/*1720565812000*/
/* Customize the label (the container) */
/*
.containerX {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.containerX input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  border-radius: 50%;
}


.containerX:hover input ~ .checkmark {
  background-color: #ccc;
}


.containerX input:checked ~ .checkmark {
  background-color: #2196F3;
}


.containerX:after {
  content: "";
  position: absolute;
  display: none;
}


.container input:checked ~ .checkmark:after {
  display: block;
}


.containerX .checkmark:after {
  top: 0px;
  left: 0px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
} */

.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;
    -webkit-transform: translateZ(0);
    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
}

.update-available {
    margin-top: 10px;
    padding: 2px;
    text-align: left
}

.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: 0;
    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
    }

    .ie9 .responsive-table-horizontal thead {
        float: none
    }
}

.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: .9em;
    text-align: right;
    width: 25%
}

.lfr-asset-column-actions-content {
    background-color: #d7f1ff
}

.lfr-asset-column-actions .lfr-asset-column-actions-content {
    border-color: #88c5d9
}

.lfr-asset-column-details .lfr-asset-categories {
    color: #7d7d7d
}

.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555
}

.lfr-asset-column-details .lfr-asset-description {
    color: #444;
    font-style: italic;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none
}

.lfr-asset-column-details .lfr-asset-icon {
    border-right-color: #999;
    color: #999
}

.lfr-asset-column-details .lfr-asset-tags {
    color: #7d7d7d
}

.lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555
}

.lfr-asset-panels .lfr-panel.lfr-extended,.lfr-asset-column-details .lfr-panel.lfr-extended {
    border-color: #ccc
}

.lfr-form-row {
    border-bottom-color: #ccc
}

.lfr-form-row:hover {
    border-bottom-color: #ccc
}

.lfr-form-row .handle-sort-vertical {
    background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%
}

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
    background-color: #fff
}

.form-control-inline {
    background-color: transparent;
    font-size: 1.125rem;
    font-weight: 700
}

.form-control-inline:not(:hover) {
    border-color: transparent
}

.form-control-inline::-webkit-input-placeholder {
    color: #a7a9bc;
    font-style: italic
}

.form-control-inline:-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic
}

.form-control-inline::-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic
}

.form-control-inline::-moz-placeholder {
    color: #a7a9bc;
    font-style: italic
}

.form-control-inline::placeholder {
    color: #a7a9bc;
    font-style: italic
}

.definition-of-terms dt {
    color: #333;
    font-weight: normal;
    width: 100%;
    word-break: break-word
}

@media(min-width: 576px) {
    .definition-of-terms dt {
        width:auto
    }
}

.lfr-code {
    background: #fff;
    border-color: #777;
    font-family: monospace
}

.lfr-code tr td.line-numbers {
    background: #fafafa
}

.lfr-code tr td.line-numbers:before {
    color: #aaa;
    text-shadow: 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: .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: 0
}

.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: 0;
    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: .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: .5
}

.lfr-preview-file-info:hover {
    opacity: 1
}

.lfr-preview-file-index {
    font-weight: bold
}

.lfr-preview-file-image-current {
    background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%
}

.lfr-preview-file-image img {
    background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
    border-color: #aeb8bc
}

.lfr-preview-file-image-selected img,.lfr-preview-file-image:hover img {
    border-color: #00a2ea
}

.lfr-preview-file-loading-indicator {
    background: #333;
    color: #fff
}

.lfr-preview-file-image-overlay-content {
    background: url(../images/common/checkerboard.png);
    border-color: #555
}

.firefox .lfr-preview-video-content div.video-node {
    height: 100%
}

textarea.lfr-editor-textarea {
    font-family: monospace
}

.lfr-rich-editor.ace_editor {
    border-color: #a1a2a4
}

.lfr-plain-editor textarea,.lfr-rich-editor.ace_editor {
    font-family: 'Monaco','Menlo','Droid Sans Mono','Courier New',monospace;
    font-size: 12px
}

.sidebar-sm {
    font-size: .875rem
}

.sidebar-sm .sheet-subtitle {
    font-size: .75rem;
    margin-bottom: 1rem
}

.sidebar-sm .form-group {
    margin-bottom: 1rem
}

.sidebar-sm .form-control {
    border-radius: .1875rem;
    font-size: .875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: .25rem .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-bottom: 0;
    padding-right: 0;
    padding-top: 0
}

.sidebar-sm .form-control[type='file'] {
    padding: 0
}

.sidebar-sm select.form-control:not([size]) {
    height: 2rem
}

.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: .285rem .75rem
}

.sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: .1875rem;
    font-size: .875rem;
    line-height: 1.15;
    padding: .4375rem .75rem
}

.sidebar-sm .btn:not(.btn-unstyled).close {
    padding: .4375rem
}

.sidebar-sm .btn.btn-monospaced,.sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: .1875rem 0;
    width: 2rem
}

.sidebar-sm .input-group-item .input-group-text {
    font-size: .875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: .75rem;
    padding-right: .75rem
}

.sidebar-sm .input-group-item .btn .btn-section {
    font-size: .5625rem
}

.sidebar-sm .list-group-item-flex {
    padding: .5rem .25rem
}

.sidebar-sm .list-group-item-flex .autofit-col {
    padding-left: .25rem;
    padding-right: .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
}

.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
}

.lfr-upload-container .progress-bar {
    background: #fff;
    margin-top: 25px;
    text-align: left;
    width: 100%
}

.lfr-upload-container .progress {
    background: #8db2e3
}

.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;
        -webkit-box-shadow: none;
        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: .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: .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: .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: .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 .icon-check {
    background: #fff;
    opacity: 0;
    z-index: -1
}

.taglib-image-selector .progress-wrapper .progressbar {
    background: #b0b4bb;
    opacity: .7
}

.taglib-image-selector.check-active .icon-check {
    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 .icon-check {
    opacity: 0
}

.taglib-image-selector.drop-active .image-wrapper {
    opacity: .15
}

.taglib-image-selector.drop-active .error-wrapper {
    opacity: 0
}

.taglib-image-selector.progress-active .image-wrapper {
    opacity: .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 .icon-check {
    opacity: 0
}

.dialog-iframe-popup {
    background-color: #fff
}

.portlet-item-selector .management-bar {
    border-bottom-color: #e7e7ed;
    border-top: 1px solid #e7e7ed
}

.item-selector .card-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.item-selector .drop-zone {
    background-color: #f1f2f5
}

.item-selector .input-file {
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: .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;
    -webkit-transition: -webkit-box-shadow .15s ease-in-out;
    transition: -webkit-box-shadow .15s ease-in-out;
    -o-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

.item-selector .input-file:focus+label::before {
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 4px #80acff;
    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 {
    color: #212529
}

.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle {
    color: #6c757d
}

.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle:active,.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle:focus,.lfr-search-container-wrapper .lfr-icon-menu>.dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #212529
}

.lfr-search-container-wrapper .list-group {
    margin-bottom: 0
}

.lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: .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: .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: .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: .25rem
}

.lfr-asset-type-column,.lfr-author-column,.lfr-city-column,.lfr-country-column,.lfr-email-address-column,.lfr-job-title-column,.lfr-region-column,.lfr-removed-by-column,.lfr-replier-column,.lfr-scope-column,.lfr-screen-name-column,.lfr-type-column,.lfr-user-column,.lfr-users-column {
    word-break: break-all \9;
    word-wrap: break-word
}

@media(min-width: 576px) {
    .lfr-asset-type-column,.lfr-author-column,.lfr-city-column,.lfr-country-column,.lfr-email-address-column,.lfr-job-title-column,.lfr-region-column,.lfr-removed-by-column,.lfr-replier-column,.lfr-scope-column,.lfr-screen-name-column,.lfr-type-column,.lfr-user-column,.lfr-users-column {
        max-width: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
}

.user-info .user-details .date-info {
    color: #8c8c8c
}

.user-info .user-details .user-name {
    color: #009ae5
}

.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
}

.js .taglib-webdav.visible {
    background: #f0f5f7
}

.js .taglib-webdav table {
    border-color: #828f95
}

.taglib-workflow-status .workflow-id,.taglib-workflow-status .workflow-version,.taglib-workflow-status .workflow-status {
    color: #999
}

.aspect-ratio.aspect-ratio-8-to-3 {
    padding-bottom: 37.5%
}

.lfr-autocomplete-input-list .yui3-aclist-list {
    margin: 0
}

.liferay-autocomplete-input-mirror {
    left: -9999px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: -9999px;
    visibility: hidden;
    white-space: pre-wrap;
    word-wrap: break-word
}

.card-tab-group .card-tab:nth-child(n+2) {
    border-left: 4px solid #65b6f0;
    padding-left: 20px
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
    border-left-color: #c2e2f9
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
    border-left-width: 0;
    padding-left: 0
}

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
    width: 95px
}

.hsv-palette .hsv-view-container .hsv-value {
    width: 56px
}

.yui3-color-picker-popover .palette-container {
    border-collapse: separate
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
    bottom: 0 !important;
    left: 0 !important;
    margin: 0;
    max-width: none;
    right: 0 !important;
    top: 0 !important;
    width: 100%
}

@media(min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
        bottom:auto !important;
        height: 100%;
        left: 50% !important;
        max-height: 375px;
        max-width: 650px;
        right: auto !important;
        top: 50% !important;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog>.hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0
}

@media(max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog>.hsv-palette-modal-content {
        border-radius:0;
        border-width: 0
    }
}

@media(max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
        padding:1rem
    }
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0
}

.dialog-bd {
    min-height: 30px
}

.dialog-content {
    border: 1px solid #c8c9ca;
    padding: 5px
}

.dialog-iframe-popup .sheet>.lfr-nav {
    margin-top: -24px
}

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
    position: static
}

.dialog-iframe-popup .lfr-form-content {
    padding: 15px
}

.dialog-iframe-popup .portlet-body,.dialog-iframe-popup .portlet-boundary,.dialog-iframe-popup .portlet-column,.dialog-iframe-popup .portlet-layout {
    height: 100%
}

.dialog-iframe-popup .portlet-column {
    position: static
}

.dialog-iframe-popup .dialog-body>.container-fluid-1280,.dialog-iframe-popup .dialog-body .container-view,.dialog-iframe-popup .export-dialog-tree>.container-fluid-1280,.dialog-iframe-popup .export-dialog-tree .container-view,.dialog-iframe-popup .lfr-dynamic-uploader>.container-fluid-1280,.dialog-iframe-popup .lfr-dynamic-uploader .container-view,.dialog-iframe-popup .lfr-form-content>.container-fluid-1280,.dialog-iframe-popup .lfr-form-content .container-view,.dialog-iframe-popup .portlet-configuration-body-content>.container-fluid-1280,.dialog-iframe-popup .portlet-configuration-body-content .container-view,.dialog-iframe-popup .process-list>.container-fluid-1280,.dialog-iframe-popup .process-list .container-view,.dialog-iframe-popup .roles-selector-body>.container-fluid-1280,.dialog-iframe-popup .roles-selector-body .container-view {
    padding-top: 20px
}

.dialog-iframe-popup .dialog-body>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .dialog-body>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .dialog-body .container-view>.nav-tabs-default,.dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,.dialog-iframe-popup .export-dialog-tree>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .export-dialog-tree>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .export-dialog-tree .container-view>.nav-tabs-default,.dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,.dialog-iframe-popup .lfr-dynamic-uploader>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .lfr-dynamic-uploader>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .lfr-dynamic-uploader .container-view>.nav-tabs-default,.dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,.dialog-iframe-popup .lfr-form-content>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .lfr-form-content>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .lfr-form-content .container-view>.nav-tabs-default,.dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,.dialog-iframe-popup .portlet-configuration-body-content>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .portlet-configuration-body-content>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .portlet-configuration-body-content .container-view>.nav-tabs-default,.dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,.dialog-iframe-popup .process-list>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .process-list>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .process-list .container-view>.nav-tabs-default,.dialog-iframe-popup .process-list .container-view .nav-tabs-underline,.dialog-iframe-popup .roles-selector-body>.container-fluid-1280>.nav-tabs-default,.dialog-iframe-popup .roles-selector-body>.container-fluid-1280 .nav-tabs-underline,.dialog-iframe-popup .roles-selector-body .container-view>.nav-tabs-default,.dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -9px;
    margin-right: -9px;
    margin-top: -20px
}

.dialog-iframe-popup .dialog-body>.lfr-nav+.container-fluid-1280,.dialog-iframe-popup .export-dialog-tree>.lfr-nav+.container-fluid-1280,.dialog-iframe-popup .lfr-dynamic-uploader>.lfr-nav+.container-fluid-1280,.dialog-iframe-popup .lfr-form-content>.lfr-nav+.container-fluid-1280,.dialog-iframe-popup .portlet-configuration-body-content>.lfr-nav+.container-fluid-1280,.dialog-iframe-popup .process-list>.lfr-nav+.container-fluid-1280,.dialog-iframe-popup .roles-selector-body>.lfr-nav+.container-fluid-1280 {
    padding-top: 0
}

.dialog-iframe-popup .login-container {
    padding: 1rem
}

.dialog-iframe-popup .management-bar-default,.dialog-iframe-popup .navbar-default {
    border-left-width: 0;
    border-radius: 0;
    border-right-width: 0;
    border-top-width: 0;
    margin-bottom: 0
}

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,.dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 48px);
    position: relative
}

@media(min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,.dialog-iframe-popup .portlet-export-import-container {
        height:calc(100% - 48px)
    }
}

.dialog-iframe-popup .navigation-bar>.container-fluid {
    margin-left: 24px;
    margin-right: 24px;
    padding: 0
}

.dialog-iframe-popup .panel-group .panel {
    border-left-width: 0;
    border-radius: 0;
    border-right-width: 0
}

.dialog-iframe-popup .panel-group .panel+.panel {
    border-top-width: 0;
    margin-top: 0
}

.dialog-iframe-popup .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 3px;
    padding-right: 3px
}

@media(min-width: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
        padding-left:8px;
        padding-right: 8px
    }
}

.dialog-iframe-popup .lfr-dynamic-uploader,.dialog-iframe-popup .process-list {
    bottom: 0;
    display: block;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 48px;
    -webkit-overflow-scrolling: touch
}

@media(min-width: 576px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,.dialog-iframe-popup .process-list {
        top:48px
    }
}

.dialog-iframe-popup .portlet-export-import-publish-processes {
    top: 0
}

@media(min-width: 768px) {
    .dialog-with-footer #main-content,.dialog-with-footer #wrapper {
        height:calc(100% - 60px)
    }
}

.dialog-with-footer .button-holder.dialog-footer,.dialog-with-footer .sheet-footer.dialog-footer {
    background-color: #FFF;
    border-top: 1px solid #dee2e6;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 0;
    margin: 0;
    padding: 10px 24px;
    width: 100%
}

@media(min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,.dialog-with-footer .sheet-footer.dialog-footer {
        position:fixed
    }
}

.dialog-with-footer .button-holder.dialog-footer .btn,.dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0
}

@media(min-width: 768px) {
    .dialog-with-footer .dialog-body,.dialog-with-footer .lfr-dynamic-uploader,.dialog-with-footer .lfr-form-content,.dialog-with-footer .portlet-configuration-body-content,.dialog-with-footer .roles-selector-body {
        padding-bottom:60px
    }
}

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0
}

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer+.dialog-footer {
    display: none
}

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: visible
}

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content>form {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: none;
    overflow: auto
}

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
    bottom: 0
}

.portlet-layout.dragging {
    border-collapse: separate
}

.drop-area {
    background-color: #d3dadd
}

.active-area {
    background: #ffc
}

.portlet-boundary.yui3-dd-dragging {
    opacity: .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: .65;
    position: absolute
}

.proxy.generic-portlet {
    height: 200px;
    width: 300px
}

.proxy.generic-portlet .portlet-title {
    padding: 10px
}

.proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px
}

.resizable-proxy {
    border: 1px dashed #828f95;
    position: absolute;
    visibility: hidden
}

.sortable-proxy {
    background: #727c81;
    margin-top: 1px
}

.sortable-layout-drag-target-indicator {
    margin: 2px 0
}

.yui3-dd-proxy {
    z-index: 1110 !important
}

.lfr-editable {
    outline: 1px dashed #68bb30;
    outline-offset: 2px;
    position: relative
}

.lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px
}

.lfr-editable:focus:after {
    display: none
}

.lfr-editable:focus:hover {
    background-color: transparent
}

.lfr-editable:hover {
    background-color: rgba(255,255,255,0.3);
    outline-color: #519226
}

.lfr-editable:hover:after {
    background-color: #519226
}

.lfr-editable-notice-close {
    margin-left: 1em
}

.lfr-portlet-title-editable {
    margin-top: 0;
    z-index: 9999
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
    margin-bottom: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
    display: none
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
    display: inline-block;
    vertical-align: bottom
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
    margin-top: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
    display: inline-block;
    float: none;
    margin-top: 0;
    width: auto
}

.alloy-editor-container .alloy-editor {
    outline: 0
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    border-left-color: #dbdde1;
    color: #b0b4bb
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
    color: #ccc
}

.alloy-editor-container .alloy-editor-icon {
    color: #869cad
}

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    border-left-color: #c67
}

.cke_dialog .cke_dialog_ui_input_text {
    height: auto
}

.cke_editable_inline a {
    cursor: pointer
}

.cke_panel.cke_combopanel {
    width: 220px
}

.cke_panel_block .cke_panel_grouptitle {
    font-size: 20px;
    line-height: 20px;
    margin-top: 0
}

.cke_panel_block .cke_panel_list {
    margin-left: 0
}

.cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: normal;
    line-height: initial
}

.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
    text-decoration: none
}

.cke_show_border {
    width: 500px
}

.cke_show_border td {
    height: 15px
}

.cke_widget_image .cke_image_resizer {
    bottom: -15px;
    height: 5px;
    outline-color: transparent;
    padding: 5px;
    right: -15px;
    width: 5px
}

[dir="ltr"] .html-editor.portlet {
    text-align: left
}

[dir="rtl"] .html-editor.portlet {
    text-align: right
}

.html-editor.portlet {
    background: #fff;
    color: #000;
    line-height: 1;
    padding: 1em
}

.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: .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: '\f0d7'
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
    content: '\f0dA'
}

.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: red
}

.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
}

[dir="ltr"] .mce-content-body {
    text-align: left
}

[dir="rtl"] .mce-content-body {
    text-align: right
}

.file-icon-color-0 {
    background-color: #FFF;
    color: #6b6c7e
}

.file-icon-color-1 {
    background-color: #FFF;
    color: #a7a9bc
}

.file-icon-color-2 {
    background-color: #FFF;
    color: #50d2a0
}

.file-icon-color-3 {
    background-color: #FFF;
    color: #af78ff
}

.file-icon-color-4 {
    background-color: #FFF;
    color: #ffb46e
}

.file-icon-color-5 {
    background-color: #FFF;
    color: #ff5f5f
}

.file-icon-color-6 {
    background-color: #FFF;
    color: #4b9bff
}

.file-icon-color-7 {
    background-color: #FFF;
    color: #272833
}

.lfr-item-viewer .image-viewer-base {
    outline: 0
}

.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: .8em;
    font-weight: normal
}

.lfr-item-viewer .progress-container {
    background-color: #fff
}

.lfr-item-viewer.uploading>div:not(.progress-container) {
    opacity: .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 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;
    word-wrap: break-all;
    word-wrap: break-all
}

.lfr-page-layouts {
    padding: 0
}

.lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute
}

.lfr-page-layouts input[type='radio']:checked+.card-horizontal.card,.lfr-page-layouts input[type='radio']:checked+.card-horizontal .card {
    background-color: #f8f9fa;
    cursor: default
}

.lfr-page-layouts input[type='radio']:checked+.card-horizontal::after {
    background-color: #007bff;
    bottom: -1px;
    content: "";
    height: 4px;
    left: -1px;
    position: absolute;
    right: -1px;
    -webkit-transition: height .15s ease-in-out;
    -o-transition: height .15s ease-in-out;
    transition: height .15s ease-in-out
}

.lfr-page-layouts .card-horizontal.card,.lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .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;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,0.25);
    box-shadow: 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 .25rem .25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    -webkit-transition: height .15s ease-in-out;
    -o-transition: height .15s ease-in-out;
    transition: height .15s ease-in-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 {
    background-color: #007bff;
    height: 4px
}

.lfr-page-layouts .card-horizontal:active::after,.lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px
}

.dialog-iframe-popup:not(.article-preview) #main-content,.dialog-iframe-popup:not(.article-preview) #wrapper {
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch
}

.modal {
    display: block;
    margin: 0;
    overflow: hidden;
    position: fixed
}

.modal-body {
    overflow: auto
}

.modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0
}

@media(min-width: 576px) {
    .modal-dialog {
        max-width:none
    }
}

.modal-dialog.modal-dialog-sm {
    max-width: 500px
}

.modal-hidden {
    display: none
}

.modal-open .modal {
    overflow: hidden
}

.portal-popup .columns-max>.portlet-layout.row {
    margin-left: 0;
    margin-right: 0
}

.portal-popup .columns-max>.portlet-layout.row>.portlet-column {
    padding-left: 0;
    padding-right: 0
}

.dragging .portlet-column.customizable {
    background-color: #cffccf;
    outline: 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: .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: .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: .25rem .25rem 0 0;
    padding: 10px 15px;
    position: relative;
    z-index: 1
}

.splitter.splitter-spaced {
    border-radius: .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 .5em 1em;
    white-space: normal
}

.tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%
}

.tag-selected {
    color: #000;
    font-weight: bold;
    text-decoration: none
}

.tag-cloud {
    line-height: 2.5em
}

.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: .6rem;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: .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: .3rem
}

.tooltip.bottom .tooltip-arrow {
    top: 0
}

.tooltip.left {
    padding-right: .3rem
}

.tooltip.left .tooltip-arrow {
    right: 0
}

.tooltip.right {
    padding-left: .3rem
}

.tooltip.right .tooltip-arrow {
    left: 0
}

.tooltip.top {
    padding-bottom: .3rem
}

.tooltip.top .tooltip-arrow {
    bottom: 0
}

.tree-node .icon-check {
    padding-right: 2px
}

.tree-node .icon-check:before {
    content: '\f096'
}

.tree-node .tree-node-checked .icon-check {
    padding-right: 0
}

.tree-node .tree-node-checked .icon-check:before {
    content: '\f046'
}

.tree-node [class^='icon-'] {
    margin-right: 5px
}

.tree-node .tree-node-checkbox-container {
    margin-right: 0
}

.tree-node .tree-node-selected .tree-label {
    background: 0
}

.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;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #6b6c7e
}

.user-icon-color-1 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #4b9bff
}

.user-icon-color-2 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #ffb46e
}

.user-icon-color-3 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #ff5f5f
}

.user-icon-color-4 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #50d2a0
}

.user-icon-color-5 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #ff73c3
}

.user-icon-color-6 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #9be169
}

.user-icon-color-7 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #af78ff
}

.user-icon-color-8 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #ffd76e
}

.user-icon-color-9 {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 0 1px #dee2e6;
    box-shadow: 0 0 0 1px #dee2e6;
    color: #5fc8ff
}

.portlet-column-content.empty {
    padding: 50px
}

#wrapper {
    padding-bottom: 0;
    padding-top: 2em;
    position: relative
}

.modify-pages li {
    position: relative
}

.modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1
}

.modify-pages .delete-tab {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 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: .125rem;
    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;
    -o-text-overflow: ellipsis;
    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;
    -o-text-overflow: ellipsis;
    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: .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
}

@media(min-width: 576px) {
    .portlet.open>.portlet-topper,.portlet:hover>.portlet-topper,.portlet.focus>.portlet-topper {
        opacity:1;
        -webkit-transform: translateY(-97%);
        -ms-transform: translateY(-97%);
        transform: translateY(-97%)
    }
}

@media(min-width: 576px) {
    .portlet.open>.portlet-content-editable,.portlet:hover>.portlet-content-editable,.portlet.focus>.portlet-content-editable {
        border-color:transparent;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
}

.portlet {
    margin-bottom: 10px;
    position: relative
}

.portlet>.portlet-content-editable {
    border-color: transparent
}

.portlet>.portlet-topper {
    display: none
}

@media(min-width: 576px) {
    .portlet>.portlet-topper {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        -webkit-transition: opacity .25s,-webkit-transform .25s;
        transition: opacity .25s,-webkit-transform .25s;
        -o-transition: opacity .25s,transform .25s;
        transition: opacity .25s,transform .25s;
        transition: opacity .25s,transform .25s,-webkit-transform .25s;
        top: 0
    }
}

@media(min-width: 576px) and (prefers-reduced-motion:reduce) {
    .portlet>.portlet-topper {
        -webkit-transition:none;
        -o-transition: none;
        transition: none
    }
}

.portlet-content-editable {
    border-color: transparent;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 1px 1px 1px
}

.portlet-actions {
    float: right
}

.portlet-name-text {
    font-size: .875rem;
    font-weight: 600
}

.portlet-options {
    display: inline-block
}

.portlet-title-default {
    box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    line-height: 2;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.portlet-title-menu {
    box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    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;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    color: rgba(0,0,0,0.5);
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    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:.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:.5
    }

    .lfr-configurator-visibility .portlet-content-editable {
        opacity: .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:-webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.controls-visible .portlet-topper-toolbar {
    display: block
}

.lfr-configurator-visibility .portlet-borderless-bar {
    opacity: .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 28px
}

.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: 0
}

.breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap
}

.taglib-calendar tr.portlet-section-header th,.taglib-calendar tr td {
    border-width: 0
}

.taglib-calendar tr td a {
    background-color: #f0f5f7;
    border: 1px solid #fff;
    border-bottom-width: 0;
    border-left-width: 0;
    display: block;
    height: 15px;
    padding: 5px 0
}

.taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff
}

.taglib-calendar tr td.calendar-inactive {
    background-color: #fff;
    color: #b5bfc4
}

.taglib-calendar tr th {
    border-bottom-color: #d7d7d7
}

.taglib-calendar table td {
    border-width: 0
}

.taglib-calendar .calendar-current-day,.taglib-calendar .calendar-current-day a {
    background-color: #fff
}

.taglib-calendar .calendar-current-day a {
    border: 1px solid #727c81;
    color: #369;
    text-decoration: underline
}

.navbar form {
    margin: 0
}

.widget-toolbar .btn+.btn,.widget-toolbar .widget-group+.widget-group {
    margin-left: 1rem
}

.widget-mode-detail {
    padding-top: 1rem
}

.widget-mode-detail .title {
    font-size: 36px
}

.widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px
}

.widget-mode-detail .widget-metadata {
    margin-bottom: 2rem
}

.widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px
}

.widget-mode-detail .widget-mode-detail-text img {
    max-width: 100%
}

.widget-mode-detail .widget-mode-detail-text p {
    font-size: 18px;
    line-height: 1.8
}

.widget-mode-card .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100% - 24px);
    margin-bottom: 24px
}

.widget-mode-card .card-header {
    overflow: hidden;
    padding: 0
}

.widget-mode-card .card-title {
    position: relative
}

@media(min-width: 768px) {
    .widget-mode-card .visible-interaction {
        position:absolute;
        right: -8px
    }
}

.widget-mode-simple .widget-topbar {
    margin-bottom: 8px
}

.widget-mode-simple .widget-metadata {
    margin-bottom: 24px
}

.widget-mode-simple .widget-toolbar {
    margin-top: 1.5rem
}

.widget-mode-simple .widget-content .cover-image {
    margin-bottom: 24px
}

.menu-content,.underlay-content {
    -webkit-box-shadow: 2px 4px 7px rgba(0,0,0,0.5);
    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 {
    -webkit-box-shadow: 0 3px 5px -3px rgba(0,0,0,0.8);
    box-shadow: 0 3px 5px -3px rgba(0,0,0,0.8)
}

.lfr-preview-file-image-current-column {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.8);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.8)
}

.lfr-preview-file-image-current-column {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.8);
    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 {
    -webkit-box-shadow: 0 1px 3px #ccc;
    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 {
    -webkit-box-shadow: none;
    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 {
    -webkit-box-shadow: 0 0 5px 0 #333;
    box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    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 {
    -webkit-box-shadow: 0 0 3px #ddd;
    box-shadow: 0 0 3px #ddd
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047
}

.input-localized .palette-item-selected .lfr-input-localized-state {
    -webkit-box-shadow: 0 0 3px #27c1f2;
    box-shadow: 0 0 3px #27c1f2
}

.lfr-content-preview-popup .lfr-content-preview-popup-content {
    border-radius: 0;
    -webkit-box-shadow: 8px 3px 7px rgba(0,0,0,0.25);
    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 {
    -webkit-box-shadow: none;
    box-shadow: none
}

.rule-group-instance-container .rule-group-instance {
    -webkit-box-shadow: 1px 1px 2px #999;
    box-shadow: 1px 1px 2px #999
}

.lfr-action-label {
    border-radius: 2px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@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 .5s linear infinite;
    animation: progress-bar-stripes .5s linear infinite;
    background-image: -o-linear-gradient(135deg,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-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;
    -webkit-transition: width,0.5s,ease-out;
    -o-transition: width,0.5s,ease-out;
    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 {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

@-webkit-keyframes highlight-animation {
    from {
        background-color: #ffc
    }

    to {
        background-color: transparent
    }
}

@keyframes highlight-animation {
    from {
        background-color: #ffc
    }

    to {
        background-color: transparent
    }
}

.highlight-animation {
    -webkit-animation: highlight-animation .7s;
    animation: highlight-animation .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: .4s;
    animation-delay: .4s
}

.lfr-spa-loading-bar {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

@-webkit-keyframes shift-rightwards {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    40% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes shift-rightwards {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    40% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(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 {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    transition: -webkit-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

@media(prefers-reduced-motion:reduce) {
    .portlet-boundary.yui3-dd-dragging {
        -webkit-transition: none;
        -o-transition: none;
        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 {
    -webkit-box-shadow: none;
    box-shadow: none
}

@-webkit-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #ddd
    }

    50% {
        background-color: #ddedde;
        border-color: #7d7;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        background-color: #ddedde;
        border-color: #7d7
    }

    100% {
        background-color: #ebebeb;
        border-color: #ddd
    }
}

@keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #ddd
    }

    50% {
        background-color: #ddedde;
        border-color: #7d7;
        -webkit-transform: scale(1.1);
        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 {
    -webkit-box-shadow: inset 0 0 5px #b8c1d1;
    box-shadow: inset 0 0 5px #b8c1d1
}

.upload-drop-intent .lfr-upload-container .upload-target {
    -webkit-animation: lfr-drop-active 1s ease .2s infinite;
    animation: lfr-drop-active 1s ease .2s infinite
}

.quick-access-nav a {
    -webkit-box-shadow: rgba(0,0,0,0.1) 1px 1px 1px;
    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 {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: initial;
    box-shadow: initial
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e4e4e4));
    background-image: -o-linear-gradient(#fff,#e4e4e4);
    background-image: linear-gradient(#fff,#e4e4e4);
    border-radius: 2px
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(#ccc));
    background-image: -o-linear-gradient(#f2f2f2,#ccc);
    background-image: linear-gradient(#f2f2f2,#ccc)
}

input.switch:focus ~ .switch-bar:before {
    -webkit-box-shadow: 0 0 3px #00f;
    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 {
    -webkit-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    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 {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.taglib-image-selector .icon-check {
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    border-radius: 30px
}

@media(prefers-reduced-motion:reduce) {
    .taglib-image-selector .icon-check {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.taglib-image-selector .progress-wrapper .progressbar {
    border-radius: 0
}

.drop-here-info {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .drop-here-info {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.drop-here-info .drop-icons {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .drop-here-info .drop-icons {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.drop-here-info .drop-icons span {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 3px
}

@media(prefers-reduced-motion:reduce) {
    .drop-here-info .drop-icons span {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.drop-here-info .drop-icons span:nth-of-type(1) {
    -webkit-box-shadow: 5px 4px 0 0 rgba(0,0,0,0.08);
    box-shadow: 5px 4px 0 0 rgba(0,0,0,0.08);
    -webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg)
}

.drop-here-info .drop-icons span:nth-of-type(2) {
    -webkit-box-shadow: 0 6px 0 -2px rgba(0,0,0,0.15);
    box-shadow: 0 6px 0 -2px rgba(0,0,0,0.15);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.drop-here-info .drop-icons span:nth-of-type(3) {
    -webkit-box-shadow: -5px 4px 0 0 rgba(0,0,0,0.08);
    box-shadow: -5px 4px 0 0 rgba(0,0,0,0.08);
    -webkit-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    transform: rotate(-25deg)
}

.drop-active .drop-here-info span:nth-of-type(1) {
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.drop-active .drop-here-info span:nth-of-type(2) {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.drop-active .drop-here-info span:nth-of-type(3) {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg)
}

:root {
    --cc-font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --cc-font-size: 16px;
    --cc-bg: #fff;
    --cc-z-index: 2147483647;
    --cc-text: var(--color-black);
    --cc-border-radius: 0;
    --cc-btn-primary-bg: #2d4156;
    --cc-btn-primary-text: var(--cc-bg);
    --cc-btn-primary-hover-bg: #1d2e38;
    --cc-btn-primary-hover-text: var(--cc-btn-primary-text);
    --cc-btn-secondary-bg: #eaeff2;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #d8e0e6;
    --cc-btn-secondary-hover-text: var(--cc-btn-secondary-text);
    --cc-btn-border-radius: 0;
    --cc-toggle-bg-off: #919ea6;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #d5dee2;
    --cc-toggle-knob-bg: #fff;
    --cc-toggle-knob-icon-color: #ecf2fa;
    --cc-block-text: var(--cc-text);
    --cc-cookie-category-block-bg: #f0f4f7;
    --cc-cookie-category-block-bg-hover: #e9eff4;
    --cc-section-border: #f1f3f5;
    --cc-cookie-table-border: #e9edf2;
    --cc-overlay-bg: #040608;
    --cc-overlay-opacity: .85;
    --cc-consent-modal-box-shadow: 0 .625rem 1.875rem rgba(2,2,3,.28);
    --cc-webkit-scrollbar-bg: #cfd5db;
    --cc-webkit-scrollbar-bg-hover: #9199a0;
    --cc-horizontal-padding: 1rem
}

.cc-modal .logo {
    max-height: 7rem
}

.c_darkmode {
    --cc-bg: #181b1d;
    --cc-text: #d8e5ea;
    --cc-btn-primary-bg: #a6c4dd;
    --cc-btn-primary-text: #000;
    --cc-btn-primary-hover-bg: #c2dff7;
    --cc-btn-primary-hover-text: var(--cc-btn-primary-text);
    --cc-btn-secondary-bg: #33383c;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #3e454a;
    --cc-btn-secondary-hover-text: var(--cc-btn-secondary-text);
    --cc-toggle-bg-off: #667481;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #454c54;
    --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
    --cc-toggle-knob-icon-color: var(--cc-bg);
    --cc-block-text: #b3bfc5;
    --cc-cookie-category-block-bg: #23272a;
    --cc-cookie-category-block-bg-hover: #2b3035;
    --cc-section-border: #292d31;
    --cc-cookie-table-border: #2b3035;
    --cc-webkit-scrollbar-bg: #667481;
    --cc-webkit-scrollbar-bg-hover: #9199a0
}

#cookie-settings-trigger-btn {
    margin-top: 1rem
}

#cc--main {
    z-index: 2147483647;
    z-index: var(--cc-z-index)
}

.cc {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    color: var(--cc-text);
    font-weight: 400;
    text-rendering: optimizeLegibility
}

#c-ttl,#cook-set-body td:before,#s-ttl,.cc .b-tl,.cc .c-bn {
    font-weight: 600
}

#cm,#cook-set-body .act .b-acc,#s-inr,.cc .b-tl,.cc .c-bl {
    border-radius: 0;
    border-radius: var(--cc-border-radius)
}

#cook-set-body .act .b-acc {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.cc a,.cc button,.cc input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden
}

.cc .c-bn>span {
    pointer-events: none
}

#cc-mod-bg,#cs-ov,.c--anim #cm,.c--anim #cook-set-container,.c--anim #s-inr {
    -webkit-transition: visibility .25s linear,opacity .25s ease,-webkit-transform .25s ease !important;
    transition: visibility .25s linear,opacity .25s ease,-webkit-transform .25s ease !important;
    -o-transition: visibility .25s linear,opacity .25s ease,transform .25s ease !important;
    transition: visibility .25s linear,opacity .25s ease,transform .25s ease !important;
    transition: visibility .25s linear,opacity .25s ease,transform .25s ease,-webkit-transform .25s ease !important
}

.c--anim .c-bn {
    -webkit-transition: background-color .25s ease !important;
    -o-transition: background-color .25s ease !important;
    transition: background-color .25s ease !important
}

.c--anim #cm.bar.slide,.c--anim #cm.bar.slide+#cc-mod-bg,.c--anim .bar.slide #s-inr,.c--anim .bar.slide+#cs-ov {
    -webkit-transition: visibility .4s ease,opacity .4s ease,-webkit-transform .4s ease !important;
    transition: visibility .4s ease,opacity .4s ease,-webkit-transform .4s ease !important;
    -o-transition: visibility .4s ease,opacity .4s ease,transform .4s ease !important;
    transition: visibility .4s ease,opacity .4s ease,transform .4s ease !important;
    transition: visibility .4s ease,opacity .4s ease,transform .4s ease,-webkit-transform .4s ease !important
}

#cm.bar.slide,.cc .bar.slide #s-inr {
    opacity: 1;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

#cm.bar.top.slide,.cc .bar.left.slide #s-inr {
    opacity: 1;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

#cm.slide,.cc .slide #s-inr {
    -webkit-transform: translateY(1.6em);
    -ms-transform: translateY(1.6em);
    transform: translateY(1.6em)
}

#cm.top.slide {
    -webkit-transform: translateY(-1.6em);
    -ms-transform: translateY(-1.6em);
    transform: translateY(-1.6em)
}

#cm.bar.slide {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

#cm.bar.top.slide {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.show--consent .c--anim #cm,.show--consent .c--anim #cm.bar,.show--settings .c--anim #s-inr,.show--settings .c--anim .bar.slide #s-inr {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible !important
}

.show--consent .c--anim #cm.box.middle,.show--consent .c--anim #cm.cloud.middle {
    -webkit-transform: scale(1) translateY(-50%);
    -ms-transform: scale(1) translateY(-50%);
    transform: scale(1) translateY(-50%)
}

.show--settings .c--anim #cook-set-container {
    visibility: visible !important
}

.force--consent.show--consent .c--anim #cc-mod-bg,.show--settings .c--anim #cs-ov {
    opacity: .85 !important;
    opacity: var(--cc-overlay-opacity) !important;
    visibility: visible !important
}

#cm {
    background: #fff;
    background: #fff;
    background: var(--cc-bg);
    bottom: 1.25em;
    -webkit-box-shadow: 0 .625rem 1.875rem rgba(2,2,3,.28);
    box-shadow: 0 .625rem 1.875rem rgba(2,2,3,.28);
    -webkit-box-shadow: var(--cc-consent-modal-box-shadow);
    box-shadow: var(--cc-consent-modal-box-shadow);
    font-family: inherit;
    line-height: normal;
    max-width: 700px;
    opacity: 0;
    padding: 1em 1.4em 1.3em;
    position: fixed;
    right: 1.25em;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    visibility: hidden;
    width: 100%;
    z-index: 1
}

#cookie-consent #cm {
    display: block !important
}

#c-ttl {
    font-size: 1.05em;
    margin-bottom: .7em
}

.cloud #c-ttl {
    margin-top: -.15em
}

#c-txt {
    font-size: .9em;
    line-height: 1.5em
}

.cc #c-bns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cc .c-bn {
    background: #eaeff2;
    background: #eaeff2;
    background: var(--cc-btn-secondary-bg);
    border-radius: 0;
    border-radius: var(--cc-btn-border-radius);
    color: #000;
    color: var(--cc-btn-secondary-text);
    cursor: pointer;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .82em;
    padding: 1em 1.7em;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#cook-set-container {
    display: table;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 101
}

#cook-set-body {
    outline: 0;
    scrollbar-width: thin
}

#cook-set-body .title {
    margin-top: 1.4em
}

#cook-set-body .b-bn,#cook-set-body .title:first-child {
    margin-top: 0
}

#cook-set-body .b-acc .p {
    margin-top: 0;
    padding: 1em
}

#cook-set-container .b-bn .b-tl {
    background: 0;
    display: block;
    font-family: inherit;
    font-size: .95em;
    padding: 1.3em 6.4em 1.3em 1em;
    position: relative;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
    width: 100%
}

#cook-set-container .b-bn .b-tl.exp {
    cursor: pointer
}

#cook-set-container .act .b-bn .b-tl {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#cook-set-container .b-bn .b-tl:active,#cook-set-container .b-bn .b-tl:hover {
    background: #e9eff4;
    background: #e9eff4;
    background: var(--cc-cookie-category-block-bg-hover)
}

#cook-set-body .b-bn {
    position: relative
}

#cook-set-body .c-bl {
    border: 1px solid #f1f3f5;
    border: 1px solid var(--cc-section-border);
    margin-bottom: .4rem;
    padding: 1em;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
}

#cook-set-body .c-bl:hover {
    background: #f0f4f7;
    background: #f0f4f7;
    background: var(--cc-cookie-category-block-bg)
}

#cook-set-body .c-bl:last-child {
    margin-bottom: .5em
}

#cook-set-body .c-bl:first-child {
    border: 0;
    margin-bottom: 2em;
    margin-top: 0;
    padding: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#cook-set-body .c-bl:not(.b-ex):first-child:hover {
    background: transparent;
    background: unset
}

#cook-set-body .c-bl.b-ex {
    background: #f0f4f7;
    background: #f0f4f7;
    background: var(--cc-cookie-category-block-bg);
    border: 0;
    padding: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#cook-set-body .c-bl.b-ex+.c-bl {
    margin-top: 2em
}

#cook-set-body .c-bl.b-ex+.c-bl.b-ex {
    margin-top: 0
}

#cook-set-body .c-bl.b-ex:first-child {
    margin-bottom: .5em
}

#cook-set-body .b-acc {
    display: none;
    margin-bottom: 0;
    max-height: 0;
    overflow: hidden;
    padding-top: 0
}

#cook-set-body .act .b-acc {
    display: block;
    max-height: 100%;
    overflow: hidden
}

#cook-set-container .p {
    color: #000;
    color: var(--cc-block-text);
    font-size: .9em;
    line-height: 1.5em;
    margin-top: .85em
}

.cc .b-tg .c-tgl:disabled {
    cursor: not-allowed
}

#c-vln {
    display: table-cell;
    position: relative;
    vertical-align: middle
}

#cs {
    bottom: 0;
    left: 0;
    padding: 0 1.7em;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%
}

#cs,#s-inr {
    height: 100%
}

#s-inr {
    -webkit-box-shadow: 0 13px 27px -5px rgba(3,6,9,0.26);
    box-shadow: 0 13px 27px -5px rgba(3,6,9,0.26);
    margin: 0 auto;
    max-width: 45em;
    opacity: 0;
    overflow: hidden;
    padding-bottom: 4.75em;
    padding-top: 3.75em;
    position: relative;
    -webkit-transform: scale(0.96);
    -ms-transform: scale(0.96);
    transform: scale(0.96);
    visibility: hidden
}

#s-bns,#cook-set-header,#s-inr {
    background: #fff;
    background: #fff;
    background: var(--cc-bg)
}

#cook-set-body {
    display: block;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-y: overlay;
    padding: 1.3em 1.6em;
    width: 100%
}

.action-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 1rem;
    gap: 1rem;
    padding: 1em 0
}

.action-buttons button,.action-buttons button.btn {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 100%
}

.cook-set-container .action-buttons {
    padding-left: 1.8em;
    padding-right: 1.8em
}

.cc .cc-link {
    border-bottom: 1px solid #2d4156;
    border-bottom: 1px solid #2d4156;
    border-bottom: 1px solid var(--cc-btn-primary-bg);
    color: #2d4156;
    color: var(--cc-btn-primary-bg);
    cursor: pointer;
    display: inline;
    font-weight: 600;
    padding-bottom: 0;
    text-decoration: none
}

.cc .cc-link:active,.cc .cc-link:hover {
    border-color: transparent
}

.cc .b-tg .c-tgl:checked ~ .c-tg {
    background: #2d4156;
    background: #2d4156;
    background: var(--cc-toggle-bg-on)
}

#c-bns button:first-child:active,#c-bns button:first-child:hover,#c-bns.swap button:last-child:active,#c-bns.swap button:last-child:hover,#s-bns button:first-child:active,#s-bns button:first-child:hover {
    background: #1d2e38;
    background: #1d2e38;
    background: var(--cc-btn-primary-hover-bg);
    color: #fff;
    color: var(--cc-btn-primary-hover-text)
}

#c-bns.swap button:first-child:active,#c-bns.swap button:first-child:hover {
    background: #d8e0e6;
    background: #d8e0e6;
    background: var(--cc-btn-secondary-hover-bg);
    color: #000;
    color: var(--cc-btn-secondary-hover-text)
}

#cook-set-header {
    border-bottom: 1px solid #f1f3f5;
    border-bottom: 1px solid #f1f3f5;
    border-bottom: 1px solid var(--cc-section-border);
    display: table;
    height: 3.75em;
    padding: 0 1.8em;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

#cook-set-header,#s-ttl {
    vertical-align: middle
}

#s-ttl {
    display: table-cell;
    font-size: 1em
}

#cook-set-close-button:after,#cook-set-close-button:before,.cc .on-i:before {
    content: "";
    margin: 0 auto;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#cook-set-close-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.45em;
    font-weight: 400;
    height: 1.7em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 1.7em
}

#cook-set-close-button:before,#cook-set-close-button:after {
    background: #2d4156;
    background: #000;
    background: var(--cc-btn-secondary-text);
    height: .6em;
    width: 1.5px
}

#cook-set-close-button:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cc span.t-lb {
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1
}

#c_policy__text {
    height: 31.25em;
    margin-top: 1.25em;
    overflow-y: auto
}

#c-s-in {
    height: calc(100% - 2.5em);
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width: 688px) {
    #cook-set-body::-webkit-scrollbar {
        background:transparent;
        border-radius: 0 .25em .25em 0;
        height: 100%;
        width: .8em
    }

    #cook-set-body::-webkit-scrollbar-thumb {
        background: #cfd5db;
        background: #cfd5db;
        background: var(--cc-webkit-scrollbar-bg);
        border: .25em solid #fff;
        border: .25em solid var(--cc-bg);
        border-radius: 100em
    }

    #cook-set-body::-webkit-scrollbar-thumb:hover {
        background: #9199a0;
        background: #9199a0;
        background: var(--cc-webkit-scrollbar-bg-hover)
    }

    #cook-set-body::-webkit-scrollbar-button {
        height: 5px;
        width: 10px
    }
}

.cc .b-tg {
    bottom: 0;
    display: inline-block;
    margin: auto;
    right: 1.2em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.cc .b-tg,.cc .b-tg .c-tgl {
    cursor: pointer;
    position: absolute;
    top: 0
}

.cc .b-tg .c-tgl {
    border: 0;
    display: block;
    left: 0;
    margin: 0
}

.cc .b-tg .c-tg {
    background: #919ea6;
    background: #919ea6;
    background: var(--cc-toggle-bg-off);
    pointer-events: none;
    position: absolute;
    -webkit-transition: background-color .25s ease,-webkit-box-shadow .25s ease;
    transition: background-color .25s ease,-webkit-box-shadow .25s ease;
    -o-transition: background-color .25s ease,box-shadow .25s ease;
    transition: background-color .25s ease,box-shadow .25s ease;
    transition: background-color .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease
}

.cc .b-tg,.cc .b-tg .c-tg,.cc .b-tg .c-tgl,.cc span.t-lb {
    height: 1.5em;
    width: 3.4em
}

.cc .b-tg .c-tg.c-ro {
    cursor: not-allowed
}

.cc .b-tg .c-tgl ~ .c-tg.c-ro {
    background: #d5dee2;
    background: #d5dee2;
    background: var(--cc-toggle-bg-readonly)
}

.cc .b-tg .c-tgl ~ .c-tg.c-ro:after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.cc .b-tg .c-tg:after {
    background: #fff;
    background: #fff;
    background: var(--cc-toggle-knob-bg);
    border: 0;
    -webkit-box-shadow: 0 1px 2px rgba(24,32,35,0.36);
    box-shadow: 0 1px 2px rgba(24,32,35,0.36);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 1.25em;
    left: .125em;
    position: relative;
    top: .125em;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
    width: 1.25em
}

.cc .b-tg .c-tgl:checked ~ .c-tg:after {
    -webkit-transform: translateX(1.9em);
    -ms-transform: translateX(1.9em);
    transform: translateX(1.9em)
}

#cook-set-body table,#cook-set-body td,#cook-set-body th {
    border: 0
}

#cook-set-body tbody tr {
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
}

#cook-set-body tbody tr:hover {
    background: #e9eff4;
    background: #e9eff4;
    background: var(--cc-cookie-category-block-bg-hover)
}

#cook-set-body table {
    border-collapse: collapse;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 100%
}

#cook-set-body caption {
    border-bottom: 1px solid #e9edf2;
    border-bottom: 1px solid #e9edf2;
    border-bottom: 1px solid var(--cc-cookie-table-border);
    font-size: .9em;
    font-weight: 600;
    padding: .5rem 1rem
}

#cook-set-body td,#cook-set-body th {
    font-size: .8em;
    padding: .8em .625em .8em 1.2em;
    text-align: left;
    vertical-align: top
}

#cook-set-body th {
    font-family: inherit;
    font-weight: 600;
    padding: 1em 1rem
}

#cook-set-body thead tr:first-child {
    border-bottom: 1px solid #e9edf2;
    border-bottom: 1px solid #e9edf2;
    border-bottom: 1px solid var(--cc-cookie-table-border)
}

.force--consent #cs,.force--consent #cook-set-container {
    width: 100vw
}

#cc-mod-bg,#cs-ov {
    background: #040608;
    background: var(--cc-overlay-bg);
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: hidden
}

.c--anim #cs-ov,.force--consent .c--anim #cc-mod-bg,.force--consent.show--consent #cc-mod-bg,.show--settings #cs-ov {
    display: block
}

#cs-ov {
    z-index: 2
}

.force--consent .cc {
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transition: visibility .25s linear;
    -o-transition: visibility .25s linear;
    transition: visibility .25s linear;
    visibility: hidden;
    width: 100vw
}

.force--consent.show--consent .c--anim .cc,.force--consent.show--settings .c--anim .cc {
    visibility: visible
}

.force--consent #cm {
    position: absolute
}

.force--consent #cm.bar {
    max-width: 100vw;
    width: 100vw
}

html.force--consent.show--consent {
    overflow-y: hidden !important
}

html.force--consent.show--consent,html.force--consent.show--consent body {
    overflow-x: hidden !important
}

.cc .act .b-bn .exp:before,.cc .b-bn .exp:before {
    border: solid #000;
    border: solid var(--cc-btn-secondary-text);
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    left: 1.2em;
    margin-right: 15px;
    padding: .2em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.cc .act .b-bn .b-tl:before {
    -webkit-transform: translateY(-20%) rotate(225deg);
    -ms-transform: translateY(-20%) rotate(225deg);
    transform: translateY(-20%) rotate(225deg)
}

.cc .on-i:before {
    border: solid #ecf2fa;
    border: solid var(--cc-toggle-knob-icon-color);
    border-width: 0 2px 2px 0;
    display: inline-block;
    left: .75em;
    padding: .1em .1em .45em;
    top: .37em
}

.cc .off-i,.cc .on-i {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transition: opacity .15s ease;
    -o-transition: opacity .15s ease;
    transition: opacity .15s ease;
    width: 50%
}

.cc .on-i {
    left: 0;
    opacity: 0
}

.cc .off-i:after,.cc .off-i:before {
    background: #ecf2fa;
    background: #ecf2fa;
    background: var(--cc-toggle-knob-icon-color);
    content: " ";
    display: block;
    height: .7em;
    margin: 0 auto;
    position: absolute;
    right: .8em;
    top: .42em;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    width: .09375em
}

.cc .off-i:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cc .off-i:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cc .b-tg .c-tgl:checked ~ .c-tg .on-i {
    opacity: 1
}

.cc .b-tg .c-tgl:checked ~ .c-tg .off-i {
    opacity: 0
}

#cm.box.middle,#cm.cloud.middle {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-37%);
    -ms-transform: translateY(-37%);
    transform: translateY(-37%)
}

#cm.box.middle.zoom,#cm.cloud.middle.zoom {
    -webkit-transform: scale(0.95) translateY(-50%);
    -ms-transform: scale(0.95) translateY(-50%);
    transform: scale(0.95) translateY(-50%)
}

#cm.box.center,#cm.cloud {
    left: 1em;
    margin: 0 auto;
    right: 1em
}

#cm.cloud {
    max-width: 50em;
    overflow: hidden;
    padding: 1.2em 1.7em;
    text-align: center;
    width: unset
}

.cc .cloud #c-inr {
    display: table;
    width: 100%
}

.cc .cloud #cc-body {
    display: table-cell;
    padding-right: 2.4em;
    vertical-align: top;
    width: 70%
}

.cc .cloud #c-txt {
    font-size: .85em
}

.cc .cloud #c-bns {
    display: table-cell;
    min-width: 170px;
    vertical-align: middle
}

#cm.cloud .c-bn {
    margin: .5rem 0 0;
    width: 100%
}

#cm.cloud .c-bn:first-child {
    margin: 0
}

#cm.cloud.left {
    margin-right: 1.25em
}

#cm.cloud.right {
    margin-left: 1.25em
}

#cm.bar {
    border-radius: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    padding: 2em;
    position: fixed;
    right: 0;
    width: 100%
}

#cm.bar #c-inr {
    margin: 0 auto;
    max-width: 32em
}

#cm.bar #c-bns {
    max-width: 33.75em
}

#cm.bar #cs {
    padding: 0
}

.cc .bar #c-s-in {
    height: 100%;
    max-height: 100%;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.cc .bar #cook-set-body,.cc .bar #s-bns,.cc .bar #cook-set-header {
    padding-left: 1.4em;
    padding-right: 1.4em
}

.cc .bar #cs {
    padding: 0
}

.cc .bar #s-inr {
    border-radius: 0;
    margin: 0 0 0 auto;
    max-width: 32em
}

.cc .bar.left #s-inr {
    margin-left: 0;
    margin-right: auto
}

.cc .bar #cook-set-body table,.cc .bar #cook-set-body tbody,.cc .bar #cook-set-body td,.cc .bar #cook-set-body th,.cc .bar #cook-set-body thead,.cc .bar #cook-set-body tr,.cc .bar #cook-set-container {
    display: block
}

.cc .bar #cook-set-body caption {
    border-bottom: 1px solid #e9edf2;
    border-bottom: 1px solid #e9edf2;
    border-bottom: 1px solid var(--cc-cookie-table-border);
    border-top: 0;
    display: block
}

.cc .bar #cook-set-body thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px
}

.cc .bar #cook-set-body tr {
    border-top: 1px solid #e9edf2;
    border-top: 1px solid #e9edf2;
    border-top: 1px solid var(--cc-cookie-table-border)
}

.cc .bar #cook-set-body td {
    border: 0;
    padding-left: 35%;
    position: relative
}

.cc .bar #cook-set-body td:before {
    color: #000;
    color: var(--cc-text);
    content: attr(data-column);
    left: 1rem;
    overflow: hidden;
    padding-right: .625em;
    position: absolute;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

#cm.top {
    bottom: auto;
    top: 1.25em
}

#cm.left {
    left: 1.25em;
    right: auto
}

#cm.right {
    left: auto;
    right: 1.25em
}

#cm.bar.left,#cm.bar.right {
    left: 0;
    right: 0
}

#cm.bar.top {
    top: 0
}

@media(prefers-reduced-motion) {
    #cc--main #cm,#cc--main #cook-set-container,#cc--main #s-inr {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important
    }
}

@media screen and (max-width: 688px) {
    #cm,#cm.cloud,#cm.left,#cm.right {
        bottom:1em;
        display: block;
        left: 1em;
        margin: 0;
        max-width: 100%;
        padding: 1.2em !important;
        right: 1em;
        width: auto
    }

    .force--consent #cm,.force--consent #cm.cloud {
        max-width: 100vw;
        width: auto
    }

    #cm.top {
        bottom: auto;
        top: 1em
    }

    #cm.bottom {
        bottom: 1em;
        top: auto
    }

    #cm.bar.bottom {
        bottom: 0
    }

    #cm.cloud .c-bn {
        font-size: .85em
    }

    #s-bns,.cc .bar #s-bns {
        padding: 1em 1.3em
    }

    .cc .bar #s-inr {
        max-width: 100%;
        width: 100%
    }

    .cc .cloud #cc-body {
        padding-right: 0
    }

    #cs {
        border-radius: 0;
        padding: 0
    }

    #c-s-in {
        height: 100%;
        max-height: 100%;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .cc .b-tg {
        right: 1.1em;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    #s-inr {
        border-radius: 0;
        margin: 0;
        padding-bottom: 7.9em
    }

    #s-bns {
        height: 7.9em
    }

    #cook-set-body,.cc .bar #cook-set-body {
        padding: 1.2em
    }

    #cook-set-header,.cc .bar #cook-set-header {
        padding: 0 1.2em
    }

    #cook-set-body table {
        width: 100%
    }

    #s-inr.bns-t {
        padding-bottom: 10.5em
    }

    .bns-t #s-bns {
        height: 10.5em
    }

    .cc .bns-t .c-bn {
        font-size: .83em;
        padding: .9em 1.6em
    }

    #cook-set-container .b-bn .b-tl {
        padding-bottom: 1.2em;
        padding-top: 1.2em
    }

    #cook-set-body table,#cook-set-body tbody,#cook-set-body td,#cook-set-body th,#cook-set-body thead,#cook-set-body tr,#cook-set-container {
        display: block
    }

    #cook-set-body caption {
        border-bottom: 0;
        display: block
    }

    #cook-set-body thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px
    }

    #cook-set-body tr {
        border-top: 1px solid #e9edf2;
        border-top: 1px solid #e9edf2;
        border-top: 1px solid var(--cc-cookie-table-border)
    }

    #cook-set-body td {
        border: 0;
        padding-left: 35%;
        position: relative
    }

    #cook-set-body td:before {
        color: #000;
        color: var(--cc-text);
        content: attr(data-column);
        left: 1rem;
        overflow: hidden;
        padding-right: .625em;
        position: absolute;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #cm .c-bn,.cc .c-bn {
        margin-right: 0;
        width: 100%
    }

    #cook-set-container #s-rall-bn {
        margin-left: 0
    }

    .cc #c-bns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #c-bns button+button,#cook-set-container button+button {
        float: unset;
        margin-left: 0;
        margin-top: 0
    }

    #cm.box,#cm.cloud {
        left: 1em;
        right: 1em;
        width: auto
    }

    #cm.cloud.left,#cm.cloud.right {
        margin: 0
    }

    .cc .cloud #c-bns,.cc .cloud #c-inr,.cc .cloud #cc-body {
        display: block;
        min-width: unset;
        width: auto
    }

    .cc .cloud #c-txt {
        font-size: .9em
    }

    .cc .cloud #c-bns {
        margin-top: 1.625em
    }
}

:root {
    --color-black: #000;
    --color-black-1: #2b2a29;
    --color-black-2: #212529;
    --color-blue: #015a84;
    --color-blue-1: #0176ac;
    --color-blue-2: #0f5c7f;
    --color-blue-3: #0192d0;
    --color-blue-4: #006194;
    --color-blue-5: #014261;
    --color-blue-6: #009fe3;
    --color-blue-7: #1b4483;
    --color-grey: #ebecec;
    --color-grey-1: #eef2f3;
    --color-grey-2: #c6c5c8;
    --color-grey-3: #706f71;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-grey-6: #737276;
    --color-grey-7: #c7c6c9;
    --color-grey-8: #d6e0e2;
    --color-grey-9: #d8ddea;
    --color-grey-10: #e8e5e8;
    --color-grey-11: #f7f7f7;
    --color-grey-12: #f3f3f3;
    --color-orange: #f9af36;
    --color-red: #c92222;
    --color-white: #fff;
    --color-white-1: #fefefe;
    --color-white-2: #f8f9fa;
    --color-yellow: #ffed00;
    --color-yellow: #ffeb87;
    --color-green: #1eac01;
    --color-green-1: #168400
}

@font-face {
    font-family: 'portal-icons';
    src: url("../assets/fonts/iconmoon/portal-icons.eot?3tpmr1");
    src: url("../assets/fonts/iconmoon/portal-icons.eot?3tpmr1#iefix") format("embedded-opentype"),url("../assets/fonts/iconmoon/portal-icons.ttf?3tpmr1") format("truetype"),url("../assets/fonts/iconmoon/portal-icons.woff?3tpmr1") format("woff"),url("../assets/fonts/iconmoon/portal-icons.svg?3tpmr1#portal-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

svg[class^="icon-"],svg[class*=" icon-"] {
    font-size: 1.0625rem;
    display: inline-block;
    width: 1em;
    height: auto
}

[class^="ico-"],[class*=" ico-"] {
    font-family: 'portal-icons',sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ico-alarm:before {
    content: "\e902"
}

.ico-arrow-down:before {
    content: "\e903"
}

.ico-arrow-up:before {
    content: "\e904"
}

.ico-article:before {
    content: "\e905"
}

.ico-audio-description-off:before {
    content: "\e906"
}

.ico-audio-description-on:before {
    content: "\e907"
}

.ico-avatar:before {
    content: "\e908"
}

.ico-calendar:before {
    content: "\e909"
}

.ico-chat:before {
    content: "\e90a"
}

.ico-checkbox .path1:before {
    content: "\e90b";
    color: #2b2a29
}

.ico-checkbox .path2:before {
    content: "\e90c";
    margin-left: -1.1064453125em;
    color: #0192d0
}

.ico-cinema-room:before {
    content: "\e90d"
}

.ico-comment:before {
    content: "\e90e"
}

.ico-concert:before {
    content: "\e90f"
}

.ico-contrast:before {
    content: "\e910"
}

.ico-cyclic:before {
    content: "\e911"
}

.ico-decrease-text:before {
    content: "\e912"
}

.ico-double-arrow-left:before {
    content: "\e913"
}

.ico-double-arrow-right:before {
    content: "\e914"
}

.ico-eco:before {
    content: "\e915"
}

.ico-empty-box:before {
    content: "\e916"
}

.ico-external-link:before {
    content: "\e917"
}

.ico-file-csv:before {
    content: "\e919"
}

.ico-file-default:before {
    content: "\e91a"
}

.ico-file-doc:before {
    content: "\e91b"
}

.ico-file-jpg:before {
    content: "\e91c"
}

.ico-file-pdf:before {
    content: "\e91d"
}

.ico-file-png:before {
    content: "\e91e"
}

.ico-file-ppt:before {
    content: "\e91f"
}

.ico-file-txt:before {
    content: "\e920"
}

.ico-file-xls:before {
    content: "\e921"
}

.ico-file-zip:before {
    content: "\e922"
}

.ico-hamburger-menu .path1:before {
    content: "\e923";
    color: #0192d0
}

.ico-hamburger-menu .path2:before {
    content: "\e924";
    margin-left: -1em;
    color: #fefefe
}

.ico-hamburger-menu .path3:before {
    content: "\e925";
    margin-left: -1em;
    color: #fefefe
}

.ico-hamburger-menu .path4:before {
    content: "\e926";
    margin-left: -1em;
    color: #fefefe
}

.ico-ico:before {
    content: "\e927"
}

.ico-increase-text:before {
    content: "\e928"
}

.ico-info:before {
    content: "\e929"
}

.ico-knowledge:before {
    content: "\e92c"
}

.ico-location:before {
    content: "\e92d"
}

.ico-mail:before {
    content: "\e92e"
}

.ico-map:before {
    content: "\e92f"
}

.ico-map-areas:before {
    content: "\e930"
}

.ico-masks:before {
    content: "\e931"
}

.ico-next:before {
    content: "\e932"
}

.ico-opera:before {
    content: "\e933"
}

.ico-pantheon:before {
    content: "\e934"
}

.ico-pdf:before {
    content: "\e935"
}

.ico-pitch:before {
    content: "\e936"
}

.ico-play:before {
    content: "\e937"
}

.ico-previous:before {
    content: "\e938"
}

.ico-printer:before {
    content: "\e939"
}

.ico-related:before {
    content: "\e93a"
}

.ico-rss:before {
    content: "\e93b"
}

.ico-search:before {
    content: "\e93c"
}

.ico-share:before {
    content: "\e93d"
}

.ico-star:before {
    content: "\e93e"
}

.ico-tick:before {
    content: "\e93f"
}

.ico-times:before {
    content: "\e900"
}

.ico-transcription:before {
    content: "\e901"
}

.ico-warning:before {
    content: "\e941"
}

#header .search-nav-container .header-nav-font {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.0625rem;
    color: #2b2a29;
    color: var(--color-black-1)
}

.flex-row .site-container .section-container .site-title-container .site-title .title-font {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2.625rem;
    color: #2b2a29;
    color: var(--color-black-1)
}

.subtitle-font {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2.125rem;
    color: #2b2a29;
    color: var(--color-black-1)
}

@font-face {
    font-family: 'portal-icons';
    src: url("../assets/fonts/iconmoon/portal-icons.eot?3tpmr1");
    src: url("../assets/fonts/iconmoon/portal-icons.eot?3tpmr1#iefix") format("embedded-opentype"),url("../assets/fonts/iconmoon/portal-icons.ttf?3tpmr1") format("truetype"),url("../assets/fonts/iconmoon/portal-icons.woff?3tpmr1") format("woff"),url("../assets/fonts/iconmoon/portal-icons.svg?3tpmr1#portal-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

svg[class^="icon-"],svg[class*=" icon-"] {
    font-size: 1.0625rem;
    display: inline-block;
    width: 1em;
    height: auto
}

[class^="ico-"],[class*=" ico-"] {
    font-family: 'portal-icons',sans-serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ico-alarm:before {
    content: "\e902"
}

.ico-arrow-down:before {
    content: "\e903"
}

.ico-arrow-up:before {
    content: "\e904"
}

.ico-article:before {
    content: "\e905"
}

.ico-audio-description-off:before {
    content: "\e906"
}

.ico-audio-description-on:before {
    content: "\e907"
}

.ico-avatar:before {
    content: "\e908"
}

.ico-calendar:before {
    content: "\e909"
}

.ico-chat:before {
    content: "\e90a"
}

.ico-checkbox .path1:before {
    content: "\e90b";
    color: #2b2a29
}

.ico-checkbox .path2:before {
    content: "\e90c";
    margin-left: -1.1064453125em;
    color: #0192d0
}

.ico-cinema-room:before {
    content: "\e90d"
}

.ico-comment:before {
    content: "\e90e"
}

.ico-concert:before {
    content: "\e90f"
}

.ico-contrast:before {
    content: "\e910"
}

.ico-cyclic:before {
    content: "\e911"
}

.ico-decrease-text:before {
    content: "\e912"
}

.ico-double-arrow-left:before {
    content: "\e913"
}

.ico-double-arrow-right:before {
    content: "\e914"
}

.ico-eco:before {
    content: "\e915"
}

.ico-empty-box:before {
    content: "\e916"
}

.ico-external-link:before {
    content: "\e917"
}

.ico-file-csv:before {
    content: "\e919"
}

.ico-file-default:before {
    content: "\e91a"
}

.ico-file-doc:before {
    content: "\e91b"
}

.ico-file-jpg:before {
    content: "\e91c"
}

.ico-file-pdf:before {
    content: "\e91d"
}

.ico-file-png:before {
    content: "\e91e"
}

.ico-file-ppt:before {
    content: "\e91f"
}

.ico-file-txt:before {
    content: "\e920"
}

.ico-file-xls:before {
    content: "\e921"
}

.ico-file-zip:before {
    content: "\e922"
}

.ico-hamburger-menu .path1:before {
    content: "\e923";
    color: #0192d0
}

.ico-hamburger-menu .path2:before {
    content: "\e924";
    margin-left: -1em;
    color: #fefefe
}

.ico-hamburger-menu .path3:before {
    content: "\e925";
    margin-left: -1em;
    color: #fefefe
}

.ico-hamburger-menu .path4:before {
    content: "\e926";
    margin-left: -1em;
    color: #fefefe
}

.ico-ico:before {
    content: "\e927"
}

.ico-increase-text:before {
    content: "\e928"
}

.ico-info:before {
    content: "\e929"
}

.ico-knowledge:before {
    content: "\e92c"
}

.ico-location:before {
    content: "\e92d"
}

.ico-mail:before {
    content: "\e92e"
}

.ico-map:before {
    content: "\e92f"
}

.ico-map-areas:before {
    content: "\e930"
}

.ico-masks:before {
    content: "\e931"
}

.ico-next:before {
    content: "\e932"
}

.ico-opera:before {
    content: "\e933"
}

.ico-pantheon:before {
    content: "\e934"
}

.ico-pdf:before {
    content: "\e935"
}

.ico-pitch:before {
    content: "\e936"
}

.ico-play:before {
    content: "\e937"
}

.ico-previous:before {
    content: "\e938"
}

.ico-printer:before {
    content: "\e939"
}

.ico-related:before {
    content: "\e93a"
}

.ico-rss:before {
    content: "\e93b"
}

.ico-search:before {
    content: "\e93c"
}

.ico-share:before {
    content: "\e93d"
}

.ico-star:before {
    content: "\e93e"
}

.ico-tick:before {
    content: "\e93f"
}

.ico-times:before {
    content: "\e900"
}

.ico-transcription:before {
    content: "\e901"
}

.ico-warning:before {
    content: "\e941"
}

#main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.container>.portlet {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    #main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.container>.portlet {
        width:84.3%
    }
}

.sort-form .control-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

iframe {
    border: 0;
    max-width: 100%
}

.lazy-load {
    background-image: none
}

.visually-hidden {
    visibility: hidden
}

.visually-hidden2 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.no-scroll {
    overflow: hidden
}

.overflow-hidden {
    overflow: hidden
}

.clear-both {
    clear: both
}

.btn-container {
    display: none
}

.article-gallery--wrapper {
    overflow-x: hidden
}

.overflow-x-hidden {
    overflow-x: hidden
}

.hidden {
    position: absolute !important;
    right: -9999px !important;
    top: -9999px !important
}

.required {
    color: #c92222;
    color: var(--color-red)
}

.article-tools .dropdown-menu.show {
    -webkit-transform: translate3d(0rem,3rem,0) !important;
    transform: translate3d(0rem,3rem,0) !important
}

.article-tools .dropdown-menu.show .lexicon-icon-social-facebook {
    fill: #3b5998
}

.article-tools .dropdown-menu.show .lexicon-icon-social-linkedin {
    fill: #0e76a8
}

.article-tools .dropdown-menu.show .lexicon-icon-social-twitter {
    fill: #1da1f2
}

body.using-mouse [focus-within] {
    outline: none !important
}

body.using-mouse :focus-within {
    outline: none !important
}

.alert.alert-info.text-center {
    font-weight: bold
}

.reference-mark .lexicon-icon-asterisk {
    width: .4375em;
    color: #c92222;
    color: var(--color-red);
    position: absolute;
    top: -3px
}

blockquote {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #015a84;
    padding: 1rem;
    margin: 1rem 0;
    line-height: 1.5rem
}

blockquote p {
    margin: 0
}

blockquote>*:first-child:before,blockquote>*:last-child:after {
    display: inline;
    font-size: 1.5rem
}

blockquote>*:first-child:before {
    content: "\0201e";
    vertical-align: text-bottom
}

blockquote>*:last-child:after {
    content: "\0201d";
    vertical-align: text-top
}

tr.info:hover {
    color: #fefefe !important;
    color: var(--color-white-1) !important
}

tr.info {
    color: #fefefe;
    color: var(--color-white-1)
}

tr.info th {
    color: #fefefe;
    color: var(--color-white-1)
}

.content {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 992px) {
    .content {
        width:84.3%
    }
}

.user-avatar-link {
    position: relative
}

.user-avatar-link>a {
    font-size: .875rem;
    left: -0.625rem;
    position: absolute;
    top: -0.625rem
}

.user-avatar-link>a.announcements-count {
    top: auto;
    top: initial;
    bottom: -0.5rem
}

.alert-notifications.alert-notifications-fixed .alert {
    max-width: 100%
}

@media screen and (min-width: 450px) {
    .alert-notifications.alert-notifications-fixed .alert {
        max-width:none
    }
}

.alert-notifications-fixed {
    max-width: calc(100% - 2.5rem)
}

@media screen and (min-width: 450px) {
    .alert-notifications-fixed {
        max-width:unset
    }
}

.ratio {
    padding-bottom: 100%
}

.ratio-4-3 {
    padding-bottom: 75%
}

.ratio-16-9 {
    padding-bottom: 56.25%
}

@media screen and (min-width: 565px) {
    .ratio-sm {
        padding-bottom:100%
    }

    .ratio-sm-4-3 {
        padding-bottom: 75%
    }

    .ratio-sm-16-9 {
        padding-bottom: 56.25%
    }

    .ratio-sm-none {
        padding-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    .ratio-md {
        padding-bottom:100%
    }

    .ratio-md-4-3 {
        padding-bottom: 75%
    }

    .ratio-md-16-9 {
        padding-bottom: 56.25%
    }

    .ratio-md-none {
        padding-bottom: 0
    }
}

@media screen and (min-width: 992px) {
    .ratio-lg {
        padding-bottom:100%
    }

    .ratio-lg-4-3 {
        padding-bottom: 75%
    }

    .ratio-lg-16-9 {
        padding-bottom: 56.25%
    }

    .ratio-lg-none {
        padding-bottom: 0
    }
}

@media screen and (min-width: 1200px) {
    .ratio-xl {
        padding-bottom:100%
    }

    .ratio-xl-4-3 {
        padding-bottom: 75%
    }

    .ratio-xl-16-9 {
        padding-bottom: 56.25%
    }

    .ratio-xl-none {
        padding-bottom: 0
    }
}

@media screen and (min-width: 1628px) {
    .ratio-xxl {
        padding-bottom:100%
    }

    .ratio-xxl-4-3 {
        padding-bottom: 75%
    }

    .ratio-xxl-16-9 {
        padding-bottom: 56.25%
    }

    .ratio-xxl-none {
        padding-bottom: 0
    }
}

.ratio-box {
    display: block;
    overflow: hidden;
    padding-top: 100%;
    position: relative
}

.ratio-box--4-3 {
    padding-top: 75%
}

.ratio-box--16-9 {
    padding-top: 56.25%
}

.ratio-box>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.cut-text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    word-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.cut-text.lines-1 {
    -webkit-line-clamp: 1
}

.cut-text.lines-2 {
    -webkit-line-clamp: 2
}

.cut-text.lines-3 {
    -webkit-line-clamp: 3
}

.cut-text.lines-4 {
    -webkit-line-clamp: 4
}

.cut-text.lines-7 {
    -webkit-line-clamp: 7
}

.custom-icon {
    max-width: 100%
}

.high-contrast-icon,.high-contrast-icon.piuw-icon,.icon.custom-icon:not(.high-contrast-icon) ~ .icon,.icon.custom-icon:not(.high-contrast-icon) ~ .ico,.icon.custom-icon:not(.high-contrast-icon) ~ .piuw-icon {
    display: none
}

.main-content .ico,.main-content .icon,.main-content .piuw-icon {
    color: #0176ac;
    color: var(--color-blue-1)
}

.bottom-line-short:after {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2px;
    margin-top: .625rem;
    position: relative;
    top: -1px;
    width: 61px
}

.fieldset {
    width: 100%
}

body .portlet-name-text,body .control-menu-nav-item-content span.text-muted,body .product-menu .list-group-heading.goto-link,body .tooltip,body .lfr-add-panel .list-group-heading,body .sheet-subtitle,body .lfr-add-panel .add-content-menu .tabular-list-group>.list-group-item>.list-group-item-content .text-default,body .lfr-add-panel .add-content-menu .tabular-list-group>.list-group-item>.list-group-item-content h1,body .navigation-bar,body .lfr-add-panel,body .control-menu,body .lfr-product-menu-panel {
    font-size: .875rem;
    letter-spacing: 0
}

body .control-menu-level-1-heading,body .modal-title,body .btn {
    font-size: 1.0625rem;
    letter-spacing: 0
}

body .list-group-item-content {
    max-width: none
}

@media only screen and (max-width: 992px) {
    body.controls-visible .portlet-topper {
        display:none
    }
}

body .product-menu.sidebar .sidebar-body,body .lfr-has-simulation-panel .lfr-simulation-device {
    top: 3.5375rem
}

body .dropdown-item.active,body .dropdown-menu>li>a.active,body .nav-underline .tab.active .dropdown-menu>li>a,body .dropdown-menu .link-list>li>a.active,body .dropdown-menu .nav-underline .tab.active .link-list>li>a,body .nav-underline .tab.active .dropdown-menu .link-list>li>a,body .nav-underline .tab.active a.dropdown-item,body .dropdown-item:active,body .dropdown-menu>li>a:active,body .dropdown-menu .link-list>li>a:active {
    background: #015a84;
    background: var(--color-blue)
}

body .btn-monospaced.btn-sm,body .btn-group-sm>.btn-monospaced.btn,body .btn-group-sm .btn-group>.btn-monospaced.btn,body .btn-monospaced.btn-xs {
    height: 1.9375rem;
    width: 1.9375rem
}

body .portlet:hover>.portlet-topper {
    z-index: 9
}

body [id*="_com_liferay_layout_admin_web_portlet_GroupPagesPortlet_infoButton"] {
    display: none
}

body.staging-ready:not(.lfr-has-simulation-panel) {
    padding-top: 0
}

.navbar-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.input-group-item>.btn {
    min-height: 2.375rem
}

.input-group-inset-item-after {
    border-left-width: .0625rem
}

.display-template>div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.main-content {
    margin-top: 1.5rem
}

@media screen and (min-width: 992px) {
    .main-content {
        margin-top:.5rem
    }
}

.portlet .portlet-nested-portlets>.portlet {
    margin-bottom: 0
}

.portlet .portlet {
    margin-bottom: 10px
}

.portlet-content-editable,.portlet>.portlet-content-editable {
    border: unset
}

.portlet-layout .portlet-content {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    position: relative
}

.portlet-layout .portlet-content .portlet-content,.search-layout .portlet-layout .portlet-content {
    padding-bottom: 0;
    padding-top: 0
}

.portlet-layout .portlet-content .portlet-content .h1.section-title,.search-layout .portlet-layout .portlet-content .h1.section-title {
    margin-bottom: .5rem;
    margin-top: 0
}

.portlet-nested-portlets .portlet-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.portlet-nested-portlets .portlet-column-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.portlet-nested-portlets .portlet-boundary,.portlet-nested-portlets .portlet-static-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.portlet-nested-portlets .portlet-boundary .portlet,.portlet-nested-portlets .portlet-boundary .portlet-column,.portlet-nested-portlets .portlet-boundary .portlet-content,.portlet-nested-portlets .portlet-boundary .portlet-content-container,.portlet-nested-portlets .portlet-boundary .portlet-body,.portlet-nested-portlets .portlet-boundary div[data-fragments-editor-item-type="fragments-editor-mapped-item"],.portlet-nested-portlets .portlet-static-end .portlet,.portlet-nested-portlets .portlet-static-end .portlet-column,.portlet-nested-portlets .portlet-static-end .portlet-content,.portlet-nested-portlets .portlet-static-end .portlet-content-container,.portlet-nested-portlets .portlet-static-end .portlet-body,.portlet-nested-portlets .portlet-static-end div[data-fragments-editor-item-type="fragments-editor-mapped-item"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%
}

.portlet-nested-portlets .portlet-boundary .journal-content-article,.portlet-nested-portlets .portlet-static-end .journal-content-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.no-bottom-padding .portlet-body {
    padding-bottom: 0
}

.no-top-padding .portlet-body {
    padding-top: 0
}

.no-vertical-padding .portlet-body {
    padding-bottom: 0;
    padding-top: 0
}

.small-bottom-padding .portlet-body {
    padding-bottom: .5rem
}

.small-top-padding .portlet-body {
    padding-top: .5rem
}

.small-vertical-padding .portlet-body {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.dialog-iframe-popup.lfr-has-simulation-panel #main-content,.dialog-iframe-popup.lfr-has-simulation-panel #wrapper {
    position: static
}

.dialog-iframe-popup .management-bar .navbar-form .form-control:focus {
    z-index: auto
}

body .lfr-simulation-device {
    z-index: 999
}

.portlet-breadcrumb {
    display: none
}

@media screen and (min-width: 992px) {
    .portlet-breadcrumb {
        display:block
    }
}

.portlet-breadcrumb .breadcrumb-item svg {
    height: .7625rem;
    position: absolute;
    right: -1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: #6c757d
}

.portlet-breadcrumb .breadcrumb {
    background: 0;
    color: #706f71;
    color: var(--color-grey-3);
    padding: 0
}

.portlet-breadcrumb .breadcrumb-link {
    color: #706f71;
    color: var(--color-grey-3)
}

.portlet-breadcrumb .breadcrumb-link:hover {
    color: #015a84;
    color: var(--color-blue);
    text-decoration: none
}

.portlet-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: none
}

button.btn-primary.btn-default.disabled,button.btn-primary.btn-default:disabled,.btn.btn-primary.btn-default.disabled,.btn.btn-primary.btn-default:disabled,button.btn-primary.btn-default.disabled.active,button.btn-primary.btn-default.disabled:active,button.btn-primary.btn-default.disabled.focus,button.btn-primary.btn-default.disabled:focus,button.btn-primary.btn-default.active:disabled,button.btn-primary.btn-default:disabled:active,button.btn-primary.btn-default.focus:disabled,button.btn-primary.btn-default:disabled:focus,.btn.btn-primary.btn-default.disabled.active,.btn.btn-primary.btn-default.disabled:active,.btn.btn-primary.btn-default.disabled.focus,.btn.btn-primary.btn-default.disabled:focus,.btn.btn-primary.btn-default.active:disabled,.btn.btn-primary.btn-default:disabled:active,.btn.btn-primary.btn-default.focus:disabled,.btn.btn-primary.btn-default:disabled:focus {
    background-color: #c6c5c8;
    background-color: var(--color-grey-2);
    border-color: #c6c5c8;
    border-color: var(--color-grey-2);
    color: #706f71;
    color: var(--color-grey-3)
}

.btn {
    color: #212529;
    color: var(--color-black-2)
}

button,.btn {
    border-radius: 0;
    padding: 5px 10px;
    text-decoration: none
}

button:hover,button:active,button:focus,.btn:hover,.btn:active,.btn:focus {
    color: #015a84;
    color: var(--color-blue)
}

button.btn-default,button.btn-default.btn-cancel,button.btn-default.close-modal,.btn.btn-default,.btn.btn-default.btn-cancel,.btn.btn-default.close-modal {
    background: #eef2f3;
    background: var(--color-grey-1);
    border-color: #eef2f3;
    border-color: var(--color-grey-1);
    color: #2b2a29;
    color: var(--color-black-1);
    font-weight: normal
}

button.btn-default:hover,button.btn-default:active,button.btn-default:focus,button.btn-default.btn-cancel:hover,button.btn-default.btn-cancel:active,button.btn-default.btn-cancel:focus,button.btn-default.close-modal:hover,button.btn-default.close-modal:active,button.btn-default.close-modal:focus,.btn.btn-default:hover,.btn.btn-default:active,.btn.btn-default:focus,.btn.btn-default.btn-cancel:hover,.btn.btn-default.btn-cancel:active,.btn.btn-default.btn-cancel:focus,.btn.btn-default.close-modal:hover,.btn.btn-default.close-modal:active,.btn.btn-default.close-modal:focus {
    background: #ebecec;
    background: var(--color-grey);
    border-color: #ebecec;
    border-color: var(--color-grey);
    color: #2b2a29;
    color: var(--color-black-1)
}

button.btn-secondary,.btn.btn-secondary {
    background: #0176ac;
    background: var(--color-blue-1);
    border-color: #0176ac;
    border-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white);
    font-size: .875rem;
    margin: 0 auto;
    padding: 5px 10px
}

button.btn-secondary:hover,button.btn-secondary:active,button.btn-secondary:focus,.btn.btn-secondary:hover,.btn.btn-secondary:active,.btn.btn-secondary:focus {
    background: #c6c5c8;
    background: var(--color-grey-2);
    border-color: #c6c5c8;
    border-color: var(--color-grey-2);
    color: #fff;
    color: var(--color-white)
}

button.btn-primary,.btn.btn-primary {
    background: #0176ac;
    background: var(--color-blue-1);
    border-color: #0176ac;
    border-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white);
    font-size: 1.0625rem;
    margin: 0 auto;
    padding: 5px 15px
}

button.btn-primary:hover,button.btn-primary:active,button.btn-primary:focus,.btn.btn-primary:hover,.btn.btn-primary:active,.btn.btn-primary:focus {
    background: #0f5c7f;
    background: var(--color-blue-2);
    border-color: #0f5c7f;
    border-color: var(--color-blue-2);
    color: #fff;
    color: var(--color-white)
}

.custom-checkbox .custom-control-input ~ .custom-control-label::after {
    display: none
}

.custom-checkbox .custom-control-input ~ .custom-control-label:before {
    border: 0;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyAyMDE3IC0tPg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMGNtIiBoZWlnaHQ9IjEwY20iIHZlcnNpb249IjEuMSIgc3R5bGU9InNoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IHRleHQtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgaW1hZ2UtcmVuZGVyaW5nOm9wdGltaXplUXVhbGl0eTsgZmlsbC1ydWxlOmV2ZW5vZGQ7IGNsaXAtcnVsZTpldmVub2RkIg0Kdmlld0JveD0iMCAwIDEzLjIyIDEzLjIyIg0KIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiA8ZGVmcz4NCiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCiAgIDwhW0NEQVRBWw0KICAgIC5maWwwIHtmaWxsOiMyQjJBMjl9DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9IldhcnN0d2FfeDAwMjBfMSI+DQogIDxtZXRhZGF0YSBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIi8+DQogIDxwYXRoIGNsYXNzPSJmaWwwIiBkPSJNNi42MSAxMi4yNmwtNS42NiAwIDAgLTExLjMxIDUuNjYgMCA1LjY2IDAgMCAxMS4zMSAtNS42NiAwem0wIC0xMi4yNmwtNi4xMyAwYy0wLjI0LDAgLTAuNDgsMC4xOCAtMC40OCwwLjQ4bDAgMTIuMjZjMCwwLjI0IDAuMTgsMC40OCAwLjQ4LDAuNDhsNi4xMyAwIDYuMTMgMGMwLjMsMCAwLjQ4LC0wLjI0IDAuNDgsLTAuNDhsMCAtMTIuMjZjMCwtMC4zIC0wLjI0LC0wLjQ4IC0wLjQ4LC0wLjQ4bC02LjEzIDB6Ii8+DQogPC9nPg0KPC9zdmc+DQo=") no-repeat;
    background-size: 100%;
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iY2hlY2tib3guc3ZnIgogICBpZD0ic3ZnMTUiCiAgIHZpZXdCb3g9IjAgMCAyLjQ1IDIuMjEiCiAgIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKICAgdmVyc2lvbj0iMS4xIgogICBoZWlnaHQ9IjI4LjkyNDhtbSIKICAgd2lkdGg9IjMybW0iCiAgIHhtbDpzcGFjZT0icHJlc2VydmUiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExOSI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48c29kaXBvZGk6bmFtZWR2aWV3CiAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzE1IgogICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy14PSIxOTEyIgogICBpbmtzY2FwZTpjeT0iNzcuMzEwMjUxIgogICBpbmtzY2FwZTpjeD0iNTAuNDI1NDI3IgogICBpbmtzY2FwZTp6b29tPSIyLjgyODQyNzEiCiAgIHNob3dncmlkPSJmYWxzZSIKICAgaWQ9Im5hbWVkdmlldzE3IgogICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3IgogICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICBvYmplY3R0b2xlcmFuY2U9IjEwIgogICBib3JkZXJvcGFjaXR5PSIxIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgc2hvd2d1aWRlcz0idHJ1ZSIKICAgaW5rc2NhcGU6Z3VpZGUtYmJveD0idHJ1ZSI+PHNvZGlwb2RpOmd1aWRlCiAgICAgcG9zaXRpb249IjAuNzE5NDQ1NzMsMC4xNTE5Njc4NSIKICAgICBvcmllbnRhdGlvbj0iMCwtMSIKICAgICBpZD0iZ3VpZGU4MzYiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgcG9zaXRpb249IjAuNzIzODc2OTgsLTAuMDA3NzAyOTcyIgogICAgIG9yaWVudGF0aW9uPSIwLC0xIgogICAgIGlkPSJndWlkZTgzOCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBwb3NpdGlvbj0iMC4xNTk5OTk5MiwwLjMxMDM3NTIxIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgaWQ9Imd1aWRlODQwIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIHBvc2l0aW9uPSIwLDAuMzQ0NTY1OTgiCiAgICAgb3JpZW50YXRpb249IjEsMCIKICAgICBpZD0iZ3VpZGU4NDIiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgcG9zaXRpb249IjAuNDE0OTU1MjgsMi4wNDgwMzkxIgogICAgIG9yaWVudGF0aW9uPSIwLC0xIgogICAgIGlkPSJndWlkZTg0NCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBwb3NpdGlvbj0iMC40MTMzNzI2OSwyLjIwNzc4ODkiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgaWQ9Imd1aWRlODQ2IiAvPjxzb2RpcG9kaTpndWlkZQogICAgIHBvc2l0aW9uPSIyLjA1OTk3OTIsMC45Mjc4OTU0IgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgaWQ9Imd1aWRlODQ4IiAvPjxzb2RpcG9kaTpndWlkZQogICAgIHBvc2l0aW9uPSIyLjIxOTk5MjQsMC45MDUxNzg5MyIKICAgICBvcmllbnRhdGlvbj0iMSwwIgogICAgIGlkPSJndWlkZTg1MCIgLz48L3NvZGlwb2RpOm5hbWVkdmlldz4KIDxkZWZzCiAgIGlkPSJkZWZzNCI+CiAgPHN0eWxlCiAgIGlkPSJzdHlsZTIiCiAgIHR5cGU9InRleHQvY3NzIj4KICAgPCFbQ0RBVEFbCiAgICAuZmlsMCB7ZmlsbDojMkIyQTI5fQogICAgLmZpbDEge2ZpbGw6IzAxOTJEMH0KICAgXV0+CiAgPC9zdHlsZT4KIDwvZGVmcz4KIDxnCiAgIGlkPSJXYXJzdHdhX3gwMDIwXzEiPgogIDxtZXRhZGF0YQogICBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIiAvPgogIDxnCiAgIGlkPSJfMjUzMjM3OTUyODc4NCI+CiAgIDxnCiAgIGlkPSJnMTEiPgogICAgPHBhdGgKICAgc3R5bGU9ImZpbGw6IzJiMmEyOTtmaWxsLW9wYWNpdHk6MSIKICAgaWQ9InBhdGg3IgogICBkPSJtIDIuMTQsMS4wNyBjIC0wLjA0LDAgLTAuMDk3MTIxLDAuMDMwMDA4IC0wLjA5NjIxNSwwLjA4IFYgMi4wNDM3OTcgSCAwLjE3NjE5Njc5IFYgMC4xNzYyMDgzNCBIIDEuNjkgQyAxLjczLDAuMTc2MjA4MzQgMS43NywwLjEzIDEuNzcsMC4wOCAxLjc3LDAuMDQgMS43NCwwIDEuNjksMCBIIDAuMDggQyAwLjA0LDAgMCwwLjAzIDAsMC4wOCB2IDIuMDYgYyAwLDAuMDQgMC4wMywwLjA4IDAuMDgsMC4wOCBoIDIuMDYgYyAwLjA0LDAgMC4wOCwtMC4wMyAwLjA4LC0wLjA4IFYgMS4xNSBDIDIuMjIsMS4xMSAyLjE5LDEuMDcgMi4xNCwxLjA3IFoiCiAgIGNsYXNzPSJmaWwwIgogICBzb2RpcG9kaTpub2RldHlwZXM9InNzY2Njc3Nzc3Nzc3Nzc3MiIC8+CiAgICA8cGF0aAogICBzdHlsZT0iZmlsbDojMDE5MmQwO2ZpbGwtb3BhY2l0eToxIgogICBpZD0icGF0aDkiCiAgIGQ9Ik0yLjQzIDAuMDVjLTAuMDMsLTAuMDMgLTAuMDgsLTAuMDMgLTAuMTEsMGwtMS4yNiAxLjI2IC0wLjMxIC0wLjMxYy0wLjAzLC0wLjAzIC0wLjA4LC0wLjAzIC0wLjExLDAgLTAuMDMsMC4wMyAtMC4wMywwLjA4IDAsMC4xMWwwLjM3IDAuMzdjMC4wMiwwLjAyIDAuMDMsMC4wMiAwLjA1LDAuMDIgMC4wMiwwIDAuMDQsLTAuMDEgMC4wNSwtMC4wMmwxLjMyIC0xLjMyYzAuMDMsLTAuMDMgMC4wMywtMC4wOCAwLC0wLjExeiIKICAgY2xhc3M9ImZpbDEiIC8+CiAgIDwvZz4KICA8L2c+CiA8L2c+Cjwvc3ZnPgo=") no-repeat;
    background-size: 100%;
    border-radius: 0;
    width: 1.125rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label .custom-control-label-text {
    padding-left: .375rem
}

body .dropdown-menu {
    font-size: 1rem
}

body .dropdown-menu .link-list>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .25rem 1.5rem
}

body .dropdown-menu>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .25rem 1.5rem
}

body .dropdown-item {
    padding: .25rem 1.5rem
}

.ddm-select-dropdown>button {
    padding: 0
}

select.form-control:not([multiple]):not([size]),.form-control-select {
    background-image: url("/o/portal-theme/images/svg/arrow-down.svg");
    background-size: 10px
}

h1,.h1 {
    font-size: 1.75rem;
    font-weight: 700
}

@media screen and (min-width: 992px) {
    h1,.h1 {
        font-size:2.625rem
    }
}

h2,.h2 {
    font-size: 1.5rem;
    font-weight: 700
}

@media screen and (min-width: 992px) {
    h2,.h2 {
        font-size:2.125rem
    }
}

h3,.h3 {
    font-size: 1.3125rem;
    font-weight: 700
}

@media screen and (min-width: 992px) {
    h3,.h3 {
        font-size:1.5625rem
    }
}

h4,.h4 {
    font-size: .875rem;
    font-weight: 700
}

@media screen and (min-width: 992px) {
    h4,.h4 {
        font-size:1.0625rem
    }
}

h5,.h5 {
    font-size: .625rem;
    font-weight: 700
}

@media screen and (min-width: 992px) {
    h5,.h5 {
        font-size:.875rem
    }
}

h6,.h6 {
    font-size: .5625rem;
    font-weight: 700
}

@media screen and (min-width: 992px) {
    h6,.h6 {
        font-size:.8125rem
    }
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: .5rem
}

.section-title {
    padding-bottom: 10px
}

.section-title.aside {
    border-bottom: 2px solid #c6c5c8;
    border-bottom: 2px solid var(--color-grey-2);
    margin: 15px 0;
    padding-bottom: 24px
}

@media screen and (min-width: 992px) {
    .section-title.aside {
        margin-left:20px;
        margin-right: 20px
    }
}

.section-title.aside:first-child {
    margin-top: 0;
    padding-top: 53px;
    padding-bottom: 17px
}

.icon {
    color: #0176ac;
    color: var(--color-blue-1)
}

svg.icon-external-source {
    vertical-align: top;
    width: .6875rem;
    height: .6875rem;
    margin-left: .25rem;
    font-size: .69rem;
    color: inherit !important;
    fill: currentColor;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.input-group .form-control:focus {
    opacity: .999
}

body .form-control {
    border: 1px solid #ebecec;
    border: 1px solid var(--color-grey);
    font-size: 1rem;
    height: 2.375rem;
    padding: .375rem .75rem;
    border-radius: 0
}

body .has-success .custom-control-label {
    color: #212529;
    color: var(--color-black-2)
}

body .btn:focus,body .btn.focus,body .btn-primary:focus,body .btn-primary.focus,body .btn-secondary:focus,body .btn-secondary.focus,body .form-control:focus,body .has-error .form-control:focus,body .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #000;
    box-shadow: 0 0 0 2px #000;
    -webkit-box-shadow: 0 0 0 2px var(--color-black);
    box-shadow: 0 0 0 2px var(--color-black)
}

body .toggle-switch-check:focus ~ .toggle-switch-bar:before,body label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
    -webkit-box-shadow: 0 0 0 2px #000;
    box-shadow: 0 0 0 2px #000;
    -webkit-box-shadow: 0 0 0 2px var(--color-black);
    box-shadow: 0 0 0 2px var(--color-black)
}

body .custom-control-label:before {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

img {
    max-width: 100%
}

img.default-image,img.slick-lazyload-error {
    background-color: white;
    -o-object-position: left !important;
    object-position: left !important
}

figcaption {
    color: #706f71;
    color: var(--color-grey-3)
}

p a {
    text-decoration: underline
}

a {
    color: #0176ac;
    color: var(--color-blue-1)
}

.staging-ready .layout-content a,.layout-content .fragment-entry-link-list__row a {
    text-decoration: underline
}

a .icon-external-source {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    vertical-align: top
}

.go-to-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.go-to-link__label {
    color: #015a84;
    color: var(--color-blue);
    display: none;
    font-weight: bold
}

@media screen and (min-width: 768px) {
    .go-to-link__label {
        display:block
    }
}

.heading-link {
    font-size: inherit;
    margin-bottom: 0
}

.more-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: auto;
    margin-top: .625rem;
    text-transform: lowercase
}

.more-link:hover {
    text-decoration: underline
}

.more-link .piuw-icon {
    font-size: .75rem
}

.list-type-unstyled {
    list-style-type: none !important
}

ol li .lfr-portal-tooltip,ul li .lfr-portal-tooltip {
    vertical-align: top
}

ul:empty {
    margin: 0
}

ul li::before {
    content: "\200b";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    position: absolute
}

.list {
    padding: 0;
    margin: 0
}

.definition-list__description>*:last-child {
    margin-bottom: 0
}

.definition-list__description-group {
    margin-bottom: .5rem
}

.definition-list__item-container {
    margin-bottom: .75rem
}

.definition-list__item-container::after {
    border-bottom: 1px solid #c6c5c8;
    border-bottom: 1px solid var(--color-grey-2);
    content: '';
    display: block;
    pointer-events: none;
    width: 100%
}

.definition-list__description {
    margin-bottom: 0
}

.definition-list__description:last-child {
    margin-bottom: .75rem
}

.simple-list a {
    color: #0176ac;
    color: var(--color-blue-1)
}

.simple-list dl {
    margin-bottom: .5rem
}

.simple-list dt,.simple-list dd {
    display: inline;
    margin-bottom: 0
}

.simple-list ul {
    margin-bottom: 1rem
}

.simple-list ul li {
    margin-bottom: 1rem;
    padding-left: 1rem;
    list-style: unset
}

.simple-list .dl-row dd {
    margin-left: .3125rem
}

.simple-list .dl-row dt {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.simple-list picture {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.simple-list__data-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.simple-list__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 5px;
    max-width: 100%;
    width: 100%
}

.simple-list__image-link {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.simple-list .image-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-right: 1rem;
    margin-bottom: .75rem;
    max-width: 135px;
    width: 100%
}

.simple-list .ratio-box {
    padding-top: calc(117 / 135 * 100%)
}

.simple-list__item:after {
    content: '';
    display: block;
    border-bottom: 1px solid #c6c5c8;
    border-bottom: 1px solid var(--color-grey-2);
    margin-bottom: 1rem;
    pointer-events: none
}

.simple-list__item:last-child:after {
    display: none
}

.simple-list__item-inner {
    margin-bottom: .75rem
}

.simple-list__item-title {
    display: inline;
    font-weight: bold;
    margin-bottom: .5rem
}

.simple-list .read-more {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    text-decoration: none
}

.simple-list .read-more__label:hover {
    text-decoration: underline
}

.simple-list .read-more .ico-next:before {
    font-size: .75em;
    margin-left: .625rem
}

.simple-list .read-more-wrapper {
    text-align: center
}

.activity-list picture {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.activity-list__data-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.activity-list__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 5px;
    max-width: 100%;
    width: 100%
}

.activity-list__image-link {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.activity-list .image-container {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: .75rem
}

.activity-list .ratio-box {
    padding-top: calc(117 / 135 * 100%)
}

.articles-list__item-thumbnail {
    height: auto;
    margin: .3125rem 0 .8125rem;
    width: 100%;
    float: left
}

.articles-list__item-text {
    margin-bottom: .625rem
}

.articles-list__time-container {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.articles-list .cut-text {
    -webkit-line-clamp: 2;
    display: inline
}

.articles-list .ico-calendar {
    color: #0176ac;
    color: var(--color-blue-1);
    font-size: .82352em;
    margin-right: .375rem
}

.help-child-list dt {
    margin-right: .3125rem;
    max-width: 7rem;
    width: 100%
}

.help-child-list__definition-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 450px) {
    .simple-list .read-more-wrapper {
        text-align:right
    }

    .articles-list__item-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .articles-list__item-thumbnail {
        height: 7.5rem;
        margin-right: .625rem;
        -o-object-fit: cover;
        object-fit: cover;
        width: 10.9375rem
    }

    .articles-list__item-text {
        margin-bottom: 0
    }

    .articles-list__item-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .activity-list dl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 1rem
    }

    .activity-list .image-container {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 135px
    }
}

@media screen and (min-width: 576px) {
    .definition-list__term {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 768px) {
    .help-child-list dt {
        margin-right:1rem;
        max-width: unset;
        width: auto
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.portal-rss {
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #0176ac;
    color: var(--color-blue-1);
    display: inline-block;
    margin: 0 3px;
    position: relative;
    top: 2px;
    font-size: 1.5rem
}

.portal-rss .icon-external-source {
    display: none
}

.portal-rss:hover {
    color: #0f5c7f;
    color: var(--color-blue-2);
    text-decoration: none
}

.slick-prev,.slick-next {
    position: absolute;
    top: 50%;
    display: block;
    font-size: .5rem;
    width: 2.375rem;
    height: 2.375rem;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: #fff;
    color: var(--color-white);
    border: 0;
    outline: 0;
    background: #015a84;
    background: var(--color-blue);
    z-index: 1
}

.slick-prev i,.slick-prev [class^='ico'],.slick-next i,.slick-next [class^='ico'] {
    left: 32%;
    position: absolute;
    top: 40%
}

.slick-prev:hover,.slick-next:hover {
    outline: 0;
    color: #fff;
    color: var(--color-white);
    background: #0176ac;
    background: var(--color-blue-1)
}

.slick-prev:focus,.slick-next:focus {
    outline: 0;
    color: #fff;
    color: var(--color-white);
    background: #0176ac;
    background: var(--color-blue-1);
    -webkit-box-shadow: 0 0 14px #fff;
    box-shadow: 0 0 14px #fff;
    -webkit-box-shadow: 0 0 14px var(--color-white);
    box-shadow: 0 0 14px var(--color-white);
    outline: 2px solid #fff;
    outline: 2px solid var(--color-white)
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev {
    left: 0
}

.slick-prev i,.slick-prev [class^='ico'] {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.slick-next {
    right: 0
}

.slick-next i,.slick-next [class^='ico'] {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.slick-dots {
    margin-bottom: 0
}

.slick-track {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.slick>* {
    opacity: 1;
    -webkit-transition: .25s ease opacity;
    -o-transition: .25s ease opacity;
    transition: .25s ease opacity
}

.slick.loading-animation {
    height: 100px;
    overflow: hidden;
    width: 100%
}

.slick.loading-animation>* {
    opacity: 0
}

.slick.loading-animation:after {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(0.33334);
    -ms-transform: translate(-50%,-50%) scale(0.33334);
    transform: translate(-50%,-50%) scale(0.33334)
}

.slick-slide img {
    height: auto;
    width: auto;
    max-width: 100%
}

.slick-gallery-autoplay {
    background-color: #006194;
    background-color: var(--color-blue-4);
    border: 0;
    color: #fff;
    color: var(--color-white);
    position: absolute;
    right: 1.875rem;
    top: .3125rem;
    z-index: 1;
    font-size: 21px
}

.slick-gallery-autoplay:focus {
    outline: 3px;
    -webkit-box-shadow: 0 0 14px #fff;
    box-shadow: 0 0 14px #fff;
    -webkit-box-shadow: 0 0 14px var(--color-white);
    box-shadow: 0 0 14px var(--color-white)
}

@media screen and (min-width: 768px) {
    .slick-gallery-autoplay {
        right:0
    }
}

.slick-gallery-autoplay.play:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .3em 0 .3em .5em;
    border-color: transparent transparent transparent #fff;
    border-color: transparent transparent transparent var(--color-white)
}

.slick-gallery-autoplay.pause:before {
    content: "";
    display: block;
    border: .16em solid #fff;
    border: .16em solid var(--color-white);
    height: .6em;
    border-top: 0;
    border-bottom: 0;
    width: .45em
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    table-layout: fixed
}

.dialog-iframe-popup table {
    table-layout: auto
}

table td {
    overflow: auto
}

table:not(.table) {
    border: 0;
    border-spacing: 0
}

table:not(.table) caption {
    text-align: center
}

table:not(.table) thead th {
    text-align: center
}

table:not(.table) thead th:not(:last-child) {
    border-right-width: 0
}

table:not(.table) thead tr {
    background-color: #c6c5c8;
    background-color: var(--color-grey-2);
    color: #212529;
    color: var(--color-black-2)
}

table:not(.table) thead tr:first-child th {
    border-top-width: 1px
}

table:not(.table) tbody tr:not(:first-child) td {
    border-top-width: 0
}

table:not(.table) tbody tr td:not(:last-child) {
    border-right-width: 0
}

table:not(.table) tbody tr:nth-child(even) {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

table:not(.table) tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white)
}

table:not(.table) tbody tr:hover {
    background-color: #e8e5e8;
    background-color: var(--color-grey-10)
}

table:not(.table) tbody td,table:not(.table) thead th {
    border: 1px solid #000;
    border: 1px solid var(--color-black);
    padding: 5px
}

table:not(.table) tbody td:last-child,table:not(.table) thead th:last-child {
    border-right-width: 1px
}

.table-striped thead th {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.table-striped tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white)
}

.table-striped tbody tr:nth-child(even) {
    background-color: #f6f6f6
}

.table-striped tbody tr:nth-of-type(odd) td,.table-striped tbody tr:nth-of-type(odd) th {
    background-color: unset
}

.table-striped tr td:first-child {
    border-left: 3px solid transparent
}

.table-striped tr:hover td {
    background-color: #e3f0f6
}

.table-striped tr:hover td:nth-child(even),.table-striped tr:hover td:nth-child(odd) {
    background-color: #e3f0f6
}

.table-striped tr:hover td:first-child {
    border-left-color: #0176ac;
    border-left-color: var(--color-blue-1)
}

.table-striped tr:hover tr td {
    border-left: 0
}

.tags a,.filter-tags-container .filter-text-tag {
    background: #eef2f3;
    background: var(--color-grey-1);
    border-radius: 10px;
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: .9375rem;
    padding: 1px 12px;
    margin-bottom: .625rem
}

.tags a {
    display: inline-block;
    text-decoration: none
}

.tags a:hover {
    color: #fff;
    color: var(--color-white);
    background: #015a84;
    background: var(--color-blue)
}

.filter-tags-container {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.filter-tags-container .clear-btn {
    color: #0176ac;
    color: var(--color-blue-1);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: bold;
    margin-left: 10px
}

.filter-tags-container .filter-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.filter-tags-container .filter-tag-item {
    padding-left: 5px;
    padding-right: 5px
}

.filter-tags-container .filter-text-tag {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 15px;
    margin: .25rem 0
}

.filter-tags-container .remove-btn {
    margin-left: -12px;
    padding-bottom: 0;
    padding-top: 0
}

.filter-tags-container .remove-btn .ico-times {
    color: #0176ac;
    color: var(--color-blue-1);
    line-height: 1
}

.filter-tags-container .remove-btn .ico-times:before {
    font-size: .70588em
}

/*.tag {
    display: inline-block
}*/

textarea {
    min-height: 6.25rem
}

video {
    height: auto;
    max-width: 100%;
    width: 100%
}

.header-floater+.main-content video,.header-floater+.main-content .mejs__container,.header-floater+.main-content .mejs__layers,.header-floater+.main-content .mejs__overlay-play {
    max-width: 100%;
    max-height: calc(100vh - 100px) !important
}

.has-control-menu .header-floater+.main-content video,.has-control-menu .header-floater+.main-content .mejs__container,.has-control-menu .header-floater+.main-content .mejs__layers,.has-control-menu .header-floater+.main-content .mejs__overlay-play {
    max-height: calc(100vh - 170px) !important
}

@media screen and (min-width: 992px) {
    .header-floater+.main-content video,.header-floater+.main-content .mejs__container,.header-floater+.main-content .mejs__layers,.header-floater+.main-content .mejs__overlay-play {
        max-height:unset !important
    }

    .has-control-menu .header-floater+.main-content video,.has-control-menu .header-floater+.main-content .mejs__container,.has-control-menu .header-floater+.main-content .mejs__layers,.has-control-menu .header-floater+.main-content .mejs__overlay-play {
        max-height: unset !important
    }
}

.header-floater+.main-content .mejs__container-fullscreen video {
    max-height: 100% !important
}

@media screen and (min-width: 992px) {
    .header-floater.fixed+.main-content video,.header-floater.fixed+.main-content .mejs__container,.header-floater.fixed+.main-content .mejs__layers,.header-floater.fixed+.main-content .mejs__overlay-play {
        max-height:calc(100vh - 75px) !important
    }

    .has-control-menu .header-floater.fixed+.main-content video,.has-control-menu .header-floater.fixed+.main-content .mejs__container,.has-control-menu .header-floater.fixed+.main-content .mejs__layers,.has-control-menu .header-floater.fixed+.main-content .mejs__overlay-play {
        max-height: calc(100vh - 125px) !important
    }
}

.header-floater.fixed+.main-content .mejs__container-fullscreen video {
    max-height: 100% !important
}

.mejs__button .mejs__list .mejs__list-item {
    left: 0;
    margin-right: 0
}

.widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    font-size: 1.214285em;
    width: 100%;
    max-width: 100%
}

.widget--shadowed {
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    box-shadow: 0 0 13px 3px #e8e5e8;
    -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
    box-shadow: 0 0 13px 3px var(--color-grey-10)
}

.widget__header {
    color: #0176ac;
    color: var(--color-blue-1);
    padding: 1rem 1rem .75rem;
    text-align: center;
    position: relative
}

.widget__header:after {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 1rem;
    pointer-events: none;
    position: absolute;
    right: 1rem
}

.widget__header.small-vertical-padding:after {
    left: 1rem;
    right: 1rem
}

.widget .small-vertical-padding {
    padding-left: 1rem;
    padding-right: 1rem
}

.widget__title {
    font-weight: 700;
    line-height: 1.1764705;
    margin-bottom: 0
}

.widget__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.5rem 1rem
}

.widget .card {
    background-color: inherit
}

.widget-bright-bg {
    background-color: #fff;
    background-color: var(--color-white)
}

@media screen and (min-width: 992px) {
    .widget {
        font-size:1em
    }

    .widget__header {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .widget__header::after {
        left: 1.5rem;
        right: 1.5rem
    }

    .widget__body {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.alerts {
    background-color: #c92222;
    background-color: var(--color-red);
    bottom: 0;
    color: #fefefe;
    color: var(--color-white-1);
    left: 0;
    padding: 1.25rem 0 .625rem;
    padding-left: inherit;
    position: fixed;
    right: 0;
    -webkit-transition: padding-right .3s linear;
    -o-transition: padding-right .3s linear;
    transition: padding-right .3s linear;
    z-index: 1001;
    margin-bottom: 0
}

.alerts__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    position: relative
}

.alerts__row+.alerts__row {
    margin-top: .625rem;
    padding-top: 1.25rem;
    border-top: 1px solid rgba(255,255,255,0.33)
}

.alerts__icon {
    margin-top: .1875rem;
    margin-right: .625rem;
    font-size: 1rem;
    color: #f9af36;
    color: var(--color-orange)
}

@media screen and (min-width: 992px) {
    .alerts__icon {
        margin-top:0;
        margin-right: 1.875rem;
        font-size: 3.4375rem
    }
}

.alerts__content {
    width: 100%
}

.alerts__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.alerts__close {
    margin-left: 1.875rem
}

.alerts__close>button {
    background: transparent;
    border: 0;
    outline: 0;
    color: #fefefe;
    color: var(--color-white-1);
    font-size: 2rem;
    padding: 0;
    line-height: 2rem
}

@media screen and (min-width: 992px) {
    .alerts__close>button {
        line-height:2.125rem
    }
}

.alerts__close>button:hover {
    color: #f9af36;
    color: var(--color-orange)
}

.alerts .go-to-link {
    color: #f9af36;
    color: var(--color-orange);
    position: relative;
    top: 2px;
    margin-left: .625rem;
    white-space: nowrap
}

@media screen and (min-width: 992px) {
    .alerts .go-to-link {
        top:-3px
    }
}

.alerts .go-to-link:hover {
    color: #fefefe;
    color: var(--color-white-1);
    text-decoration: none
}

.alerts .go-to-link:hover .go-to-link__label {
    color: #fefefe;
    color: var(--color-white-1)
}

.alerts .go-to-link__label {
    color: #f9af36;
    color: var(--color-orange);
    font-size: .875rem
}

.alerts .go-to-link__icon {
    margin-left: .3125rem;
    font-size: .75rem
}

.alerts .bottom-line-short {
    margin-bottom: .3125rem
}

.alerts .bottom-line-short:after {
    margin-top: .375rem;
    background-color: #f9af36;
    background-color: var(--color-orange)
}

.article-gallery--caption,.article-lightbox figcaption {
    color: #fff;
    color: var(--color-white);
    font-size: 1.0625rem;
    line-height: 1em;
    margin: 2vh auto 3vh;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0 10px;
    overflow: hidden;
    word-break: break-word
}

@media screen and (min-width: 992px) {
    .article-gallery--caption,.article-lightbox figcaption {
        font-size:1.5rem
    }
}

.article-description a {
    color: #0176ac;
    color: var(--color-blue-1);
    text-decoration: underline;
    outline-offset: -2px
}

.article-description a.description-img {
    text-decoration: none
}

.article-description .text-editor-figure {
    padding-left: 0;
    padding-right: 1rem;
    margin-left: 0;
    margin-right: 1rem
}

.article-description .has-highlighted-image+blockquote {
    margin-top: 0
}

.article-description .figure-wrapper figure {
    padding-bottom: 1rem
}

.article-description .figure-wrapper figure[style*="float: left;"] {
    padding-left: 0;
    padding-right: 1rem;
    margin-left: 0;
    margin-right: 1rem
}

.article-description .figure-wrapper figure[style*="float: left;"] figcaption {
    margin-right: 15px
}

.article-description .figure-wrapper figure[style*="float: left;"] img {
    float: left
}

.article-description .figure-wrapper figure[style*="float: right;"] {
    padding-right: 0;
    padding-left: 1rem;
    margin-right: 0;
    margin-left: 1rem
}

.article-description .figure-wrapper figure[style*="float: right;"] img {
    float: right
}

.article-description .figure-wrapper figure[style*="float: right;"] figcaption {
    margin-left: 15px
}

.article-description .article-highlighted-image-container figure {
    padding-bottom: 1rem
}

.article-description .article-highlighted-image-container figure[style*="float: left;"] img {
    float: left
}

.article-description .article-highlighted-image-container figure[style*="float: right;"] img {
    float: right
}

.article-description .article-highlighted-image-container figure[style*="float: left;"],.article-description .article-highlighted-image-container figure[style*="float: right;"] {
    padding: 0;
    margin: 0
}

.article-description .figure-wrapper figure,.article-description .article-highlighted-image-container figure {
    background-color: #fff;
    background-color: var(--color-white)
}

.article-description .figure-wrapper figure img,.article-description .article-highlighted-image-container figure img {
    background-color: inherit;
    margin: 0 !important
}

.article-description blockquote p:last-child {
    margin-bottom: 0
}

.article-description a:visited {
    color: #014261;
    color: var(--color-blue-5)
}

.article-description p {
    margin: 0 0 1rem 0
}

.article-description .lead-text {
    margin-bottom: .5rem;
    margin-top: 0
}

.article-highlighted-image-container {
    position: relative;
    z-index: 1;
    float: left;
    margin: 0 1rem .5rem 0;
    max-width: none;
    width: 100%
}

.article-highlighted-image-container a {
    display: inline
}

.article-highlighted-image-container figure,.article-highlighted-image-container .figure {
    max-width: 400px;
    width: auto
}

.article-highlighted-image-container .ratio-box {
    padding-top: calc((2 / 3) * 100%)
}

.article-highlighted-image-container .ratio-box .description-img>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article-highlighted-image-container .ratio-box a:focus:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border: 2px solid #2b2a29;
    border: 2px solid var(--color-black-1);
    position: absolute;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    -webkit-box-shadow: inset 0 0 0 3px var(--color-white);
    box-shadow: inset 0 0 0 3px var(--color-white)
}

.article-highlighted-image-container .ratio-box picture {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.article-highlighted-image-container .ratio-box picture .highlighted-image {
    height: 100%;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

@media screen and (min-width: 375px) {
    .article-highlighted-image-container {
        max-width:200px;
        min-width: 200px
    }

    .article-highlighted-image-container+p {
        margin-top: 0
    }
}

@media screen and (min-width: 575px) {
    .article-highlighted-image-container {
        max-width:300px
    }
}

@media screen and (min-width: 1200px) {
    .article-highlighted-image-container {
        max-width:400px
    }
}

.article-header h1 {
    margin: 0 0 1.5rem
}

.article-header.portlet-layout .portlet-content {
    padding-bottom: 0
}

.article-wrapper {
    margin-bottom: 2rem;
    margin-top: -1.5rem
}

.article-content .widget-padding-off {
    margin-left: -1rem;
    margin-right: -1rem
}

@media screen and (min-width: 992px) {
    .article-content {
        padding-right:0
    }

    .article-content .widget-padding-off {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }
}

.article-content>div {
    background: #fefefe;
    background: var(--color-white-1);
    padding: 0
}

@media screen and (min-width: 992px) {
    .article-content>div {
        padding:35px 22px
    }
}

.article-content .bottom-line-short:after {
    margin-top: .5rem
}

.article-content h3.section-title {
    padding-bottom: 2px
}

.article-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.article-top .header-back-to {
    display: none
}

.article-top header {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media screen and (min-width: 992px) {
    .article-top {
        padding-right:0
    }
}

.article-title {
    width: 100%
}

@media screen and (min-width: 992px) {
    .article-title {
        padding-right:10%
    }
}

.article-tools {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.375rem;
    margin: 0
}

.article-tools a,.article-tools button {
    padding: 0 .1875rem
}

.article-tools a.loading-animation,.article-tools button.loading-animation {
    margin: 0;
    pointer-events: none;
    width: auto
}

.article-tools a.loading-animation>*,.article-tools button.loading-animation>* {
    visibility: hidden
}

.article-tools a.loading-animation:after,.article-tools button.loading-animation:after {
    left: 10px;
    top: 3px
}

@media screen and (max-width: 992px) {
    @-moz-document url-prefix() {
        .article-tools a.window-print,.article-tools button.window-print {
            display:none
        }
    }
}

.article-tools button {
    border: 0;
    background: 0
}

.article-tools a,.article-tools a:not([href]):not([tabindex]),.article-tools button {
    cursor: pointer;
    color: #0176ac;
    color: var(--color-blue-1);
    padding: 0;
    padding-top: 5px;
    font-size: 1.375rem;
    margin-left: 5px
}

.article-tools a [class^="ico-"],.article-tools a:not([href]):not([tabindex]) [class^="ico-"],.article-tools button [class^="ico-"] {
    padding: 8px
}

.article-tools a:hover,.article-tools a:not([href]):not([tabindex]):hover,.article-tools button:hover {
    text-decoration: none
}

.article-tools a:hover [class^="ico-"],.article-tools a:not([href]):not([tabindex]):hover [class^="ico-"],.article-tools button:hover [class^="ico-"] {
    background: #eef2f3;
    background: var(--color-grey-1)
}

.article-tools .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    right: 0 !important;
    left: auto !important;
    left: initial !important
}

.article-tools .dropdown-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-bottom: -5px
}

.article-tools .dropdown-menu ul .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.article-tools .dropdown-menu ul li.dropdown-item {
    margin: 5px;
    padding: 0
}

.article-tools .dropdown-menu ul li.dropdown-item:focus,.article-tools .dropdown-menu ul li.dropdown-item:hover,.article-tools .dropdown-menu ul li.dropdown-item:active {
    background-color: transparent
}

.article-tools .dropdown-menu ul li.dropdown-item .btn-monospaced.btn-sm {
    width: auto;
    height: auto;
    padding: 0 8px;
    margin: 0
}

.article-tools .dropdown-menu ul li.dropdown-item .btn-monospaced.btn-sm svg {
    font-size: 1.25rem;
    vertical-align: middle
}

.article-tools .dropdown-menu ul li.dropdown-item .btn-monospaced.btn-sm img {
    height: 20px
}

.article-tools .dropdown-menu ul li.dropdown-item .btn-monospaced.btn-sm:hover,.article-tools .dropdown-menu ul li.dropdown-item .btn-monospaced.btn-sm:active {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #0176ac;
    color: var(--color-blue-1)
}

.article-date {
    margin: 2px 0 10px
}

@media screen and (min-width: 992px) {
    .article-date address {
        display:inline-block;
        margin-left: 15px
    }
}

.article-date address div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.article-date address div span+span:before {
    content: ', '
}

.article-description {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    word-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.article-description ul li p,.article-description ol li p {
    display: inline
}

.article-description ul li>h1,.article-description ul li>h2,.article-description ul li>h3,.article-description ul li>h4,.article-description ul li>h5,.article-description ul li>h6,.article-description ul li>.h1,.article-description ul li>.h2,.article-description ul li>.h3,.article-description ul li>.h4,.article-description ul li>.h5,.article-description ul li>.h6,.article-description ol li>h1,.article-description ol li>h2,.article-description ol li>h3,.article-description ol li>h4,.article-description ol li>h5,.article-description ol li>h6,.article-description ol li>.h1,.article-description ol li>.h2,.article-description ol li>.h3,.article-description ol li>.h4,.article-description ol li>.h5,.article-description ol li>.h6 {
    display: inline
}

@media screen and (min-width: 992px) {
    .article-description {
        padding:20px 0 0
    }
}

.article-description figure img {
    margin-bottom: 0;
    margin-top: 0
}

.article-description img {
    margin: 15px 0
}

@media screen and (max-width: 992px) {
    .article-description img:not(.highlighted-image) {
        height:auto !important
    }
}

.article-description img[style*="float: left;"] {
    margin-bottom: 7px !important;
    margin-left: 0 !important;
    margin-right: 15px;
    margin-top: 3px !important
}

.article-description img[style*="float: right;"] {
    margin-bottom: 7px !important;
    margin-left: 15px;
    margin-right: 0 !important;
    margin-top: 3px !important
}

.article-description ul,.article-description ol {
    margin: 1em 0;
    padding-left: 0
}

.article-description ol {
    list-style-type: decimal
}

.article-description ul {
    list-style-type: disc
}

.article-description ol li,.article-description ul li {
    list-style-type: inherit;
    position: relative;
    left: 2.5rem;
    margin-right: 2.5rem
}

.article-description dl {
    margin: 1em 0;
    padding-left: 2.5rem
}

.article-attachments {
    margin-bottom: 30px
}

.article-attachments ul {
    margin: 0;
    padding: 0
}

.article-attachments li {
    list-style: none;
    border-bottom: 1px solid #ebecec;
    border-bottom: 1px solid var(--color-grey)
}

.article-attachments li:hover {
    background: #f8f9fa;
    background: var(--color-white-2)
}

.article-attachments li:last-child {
    border: 0
}

.article-attachments a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2b2a29;
    color: var(--color-black-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 5px
}

@media screen and (min-width: 992px) {
    .article-attachments a {
        padding:10px 15px
    }
}

.article-attachments a:hover {
    color: #0176ac;
    color: var(--color-blue-1);
    text-decoration: none
}

.article-attachments a .icon-external-link {
    margin-left: .5rem
}

.article-attachments .attachment-icon {
    margin-right: 10px;
    font-size: 1.25rem
}

.article-gallery--wrapper {
    position: relative
}

.article-gallery--wrapper .slick-gallery-autoplay {
    right: 2px
}

.article-gallery--wrapper .slick-gallery-autoplay:focus {
    outline: 3px;
    -webkit-box-shadow: 0 0 14px #fff;
    box-shadow: 0 0 14px #fff;
    -webkit-box-shadow: 0 0 14px var(--color-white);
    box-shadow: 0 0 14px var(--color-white)
}

.article-gallery--main {
    margin: 0 0 30px;
    width: 100%
}

.article-gallery--main [data-slide-index] {
    position: relative;
    vertical-align: top;
    min-height: 150px;
    min-width: 100%;
    overflow: hidden;
    display: inline-block
}

.article-gallery--main .slick-track {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    max-height: 150px
}

.article-gallery--main .slick-slide {
    cursor: pointer;
    margin: 0 1px;
    position: relative
}

.article-gallery--main .slick-slide:focus {
    outline: none !important
}

.article-gallery--main .slick-slide:focus:after {
    content: '';
    display: block;
    width: 100%;
    height: 150px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border: 2px solid #000;
    border: 2px solid var(--color-black);
    position: absolute;
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff;
    -webkit-box-shadow: inset 0 0 0 3px var(--color-white);
    box-shadow: inset 0 0 0 3px var(--color-white)
}

.article-gallery--main .slick-prev {
    left: 1px
}

.article-gallery--main .mobile-slide-overlay {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0,0,0,0.66);
    bottom: 0;
    color: #fefefe;
    color: var(--color-white-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    text-transform: uppercase;
    z-index: 1
}

@media screen and (min-width: 992px) {
    .article-gallery--main .mobile-slide-overlay {
        display:none
    }
}

.article-gallery--big {
    margin-top: 70px
}

.article-gallery--big a {
    display: block
}

.article-gallery--big a[href]:not([tabindex="-1"]):focus {
    outline: 0
}

.article-gallery--big a:focus img {
    border: 4px solid #fff;
    border: 4px solid var(--color-white)
}

.article-gallery--big img {
    margin: 0 auto;
    max-height: 66vh
}

.article-gallery--big .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article-gallery--big .slick-track .slick-slide {
    display: block;
    margin: auto 0
}

.article-gallery--pager {
    margin-bottom: 15px
}

.article-gallery--pager .slick-slide {
    cursor: pointer;
    padding: 2px;
    position: relative;
    text-align: center
}

.article-gallery--pager .slick-slide:focus:before {
    border: 2px solid #fff;
    border: 2px solid var(--color-white);
    bottom: 2px;
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    z-index: 1;
    height: 55px
}

@media screen and (min-width: 992px) {
    .article-gallery--pager .slick-slide:focus:before {
        height:75px
    }
}

.article-gallery--pager .slick-slide>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 55px
}

@media screen and (min-width: 992px) {
    .article-gallery--pager .slick-slide>div {
        height:75px
    }
}

.article-gallery--pager .slick-slide img {
    display: inline-block
}

.article-gallery--pager .slick-current:after {
    border: 2px solid #fff;
    border: 2px solid var(--color-white);
    bottom: 2px;
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%
}

@media screen and (min-width: 992px) {
    .article-gallery--pager .slick-current:after {
        border:4px solid #fff;
        border: 4px solid var(--color-white);
        height: 75px
    }
}

.article-gallery--pager .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    height: 55px
}

@media screen and (min-width: 992px) {
    .article-gallery--pager .slick-track {
        height:75px
    }
}

.article-gallery--pager [data-slide-index] {
    position: relative
}

.article-gallery--pager picture {
    vertical-align: top
}

.article-gallery--caption span {
    color: #0176ac;
    color: var(--color-blue-1);
    display: block;
    font-size: .875rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (min-width: 992px) {
    .article-gallery--caption span {
        font-size:1.0625rem
    }
}

.article-lightbox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0,0,0,0.8);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.article-lightbox--close {
    background: 0;
    border: 0;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 1
}

@media screen and (min-width: 992px) {
    .article-lightbox--close {
        right:2rem
    }
}

.article-lightbox--close:hover {
    color: #0176ac;
    color: var(--color-blue-1)
}

.article-lightbox .slick-gallery-autoplay {
    top: 2rem;
    font-size: 2.5rem;
    left: 1.5rem;
    background-color: transparent
}

.article-lightbox .slick-gallery-autoplay:focus {
    outline: 3px;
    -webkit-box-shadow: 0 0 14px #fff;
    box-shadow: 0 0 14px #fff;
    -webkit-box-shadow: 0 0 14px var(--color-white);
    box-shadow: 0 0 14px var(--color-white)
}

@media screen and (min-width: 992px) {
    .article-lightbox .slick-gallery-autoplay {
        right:6rem;
        left: auto;
        left: initial
    }
}

@media screen and (max-width: 992px) {
    .article-lightbox>.container {
        padding:0
    }
}

.article-lightbox button.pause:focus:before,.article-lightbox button.pause:hover:before {
    border-color: #015a84;
    border-color: var(--color-blue)
}

.article-lightbox button.play:focus:before,.article-lightbox button.play:hover:before {
    border-color: transparent transparent transparent #015a84;
    border-color: transparent transparent transparent var(--color-blue)
}

.article-map {
    margin-top: 2.125rem;
    color: #2b2a29;
    color: var(--color-black-1)
}

.article-map--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.article-map--header .ico {
    font-size: 2.5rem;
    margin-right: 10px
}

@media screen and (min-width: 992px) {
    .article-map .leaflet-container {
        min-height:540px
    }
}

@media screen and (min-width: 992px) {
    .article-aside {
        padding-left:0
    }
}

.article-aside .portlet {
    margin-bottom: 0
}

.article-aside>div {
    background: #fefefe;
    background: var(--color-white-1);
    padding: 0
}

.article-aside>div.aside-gradient {
    margin-bottom: 20px
}

@media screen and (min-width: 992px) {
    .article-aside>div.aside-gradient {
        border-left:1px solid #eef2f3;
        border-left: 1px solid var(--color-grey-1);
        padding-bottom: 30px
    }
}

.article-aside--associated {
    line-height: 1.2em
}

.article-aside--associated ul {
    padding: 20px 0
}

@media screen and (min-width: 992px) {
    .article-aside--associated ul {
        padding-left:20px;
        padding-right: 20px
    }
}

.article-aside--associated ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.article-aside--associated ul li a,.article-aside--associated ul li span,.article-aside--associated ul li .heading-link {
    color: #0176ac;
    color: var(--color-blue-1);
    font-weight: bold;
    margin-top: 5px
}

@media screen and (min-width: 992px) {
    .article-aside--associated ul li a,.article-aside--associated ul li span,.article-aside--associated ul li .heading-link {
        margin-top:0
    }
}

.article-aside--associated ul li a:hover {
    color: #0f5c7f;
    color: var(--color-blue-2);
    text-decoration: none
}

.article-aside--associated .see-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 0
}

@media screen and (min-width: 992px) {
    .article-aside--associated .see-more {
        padding-left:20px;
        padding-right: 20px
    }
}

.article-aside--associated .see-more a span {
    color: #2b2a29;
    color: var(--color-black-1);
    display: inline-block;
    font-weight: 400;
    text-transform: lowercase
}

.article-aside--associated .see-more a .go-to-link__icon {
    margin-left: 10px;
    font-size: .75rem;
    color: #2b2a29;
    color: var(--color-black-1)
}

.article-aside--associated .see-more a:hover {
    text-decoration: none
}

.article-aside--associated .see-more a:hover span,.article-aside--associated .see-more a:hover .go-to-link__icon {
    color: #0176ac;
    color: var(--color-blue-1)
}

.article-aside-button {
    background: #fefefe;
    background: var(--color-white-1);
    border: 1px solid #0176ac;
    border: 1px solid var(--color-blue-1);
    color: #0176ac;
    color: var(--color-blue-1);
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
    margin-bottom: 8px;
    padding: 5px 25px;
    position: relative
}

@media screen and (min-width: 992px) {
    .article-aside-button {
        display:none
    }
}

.article-aside-button:hover,.article-aside-button.open {
    background: #0176ac;
    background: var(--color-blue-1);
    color: #fefefe;
    color: var(--color-white-1)
}

.article-aside-button i,.article-aside-button [class^='ico'] {
    font-size: .5rem;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.article-aside-button.open i,.article-aside-button.open [class^='ico'] {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.article .heading-link {
    font-size: inherit;
    margin-bottom: 0
}

.facilities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-gap: .5rem;
    gap: .5rem;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.facilities__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.facilities .icon {
    width: 3rem;
    height: 3rem;
    margin-bottom: .125rem;
    fill: #fff;
    fill: var(--color-white);
    background-color: #1b4483;
    background-color: var(--color-blue-7)
}

.contrast-high .facilities .icon {
    fill: black
}

.article figure,article figure {
    margin-bottom: 5px !important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.article .caption,.article .figcaption-separator,article .caption,article .figcaption-separator {
    display: inline-block
}

.article .figure-wrapper,article .figure-wrapper {
    margin-top: .5rem
}

.article .figure-wrapper+blockquote,article .figure-wrapper+blockquote {
    margin-top: .5rem
}

.article .figure-wrapper figure,article .figure-wrapper figure {
    width: auto
}

.article .figure-wrapper:first-child figure,article .figure-wrapper:first-child figure {
    max-width: 400px
}

.article-highlighted-image-container figure {
    max-width: 400px
}

.article-highlighted-image-container .text-editor-figure {
    margin-right: 0
}

.article-highlighted-image-container figure,.article-lightbox figure {
    width: auto
}

.article-imported figure {
    float: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.article-imported figure a {
    border-bottom: 0;
    display: inline-block;
    text-decoration: none
}

.article-imported figure img {
    margin: .3125rem 1rem .25rem 0
}

@media screen and (min-width: 450px) {
    .article-imported figure {
        margin-right:.75rem;
        max-width: 25rem
    }
}

.has-control-menu .article-lightbox {
    top: 49px;
    height: calc(100% - 49px)
}

@media screen and (min-width: 565px) {
    .has-control-menu .article-lightbox {
        top:57px;
        height: calc(100% - 57px)
    }
}

.single-event.event address {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.single-event.event .ico {
    margin-right: .5rem
}

.single-event.event .event-future-dates-holder {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    position: static
}

.single-event.event .event-future-dates-holder .event-future-date {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    width: auto
}

.single-event.event .detail {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .5rem
}

.single-event.event .details {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0;
    margin-bottom: 15px
}

@media screen and (min-width: 992px) {
    .single-event.event .details {
        padding:0;
        margin-bottom: 0x;
        background: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.single-event.event .ico.toggle-dates-button {
    margin-left: 0;
    margin-top: -0.25rem
}

@media print {
    .article-gallery--wrapper button {
        display: none
    }
}

.article-gallery--wrapper .slick-slide img {
    -o-object-fit: cover;
    object-fit: cover
}

.portal-background {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center 300px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -2
}

@media screen and (max-width: 992px) {
    .portal-background {
        display:none
    }
}

.banner,.banner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.banner a,.banner-wrapper a {
    padding-right: 0
}

.banner-wrapper {
    width: 100%;
    height: 100%
}

.banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    height: auto
}

.banner ins {
    display: inline-block
}

.carousel-banner .slick-list {
    width: calc(100% + 2px)
}

.banner-carousel-web a {
    position: relative;
    padding-right: 0
}

.banner-carousel-web a:focus {
    outline-offset: 2px;
    -webkit-transform: scale(0.97);
    -ms-transform: scale(0.97);
    transform: scale(0.97);
    z-index: 1
}

.buttons-widget {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.buttons-widget .btn {
    background-color: #fff;
    background-color: var(--color-white);
    border: 1px solid #d6e0e2;
    border: 1px solid var(--color-grey-8);
    color: #0176ac;
    color: var(--color-blue-1);
    font-weight: 600;
    padding: .5rem 1.5rem;
    width: 100%
}

.buttons-widget .btn:hover {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white);
    text-decoration: underline
}

.buttons-widget .btn:hover .btn__icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.buttons-widget .btn picture {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.buttons-widget .btn__icon {
    height: 1.2353em;
    margin-right: .70588em;
    width: 1.2353em
}

.buttons-widget .btn__label {
    width: 100%
}

.buttons-widget .list {
    color: #fff;
    color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.25rem;
    margin-right: -0.25rem
}

.buttons-widget .list__item {
    display: inline-block;
    margin-bottom: .25rem;
    margin-top: .25rem;
    padding-left: .25rem;
    padding-right: .25rem;
    width: 100%
}

.buttons-widget .list__link-inner {
    min-width: 0
}

.buttons-widget__body {
    padding: .625rem 1rem
}

@media screen and (min-width: 768px) {
    .buttons-widget .btn {
        width:auto
    }

    .buttons-widget .btn__label {
        width: auto
    }

    .buttons-widget .list__item {
        width: auto
    }

    .vertical-order .buttons-widget .list__item {
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%
    }

    .vertical-order .buttons-widget .list__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width: 992px) {
    .buttons-widget .list {
        margin-left:-0.375rem;
        margin-right: -0.375rem
    }

    .buttons-widget .list__item {
        margin-bottom: .375rem;
        margin-top: .375rem;
        padding-left: .375rem;
        padding-right: .375rem
    }

    .buttons-widget__body {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.taglib-captcha .btn {
    border: 0;
    font-size: .875rem;
    line-height: 1;
    padding: 0
}

.taglib-captcha .play-captcha {
    vertical-align: top
}

.first-mark {
    top: -0.6rem
}

.cards-list {
    --card-bg-color: var(--color-white);
    --card-min-width: 260px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
    gap: 1rem
}

.cards-list .card {
    height: 100%
}

@media screen and (min-width: 565px) {
    .cards-list__item:first-child:last-child {
        max-width:50%;
        padding-right: .5rem
    }
}

@media screen and (min-width: 565px) {
    .cards-list {
        grid-template-columns:repeat(auto-fit,minmax(var(--card-min-width),1fr))
    }
}

.card {
    background-color: var(--card-bg-color)
}

.card__content {
    height: 100%
}

.card__image {
    width: 100%;
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover
}

.card__image-wrapper {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.card__link {
    padding-right: 0;
    vertical-align: top;
    border-radius: inherit
}

.card__link * {
    color: #000;
    color: var(--color-black);
    text-decoration: none
}

.card__link:hover {
    text-decoration: none
}

.card__link:hover .card__title {
    text-decoration: underline
}

.card__picture {
    height: 100%;
    width: 100%
}

.card__read-more {
    color: #0176ac;
    color: var(--color-blue-1)
}

.card__title {
    font-weight: 600
}

.card .aspect-ratio picture {
    position: absolute;
    height: 100%;
    width: 100%
}

.portlet-asset-publisher .asset-content .card-vertical img {
    width: 100%;
    height: 100%
}

.taglib-discussion {
    font-size: .875rem
}

.taglib-discussion .ico-avatar {
    font-size: 2.1rem
}

.taglib-discussion .comment-container {
    margin-bottom: .5rem
}

@media screen and (min-width: 28.125rem) {
    .taglib-discussion .form-with-captcha {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%
    }
}

.taglib-discussion .lfr-discussion-body {
    font-size: .9375rem;
    padding-left: 3.125rem;
    color: #4a4848;
    color: var(--color-grey-4)
}

.taglib-discussion .discussion-list {
    border-top: 0
}

@media screen and (min-width: 992px) {
    .taglib-discussion .discussion-list {
        margin-bottom:.25rem
    }
}

.taglib-discussion .discussion-list:first-of-type {
    border-top: inherit
}

.taglib-discussion .reply-button:hover {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fefefe;
    color: var(--color-white-1)
}

.taglib-discussion .sticker {
    border-radius: 0
}

.taglib-discussion .username {
    color: #4a4848;
    color: var(--color-grey-4);
    font-size: 1.0625rem
}

.taglib-discussion .comment-publish-date {
    margin-left: auto
}

@media screen and (min-width: 992px) {
    .taglib-discussion .comment-publish-date {
        margin-left:1.125rem
    }
}

.taglib-discussion .form-control.simple-text-editor {
    height: auto;
    padding: 0
}

.taglib-discussion .form-control.simple-text-editor table,.taglib-discussion .form-control.simple-text-editor td,.taglib-discussion .form-control.simple-text-editor textarea {
    background-color: transparent
}

.taglib-discussion .form-control.simple-text-editor table td {
    border: 0;
    padding: 0
}

.taglib-discussion .form-control.simple-text-editor table tr {
    background-color: transparent
}

.taglib-discussion .form-control.simple-text-editor textarea {
    border: 0;
    font-family: inherit;
    max-height: 10rem;
    margin-bottom: -0.3125rem !important;
    padding: .5rem .875rem
}

.taglib-discussion .form-control.simple-text-editor textarea::-webkit-input-placeholder {
    font-style: italic
}

.taglib-discussion .form-control.simple-text-editor textarea::-moz-placeholder {
    font-style: italic
}

.taglib-discussion .form-control.simple-text-editor textarea:-ms-input-placeholder {
    font-style: italic
}

.taglib-discussion .form-control.simple-text-editor textarea::-ms-input-placeholder {
    font-style: italic
}

.taglib-discussion .form-control.simple-text-editor textarea::placeholder {
    font-style: italic
}

.taglib-discussion .button-holder-guest {
    margin-bottom: 2rem
}

@media screen and (min-width: 992px) {
    .lfr-discussion {
        letter-spacing:-0.2px;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width: 992px) {
    .lfr-discussion-reply-container {
        padding-left:.625rem;
        padding-right: .625rem
    }
}

.lfr-discussion-wrapper {
    color: #4a4848;
    color: var(--color-grey-4)
}

.lfr-discussion-wrapper .section-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.0625rem;
    letter-spacing: .4px
}

@media screen and (min-width: 992px) {
    .lfr-discussion-wrapper .section-title {
        letter-spacing:-0.2px
    }
}

.lfr-discussion-wrapper .section-title .ico {
    font-size: 2.1875rem;
    margin-right: .75rem
}

.lfr-discussion-wrapper .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: inherit
}

.lfr-discussion-wrapper .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder {
    color: inherit
}

.lfr-discussion-wrapper .ae-placeholder:not(:focus):before {
    font-style: italic
}

.lfr-discussion-wrapper .badge {
    font-size: 100%
}

.lfr-discussion-wrapper .comment-input {
    min-height: 4.75rem;
    padding: .5rem .875rem
}

.lfr-discussion-wrapper .form-control {
    background-color: #f8f9fa;
    background-color: var(--color-white-2);
    border: 0;
    color: inherit;
    font-size: .875rem
}

.lfr-discussion-wrapper .form-control::-webkit-input-placeholder {
    color: inherit;
    font-style: italic
}

.lfr-discussion-wrapper .form-control::-moz-placeholder {
    color: inherit;
    font-style: italic
}

.lfr-discussion-wrapper .form-control:-ms-input-placeholder {
    color: inherit;
    font-style: italic
}

.lfr-discussion-wrapper .form-control::-ms-input-placeholder {
    color: inherit;
    font-style: italic
}

.lfr-discussion-wrapper .form-control::placeholder {
    color: inherit;
    font-style: italic
}

.lfr-discussion-wrapper .sticker {
    height: 2.125rem;
    width: 2.125rem
}

.lfr-discussion-wrapper .sticker-primary {
    background-color: transparent
}

.lfr-discussion-metadata {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: #4a4848;
    color: var(--color-grey-4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: .9375rem
}

.lfr-discussion-message-body {
    word-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.lfr-discussion .sticker {
    background-color: transparent
}

.cookie-settings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cookie-settings__container {
    max-height: calc(100vh - 50px)
}

.cookie-settings__content {
    max-height: inherit;
    border-radius: 0
}

.cookie-settings__footer {
    border-top: 0
}

.cookie-settings__header {
    border-bottom: 0
}

.cookie-settings .actions-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 1rem;
    gap: 1rem
}

.cookie-settings .consent-types label {
    font-weight: bold
}

.cookie-settings .consent-types p {
    margin-left: 19px
}

.cc_div .b-tg .c-tg {
    background-color: #706f71;
    background-color: var(--color-grey-3);
    border-radius: 0
}

.cc_div .b-tg .c-tg:after {
    border-radius: 0
}

.cc_div .b-tg .c-tgl:checked ~ .c-tg {
    background: #0176ac;
    background: var(--color-blue-1)
}

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
    background: #c6c5c8;
    background: var(--color-grey-2)
}

.custom-list-page {
    background: #fefefe;
    background: var(--color-white-1);
    padding-bottom: .9375rem;
    padding-top: .9375rem
}

@media screen and (min-width: 565px) {
    .custom-list-page__item {
        padding-left:.9375rem;
        padding-right: .9375rem
    }
}

.custom-list-page__item:not(:last-child):after {
    border-bottom: 1px solid #c6c5c8;
    border-bottom: 1px solid var(--color-grey-2);
    content: '';
    display: block;
    margin-bottom: 1rem
}

.custom-list-page__item--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 565px) {
    .custom-list-page__item--wrapper {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

.custom-list-page__item--image {
    margin-bottom: 1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    float: left;
    margin-right: 1rem
}

@media screen and (max-width: 565px) {
    .custom-list-page__item--image {
        margin-right:0;
        float: none;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.3125rem;
        flex: 0 0 20.3125rem
    }
}

.custom-list-page__item--image .article__thumbnail {
    position: relative;
    height: 13rem;
    width: 18rem
}

@media screen and (max-width: 565px) {
    .custom-list-page__item--image .article__thumbnail {
        height:100%;
        width: 100%
    }
}

.custom-list-page__item--image .article__picture {
    padding-top: 0
}

.custom-list-page__item--details {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%
}

@media screen and (min-width: 565px) {
    .custom-list-page__item--details {
        padding-left:1rem
    }
}

.custom-list-page__item--title {
    position: relative;
    margin-bottom: .875rem;
    padding-bottom: .0625rem
}

.custom-list-page__item--title a,.custom-list-page__item--title span {
    color: #0176ac;
    color: var(--color-blue-1)
}

.custom-list-page__item--title a[href]:not([tabindex="-1"]):focus {
    outline: 2px solid transparent
}

.custom-list-page__item--title a {
    display: inline
}

.custom-list-page__item--title a:focus .custom-list-page__item--image {
    outline: 2px solid #2b2a29;
    outline: 2px solid var(--color-black-1);
    outline-offset: .125rem
}

.custom-list-page__item--title a:focus h3 {
    text-decoration: none;
    -webkit-box-shadow: 0 0 0 2px #2b2a29;
    box-shadow: 0 0 0 2px #2b2a29;
    -webkit-box-shadow: 0 0 0 2px var(--color-black-1);
    box-shadow: 0 0 0 2px var(--color-black-1)
}

.custom-list-page__item--title .h4 {
    font-size: 1.5625rem
}

.custom-list-page__item--title .h4:after {
    content: '';
    background: #0176ac;
    background: var(--color-blue-1);
    position: absolute;
    bottom: 0;
    left: 19rem;
    width: 3.75rem;
    height: .1875rem
}

@media screen and (max-width: 565px) {
    .custom-list-page__item--title .h4:after {
        left:0
    }
}

.custom-list-page__item--title span.article __image-link {
    margin-bottom: 1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    float: left;
    margin-right: 1rem
}

@media screen and (min-width: 565px) {
    .custom-list-page__item--title span.article __image-link {
        -webkit-box-flex:0;
        -ms-flex: 0 0 20.3125rem;
        flex: 0 0 20.3125rem;
        max-width: 50%
    }
}

.custom-list-page__item--title span.article __image-link .article__thumbnail {
    position: relative
}

.custom-list-page__item--title span.article __image-link .article__picture {
    padding-top: 0
}

.custom-list-page__item--date {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .625rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    position: relative
}

.custom-list-page__item--date time {
    line-height: 1
}

.custom-list-page__item--article-type {
    position: relative;
    margin-left: .9375rem;
    padding-left: .9375rem
}

.custom-list-page__item--article-type:before {
    content: '';
    height: 1rem;
    width: .0625rem;
    background: #c6c5c8;
    background: var(--color-grey-2);
    top: 50%;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.custom-list-page__item--summary {
    color: #2b2a29;
    color: var(--color-black-1)
}

.custom-list-page__item--source {
    text-align: right;
    position: relative;
    word-break: break-word;
    right: 0;
    bottom: 0
}

.custom-list-page__item--source p {
    font-size: .8125rem
}

.custom-list-page__item--source a {
    font-weight: 700;
    color: #0176ac;
    color: var(--color-blue-1)
}

.custom-list-page__item--source a .external-link-icon {
    color: #0176ac;
    color: var(--color-blue-1);
    margin-left: .1875rem
}

.custom-list-page__item--source span {
    font-weight: 700
}

.required-info {
    padding: 0 15px
}

.required-info .required-text {
    margin-left: .5rem;
    font-size: 0,7rem;
    font-size: .7rem
}

.search-facet .text-default {
    border: 0;
    background-color: transparent;
    display: inline-block;
    margin: 0;
    padding: 0
}

.facet-checkbox-label {
    display: block
}

.facet-term-selected {
    font-weight: 600
}

.facet-term-selected .small {
    font-weight: 600
}

.facet-term-unselected {
    font-weight: 400
}

.facets-toggle {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    border: 0;
    border-radius: 0;
    color: #fff;
    color: var(--color-white);
    font-size: 1.0625rem;
    font-weight: 500;
    height: 2.375rem;
    margin-bottom: .625rem;
    padding: 0 .5rem;
    width: 100%
}

.facets-toggle:hover {
    color: #fff;
    color: var(--color-white)
}

@media screen and (min-width: 992px) {
    .facets-toggle {
        display:none
    }
}

@media screen and (max-width: 768px) {
    .facets-component {
        margin-bottom:1rem
    }
}

@media screen and (max-width: 992px) {
    .facets-component {
        display:none
    }
}

.facets-component>div,.facets-component>fieldset {
    background: -webkit-gradient(linear,left bottom,left top,from(#eef2f3),to(#fefefe));
    background: -o-linear-gradient(bottom,#eef2f3 0%,#fefefe 100%);
    background: linear-gradient(0,#eef2f3 0%,#fefefe 100%);
    background: -webkit-gradient(linear,left bottom,left top,from(var(--color-grey-1)),to(var(--color-white-1)));
    background: -o-linear-gradient(bottom,var(--color-grey-1) 0%,var(--color-white-1) 100%);
    background: linear-gradient(0,var(--color-grey-1) 0%,var(--color-white-1) 100%)
}

.facets-component .filter-invert {
    -webkit-filter: invert(0.5);
    filter: invert(0.5)
}

.facets-component .btn {
    border-radius: 0
}

.facets-component .h4 {
    font-size: 1.3125rem
}

.facets-component .portlet {
    margin-bottom: 0
}

.facets-component .panel {
    background-color: transparent;
    border-color: transparent;
    padding: .625rem;
    padding-bottom: 0
}

@media screen and (min-width: 992px) {
    .facets-component .panel {
        padding:0rem .5rem 0rem .5rem
    }
}

.facets-component .panel-heading {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: .625rem
}

.facets-component .panel-default {
    background-color: transparent;
    border-color: transparent
}

.facets-component .panel-title {
    padding: .625rem .625rem .9375rem;
    border-bottom: 2px solid #c6c5c8;
    border-bottom: 2px solid var(--color-grey-2);
    padding-bottom: .5rem
}

.facets-component .panel-title a,.facets-component .panel-title button {
    padding: 0
}

.facets-component .panel-body {
    padding: .75rem .78125rem
}

.facets-component .search-date-range-facet .required {
    color: #c92222;
    color: var(--color-red);
    font-weight: 700
}

.facets-component .search-date-range-facet svg.reference-mark .lexicon-icon {
    color: #c92222;
    color: var(--color-red)
}

.facets-component .dots {
    border: 0;
    font-weight: 700;
    font-size: 1rem;
    padding: 0
}

.facets-component .choose-custom-date {
    margin: 0;
    padding-left: .9375rem
}

.facets-component .facet-value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0
}

.facets-component .facet-value .ico {
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: 1.3125rem;
    width: 1.5rem
}

.facets-component .facet-value .ico-empty-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.facets-component .facet-value .ico-checkbox {
    display: none
}

.facets-component .facet-value input[type=checkbox].facet-term {
    width: 1.375rem;
    height: 1.375rem
}

.facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    cursor: not-allowed;
    -webkit-filter: invert(0.5);
    filter: invert(0.5)
}

.facets-component .facet-value input[type=checkbox].facet-term:disabled+label .term-name {
    color: #706f71;
    color: var(--color-grey-3)
}

.facets-component .facet-value input[type=checkbox].facet-term:focus+.facet-checkbox-label {
    -webkit-box-shadow: 0 0 3px 1px #015a84;
    box-shadow: 0 0 3px 1px #015a84;
    -webkit-box-shadow: 0 0 3px 1px var(--color-blue);
    box-shadow: 0 0 3px 1px var(--color-blue);
    outline: 1px solid transparent
}

.facets-component .facet-value input[type=checkbox].facet-term:checked+.facet-checkbox-label .ico-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.facets-component .facet-value input[type=checkbox].facet-term:checked+.facet-checkbox-label .ico-empty-box {
    display: none
}

.facets-component .facet-value label.facet-checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    padding: 0;
    min-height: 1.375rem;
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.facets-component .facet-value .term-name {
    color: #2b2a29;
    color: var(--color-black-1);
    padding-left: 1.1875rem;
    word-break: break-word;
    display: block
}

.facets-component .facet-value .term-count {
    margin-left: 5px;
    white-space: nowrap
}

.facets-component .facet-value.hidden {
    display: none
}

.facets-component .btn-show-all {
    display: block;
    font-size: 1em;
    padding: .3125em 0;
    text-align: left
}

.facets-component .btn-show-all .dots {
    display: inline-block;
    text-align: center;
    width: 1.3em
}

.facets-component .btn-show-all .btn-label {
    margin-left: 1em
}

@media screen and (min-width: 992px) {
    .facets-component .btn-show-all .btn-label {
        margin-left:.8em
    }
}

.facets-component .choose-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    cursor: pointer
}

.facets-component .custom-date-from_custom,.facets-component .custom-date-to_custom {
    color: #c92222;
    color: var(--color-red)
}

.facets-component .custom-date-container .error-field {
    border: 1.5px solid #c92222;
    border: 1.5px solid var(--color-red)
}

.facets-component .custom-date-container .date-format {
    font-size: .7rem;
    padding-left: .1rem
}

.facets-component .custom-date-container .required {
    color: #c92222;
    color: var(--color-red);
    font-weight: 700
}

.facets-component .custom-date-container svg.reference-mark .lexicon-icon {
    color: #c92222;
    color: var(--color-red)
}

.facets-component .custom-date-container button {
    background-color: #0176ac;
    background-color: var(--color-blue-1)
}

.facets-component .custom-date-container .control-label {
    font-weight: 600;
    font-size: .85rem;
    margin: 0
}

.facets-component .custom-date-container .search-button-row {
    margin-top: 15px;
    text-align: right
}

@media screen and (min-width: 768px) {
    .facets-component .custom-date-container .custom-date-container .d-flex {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.facets-component .custom-date-container .custom-date-custom-range-filter-button {
    width: 100%
}

@media screen and (min-width: 992px) {
    .facets-component .custom-date-container .custom-date-custom-range-filter-button {
        width:auto
    }
}

.facets-component .facet-checkbox-label {
    display: block
}

.facets-component .facet-term-selected {
    font-weight: 600
}

.facets-component .facet-term-selected .small {
    font-weight: 600
}

.facets-component .facet-term-unselected {
    font-weight: 400
}

.facets-component input.field {
    padding: 1px;
    text-align: center
}

@media screen and (min-width: 768px) {
    .facets-component .d-flex.flex-lg-column.flex-xl-row {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width: 1200px) and (max-width:1350px) {
    .facets-component .d-flex.flex-lg-column.flex-xl-row {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .facets-component .col-lg-12.col-xl-6 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .facets-component .pr-xl-1 {
        padding-right: 1rem !important
    }

    .facets-component .pl-xl-1 {
        padding-left: 1rem !important
    }
}

@media screen and (min-width: 1250px) {
    .facets-component .row div.col-md-6 {
        padding:2px
    }

    .facets-component .row div.col-md-6 input.field {
        padding: 0;
        text-align: center
    }
}

.filtering-widget {
    margin-bottom: 1rem
}

.filtering-widget.collapsed .btn-section-toggle {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filtering-widget .btn-picker-trigger {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filtering-widget .btn-section-toggle {
    color: #2b2a29;
    color: var(--color-black-1);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
    padding: .3125rem
}

.filtering-widget .btn-section-toggle:before {
    font-size: .5rem
}

.filtering-widget .custom-control-label-text {
    color: inherit;
    margin-left: 19px;
    padding-left: 0;
    text-decoration: none
}

.filtering-widget .custom-checkbox {
    padding: .9375rem .875rem;
    position: relative
}

.filtering-widget .custom-checkbox input[type="checkbox"] {
    z-index: -1
}

.filtering-widget .custom-checkbox .custom-control-input:checked ~ .custom-control-label .custom-control-label-text {
    margin-left: 17px;
    padding-left: 0
}

.filtering-widget .custom-control-label {
    color: #212529;
    color: var(--color-black-2);
    font-size: 1.0625em
}

.filtering-widget .datepicker-holder {
    position: relative
}

.filtering-widget .datepicker-dropdown-menu {
    overflow: visible
}

.filtering-widget .dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding-left: 9px;
    padding-right: 9px;
    margin: 7px 0
}

.filtering-widget .dropdown.show .dropdown-toggle:not(:disabled):not(.disabled) {
    background-color: #fff;
    background-color: var(--color-white);
    border-color: #0176ac;
    border-color: var(--color-blue-1);
    color: #0176ac;
    color: var(--color-blue-1)
}

.filtering-widget .dropdown.show .dropdown-toggle .ico-arrow-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filtering-widget .dropdown-menu {
    border: 0;
    border-radius: unset;
    -webkit-box-shadow: 0 2px 12px 0 #c6c5c8;
    box-shadow: 0 2px 12px 0 #c6c5c8;
    -webkit-box-shadow: 0 2px 12px 0 var(--color-grey-2);
    box-shadow: 0 2px 12px 0 var(--color-grey-2);
    max-height: 20rem;
    margin: 0;
    min-width: calc(100% - 18px);
    padding: .375rem 0
}

.filtering-widget .dropdown-menu:after {
    content: unset
}

.filtering-widget .dropdown-toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-color: var(--color-white);
    border: 1px solid #c6c5c8;
    border: 1px solid var(--color-grey-2);
    color: #2b2a29;
    color: var(--color-black-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 1em;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.17647;
    padding: .625rem .75rem;
    white-space: normal
}

.filtering-widget .dropdown-toggle:not(:disabled):not(.disabled):hover {
    background-color: #fff;
    background-color: var(--color-white);
    border-color: #0176ac;
    border-color: var(--color-blue-1);
    color: #0176ac;
    color: var(--color-blue-1)
}

.filtering-widget .dropdown-toggle .ico-arrow-down {
    color: inherit;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .5em;
    margin-left: 1.375rem;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.filtering-widget .dropdown-toggle .ico-arrow-down:before {
    font-size: .5em
}

.filtering-widget .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filtering-widget .filters+.sorting-dropdown {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filtering-widget .filters+.sorting-dropdown:before {
    border-top: 1px solid #c6c5c8;
    border-top: 1px solid var(--color-grey-2);
    content: '';
    display: block;
    margin: 0 0 .875rem 0;
    pointer-events: none;
    width: 100%
}

.filtering-widget .form-group {
    margin-bottom: 1rem
}

.filtering-widget__widget-name {
    display: inline-block
}

.dataset-table-container {
    margin: 10px 0;
    position: relative;
    word-break: normal
}

.dataset-table-container p {
    margin-bottom: 0
}

.dataset-table-container .btn-sort {
    padding-left: 0;
    padding-right: 0
}

.dataset-table-container th {
    min-width: 10rem
}

.dataset-table-container .table {
    min-width: 100%;
    table-layout: auto;
    width: auto
}

.dataset-table-container .table th:first-child,.dataset-table-container .table td:first-child {
    padding-left: 1.625rem
}

.dataset-table-container .table th:last-child,.dataset-table-container .table td:last-child {
    padding-right: 1.625rem
}

.dataset-table-container tbody tr {
    cursor: pointer
}

.dataset-table-container.details-view {
    min-height: 15.625rem
}

.dataset-table-container.details-view .row-details {
    overflow-y: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.dataset-table-container .row-details {
    border: 1px solid #eef2f3;
    border: 1px solid var(--color-grey-1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-color: var(--color-white);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    -o-transition: transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.dataset-table-container .row-details .back-btn {
    color: #0176ac;
    color: var(--color-blue-1);
    font-weight: bold;
    margin: .5rem .5rem 1rem 0
}

.dataset-table-container .row-details .back-btn .ico-previous:before {
    font-size: .8125em;
    margin-right: .625rem
}

@media screen and (min-width: 992px) {
    .filtering-widget .dropdown {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .filtering-widget .dropdown-menu {
        min-width: 13rem
    }

    .filtering-widget .filters {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .filtering-widget .filters+.sorting-dropdown {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .filtering-widget .filters+.sorting-dropdown:before {
        border-top-width: 0;
        border-left: 1px solid #c6c5c8;
        border-left: 1px solid var(--color-grey-2);
        margin: 0 1.25rem 0 .1875rem;
        width: auto
    }

    .filtering-widget .filters-container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.event-future-dates-holder {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-top: 1px dotted #c6c5c8;
    border-top: 1px dotted var(--color-grey-2);
    left: 0;
    margin-bottom: .5rem;
    margin-top: .5rem;
    right: 0;
    position: absolute;
    z-index: 3
}

.event-future-dates-holder p {
    margin: 0
}

.event-future-dates-holder .event-future-dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 .125rem .5rem
}

.event-future-dates-holder .event-future-date {
    -ms-flex-preferred-size: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
    list-style-type: square;
    margin-left: 1rem;
    margin-right: 1rem;
    max-width: calc(50% - 2rem);
    width: 100%
}

.event-future-dates-holder .event-future-date-flexible {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    width: auto;
    list-style-type: square;
    margin-left: 1rem;
    margin-right: 1rem
}

@media screen and (min-width: 565px) {
    .event-future-dates-holder .event-future-date {
        -ms-flex-preferred-size:calc((100% / 3) - 2rem);
        flex-basis: calc((100% / 3) - 2rem);
        max-width: calc((100% / 3) - 2rem)
    }
}

@media screen and (min-width: 1200px) {
    .event-future-dates-holder .event-future-date {
        -ms-flex-preferred-size:calc(25% - 2rem);
        flex-basis: calc(25% - 2rem);
        max-width: calc(25% - 2rem)
    }
}

.event-future-dates-holder-shadow {
    -webkit-box-shadow: 0 0 4px 3px #c6c5c8;
    box-shadow: 0 0 4px 3px #c6c5c8;
    -webkit-box-shadow: 0 0 4px 3px var(--color-grey-2);
    box-shadow: 0 0 4px 3px var(--color-grey-2)
}

.event .ico.toggle-dates-button {
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: .5rem;
    margin-left: .5rem;
    margin-right: 0;
    position: relative;
    z-index: 2
}

.event__location {
    margin-bottom: 0
}

.events-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.events-component .calendar-container {
    margin: 0 auto 1rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.events-component .cut-text {
    -webkit-line-clamp: 2
}

.events-component .detail {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.events-component .section-background {
    background-color: #f3f3f3;
    background-color: var(--color-grey-12);
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200vw;
    z-index: -1
}

.events-component .simple-calendar-web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.events-component .simple-calendar-web .portlet,.events-component .simple-calendar-web .portlet-content,.events-component .simple-calendar-web .portlet-content-container,.events-component .simple-calendar-web .portlet-body,.events-component .simple-calendar-web .calendar-container,.events-component .simple-calendar-web .calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.events-component .simple-calendar-web .calendar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.events-component .simple-calendar-web .portlet {
    margin-bottom: 0
}

@media screen and (max-width: 992px) and (min-width:768px) {
    .events-component .page-section__body {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .events-component .events item:nth-child(2) {
        border-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .events-component .calendar {
        margin-right:0
    }

    .events-component .calendar .calendar-button {
        white-space: nowrap
    }

    .events-component .page-section__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 374px) {
    .text-large .events-component .calendar {
        min-width:0;
        padding: 10px 15px;
        width: 100%
    }

    .text-large .events-component .calendar-container {
        margin: 0 -15px
    }

    .text-large .events-component .calendar-current-month {
        top: 20px
    }

    .text-large .events-component .calendar-table {
        font-size: .875rem
    }
}

@media screen and (min-width: 768px) {
    .events-component .calendar-container {
        margin:0
    }

    .events-component .simple-calendar-web .portlet {
        margin-bottom: 1rem
    }

    .events-component .event:first-child {
        padding-top: 0
    }
}

@media screen and (min-width: 992px) {
    .events-component .simple-calendar-web .portlet {
        margin-bottom:.5rem
    }
}

.events-component .events {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.events-component .event {
    border-bottom: 2px solid #c6c5c8;
    border-bottom: 2px solid var(--color-grey-2);
    padding-bottom: 1rem;
    padding-top: 1rem
}

.events-component .event:last-child {
    border-bottom: 0
}

.events-component .event__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    color: #000;
    color: var(--color-black)
}

.events-component .event__details .ico {
    margin-right: .5rem
}

@media screen and (max-width: 331px) {
    .events-component .event__details .ico.toggle-dates-button {
        margin-left:0;
        margin-right: -15%
    }
}

@media screen and (max-width: 355px) and (min-width:330px) {
    .events-component .event__details .ico.toggle-dates-button {
        margin-left:0;
        margin-right: -10%
    }
}

@media screen and (max-width: 379px) and (min-width:355px) {
    .events-component .event__details .ico.toggle-dates-button {
        margin-left:0;
        margin-right: 0
    }
}

.events-component .event__image-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.events-component .event__image-link .picture {
    height: inherit
}

.events-component .event__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.events-component .event__excerpt {
    display: none;
    -webkit-line-clamp: 2;
    margin-bottom: 0;
    color: #000;
    color: var(--color-black)
}

.events-component .event__link {
    color: #2b2a29;
    color: var(--color-black-1)
}

.events-component .event__picture-container {
    margin-bottom: 1rem
}

.events-component .event__thumbnail {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
}

.events-component .event__title {
    margin-bottom: 1.5rem;
    -webkit-line-clamp: 3
}

.events-component .event__title[focus-within] {
    outline: 2px solid #2b2a29;
    outline: 2px solid var(--color-black-1);
    outline-offset: 2px
}

.events-component .event__title:focus-within {
    outline: 2px solid #2b2a29;
    outline: 2px solid var(--color-black-1);
    outline-offset: 2px
}

.events-component .event__title a[href]:not([tabindex="-1"]):focus {
    outline: 0
}

@media screen and (min-width: 992px) {
    .events-component .event__title {
        -webkit-line-clamp:1;
        margin-bottom: .5rem
    }
}

@media screen and (min-width: 1200px) {
    .events-component .event__title {
        -webkit-line-clamp:2
    }
}

.events-component .event .detail {
    margin-bottom: .5rem;
    margin-right: 1rem
}

.events-component .event .event-closest-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.events-component .event .event-future-dates__item {
    padding-top: .5rem
}

@media screen and (min-width: 28.125rem) {
    .events-component .event__data {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        margin-left: .5rem
    }

    .events-component .event__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .events-component .event__picture-container {
        margin-bottom: 0;
        margin-right: .5rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 200px
    }

    .events-component .event .col {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .events-component .event .col:first-child {
        padding-left: 15px
    }

    .events-component .event .col:last-child {
        padding-right: 15px
    }
}

@media screen and (min-width: 768px) {
    .events-component .event__data {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .events-component .event__details {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .events-component .event__excerpt {
        display: -webkit-box
    }
}

@media screen and (min-width: 992px) {
    .events-component .event {
        border-bottom:0;
        padding-bottom: .5rem;
        padding-top: .5rem
    }

    .events-component .event__picture-container {
        max-width: 170px
    }
}

.events-component .events-simple-list .event {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.events-component .events-simple-list .event:not(:last-child) {
    border-bottom: 1px solid #c6c5c8
}

.events-component .events-simple-list .event__data {
    margin-left: 0
}

.events-component .events-simple-list .event__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 1
}

@media screen and (min-width: 992px) {
    .events-component .events-simple-list .event {
        padding-bottom:.5rem;
        padding-top: .5rem
    }

    .events-component .events-simple-list .event__title {
        -webkit-line-clamp: 1
    }
}

.events-component .ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.25rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.homepage-events-component .event__data {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-left: .5rem;
    max-width: 100%
}

.homepage-events-component .event__image-link {
    height: auto
}

.homepage-events-component .event__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.homepage-events-component .event__picture-container {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-right: .5rem;
    max-width: 50%
}

@media screen and (min-width: 28.125rem) {
    .homepage-events-component .event__data {
        margin-left:0;
        max-width: 100%
    }

    .homepage-events-component .event__picture-container {
        max-width: 12.5rem
    }
}

@media screen and (min-width: 992px) {
    .homepage-events-component .event__picture-container {
        max-width:10.875rem
    }
}

.datetime-range-separator:before {
    content: ' - '
}

.events .event .event__link:focus {
    outline: 0
}

.employee {
    color: #4a4848;
    color: var(--color-grey-4);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .5rem
}

.employee__department,.employee__email {
    font-size: .8125rem
}

.employee__department {
    line-height: 1.25
}

.employee__email {
    color: #0176ac;
    color: var(--color-blue-1)
}

.employee__image-wrapper {
    font-size: 2.5rem;
    line-height: 1;
    margin-right: 1rem
}

.employee__department,.employee__job-title {
    margin-bottom: .25rem
}

.employee__name {
    font-weight: 600;
    margin-bottom: 0
}

.employee__picture {
    width: 2.5rem;
    height: 2.5rem
}

@media screen and (min-width: 992px) {
    .employee__department,.employee__email {
        font-size:.9375rem
    }
}

.employees {
    display: inline-block;
    max-width: 17.5rem
}

.employees__item {
    padding-right: 1em
}

.employees__item:not(:last-child) {
    border-bottom: 1px solid #c7c6c9;
    border-bottom: 1px solid var(--color-grey-7);
    margin-bottom: 1em
}

.employees--extended .employee__image-wrapper {
    font-size: 3.5rem
}

.employees--extended .employee__picture {
    height: 3.5rem;
    width: 3.5rem
}

.footer {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: .875rem;
    padding: 2rem 0
}

@media screen and (min-width: 992px) {
    .footer {
        font-size:1.0625rem;
        padding-top: 4.375rem
    }
}

.footer .lfr-nav-item {
    text-align: left
}

.footer .lfr-nav-item ul.dropdown-menu {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (min-width: 768px) {
    .footer .lfr-nav-item ul.dropdown-menu {
        -webkit-transform:translateX(-55%);
        -ms-transform: translateX(-55%);
        transform: translateX(-55%)
    }
}

@media screen and (min-width: 768px) {
    .footer .lfr-nav-item {
        text-align:right
    }
}

.footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (max-width: 374px) {
    .footer__inner {
        display:inline;
        display: initial
    }
}

.footer .address {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 1.375rem
}

@media screen and (min-width: 992px) {
    .footer .address {
        -ms-flex-item-align:baseline;
        align-self: baseline;
        text-align: left
    }
}

.footer .address-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative
}

@media screen and (min-width: 375px) {
    .footer .address-container {
        margin-left:62px;
        padding: 0 8px
    }
}

@media screen and (min-width: 768px) {
    .footer .address-container {
        border-bottom:0;
        margin-bottom: 0;
        margin-right: 0
    }
}

@media screen and (max-width: 374px) {
    .footer .address-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer .address-container .logo-link {
        margin: 0 auto
    }

    .footer .address-container .address {
        text-align: center;
        margin-top: .5rem
    }
}

@media screen and (min-width: 992px) {
    .footer .address-container {
        margin-left:0;
        padding: 0
    }
}

.footer .copyright {
    display: block;
    margin-bottom: 0;
    text-align: center
}

@media screen and (min-width: 992px) {
    .footer .copyright {
        text-align:right
    }
}

.footer .logo {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.footer .logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 57px;
    margin-bottom: 1.375rem;
    margin-right: 1.25rem
}

@media screen and (min-width: 375px) {
    .footer .logo-link {
        margin-left:-4.375rem;
        position: absolute
    }
}

@media screen and (min-width: 768px) {
    .footer .logo-link {
        margin-left:0;
        position: relative
    }
}

@media screen and (min-width: 992px) {
    .footer .logo-link {
        height:123px;
        top: -0.875rem
    }
}

@media screen and (min-width: 1200px) {
    .footer .logo-link+.address {
        margin-left:4.9375rem
    }
}

.footer .portal-version {
    margin-bottom: 0
}

.footer .portlet-navigation {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 7.1875rem
}

@media screen and (min-width: 992px) {
    .footer .portlet-navigation {
        margin-bottom:2.625rem
    }
}

@media screen and (max-width: 374px) {
    .footer .portlet-navigation .portlet-body .navbar-nav {
        margin-left:0;
        margin-right: 0
    }
}

.footer .portlet-navigation .nav-item {
    margin-bottom: .25rem;
    padding-left: .5rem;
    padding-right: .5rem
}

.footer .portlet-navigation .nav-item a[focus-within] {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.footer .portlet-navigation .nav-item a:focus-within {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.footer .portlet-navigation .nav-link {
    color: #2b2a29;
    color: var(--color-black-1);
    padding: 0
}

.footer .portlet-navigation .nav-link:hover {
    text-decoration: underline
}

.footer .portlet-navigation .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    margin-left: 62px;
    margin-right: -0.5rem;
    padding: 0;
    text-align: center
}

@media screen and (max-width: 992px) {
    .footer .portlet-navigation .navbar-nav {
        margin-right:62px
    }
}

@media screen and (min-width: 768px) {
    .footer .portlet-navigation .navbar-nav {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (min-width: 992px) {
    .footer .portlet-navigation .navbar-nav {
        margin-left:-0.5rem
    }
}

.footer .portlet-navigation .open-admin-panel .close-button {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    left: 300px
}

.footer .instruction-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer .instruction-wrapper .portal-version {
    display: inline;
    padding-right: .25rem
}

.footer .instruction-wrapper a {
    padding-left: .25rem;
    font-size: .625rem
}

@media(max-width: 565px) {
    .footer ul.child-menu.dropdown-menu {
        min-width:60px
    }
}

.footer .portlet-navigation .nav-item a[focus-within] {
    outline: 2px solid #000;
    outline: 2px solid var(--color-black)
}

.footer .portlet-navigation .nav-item a:focus-within {
    outline: 2px solid #000;
    outline: 2px solid var(--color-black)
}

@media screen and (max-width: 374px) {
    .footer .footer_inner .row .col-md-6 {
        padding:5px
    }

    .footer .footer_inner .row .navbar-blank {
        margin: 0
    }

    .footer .footer_inner .row .address {
        text-align: center
    }

    .footer .footer_inner .row .navbar-nav {
        margin: 0
    }
}

.highlighted-events-component {
    background-color: #fff;
    background-color: var(--color-white)
}

.highlighted-events-component .event {
    border-bottom: 2px solid #d9dada;
    border-bottom: 2px solid var(--color-grey-5);
    line-height: 1.3;
    padding: 1.5rem 0
}

.highlighted-events-component .event__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0
}

.highlighted-events-component .event__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 4
}

.highlighted-events-component .event__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.highlighted-events-component .event__picture-container {
    margin-bottom: .625rem;
    max-width: 100%
}

.highlighted-events-component .event__title {
    color: #0176ac;
    color: var(--color-blue-1);
    outline: 0
}

.highlighted-events-component .event .more-link {
    color: #000;
    color: var(--color-black)
}

.highlighted-events-component .event .more-link .ico {
    color: #000;
    color: var(--color-black);
    font-size: .75rem;
    margin-right: 0
}

.highlighted-events-component .event-future-dates-holder {
    display: none;
    padding: .5rem
}

@media screen and (min-width: 768px) {
    .highlighted-events-component {
        padding:.625rem 1.25rem
    }

    .highlighted-events-component .event__inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .highlighted-events-component .event__picture-container {
        margin-bottom: 0;
        margin-right: 1.5rem;
        max-width: 358px;
        max-height: 216px
    }

    .highlighted-events-component .event__thumbnail {
        position: relative;
        height: 14rem;
        width: 22rem
    }

    .highlighted-events-component .event__title {
        letter-spacing: .8px
    }
}

.home-banner-slider {
    margin: 0 -2px;
    width: calc(100% + 4px);
    position: relative
}

.home-banner-slider .carousel-banner {
    text-align: center
}

.home-banner-slider .carousel-banner a {
    color: #f8f9fa;
    color: var(--color-white-2)
}

.home-banner-slider .carousel-banner a,.home-banner-slider .carousel-banner ins {
    display: block
}

.home-banner-slider .carousel-banner img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    display: inline-block;
    margin-bottom: 1.25px
}

.home-banner-slider .slick-slide {
    padding: 0 1px
}

.home-banner-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-gallery {
    width: 100%;
    margin: 0;
    position: relative
}

.home-gallery .ico {
    color: #fff;
    color: var(--color-white)
}

.home-gallery .slick button {
    background-color: #006194;
    background-color: var(--color-blue-4)
}

.home-gallery .slick a.btn {
    background-color: #006194;
    background-color: var(--color-blue-4)
}

.home-gallery article>div {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.home-gallery article .big-slide-aside {
    display: none
}

@media screen and (min-width: 768px) {
    .home-gallery article .big-slide-aside {
        display:block;
        width: 33.5%
    }
}

.home-gallery article .big-slide-figure {
    width: 100%
}

@media screen and (min-width: 768px) {
    .home-gallery article .big-slide-figure {
        width:65.8%
    }
}

.home-gallery article .aside {
    background: #4a4848;
    background: var(--color-grey-4);
    color: #fff;
    color: var(--color-white);
    height: 192px;
    padding: 35px
}

@media screen and (min-width: 768px) {
    .home-gallery article .aside {
        height:500px
    }
}

.home-gallery article .aside .title {
    font-size: 1.5625rem;
    margin-top: -4px;
    margin-bottom: .8125rem
}

.home-gallery article .aside .title.link {
    color: inherit;
    cursor: pointer;
    line-height: 1.2;
    margin-bottom: 0;
    word-break: break-word
}

.home-gallery article .aside .title.link:hover {
    color: #f9af36;
    color: var(--color-orange);
    text-decoration: underline
}

.home-gallery article .aside time {
    font-size: 1.0625rem
}

.home-gallery article .aside p {
    line-height: 1.3125rem;
    margin: 1.75rem 0 2.1875rem
}

.home-gallery article .aside .btn.btn-primary {
    bottom: 35px;
    position: absolute;
    background: #006194;
    background: var(--color-blue-4)
}

.home-gallery article figure {
    margin: 0
}

.home-gallery article .figure {
    margin: 0;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.home-gallery article .figure img.default-image {
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

@media screen and (min-width: 768px) {
    .home-gallery article .figure {
        height:500px;
        padding-top: 0;
        position: static
    }
}

.home-gallery article .figure img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%
}

@media screen and (min-width: 768px) {
    .home-gallery article .figure img {
        max-width:none
    }
}

.home-gallery article .mobile-subtitle {
    background: #2b2a29;
    background: var(--color-black-1);
    color: #fff;
    color: var(--color-white);
    text-align: center
}

.home-gallery article .mobile-subtitle h3 {
    font-size: .875rem
}

.home-gallery article .mobile-subtitle h3 a,.home-gallery article .mobile-subtitle h3>span {
    color: #fff;
    color: var(--color-white);
    display: block;
    padding: 20px 20px 13px
}

.home-gallery article .mobile-subtitle h3 a {
    cursor: pointer
}

.home-gallery article .mobile-subtitle h3 a:hover {
    background: #015a84;
    background: var(--color-blue);
    text-decoration: none
}

.home-gallery .slick-slide {
    padding: 0 1px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .home-gallery .slick-slide {
        padding:0
    }
}

.home-gallery .slick-prev,.home-gallery .slick-next {
    top: calc(50% - 32px)
}

.home-gallery .slick-prev {
    left: 0
}

@media screen and (min-width: 768px) {
    .home-gallery .slick-prev {
        left:calc(33.5% - 4px)
    }
}

.home-gallery .slick-list {
    overflow: visible
}

.home-gallery .slick-dots {
    background: #2b2a29;
    background: var(--color-black-1);
    color: #fff;
    color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px 0 35px;
    font-size: .75rem
}

.home-gallery .slick-dots li {
    margin: 15px 0;
    border-left: 1px solid #fff;
    border-left: 1px solid var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    list-style-type: none
}

.home-gallery .slick-dots li:hover {
    color: #f9af36;
    color: var(--color-orange);
    border-left: 1px solid #f9af36;
    border-left: 1px solid var(--color-orange)
}

.home-gallery .slick-dots li>* {
    height: 33px;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    line-height: .9375rem;
    padding: 0 15px
}

.home-gallery .slick-dots li a {
    cursor: pointer;
    z-index: 0
}

.home-gallery .slick-dots li a:hover {
    color: inherit
}

.home-gallery .slick-dots .slick-active {
    font-weight: bold;
    background-color: #2b2a29;
    background-color: var(--color-black-1);
    border-left: 1px solid #009fe3;
    border-left: 1px solid var(--color-blue-6)
}

.home-gallery .slick-dots .slick-active .cut-text.lines-3 {
    color: #009fe3;
    color: var(--color-blue-6)
}

.home-gallery .slick.loading-animation {
    height: 200px
}

@media screen and (min-width: 768px) {
    .home-gallery .slick.loading-animation {
        height:565px
    }
}

.home-gallery .slick-gallery-autoplay {
    right: .3125rem;
    top: 1.5625rem
}

.home-gallery .slick-gallery-autoplay:focus {
    outline: 3px;
    -webkit-box-shadow: 0 0 14px #fff;
    box-shadow: 0 0 14px #fff;
    -webkit-box-shadow: 0 0 14px var(--color-white);
    box-shadow: 0 0 14px var(--color-white)
}

@media screen and (min-width: 768px) {
    .home-gallery .slick-gallery-autoplay {
        right:0;
        top: .3125rem
    }
}

.home-gallery .portal-rss {
    position: absolute;
    right: .125rem;
    bottom: 3.625rem;
    z-index: 1;
    top: auto;
    top: initial;
    color: #fff;
    color: var(--color-white);
    background: #006194;
    background: var(--color-blue-4);
    width: 2.375rem;
    height: 2.375rem;
    text-align: center;
    line-height: 2.75rem;
    font-size: 1.625rem;
    margin: 0
}

.home-gallery .portal-rss:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 5px #f9af36;
    box-shadow: 0 0 5px #f9af36;
    -webkit-box-shadow: 0 0 5px var(--color-orange);
    box-shadow: 0 0 5px var(--color-orange)
}

@media screen and (min-width: 768px) {
    .home-gallery .portal-rss {
        right:1px;
        bottom: 4.125rem
    }
}

.slick-slide .cut-text a:focus {
    border-color: #fff;
    border-color: var(--color-white)
}

.slick-slide .cut-text a {
    display: block;
    border: 2px solid transparent;
    padding: 0;
    resize: none;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent
}

.slick .slick-slide .btn-primary:focus {
    outline: 2px solid #fff;
    outline: 2px solid var(--color-white)
}

.slick .slick-dots li a:focus {
    outline: 2px solid #fff;
    outline: 2px solid var(--color-white);
    outline-offset: 10px
}

@media screen and (min-width: 768px) {
    .gallery-wip-layout .home-gallery article .big-slide-figure {
        width:65.5%
    }
}

.home-articles {
    margin-bottom: -1rem
}

.home-articles.page-section {
    margin-bottom: -1rem
}

.home-articles .banner,.home-articles .portlet-content,.home-articles .portlet-content-container,.home-articles .portlet-body,.home-articles .banner,.home-articles ins {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%
}

.home-articles .portlet-content {
    position: static
}

.home-articles .go-to-link {
    margin-left: auto
}

.home-articles .cut-text {
    margin-bottom: 1rem
}

.home-articles .article-icon {
    color: #0176ac;
    color: var(--color-blue-1);
    display: none;
    left: .625rem;
    position: absolute;
    top: 1.5rem
}

@media screen and (min-width: 992px) {
    .home-articles .article-icon {
        display:block
    }
}

@media screen and (min-width: 992px) {
    .home-articles {
        margin-bottom:-0.5rem
    }

    .home-articles.page-section {
        margin-bottom: -0.5rem
    }
}

.article__details {
    background-color: #fff;
    background-color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    position: relative
}

.article__details .link:focus {
    outline-offset: 0rem
}

.article__image-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.article__thumbnail {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.article__title {
    font-size: .9375rem;
    font-weight: bold;
    padding: 1.5rem 0 .5rem;
    position: relative
}

@media screen and (min-width: 992px) {
    .article__title {
        padding:1.5rem 2rem 0;
        font-size: 1.0625rem
    }
}

.article .time {
    margin: auto 0 1rem
}

@media screen and (min-width: 992px) {
    .article .time {
        margin-left:2rem;
        margin-right: 2rem
    }
}

.articles-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.5rem;
    margin-right: -0.5rem
}

.articles-container .l-grid__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem;
    margin-top: -1rem;
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30
}

.articles-container .l-grid__item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.articles-container .l-grid__item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.articles-container .l-grid__item:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.articles-container .l-grid__item:last-child {
    margin-bottom: 1rem
}

@media screen and (min-width: 376px) {
    .articles-container .l-grid__item {
        -webkit-box-flex:1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%
    }

    .articles-container .l-grid__item:nth-last-child(2) {
        border-bottom: 0
    }
}

@media screen and (min-width: 992px) {
    .articles-container .l-grid__item {
        -ms-flex-preferred-size:25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

.articles-container .l-grid__item .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative
}

.articles-container .article-container .article::after {
    -webkit-box-shadow: inset 0 2px 0 0 currentColor;
    box-shadow: inset 0 2px 0 0 currentColor;
    color: #ebecec;
    content: '';
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 2px;
    width: calc(100% + 15px);
    position: absolute;
    bottom: 0
}

@media screen and (min-width: 992px) {
    .articles-container .article-container .article::after {
        width:100%
    }
}

@media screen and (min-width: 376px) {
    .articles-container .article-container:nth-child(odd) .article::after {
        margin-right:-0.5rem
    }

    .articles-container .article-container:nth-child(even) .article::after {
        margin-left: -0.5rem
    }
}

@media screen and (min-width: 992px) {
    .articles-container .article-container:nth-child(odd) .article::after {
        margin-right:0
    }

    .articles-container .article-container:nth-child(even) .article::after {
        margin-left: 0
    }
}

@media screen and (min-width: 992px) {
    .articles-container .banner-container {
        -ms-flex-preferred-size:25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

.articles-container .banner-container .banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

@media screen and (min-width: 376px) {
    .articles-container .banner-container .banner .banner-wrapper {
        height:100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }
}

@media screen and (min-width: 992px) {
    .articles-container .banner-container .banner {
        margin-bottom:0
    }
}

.articles-container .banner-container .banner__image,.articles-container .banner-container .banner img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.articles-container .banner-container .portlet-boundary,.articles-container .banner-container .portlet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%
}

.articles-container .first-row-item {
    margin-top: 0
}

@media screen and (min-width: 992px) {
    .articles-container .first-row-item .article__details {
        background-color:#eef2f3;
        background-color: var(--color-grey-1)
    }
}

@media screen and (min-width: 376px) {
    .articles-container .first-row-item:nth-child(4) {
        margin-bottom:1rem
    }
}

.articles-container .last-row-item:last-child .article::after {
    content: none
}

@media screen and (min-width: 376px) {
    .articles-container .last-row-item:nth-last-child(-n+2):nth-child(odd) .article::after {
        content:unset
    }
}

@media screen and (min-width: 992px) {
    .articles-container .last-row-item .article::after {
        content:unset
    }
}

.articles-container .row {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 0;
    margin-right: 0
}

.articles-container .row:not(:first-child) .article-container {
    margin-top: -1rem
}

.articles {
    overflow: hidden
}

.articles .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.home-articles .article-container a:focus {
    outline: 2px solid #2b2a29;
    outline: 2px solid var(--color-black-1);
    z-index: 1
}

.aside * {
    outline: 0
}

.aside .panel-options {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2
}

.aside .panel-options a[focus-within] {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.aside .panel-options a:focus-within {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.aside .panel-options button {
    background: #ebecec;
    background: var(--color-grey);
    border: 0;
    border-radius: 50%;
    color: #000;
    color: var(--color-black);
    height: 1.875rem;
    line-height: 2.25rem;
    margin: 0 5px;
    padding: 0;
    width: 1.875rem
}

.aside .panel-options a:hover,.aside .panel-options button:hover {
    -webkit-box-shadow: 0 0 0 2px #c6c5c8;
    box-shadow: 0 0 0 2px #c6c5c8;
    -webkit-box-shadow: 0 0 0 2px var(--color-grey-2);
    box-shadow: 0 0 0 2px var(--color-grey-2)
}

@media screen and (min-width: 992px) {
    .aside .panel-options button {
        font-size:.8125rem;
        height: 1.4375rem;
        line-height: 1.75rem;
        width: 1.4375rem
    }
}

.aside .panel-social a[focus-within] {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.aside .panel-social a:focus-within {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.aside .panel-menu .dropdown>.dropdown-menu {
    position: relative;
    width: calc(100% + 32px);
    background: #ebecec;
    background: var(--color-grey);
    border: 0;
    top: -1px;
    max-width: none;
    margin: 0 -16px;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (min-width: 992px) {
    .aside .panel-menu .dropdown>.dropdown-menu {
        padding-left:30px;
        padding-right: 0
    }
}

.aside .panel-menu .dropdown .lfr-nav-child-toggle {
    padding: 10px 20px;
    margin: -10px -20px -10px 0
}

@media screen and (min-width: 992px) {
    .aside .panel-menu .dropdown .lfr-nav-child-toggle {
        float:right;
        margin: -10px -20px
    }
}

.aside .panel-menu .dropdown .lexicon-icon {
    color: #015a84;
    color: var(--color-blue);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: .8125rem
}

.aside .panel-menu .dropdown.open .lexicon-icon {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.header-menu * {
    outline: 0
}

.header-menu .main-menu {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
}

.header-menu .portlet-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-menu .more-menu-items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.header-menu .more-menu-items.not-visible {
    display: none
}

.header-menu .more-menu-items .hidden-menu-toggle-button .ico {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.header-menu .more-menu-items.open .hidden-menu-toggle-button .ico {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header-menu .hidden-menu-toggle-button {
    background-color: transparent;
    border: 0;
    color: #0192d0;
    color: var(--color-blue-3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    position: relative
}

.header-menu .hidden-menu-toggle-button:hover {
    color: #0176ac;
    color: var(--color-blue-1)
}

.header-menu .hidden-menu-toggle-button .ico {
    padding: 10px;
    font-size: .75rem
}

.header-menu .navbar-nav {
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.header-menu .navbar-nav>.dropdown {
    position: static
}

.header-menu .navbar-nav>.dropdown.more-menu-items {
    position: relative
}

.header-menu .navbar-nav>.dropdown.open>.dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    padding: 30px 30px;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
    border: 0;
    background: #fefefe;
    background: var(--color-white-1);
    z-index: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 100%;
    width: 100%
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items {
    left: auto;
    right: 0;
    width: auto;
    min-width: auto;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: visible
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items:after {
    display: none
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li {
    padding: 5px
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li+li {
    border-left: 0;
    border-top: 1px solid #ebecec;
    border-top: 1px solid var(--color-grey)
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li>.nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 2px !important
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li>.nav-link .nav_item_text {
    margin-left: 5px
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li>.nav-link .lfr-nav-child-toggle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li.hover .dropdown-menu,.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li.open .dropdown-menu {
    right: calc(100% + 5px);
    top: -5px;
    left: auto;
    border: 0;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
    border-radius: 0;
    max-width: none
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li.hover .dropdown-menu .nav_item_text,.header-menu .navbar-nav>.dropdown>.dropdown-menu.hidden-menu-items>li.open .dropdown-menu .nav_item_text {
    white-space: nowrap
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu>li {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu>li+li {
    border-left: 1px solid #ebecec;
    border-left: 1px solid var(--color-grey)
}

.header-menu .navbar-nav>.dropdown>.dropdown-menu>li+li:nth-child(3n+1) {
    border: 0
}

.header-menu .navbar-nav>.dropdown li a {
    display: block;
    page-break-inside: avoid
}

.header-menu .navbar-nav>.dropdown .lexicon-icon {
    color: #015a84;
    color: var(--color-blue);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    width: .8125rem
}

.header-menu .navbar-nav>.dropdown.open>.dropdown-toggle {
    position: relative;
    background: #fefefe;
    background: var(--color-white-1);
    -webkit-box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    z-index: 2;
    overflow: visible
}

.header-menu .navbar-nav>.dropdown.open>.dropdown-toggle.hidden-menu-toggle-button:after {
    height: 10px
}

.header-menu .navbar-nav>.dropdown.open>.dropdown-toggle:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    height: 20px;
    z-index: 2;
    background: #fefefe;
    background: var(--color-white-1)
}

.header-menu .navbar-nav>.dropdown.open>.dropdown-toggle .lexicon-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-floater nav .navbar-nav .nav-item .hidden-menu-items .nav-link,.header-floater nav .navbar-nav .nav-item .hidden-menu-items .nav-link:first-child {
    border-left: 1px solid transparent
}

.main-menu *:focus {
    outline: 2px solid #2b2a29 !important;
    outline: 2px solid var(--color-black-1) !important
}

.lfr-map {
    margin-bottom: 1rem;
    position: relative;
    z-index: 0
}

.lfr-map img {
    max-width: none !important
}

.navbar {
    padding-left: 0;
    padding-right: 0
}

.navbar .container {
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 992px) {
    .navbar__inner {
        margin-left:auto;
        margin-right: auto;
        width: 84.3%
    }
}

#navigationCollapse {
    padding-left: 0;
    padding-right: 0
}

.nav-item a[focus-within] {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.nav-item a:focus-within {
    outline: 3px dashed #f9af36;
    outline: 3px dashed var(--color-orange);
    outline-offset: 4px
}

.nav-item .child-menu a[focus-within] {
    outline-offset: -3px
}

.nav-item .child-menu a:focus-within {
    outline-offset: -3px
}

.not-found-widget__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-color: var(--color-white);
    border: 1px solid #ebecec;
    border: 1px solid var(--color-grey);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 35px;
    padding: 30px;
    text-align: center
}

@media screen and (min-width: 992px) {
    .not-found-widget__inner {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        text-align: left
    }
}

.not-found-widget--icon {
    margin: 0 0 15px 0;
    max-width: 75px
}

@media screen and (min-width: 992px) {
    .not-found-widget--icon {
        margin:0 30px 0 0;
        max-width: 100px
    }
}

.not-found-widget--warning {
    font-size: 1.5rem;
    color: #c92222;
    color: var(--color-red);
    margin-bottom: 0;
    font-weight: bold
}

@media screen and (min-width: 992px) {
    .not-found-widget--warning {
        font-size:1.75rem
    }
}

.not-found-widget--description {
    margin-bottom: 0
}

.page-section {
    padding: 0
}

.page-section__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-section__header .go-to-link {
    text-decoration: none;
    margin-bottom: 20px;
    font-size: 1.0625rem
}

.page-section__header .go-to-link__icon {
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: 1rem;
    margin: .1rem .625rem 0
}

@media screen and (min-width: 768px) {
    .page-section__header .go-to-link__icon {
        -ms-flex-item-align:auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        font-size: .75rem;
        margin: 0 0 0 .625rem
    }
}

.page-section__header .go-to-link:hover .go-to-link__label {
    color: #0176ac;
    color: var(--color-blue-1);
    text-decoration: none
}

.page-section__header--rss {
    font-size: 1.5rem
}

.page-section__header--rss:hover {
    text-decoration: none;
    color: #0176ac;
    color: var(--color-blue-1)
}

.page-section__title--link {
    color: #2b2a29;
    color: var(--color-black-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-section__title--link:hover {
    text-decoration: none;
    color: #0176ac;
    color: var(--color-blue-1)
}

.page-section__title--link .piuw-icon {
    margin-left: .625rem;
    font-size: 1rem
}

.page-section__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.page-section__footer--more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0176ac;
    color: var(--color-blue-1)
}

.page-section__footer--more:hover {
    color: #0f5c7f;
    color: var(--color-blue-2);
    text-decoration: none
}

.page-section__footer--more *:first-letter {
    text-transform: uppercase
}

.page-section__footer--more .piuw-icon {
    margin-left: .3125rem;
    font-size: .75rem
}

.page-title-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-title-component picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-title-component__logo--contrast {
    display: none
}

.page-title-component__logo {
    margin-right: 2rem
}

.page-title-component__logo img {
    height: auto
}

.page-title-component .section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.page-title-component .subtitle {
    font-size: .81em;
    font-weight: 400;
    margin-top: -5px
}

.page-title-component__logo-container {
    max-width: 100px
}

@media screen and (min-width: 992px) {
    .page-title-component__logo-container {
        max-width:250px
    }
}

.page-title-component .homepage-layout .portlet-nested-portlets h1.section-title,.page-title-component .homepage-layout .portlet-nested-portlets .h1.section-title {
    margin: 0 auto
}

.homepage-layout .page-title-component .section-title {
    margin-bottom: -1.25rem;
    margin-top: -0.875rem;
    padding-bottom: 0
}

.portlet-decorate .portlet-content {
    padding: 0
}

div[data-fragments-editor-item-type="fragments-editor-mapped-item"],.journal-content-article {
    width: 100%
}

div[data-fragments-editor-item-type="fragments-editor-mapped-item"] article,.journal-content-article article {
    width: 100%
}

div[data-fragments-editor-item-type="fragments-editor-mapped-item"] table,.journal-content-article table {
    table-layout: fixed
}

.portlet .portlet-header {
    width: auto
}

.portlet-asset-publisher .asset-content img,.portlet-asset-publisher .asset-full-content img {
    width: auto;
    height: auto
}

#main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.container {
    padding-left: 15px;
    padding-right: 15px
}

#main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.container .container {
    padding-left: 0;
    padding-right: 0
}

.qa-widget .widget__header {
    margin-bottom: 1.5rem
}

.qa-widget .widget__header::after {
    left: 0;
    right: 0
}

.qa-widget .widget__body {
    padding: 0
}

.qa {
    text-align: left
}

.portlet-nested-portlets .half-width .qa {
    max-width: 100%
}

.qa dd {
    margin-bottom: 0
}

.qa li {
    list-style-type: inherit;
    margin-left: 1.0625rem
}

.qa .btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font: inherit;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    text-align: left;
    width: 100%
}

.qa .ico {
    color: inherit;
    font-size: .5rem;
    margin-left: .5rem
}

.qa .card {
    border-color: #d6e0e2;
    border-color: var(--color-grey-8);
    border-radius: 0;
    margin-bottom: 0
}

.qa .card:not(:last-child) {
    border-bottom: 0
}

.qa .card-body {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    padding: .75rem 1.5rem .75rem .875rem
}

.qa .card-content {
    border-left: 3px solid #0176ac;
    border-left: 3px solid var(--color-blue-1);
    margin-left: .75rem;
    padding-left: 1rem;
    padding-right: 2.5rem
}

.qa .card-content a {
    text-decoration: underline
}

.qa .card-content>*:last-child {
    margin-bottom: .5rem
}

.qa .card.expanded .card-header {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.qa .card.expanded .ico {
    color: #0176ac;
    color: var(--color-blue-1);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.qa .card.expanded .figcaption-separator {
    margin-left: 5px;
    margin-right: 5px
}

.qa .card-header {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-bottom: 0;
    padding: .75rem 1.5rem .75rem .875rem
}

.qa .card-header:first-child {
    border-radius: 0
}

.qa .card-question {
    margin-bottom: 0
}

@media screen and (min-width: 992px) {
    .qa {
        margin-left:auto;
        margin-right: auto;
        width: 100%
    }

    .half-width .qa {
        max-width: 50%
    }

    .qa .card-body {
        padding: .25rem 1.5rem .5rem
    }

    .qa .card-content {
        padding-left: 1.25rem
    }

    .qa .card-header {
        padding: .75rem 1.5rem
    }
}

.c-related-assets__asset-thumbnail {
    height: 5rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 5.5625rem
}

.c-related-assets__asset-type {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    background-color: #015a84;
    background-color: var(--color-blue);
    color: #fff;
    color: var(--color-white);
    font-size: .75rem;
    line-height: 1;
    margin: 0 0 5px 0;
    max-width: 100%;
    overflow: hidden;
    padding: 4px 6px;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.c-related-assets__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 5.5625rem minmax(0,1fr);
    grid-template-columns: 5.5625rem minmax(0,1fr)
}

.c-related-assets__item.hidden {
    display: none
}

.c-related-assets__link {
    color: #015a84;
    color: var(--color-blue)
}

.c-related-assets__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px
}

.c-related-assets__metadata {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 9px
}

.c-related-assets__section-icon {
    font-size: 2rem;
    margin-right: .5rem
}

.c-related-assets__section-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem
}

.c-related-assets__show-more-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.c-related-assets__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #015a84;
    color: var(--color-blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.c-related-assets .btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-related-assets .btn__icon {
    color: inherit;
    font-size: .5rem;
    margin-left: .5rem
}

@media screen and (min-width: 565px) {
    .c-related-assets__list {
        -ms-grid-columns:(1fr)[2];
        grid-template-columns: repeat(2,1fr)
    }
}

@media screen and (min-width: 768px) {
    .c-related-assets__list {
        -ms-grid-columns:(1fr)[3];
        grid-template-columns: repeat(3,1fr)
    }
}

@media screen and (min-width: 992px) and (max-width:1200px) {
    .c-related-assets__list {
        -ms-grid-columns:(1fr)[2];
        grid-template-columns: repeat(2,1fr)
    }
}

@media screen and (min-width: 992px) {
    .c-related-assets__asset-type {
        font-size:.625rem
    }
}

@media screen and (min-width: 1200px) {
    .c-related-assets__list {
        -ms-grid-columns:(1fr)[3];
        grid-template-columns: repeat(3,1fr)
    }
}

.header-floater {
    background: #fff;
    background: var(--color-white);
    left: 0;
    padding: 5px 0 18px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all;
    z-index: 9
}

.header-floater a[target="_blank"] {
    padding-right: 0
}

.header-floater .icon-eu-flag {
    width: 3.25rem;
    position: relative;
    top: .5rem
}

.header-floater__inner>div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4.0625rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-floater__inner div.content {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.header-floater__inner .header-menu {
    padding-top: 10px
}

.header-floater .portlet {
    margin: 0
}

.header-floater .piuw-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-floater .logo-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 6.875rem;
    height: 3.4375rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px
}

.header-floater .logo-container img {
    height: auto;
    width: auto;
    max-height: 3.4375rem;
    max-width: 6.875rem
}

.header-floater .search {
    width: calc(100% - 120px)
}

.header-floater .search .portlet-topper {
    top: 15px
}

.header-floater .search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.header-floater .search #quick-access-search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 2.8125rem);
    position: relative
}

.header-floater .search #quick-access-search input.form-control {
    background: #eef2f3;
    background: var(--color-grey-1);
    border: 1px solid transparent;
    color: #2b2a29;
    font-size: .875rem;
    height: 2.8125rem;
    padding: 5px 10px;
    width: 100%
}

.header-floater .search #quick-access-search .mobile-clear-search-input {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    background: 0;
    font-size: 1.25rem;
    opacity: 0;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all;
    visibility: hidden
}

@media screen and (max-width: 992px) {
    .header-floater .search #quick-access-search.with-clear-button input.form-control {
        padding-right:35px
    }
}

.header-floater .search #quick-access-search.with-clear-button .mobile-clear-search-input {
    opacity: 1;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all;
    visibility: visible
}

.header-floater .search .search-bar-search-button-wrapper {
    border: 0;
    display: inline-block;
    padding: 0;
    width: 2.8125rem
}

.header-floater .search .search-bar-search-button-wrapper button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f9af36;
    background: var(--color-orange);
    border: 0;
    color: #000;
    color: var(--color-black);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    height: 2.8125rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 2.8125rem
}

.header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle {
    display: none
}

.header-floater .search .search-bar-search-button-wrapper button i {
    font-size: 1.6875rem;
    font-weight: bold
}

.header-floater .search .search-bar-search-button-wrapper button:hover {
    color: #fff;
    color: var(--color-white)
}

.header-floater .search .search-bar-keywords-input-wrapper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.header-floater .search .search-bar-keywords-input-wrapper .search-bar__autocomplete:empty {
    display: none
}

.header-floater .search .search-autocomplete {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    width: 100%;
    position: absolute;
    top: 100%;
    background: #fff;
    background: var(--color-white);
    z-index: 9;
    -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
    box-shadow: 0 10px 15px rgba(0,0,0,0.1);
    left: 0;
    max-height: calc(100vh - 100px);
    overflow: auto
}

.header-floater .search .search-autocomplete li {
    border-bottom: 1px solid #ebecec;
    border-bottom: 1px solid var(--color-grey)
}

.header-floater .search .search-autocomplete li a {
    color: #000;
    color: initial;
    display: block;
    padding: 10px;
    font-size: .8125rem
}

.header-floater .search .search-autocomplete li a:hover,.header-floater .search .search-autocomplete li a:focus {
    background: #eef2f3;
    background: var(--color-grey-1);
    text-decoration: none
}

.header-floater .search .search-autocomplete li:nth-child(1),.header-floater .search .search-autocomplete li:nth-child(2),.header-floater .search .search-autocomplete li:nth-child(3) {
    display: block
}

.header-floater .search .search-autocomplete li:last-child {
    border-bottom: 0
}

.header-floater nav>div {
    width: 100%
}

.header-floater nav .navbar-nav .nav-item .nav-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border-bottom: 1px solid #ebecec;
    border-bottom: 1px solid var(--color-grey);
    color: #2b2a29;
    color: var(--color-black-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    white-space: normal;
    width: 100%;
    cursor: pointer;
    border: 0
}

.header-floater nav .navbar-nav .nav-item .nav-link[target="_blank"] {
    padding-right: 1.75rem
}

.header-floater nav .navbar-nav .nav-item .nav-link:hover {
    color: #015a84;
    color: var(--color-blue)
}

@media screen and (min-width: 992px) {
    .header-floater nav .navbar-nav .nav-item .nav-link {
        display:block;
        white-space: nowrap
    }
}

.header-floater .mobile-menu {
    border: 1px solid transparent;
    background: #015a84;
    background: var(--color-blue);
    color: #fff;
    color: var(--color-white);
    height: 2.8125rem;
    margin-left: 10px;
    width: 2.8125rem;
    position: relative;
    z-index: 11
}

.header-floater .mobile-menu>i,.header-floater .mobile-menu:before,.header-floater .mobile-menu:after {
    border: 1px solid transparent;
    background: #fff;
    background: var(--color-white);
    border-radius: 3px;
    content: '';
    display: block;
    left: .75rem;
    height: 3px;
    position: absolute;
    right: .75rem;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all
}

.header-floater .mobile-menu:before {
    top: .8125rem
}

.header-floater .mobile-menu:after {
    bottom: .8125rem
}

.header-floater .mobile-menu>i {
    top: 50%;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%)
}

.header-floater .aside {
    background: #fefefe;
    background: var(--color-white-1);
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    left: 100%;
    position: fixed;
    top: 0;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all;
    width: 100%;
    z-index: 10
}

.header-floater .aside .links-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 1rem .5rem;
    gap: 1rem .5rem;
    padding: 25px 10px
}

@media(min-width: 992px) {
    .header-floater .aside .links-container {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap;
        padding: 5px
    }
}

.header-floater .aside .links-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-floater .aside .links-container .eu-projects-link {
    display: none
}

.header-floater .aside .links-container .eu-projects-link img {
    max-height: 3.25rem;
    max-width: 3.25rem;
    width: auto;
    height: auto
}

.header-floater .aside .links-container .eu-projects-link--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 992px) {
    .header-floater .aside .links-container .eu-projects-link {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-floater .aside .links-container .eu-projects-link--mobile {
        display: none
    }
}

.header-floater .aside .panel-options,.header-floater .aside .panel-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 10px
}

.header-floater .aside .panel-options {
    font-size: 1.0625rem
}

.header-floater .aside .panel-options .contrast-toggler {
    background: #ffeb87;
    background: var(--color-yellow)
}

.header-floater .aside .panel-options a,.header-floater .aside .panel-options button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-floater .aside .panel-options a {
    background: #ebecec;
    background: var(--color-grey);
    border-radius: 50%;
    color: #000;
    color: var(--color-black);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.875rem;
    line-height: 2.25rem;
    margin: 0 5px;
    text-align: center;
    text-decoration: none;
    width: 1.875rem
}

.header-floater .aside .panel-options a .general-um-link {
    font-weight: 700;
    font-size: .6875rem;
    position: relative;
    text-align: center;
    line-height: 1;
    top: .25rem
}

.header-floater .aside .panel-options a .general-um-link:before,.header-floater .aside .panel-options a .general-um-link:after {
    content: '';
    position: absolute;
    top: -0.3125rem;
    height: .125rem;
    width: 50%;
    background: #000;
    background: var(--color-black)
}

.header-floater .aside .panel-options a .general-um-link:before {
    left: 0;
    -webkit-transform: skew(0,-30deg);
    -ms-transform: skew(0,-30deg);
    transform: skew(0,-30deg)
}

.header-floater .aside .panel-options a .general-um-link:after {
    right: 0;
    -webkit-transform: skew(0,30deg);
    -ms-transform: skew(0,30deg);
    transform: skew(0,30deg)
}

.header-floater .aside .panel-options .taglib-icon-label {
    display: none
}

.header-floater .aside .panel-options .lexicon-icon {
    height: .9375rem;
    width: .9375rem;
    margin-top: 0
}

.header-floater .aside .panel-options .language-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

.header-floater .aside .panel-options .language-menu .lexicon-icon-angle-down {
    width: .625rem;
    height: .625rem;
    margin-top: 0
}

.header-floater .aside .panel-options .language-menu>* {
    cursor: pointer
}

.header-floater .aside .panel-options .language-menu__dropdown {
    display: none;
    position: absolute;
    top: -0.3125rem;
    padding: 2.8125rem 0 .3125rem;
    background: #fff;
    background: var(--color-white);
    min-width: 100%;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    right: -0.3125rem;
    left: 0
}

.header-floater .aside .panel-options .language-menu__dropdown--item+.language-menu__dropdown--item {
    margin-top: .3125rem
}

.header-floater .aside .panel-options .language-menu.open .language-menu__dropdown {
    display: block
}

.header-floater .aside .panel-options .language-menu.open .lfr-nav-child-toggle {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-floater .aside .panel-options .portlet-language .btn {
    background: #ebecec;
    background: var(--color-grey);
    border: 0;
    border-radius: 50%;
    margin: 0 5px;
    height: 1.875rem;
    padding: 0;
    width: 1.875rem
}

.header-floater .aside .panel-options .portlet-language .btn:focus {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-floater .aside .panel-options .portlet-language .btn .inline-item {
    margin-top: 5px
}

.header-floater .aside .panel-options .portlet-language .btn .btn-section {
    display: none
}

.header-floater .aside .panel-options .personal-menu-dropdown .btn {
    height: 1.875rem;
    margin-left: 5px;
    padding: 0;
    width: 1.875rem
}

.header-floater .aside .panel-options .personal-menu-dropdown .sticker-lg {
    height: 1.875rem;
    line-height: 2.25rem;
    width: 1.875rem;
    margin-top: 0;
    margin-left: 0
}

.header-floater .aside .panel-options .personal-menu-dropdown .lexicon-icon {
    margin-top: 0
}

.header-floater .aside .panel-options .user-avatar-link {
    position: relative;
    display: inline-block
}

.header-floater .aside .panel-options .user-avatar-link>a {
    background: 0;
    position: absolute;
    left: 10px;
    top: -15px
}

.header-floater .aside .panel-options .user-avatar-link .badge {
    max-width: none
}

.header-floater .aside .panel-menu {
    background-color: #fff;
    background-color: var(--color-white);
    height: calc(100vh - 170px);
    padding: 0 30px;
    z-index: 0;
    overflow: auto
}

.header-floater .aside .panel-menu .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 0
}

.header-floater .aside .panel-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    background-color: var(--color-white);
    font-size: 1.75rem
}

.header-floater .aside .panel-social.right-border {
    border-right: 2px solid #ebecec;
    border-right: 2px solid var(--color-grey)
}

.header-floater .aside .panel-social li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-floater .aside .panel-social svg {
    width: 1.75rem
}

.header-floater .aside .panel-social .icon-youtube {
    width: auto;
    height: inherit
}

.header-floater .aside .panel-social a {
    height: 1.75rem;
    width: auto;
    margin: 0 10px;
    text-decoration: none
}

.header-floater .aside .panel-social a img {
    height: 1.75rem;
    width: 1.75rem
}

.header-floater .aside .panel-options .accessibility-info-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-floater .aside .panel-options .accessibility-info-page .accessibility-info-icon-img {
    max-height: 30px;
    height: auto;
    width: auto
}

.header-floater .aside-container {
    display: none;
    margin-left: auto
}

@media screen and (max-height: 500px) and (max-width:992px) {
    .header-floater .aside .panel-menu {
        height:auto
    }

    .header-floater .aside .links-container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .header-floater .aside .panel-social {
        position: relative
    }
}

@media screen and (min-width: 992px) {
    .header-floater {
        padding:5px 0
    }

    .header-floater+.main-content {
        padding-top: 10.75rem
    }

    .header-floater .aside-container {
        display: block
    }

    .header-floater .logo-container {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 9.375rem;
        max-height: 5.25rem;
        height: 5.25rem;
        -webkit-transition: ease .1s all;
        -o-transition: ease .1s all;
        transition: ease .1s all
    }

    .header-floater .logo-container img {
        max-width: 9.375rem;
        max-height: 5.25rem;
        -webkit-transition: ease .1s all;
        -o-transition: ease .1s all;
        transition: ease .1s all
    }

    .header-floater__inner>div {
        height: auto
    }

    .header-floater .search {
        width: 100%;
        padding: 0 30px;
        margin: 0 auto;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .header-floater .search .search-bar-search-button-wrapper,.header-floater .search #quick-access-search {
        -webkit-transition: ease .1s width;
        -o-transition: ease .1s width;
        transition: ease .1s width
    }

    .header-floater .search .search-bar-search-button-wrapper input.form-control,.header-floater .search #quick-access-search input.form-control {
        background: #fff;
        background: var(--color-white);
        border: 1px solid #c6c5c8;
        border: 1px solid var(--color-grey-2);
        letter-spacing: .5px
    }

    .header-floater .search .search-bar-search-button-wrapper button,.header-floater .search #quick-access-search button {
        position: relative;
        z-index: 2
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle,.header-floater .search #quick-access-search button.menu-zip-toggle {
        display: block;
        opacity: 0;
        -webkit-transition: ease .1s opacity;
        -o-transition: ease .1s opacity;
        transition: ease .1s opacity;
        position: absolute;
        right: 0;
        top: 0;
        border: 1px solid transparent;
        background: #015a84;
        background: var(--color-blue);
        color: #fff;
        color: var(--color-white);
        height: 2.8125rem;
        margin-left: .625rem;
        width: 2.8125rem;
        z-index: 1
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle .menu-zip-toggle__icon,.header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle:before,.header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle:after,.header-floater .search #quick-access-search button.menu-zip-toggle .menu-zip-toggle__icon,.header-floater .search #quick-access-search button.menu-zip-toggle:before,.header-floater .search #quick-access-search button.menu-zip-toggle:after {
        background: #fff;
        background: var(--color-white);
        border-radius: 3px;
        content: '';
        display: block;
        left: .75rem;
        height: .1875rem;
        position: absolute;
        right: .75rem;
        -webkit-transition: ease .1s all;
        -o-transition: ease .1s all;
        transition: ease .1s all;
        border: 1px solid transparent
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle .menu-zip-toggle__icon,.header-floater .search #quick-access-search button.menu-zip-toggle .menu-zip-toggle__icon {
        top: 50%;
        -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
        transform: translateY(-60%)
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle:before,.header-floater .search #quick-access-search button.menu-zip-toggle:before {
        top: .8125rem
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle:after,.header-floater .search #quick-access-search button.menu-zip-toggle:after {
        bottom: .8125rem
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle.menu-open .menu-zip-toggle__icon,.header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle.menu-open:before,.header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle.menu-open:after,.header-floater .search #quick-access-search button.menu-zip-toggle.menu-open .menu-zip-toggle__icon,.header-floater .search #quick-access-search button.menu-zip-toggle.menu-open:before,.header-floater .search #quick-access-search button.menu-zip-toggle.menu-open:after {
        -webkit-transition: ease .1s all;
        -o-transition: ease .1s all;
        transition: ease .1s all;
        left: .5625rem;
        width: 60%
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle.menu-open .menu-zip-toggle__icon,.header-floater .search #quick-access-search button.menu-zip-toggle.menu-open .menu-zip-toggle__icon {
        border: 0;
        background: 0
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle.menu-open:before,.header-floater .search #quick-access-search button.menu-zip-toggle.menu-open:before {
        top: 1.25rem;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header-floater .search .search-bar-search-button-wrapper button.menu-zip-toggle.menu-open:after,.header-floater .search #quick-access-search button.menu-zip-toggle.menu-open:after {
        bottom: 1.25rem;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@media screen and (min-width: 992px) and (min-width:992px) {
    .header-floater.with-background:after {
        position:absolute;
        content: '';
        display: block;
        background: #eef2f3;
        background: var(--color-grey-1);
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3rem;
        z-index: -1;
        opacity: 1;
        -webkit-transition: ease .1s opacity;
        -o-transition: ease .1s opacity;
        transition: ease .1s opacity
    }
}

@media screen and (min-width: 992px) {
    .header-floater.fixed {
        -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);
        box-shadow: 0 0 10px rgba(0,0,0,0.1)
    }

    .header-floater.fixed.with-background:after {
        opacity: 0;
        -webkit-transition: ease .1s opacity;
        -o-transition: ease .1s opacity;
        transition: ease .1s opacity
    }

    .header-floater.fixed .search #quick-access-search {
        width: calc(100% - 6.25rem)
    }

    .header-floater.fixed .search .search-bar-search-button-wrapper {
        width: 6.25rem
    }

    .header-floater.fixed .search .search-bar-search-button-wrapper button.menu-zip-toggle {
        opacity: 1;
        -webkit-transition: ease .1s opacity;
        -o-transition: ease .1s opacity;
        transition: ease .1s opacity
    }

    .header-floater.fixed .logo-container {
        max-width: 9.375rem;
        max-height: 5.25rem;
        height: 5.25rem;
        -webkit-transition: ease .1s all;
        -o-transition: ease .1s all;
        transition: ease .1s all;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .header-floater.fixed .logo-container img {
        max-width: 9.375rem;
        max-height: 5.25rem;
        -webkit-transition: ease .1s all;
        -o-transition: ease .1s all;
        transition: ease .1s all
    }

    .header-floater nav .navbar-nav .nav-item:first-child .nav-link {
        border-left: 0
    }

    .header-floater nav .navbar-nav .nav-item:first-child.open .nav-link {
        padding-left: 12px
    }

    .header-floater nav .navbar-nav .nav-item .nav-link {
        border: 0;
        border-left: 1px solid #ebecec;
        border-left: 1px solid var(--color-grey);
        padding: 7px 12px
    }

    .header-floater .aside {
        background: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: auto;
        margin-left: auto;
        position: static;
        width: auto;
        z-index: auto;
        z-index: initial
    }

    .header-floater .aside a {
        margin: 0 8px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .header-floater .aside a img {
        height: 1.0625rem;
        width: 1.0625rem
    }

    .header-floater .aside .panel-options {
        font-size: .8125rem;
        padding: 5px 0 5px 5px;
        margin: auto
    }

    .header-floater .aside .panel-options a {
        height: 1.4375rem;
        line-height: 1.75rem;
        width: 1.4375rem
    }

    .header-floater .aside .panel-options a .lexicon-icon {
        height: .9375rem;
        margin-top: 0;
        max-width: .9375rem
    }

    .header-floater .aside .panel-options a:last-child,.header-floater .aside .panel-options button:last-child {
        margin-right: 0
    }

    .header-floater .aside .panel-options .portlet-language .btn {
        height: 1.4375rem;
        width: 1.4375rem
    }

    .header-floater .aside .panel-options .language-menu__dropdown {
        padding-top: 2.1875rem
    }

    .header-floater .aside .panel-options .personal-menu-dropdown .btn {
        height: 1.4375rem;
        margin-left: 5px;
        padding: 0;
        width: 1.4375rem
    }

    .header-floater .aside .panel-options .personal-menu-dropdown .sticker-lg {
        height: 1.4375rem;
        line-height: 1.75rem;
        width: 1.4375rem;
        margin-left: 0;
        margin-top: -2px
    }

    .header-floater .aside .panel-options .personal-menu-dropdown .lexicon-icon {
        margin-top: 0
    }

    .header-floater .aside .panel-social {
        font-size: 1.0625rem;
        height: 2.0625rem;
        padding: 5px;
        position: static;
        background-color: transparent
    }

    .header-floater .aside .panel-social.left-border {
        border-left: 2px solid #ebecec;
        border-left: 2px solid var(--color-grey)
    }

    .header-floater .aside .panel-social.right-border {
        border-right: 2px solid #ebecec;
        border-right: 2px solid var(--color-grey)
    }

    .header-floater .aside .panel-social svg {
        width: 1.0625rem
    }

    .header-floater .aside .panel-social a {
        margin: 0 8px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 1.0625rem;
        width: auto
    }

    .header-floater .aside .panel-social a img {
        height: 1.0625rem;
        width: 1.0625rem
    }
}

.aside-open .header-floater {
    height: 100%
}

.aside-open .header-floater .aside {
    left: 0;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all
}

.aside-open .header-floater .mobile-menu>i,.aside-open .header-floater .mobile-menu [class^='ico'],.aside-open .header-floater .mobile-menu:before,.aside-open .header-floater .mobile-menu:after {
    border: 1px solid transparent;
    -webkit-transition: .15s ease all;
    -o-transition: .15s ease all;
    transition: .15s ease all;
    left: .5625rem;
    width: 60%
}

.aside-open .header-floater .mobile-menu>i,.aside-open .header-floater .mobile-menu [class^='ico'] {
    background: 0;
    border: 0
}

.aside-open .header-floater .mobile-menu:before {
    top: 1.25rem;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.aside-open .header-floater .mobile-menu:after {
    bottom: 1.25rem;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.aside-open .header-floater .aside-container {
    display: block
}

@media screen and (min-width: 992px) {
    .aside-open .header-floater {
        height:auto
    }
}

@media screen and (max-height: 500px) and (max-width:992px) {
    .aside-open .header-floater .aside {
        height:auto;
        position: relative
    }

    .aside-open .header-floater .aside-container {
        height: 100vh;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        overflow: hidden auto;
        position: fixed;
        top: 0;
        width: 100vw
    }
}

.has-control-menu .header-floater {
    top: 56px
}

.has-control-menu .header-floater .aside {
    top: 56px;
    height: calc(100vh - 56px)
}

@media screen and (min-width: 992px) {
    .has-control-menu .header-floater .aside {
        height:auto
    }
}

.has-control-menu .header-floater .aside .panel-menu {
    height: calc(100vh - 220px)
}

@media screen and (min-width: 992px) {
    .has-control-menu .header-floater .aside .panel-menu {
        height:auto
    }
}

.has-control-menu.sidenav-transition .header-floater {
    -webkit-transition: .5s ease padding;
    -o-transition: .5s ease padding;
    transition: .5s ease padding
}

.has-control-menu.open .header-floater {
    padding-left: 320px
}

.has-control-menu.open-admin-panel .header-floater {
    padding-right: 320px
}

.widget-tabs {
    position: relative
}

.widget-tabs::before {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    content: '';
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%;
    z-index: -1
}

.widget-tabs img {
    max-width: 100%;
    height: auto
}

.widget-tabs p {
    max-width: 100%;
    white-space: normal
}

.widget-tabs figure {
    float: left
}

.widget-tabs .article-highlighted-image-container {
    max-width: 320px
}

.widget-tabs .article-highlighted-image-container figure {
    float: unset
}

.widget-tabs .btn {
    font-size: inherit
}

.widget-tabs .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 2px solid #000 !important;
    outline: 2px solid var(--color-black) !important
}

.widget-tabs .loading-animation>* {
    display: none
}

.widget-tabs .widget__body {
    padding-top: 1rem
}

.widget-tabs__content {
    overflow-x: hidden
}

.widget-tabs__content a {
    text-decoration: underline
}

.widget-tabs__content ul,.widget-tabs__content ol {
    padding-left: 2rem
}

.widget-tabs__content ul li,.widget-tabs__content ol li {
    list-style: unset
}

.widget-tabs__content-data>*:last-child {
    margin-bottom: 0
}

.widget-tabs__content-data::after,.widget-tabs__content-data::before {
    content: '';
    clear: both;
    display: block
}

.widget-tabs__content-data .article-description {
    padding: 0
}

.widget-tabs__content-item {
    background-color: #fff;
    background-color: var(--color-white);
    border: 1px solid #d6e0e2;
    border: 1px solid var(--color-grey-8);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding: 1rem;
    width: 100%
}

.widget-tabs__content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.widget-tabs__tabs-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto
}

.widget-tabs__tabs-container .widget-tabs__nav-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid;
    border-radius: 50%;
    color: #4a4848;
    color: var(--color-grey-4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .625rem;
    height: 1.375rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 .125rem .75rem;
    width: 1.375rem
}

.widget-tabs__tabs-container .widget-tabs__nav-btn:hover {
    color: #0176ac;
    color: var(--color-blue-1)
}

.widget-tabs__tabs-list {
    -ms-overflow-style: none;
    color: #4a4848;
    color: var(--color-grey-4);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow-x: auto;
    position: relative;
    scrollbar-width: none;
    white-space: nowrap
}

.widget-tabs__tabs-list::-webkit-scrollbar {
    display: none
}

.widget-tabs__tab-button {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    color: inherit;
    display: inline-block;
    line-height: 1.25;
    margin: 0 1.5rem 1rem;
    position: relative;
    outline-offset: -3px
}

.widget-tabs__tab-button::before {
    content: '';
    display: block;
    left: -1.625rem;
    pointer-events: none;
    position: absolute;
    right: -1.625rem;
    top: 100%
}

.widget-tabs__tab-button:first-child {
    margin-left: 0
}

.widget-tabs__tab-button:first-child::before {
    left: .625rem
}

.widget-tabs__tab-button:last-child {
    margin-right: 0
}

.widget-tabs__tab-button:last-child::before {
    right: .625rem
}

.widget-tabs__tab-button.active {
    color: #2b2a29;
    color: var(--color-black-1);
    font-weight: bold
}

.widget-tabs__tab-button.active::after {
    border-bottom: 1px solid #0176ac;
    border-bottom: 1px solid var(--color-blue-1);
    -webkit-box-shadow: 0 0 0 1px #0176ac;
    box-shadow: 0 0 0 1px #0176ac;
    -webkit-box-shadow: 0 0 0 1px var(--color-blue-1);
    box-shadow: 0 0 0 1px var(--color-blue-1);
    content: '';
    display: block;
    pointer-events: none;
    position: relative;
    top: 5px
}

.widget-tabs .column-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0 9px
}

.widget-tabs .column-content:last-child .list__item:last-child {
    margin-bottom: 0
}

.widget-tabs .cut-text {
    -webkit-line-clamp: 8
}

.widget-tabs .full-content-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: .625rem;
    text-align: right
}

.widget-tabs .icon {
    display: inline-block;
    height: 1.2353em;
    left: 0;
    position: absolute;
    top: 2px;
    width: 1.2353em
}

.widget-tabs .icon-external-source {
    position: static
}

.widget-tabs .link {
    color: inherit
}

.widget-tabs .link:hover {
    color: #015a84;
    color: var(--color-blue)
}

.widget-tabs .go-to-link {
    color: #0176ac;
    color: var(--color-blue-1)
}

.widget-tabs .go-to-link:hover {
    text-decoration: none
}

.widget-tabs .go-to-link:hover .go-to-link__label {
    text-decoration: underline
}

.widget-tabs .go-to-link__icon {
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: .75rem;
    margin: 0 0 0 .70588em
}

.widget-tabs .go-to-link__label {
    color: inherit;
    display: block
}

.widget-tabs .thumbnail {
    margin-bottom: .625rem;
    max-width: 100%;
    width: 100%
}

.widget-tabs .list {
    padding-left: 0
}

.widget-tabs .list__item {
    color: #0176ac;
    color: var(--color-blue-1);
    margin-bottom: 1rem;
    position: relative;
    list-style: none
}

.widget-tabs .list__link {
    display: inline-block;
    margin-left: 2.17647em
}

@media screen and (min-width: 565px) {
    .widget-tabs .thumbnail {
        margin-right:1.25rem;
        max-height: 240px;
        max-width: 320px
    }
}

@media screen and (min-width: 768px) {
    .widget-tabs .column-content {
        -ms-flex-preferred-size:0;
        flex-basis: 0
    }
}

@media screen and (min-width: 992px) {
    .widget-tabs .list__item:last-child {
        margin-bottom:0
    }
}

.thematic-services-layout {
    margin-right: -0.5rem;
    width: 100%
}

.thematic-services-layout .portlet-column-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.thematic-services-layout a:focus {
    outline-offset: 10px
}

.thematic-services-layout .banner,.thematic-services-layout img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.thematic-services-layout .banner {
    margin-bottom: 0;
    max-height: 100%;
    padding-top: 75%;
    position: relative
}

.thematic-services-layout .banner .banner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.thematic-services-layout .banner a,.thematic-services-layout .banner ins {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-height: 100%
}

.thematic-services-layout .banner a:focus,.thematic-services-layout .banner ins:focus {
    outline-offset: -2px
}

.thematic-services-layout .banner[focus-within] {
    outline: 0
}

.thematic-services-layout .banner:focus-within {
    outline: 0
}

.thematic-services-layout .portlet-boundary:not([class*="columns-widget"]) .portlet-content-container .journal-content-article {
    padding-top: 75%;
    position: relative
}

.thematic-services-layout .portlet-body .thematic-service {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.thematic-services-layout .section-background {
    background: -webkit-gradient(linear,left bottom,left top,from(#eff3f4),to(transparent));
    background: -o-linear-gradient(bottom,#eff3f4,transparent);
    background: linear-gradient(0,#eff3f4,transparent);
    height: 100%;
    left: 50%;
    overflow-y: hidden;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200vw;
    z-index: -1
}

.thematic-services-layout .two-columns-widget .banner {
    padding-top: 36.36%
}

.thematic-services-layout .three-columns-widget .banner {
    padding-top: 23.88%
}

.thematic-services-layout .four-columns-widget .banner {
    padding-top: 17.86%
}

.thematic-services-layout .thematic-services-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.5rem;
    margin-right: -0.5rem
}

.thematic-services-layout .thematic-services-content .portlet-boundary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
}

@media screen and (min-width: 375px) {
    .thematic-services-layout .thematic-services-content .portlet-boundary {
        -webkit-box-flex:1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 992px) {
    .thematic-services-layout .thematic-services-content .portlet-boundary {
        -ms-flex-preferred-size:25%;
        flex-basis: 25%;
        max-width: 25%
    }
}

.thematic-services-layout .thematic-services-content .portlet-boundary.two-columns-widget {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

@media screen and (min-width: 992px) {
    .thematic-services-layout .thematic-services-content .portlet-boundary.two-columns-widget {
        -ms-flex-preferred-size:50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

.thematic-services-layout .thematic-services-content .portlet-boundary.three-columns-widget {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

@media screen and (min-width: 992px) {
    .thematic-services-layout .thematic-services-content .portlet-boundary.three-columns-widget {
        -ms-flex-preferred-size:75%;
        flex-basis: 75%;
        max-width: 75%
    }
}

.thematic-services-layout .thematic-services-content .portlet-boundary.four-columns-widget {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.thematic-services-layout .thematic-services-content .portlet {
    margin-bottom: 1.125rem;
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem
}

.thematic-services-layout .thematic-services-content .portlet,.thematic-services-layout .thematic-services-content .portlet-content,.thematic-services-layout .thematic-services-content .portlet-content-container,.thematic-services-layout .thematic-services-content .portlet-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.thematic-services-layout .thematic-services-content .portlet-body>div,.thematic-services-layout .thematic-services-content .portlet-body>div .journal-content-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.thematic-services-layout .thematic-services-content .thematic-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 992px) {
    .thematic-services-layout .thematic-services-content .portlet-body>div,.thematic-services-layout .thematic-services-content .portlet-body .journal-content-article {
        height:100%;
        max-height: 100%
    }
}

.using-mouse .thematic-service__with-photo:focus:after {
    display: none
}

a[href]:not([tabindex="-1"]).thematic-service:focus,.thematic-services-layout .banner a[href]:not([tabindex="-1"]):focus,a[href]:not([tabindex="-1"]).thematic-service__with-photo:focus {
    outline-width: 4px
}

.thematic-service {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fefefe;
    color: var(--color-white-1);
    padding: 1.25rem 1.875rem
}

.thematic-service:hover {
    background-color: #014261;
    background-color: var(--color-blue-5);
    color: #fff;
    color: var(--color-white)
}

.thematic-service.grey {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.thematic-service__title {
    font-size: .9375rem;
    margin-top: auto
}

@media screen and (min-width: 450px) {
    .thematic-service__title {
        font-size:1.0625rem
    }
}

@media screen and (min-width: 768px) {
    .thematic-service__title {
        font-size:1.375rem
    }
}

@media screen and (min-width: 992px) {
    .thematic-service__title {
        font-size:1.0625rem
    }
}

@media screen and (min-width: 1200px) {
    .thematic-service__title {
        margin-top:0
    }
}

@media screen and (max-width: 374px) {
    .thematic-service__title {
        font-size:1.375rem
    }
}

.thematic-service__with-photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #2b2a29;
    color: var(--color-black-1);
    overflow: hidden;
    cursor: pointer
}

.thematic-service__with-photo:hover .thematic-service__apla,.thematic-service__with-photo.focus .thematic-service__apla {
    color: #2b2a29;
    color: var(--color-black-1);
    top: calc(100% - 106px);
    -webkit-transition: top .3s ease,color .3s ease;
    -o-transition: top .3s ease,color .3s ease;
    transition: top .3s ease,color .3s ease
}

@media screen and (min-width: 1200px) {
    .thematic-service__with-photo:hover .thematic-service__apla,.thematic-service__with-photo.focus .thematic-service__apla {
        top:calc(100% - 117px)
    }
}

.thematic-service__with-photo:hover .thematic-service__apla--description,.thematic-service__with-photo.focus .thematic-service__apla--description {
    color: #2b2a29;
    color: var(--color-black-1);
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.thematic-service__with-photo:focus:after {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px solid #2b2a29;
    border: 2px solid var(--color-black-1);
    z-index: 1;
    content: ''
}

.thematic-service__apla {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    position: absolute;
    top: calc(100% - 60px);
    width: 100%;
    height: 100%;
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
    padding: 15px 15px 150px 15px;
    height: auto
}

.thematic-service__apla--title {
    display: block;
    margin-bottom: 15px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #2b2a29;
    color: var(--color-black-1)
}

.thematic-service__apla--title:active,.thematic-service__apla--title:focus,.thematic-service__apla--title:hover {
    color: #2b2a29;
    color: var(--color-black-1);
    text-decoration: none
}

.thematic-service__apla--description {
    font-size: .875rem;
    line-height: 1.2;
    margin-bottom: 15px;
    color: #eef2f3;
    color: var(--color-grey-1);
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    white-space: normal
}

@media screen and (min-width: 1200px) {
    .thematic-service__apla--description {
        font-size:1.0625rem
    }
}

.thematic-service .bottom-line-short {
    outline: 0
}

.thematic-service .bottom-line-short::after {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    width: 1.5625rem
}

@media screen and (min-width: 768px) {
    .thematic-service .bottom-line-short::after {
        margin-top:.8125rem
    }
}

@media screen and (min-width: 1200px) {
    .thematic-service .bottom-line-short::after {
        width:3.8125rem
    }
}

.thematic-service .cut-text {
    -webkit-line-clamp: 2
}

.thematic-service .link {
    color: #fefefe;
    color: var(--color-white-1);
    margin-top: auto
}

.thematic-service__icon {
    display: none;
    height: 44px;
    margin-top: .5rem;
    width: 44px;
    white-space: nowrap
}

.thematic-service__icon picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%
}

@media screen and (min-width: 768px) {
    .thematic-service__icon {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width: 992px) {
    .thematic-service {
        height:8.4375rem
    }

    .thematic-service__icon {
        height: 30px;
        width: 30px
    }
}

@media screen and (min-width: 1200px) {
    .thematic-service {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 1.125rem 1.875rem
    }

    .thematic-service__icon {
        height: 44px;
        margin-top: 1rem;
        width: 44px
    }

    .thematic-service .h3 {
        font-size: 1.3625rem
    }
}

@media screen and (min-width: 1366px) {
    .thematic-service {
        height:14.375rem
    }

    .thematic-service__icon {
        height: 60px;
        width: 60px
    }

    .thematic-service .h3 {
        font-size: 1.5625rem
    }
}

@media screen and (min-width: 1628px) {
    .thematic-service {
        padding:1.875rem
    }
}

@media screen and (min-width: 992px) {
    .text-large .thematic-services-layout .thematic-services-content .portlet-boundary:not([class*="columns-widget"]) .portlet-content-container .journal-content-article {
        padding-top:95%
    }
}

@media screen and (min-width: 1366px) {
    .text-large .thematic-services-layout .thematic-services-content .portlet-boundary:not([class*="columns-widget"]) .portlet-content-container .journal-content-article {
        padding-top:85%
    }
}

.district-services-widget .widget__body {
    padding: .5rem .625rem 1rem
}

.district-services-widget .widget__header {
    padding-left: .625rem;
    padding-right: .625rem
}

.district-services-widget .widget__header:after {
    left: .625rem;
    right: .625rem
}

.district-services-data {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: .5rem;
    margin-right: .5rem;
    background: url(/o/portal-theme/images/svg/map-areas-background.svg);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.district-services-data li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-bottom: 1rem;
    max-width: 50%;
    width: 100%;
    letter-spacing: -0.029em
}

.district-services-data a {
    color: #2b2a29;
    color: var(--color-black-1)
}

.district-services-header {
    padding: 0 0 2px 0;
    border-bottom: 1px solid #015a84;
    border-bottom: 1px solid var(--color-blue);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 6fr 1fr;
    grid-template-columns: 1fr 6fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    margin-left: .625rem;
    margin-right: .625rem;
    padding: .5625rem 0;
    text-align: center
}

.district-services-header i,.district-services-header [class^='ico'] {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2;
    font-size: 2rem;
    margin: auto
}

.district-services ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.district-services-title {
    color: #015a84;
    color: var(--color-blue);
    text-align: center;
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: -0.029em
}

.district-services-title-container {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 1196px) {
    .district-services li {
        text-align:center
    }

    .district-services-header {
        height: 3.5rem
    }
}

.pagination {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination .page-link {
    border: 0
}

.pagination .page-item {
    margin-left: .5px;
    margin-right: .5px
}

.pagination .page-item:not(.disabled) .page-link:active {
    background-color: #0176ac;
    background-color: var(--color-blue-1)
}

.pagination .page-item:not(.disabled) .page-link:active:hover {
    color: #fff;
    color: var(--color-white)
}

.pagination .page-item:not(.disabled) .page-link.show:active:hover {
    color: #0f5c7f;
    color: var(--color-blue-2)
}

.pagination .page-item:not(.disabled) .page-link:hover {
    color: #0176ac;
    color: var(--color-blue-1)
}

.pagination .page-item:first-child {
    margin-right: .625rem
}

.pagination .page-item:last-child {
    margin-left: .625rem
}

.pagination .page-item.active .page-link {
    background-color: #0176ac;
    background-color: var(--color-blue-1)
}

.pagination .page-item.active .page-link:hover {
    color: #fff;
    color: var(--color-white)
}

.pagination .page-item.show .link-list .page-item {
    margin: 0
}

.pagination .page-item.show .link-list .page-item:first-child {
    margin: 0
}

.pagination .page-item.show .link-list .page-link {
    background-color: #fff;
    background-color: var(--color-white);
    color: #212529;
    color: var(--color-black-2)
}

.pagination .page-item.show .link-list .page-link:not(.disabled):active,.pagination .page-item.show .link-list .page-link:not(:disabled):active {
    background-color: #0f5c7f;
    background-color: var(--color-blue-2);
    color: #fff;
    color: var(--color-white)
}

.pagination .page-item.show .link-list .page-link:not(.disabled):hover,.pagination .page-item.show .link-list .page-link:not(:disabled):hover {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white)
}

.pagination .page-item.show .page-link {
    background-color: #0176ac;
    background-color: var(--color-blue-1)
}

.pagination .page-item.show .page-link:hover {
    background-color: #0f5c7f;
    background-color: var(--color-blue-2);
    color: #fff;
    color: var(--color-white)
}

@media screen and (min-width: 565px) {
    .pagination {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial
    }
}

@media screen and (max-width: 565px) {
    .pagination {
        max-width:100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.dropdown.pagination-items-per-page.show {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    border-color: #0176ac;
    border-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white)
}

.dropdown-toggle.page-link {
    color: #2b2a29;
    color: var(--color-black-1)
}

.pagination-items-per-page .dropdown-toggle {
    color: #2b2a29;
    color: var(--color-black-1)
}

.pagination-items-per-page .page-item {
    margin: 0
}

.pagination-items-per-page .page-link:active {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    border-color: #0176ac;
    border-color: var(--color-blue-1)
}

.pagination-items-per-page .page-link:hover {
    color: #0176ac;
    color: var(--color-blue-1)
}

.pagination-items-per-page .page-link:hover:active,.pagination-items-per-page .page-link:hover:active * {
    color: #fff;
    color: var(--color-white)
}

.pagination-items-per-page.show .page-link {
    background-color: transparent;
    border-color: #0176ac;
    border-color: var(--color-blue-1)
}

.pagination-items-per-page.show .page-link:hover {
    background-color: #0f5c7f;
    background-color: var(--color-blue-2);
    color: #fff;
    color: var(--color-white)
}

.pagination-bar .page-link {
    height: auto
}

.pagination-bar .dropdown-menu {
    min-width: 8rem
}

.pagination-bar .dropdown-menu a:active {
    background-color: #0176ac;
    background-color: var(--color-blue-1)
}

.pagination-bar .dropdown-menu .link-list a:active {
    background-color: #0176ac;
    background-color: var(--color-blue-1)
}

.lfr-pagination {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lfr-pagination .dropdown-toggle:not(:disabled):not(.disabled):active {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    border-color: #0176ac;
    border-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white)
}

.lfr-pagination .search-results {
    margin-right: auto
}

.lfr-pagination-buttons>li:not(.disabled)>a {
    color: #2b2a29;
    color: var(--color-black-1)
}

.lfr-pagination-buttons>li:not(.disabled)>a:hover {
    color: #0176ac;
    color: var(--color-blue-1)
}

.lfr-pagination-buttons>li:not(.disabled)>a:active {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white)
}

.lfr-pagination-buttons>li>a {
    border-radius: 0
}

.taglib-page-iterator {
    margin-left: auto
}

@media screen and (max-width: 992px) {
    .taglib-page-iterator .lfr-pagination-buttons {
        width:auto
    }

    .taglib-page-iterator .lfr-pagination-buttons>li.first,.taglib-page-iterator .lfr-pagination-buttons>li.last {
        display: inline-block
    }

    .taglib-page-iterator .lfr-pagination-buttons>li {
        float: none;
        width: auto
    }
}

@media screen and (max-width: 768px) {
    .taglib-page-iterator .lfr-pagination-buttons>li.first,.taglib-page-iterator .lfr-pagination-buttons>li.last {
        display:none
    }
}

.did-you-mean-holder .pagination-results {
    padding: 0
}

.portlet-asset-publisher .pagination-bar {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.portlet-asset-publisher .pagination-bar .pagination-results {
    display: none
}

.portlet-asset-publisher .pagination-bar .page-link {
    color: #014261;
    color: var(--color-blue-5)
}

.portlet-asset-publisher .pagination-bar .active .page-link {
    color: #fff;
    color: var(--color-white)
}

.promoted-services-widget {
    background-color: #fff;
    background-color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.promoted-services-widget--no-icon .promoted-services-data {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
}

.promoted-services-widget--no-icon .promoted-services-text {
    padding: 0 .5rem
}

.promoted-services-widget__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.promoted-services-widget__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.promoted-services-widget .widget__body {
    padding: 1.25rem 0 0
}

.promoted-services-widget .widget__header {
    padding-left: .625rem;
    padding-right: .625rem
}

.promoted-services-widget .widget__header:after {
    left: .625rem;
    right: .625rem
}

.promoted-services-data {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 4.25rem auto;
    grid-template-columns: 4.25rem auto;
    -ms-grid-rows: 100%;
    grid-template-rows: 100%;
    grid-column-gap: 0;
    grid-row-gap: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 4rem;
    padding: 0 .625rem
}

.promoted-services-logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2;
    margin: auto
}

.promoted-services-data:nth-child(odd) {
    background: #eef2f3;
    background: var(--color-grey-1)
}

.promoted-services i,.promoted-services [class^='ico'] {
    font-size: 2rem;
    margin: auto
}

.promoted-services-data a:hover {
    text-decoration: none
}

.promoted-services-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 6fr 1fr;
    grid-template-columns: 1fr 6fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    border-bottom: 1px solid #015a84;
    border-bottom: 1px solid var(--color-blue);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.25rem;
    margin-left: .625rem;
    margin-right: .625rem;
    padding: .5625rem 0;
    text-align: center
}

.promoted-services-title {
    color: #015a84;
    color: var(--color-blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3;
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: -0.029em
}

.promoted-services-image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2;
    margin: .625rem 1.25rem .625rem 0;
    height: 3rem;
    width: 3rem;
    padding: .5rem
}

.promoted-services-image img {
    height: 100%;
    width: 100%
}

.promoted-services-text a {
    letter-spacing: -0.029em
}

.promoted-services-text a:hover {
    text-decoration: underline
}

.promoted-services-text a {
    color: #2b2a29;
    color: var(--color-black-1)
}

.promoted-services-text:hover {
    text-decoration: none
}

@media(max-width: 1199px) {
    .promoted-services-title {
        text-align:center
    }

    .promoted-services-text {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0
    }

    .promoted-services-header {
        height: 3.5rem
    }
}

.multimedia-widget {
    background-color: #fff;
    background-color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.multimedia-widget .widget__body {
    padding-bottom: .625rem;
    padding-top: 1.8125rem
}

.multimedia-widget .widget__header,.multimedia-widget .widget__body {
    padding-left: .625rem;
    padding-right: .625rem
}

.multimedia-widget .widget__header:after {
    left: .625rem;
    right: .625rem
}

.multimedia-widget .widget__title.with-transcription {
    padding-left: 2rem;
    padding-right: 3rem
}

.multimedia-widget .ratio-box>div,.multimedia-widget iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.multimedia-widget .wcag-info {
    margin-left: .5rem;
    margin-right: .5rem
}

.multimedia-logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2;
    margin: auto
}

.multimedia img {
    width: 2rem
}

.ico-play {
    font-size: 2rem
}

@media screen and (max-width: 992px) {
    .ico-play {
        margin:auto
    }
}

.link-for-transcription {
    position: absolute;
    right: 1rem;
    top: .5rem
}

.link-for-transcription:hover {
    text-decoration: none
}

.ico-transcription {
    font-size: 2rem
}

.multimedia-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 6fr 1fr;
    grid-template-columns: 1fr 6fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    border-bottom: 1px solid #015a84;
    border-bottom: 1px solid var(--color-blue);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.8125rem;
    margin-left: .625rem;
    margin-right: .625rem;
    padding: .5625rem 0;
    text-align: center
}

.multimedia-title {
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: -0.029em;
    color: #015a84;
    color: var(--color-blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 2 / 3;
    margin: 0 auto
}

.multimedia-image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2;
    margin: auto;
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media(max-width: 1196px) {
    .multimedia-header {
        height:3.49rem
    }
}

.search-layout .lexicon-icon-angle-down,.search-layout .lexicon-icon-angle-right {
    width: .8rem;
    margin: 0 auto
}

.search-layout .collapse-icon-open,.search-layout .collapse-icon-closed {
    right: 0
}

.search-layout .search-results-options {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-template-areas: 'did-you-mean' 'sort-results' 'filter-button'
}

.search-layout .did-you-mean-holder {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: did-you-mean;
    padding-left: 9px;
    padding-right: 9px
}

.search-layout .filter-button-holder {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: filter-button;
    padding-left: 9px;
    padding-right: 9px
}

.search-layout .sort-results-holder {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    grid-area: sort-results;
    padding-left: 9px;
    padding-right: 9px
}

.search-layout .btn {
    border-radius: 0
}

.search-layout .portlet-column-content.empty {
    padding: 1px
}

.search-layout .h4 {
    font-size: 1.3125rem
}

.search-layout .sort-results-holder .form-group.input-select-wrapper {
    margin-bottom: 0
}

.search-layout .filter-button-holder button:focus,.search-layout .filter-button-holder button:active {
    color: #fff;
    color: var(--color-white)
}

@media screen and (min-width: 565px) {
    .search-layout .search-results-options {
        grid-template-areas:'did-you-mean did-you-mean' 'sort-results filter-button';
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .search-layout .did-you-mean-holder {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .search-layout .filter-button-holder {
        -ms-grid-row: 2;
        -ms-grid-column: 2
    }

    .search-layout .sort-results-holder {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }
}

@media screen and (min-width: 992px) {
    .search-layout .search-results-options {
        grid-template-areas:'did-you-mean sort-results';
        -ms-grid-columns: 1fr minmax(200px,auto);
        grid-template-columns: 1fr minmax(200px,auto)
    }

    .search-layout .filter-button-holder {
        display: none
    }

    .search-layout .h4 {
        font-size: 1.5625rem
    }

    .search-layout .did-you-mean-holder {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }

    .search-layout .sort-results-holder {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }
}

.search-layout .search-suggested-spelling .label {
    border: 0
}

.search-layout .search-suggested-spelling__results-query em {
    font-weight: 600
}

.search-layout .search-suggested-spelling__original-query {
    font-size: .9375rem
}

.search-layout .search-suggested-spelling a {
    color: #0176ac;
    color: var(--color-blue-1);
    text-decoration: none
}

.sort-form .sort-term {
    border-radius: 0;
    -moz-text-align-last: center;
    text-align-last: center
}

.news-temp-widget {
    background-color: #fff;
    background-color: var(--color-white)
}

.news-temp-widget .widget__body {
    padding-top: 0
}

.news-temp-widget .widget__header,.news-temp-widget .widget__body {
    padding-left: 1rem;
    padding-right: 1rem
}

.news-temp-widget .widget__header:after {
    left: 1rem;
    right: 1rem
}

.news-temp-widget-wrapper>p {
    padding-top: 1.25rem;
    margin: 0 .7rem
}

.news-temp-widget__list {
    margin: 0 -0.625rem
}

.news-temp-widget .news-temp-container {
    padding-top: .625rem
}

.news-temp-widget .news-temp-container:not(:last-child):after {
    content: "";
    display: block;
    border-bottom: 1px solid #eef2f3;
    border-bottom: 1px solid var(--color-grey-1);
    height: 0;
    position: relative;
    padding-bottom: .5rem
}

.news-temp-widget .ico-alarm {
    font-size: 2rem
}

.news-temp-widget .news-temp__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px #015a84 solid;
    border-bottom: 1px var(--color-blue) solid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: .625rem;
    margin: 0 .7rem
}

.news-temp-widget .news-temp__title {
    font-weight: bold;
    color: #015a84;
    color: var(--color-blue);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.news-temp-widget .news-temp__title h5>a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-temp-widget .news-temp-description {
    color: #2b2a29;
    margin: .3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.news-temp-widget .news-temp-description__data {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 4.375rem;
    margin-left: .5rem
}

.news-temp-widget .news-temp-description__data h3 {
    margin: 0
}

.news-temp-widget .news-temp-description__summary {
    line-height: 1;
    font-size: .8823529em;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-temp-widget .news-temp-description__summary p {
    margin: 0
}

.news-temp-widget .news-temp-description__date {
    line-height: 2.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 80px;
    position: relative;
    top: -0.25rem
}

.news-temp-widget .news-temp-description__title {
    width: 90%;
    color: #2b2a29;
    color: var(--color-black-1)
}

.news-temp-widget .news-temp-description__title h5 {
    margin-bottom: .1875rem;
    font-size: 1em
}

.news-temp-widget .news-temp-description__title h5 a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.news-temp-widget .news-temp-description__title a {
    color: #2b2a29;
    color: var(--color-black-1)
}

.news-temp-widget .news-temp-description__month {
    color: #0176ac;
    color: var(--color-blue-1);
    font-weight: 800;
    font-size: 1.7rem
}

.news-temp-widget .news-temp-description__number {
    text-align: center;
    color: #0176ac;
    color: var(--color-blue-1);
    font-weight: 800;
    font-size: 3.1rem;
    line-height: 1;
    margin: -0.3125rem;
    padding: 0;
    position: relative;
    left: 1px
}

.info-residents-widget {
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    -moz-box-shadow: 0 0 13px 3px #e8e5e8;
    background-color: #fff;
    background-color: var(--color-white);
    box-shadow: 0 0 13px 3px #e8e5e8;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.info-residents-widget .ico-info {
    font-size: 2rem
}

.info-residents-widget .widget__body {
    padding: 1rem 1rem .3rem
}

.info-residents-widget .widget__header {
    padding-left: 1rem;
    padding-right: 1rem
}

.info-residents-widget .widget__header:after {
    left: 1rem;
    right: 1rem
}

.info-residents-widget .info-residents-data {
    padding: .7rem 0
}

.info-residents-widget .info-residents-data a {
    color: #2b2a29;
    color: var(--color-black-1);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.info-residents-widget .info-residents-data:not(:last-child):after {
    content: "";
    display: block;
    border-bottom: 1px solid #eef2f3;
    border-bottom: 1px solid var(--color-grey-1);
    height: 0;
    position: relative;
    padding-bottom: .5rem
}

.events-search-results {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.search-results__address {
    display: inline-block;
    margin-bottom: 0
}

.search-results__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-results__header {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: header
}

.search-results__image {
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.search-results__item {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "header" "image" "text";
    padding-top: 1rem
}

.search-results__item:not(:last-child) {
    border-bottom: 2px solid #c6c5c8;
    border-bottom: 2px solid var(--color-grey-2)
}

.search-results__metadata {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.search-results__metadata-item-container {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: .5rem;
    overflow: hidden;
    color: #2b2a29;
    color: var(--color-black-1)
}

.search-results__metadata-item-container .ico {
    font-size: 1em;
    margin-right: .375rem
}

.search-results__picture {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    display: block;
    position: relative;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    grid-area: image;
    margin-bottom: 1rem
}

.search-results__picture:after {
    padding-bottom: calc((3 / 4) * 100%)
}

.search-results__picture:after {
    content: "";
    display: block
}

.search-results__picture .ratio-image {
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%
}

.search-results__picture .search-results__image {
    cursor: pointer
}

.search-results__picture .search-results__image.cursor-default {
    cursor: default
}

.search-results__text {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #2b2a29;
    color: var(--color-black-1)
}

.search-results__title {
    display: inline-block
}

.search-results__title .cut-text {
    -webkit-line-clamp: 2
}

.search-results__title .link {
    cursor: pointer;
    margin-bottom: 0
}

.search-results__title .link.cursor-default {
    cursor: default
}

.search-results__title .link.cursor-default:hover {
    text-decoration: none
}

.search-results__title .link:hover {
    text-decoration: underline
}

.search-results .metadata-item {
    margin-right: 1rem
}

.search-results .link-full-version {
    cursor: pointer;
    margin-bottom: 0;
    margin-left: auto
}

.search-results .link-full-version:hover {
    text-decoration: none
}

.search-results .link-full-version:hover .link-text {
    text-decoration: underline
}

.search-results .link-full-version .ico-next {
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: .75rem;
    margin-left: .5rem
}

.search-results .event-future-dates-holder {
    display: none;
    margin: 0;
    padding: .5rem;
    max-height: 110px;
    top: 100%
}

.search-results .text-container {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-area: text
}

.search-results .text-container a {
    font-size: .9375rem
}

.search-results .toggle-dates-button,.search-results .toggle-panel-button {
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: .625rem;
    padding: 0
}

@media screen and (min-width: 28.125rem) {
    .search-results__header {
        padding-left:1rem
    }

    .search-results__item {
        grid-template-areas: "image header" "text text";
        -ms-grid-columns: auto 1fr;
        grid-template-columns: auto 1fr
    }

    .search-results__picture {
        width: 12.125rem
    }

    .search-results__header {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }

    .search-results__picture {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .search-results .text-container {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }
}

@media screen and (min-width: 35.9375rem) {
    .search-results__picture {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }

    .search-results__picture-container {
        margin-right: 1rem;
        width: 20rem
    }

    .search-results__picture-container a:focus {
        outline-offset: 2px
    }

    .search-results .link {
        margin-top: auto
    }

    .search-results .text-container {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0
    }
}

@media screen and (min-width: 992px) {
    .search-results {
        padding:0 1rem
    }

    .search-results__address {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .search-results__header {
        padding-left: 0
    }

    .search-results__item {
        grid-template-areas: "header header" "image text"
    }

    .search-results__metadata {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .search-results__metadata-item-container {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .search-results .time-container {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .search-results .link-full-version {
        display: inline-block
    }

    .search-results .text-container {
        margin-bottom: 1rem;
        padding-left: 1rem
    }

    .search-results .text-container .cut-text {
        -webkit-line-clamp: 4
    }

    .search-results__header {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }

    .search-results__picture {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }

    .search-results .text-container {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1
    }
}

@media screen and (min-width: 1200px) {
    .search-results__picture {
        display:block;
        position: relative;
        width: 22.375rem
    }

    .search-results__picture:after {
        padding-bottom: calc((3 / 4) * 100%)
    }

    .search-results__picture:after {
        content: "";
        display: block
    }

    .search-results__picture .ratio-image {
        display: block;
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        width: 100%
    }

    .search-results__title .cut-text {
        -webkit-line-clamp: 1
    }

    .search-results .text-container .cut-text {
        -webkit-line-clamp: 8
    }
}

.search-results .text-container.search-res-source-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.search-results .event-future-dates-holder {
    max-height: none
}

.taglib-asset-tags-summary a.badge,.taglib-asset-tags-summary a.badge:hover {
    color: #65b6f0
}

.search-total-label {
    margin-top: 35px
}

.search-asset-type-sticker {
    color: #869cad
}

.search-document-content {
    font-weight: 400
}

.search-result-thumbnail-img {
    height: 44px;
    width: 44px
}

.tabular-list-group .list-group-item-content h6.search-document-tags {
    margin-top: 13px
}

.search-res {
    background: #fefefe;
    background: var(--color-white-1);
    padding-bottom: .9375rem;
    padding-top: .9375rem
}

.search-res-item {
    padding-left: 0;
    padding-right: 0
}

.search-res-summary {
    color: #2b2a29;
    color: var(--color-black-1)
}

.search-res .ico.toggle-dates-button {
    color: #2b2a29;
    color: #2b2a29;
    color: var(--color-black-1);
    font-size: .625rem;
    padding: 5px 10px
}

.search-res .event-future-dates-holder {
    top: 100%;
    display: none;
    padding: .5rem
}

.search-res .search-results__metadata-item-container {
    margin-bottom: 0;
    margin-left: 5px
}

.search-res-item:not(:last-child):after {
    border-bottom: 1px solid #c6c5c8;
    border-bottom: 1px solid var(--color-grey-2);
    content: '';
    display: block;
    margin-bottom: 1rem
}

.search-res-title {
    position: relative;
    margin-bottom: .875rem;
    padding-bottom: .0625rem
}

.search-res-title a,.search-res-title span {
    color: #0176ac;
    color: var(--color-blue-1)
}

.search-res-title a:visited {
    color: #014261;
    color: var(--color-blue-5)
}

.search-res-title h4 {
    font-size: 1.5625rem
}

.search-res-article-type {
    position: relative;
    margin-left: .9375rem;
    padding-left: .9375rem
}

.search-res-article-type:before {
    content: '';
    height: 1rem;
    width: 1px;
    background: #c6c5c8;
    background: var(--color-grey-2);
    top: 50%;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-res-title:after {
    content: "";
    background: #0176ac;
    background: var(--color-blue-1);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 3.75rem;
    height: .1875rem
}

.search-res-date {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .625rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    position: relative
}

.search-res-date time {
    line-height: 1
}

.search-res-date-icon img {
    width: 20px
}

.search-res-date-data {
    color: #2b2a29;
    color: var(--color-black-1)
}

.search-res-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: right;
    -ms-flex-align: right;
    align-items: right
}

.search-res-source {
    text-align: right
}

.search-res-source p {
    font-size: .8125rem
}

.search-res-source a {
    font-weight: 700;
    color: #0176ac;
    color: var(--color-blue-1)
}

.search-res-source a .external-link-icon {
    color: #0176ac;
    color: var(--color-blue-1);
    margin-left: 3px
}

.search-res-source a:visited {
    color: #014261;
    color: var(--color-blue-5)
}

.search-res-source a:visited .external-link-icon {
    color: #014261;
    color: var(--color-blue-5)
}

.search-res-source span {
    font-weight: 700
}

@media screen and (min-width: 992px) {
    .lfr-search-container-wrapper {
        padding-left:15px
    }

    .search-res-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .search-res-date {
        font-size: 1rem
    }

    .dialog-iframe-popup .lfr-search-container-wrapper {
        padding-left: 0
    }
}

.scores-explanation-panel {
    position: relative
}

.scores-explanation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto
}

.scores-explanation .multiply:after {
    content: '\1F5D9';
    display: block
}

.scores-explanation .plus:not(:last-child):after {
    display: block;
    text-align: center
}

.scores-explanation .plus:after {
    content: '+';
    display: block;
    font-size: 1.375rem
}

.scores-explanation__data {
    background: white;
    border: 1px solid #eef2f3;
    border: 1px solid var(--color-grey-1);
    padding: .5rem
}

.scores-explanation__group {
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-color: #fff;
    background-color: var(--color-white);
    border: 1px solid transparent;
    max-width: 13.4375rem;
    min-width: 9.375rem;
    padding: 1rem 1rem 0
}

.scores-explanation__group--text-matching {
    background-color: #d5e8d4
}

.scores-explanation__group--article-priority {
    background-color: #ffe6cc
}

.scores-explanation__group--article-date,.scores-explanation__group--event-date {
    background-color: #f8cecc
}

.scores-explanation__group--synonym-matching {
    background-color: #e1d5e7
}

.scores-explanation__group:not(:last-child) {
    margin-right: 1.875rem;
    position: relative
}

.scores-explanation__group:last-child.multiply:after {
    display: none
}

.scores-explanation__group:not(:last-child).multiply:after,.scores-explanation__group:not(:last-child).plus:after {
    top: 2.25rem;
    right: -1.375rem;
    position: absolute
}

.scores-explanation__item {
    text-align: center
}

.scores-explanation__item:last-child:after {
    display: none
}

.scores-explanation__list {
    margin-bottom: 1rem
}

.scores-explanation__list .multiply:after,.scores-explanation__list .plus:after {
    margin: .5rem 0
}

.scores-explanation__total-score {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    margin-bottom: 1rem;
    min-height: 4.5rem;
    text-align: center
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.skip-links {
    position: absolute;
    top: 0
}

.skip-links a,.skip-links a:visited {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: -9000em;
    display: block;
    text-align: center;
    width: 200px;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: opacity .4s ease 0;
    -o-transition: opacity .4s ease 0;
    transition: opacity .4s ease 0
}

.skip-links a:hover,.skip-links a:focus,.skip-links a:active,.skip-links a:visited:hover,.skip-links a:visited:focus,.skip-links a:visited:active {
    background: #015a84;
    color: #fff;
    font-size: 1.2rem;
    padding: 8px 15px;
    z-index: 10;
    left: 5px;
    top: 5px;
    opacity: 1;
    font-weight: 600
}

@media screen and (max-width: 992px) {
    .skip-links {
        display:none
    }
}

@-webkit-keyframes nodeInserted {
    from {
        opacity: .99
    }

    to {
        opacity: 1
    }
}

@keyframes nodeInserted {
    from {
        opacity: .99
    }

    to {
        opacity: 1
    }
}

body>div.lfr-notification-container {
    -webkit-animation-duration: .001s;
    animation-duration: .001s;
    -webkit-animation-name: nodeInserted;
    animation-name: nodeInserted
}

@-webkit-keyframes hasError {
    from {
        opacity: .99
    }

    to {
        opacity: 1
    }
}

@keyframes hasError {
    from {
        opacity: .99
    }

    to {
        opacity: 1
    }
}

body>div.has-error {
    -webkit-animation-duration: .001s;
    animation-duration: .001s;
    -webkit-animation-name: hasError;
    animation-name: hasError
}

.hide-scroll {
    overflow: hidden
}

.popup-overlay {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0,0,0,0.7);
    display: none;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001
}

.popup-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 90vh;
    min-height: 20rem;
    opacity: 1;
    width: 100%
}

@media screen and (min-width: 28.125rem) {
    .popup-container {
        max-height:90vh;
        overflow-y: auto
    }
}

.popup {
    background-color: #fff;
    background-color: var(--color-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto .5rem;
    max-height: 100%;
    max-width: 43.75rem;
    padding: .5rem;
    position: relative;
    width: 100%
}

.popup button[data-action]>* {
    pointer-events: none
}

.popup .btn-close {
    font-size: 1.625rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0
}

.popup__body {
    margin: 1rem 0;
    overflow-y: auto
}

.popup__footer {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 -0.5rem
}

.popup__footer .btn {
    margin-bottom: .5rem;
    width: 100%
}

.popup .button-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem
}

.popup .img-logo {
    max-height: 7rem
}

@media screen and (min-width: 28.125rem) {
    .popup {
        padding:.5rem 1rem
    }

    .popup .button-holder {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
}

@media screen and (min-width: 992px) {
    .popup {
        max-height:31.25rem
    }
}

.newsletter-portlet .btn {
    white-space: nowrap;
    font-family: Arial,sans-serif
}

@media screen and (max-width: 992px) {
    .newsletter-portlet .input-checkbox-wrapper {
        margin-top:1rem
    }

    .newsletter-portlet .input-checkbox-wrapper label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .newsletter-portlet .input-checkbox-wrapper .field {
        height: 20px;
        width: 20px;
        padding: .8rem 0;
        margin-right: .5rem
    }
}

.newsletter-portlet .form-inline .required,.newsletter-portlet .email {
    margin-top: .3125rem
}

@media screen and (max-width: 992px) {
    .scroll-top-button {
        -webkit-box-align:center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #015a84;
        background-color: var(--color-blue);
        border: 1px solid #fff;
        border: 1px solid var(--color-white);
        bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 50px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: background-color .3s,opacity .5s,visibility .5s;
        -o-transition: background-color .3s,opacity .5s,visibility .5s;
        transition: background-color .3s,opacity .5s,visibility .5s;
        opacity: 0;
        position: fixed;
        right: 20px;
        width: 50px;
        visibility: hidden;
        z-index: 10
    }

    .scroll-top-button:hover {
        cursor: pointer;
        background-color: #f9af36;
        background-color: var(--color-orange)
    }

    .scroll-top-button:active {
        background-color: #f9af36;
        background-color: var(--color-orange)
    }

    .scroll-top-button.show {
        opacity: 1;
        visibility: visible;
        background-color: #0176ac;
        background-color: var(--color-blue-1)
    }
}

@media screen and (min-width: 992px) {
    .scroll-top-button {
        display:none
    }
}

.ico-arrow-up {
    color: #fff;
    color: var(--color-white);
    font-size: 11px
}

.warsaw-services-layout .alert {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%
}

.warsaw-services-layout>.portlet-layout>.portlet-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.warsaw-services-layout div[data-fragments-editor-item-type="fragments-editor-mapped-item"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    width: 100%
}

.warsaw-portlet .portlet-column-content,.warsaw-portlet .portlet-boundary,.warsaw-portlet .portlet,.warsaw-portlet .portlet-content,.warsaw-portlet .portlet-content-container,.warsaw-portlet .portlet-body,.warsaw-portlet .columns-2,.warsaw-portlet .portlet-layout,.warsaw-portlet .portlet-dropzone,.warsaw-portlet .portlet-boundary,.warsaw-portlet .portlet,.warsaw-portlet .portlet-content,.warsaw-portlet .portlet-content-container,.warsaw-portlet .portlet-body {
    max-width: 100%
}

.warsaw-portlet .portlet-column-content,.warsaw-portlet .portlet-boundary,.warsaw-portlet .portlet,.warsaw-portlet .portlet-content,.warsaw-portlet .portlet-content-container,.warsaw-portlet .portlet-body,.warsaw-portlet .columns-2,.warsaw-portlet .portlet-layout,.warsaw-portlet .portlet-column,.warsaw-portlet .portlet-dropzone,.warsaw-portlet .portlet-boundary,.warsaw-portlet .portlet,.warsaw-portlet .portlet-content,.warsaw-portlet .portlet-content-container,.warsaw-portlet .portlet-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.warsaw-portlet .portlet-layout {
    max-width: none
}

.warsaw-portlet .journal-content-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.multimedia-portlet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.multimedia-portlet .journal-content-article {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.multimedia-portlet div[data-fragments-editor-item-type="fragments-editor-mapped-item"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    width: 100%
}

.multimedia-portlet .portlet-dropzone,.multimedia-portlet .portlet-boundary,.multimedia-portlet .portlet,.multimedia-portlet .portlet-content,.multimedia-portlet .portlet-content-container,.multimedia-portlet .portlet-body,.multimedia-portlet .journal-content-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%
}

.steps {
    display: inline-block
}

.steps__counter:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fefefe;
    color: var(--color-white-1);
    content: counter(stepCounter);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.5625rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin-right: 1.875rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2.5625rem
}

.steps__description {
    color: #4a4848;
    color: var(--color-grey-4);
    margin-bottom: 0;
    min-height: 1.3125rem
}

.steps__description>p:last-child {
    margin-bottom: 0
}

.steps__item-content {
    counter-increment: stepCounter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .625rem;
    padding: .625rem 1.25rem;
    padding-left: 3.25rem;
    position: relative
}

.steps__list {
    counter-reset: stepCounter
}

@media screen and (min-width: 992px) {
    .steps__counter:before {
        height:2.8125rem;
        width: 2.8125rem
    }

    .steps__description {
        min-height: 1.5625rem
    }

    .steps__item-content {
        padding-left: 3.75rem
    }
}

.browser-warning {
    font-size: .9rem
}

.browser-warning .content {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    padding: 1.5rem 1.5rem 1rem
}

.browser-warning-img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-right: .3125rem;
    width: 25px
}

.browser-warning__link {
    color: #0176ac;
    color: var(--color-blue-1)
}

.browser-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 300px;
    width: 30%
}

.browser-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-weight: bold;
    margin-right: 1rem
}

.panel-title .panel-button {
    width: 100%;
    text-align: left;
    background-color: transparent;
    border: 0;
    font-weight: 700
}

.form-field-legend .lexicon-icon-asterisk {
    position: static
}

.form-field-legend .reference-mark {
    margin-right: 5px
}

.form .container-fluid-1280 {
    max-width: 1347px;
    padding-left: 0;
    padding-right: 0
}

.form .ddm-form-builder-app .lfr-ddm-form-page>.row {
    margin-left: -9px;
    margin-right: -9px
}

.form .lfr-ddm-form-page-description,.form .lfr-ddm-form-page-title {
    padding-left: 0;
    padding-right: 0
}

.portlet-forms .ddm-form-basic-info .ddm-form-name,.form-entry .ddm-form-basic-info .ddm-form-name {
    padding-top: 0
}

.councilor ul {
    padding-left: 2rem;
    display: inline-block
}

.councilor li {
    list-style: unset
}

.councilor-list {
    background-color: #fff;
    background-color: var(--color-white);
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    box-shadow: 0 0 13px 3px #e8e5e8;
    -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
    box-shadow: 0 0 13px 3px var(--color-grey-10);
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.councilor-list .councilor__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -9px
}

.councilor-list .councilor__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 18px);
    margin: 9px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 768px) {
    .councilor-list .councilor__item {
        width:calc(50% - 18px)
    }
}

@media screen and (min-width: 992px) {
    .councilor-list .councilor__item {
        width:calc(33.33% - 18px)
    }
}

.councilor-list .councilor__image-wrapper {
    max-width: 3.125rem;
    height: 3.125rem;
    overflow: hidden;
    text-align: center;
    border: 1px solid #d6e0e2;
    border: 1px solid var(--color-grey-8)
}

@media screen and (min-width: 992px) {
    .councilor-list .councilor__image-wrapper {
        max-width:6.25rem;
        height: 6.25rem
    }
}

.councilor-list .councilor__more-info {
    width: calc(100% - 15px);
    padding-left: .9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width: 992px) {
    .councilor-list .councilor__more-info {
        display:block
    }
}

.councilor-list .councilor__picture {
    max-width: 100%
}

.councilor-list .councilor__link {
    font-weight: bold;
    color: #0176ac;
    color: var(--color-blue-1)
}

.councilor-list .councilor__link--span {
    font-weight: bold
}

.councilor-list .councilor__mandate {
    margin: 0;
    display: none
}

@media screen and (min-width: 992px) {
    .councilor-list .councilor__mandate {
        display:-webkit-box
    }
}

.councilor-list .councilor__mandate--icon {
    display: inline-block
}

@media screen and (min-width: 992px) {
    .councilor-list .councilor__mandate--icon {
        display:none
    }
}

.councilor-attendance th,.councilor-attendance td {
    text-align: center
}

.councilor-details .councilor__photo {
    float: left;
    margin: 0 .9375rem .9375rem .9375rem;
    max-width: 33% !important
}

.councilor-details .piuw-icon {
    font-size: .75rem
}

.councilor__header {
    padding: .625rem .9375rem;
    background: #eef2f3;
    background: var(--color-grey-1);
    margin-bottom: .9375rem;
    font-size: 1.2rem;
    clear: both
}

.councilor__text {
    margin-bottom: .9375rem;
    padding: 0 .9375rem
}

.councilor-widget.councilor-voting table,.councilor-widget.councilor-voting-results table {
    table-layout: auto
}

.councilor-widget.councilor-voting table th,.councilor-widget.councilor-voting-results table th {
    word-break: normal;
    min-width: 7.5rem
}

@media screen and (max-width: 425px) {
    .councilor-widget.councilor-voting table th,.councilor-widget.councilor-voting-results table th {
        min-width:5rem
    }
}

@media screen and (max-width: 530px) {
    .councilor-widget.councilor-voting table th:nth-child(2),.councilor-widget.councilor-voting-results table th:nth-child(2) {
        width:20rem
    }

    .councilor-widget.councilor-voting table th:first-child,.councilor-widget.councilor-voting-results table th:first-child {
        min-width: 2.5rem
    }
}

.councilor-widget.councilor-voting table th.wide,.councilor-widget.councilor-voting table td.wide,.councilor-widget.councilor-voting-results table th.wide,.councilor-widget.councilor-voting-results table td.wide {
    width: 100%
}

.councilor-widget.councilor-voting-results table td {
    white-space: nowrap
}

.councilor-widget.councilor-voting .voting-table__wrapper.with-no-id>table {
    min-width: 290px
}

.councilor-widget.councilor-voting .voting-table__wrapper {
    overflow: auto
}

.councilor-widget.councilor-voting .voting-table__wrapper>table {
    min-width: 992px
}

.councilor-widget.councilor-voting .voting-table__wrapper>table .th {
    text-align: center
}

@media screen and (max-width: 425px) {
    .councilor-widget.councilor-voting .voting-table__wrapper>table {
        min-width:800px
    }
}

@media screen and (max-width: 380px) {
    .councilor-widget.councilor-voting .voting-table__wrapper>table {
        min-width:720px
    }
}

@media screen and (max-width: 330px) {
    .councilor-widget.councilor-voting .voting-table__wrapper>table {
        min-width:670px
    }
}

.councilor-widget .voting-table__wrapper {
    overflow: auto
}

.councilor-widget .voting-table__wrapper>table {
    min-width: 576px
}

.councilor-widget table {
    table-layout: fixed;
    width: 100%;
    font-size: .875rem;
    margin-bottom: .9375rem
}

.councilor-widget table thead tr {
    background: 0
}

.councilor-widget table thead th {
    border: 0;
    padding: .9375rem;
    text-align: left;
    border-bottom: 2px solid #d6e0e2;
    border-bottom: 2px solid var(--color-grey-8);
    line-height: 1.2rem
}

.councilor-widget table tbody td {
    border: 0;
    padding: .9375rem
}

.councilor-widget table tbody td a {
    font-weight: bold;
    color: #0176ac;
    color: var(--color-blue-1)
}

.councilor-widget table tbody tr:nth-child(even) {
    background: #f7f7f7;
    background: var(--color-grey-11)
}

.councilor-widget table tbody tr:nth-child(even):hover {
    background-color: #e8e5e8;
    background-color: var(--color-grey-10)
}

.councilor-widget table tbody tr:last-child td {
    border-bottom: 2px solid #d6e0e2;
    border-bottom: 2px solid var(--color-grey-8)
}

.councilor-widget table tbody .summary td {
    font-weight: bold
}

.councilor-widget .widget__header,.councilor-widget .widget__body {
    padding-left: 0;
    padding-right: 0
}

.councilor-widget .widget__header .td,.councilor-widget .widget__body .td {
    text-align: center
}

.councilor-widget .widget__header:after {
    left: 0;
    right: 0
}

.councilor-widget .vote-marker {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    border: 1px solid #000;
    border: 1px solid var(--color-black);
    display: inline-block
}

.councilor-widget .vote-marker.active.in-favor {
    background: #1eac01;
    background: var(--color-green);
    border-color: #1eac01;
    border-color: var(--color-green)
}

.councilor-widget .vote-marker.active.against {
    background: #c92222;
    background: var(--color-red);
    border-color: #c92222;
    border-color: var(--color-red)
}

.councilor-widget .vote-marker.active.abstain {
    background: #000;
    background: var(--color-black);
    border-color: #000;
    border-color: var(--color-black)
}

.councilor-widget .vote-marker.active.none {
    background: #d6e0e2;
    background: var(--color-grey-8)
}

.councilor-widget .vote-text {
    font-weight: bold;
    text-transform: lowercase
}

.councilor-widget .vote-text.vote-in-favor {
    color: #168400;
    color: var(--color-green-1)
}

.councilor-widget .vote-text.vote-against {
    color: #c92222;
    color: var(--color-red)
}

.councilor-widget .vote-text.vote-abstain {
    color: #000;
    color: var(--color-black)
}

.ico-instagram,.logo-high-contrast {
    display: none
}

.img-instagram,.logo-low-contrast {
    display: inline
}

body.contrast-high {
    --color-black: #ffed00;
    --color-black-1: #ffed00;
    --color-black-2: #ffed00;
    --color-blue: #ffed00;
    --color-blue-1: #ffed00;
    --color-blue-2: #ffed00;
    --color-blue-3: #ffed00;
    --color-blue-4: #2b2a29;
    --color-blue-5: #014261;
    --color-blue-7: #ffed00;
    --color-grey: #2b2a29;
    --color-grey-1: #2b2a29;
    --color-grey-2: #ffed00;
    --color-grey-3: #ffed00;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-grey-6: #2b2a29;
    --color-grey-8: #ffed00;
    --color-grey-10: #ffed00;
    --color-orange: #2b2a29;
    --color-red: #e31e24;
    --color-white: #2b2a29;
    --color-white-1: #2b2a29;
    --color-white-2: #ffed00;
    --color-yellow: #ffed00;
    background: #1c1a19 !important;
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

body.contrast-high .custom-icon {
    display: none
}

body.contrast-high .high-contrast-icon,body.contrast-high .high-contrast-icon.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.contrast-high .custom-icon.high-contrast-icon ~ .icon,body.contrast-high .custom-icon.high-contrast-icon ~ .piuw-icon,body.contrast-high .custom-icon.high-contrast-icon ~ .ico {
    display: none
}

body.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.icon,body.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.ico,body.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.contrast-high .icon-eu-flag .st2 {
    fill: #000;
    fill: var(--color-black)
}

body.contrast-high .icon-twitter {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-youtube path:first-child {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-youtube path:last-child {
    fill: #fff;
    fill: var(--color-white)
}

body.contrast-high .icon-facebook path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-linkedin .background {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-linkedin .text {
    fill: #fff;
    fill: var(--color-white)
}

body.contrast-high .icon-instagram path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .events-component .section-background {
    background-color: transparent
}

body.contrast-high .calendar {
    border: 1px solid currentColor
}

body.contrast-high .page-title-component__logo-container.has-contrast-logo .page-title-component__logo:not(.page-title-component__logo--contrast) {
    display: none
}

body.contrast-high .page-title-component__logo--contrast {
    display: block
}

body.contrast-high .custom-list-page__item--title a[href]:not([tabindex="-1"]):focus {
    outline: 2px solid transparent
}

body.contrast-high .scores-explanation__data,body.contrast-high .scores-explanation__group {
    background-color: #737276;
    background-color: var(--color-grey-6);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .widget--shadowed {
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    box-shadow: 0 0 13px 3px #e8e5e8;
    -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
    box-shadow: 0 0 13px 3px var(--color-grey-10)
}

body.contrast-high .widget-tabs__tabs-list {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .portlet-content {
    background-color: transparent !important;
    color: #2b2a29 !important;
    color: var(--color-black-1) !important
}

body.contrast-high .lfr-ddm-form-container .multi-step-item.multi-step-item-expand.active {
    text-decoration: underline
}

body.contrast-high .info-residents-data:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

body.contrast-high .news-temp-wrapper p:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

body.contrast-high .text-danger {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .browser-warning {
    background: #fefefe;
    background: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .alerts {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts__icon {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts__close>button {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts__close>button:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link:hover .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .bottom-line-short:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .contrast-black-yellow-icon {
    -webkit-filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%);
    filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%)
}

body.contrast-high .contrast-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

body.contrast-high .buttons-widget .btn__icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

body.contrast-high .buttons-widget .btn:hover .btn__icon {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0)
}

body.contrast-high .table-striped tbody tr:nth-child(even) {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

body.contrast-high .table-striped td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .table-striped tr:hover td:nth-child(even),body.contrast-high .table-striped tr:hover td:nth-child(odd) {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

body.contrast-high .table-striped tr td:first-child {
    border-left-color: transparent
}

body.contrast-high .dataset-table-container *,body.contrast-high .dataset-table-container .table * {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .dataset-table-container .table tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

body.contrast-high .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget .month.active {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget .today {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .bootstrap-datetimepicker-widget .today:before {
    border-bottom-color: #fff;
    border-bottom-color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget table td span.active,body.contrast-high .bootstrap-datetimepicker-widget table td i.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table td.old,body.contrast-high .bootstrap-datetimepicker-widget table td.new {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table td.day:hover,body.contrast-high .bootstrap-datetimepicker-widget table td.hour:hover,body.contrast-high .bootstrap-datetimepicker-widget table td.minute:hover,body.contrast-high .bootstrap-datetimepicker-widget table td.second:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget table td.active,body.contrast-high .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table thead td,body.contrast-high .bootstrap-datetimepicker-widget table thead th {
    border-color: transparent
}

body.contrast-high .bootstrap-datetimepicker-widget table thead tr {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget table tbody tr {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table tbody tr:hover {
    background-color: transparent
}

body.contrast-high .bootstrap-datetimepicker-widget table tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .councilor-widget table tbody tr:nth-child(even),body.contrast-high .councilor-widget table tbody tr:nth-child(even):hover {
    background: #4a4848;
    background: var(--color-grey-4)
}

body.contrast-high .councilor-widget .vote-marker.active {
    background: var(--yellow) !important
}

body.contrast-high .filtering-widget label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .widget-tabs .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

body.contrast-high .widget-tabs__tab-button::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .widget-tabs__tabs-container .widget-tabs__nav-btn {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .language-menu__dropdown {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .header-floater .aside .panel-social {
    border-width: 1px
}

body.contrast-high .header-floater .aside .panel-social.left-border {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

body.contrast-high .header-floater .aside .panel-social.right-border {
    border-right-color: #ffeb87;
    border-right-color: var(--color-yellow)
}

body.contrast-high .panel {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .yui3-calendar-content .yui3-calendar-header .yui3-calendarnav-month-disabled {
    border-right-color: #fefefe;
    border-right-color: var(--color-white-1);
    cursor: not-allowed
}

body.contrast-high .newsletter-portlet {
    background: #fefefe;
    background: var(--color-white-1)
}

body.contrast-high .newsletter-portlet .agreements {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .popup .btn-close {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .leaflet-control-attribution.leaflet-control {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .leaflet-control-attribution.leaflet-control a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .leaflet-control-attribution.leaflet-control {
    background: #fefefe;
    background: var(--color-white-1)
}

body.contrast-high .skip-links .inner {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .tags .tag a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .calendar-table .calendar-current-month {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .calendar-days .week-row .day-number .calendar-button:not(.today) {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .calendar-days .week-row .day-number .calendar-button:hover {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .calendar-days .week-row .day-number:hover {
    color: #fefefe;
    color: var(--color-white-1);
    background: #ffeb87;
    background: var(--color-yellow)
}

body.contrast-high .calendar-days .week-row .day-number:hover .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .calendar-days .week-row .day-number.today .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .calendar-days .week-row .day-number.today .calendar-button:before,body.contrast-high .calendar .today:before {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .calendar .week-row:not(:last-child) .day-number {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .alert.alert-dismissible.alert-danger {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .alert.alert-success.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .alert.alert-danger.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    cursor: not-allowed;
    -webkit-filter: invert(0);
    filter: invert(0)
}

body.contrast-high .facets-component .custom-date-container .required {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-lightbox--close {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .leaflet-control-zoom.leaflet-bar.leaflet-control * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high button.slick-gallery-autoplay.pause::before,body.contrast-high button.slick-gallery-autoplay.play::before {
    outline-color: #fefefe;
    outline-color: var(--color-white-1);
    outline-width: 8px;
    outline-style: solid;
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .lfr-pagination>ul.lfr-pagination-buttons>li>a {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ico-arrow-up {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet .table-cell-expand {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet .table-cell-expand-smallest {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet .table thead th {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .sheet .table tbody td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .multi-step-item>.multi-step-indicator>.multi-step-icon {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high li.multi-step-item>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    opacity: .75
}

body.contrast-high li.multi-step-item.multi-step-item-expand.active>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

body.contrast-high .yui3-calendar-grid .yui3-calendar-day,body.contrast-high .yui3-calendar-grid .yui3-calendar-prevmonth-day,body.contrast-high .yui3-calendar-grid .yui3-calendar-nextmonth-day {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .yui3-calendar-grid .yui3-calendar-day:focus {
    outline: 2px solid transparent !important
}

body.contrast-high .calendar .calendar-day-names .special-day {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .special-day,body.contrast-high .sunday {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ddm-form-basic-info.ddm-form-name .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ico-checkbox .path2:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ico-avatar,body.contrast-high .ico-rss {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-editor-textarea::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-editor-textarea::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-editor-textarea::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-discussion-editor .flex-wrap .button-holder .btn-comment {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    padding-bottom: 6px
}

body.contrast-high .badge-info {
    background-color: transparent;
    background-color: initial
}

body.contrast-high .dropdown-menu.show .lexicon-icon-social-facebook {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .dropdown-menu.show .lexicon-icon-social-linkedin {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .article-tools a,body.contrast-high .article-tools button {
    border: 0
}

body.contrast-high .article-tools a:hover i,body.contrast-high .article-tools button:hover i {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial
}

body.contrast-high .article-top .dropdown-menu.show .dropdown-item:hover {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .slick-prev.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .slick-next.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .article-lightbox--close {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-description a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-description a :visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high li.breadcrumb-item:not(:first-child)::before {
    fill: currentColor
}

body.contrast-high .ico-instagram {
    color: #ffeb87;
    color: var(--color-yellow);
    position: relative;
    top: .035rem;
    display: inline;
    display: initial
}

body.contrast-high .logo-high-contrast {
    display: inline;
    display: initial
}

body.contrast-high .img-instagram,body.contrast-high .logo-low-contrast {
    display: none
}

body.contrast-high button.day-number {
    background-color: #ebecec;
    background-color: var(--color-grey);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high button.day-number.today {
    border: 1.5px solid #ffeb87;
    border: 1.5px solid var(--color-yellow);
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high button.day-number:hover {
    background-color: #d9dada;
    background-color: var(--color-grey-5);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high ul.search-autocomplete>li>a {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .highlight {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

body.contrast-high .home-articles .article::after {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .week-row {
    border-color: #ffeb87 !important;
    border-color: var(--color-yellow) !important
}

body.contrast-high .form * {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-builder-layout * {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high a:hover {
    text-decoration: underline !important
}

body.contrast-high a:focus,body.contrast-high a:visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .articles-list__item-content a {
    margin-left: 7px
}

body.contrast-high .calendar-day-names tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

body.contrast-high .slick-dots {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important;
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

body.contrast-high .slick-dots li {
    padding: 15px 0;
    margin: 0
}

body.contrast-high .slick-dots li:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .slick-active {
    background-color: none
}

body.contrast-high li.slick-active:hover {
    color: #ebecec !important;
    color: var(--color-grey) !important
}

body.contrast-high .article-description p {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .article-attachments li:hover,body.contrast-high .article-attachments li:hover * {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .article__details {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .slick-gallery-autoplay.pause:before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .slick-gallery-autoplay.play::before {
    border-color: transparent transparent transparent #ffeb87;
    border-color: transparent transparent transparent var(--color-yellow)
}

body.contrast-high .search-bar-keywords-input {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .btn.btn-primary,body.contrast-high .btn.btn-secondary,body.contrast-high .btn.btn-default {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .btn.btn-primary .lfr-btn-label,body.contrast-high .btn.btn-secondary .lfr-btn-label,body.contrast-high .btn.btn-default .lfr-btn-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .btn-secondary:not(:disabled):not(.disabled):active,body.contrast-high .btn-secondary:not(:disabled):not(.disabled).active,body.contrast-high .nav-underline .tab.active a.btn-secondary:not(:disabled):not(.disabled),body.contrast-high .show>.btn-secondary.dropdown-toggle,body.contrast-high .btn-primary:not(:disabled):not(.disabled):active,body.contrast-high .btn-primary:not(:disabled):not(.disabled).active,body.contrast-high .nav-underline .tab.active a.btn-primary:not(:disabled):not(.disabled),body.contrast-high .show>.btn-primary.dropdown-toggle {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:before,body.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:after,body.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:before,body.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:after,body.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:focus ~ .toggle-switch-bar:before,body.contrast-high label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high button.search-bar-search-button:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::-webkit-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::-moz-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input:-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .slick-slide .aside {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .slick-slide .aside h3 a:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .alert-info {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .dropdown-item.active {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .contrast-toggler {
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

body.contrast-high footer {
    background: #fefefe;
    background: var(--color-white-1)
}

body.contrast-high .home-gallery {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .home-gallery button.slick-gallery-autoplay.pause:focus {
    -webkit-box-shadow: 0 0 .5em 11px #006194;
    box-shadow: 0 0 .5em 11px #006194;
    -webkit-box-shadow: 0 0 .5em 11px var(--color-blue-4);
    box-shadow: 0 0 .5em 11px var(--color-blue-4)
}

body.contrast-high .home-gallery button:focus {
    -webkit-box-shadow: 0 0 1.5em 8px #006194;
    box-shadow: 0 0 1.5em 8px #006194;
    -webkit-box-shadow: 0 0 1.5em 8px var(--color-blue-4);
    box-shadow: 0 0 1.5em 8px var(--color-blue-4)
}

body.contrast-high .home-gallery .slick-dots .slick-active {
    color: #fefefe;
    color: var(--color-white-1);
    border-left: 1px solid #fefefe;
    border-left: 1px solid var(--color-white-1);
    height: 40px
}

body.contrast-high .wip {
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .wip__quality {
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .wip .wip__address+div {
    color: #fff !important;
    color: var(--color-white) !important
}

body.contrast-high .wip__image-container>div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-image: url(/o/portal-theme/images/svg/palace-yellow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

body.contrast-high .wip__image {
    visibility: hidden
}

body.contrast-high .ico-palace:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .tags a,body.contrast-high .tags a:hover,body.contrast-high .tags a:visited {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high button.slick-arrow {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .slick-track a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control,body.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control {
    border-right: 0
}

body.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border-left: 0
}

body.contrast-high .highlighted-events-component .event {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

body.contrast-high .yui3-calendar-day-highlighted {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #006194 !important;
    color: var(--color-blue-4) !important
}

body.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .lfr-discussion-wrapper {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    -webkit-filter: initial;
    filter: initial
}

body.contrast-high .ico-checkbox .path1:before {
    color: #2b2a29;
    color: var(--color-black-1)
}

body.contrast-high span.input-group-addon {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important;
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

body.contrast-high .portlet-content {
    background-color: inherit;
    background-image: none !important
}

body.contrast-high .bad,body.contrast-high .good,body.contrast-high .sufficient,body.contrast-high .tolerable,body.contrast-high .very-good,body.contrast-high .very-bad {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high input.custom-control-input {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .custom-checkbox .custom-control-input ~ .custom-control-label:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMuMjAxNDU4MmNtIgogICBoZWlnaHQ9IjMuMjAxNDU4MmNtIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsLXJ1bGU6ZXZlbm9kZDtpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5O3NoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247dGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uIgogICB2aWV3Qm94PSIwIDAgNC4yMzIzMjc4IDQuMjMyMzI3OCIKICAgaWQ9InN2ZzEwIgogICBzb2RpcG9kaTpkb2NuYW1lPSJlbXB0eS1ib3gtaGlnaC1jb250cmFzdC5zdmciCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMCAoNDAzNWE0ZmI0OSwgMjAyMC0wNS0wMSkiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExNCI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48c29kaXBvZGk6bmFtZWR2aWV3CiAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIgogICBmaXQtbWFyZ2luLXJpZ2h0PSIwIgogICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgIGZpdC1tYXJnaW4tdG9wPSIwIgogICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIKICAgaWQ9Im5hbWVkdmlldzEyIgogICBzaG93Z3JpZD0iZmFsc2UiCiAgIGlua3NjYXBlOnpvb209IjIuMjk2NTgzMyIKICAgaW5rc2NhcGU6Y3g9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6Y3k9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6d2luZG93LXg9IjE5MTIiCiAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMTAiIC8+CiA8ZGVmcwogICBpZD0iZGVmczQiPgogIDxzdHlsZQogICB0eXBlPSJ0ZXh0L2NzcyIKICAgaWQ9InN0eWxlMiI+CiAgIDwhW0NEQVRBWwogICAgLmZpbDAge2ZpbGw6IzJCMkEyOX0KICAgXV0+CiAgPC9zdHlsZT4KIDwvZGVmcz4KIDxnCiAgIHRyYW5zZm9ybT0ic2NhbGUoMC4zMjAxNDU4MykiCiAgIGlkPSJXYXJzdHdhX3gwMDIwXzEiPgogIDxtZXRhZGF0YQogICBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIiAvPgogIDxwYXRoCiAgIGNsYXNzPSJmaWwwIgogICBkPSJNIDYuNjEsMTIuMjYgSCAwLjk1IFYgMC45NSBoIDUuNjYgNS42NiBWIDEyLjI2IFogTSA2LjYxLDAgSCAwLjQ4IEMgMC4yNCwwIDAsMC4xOCAwLDAuNDggdiAxMi4yNiBjIDAsMC4yNCAwLjE4LDAuNDggMC40OCwwLjQ4IGggNi4xMyA2LjEzIGMgMC4zLDAgMC40OCwtMC4yNCAwLjQ4LC0wLjQ4IFYgMC40OCBDIDEzLjIyLDAuMTggMTIuOTgsMCAxMi43NCwwIFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KIDwvZz4KPC9zdmc+Cg==")
}

body.contrast-high .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMybW0iCiAgIGhlaWdodD0iMjguOTI0OG1tIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKICAgdmlld0JveD0iMCAwIDIuNDUgMi4yMSIKICAgaWQ9InN2ZzE1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJjaGVja2JveC1oaWdoLWNvbnRyYXN0LnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSI+PG1ldGFkYXRhCiAgIGlkPSJtZXRhZGF0YTE5Ij48cmRmOlJERj48Y2M6V29yawogICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlIC8+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgaW5rc2NhcGU6Z3VpZGUtYmJveD0idHJ1ZSIKICAgc2hvd2d1aWRlcz0idHJ1ZSIKICAgaW5rc2NhcGU6ZG9jdW1lbnQtcm90YXRpb249IjAiCiAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgIGlkPSJuYW1lZHZpZXcxNyIKICAgc2hvd2dyaWQ9ImZhbHNlIgogICBpbmtzY2FwZTp6b29tPSIyLjgyODQyNzEiCiAgIGlua3NjYXBlOmN4PSI1MC40MjU0MjciCiAgIGlua3NjYXBlOmN5PSIxNDguMDIwOTMiCiAgIGlua3NjYXBlOndpbmRvdy14PSIxOTEyIgogICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzE1Ij48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzYiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzE5NDQ1NzMsMC4xNTE5Njc4NSIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzgiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzIzODc2OTgsLTAuMDA3NzAyOTcyIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0MCIKICAgICBvcmllbnRhdGlvbj0iMSwwIgogICAgIHBvc2l0aW9uPSIwLjE1OTk5OTkyLDAuMzEwMzc1MjEiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQyIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjAsMC4zNDQ1NjU5OCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4NDQiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNDE0OTU1MjgsMi4wNDgwMzkxIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0NiIKICAgICBvcmllbnRhdGlvbj0iMCwtMSIKICAgICBwb3NpdGlvbj0iMC40MTMzNzI2OSwyLjIwNzc4ODkiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQ4IgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMDU5OTc5MiwwLjkyNzg5NTQiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODUwIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMjE5OTkyNCwwLjkwNTE3ODkzIiAvPjwvc29kaXBvZGk6bmFtZWR2aWV3PgogPGRlZnMKICAgaWQ9ImRlZnM0Ij4KICA8c3R5bGUKICAgdHlwZT0idGV4dC9jc3MiCiAgIGlkPSJzdHlsZTIiPgogICA8IVtDREFUQVsKICAgIC5maWwwIHtmaWxsOiMyQjJBMjl9CiAgICAuZmlsMSB7ZmlsbDojMDE5MkQwfQogICBdXT4KICA8L3N0eWxlPgogPC9kZWZzPgogPGcKICAgaWQ9IldhcnN0d2FfeDAwMjBfMSI+CiAgPG1ldGFkYXRhCiAgIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiIC8+CiAgPGcKICAgaWQ9Il8yNTMyMzc5NTI4Nzg0Ij4KICAgPGcKICAgaWQ9ImcxMSI+CiAgICA8cGF0aAogICBzb2RpcG9kaTpub2RldHlwZXM9InNzY2Njc3Nzc3Nzc3Nzc3MiCiAgIGNsYXNzPSJmaWwwIgogICBkPSJtIDIuMTQsMS4wNyBjIC0wLjA0LDAgLTAuMDk3MTIxLDAuMDMwMDA4IC0wLjA5NjIxNSwwLjA4IFYgMi4wNDM3OTcgSCAwLjE3NjE5Njc5IFYgMC4xNzYyMDgzNCBIIDEuNjkgQyAxLjczLDAuMTc2MjA4MzQgMS43NywwLjEzIDEuNzcsMC4wOCAxLjc3LDAuMDQgMS43NCwwIDEuNjksMCBIIDAuMDggQyAwLjA0LDAgMCwwLjAzIDAsMC4wOCB2IDIuMDYgYyAwLDAuMDQgMC4wMywwLjA4IDAuMDgsMC4wOCBoIDIuMDYgYyAwLjA0LDAgMC4wOCwtMC4wMyAwLjA4LC0wLjA4IFYgMS4xNSBDIDIuMjIsMS4xMSAyLjE5LDEuMDcgMi4xNCwxLjA3IFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgIDxwYXRoCiAgIGNsYXNzPSJmaWwxIgogICBkPSJNMi40MyAwLjA1Yy0wLjAzLC0wLjAzIC0wLjA4LC0wLjAzIC0wLjExLDBsLTEuMjYgMS4yNiAtMC4zMSAtMC4zMWMtMC4wMywtMC4wMyAtMC4wOCwtMC4wMyAtMC4xMSwwIC0wLjAzLDAuMDMgLTAuMDMsMC4wOCAwLDAuMTFsMC4zNyAwLjM3YzAuMDIsMC4wMiAwLjAzLDAuMDIgMC4wNSwwLjAyIDAuMDIsMCAwLjA0LC0wLjAxIDAuMDUsLTAuMDJsMS4zMiAtMS4zMmMwLjAzLC0wLjAzIDAuMDMsLTAuMDggMCwtMC4xMXoiCiAgIGlkPSJwYXRoOSIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgPC9nPgogIDwvZz4KIDwvZz4KPC9zdmc+Cg==")
}

body.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

body.contrast-high .custom-control .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .custom-control .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high input::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .page-item.disabled .page-link,body.contrast-high .page-item.active .page-link {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .page-item.disabled .page-link * {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .pagination .page-item:not(.disabled) .page-link:active {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .pagination .page-item:not(.disabled) .page-link:active * {
    color: inherit
}

body.contrast-high .home-gallery .slick-dots .slick-active .cut-text.lines-3 {
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .list-group-notification .list-group-item {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

body.contrast-high .thematic-services-layout>h3.bottom-line-short {
    position: relative;
    z-index: 1
}

body.contrast-high .thematic-services-layout .section-background {
    background: #4a4848;
    background: var(--color-grey-4)
}

body.contrast-high .journal-content-article .thematic-service {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .journal-content-article .thematic-service__link {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .journal-content-article .thematic-service .bottom-line-short::after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .scroll-top-button {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .scroll-top-button .ico-arrow-up {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-description {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-gallery--caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .datepicker .day.active {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .label-info,body.contrast-high .label.pending {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .category-name,body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .user-name,body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .site-name,body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .category-name,body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .user-name,body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .site-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .product-menu a.list-group-heading,body.contrast-high .product-menu button.list-group-heading,body.contrast-high .product-menu .list-group-heading[data-toggle='collapse'] {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .carousel-banner a[href]:not([tabindex="-1"]):focus {
    outline-offset: .125rem
}

body.contrast-high .carousel-banner .banner-title {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .home-banner-slider .slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .home-gallery article .aside h3.link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .thematic-service__icon {
    position: relative
}

body.contrast-high .thematic-service__icon .contrast-black-yellow-icon {
    -webkit-filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%);
    filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%)
}

body.contrast-high button.btn.btn-primary.lfr-ddm-form-submit {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .events-component .events-simple-list .event:not(:last-child) {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .info-residents,body.contrast-high .news-temp {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

body.contrast-high .district-services,body.contrast-high .promoted-services,body.contrast-high .multimedia {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

body.contrast-high .promoted-services-text a {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

body.contrast-high .district-services-data li {
    text-decoration: underline
}

body.contrast-high table * {
    backface-visibility: visible;
    -webkit-backface-visibility: visible
}

body.contrast-high table thead tr {
    color: #fff;
    color: var(--color-white)
}

body.contrast-high table thead th {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high table tbody tr:hover {
    background-color: transparent
}

body.contrast-high .table.table-autofit.table-list.table-striped * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .splitter.splitter-spaced,body.contrast-high .table.table-autofit .splitter td,body.contrast-high .table.table-autofit .splitter th {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .card-type-asset.entry-display-style.file-card.form-check.form-check-card.form-check-top-left * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .navbar-form.navbar-form-autofit.navbar-overlay.navbar-overlay-sm-down {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .input-group-inset-item.input-group-inset-item-after {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .breadcrumb {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .breadcrumb svg {
    fill: currentColor
}

body.contrast-high .card-body {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .card.card-horizontal {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-search {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .tags>a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .management-bar.management-bar-light.navbar.navbar-expand-md {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .navbar-breakpoint-down-d-none {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-order-arrow {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .lexicon-icon-outline.order-arrow-arrow-up {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-info-circle-open {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-cards2 {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .sidebar.sidebar-default.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .management-bar.management-bar-primary.navbar.navbar-expand-md.navbar-nowrap {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .text-truncate {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .navbar-text {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .table.table-autofit.table-list.table-striped * {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .label.label-secondary.label-dismissible.ddm-select-option-label {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .ico-share {
    display: block
}

body.contrast-high article caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high article td span {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

body.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .product-menu.sidebar.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .product-menu.sidebar.sidenav-menu * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .control-menu.control-menu-level-1 {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .control-menu-level-2 {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-bottom: 0
}

body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler:not(.collapsed),body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler:not(.collapsed) {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .product-menu a:focus:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .ddm-user-view-content .multi-step-item.active .multi-step-divider .multi-step-divider {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .multi-step-icon {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .yui3-calendar-row .yui3-calendar-day-selected {
    border: 3px solid
}

body.contrast-high .pagination .page-item.disabled {
    display: none
}

body.contrast-high a[href]:not([tabindex="-1"]):focus,body.contrast-high area[href]:not([tabindex="-1"]):focus,body.contrast-high input:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high select:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high textarea:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high button:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high iframe:not([tabindex="-1"]):focus,body.contrast-high [tabindex]:not([tabindex="-1"]):focus,body.contrast-high [contentEditable=true]:not([tabindex="-1"]):focus {
    outline: 2px solid #ffeb87;
    outline: 2px solid var(--color-yellow);
    outline-offset: .25rem
}

body.contrast-high .search-results__header a[href]:not([tabindex="-1"]):focus {
    outline-offset: -2px
}

body.contrast-high .yui3-calendar-pane .yui3-calendar-grid:focus,body.contrast-high .yui3-calendar-pane .yui3-calendarnav-prevmonth:focus,body.contrast-high .yui3-calendar-pane .yui3-calendarnav-nextmonth:focus {
    outline-color: #eef2f3;
    outline-color: var(--color-grey-1)
}

body.contrast-high .filter-button-holder .facets-toggle:focus {
    color: #4a4848;
    color: var(--color-grey-4)
}

body.contrast-high .filter-button-holder .facets-toggle:active {
    background-color: #2b2a29;
    border: 2px solid yellow;
    color: yellow
}

body.contrast-high .article-gallery--big a {
    display: block
}

body.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus {
    outline: none !important
}

body.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus img {
    border: 4px solid #ffeb87;
    border: 4px solid var(--color-yellow)
}

body.contrast-high .article-gallery--big .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

body.contrast-high .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

body.contrast-high .mejs__container .mejs__inner .mejs__controls {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .mejs__container :focus {
    outline: 2px solid #ffeb87 !important;
    outline: 2px solid var(--color-yellow) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

body.contrast-high .mejs__captions-options-list button:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-options-list input:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-options-list label:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-selector-list button:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-selector-list input:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-selector-list label:not([disabled]):not([tabindex="-1"]):focus {
    outline-offset: 0
}

body.contrast-high .mejs__captions-options-list-item button:focus,body.contrast-high .mejs__captions-selector-input:focus+.mejs__captions-selector-label,body.contrast-high .mejs__chapters-selector-label,body.contrast-high .mejs__color-picker:focus+.mejs__captions-option-button {
    -webkit-box-shadow: 0 0 2px 2px #ffeb87;
    box-shadow: 0 0 2px 2px #ffeb87;
    -webkit-box-shadow: 0 0 2px 2px var(--color-yellow);
    box-shadow: 0 0 2px 2px var(--color-yellow)
}

body.contrast-high .multi-step-item.active .multi-step-indicator .multi-step-icon {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .custom-select {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ffed00' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffed00
}

body.contrast-high *[class*="bg-"] {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high *[class*="user-icon-color-"] {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    -webkit-box-shadow: 0 0 0 1px #ffed00;
    box-shadow: 0 0 0 1px #ffed00
}

body.contrast-high .control-menu-level-1-heading {
    color: #ffed00
}

body.contrast-high .layout-finder .btn svg {
    color: #ffed00
}

body.contrast-high .text-dark {
    color: #ffed00 !important
}

body.contrast-high .text-muted {
    color: rgba(255,237,0,0.50196) !important
}

body.contrast-high .toast-animation .cn,body.contrast-high .toast-animation .pm {
    border-color: #ffed00
}

body.contrast-high .label-danger,body.contrast-high .label-dark,body.contrast-high .label-info,body.contrast-high .label-light,body.contrast-high .label-primary,body.contrast-high .label-secondary,body.contrast-high .label-success,body.contrast-high .label-warning,body.contrast-high .label.approved,body.contrast-high .label.denied,body.contrast-high .label.draft,body.contrast-high .label.expired,body.contrast-high .label.pending,body.contrast-high .label.scheduled {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffed00
}

body.contrast-high [type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

body.contrast-high [type="radio"]:after,body.contrast-high [type="radio"]:before {
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute
}

body.contrast-high [type="radio"]:after {
    height: 9px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 9px
}

body.contrast-high [type="radio"]:before {
    border: 1px solid;
    height: 100%;
    width: 100%
}

body.contrast-high [type="radio"]:checked:after {
    background-color: #ffed00
}

body.contrast-high [type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

body.contrast-high [type="checkbox"]:after,body.contrast-high [type="checkbox"]:before {
    border-radius: 2px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%
}

body.contrast-high [type="checkbox"]:after {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

body.contrast-high [type="checkbox"]:before {
    border: 1px solid #ffed00
}

body.contrast-high [type="checkbox"]:checked:after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjMzLjg2NjY2OW1tIgogICBoZWlnaHQ9IjMzLjg2NjY2OW1tIgogICB2aWV3Qm94PSIwIDAgMzMuODY2NjY5IDMzLjg2NjY2OSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnOCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iY2hlY2tib3guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMiIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiCiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIKICAgICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iNS42IgogICAgIGlua3NjYXBlOmN4PSIxMi45ODI2IgogICAgIGlua3NjYXBlOmN5PSI0NS4xMzAxNDUiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjIiCiAgICAgaW5rc2NhcGU6bGFiZWw9IkJveCIKICAgICBzdHlsZT0ib3BhY2l0eToxIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjMiCiAgICAgaW5rc2NhcGU6bGFiZWw9IlRpY2siPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDEuODI4NTcxMywwLDAsMS44Mjg1NzEzLC01Ny4yMzQ0NjgsLTEzMy41NzQ1NCkiCiAgICAgICBpZD0iZzg1MiI+CiAgICAgIDxyZWN0CiAgICAgICAgIHJ5PSIyLjU1MTg2NTgiCiAgICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC45OTk5OTk5OSwtMC45OTk5OTk5OSkiCiAgICAgICAgIHk9Ii0xNzkuNzMxNTIiCiAgICAgICAgIHg9IjY5LjA3NjA5NiIKICAgICAgICAgaGVpZ2h0PSIxOC41MjA4MzQiCiAgICAgICAgIHdpZHRoPSIxOC41MjA4MzQiCiAgICAgICAgIGlkPSJyZWN0ODQ5IgogICAgICAgICBzdHlsZT0ib3BhY2l0eToxO2ZpbGw6I2ZmZWQwMDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2Utd2lkdGg6MC4yNjU5NzI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoODQ3IgogICAgICAgICBkPSJtIDcyLjg1NDkwOSwxNzAuODkyNDggMy42NjE2NDUsMy42NjE2NSA3LjM0NjkxMywtOS4yMzY4IHYgMCIKICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi42NDU4MztzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat;
    background-size: contain
}

body.contrast-high .card-vertical,body.contrast-high .cards-list .card {
    --card-bg-color: transparent !important
}

body.contrast-high .custom-checkbox input[type="checkbox"]:not([disabled]),body.contrast-high .facet-value input[type="checkbox"]:not([disabled]) {
    pointer-events: none;
    margin-left: -1.5rem
}

body.contrast-high .custom-checkbox input[type="checkbox"]:not([tabindex="-1"]),body.contrast-high .facet-value input[type="checkbox"]:not([tabindex="-1"]) {
    outline: 0
}

body.contrast-high .custom-checkbox input[type="checkbox"]:is([disabled]),body.contrast-high .facet-value input[type="checkbox"]:is([disabled]) {
    display: none
}

body.contrast-high .custom-checkbox input[type="checkbox"]:after,body.contrast-high .custom-checkbox input[type="checkbox"]:before,body.contrast-high .facet-value input[type="checkbox"]:after,body.contrast-high .facet-value input[type="checkbox"]:before {
    content: none
}

body.contrast-high .close {
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

body.contrast-high .modal-content {
    background-color: transparent
}

body.contrast-high .modal-header,body.contrast-high .modal-body {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .modal-header {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup fieldset {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup table thead th {
    border-top: 0
}

body.contrast-high.dialog-iframe-popup .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .card {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .container-fluid.container-fluid-max-xl {
    border: 0
}

body.contrast-high.dialog-iframe-popup.dialog-with-footer .button-holder.dialog-footer,body.contrast-high.dialog-iframe-popup.dialog-with-footer .sheet-footer.dialog-footer {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .nav-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .nav-link.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after,body.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab .navbar-underline.navbar-expand-md .navbar-nav a.active:after,body.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab.active a:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab.active .navbar-underline.navbar-expand-md .navbar-nav a:after,body.contrast-high.dialog-iframe-popup .nav-underline .nav-item .nav-link.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-link.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-item a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab.active a:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab.active .nav-item a:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab.active a:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .panel-default {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .panel-default .panel-heading {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .taglib-portlet-preview.show-borders .title {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

body.contrast-high.dialog-iframe-popup .table td {
    border-color: transparent
}

body.contrast-high.dialog-iframe-popup .table thead td,body.contrast-high.dialog-iframe-popup .table thead th,body.contrast-high.dialog-iframe-popup .table-list tbody td,body.contrast-high.dialog-iframe-popup .table-list tbody th,body.contrast-high.dialog-iframe-popup .table-list tfoot td,body.contrast-high.dialog-iframe-popup .table-list tfoot th {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

body.contrast-high.dialog-iframe-popup .table-list th:first-child,body.contrast-high.dialog-iframe-popup .table-list td:first-child {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .table-list th,body.contrast-high.dialog-iframe-popup .table-list td {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .table-list th:last-child,body.contrast-high.dialog-iframe-popup .table-list td:last-child {
    border-color: transparent;
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow)
}

body.contrast-high .popover-content,body.contrast-high .portlet-topper,body.contrast-high .yui3-skin-sam .yui3-calendar-day,body.contrast-high .yui3-skin-sam .yui3-calendar-prevmonth-day,body.contrast-high .yui3-skin-sam .yui3-calendar-nextmonth-day {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .dropdown.pagination-items-per-page:active {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .dropdown.pagination-items-per-page.show .dropdown-toggle * {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .dropdown-item {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .dropdown-item:hover,body.contrast-high .dropdown-menu>li>a:hover,body.contrast-high .dropdown-menu .link-list>li>a:hover,body.contrast-high .dropdown-item:focus,body.contrast-high .dropdown-menu>li>a:focus,body.contrast-high .dropdown-menu .link-list>li>a:focus {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .dropdown-menu {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #4a4848;
    border-color: var(--color-grey-4)
}

body.contrast-high .dropdown-menu .link-list>li>a,body.contrast-high .dropdown-menu li>a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-control-select,body.contrast-high select.form-control:not([multiple]):not([size]) {
    background-image: url(/o/portal-theme/images/svg/arrow-down-yellow.svg)
}

body.contrast-high .page-link,body.contrast-high .page-item,body.contrast-high .alert-info {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: #c6c5c8;
    border: var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .dropdown-toggle,body.contrast-high .form-control,body.contrast-high .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: 1px solid #c6c5c8;
    border: 1px solid var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-control::-webkit-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control::-moz-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control:-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control::-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control::placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control:focus {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .btn:focus,body.contrast-high .btn.focus,body.contrast-high .btn-primary:focus,body.contrast-high .btn-primary.focus,body.contrast-high .btn-secondary:focus,body.contrast-high .btn-secondary.focus,body.contrast-high .form-control:focus,body.contrast-high .has-error .form-control:focus,body.contrast-high .custom-control-input:focus ~ .custom-control-label::before,body.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .lfr-nav-item .dropdown-toggle {
    border: 0
}

body.contrast-high .header-menu .navbar-nav .dropdown.open>a:after {
    display: none
}

body.contrast-high .header-floater nav .navbar-nav .nav-item .nav-link {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

body.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .portal-background {
    display: none
}

body.contrast-high .btn-dropdown-toggle {
    border: none !important
}

body.contrast-high .slick-slide .aside .btn-primary {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .figure-caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .steps__description {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .employee {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .employees__item:not(:last-child) {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

body.contrast-high .has-success .custom-control-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

html .header-floater .piuw-icon.ico-decrease-text {
    display: none
}

html.text-large {
    font-size: 125%
}

html.text-large .header-floater.with-background:after {
    height: 2.6rem
}

html.text-large .header-floater .aside .panel-options {
    padding-bottom: 28px;
    padding-top: 28px
}

@media screen and (min-width: 992px) {
    html.text-large .header-floater .aside .panel-options {
        padding-bottom:5px;
        padding-top: 5px
    }
}

html.text-large .header-floater .piuw-icon.ico-increase-text {
    display: none
}

html.text-large .header-floater .piuw-icon.ico-decrease-text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

html.text-large .cut-text.lines-4 {
    -webkit-line-clamp: 3
}

html.text-large .cut-text.lines-7 {
    -webkit-line-clamp: 4
}

@media screen and (min-width: 1440px) {
    .text-large .newsletter-portlet .submit-button-wrapper {
        margin-top:4.625rem
    }
}

@media screen and (min-width: 0\0) {
    .c-related-assets__asset-thumbnail {
        height:100%;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: auto
    }

    .c-related-assets__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 10px;
        padding-right: 15px
    }

    .c-related-assets__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px
    }

    .c-related-assets__metadata {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .c-related-assets__title {
        max-height: 3.1875rem;
        max-width: 100%;
        overflow-y: hidden
    }

    .c-related-assets__thumbnail-wrapper {
        height: 5rem;
        overflow: hidden;
        position: relative;
        width: 5.5625rem
    }
}

@media screen and (min-width: 0\0) and (min-width:565px) {
    .c-related-assets__item {
        -ms-flex-preferred-size:calc((100% - 15px) / 2);
        flex-basis: calc((100% - 15px) / 2);
        max-width: calc((100% - 15px) / 2)
    }
}

@media screen and (min-width: 0\0) and (min-width:768px) {
    .c-related-assets__item {
        -ms-flex-preferred-size:calc((100% - 15px) / 3);
        flex-basis: calc((100% - 15px) / 3);
        max-width: calc((100% - 15px) / 3)
    }
}

@media screen and (min-width: 0\0) and (min-width:992px) {
    .c-related-assets__title {
        max-height:3.75rem
    }
}

@media screen and (min-width: 0\0) and (min-width:992px) and (max-width:1200px) {
    .c-related-assets__item {
        -ms-flex-preferred-size:calc((100% - 15px) / 2);
        flex-basis: calc((100% - 15px) / 2);
        max-width: calc((100% - 15px) / 2)
    }
}

@media screen and (min-width: 0\0) and (min-width:1200px) {
    .c-related-assets__item {
        -ms-flex-preferred-size:calc((100% - 15px) / 3);
        flex-basis: calc((100% - 15px) / 3);
        max-width: calc((100% - 15px) / 3)
    }
}

@media screen and (min-width: 0\0) {
    body {
        overflow-x:visible
    }

    .pt-0.site {
        overflow-x: visible;
        display: block
    }

    .wip {
        color: #fff;
        background: #006194
    }

    .logo {
        width: 150px
    }

    .footer .logo {
        width: 100%
    }

    .footer .logo-link {
        max-width: 150px
    }

    .articles-container .l-grid__item .article {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .calendar button {
        background-color: transparent;
        border: 0
    }

    .day-number {
        width: 100%
    }

    .calendar-day-names {
        min-height: 40px
    }

    .cut-text.lines-4 {
        height: 64px;
        overflow: hidden
    }

    .panel-options {
        display: block;
        width: 75px
    }

    .panel-options .contrast-toggler {
        display: none !important
    }

    .journal-content-article .article-gallery--main .slick-slide,.journal-content-article .article-gallery--pager .slick-slide {
        display: inline-block;
        height: 200px
    }

    .journal-content-article .article-gallery--main [data-slide-index],.journal-content-article .article-gallery--pager [data-slide-index] {
        min-width: auto;
        min-height: auto
    }

    .journal-content-article .article-lightbox .content {
        margin-left: 0
    }

    .slick-current:after,.slick-gallery-autoplay {
        display: none !important
    }

    .thematic-services-layout .thematic-services-content .portlet-boundary {
        height: 250px
    }

    .header-floater.container {
        overflow: visible
    }

    .header-floate.fixed .aside .panel-social.show-border {
        border: 0
    }

    .events-component .event__thumbnail {
        background-color: #eef2f3
    }
}

.ico-instagram,.logo-high-contrast {
    display: none
}

.img-instagram,.logo-low-contrast {
    display: inline
}

body.contrast-high {
    --color-black: #ffed00;
    --color-black-1: #ffed00;
    --color-black-2: #ffed00;
    --color-blue: #ffed00;
    --color-blue-1: #ffed00;
    --color-blue-2: #ffed00;
    --color-blue-3: #ffed00;
    --color-blue-4: #2b2a29;
    --color-blue-5: #014261;
    --color-blue-7: #ffed00;
    --color-grey: #2b2a29;
    --color-grey-1: #2b2a29;
    --color-grey-2: #ffed00;
    --color-grey-3: #ffed00;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-grey-6: #2b2a29;
    --color-grey-8: #ffed00;
    --color-grey-10: #ffed00;
    --color-orange: #2b2a29;
    --color-red: #e31e24;
    --color-white: #2b2a29;
    --color-white-1: #2b2a29;
    --color-white-2: #ffed00;
    --color-yellow: #ffed00;
    background: #1c1a19 !important;
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

body.contrast-high .custom-icon {
    display: none
}

body.contrast-high .high-contrast-icon,body.contrast-high .high-contrast-icon.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.contrast-high .custom-icon.high-contrast-icon ~ .icon,body.contrast-high .custom-icon.high-contrast-icon ~ .piuw-icon,body.contrast-high .custom-icon.high-contrast-icon ~ .ico {
    display: none
}

body.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.icon,body.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.ico,body.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

body.contrast-high .icon-eu-flag .st2 {
    fill: #000;
    fill: var(--color-black)
}

body.contrast-high .icon-twitter {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-youtube path:first-child {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-youtube path:last-child {
    fill: #fff;
    fill: var(--color-white)
}

body.contrast-high .icon-facebook path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-linkedin .background {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .icon-linkedin .text {
    fill: #fff;
    fill: var(--color-white)
}

body.contrast-high .icon-instagram path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .events-component .section-background {
    background-color: transparent
}

body.contrast-high .calendar {
    border: 1px solid currentColor
}

body.contrast-high .page-title-component__logo-container.has-contrast-logo .page-title-component__logo:not(.page-title-component__logo--contrast) {
    display: none
}

body.contrast-high .page-title-component__logo--contrast {
    display: block
}

body.contrast-high .custom-list-page__item--title a[href]:not([tabindex="-1"]):focus {
    outline: 2px solid transparent
}

body.contrast-high .scores-explanation__data,body.contrast-high .scores-explanation__group {
    background-color: #737276;
    background-color: var(--color-grey-6);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .widget--shadowed {
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    box-shadow: 0 0 13px 3px #e8e5e8;
    -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
    box-shadow: 0 0 13px 3px var(--color-grey-10)
}

body.contrast-high .widget-tabs__tabs-list {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .portlet-content {
    background-color: transparent !important;
    color: #2b2a29 !important;
    color: var(--color-black-1) !important
}

body.contrast-high .lfr-ddm-form-container .multi-step-item.multi-step-item-expand.active {
    text-decoration: underline
}

body.contrast-high .info-residents-data:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

body.contrast-high .news-temp-wrapper p:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

body.contrast-high .text-danger {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .browser-warning {
    background: #fefefe;
    background: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .alerts {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts__icon {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts__close>button {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts__close>button:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .go-to-link:hover .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .alerts .bottom-line-short:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .contrast-black-yellow-icon {
    -webkit-filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%);
    filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%)
}

body.contrast-high .contrast-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

body.contrast-high .buttons-widget .btn__icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

body.contrast-high .buttons-widget .btn:hover .btn__icon {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0)
}

body.contrast-high .table-striped tbody tr:nth-child(even) {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

body.contrast-high .table-striped td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .table-striped tr:hover td:nth-child(even),body.contrast-high .table-striped tr:hover td:nth-child(odd) {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

body.contrast-high .table-striped tr td:first-child {
    border-left-color: transparent
}

body.contrast-high .dataset-table-container *,body.contrast-high .dataset-table-container .table * {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .dataset-table-container .table tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

body.contrast-high .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget .month.active {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget .today {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .bootstrap-datetimepicker-widget .today:before {
    border-bottom-color: #fff;
    border-bottom-color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget table td span.active,body.contrast-high .bootstrap-datetimepicker-widget table td i.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table td.old,body.contrast-high .bootstrap-datetimepicker-widget table td.new {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table td.day:hover,body.contrast-high .bootstrap-datetimepicker-widget table td.hour:hover,body.contrast-high .bootstrap-datetimepicker-widget table td.minute:hover,body.contrast-high .bootstrap-datetimepicker-widget table td.second:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget table td.active,body.contrast-high .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table thead td,body.contrast-high .bootstrap-datetimepicker-widget table thead th {
    border-color: transparent
}

body.contrast-high .bootstrap-datetimepicker-widget table thead tr {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .bootstrap-datetimepicker-widget table tbody tr {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .bootstrap-datetimepicker-widget table tbody tr:hover {
    background-color: transparent
}

body.contrast-high .bootstrap-datetimepicker-widget table tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .councilor-widget table tbody tr:nth-child(even),body.contrast-high .councilor-widget table tbody tr:nth-child(even):hover {
    background: #4a4848;
    background: var(--color-grey-4)
}

body.contrast-high .councilor-widget .vote-marker.active {
    background: var(--yellow) !important
}

body.contrast-high .filtering-widget label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .widget-tabs .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

body.contrast-high .widget-tabs__tab-button::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .widget-tabs__tabs-container .widget-tabs__nav-btn {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .language-menu__dropdown {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .header-floater .aside .panel-social {
    border-width: 1px
}

body.contrast-high .header-floater .aside .panel-social.left-border {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

body.contrast-high .header-floater .aside .panel-social.right-border {
    border-right-color: #ffeb87;
    border-right-color: var(--color-yellow)
}

body.contrast-high .panel {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .yui3-calendar-content .yui3-calendar-header .yui3-calendarnav-month-disabled {
    border-right-color: #fefefe;
    border-right-color: var(--color-white-1);
    cursor: not-allowed
}

body.contrast-high .newsletter-portlet {
    background: #fefefe;
    background: var(--color-white-1)
}

body.contrast-high .newsletter-portlet .agreements {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .popup .btn-close {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .leaflet-control-attribution.leaflet-control {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .leaflet-control-attribution.leaflet-control a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .leaflet-control-attribution.leaflet-control {
    background: #fefefe;
    background: var(--color-white-1)
}

body.contrast-high .skip-links .inner {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .tags .tag a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .calendar-table .calendar-current-month {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .calendar-days .week-row .day-number .calendar-button:not(.today) {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .calendar-days .week-row .day-number .calendar-button:hover {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .calendar-days .week-row .day-number:hover {
    color: #fefefe;
    color: var(--color-white-1);
    background: #ffeb87;
    background: var(--color-yellow)
}

body.contrast-high .calendar-days .week-row .day-number:hover .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .calendar-days .week-row .day-number.today .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .calendar-days .week-row .day-number.today .calendar-button:before,body.contrast-high .calendar .today:before {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .calendar .week-row:not(:last-child) .day-number {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .alert.alert-dismissible.alert-danger {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .alert.alert-success.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .alert.alert-danger.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    cursor: not-allowed;
    -webkit-filter: invert(0);
    filter: invert(0)
}

body.contrast-high .facets-component .custom-date-container .required {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-lightbox--close {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .leaflet-control-zoom.leaflet-bar.leaflet-control * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high button.slick-gallery-autoplay.pause::before,body.contrast-high button.slick-gallery-autoplay.play::before {
    outline-color: #fefefe;
    outline-color: var(--color-white-1);
    outline-width: 8px;
    outline-style: solid;
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .lfr-pagination>ul.lfr-pagination-buttons>li>a {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ico-arrow-up {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet .table-cell-expand {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet .table-cell-expand-smallest {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .sheet .table thead th {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .sheet .table tbody td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .multi-step-item>.multi-step-indicator>.multi-step-icon {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high li.multi-step-item>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    opacity: .75
}

body.contrast-high li.multi-step-item.multi-step-item-expand.active>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

body.contrast-high .yui3-calendar-grid .yui3-calendar-day,body.contrast-high .yui3-calendar-grid .yui3-calendar-prevmonth-day,body.contrast-high .yui3-calendar-grid .yui3-calendar-nextmonth-day {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .yui3-calendar-grid .yui3-calendar-day:focus {
    outline: 2px solid transparent !important
}

body.contrast-high .calendar .calendar-day-names .special-day {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .special-day,body.contrast-high .sunday {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ddm-form-basic-info.ddm-form-name .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ico-checkbox .path2:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .ico-avatar,body.contrast-high .ico-rss {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-editor-textarea::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-editor-textarea::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-editor-textarea::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lfr-discussion-editor .flex-wrap .button-holder .btn-comment {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    padding-bottom: 6px
}

body.contrast-high .badge-info {
    background-color: transparent;
    background-color: initial
}

body.contrast-high .dropdown-menu.show .lexicon-icon-social-facebook {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .dropdown-menu.show .lexicon-icon-social-linkedin {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .article-tools a,body.contrast-high .article-tools button {
    border: 0
}

body.contrast-high .article-tools a:hover i,body.contrast-high .article-tools button:hover i {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial
}

body.contrast-high .article-top .dropdown-menu.show .dropdown-item:hover {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .slick-prev.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .slick-next.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .article-lightbox--close {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-description a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-description a :visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high li.breadcrumb-item:not(:first-child)::before {
    fill: currentColor
}

body.contrast-high .ico-instagram {
    color: #ffeb87;
    color: var(--color-yellow);
    position: relative;
    top: .035rem;
    display: inline;
    display: initial
}

body.contrast-high .logo-high-contrast {
    display: inline;
    display: initial
}

body.contrast-high .img-instagram,body.contrast-high .logo-low-contrast {
    display: none
}

body.contrast-high button.day-number {
    background-color: #ebecec;
    background-color: var(--color-grey);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high button.day-number.today {
    border: 1.5px solid #ffeb87;
    border: 1.5px solid var(--color-yellow);
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high button.day-number:hover {
    background-color: #d9dada;
    background-color: var(--color-grey-5);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high ul.search-autocomplete>li>a {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .highlight {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

body.contrast-high .home-articles .article::after {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .week-row {
    border-color: #ffeb87 !important;
    border-color: var(--color-yellow) !important
}

body.contrast-high .form * {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-builder-layout * {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high a:hover {
    text-decoration: underline !important
}

body.contrast-high a:focus,body.contrast-high a:visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .articles-list__item-content a {
    margin-left: 7px
}

body.contrast-high .calendar-day-names tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

body.contrast-high .slick-dots {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important;
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

body.contrast-high .slick-dots li {
    padding: 15px 0;
    margin: 0
}

body.contrast-high .slick-dots li:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .slick-active {
    background-color: none
}

body.contrast-high li.slick-active:hover {
    color: #ebecec !important;
    color: var(--color-grey) !important
}

body.contrast-high .article-description p {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .article-attachments li:hover,body.contrast-high .article-attachments li:hover * {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .article__details {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .slick-gallery-autoplay.pause:before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .slick-gallery-autoplay.play::before {
    border-color: transparent transparent transparent #ffeb87;
    border-color: transparent transparent transparent var(--color-yellow)
}

body.contrast-high .search-bar-keywords-input {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .btn.btn-primary,body.contrast-high .btn.btn-secondary,body.contrast-high .btn.btn-default {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .btn.btn-primary .lfr-btn-label,body.contrast-high .btn.btn-secondary .lfr-btn-label,body.contrast-high .btn.btn-default .lfr-btn-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .btn-secondary:not(:disabled):not(.disabled):active,body.contrast-high .btn-secondary:not(:disabled):not(.disabled).active,body.contrast-high .nav-underline .tab.active a.btn-secondary:not(:disabled):not(.disabled),body.contrast-high .show>.btn-secondary.dropdown-toggle,body.contrast-high .btn-primary:not(:disabled):not(.disabled):active,body.contrast-high .btn-primary:not(:disabled):not(.disabled).active,body.contrast-high .nav-underline .tab.active a.btn-primary:not(:disabled):not(.disabled),body.contrast-high .show>.btn-primary.dropdown-toggle {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:before,body.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:after,body.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:before,body.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:after,body.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .toggle-switch-check:focus ~ .toggle-switch-bar:before,body.contrast-high label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high button.search-bar-search-button:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::-webkit-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::-moz-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input:-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .search-bar-keywords-input::placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .slick-slide .aside {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .slick-slide .aside h3 a:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .alert-info {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .dropdown-item.active {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high .contrast-toggler {
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

body.contrast-high footer {
    background: #fefefe;
    background: var(--color-white-1)
}

body.contrast-high .home-gallery {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .home-gallery button.slick-gallery-autoplay.pause:focus {
    -webkit-box-shadow: 0 0 .5em 11px #006194;
    box-shadow: 0 0 .5em 11px #006194;
    -webkit-box-shadow: 0 0 .5em 11px var(--color-blue-4);
    box-shadow: 0 0 .5em 11px var(--color-blue-4)
}

body.contrast-high .home-gallery button:focus {
    -webkit-box-shadow: 0 0 1.5em 8px #006194;
    box-shadow: 0 0 1.5em 8px #006194;
    -webkit-box-shadow: 0 0 1.5em 8px var(--color-blue-4);
    box-shadow: 0 0 1.5em 8px var(--color-blue-4)
}

body.contrast-high .home-gallery .slick-dots .slick-active {
    color: #fefefe;
    color: var(--color-white-1);
    border-left: 1px solid #fefefe;
    border-left: 1px solid var(--color-white-1);
    height: 40px
}

body.contrast-high .wip {
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .wip__quality {
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .wip .wip__address+div {
    color: #fff !important;
    color: var(--color-white) !important
}

body.contrast-high .wip__image-container>div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-image: url(/o/portal-theme/images/svg/palace-yellow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

body.contrast-high .wip__image {
    visibility: hidden
}

body.contrast-high .ico-palace:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .tags a,body.contrast-high .tags a:hover,body.contrast-high .tags a:visited {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high button.slick-arrow {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .slick-track a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control,body.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control {
    border-right: 0
}

body.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border-left: 0
}

body.contrast-high .highlighted-events-component .event {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

body.contrast-high .yui3-calendar-day-highlighted {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #006194 !important;
    color: var(--color-blue-4) !important
}

body.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .lfr-discussion-wrapper {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    -webkit-filter: initial;
    filter: initial
}

body.contrast-high .ico-checkbox .path1:before {
    color: #2b2a29;
    color: var(--color-black-1)
}

body.contrast-high span.input-group-addon {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important;
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

body.contrast-high .portlet-content {
    background-color: inherit;
    background-image: none !important
}

body.contrast-high .bad,body.contrast-high .good,body.contrast-high .sufficient,body.contrast-high .tolerable,body.contrast-high .very-good,body.contrast-high .very-bad {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high input.custom-control-input {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .custom-checkbox .custom-control-input ~ .custom-control-label:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMuMjAxNDU4MmNtIgogICBoZWlnaHQ9IjMuMjAxNDU4MmNtIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsLXJ1bGU6ZXZlbm9kZDtpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5O3NoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247dGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uIgogICB2aWV3Qm94PSIwIDAgNC4yMzIzMjc4IDQuMjMyMzI3OCIKICAgaWQ9InN2ZzEwIgogICBzb2RpcG9kaTpkb2NuYW1lPSJlbXB0eS1ib3gtaGlnaC1jb250cmFzdC5zdmciCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMCAoNDAzNWE0ZmI0OSwgMjAyMC0wNS0wMSkiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExNCI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48c29kaXBvZGk6bmFtZWR2aWV3CiAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIgogICBmaXQtbWFyZ2luLXJpZ2h0PSIwIgogICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgIGZpdC1tYXJnaW4tdG9wPSIwIgogICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIKICAgaWQ9Im5hbWVkdmlldzEyIgogICBzaG93Z3JpZD0iZmFsc2UiCiAgIGlua3NjYXBlOnpvb209IjIuMjk2NTgzMyIKICAgaW5rc2NhcGU6Y3g9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6Y3k9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6d2luZG93LXg9IjE5MTIiCiAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMTAiIC8+CiA8ZGVmcwogICBpZD0iZGVmczQiPgogIDxzdHlsZQogICB0eXBlPSJ0ZXh0L2NzcyIKICAgaWQ9InN0eWxlMiI+CiAgIDwhW0NEQVRBWwogICAgLmZpbDAge2ZpbGw6IzJCMkEyOX0KICAgXV0+CiAgPC9zdHlsZT4KIDwvZGVmcz4KIDxnCiAgIHRyYW5zZm9ybT0ic2NhbGUoMC4zMjAxNDU4MykiCiAgIGlkPSJXYXJzdHdhX3gwMDIwXzEiPgogIDxtZXRhZGF0YQogICBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIiAvPgogIDxwYXRoCiAgIGNsYXNzPSJmaWwwIgogICBkPSJNIDYuNjEsMTIuMjYgSCAwLjk1IFYgMC45NSBoIDUuNjYgNS42NiBWIDEyLjI2IFogTSA2LjYxLDAgSCAwLjQ4IEMgMC4yNCwwIDAsMC4xOCAwLDAuNDggdiAxMi4yNiBjIDAsMC4yNCAwLjE4LDAuNDggMC40OCwwLjQ4IGggNi4xMyA2LjEzIGMgMC4zLDAgMC40OCwtMC4yNCAwLjQ4LC0wLjQ4IFYgMC40OCBDIDEzLjIyLDAuMTggMTIuOTgsMCAxMi43NCwwIFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KIDwvZz4KPC9zdmc+Cg==")
}

body.contrast-high .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMybW0iCiAgIGhlaWdodD0iMjguOTI0OG1tIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKICAgdmlld0JveD0iMCAwIDIuNDUgMi4yMSIKICAgaWQ9InN2ZzE1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJjaGVja2JveC1oaWdoLWNvbnRyYXN0LnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSI+PG1ldGFkYXRhCiAgIGlkPSJtZXRhZGF0YTE5Ij48cmRmOlJERj48Y2M6V29yawogICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlIC8+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgaW5rc2NhcGU6Z3VpZGUtYmJveD0idHJ1ZSIKICAgc2hvd2d1aWRlcz0idHJ1ZSIKICAgaW5rc2NhcGU6ZG9jdW1lbnQtcm90YXRpb249IjAiCiAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgIGlkPSJuYW1lZHZpZXcxNyIKICAgc2hvd2dyaWQ9ImZhbHNlIgogICBpbmtzY2FwZTp6b29tPSIyLjgyODQyNzEiCiAgIGlua3NjYXBlOmN4PSI1MC40MjU0MjciCiAgIGlua3NjYXBlOmN5PSIxNDguMDIwOTMiCiAgIGlua3NjYXBlOndpbmRvdy14PSIxOTEyIgogICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzE1Ij48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzYiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzE5NDQ1NzMsMC4xNTE5Njc4NSIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzgiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzIzODc2OTgsLTAuMDA3NzAyOTcyIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0MCIKICAgICBvcmllbnRhdGlvbj0iMSwwIgogICAgIHBvc2l0aW9uPSIwLjE1OTk5OTkyLDAuMzEwMzc1MjEiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQyIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjAsMC4zNDQ1NjU5OCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4NDQiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNDE0OTU1MjgsMi4wNDgwMzkxIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0NiIKICAgICBvcmllbnRhdGlvbj0iMCwtMSIKICAgICBwb3NpdGlvbj0iMC40MTMzNzI2OSwyLjIwNzc4ODkiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQ4IgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMDU5OTc5MiwwLjkyNzg5NTQiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODUwIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMjE5OTkyNCwwLjkwNTE3ODkzIiAvPjwvc29kaXBvZGk6bmFtZWR2aWV3PgogPGRlZnMKICAgaWQ9ImRlZnM0Ij4KICA8c3R5bGUKICAgdHlwZT0idGV4dC9jc3MiCiAgIGlkPSJzdHlsZTIiPgogICA8IVtDREFUQVsKICAgIC5maWwwIHtmaWxsOiMyQjJBMjl9CiAgICAuZmlsMSB7ZmlsbDojMDE5MkQwfQogICBdXT4KICA8L3N0eWxlPgogPC9kZWZzPgogPGcKICAgaWQ9IldhcnN0d2FfeDAwMjBfMSI+CiAgPG1ldGFkYXRhCiAgIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiIC8+CiAgPGcKICAgaWQ9Il8yNTMyMzc5NTI4Nzg0Ij4KICAgPGcKICAgaWQ9ImcxMSI+CiAgICA8cGF0aAogICBzb2RpcG9kaTpub2RldHlwZXM9InNzY2Njc3Nzc3Nzc3Nzc3MiCiAgIGNsYXNzPSJmaWwwIgogICBkPSJtIDIuMTQsMS4wNyBjIC0wLjA0LDAgLTAuMDk3MTIxLDAuMDMwMDA4IC0wLjA5NjIxNSwwLjA4IFYgMi4wNDM3OTcgSCAwLjE3NjE5Njc5IFYgMC4xNzYyMDgzNCBIIDEuNjkgQyAxLjczLDAuMTc2MjA4MzQgMS43NywwLjEzIDEuNzcsMC4wOCAxLjc3LDAuMDQgMS43NCwwIDEuNjksMCBIIDAuMDggQyAwLjA0LDAgMCwwLjAzIDAsMC4wOCB2IDIuMDYgYyAwLDAuMDQgMC4wMywwLjA4IDAuMDgsMC4wOCBoIDIuMDYgYyAwLjA0LDAgMC4wOCwtMC4wMyAwLjA4LC0wLjA4IFYgMS4xNSBDIDIuMjIsMS4xMSAyLjE5LDEuMDcgMi4xNCwxLjA3IFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgIDxwYXRoCiAgIGNsYXNzPSJmaWwxIgogICBkPSJNMi40MyAwLjA1Yy0wLjAzLC0wLjAzIC0wLjA4LC0wLjAzIC0wLjExLDBsLTEuMjYgMS4yNiAtMC4zMSAtMC4zMWMtMC4wMywtMC4wMyAtMC4wOCwtMC4wMyAtMC4xMSwwIC0wLjAzLDAuMDMgLTAuMDMsMC4wOCAwLDAuMTFsMC4zNyAwLjM3YzAuMDIsMC4wMiAwLjAzLDAuMDIgMC4wNSwwLjAyIDAuMDIsMCAwLjA0LC0wLjAxIDAuMDUsLTAuMDJsMS4zMiAtMS4zMmMwLjAzLC0wLjAzIDAuMDMsLTAuMDggMCwtMC4xMXoiCiAgIGlkPSJwYXRoOSIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgPC9nPgogIDwvZz4KIDwvZz4KPC9zdmc+Cg==")
}

body.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

body.contrast-high .custom-control .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .custom-control .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high input::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high input::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .page-item.disabled .page-link,body.contrast-high .page-item.active .page-link {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .page-item.disabled .page-link * {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .pagination .page-item:not(.disabled) .page-link:active {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .pagination .page-item:not(.disabled) .page-link:active * {
    color: inherit
}

body.contrast-high .home-gallery .slick-dots .slick-active .cut-text.lines-3 {
    color: #fff;
    color: var(--color-white)
}

body.contrast-high .list-group-notification .list-group-item {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

body.contrast-high .thematic-services-layout>h3.bottom-line-short {
    position: relative;
    z-index: 1
}

body.contrast-high .thematic-services-layout .section-background {
    background: #4a4848;
    background: var(--color-grey-4)
}

body.contrast-high .journal-content-article .thematic-service {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .journal-content-article .thematic-service__link {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .journal-content-article .thematic-service .bottom-line-short::after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .scroll-top-button {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .scroll-top-button .ico-arrow-up {
    color: #fefefe;
    color: var(--color-white-1)
}

body.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-description {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .article-gallery--caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .d-flex .name-holder .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-group .input-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .col-ddm .form-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .datepicker .day.active {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

body.contrast-high .label-info,body.contrast-high .label.pending {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .category-name,body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .user-name,body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .site-name,body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .category-name,body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .user-name,body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .site-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .product-menu a.list-group-heading,body.contrast-high .product-menu button.list-group-heading,body.contrast-high .product-menu .list-group-heading[data-toggle='collapse'] {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .carousel-banner a[href]:not([tabindex="-1"]):focus {
    outline-offset: .125rem
}

body.contrast-high .carousel-banner .banner-title {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .home-banner-slider .slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .home-gallery article .aside h3.link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .thematic-service__icon {
    position: relative
}

body.contrast-high .thematic-service__icon .contrast-black-yellow-icon {
    -webkit-filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%);
    filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%)
}

body.contrast-high button.btn.btn-primary.lfr-ddm-form-submit {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .events-component .events-simple-list .event:not(:last-child) {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .info-residents,body.contrast-high .news-temp {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

body.contrast-high .district-services,body.contrast-high .promoted-services,body.contrast-high .multimedia {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

body.contrast-high .promoted-services-text a {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

body.contrast-high .district-services-data li {
    text-decoration: underline
}

body.contrast-high table * {
    backface-visibility: visible;
    -webkit-backface-visibility: visible
}

body.contrast-high table thead tr {
    color: #fff;
    color: var(--color-white)
}

body.contrast-high table thead th {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high table tbody tr:hover {
    background-color: transparent
}

body.contrast-high .table.table-autofit.table-list.table-striped * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .splitter.splitter-spaced,body.contrast-high .table.table-autofit .splitter td,body.contrast-high .table.table-autofit .splitter th {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .card-type-asset.entry-display-style.file-card.form-check.form-check-card.form-check-top-left * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .navbar-form.navbar-form-autofit.navbar-overlay.navbar-overlay-sm-down {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .input-group-inset-item.input-group-inset-item-after {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .breadcrumb {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .breadcrumb svg {
    fill: currentColor
}

body.contrast-high .card-body {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .card.card-horizontal {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-search {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .tags>a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .management-bar.management-bar-light.navbar.navbar-expand-md {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .navbar-breakpoint-down-d-none {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-order-arrow {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .lexicon-icon-outline.order-arrow-arrow-up {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-info-circle-open {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .lexicon-icon.lexicon-icon-cards2 {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

body.contrast-high .sidebar.sidebar-default.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .management-bar.management-bar-primary.navbar.navbar-expand-md.navbar-nowrap {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .text-truncate {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .navbar-text {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .table.table-autofit.table-list.table-striped * {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .label.label-secondary.label-dismissible.ddm-select-option-label {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .ico-share {
    display: block
}

body.contrast-high article caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high article td span {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

body.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .product-menu.sidebar.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .product-menu.sidebar.sidenav-menu * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .control-menu.control-menu-level-1 {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .control-menu-level-2 {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-bottom: 0
}

body.contrast-high .product-menu .panel-header .panel-title>.panel-toggler:not(.collapsed),body.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler:not(.collapsed) {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .product-menu a:focus:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .ddm-user-view-content .multi-step-item.active .multi-step-divider .multi-step-divider {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .multi-step-icon {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

body.contrast-high .yui3-calendar-row .yui3-calendar-day-selected {
    border: 3px solid
}

body.contrast-high .pagination .page-item.disabled {
    display: none
}

body.contrast-high a[href]:not([tabindex="-1"]):focus,body.contrast-high area[href]:not([tabindex="-1"]):focus,body.contrast-high input:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high select:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high textarea:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high button:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high iframe:not([tabindex="-1"]):focus,body.contrast-high [tabindex]:not([tabindex="-1"]):focus,body.contrast-high [contentEditable=true]:not([tabindex="-1"]):focus {
    outline: 2px solid #ffeb87;
    outline: 2px solid var(--color-yellow);
    outline-offset: .25rem
}

body.contrast-high .search-results__header a[href]:not([tabindex="-1"]):focus {
    outline-offset: -2px
}

body.contrast-high .yui3-calendar-pane .yui3-calendar-grid:focus,body.contrast-high .yui3-calendar-pane .yui3-calendarnav-prevmonth:focus,body.contrast-high .yui3-calendar-pane .yui3-calendarnav-nextmonth:focus {
    outline-color: #eef2f3;
    outline-color: var(--color-grey-1)
}

body.contrast-high .filter-button-holder .facets-toggle:focus {
    color: #4a4848;
    color: var(--color-grey-4)
}

body.contrast-high .filter-button-holder .facets-toggle:active {
    background-color: #2b2a29;
    border: 2px solid yellow;
    color: yellow
}

body.contrast-high .article-gallery--big a {
    display: block
}

body.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus {
    outline: none !important
}

body.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus img {
    border: 4px solid #ffeb87;
    border: 4px solid var(--color-yellow)
}

body.contrast-high .article-gallery--big .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

body.contrast-high .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

body.contrast-high .mejs__container .mejs__inner .mejs__controls {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

body.contrast-high .mejs__container :focus {
    outline: 2px solid #ffeb87 !important;
    outline: 2px solid var(--color-yellow) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

body.contrast-high .mejs__captions-options-list button:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-options-list input:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-options-list label:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-selector-list button:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-selector-list input:not([disabled]):not([tabindex="-1"]):focus,body.contrast-high .mejs__captions-selector-list label:not([disabled]):not([tabindex="-1"]):focus {
    outline-offset: 0
}

body.contrast-high .mejs__captions-options-list-item button:focus,body.contrast-high .mejs__captions-selector-input:focus+.mejs__captions-selector-label,body.contrast-high .mejs__chapters-selector-label,body.contrast-high .mejs__color-picker:focus+.mejs__captions-option-button {
    -webkit-box-shadow: 0 0 2px 2px #ffeb87;
    box-shadow: 0 0 2px 2px #ffeb87;
    -webkit-box-shadow: 0 0 2px 2px var(--color-yellow);
    box-shadow: 0 0 2px 2px var(--color-yellow)
}

body.contrast-high .multi-step-item.active .multi-step-indicator .multi-step-icon {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .custom-select {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ffed00' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffed00
}

body.contrast-high *[class*="bg-"] {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

body.contrast-high *[class*="user-icon-color-"] {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    -webkit-box-shadow: 0 0 0 1px #ffed00;
    box-shadow: 0 0 0 1px #ffed00
}

body.contrast-high .control-menu-level-1-heading {
    color: #ffed00
}

body.contrast-high .layout-finder .btn svg {
    color: #ffed00
}

body.contrast-high .text-dark {
    color: #ffed00 !important
}

body.contrast-high .text-muted {
    color: rgba(255,237,0,0.50196) !important
}

body.contrast-high .toast-animation .cn,body.contrast-high .toast-animation .pm {
    border-color: #ffed00
}

body.contrast-high .label-danger,body.contrast-high .label-dark,body.contrast-high .label-info,body.contrast-high .label-light,body.contrast-high .label-primary,body.contrast-high .label-secondary,body.contrast-high .label-success,body.contrast-high .label-warning,body.contrast-high .label.approved,body.contrast-high .label.denied,body.contrast-high .label.draft,body.contrast-high .label.expired,body.contrast-high .label.pending,body.contrast-high .label.scheduled {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffed00
}

body.contrast-high [type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

body.contrast-high [type="radio"]:after,body.contrast-high [type="radio"]:before {
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute
}

body.contrast-high [type="radio"]:after {
    height: 9px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 9px
}

body.contrast-high [type="radio"]:before {
    border: 1px solid;
    height: 100%;
    width: 100%
}

body.contrast-high [type="radio"]:checked:after {
    background-color: #ffed00
}

body.contrast-high [type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

body.contrast-high [type="checkbox"]:after,body.contrast-high [type="checkbox"]:before {
    border-radius: 2px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%
}

body.contrast-high [type="checkbox"]:after {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

body.contrast-high [type="checkbox"]:before {
    border: 1px solid #ffed00
}

body.contrast-high [type="checkbox"]:checked:after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjMzLjg2NjY2OW1tIgogICBoZWlnaHQ9IjMzLjg2NjY2OW1tIgogICB2aWV3Qm94PSIwIDAgMzMuODY2NjY5IDMzLjg2NjY2OSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnOCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iY2hlY2tib3guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMiIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiCiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIKICAgICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iNS42IgogICAgIGlua3NjYXBlOmN4PSIxMi45ODI2IgogICAgIGlua3NjYXBlOmN5PSI0NS4xMzAxNDUiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjIiCiAgICAgaW5rc2NhcGU6bGFiZWw9IkJveCIKICAgICBzdHlsZT0ib3BhY2l0eToxIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjMiCiAgICAgaW5rc2NhcGU6bGFiZWw9IlRpY2siPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDEuODI4NTcxMywwLDAsMS44Mjg1NzEzLC01Ny4yMzQ0NjgsLTEzMy41NzQ1NCkiCiAgICAgICBpZD0iZzg1MiI+CiAgICAgIDxyZWN0CiAgICAgICAgIHJ5PSIyLjU1MTg2NTgiCiAgICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC45OTk5OTk5OSwtMC45OTk5OTk5OSkiCiAgICAgICAgIHk9Ii0xNzkuNzMxNTIiCiAgICAgICAgIHg9IjY5LjA3NjA5NiIKICAgICAgICAgaGVpZ2h0PSIxOC41MjA4MzQiCiAgICAgICAgIHdpZHRoPSIxOC41MjA4MzQiCiAgICAgICAgIGlkPSJyZWN0ODQ5IgogICAgICAgICBzdHlsZT0ib3BhY2l0eToxO2ZpbGw6I2ZmZWQwMDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2Utd2lkdGg6MC4yNjU5NzI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoODQ3IgogICAgICAgICBkPSJtIDcyLjg1NDkwOSwxNzAuODkyNDggMy42NjE2NDUsMy42NjE2NSA3LjM0NjkxMywtOS4yMzY4IHYgMCIKICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi42NDU4MztzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat;
    background-size: contain
}

body.contrast-high .card-vertical,body.contrast-high .cards-list .card {
    --card-bg-color: transparent !important
}

body.contrast-high .custom-checkbox input[type="checkbox"]:not([disabled]),body.contrast-high .facet-value input[type="checkbox"]:not([disabled]) {
    pointer-events: none;
    margin-left: -1.5rem
}

body.contrast-high .custom-checkbox input[type="checkbox"]:not([tabindex="-1"]),body.contrast-high .facet-value input[type="checkbox"]:not([tabindex="-1"]) {
    outline: 0
}

body.contrast-high .custom-checkbox input[type="checkbox"]:is([disabled]),body.contrast-high .facet-value input[type="checkbox"]:is([disabled]) {
    display: none
}

body.contrast-high .custom-checkbox input[type="checkbox"]:after,body.contrast-high .custom-checkbox input[type="checkbox"]:before,body.contrast-high .facet-value input[type="checkbox"]:after,body.contrast-high .facet-value input[type="checkbox"]:before {
    content: none
}

body.contrast-high .close {
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

body.contrast-high .modal-content {
    background-color: transparent
}

body.contrast-high .modal-header,body.contrast-high .modal-body {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .modal-header {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup fieldset {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup table thead th {
    border-top: 0
}

body.contrast-high.dialog-iframe-popup .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .card {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .container-fluid.container-fluid-max-xl {
    border: 0
}

body.contrast-high.dialog-iframe-popup.dialog-with-footer .button-holder.dialog-footer,body.contrast-high.dialog-iframe-popup.dialog-with-footer .sheet-footer.dialog-footer {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .nav-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .nav-link.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after,body.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab .navbar-underline.navbar-expand-md .navbar-nav a.active:after,body.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab.active a:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab.active .navbar-underline.navbar-expand-md .navbar-nav a:after,body.contrast-high.dialog-iframe-popup .nav-underline .nav-item .nav-link.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-link.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-item a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab a.active:after,body.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab.active a:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab.active .nav-item a:after,body.contrast-high.dialog-iframe-popup .nav-underline .tab.active a:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .panel-default {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .panel-default .panel-heading {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .taglib-portlet-preview.show-borders .title {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

body.contrast-high.dialog-iframe-popup .table td {
    border-color: transparent
}

body.contrast-high.dialog-iframe-popup .table thead td,body.contrast-high.dialog-iframe-popup .table thead th,body.contrast-high.dialog-iframe-popup .table-list tbody td,body.contrast-high.dialog-iframe-popup .table-list tbody th,body.contrast-high.dialog-iframe-popup .table-list tfoot td,body.contrast-high.dialog-iframe-popup .table-list tfoot th {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

body.contrast-high.dialog-iframe-popup .table-list th:first-child,body.contrast-high.dialog-iframe-popup .table-list td:first-child {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .table-list th,body.contrast-high.dialog-iframe-popup .table-list td {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow)
}

body.contrast-high.dialog-iframe-popup .table-list th:last-child,body.contrast-high.dialog-iframe-popup .table-list td:last-child {
    border-color: transparent;
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow)
}

body.contrast-high .popover-content,body.contrast-high .portlet-topper,body.contrast-high .yui3-skin-sam .yui3-calendar-day,body.contrast-high .yui3-skin-sam .yui3-calendar-prevmonth-day,body.contrast-high .yui3-skin-sam .yui3-calendar-nextmonth-day {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

body.contrast-high .dropdown.pagination-items-per-page:active {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .dropdown.pagination-items-per-page.show .dropdown-toggle * {
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .dropdown-item {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .dropdown-item:hover,body.contrast-high .dropdown-menu>li>a:hover,body.contrast-high .dropdown-menu .link-list>li>a:hover,body.contrast-high .dropdown-item:focus,body.contrast-high .dropdown-menu>li>a:focus,body.contrast-high .dropdown-menu .link-list>li>a:focus {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

body.contrast-high .dropdown-menu {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #4a4848;
    border-color: var(--color-grey-4)
}

body.contrast-high .dropdown-menu .link-list>li>a,body.contrast-high .dropdown-menu li>a {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-control-select,body.contrast-high select.form-control:not([multiple]):not([size]) {
    background-image: url(/o/portal-theme/images/svg/arrow-down-yellow.svg)
}

body.contrast-high .page-link,body.contrast-high .page-item,body.contrast-high .alert-info {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: #c6c5c8;
    border: var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .dropdown-toggle,body.contrast-high .form-control,body.contrast-high .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: 1px solid #c6c5c8;
    border: 1px solid var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .form-control::-webkit-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control::-moz-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control:-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control::-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control::placeholder {
    color: rgba(255,237,0,0.50196)
}

body.contrast-high .form-control:focus {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .btn:focus,body.contrast-high .btn.focus,body.contrast-high .btn-primary:focus,body.contrast-high .btn-primary.focus,body.contrast-high .btn-secondary:focus,body.contrast-high .btn-secondary.focus,body.contrast-high .form-control:focus,body.contrast-high .has-error .form-control:focus,body.contrast-high .custom-control-input:focus ~ .custom-control-label::before,body.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

body.contrast-high .lfr-nav-item .dropdown-toggle {
    border: 0
}

body.contrast-high .header-menu .navbar-nav .dropdown.open>a:after {
    display: none
}

body.contrast-high .header-floater nav .navbar-nav .nav-item .nav-link {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

body.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .portal-background {
    display: none
}

body.contrast-high .btn-dropdown-toggle {
    border: none !important
}

body.contrast-high .slick-slide .aside .btn-primary {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .figure-caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .steps__description {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .employee {
    color: #ffeb87;
    color: var(--color-yellow)
}

body.contrast-high .employees__item:not(:last-child) {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

body.contrast-high .has-success .custom-control-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

@media(forced-colors:active) {
    body.default {
        --color-black: #ffed00;
        --color-black-1: #ffed00;
        --color-black-2: #ffed00;
        --color-blue: #ffed00;
        --color-blue-1: #ffed00;
        --color-blue-2: #ffed00;
        --color-blue-3: #ffed00;
        --color-blue-4: #2b2a29;
        --color-blue-5: #014261;
        --color-blue-7: #ffed00;
        --color-grey: #2b2a29;
        --color-grey-1: #2b2a29;
        --color-grey-2: #ffed00;
        --color-grey-3: #ffed00;
        --color-grey-4: #4a4848;
        --color-grey-5: #d9dada;
        --color-grey-6: #2b2a29;
        --color-grey-8: #ffed00;
        --color-grey-10: #ffed00;
        --color-orange: #2b2a29;
        --color-red: #e31e24;
        --color-white: #2b2a29;
        --color-white-1: #2b2a29;
        --color-white-2: #ffed00;
        --color-yellow: #ffed00;
        background: #1c1a19 !important;
        background-color: #eef2f3 !important;
        background-color: var(--color-grey-1) !important;
        forced-color-adjust: none
    }

    body.default .custom-icon {
        display: none
    }

    body.default .high-contrast-icon,body.default .high-contrast-icon.piuw-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    body.default .custom-icon.high-contrast-icon ~ .icon,body.default .custom-icon.high-contrast-icon ~ .piuw-icon,body.default .custom-icon.high-contrast-icon ~ .ico {
        display: none
    }

    body.default .icon.custom-icon:not(.high-contrast-icon)+.icon,body.default .icon.custom-icon:not(.high-contrast-icon)+.ico,body.default .icon.custom-icon:not(.high-contrast-icon)+.piuw-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    body.default .icon-eu-flag .st2 {
        fill: #000;
        fill: var(--color-black)
    }

    body.default .icon-twitter {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .icon-youtube path:first-child {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .icon-youtube path:last-child {
        fill: #fff;
        fill: var(--color-white)
    }

    body.default .icon-facebook path {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .icon-linkedin .background {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .icon-linkedin .text {
        fill: #fff;
        fill: var(--color-white)
    }

    body.default .icon-instagram path {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .events-component .section-background {
        background-color: transparent
    }

    body.default .calendar {
        border: 1px solid currentColor
    }

    body.default .page-title-component__logo-container.has-contrast-logo .page-title-component__logo:not(.page-title-component__logo--contrast) {
        display: none
    }

    body.default .page-title-component__logo--contrast {
        display: block
    }

    body.default .custom-list-page__item--title a[href]:not([tabindex="-1"]):focus {
        outline: 2px solid transparent
    }

    body.default .scores-explanation__data,body.default .scores-explanation__group {
        background-color: #737276;
        background-color: var(--color-grey-6);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .widget--shadowed {
        -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
        box-shadow: 0 0 13px 3px #e8e5e8;
        -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
        box-shadow: 0 0 13px 3px var(--color-grey-10)
    }

    body.default .widget-tabs__tabs-list {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .portlet-content {
        background-color: transparent !important;
        color: #2b2a29 !important;
        color: var(--color-black-1) !important
    }

    body.default .lfr-ddm-form-container .multi-step-item.multi-step-item-expand.active {
        text-decoration: underline
    }

    body.default .info-residents-data:not(:last-child) {
        border-bottom: 1px solid #ffeb87;
        border-bottom: 1px solid var(--color-yellow)
    }

    body.default .news-temp-wrapper p:not(:last-child) {
        border-bottom: 1px solid #ffeb87;
        border-bottom: 1px solid var(--color-yellow)
    }

    body.default .text-danger {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .browser-warning {
        background: #fefefe;
        background: var(--color-white-1);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .alerts {
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts__icon {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts__close>button {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts__close>button:hover {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts .go-to-link {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts .go-to-link__label {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts .go-to-link:hover {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts .go-to-link:hover .go-to-link__label {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .alerts .bottom-line-short:after {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .contrast-black-yellow-icon {
        -webkit-filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%);
        filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%)
    }

    body.default .contrast-icon {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1)
    }

    body.default .buttons-widget .btn__icon {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1)
    }

    body.default .buttons-widget .btn:hover .btn__icon {
        -webkit-filter: brightness(0) invert(0);
        filter: brightness(0) invert(0)
    }

    body.default .table-striped tbody tr:nth-child(even) {
        background-color: #ebecec;
        background-color: var(--color-grey)
    }

    body.default .table-striped td {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .table-striped tr:hover td:nth-child(even),body.default .table-striped tr:hover td:nth-child(odd) {
        background-color: #4a4848;
        background-color: var(--color-grey-4)
    }

    body.default .table-striped tr td:first-child {
        border-left-color: transparent
    }

    body.default .dataset-table-container *,body.default .dataset-table-container .table * {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .dataset-table-container .table tr {
        background-color: #ebecec;
        background-color: var(--color-grey)
    }

    body.default .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
        border-bottom-color: #ffeb87;
        border-bottom-color: var(--color-yellow)
    }

    body.default .bootstrap-datetimepicker-widget .month.active {
        background-color: #ffeb87 !important;
        background-color: var(--color-yellow) !important;
        color: #fff;
        color: var(--color-white)
    }

    body.default .bootstrap-datetimepicker-widget .today {
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .bootstrap-datetimepicker-widget .today:before {
        border-bottom-color: #fff;
        border-bottom-color: var(--color-white)
    }

    body.default .bootstrap-datetimepicker-widget table td span.active,body.default .bootstrap-datetimepicker-widget table td i.active {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .bootstrap-datetimepicker-widget table td.old,body.default .bootstrap-datetimepicker-widget table td.new {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .bootstrap-datetimepicker-widget table td.day:hover,body.default .bootstrap-datetimepicker-widget table td.hour:hover,body.default .bootstrap-datetimepicker-widget table td.minute:hover,body.default .bootstrap-datetimepicker-widget table td.second:hover {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #fff;
        color: var(--color-white)
    }

    body.default .bootstrap-datetimepicker-widget table td.active,body.default .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #4a4848;
        background-color: var(--color-grey-4);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .bootstrap-datetimepicker-widget table thead td,body.default .bootstrap-datetimepicker-widget table thead th {
        border-color: transparent
    }

    body.default .bootstrap-datetimepicker-widget table thead tr {
        background-color: #fff;
        background-color: var(--color-white);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #fff;
        color: var(--color-white)
    }

    body.default .bootstrap-datetimepicker-widget table tbody tr {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .bootstrap-datetimepicker-widget table tbody tr:hover {
        background-color: transparent
    }

    body.default .bootstrap-datetimepicker-widget table tbody tr:nth-child(odd) {
        background-color: #fff;
        background-color: var(--color-white);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .councilor-widget table tbody tr:nth-child(even),body.default .councilor-widget table tbody tr:nth-child(even):hover {
        background: #4a4848;
        background: var(--color-grey-4)
    }

    body.default .councilor-widget .vote-marker.active {
        background: var(--yellow) !important
    }

    body.default .filtering-widget label {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .widget-tabs .btn:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    body.default .widget-tabs__tab-button::before {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .widget-tabs__tabs-container .widget-tabs__nav-btn {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .language-menu__dropdown {
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .header-floater .aside .panel-social {
        border-width: 1px
    }

    body.default .header-floater .aside .panel-social.left-border {
        border-left-color: #ffeb87;
        border-left-color: var(--color-yellow)
    }

    body.default .header-floater .aside .panel-social.right-border {
        border-right-color: #ffeb87;
        border-right-color: var(--color-yellow)
    }

    body.default .panel {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .yui3-calendar-content .yui3-calendar-header .yui3-calendarnav-month-disabled {
        border-right-color: #fefefe;
        border-right-color: var(--color-white-1);
        cursor: not-allowed
    }

    body.default .newsletter-portlet {
        background: #fefefe;
        background: var(--color-white-1)
    }

    body.default .newsletter-portlet .agreements {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .popup .btn-close {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .leaflet-control-attribution.leaflet-control {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .leaflet-control-attribution.leaflet-control a {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .leaflet-control-attribution.leaflet-control {
        background: #fefefe;
        background: var(--color-white-1)
    }

    body.default .skip-links .inner {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .tags .tag a {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .calendar-table .calendar-current-month {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .calendar-days .week-row .day-number .calendar-button:not(.today) {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .calendar-days .week-row .day-number .calendar-button:hover {
        color: #fefefe;
        color: var(--color-white-1)
    }

    body.default .calendar-days .week-row .day-number:hover {
        color: #fefefe;
        color: var(--color-white-1);
        background: #ffeb87;
        background: var(--color-yellow)
    }

    body.default .calendar-days .week-row .day-number:hover .calendar-button {
        color: #fefefe;
        color: var(--color-white-1)
    }

    body.default .calendar-days .week-row .day-number.today .calendar-button {
        color: #fefefe;
        color: var(--color-white-1)
    }

    body.default .calendar-days .week-row .day-number.today .calendar-button:before,body.default .calendar .today:before {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .calendar .week-row:not(:last-child) .day-number {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .alert.alert-dismissible.alert-danger {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .alert.alert-success.fade.alert-dismissible.show {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .alert.alert-danger.fade.alert-dismissible.show {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
        cursor: not-allowed;
        -webkit-filter: invert(0);
        filter: invert(0)
    }

    body.default .facets-component .custom-date-container .required {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .article-lightbox--close {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .leaflet-control-zoom.leaflet-bar.leaflet-control * {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default button.slick-gallery-autoplay.pause::before,body.default button.slick-gallery-autoplay.play::before {
        outline-color: #fefefe;
        outline-color: var(--color-white-1);
        outline-width: 8px;
        outline-style: solid;
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .lfr-pagination>ul.lfr-pagination-buttons>li>a {
        border-color: #ffeb87;
        border-color: var(--color-yellow);
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .ico-arrow-up {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .sheet {
        border-color: #ffeb87;
        border-color: var(--color-yellow);
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .sheet .table-cell-expand {
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .sheet .table-cell-expand-smallest {
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .sheet .table thead th {
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .sheet .table tbody td {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .multi-step-item>.multi-step-indicator>.multi-step-icon {
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default li.multi-step-item>.multi-step-divider {
        background: #ffeb87;
        background: var(--color-yellow);
        opacity: .75
    }

    body.default li.multi-step-item.multi-step-item-expand.active>.multi-step-divider {
        background: #ffeb87;
        background: var(--color-yellow);
        color: #ffeb87;
        color: var(--color-yellow);
        opacity: 1
    }

    body.default .yui3-calendar-grid .yui3-calendar-day,body.default .yui3-calendar-grid .yui3-calendar-prevmonth-day,body.default .yui3-calendar-grid .yui3-calendar-nextmonth-day {
        background: #fefefe;
        background: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .yui3-calendar-grid .yui3-calendar-day:focus {
        outline: 2px solid transparent !important
    }

    body.default .calendar .calendar-day-names .special-day {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .special-day,body.default .sunday {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .ddm-form-basic-info.ddm-form-name .ddm-form-name {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .ico-checkbox .path2:before {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .ico-avatar,body.default .ico-rss {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .lfr-editor-textarea::-webkit-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .lfr-editor-textarea::-moz-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .lfr-editor-textarea::-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .lfr-discussion-editor .flex-wrap .button-holder .btn-comment {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        padding-bottom: 6px
    }

    body.default .badge-info {
        background-color: transparent;
        background-color: initial
    }

    body.default .dropdown-menu.show .lexicon-icon-social-facebook {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .dropdown-menu.show .lexicon-icon-social-linkedin {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .article-tools a,body.default .article-tools button {
        border: 0
    }

    body.default .article-tools a:hover i,body.default .article-tools button:hover i {
        background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
        background: initial
    }

    body.default .article-top .dropdown-menu.show .dropdown-item:hover {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .slick-prev.slick-arrow {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .slick-next.slick-arrow {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .article-lightbox--close {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .article-description a {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .article-description a :visited {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default li.breadcrumb-item:not(:first-child)::before {
        fill: currentColor
    }

    body.default .ico-instagram {
        color: #ffeb87;
        color: var(--color-yellow);
        position: relative;
        top: .035rem;
        display: inline;
        display: initial
    }

    body.default .logo-high-contrast {
        display: inline;
        display: initial
    }

    body.default .img-instagram,body.default .logo-low-contrast {
        display: none
    }

    body.default button.day-number {
        background-color: #ebecec;
        background-color: var(--color-grey);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default button.day-number.today {
        border: 1.5px solid #ffeb87;
        border: 1.5px solid var(--color-yellow);
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default button.day-number:hover {
        background-color: #d9dada;
        background-color: var(--color-grey-5);
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default ul.search-autocomplete>li>a {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .highlight {
        background-color: #4a4848;
        background-color: var(--color-grey-4)
    }

    body.default .home-articles .article::after {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .week-row {
        border-color: #ffeb87 !important;
        border-color: var(--color-yellow) !important
    }

    body.default .form * {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-builder-layout * {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default a {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default a:hover {
        text-decoration: underline !important
    }

    body.default a:focus,body.default a:visited {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .articles-list__item-content a {
        margin-left: 7px
    }

    body.default .calendar-day-names tr {
        background-color: #ebecec;
        background-color: var(--color-grey)
    }

    body.default .slick-dots {
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important;
        color: #ffeb87 !important;
        color: var(--color-yellow) !important;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    body.default .slick-dots li {
        padding: 15px 0;
        margin: 0
    }

    body.default .slick-dots li:hover {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .slick-active {
        background-color: none
    }

    body.default li.slick-active:hover {
        color: #ebecec !important;
        color: var(--color-grey) !important
    }

    body.default .article-description p {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .article-attachments li:hover,body.default .article-attachments li:hover * {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .article__details {
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important
    }

    body.default .slick-gallery-autoplay.pause:before {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .slick-gallery-autoplay.play::before {
        border-color: transparent transparent transparent #ffeb87;
        border-color: transparent transparent transparent var(--color-yellow)
    }

    body.default .search-bar-keywords-input {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .btn.btn-primary,body.default .btn.btn-secondary,body.default .btn.btn-default {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .btn.btn-primary .lfr-btn-label,body.default .btn.btn-secondary .lfr-btn-label,body.default .btn.btn-default .lfr-btn-label {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .btn-secondary:not(:disabled):not(.disabled):active,body.default .btn-secondary:not(:disabled):not(.disabled).active,body.default .nav-underline .tab.active a.btn-secondary:not(:disabled):not(.disabled),body.default .show>.btn-secondary.dropdown-toggle,body.default .btn-primary:not(:disabled):not(.disabled):active,body.default .btn-primary:not(:disabled):not(.disabled).active,body.default .nav-underline .tab.active a.btn-primary:not(:disabled):not(.disabled),body.default .show>.btn-primary.dropdown-toggle {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        border-color: #ffeb87;
        border-color: var(--color-yellow);
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .toggle-switch-check:checked ~ .toggle-switch-bar:before,body.default label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .toggle-switch-check:checked ~ .toggle-switch-bar:after,body.default label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .toggle-switch-check:empty ~ .toggle-switch-bar:before,body.default label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .toggle-switch-check:empty ~ .toggle-switch-bar:after,body.default label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .toggle-switch-check:focus ~ .toggle-switch-bar:before,body.default label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
        -webkit-box-shadow: 0 0 0 2px #ffeb87;
        box-shadow: 0 0 0 2px #ffeb87;
        -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
        box-shadow: 0 0 0 2px var(--color-yellow)
    }

    body.default button.search-bar-search-button:hover {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .search-bar-keywords-input::-webkit-input-placeholder {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .search-bar-keywords-input::-moz-placeholder {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .search-bar-keywords-input:-ms-input-placeholder {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .search-bar-keywords-input::-ms-input-placeholder {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .search-bar-keywords-input::placeholder {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .slick-slide .aside {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important;
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important
    }

    body.default .slick-slide .aside h3 a:hover {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important;
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important
    }

    body.default .alert-info {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important;
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important
    }

    body.default .dropdown-item.active {
        color: #ffeb87 !important;
        color: var(--color-yellow) !important;
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important
    }

    body.default .contrast-toggler {
        background-color: #eef2f3 !important;
        background-color: var(--color-grey-1) !important
    }

    body.default footer {
        background: #fefefe;
        background: var(--color-white-1)
    }

    body.default .home-gallery {
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .home-gallery button.slick-gallery-autoplay.pause:focus {
        -webkit-box-shadow: 0 0 .5em 11px #006194;
        box-shadow: 0 0 .5em 11px #006194;
        -webkit-box-shadow: 0 0 .5em 11px var(--color-blue-4);
        box-shadow: 0 0 .5em 11px var(--color-blue-4)
    }

    body.default .home-gallery button:focus {
        -webkit-box-shadow: 0 0 1.5em 8px #006194;
        box-shadow: 0 0 1.5em 8px #006194;
        -webkit-box-shadow: 0 0 1.5em 8px var(--color-blue-4);
        box-shadow: 0 0 1.5em 8px var(--color-blue-4)
    }

    body.default .home-gallery .slick-dots .slick-active {
        color: #fefefe;
        color: var(--color-white-1);
        border-left: 1px solid #fefefe;
        border-left: 1px solid var(--color-white-1);
        height: 40px
    }

    body.default .wip {
        color: #ffeb87;
        color: var(--color-yellow);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .wip__quality {
        color: #fff;
        color: var(--color-white)
    }

    body.default .wip .wip__address+div {
        color: #fff !important;
        color: var(--color-white) !important
    }

    body.default .wip__image-container>div {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        background-image: url(/o/portal-theme/images/svg/palace-yellow.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain
    }

    body.default .wip__image {
        visibility: hidden
    }

    body.default .ico-palace:before {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .tags a,body.default .tags a:hover,body.default .tags a:visited {
        color: #fefefe;
        color: var(--color-white-1)
    }

    body.default button.slick-arrow {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .slick-track a {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .search-bar-keywords-input-wrapper #quick-access-search input.form-control,body.default .search-bar-keywords-input-wrapper .search-bar-search-button {
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .search-bar-keywords-input-wrapper #quick-access-search input.form-control {
        border-right: 0
    }

    body.default .search-bar-keywords-input-wrapper .search-bar-search-button {
        border-left: 0
    }

    body.default .highlighted-events-component .event {
        border-bottom-color: #ffeb87;
        border-bottom-color: var(--color-yellow)
    }

    body.default .yui3-calendar-day-highlighted {
        background-color: #ffeb87 !important;
        background-color: var(--color-yellow) !important;
        color: #006194 !important;
        color: var(--color-blue-4) !important
    }

    body.default .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .lfr-discussion-wrapper {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
        -webkit-filter: initial;
        filter: initial
    }

    body.default .ico-checkbox .path1:before {
        color: #2b2a29;
        color: var(--color-black-1)
    }

    body.default span.input-group-addon {
        background-color: #fefefe !important;
        background-color: var(--color-white-1) !important;
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .input-group-inset-item.input-group-inset-item-after {
        background-color: #fefefe !important;
        background-color: var(--color-white-1) !important
    }

    body.default .portlet-content {
        background-color: inherit;
        background-image: none !important
    }

    body.default .bad,body.default .good,body.default .sufficient,body.default .tolerable,body.default .very-good,body.default .very-bad {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .input-group-inset-item.input-group-inset-item-after {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default input.custom-control-input {
        color: #fefefe;
        color: var(--color-white-1)
    }

    body.default .custom-checkbox .custom-control-input ~ .custom-control-label:before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMuMjAxNDU4MmNtIgogICBoZWlnaHQ9IjMuMjAxNDU4MmNtIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsLXJ1bGU6ZXZlbm9kZDtpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5O3NoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247dGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uIgogICB2aWV3Qm94PSIwIDAgNC4yMzIzMjc4IDQuMjMyMzI3OCIKICAgaWQ9InN2ZzEwIgogICBzb2RpcG9kaTpkb2NuYW1lPSJlbXB0eS1ib3gtaGlnaC1jb250cmFzdC5zdmciCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMCAoNDAzNWE0ZmI0OSwgMjAyMC0wNS0wMSkiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExNCI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48c29kaXBvZGk6bmFtZWR2aWV3CiAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIgogICBmaXQtbWFyZ2luLXJpZ2h0PSIwIgogICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgIGZpdC1tYXJnaW4tdG9wPSIwIgogICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIKICAgaWQ9Im5hbWVkdmlldzEyIgogICBzaG93Z3JpZD0iZmFsc2UiCiAgIGlua3NjYXBlOnpvb209IjIuMjk2NTgzMyIKICAgaW5rc2NhcGU6Y3g9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6Y3k9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6d2luZG93LXg9IjE5MTIiCiAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMTAiIC8+CiA8ZGVmcwogICBpZD0iZGVmczQiPgogIDxzdHlsZQogICB0eXBlPSJ0ZXh0L2NzcyIKICAgaWQ9InN0eWxlMiI+CiAgIDwhW0NEQVRBWwogICAgLmZpbDAge2ZpbGw6IzJCMkEyOX0KICAgXV0+CiAgPC9zdHlsZT4KIDwvZGVmcz4KIDxnCiAgIHRyYW5zZm9ybT0ic2NhbGUoMC4zMjAxNDU4MykiCiAgIGlkPSJXYXJzdHdhX3gwMDIwXzEiPgogIDxtZXRhZGF0YQogICBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIiAvPgogIDxwYXRoCiAgIGNsYXNzPSJmaWwwIgogICBkPSJNIDYuNjEsMTIuMjYgSCAwLjk1IFYgMC45NSBoIDUuNjYgNS42NiBWIDEyLjI2IFogTSA2LjYxLDAgSCAwLjQ4IEMgMC4yNCwwIDAsMC4xOCAwLDAuNDggdiAxMi4yNiBjIDAsMC4yNCAwLjE4LDAuNDggMC40OCwwLjQ4IGggNi4xMyA2LjEzIGMgMC4zLDAgMC40OCwtMC4yNCAwLjQ4LC0wLjQ4IFYgMC40OCBDIDEzLjIyLDAuMTggMTIuOTgsMCAxMi43NCwwIFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KIDwvZz4KPC9zdmc+Cg==")
    }

    body.default .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMybW0iCiAgIGhlaWdodD0iMjguOTI0OG1tIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKICAgdmlld0JveD0iMCAwIDIuNDUgMi4yMSIKICAgaWQ9InN2ZzE1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJjaGVja2JveC1oaWdoLWNvbnRyYXN0LnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSI+PG1ldGFkYXRhCiAgIGlkPSJtZXRhZGF0YTE5Ij48cmRmOlJERj48Y2M6V29yawogICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlIC8+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgaW5rc2NhcGU6Z3VpZGUtYmJveD0idHJ1ZSIKICAgc2hvd2d1aWRlcz0idHJ1ZSIKICAgaW5rc2NhcGU6ZG9jdW1lbnQtcm90YXRpb249IjAiCiAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgIGlkPSJuYW1lZHZpZXcxNyIKICAgc2hvd2dyaWQ9ImZhbHNlIgogICBpbmtzY2FwZTp6b29tPSIyLjgyODQyNzEiCiAgIGlua3NjYXBlOmN4PSI1MC40MjU0MjciCiAgIGlua3NjYXBlOmN5PSIxNDguMDIwOTMiCiAgIGlua3NjYXBlOndpbmRvdy14PSIxOTEyIgogICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzE1Ij48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzYiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzE5NDQ1NzMsMC4xNTE5Njc4NSIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzgiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzIzODc2OTgsLTAuMDA3NzAyOTcyIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0MCIKICAgICBvcmllbnRhdGlvbj0iMSwwIgogICAgIHBvc2l0aW9uPSIwLjE1OTk5OTkyLDAuMzEwMzc1MjEiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQyIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjAsMC4zNDQ1NjU5OCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4NDQiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNDE0OTU1MjgsMi4wNDgwMzkxIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0NiIKICAgICBvcmllbnRhdGlvbj0iMCwtMSIKICAgICBwb3NpdGlvbj0iMC40MTMzNzI2OSwyLjIwNzc4ODkiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQ4IgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMDU5OTc5MiwwLjkyNzg5NTQiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODUwIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMjE5OTkyNCwwLjkwNTE3ODkzIiAvPjwvc29kaXBvZGk6bmFtZWR2aWV3PgogPGRlZnMKICAgaWQ9ImRlZnM0Ij4KICA8c3R5bGUKICAgdHlwZT0idGV4dC9jc3MiCiAgIGlkPSJzdHlsZTIiPgogICA8IVtDREFUQVsKICAgIC5maWwwIHtmaWxsOiMyQjJBMjl9CiAgICAuZmlsMSB7ZmlsbDojMDE5MkQwfQogICBdXT4KICA8L3N0eWxlPgogPC9kZWZzPgogPGcKICAgaWQ9IldhcnN0d2FfeDAwMjBfMSI+CiAgPG1ldGFkYXRhCiAgIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiIC8+CiAgPGcKICAgaWQ9Il8yNTMyMzc5NTI4Nzg0Ij4KICAgPGcKICAgaWQ9ImcxMSI+CiAgICA8cGF0aAogICBzb2RpcG9kaTpub2RldHlwZXM9InNzY2Njc3Nzc3Nzc3Nzc3MiCiAgIGNsYXNzPSJmaWwwIgogICBkPSJtIDIuMTQsMS4wNyBjIC0wLjA0LDAgLTAuMDk3MTIxLDAuMDMwMDA4IC0wLjA5NjIxNSwwLjA4IFYgMi4wNDM3OTcgSCAwLjE3NjE5Njc5IFYgMC4xNzYyMDgzNCBIIDEuNjkgQyAxLjczLDAuMTc2MjA4MzQgMS43NywwLjEzIDEuNzcsMC4wOCAxLjc3LDAuMDQgMS43NCwwIDEuNjksMCBIIDAuMDggQyAwLjA0LDAgMCwwLjAzIDAsMC4wOCB2IDIuMDYgYyAwLDAuMDQgMC4wMywwLjA4IDAuMDgsMC4wOCBoIDIuMDYgYyAwLjA0LDAgMC4wOCwtMC4wMyAwLjA4LC0wLjA4IFYgMS4xNSBDIDIuMjIsMS4xMSAyLjE5LDEuMDcgMi4xNCwxLjA3IFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgIDxwYXRoCiAgIGNsYXNzPSJmaWwxIgogICBkPSJNMi40MyAwLjA1Yy0wLjAzLC0wLjAzIC0wLjA4LC0wLjAzIC0wLjExLDBsLTEuMjYgMS4yNiAtMC4zMSAtMC4zMWMtMC4wMywtMC4wMyAtMC4wOCwtMC4wMyAtMC4xMSwwIC0wLjAzLDAuMDMgLTAuMDMsMC4wOCAwLDAuMTFsMC4zNyAwLjM3YzAuMDIsMC4wMiAwLjAzLDAuMDIgMC4wNSwwLjAyIDAuMDIsMCAwLjA0LC0wLjAxIDAuMDUsLTAuMDJsMS4zMiAtMS4zMmMwLjAzLC0wLjAzIDAuMDMsLTAuMDggMCwtMC4xMXoiCiAgIGlkPSJwYXRoOSIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgPC9nPgogIDwvZz4KIDwvZz4KPC9zdmc+Cg==")
    }

    body.default .custom-control .custom-control-input:checked ~ .custom-control-label::before {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .custom-control .custom-control-input:checked ~ .custom-control-label::after {
        -webkit-filter: brightness(0);
        filter: brightness(0)
    }

    body.default .custom-control .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .custom-control .custom-control-input:focus ~ .custom-control-label::before {
        -webkit-box-shadow: 0 0 0 2px #ffeb87;
        box-shadow: 0 0 0 2px #ffeb87;
        -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
        box-shadow: 0 0 0 2px var(--color-yellow)
    }

    body.default .custom-control .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
        background-color: #ebecec;
        background-color: var(--color-grey);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default input::-webkit-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default input::-moz-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default input:-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default input::-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default input::placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .page-item.disabled .page-link,body.default .page-item.active .page-link {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #fff;
        color: var(--color-white)
    }

    body.default .page-item.disabled .page-link * {
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .pagination .page-item:not(.disabled) .page-link:active {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .pagination .page-item:not(.disabled) .page-link:active * {
        color: inherit
    }

    body.default .home-gallery .slick-dots .slick-active .cut-text.lines-3 {
        color: #fff;
        color: var(--color-white)
    }

    body.default .list-group-notification .list-group-item {
        background-color: #4a4848;
        background-color: var(--color-grey-4)
    }

    body.default .thematic-services-layout>h3.bottom-line-short {
        position: relative;
        z-index: 1
    }

    body.default .thematic-services-layout .section-background {
        background: #4a4848;
        background: var(--color-grey-4)
    }

    body.default .journal-content-article .thematic-service {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .journal-content-article .thematic-service__link {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .journal-content-article .thematic-service .bottom-line-short::after {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .scroll-top-button {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .scroll-top-button .ico-arrow-up {
        color: #fefefe;
        color: var(--color-white-1)
    }

    body.default .portlet-forms .ddm-form-basic-info .ddm-form-description {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .article-gallery--caption {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .d-flex .name-holder .form-control::-webkit-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .d-flex .name-holder .form-control::-moz-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .d-flex .name-holder .form-control:-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .d-flex .name-holder .form-control::-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .d-flex .name-holder .form-control::placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-group .input-group .form-control::-webkit-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-group .input-group .form-control::-moz-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-group .input-group .form-control:-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-group .input-group .form-control::-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-group .input-group .form-control::placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .col-ddm .form-group .form-control::-webkit-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .col-ddm .form-group .form-control::-moz-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .col-ddm .form-group .form-control:-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .col-ddm .form-group .form-control::-ms-input-placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .col-ddm .form-group .form-control::placeholder {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .datepicker .day.active {
        background-color: #4a4848;
        background-color: var(--color-grey-4);
        color: #ffeb87 !important;
        color: var(--color-yellow) !important
    }

    body.default .label-info,body.default .label.pending {
        background-color: #ebecec;
        background-color: var(--color-grey);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .product-menu .panel-header .panel-title>.panel-toggler .category-name,body.default .product-menu .panel-header .panel-title>.panel-toggler .user-name,body.default .product-menu .panel-header .panel-title>.panel-toggler .site-name,body.default .product-menu .panel-heading .panel-title>.panel-toggler .category-name,body.default .product-menu .panel-heading .panel-title>.panel-toggler .user-name,body.default .product-menu .panel-heading .panel-title>.panel-toggler .site-name {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .product-menu a.list-group-heading,body.default .product-menu button.list-group-heading,body.default .product-menu .list-group-heading[data-toggle='collapse'] {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .carousel-banner a[href]:not([tabindex="-1"]):focus {
        outline-offset: .125rem
    }

    body.default .carousel-banner .banner-title {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .home-banner-slider .slick-arrow {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .home-gallery article .aside h3.link:hover {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .portlet-forms .ddm-form-basic-info .ddm-form-name {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .thematic-service__icon {
        position: relative
    }

    body.default .thematic-service__icon .contrast-black-yellow-icon {
        -webkit-filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%);
        filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%)
    }

    body.default button.btn.btn-primary.lfr-ddm-form-submit {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .events-component .events-simple-list .event:not(:last-child) {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .info-residents,body.default .news-temp {
        -webkit-box-shadow: 0 0 13px 3px #ffeb87;
        box-shadow: 0 0 13px 3px #ffeb87;
        -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
        box-shadow: 0 0 13px 3px var(--color-yellow)
    }

    body.default .district-services,body.default .promoted-services,body.default .multimedia {
        -webkit-box-shadow: 0 0 13px 3px #ffeb87;
        box-shadow: 0 0 13px 3px #ffeb87;
        -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
        box-shadow: 0 0 13px 3px var(--color-yellow)
    }

    body.default .promoted-services-text a {
        border-bottom: 1px solid #ffeb87;
        border-bottom: 1px solid var(--color-yellow)
    }

    body.default .district-services-data li {
        text-decoration: underline
    }

    body.default table * {
        backface-visibility: visible;
        -webkit-backface-visibility: visible
    }

    body.default table thead tr {
        color: #fff;
        color: var(--color-white)
    }

    body.default table thead th {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default table tbody tr:hover {
        background-color: transparent
    }

    body.default .table.table-autofit.table-list.table-striped * {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .splitter.splitter-spaced,body.default .table.table-autofit .splitter td,body.default .table.table-autofit .splitter th {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .card-type-asset.entry-display-style.file-card.form-check.form-check-card.form-check-top-left * {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .container-fluid.container-fluid-max-xl {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .navbar-form.navbar-form-autofit.navbar-overlay.navbar-overlay-sm-down {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .input-group-inset-item.input-group-inset-item-after {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .breadcrumb {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .breadcrumb svg {
        fill: currentColor
    }

    body.default .card-body {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .card.card-horizontal {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .lexicon-icon.lexicon-icon-search {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .tags>a {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .management-bar.management-bar-light.navbar.navbar-expand-md {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .navbar-breakpoint-down-d-none {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .lexicon-icon.lexicon-icon-order-arrow {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .lexicon-icon-outline.order-arrow-arrow-up {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .lexicon-icon.lexicon-icon-info-circle-open {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .lexicon-icon.lexicon-icon-cards2 {
        fill: #ffeb87;
        fill: var(--color-yellow)
    }

    body.default .sidebar.sidebar-default.sidenav-menu {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .management-bar.management-bar-primary.navbar.navbar-expand-md.navbar-nowrap {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .text-truncate {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .navbar-text {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .table.table-autofit.table-list.table-striped * {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .label.label-secondary.label-dismissible.ddm-select-option-label {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .ico-share {
        display: block
    }

    body.default article caption {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default article td span {
        background-color: #fefefe !important;
        background-color: var(--color-white-1) !important
    }

    body.default .container-fluid.container-fluid-max-xl {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .product-menu.sidebar.sidenav-menu {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .product-menu.sidebar.sidenav-menu * {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .control-menu.control-menu-level-1 {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .control-menu-level-2 {
        background-color: #fefefe;
        background-color: var(--color-white-1);
        border-bottom: 0
    }

    body.default .product-menu .panel-header .panel-title>.panel-toggler:not(.collapsed),body.default .product-menu .panel-heading .panel-title>.panel-toggler:not(.collapsed) {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .product-menu a:focus:before {
        -webkit-box-shadow: 0 0 0 2px #ffeb87;
        box-shadow: 0 0 0 2px #ffeb87;
        -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
        box-shadow: 0 0 0 2px var(--color-yellow)
    }

    body.default .ddm-user-view-content .multi-step-item.active .multi-step-divider .multi-step-divider {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .multi-step-icon {
        border: 1px solid #ffeb87;
        border: 1px solid var(--color-yellow)
    }

    body.default .yui3-calendar-row .yui3-calendar-day-selected {
        border: 3px solid
    }

    body.default .pagination .page-item.disabled {
        display: none
    }

    body.default a[href]:not([tabindex="-1"]):focus,body.default area[href]:not([tabindex="-1"]):focus,body.default input:not([disabled]):not([tabindex="-1"]):focus,body.default select:not([disabled]):not([tabindex="-1"]):focus,body.default textarea:not([disabled]):not([tabindex="-1"]):focus,body.default button:not([disabled]):not([tabindex="-1"]):focus,body.default iframe:not([tabindex="-1"]):focus,body.default [tabindex]:not([tabindex="-1"]):focus,body.default [contentEditable=true]:not([tabindex="-1"]):focus {
        outline: 2px solid #ffeb87;
        outline: 2px solid var(--color-yellow);
        outline-offset: .25rem
    }

    body.default .search-results__header a[href]:not([tabindex="-1"]):focus {
        outline-offset: -2px
    }

    body.default .yui3-calendar-pane .yui3-calendar-grid:focus,body.default .yui3-calendar-pane .yui3-calendarnav-prevmonth:focus,body.default .yui3-calendar-pane .yui3-calendarnav-nextmonth:focus {
        outline-color: #eef2f3;
        outline-color: var(--color-grey-1)
    }

    body.default .filter-button-holder .facets-toggle:focus {
        color: #4a4848;
        color: var(--color-grey-4)
    }

    body.default .filter-button-holder .facets-toggle:active {
        background-color: #2b2a29;
        border: 2px solid yellow;
        color: yellow
    }

    body.default .article-gallery--big a {
        display: block
    }

    body.default .article-gallery--big a[href]:not([tabindex="-1"]):focus {
        outline: none !important
    }

    body.default .article-gallery--big a[href]:not([tabindex="-1"]):focus img {
        border: 4px solid #ffeb87;
        border: 4px solid var(--color-yellow)
    }

    body.default .article-gallery--big .slick-slide:focus:after {
        border: 2px solid #ffeb87;
        border: 2px solid var(--color-yellow)
    }

    body.default .slick-slide:focus:after {
        border: 2px solid #ffeb87;
        border: 2px solid var(--color-yellow)
    }

    body.default .mejs__container .mejs__inner .mejs__controls {
        background-color: #fefefe;
        background-color: var(--color-white-1)
    }

    body.default .mejs__container :focus {
        outline: 2px solid #ffeb87 !important;
        outline: 2px solid var(--color-yellow) !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    body.default .mejs__captions-options-list button:not([disabled]):not([tabindex="-1"]):focus,body.default .mejs__captions-options-list input:not([disabled]):not([tabindex="-1"]):focus,body.default .mejs__captions-options-list label:not([disabled]):not([tabindex="-1"]):focus,body.default .mejs__captions-selector-list button:not([disabled]):not([tabindex="-1"]):focus,body.default .mejs__captions-selector-list input:not([disabled]):not([tabindex="-1"]):focus,body.default .mejs__captions-selector-list label:not([disabled]):not([tabindex="-1"]):focus {
        outline-offset: 0
    }

    body.default .mejs__captions-options-list-item button:focus,body.default .mejs__captions-selector-input:focus+.mejs__captions-selector-label,body.default .mejs__chapters-selector-label,body.default .mejs__color-picker:focus+.mejs__captions-option-button {
        -webkit-box-shadow: 0 0 2px 2px #ffeb87;
        box-shadow: 0 0 2px 2px #ffeb87;
        -webkit-box-shadow: 0 0 2px 2px var(--color-yellow);
        box-shadow: 0 0 2px 2px var(--color-yellow)
    }

    body.default .multi-step-item.active .multi-step-indicator .multi-step-icon {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .custom-select {
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ffed00' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        border-color: #ffed00
    }

    body.default *[class*="bg-"] {
        background-color: #ebecec !important;
        background-color: var(--color-grey) !important
    }

    body.default *[class*="user-icon-color-"] {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        -webkit-box-shadow: 0 0 0 1px #ffed00;
        box-shadow: 0 0 0 1px #ffed00
    }

    body.default .control-menu-level-1-heading {
        color: #ffed00
    }

    body.default .layout-finder .btn svg {
        color: #ffed00
    }

    body.default .text-dark {
        color: #ffed00 !important
    }

    body.default .text-muted {
        color: rgba(255,237,0,0.50196) !important
    }

    body.default .toast-animation .cn,body.default .toast-animation .pm {
        border-color: #ffed00
    }

    body.default .label-danger,body.default .label-dark,body.default .label-info,body.default .label-light,body.default .label-primary,body.default .label-secondary,body.default .label-success,body.default .label-warning,body.default .label.approved,body.default .label.denied,body.default .label.draft,body.default .label.expired,body.default .label.pending,body.default .label.scheduled {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        color: #ffed00
    }

    body.default [type="radio"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 14px;
        position: relative;
        width: 14px
    }

    body.default [type="radio"]:after,body.default [type="radio"]:before {
        border-radius: 50%;
        content: '';
        display: block;
        position: absolute
    }

    body.default [type="radio"]:after {
        height: 9px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 9px
    }

    body.default [type="radio"]:before {
        border: 1px solid;
        height: 100%;
        width: 100%
    }

    body.default [type="radio"]:checked:after {
        background-color: #ffed00
    }

    body.default [type="checkbox"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 14px;
        position: relative;
        width: 14px
    }

    body.default [type="checkbox"]:after,body.default [type="checkbox"]:before {
        border-radius: 2px;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        width: 100%
    }

    body.default [type="checkbox"]:after {
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    body.default [type="checkbox"]:before {
        border: 1px solid #ffed00
    }

    body.default [type="checkbox"]:checked:after {
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjMzLjg2NjY2OW1tIgogICBoZWlnaHQ9IjMzLjg2NjY2OW1tIgogICB2aWV3Qm94PSIwIDAgMzMuODY2NjY5IDMzLjg2NjY2OSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnOCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iY2hlY2tib3guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMiIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiCiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIKICAgICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iNS42IgogICAgIGlua3NjYXBlOmN4PSIxMi45ODI2IgogICAgIGlua3NjYXBlOmN5PSI0NS4xMzAxNDUiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjIiCiAgICAgaW5rc2NhcGU6bGFiZWw9IkJveCIKICAgICBzdHlsZT0ib3BhY2l0eToxIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjMiCiAgICAgaW5rc2NhcGU6bGFiZWw9IlRpY2siPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDEuODI4NTcxMywwLDAsMS44Mjg1NzEzLC01Ny4yMzQ0NjgsLTEzMy41NzQ1NCkiCiAgICAgICBpZD0iZzg1MiI+CiAgICAgIDxyZWN0CiAgICAgICAgIHJ5PSIyLjU1MTg2NTgiCiAgICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC45OTk5OTk5OSwtMC45OTk5OTk5OSkiCiAgICAgICAgIHk9Ii0xNzkuNzMxNTIiCiAgICAgICAgIHg9IjY5LjA3NjA5NiIKICAgICAgICAgaGVpZ2h0PSIxOC41MjA4MzQiCiAgICAgICAgIHdpZHRoPSIxOC41MjA4MzQiCiAgICAgICAgIGlkPSJyZWN0ODQ5IgogICAgICAgICBzdHlsZT0ib3BhY2l0eToxO2ZpbGw6I2ZmZWQwMDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2Utd2lkdGg6MC4yNjU5NzI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoODQ3IgogICAgICAgICBkPSJtIDcyLjg1NDkwOSwxNzAuODkyNDggMy42NjE2NDUsMy42NjE2NSA3LjM0NjkxMywtOS4yMzY4IHYgMCIKICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi42NDU4MztzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat;
        background-size: contain
    }

    body.default .card-vertical,body.default .cards-list .card {
        --card-bg-color: transparent !important
    }

    body.default .custom-checkbox input[type="checkbox"]:not([disabled]),body.default .facet-value input[type="checkbox"]:not([disabled]) {
        pointer-events: none;
        margin-left: -1.5rem
    }

    body.default .custom-checkbox input[type="checkbox"]:not([tabindex="-1"]),body.default .facet-value input[type="checkbox"]:not([tabindex="-1"]) {
        outline: 0
    }

    body.default .custom-checkbox input[type="checkbox"]:is([disabled]),body.default .facet-value input[type="checkbox"]:is([disabled]) {
        display: none
    }

    body.default .custom-checkbox input[type="checkbox"]:after,body.default .custom-checkbox input[type="checkbox"]:before,body.default .facet-value input[type="checkbox"]:after,body.default .facet-value input[type="checkbox"]:before {
        content: none
    }

    body.default .close {
        color: #ffeb87;
        color: var(--color-yellow);
        opacity: 1
    }

    body.default .modal-content {
        background-color: transparent
    }

    body.default .modal-header,body.default .modal-body {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .modal-header {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default .navigation-bar {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup fieldset {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup table thead th {
        border-top: 0
    }

    body.default.dialog-iframe-popup .navigation-bar {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .card {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .container-fluid.container-fluid-max-xl {
        border: 0
    }

    body.default.dialog-iframe-popup.dialog-with-footer .button-holder.dialog-footer,body.default.dialog-iframe-popup.dialog-with-footer .sheet-footer.dialog-footer {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        border-color: #ffeb87;
        border-color: var(--color-yellow);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .nav-link {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .nav-link.active {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after,body.default.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab a.active:after,body.default.dialog-iframe-popup .nav-underline .tab .navbar-underline.navbar-expand-md .navbar-nav a.active:after,body.default.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab.active a:after,body.default.dialog-iframe-popup .nav-underline .tab.active .navbar-underline.navbar-expand-md .navbar-nav a:after,body.default.dialog-iframe-popup .nav-underline .nav-item .nav-link.active:after,body.default.dialog-iframe-popup .nav-underline .tab .nav-link.active:after,body.default.dialog-iframe-popup .nav-underline .nav-item .tab a.active:after,body.default.dialog-iframe-popup .nav-underline .tab .nav-item a.active:after,body.default.dialog-iframe-popup .nav-underline .tab a.active:after,body.default.dialog-iframe-popup .nav-underline .nav-item .tab.active a:after,body.default.dialog-iframe-popup .nav-underline .tab.active .nav-item a:after,body.default.dialog-iframe-popup .nav-underline .tab.active a:after {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .panel-default {
        border-color: #ffeb87;
        border-color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .panel-default .panel-heading {
        background-color: #eef2f3;
        background-color: var(--color-grey-1);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default.dialog-iframe-popup .taglib-portlet-preview.show-borders .title {
        background-color: #eef2f3;
        background-color: var(--color-grey-1)
    }

    body.default.dialog-iframe-popup .table td {
        border-color: transparent
    }

    body.default.dialog-iframe-popup .table thead td,body.default.dialog-iframe-popup .table thead th,body.default.dialog-iframe-popup .table-list tbody td,body.default.dialog-iframe-popup .table-list tbody th,body.default.dialog-iframe-popup .table-list tfoot td,body.default.dialog-iframe-popup .table-list tfoot th {
        background-color: #eef2f3;
        background-color: var(--color-grey-1)
    }

    body.default.dialog-iframe-popup .table-list th:first-child,body.default.dialog-iframe-popup .table-list td:first-child {
        -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
        box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
        -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow);
        box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow)
    }

    body.default.dialog-iframe-popup .table-list th,body.default.dialog-iframe-popup .table-list td {
        -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
        box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
        -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow);
        box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow)
    }

    body.default.dialog-iframe-popup .table-list th:last-child,body.default.dialog-iframe-popup .table-list td:last-child {
        border-color: transparent;
        -webkit-box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
        box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
        -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow);
        box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow)
    }

    body.default .popover-content,body.default .portlet-topper,body.default .yui3-skin-sam .yui3-calendar-day,body.default .yui3-skin-sam .yui3-calendar-prevmonth-day,body.default .yui3-skin-sam .yui3-calendar-nextmonth-day {
        background-color: #ffeb87;
        background-color: var(--color-yellow)
    }

    body.default .dropdown.pagination-items-per-page:active {
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .dropdown.pagination-items-per-page.show .dropdown-toggle * {
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .dropdown-item {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .dropdown-item:hover,body.default .dropdown-menu>li>a:hover,body.default .dropdown-menu .link-list>li>a:hover,body.default .dropdown-item:focus,body.default .dropdown-menu>li>a:focus,body.default .dropdown-menu .link-list>li>a:focus {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #ebecec;
        color: var(--color-grey)
    }

    body.default .dropdown-menu {
        background-color: #ebecec;
        background-color: var(--color-grey);
        border-color: #4a4848;
        border-color: var(--color-grey-4)
    }

    body.default .dropdown-menu .link-list>li>a,body.default .dropdown-menu li>a {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-control-select,body.default select.form-control:not([multiple]):not([size]) {
        background-image: url(/o/portal-theme/images/svg/arrow-down-yellow.svg)
    }

    body.default .page-link,body.default .page-item,body.default .alert-info {
        background-color: #ebecec;
        background-color: var(--color-grey);
        border: #c6c5c8;
        border: var(--color-grey-2);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .dropdown-toggle,body.default .form-control,body.default .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
        background-color: #ebecec;
        background-color: var(--color-grey);
        border: 1px solid #c6c5c8;
        border: 1px solid var(--color-grey-2);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .form-control::-webkit-input-placeholder {
        color: rgba(255,237,0,0.50196)
    }

    body.default .form-control::-moz-placeholder {
        color: rgba(255,237,0,0.50196)
    }

    body.default .form-control:-ms-input-placeholder {
        color: rgba(255,237,0,0.50196)
    }

    body.default .form-control::-ms-input-placeholder {
        color: rgba(255,237,0,0.50196)
    }

    body.default .form-control::placeholder {
        color: rgba(255,237,0,0.50196)
    }

    body.default .form-control:focus {
        -webkit-box-shadow: 0 0 0 2px #ffeb87;
        box-shadow: 0 0 0 2px #ffeb87;
        -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
        box-shadow: 0 0 0 2px var(--color-yellow)
    }

    body.default .btn:focus,body.default .btn.focus,body.default .btn-primary:focus,body.default .btn-primary.focus,body.default .btn-secondary:focus,body.default .btn-secondary.focus,body.default .form-control:focus,body.default .has-error .form-control:focus,body.default .custom-control-input:focus ~ .custom-control-label::before,body.default .custom-control .custom-control-input:focus ~ .custom-control-label::before {
        -webkit-box-shadow: 0 0 0 2px #ffeb87;
        box-shadow: 0 0 0 2px #ffeb87;
        -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
        box-shadow: 0 0 0 2px var(--color-yellow)
    }

    body.default .lfr-nav-item .dropdown-toggle {
        border: 0
    }

    body.default .header-menu .navbar-nav .dropdown.open>a:after {
        display: none
    }

    body.default .header-floater nav .navbar-nav .nav-item .nav-link {
        border-left-color: #ffeb87;
        border-left-color: var(--color-yellow)
    }

    body.default .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
        background-color: #ffeb87;
        background-color: var(--color-yellow);
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .portal-background {
        display: none
    }

    body.default .btn-dropdown-toggle {
        border: none !important
    }

    body.default .slick-slide .aside .btn-primary {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .figure-caption {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .steps__description {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .employee {
        color: #ffeb87;
        color: var(--color-yellow)
    }

    body.default .employees__item:not(:last-child) {
        border-bottom-color: #ffeb87;
        border-bottom-color: var(--color-yellow)
    }

    body.default .has-success .custom-control-label {
        color: #ffeb87;
        color: var(--color-yellow)
    }
}

.gallery-wip-layout .wip-column>.portlet-column-content,.gallery-wip-layout .wip-column>.portlet-column-content>.portlet-boundary,.gallery-wip-layout .wip-column>.portlet-column-content>.portlet-boundary>.portlet,.gallery-wip-layout .wip-column>.portlet-column-content>.portlet-boundary>.portlet>.portlet-content,.gallery-wip-layout .wip-column>.portlet-column-content>.portlet-boundary>.portlet>.portlet-content>.portlet-content-container,.gallery-wip-layout .wip-column>.portlet-column-content>.portlet-boundary>.portlet>.portlet-content>.portlet-content-container>.portlet-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.wip-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gallery-wip-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.gallery-wip-layout .banner {
    margin-bottom: 0
}

.gallery-wip-layout .portlet-column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.gallery-wip-layout .gallery-column {
    max-width: 100%
}

.gallery-wip-layout .wip-column>.portlet-column-content>.portlet-boundary.banner-web {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 992px) {
    .gallery-wip-layout {
        margin-left:-0.5rem;
        margin-right: -0.5rem
    }

    .gallery-wip-layout .gallery-column {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
        padding-left: .5rem;
        padding-right: .5rem
    }

    .gallery-wip-layout .wip-column {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.information-board-layout .portlet-column,.information-board-layout .portlet-column-content,.information-board-layout .portlet-boundary,.information-board-layout .portlet,.information-board-layout .portlet-content,.information-board-layout .portlet-content-container,.information-board-layout .portlet-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.information-board-layout .portlet-column-content,.information-board-layout .portlet-boundary,.information-board-layout .portlet,.information-board-layout .portlet-content,.information-board-layout .portlet-content-container,.information-board-layout .portlet-body,.information-board-layout .news-temp,.information-board-layout .info-residents {
    max-width: 100%
}

.information-board-layout .portlet-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.information-board-layout .portal-rss {
    top: 1px
}

@media screen and (min-width: 768px) {
    .information-board-layout .info-left-col {
        padding-right:9px
    }

    .information-board-layout .info-right-col {
        padding-left: 9px
    }
}

@media screen and (min-width: 768px) {
    .text-large .newsletter-two-columns-layout .submit-button-wrapper {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%;
        margin: 0 auto
    }
}

@media screen and (min-width: 1420px) {
    .text-large .newsletter-two-columns-layout .submit-button-wrapper {
        -ms-flex-preferred-size:auto;
        flex-basis: auto;
        margin-top: 4.725rem
    }
}

.two-columns-list-layout .portlet-boundary {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.two-columns-list-layout .portlet-dropzone {
    margin: 0 -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 768px) {
    .two-columns-list-layout .portlet-boundary {
        -ms-flex-preferred-size:50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 9px;
        padding-right: 9px
    }

    .two-columns-list-layout .portlet-dropzone {
        margin: 0 -9px
    }
}

@media print {
    .slick-slide {
        display: none !important
    }

    .slick-slide.slick-active {
        display: block !important
    }

    .slick-list {
        height: auto !important
    }

    .slick-track {
        width: auto !important;
        height: auto !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .slick-track .slick-slide {
        width: auto !important
    }

    .mobile-slide-overlay {
        display: none !important
    }
}

body .bootstrap-datetimepicker-widget table td.active,body .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #0176ac;
    background-color: var(--color-blue-1);
    color: #fff;
    color: var(--color-white)
}

body .bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #0176ac;
    border-bottom-color: var(--color-blue-1)
}

body .bootstrap-datetimepicker-widget table thead td,body .bootstrap-datetimepicker-widget table thead th {
    border-color: transparent
}

body .bootstrap-datetimepicker-widget table thead tr {
    background-color: #fff;
    background-color: var(--color-white)
}

body .bootstrap-datetimepicker-widget table tbody td {
    border: 0
}

body .bootstrap-datetimepicker-widget table tbody tr:hover {
    background-color: transparent
}

body .bootstrap-datetimepicker-widget table tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white)
}

body .bootstrap-datetimepicker-widget .today {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

body .bootstrap-datetimepicker-widget.dropdown-menu {
    overflow: visible
}

body .bootstrap-datetimepicker-widget.dropdown-menu.top:after,body .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-top-color: #fff;
    border-top-color: var(--color-white)
}

:root {
    --im-font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --im-color: #fff;
    --im-bg: #0b1016;
    --im-link-color: #5fb3fb;
    --im-link-hover-color: rgba(95,178,251,0.682);
    --im-btn-color: #fff;
    --im-btn-bg: rgba(0,102,219,0.84);
    --im-btn-hover-bg: rgba(9,80,161,0.89);
    --im-btn-active-box-shadow: 0 0 0 .25em rgba(24,104,250,0.24);
    --im-btn-s-color: var(--im-bg);
    --im-btn-s-bg: rgba(225,239,255,.8);
    --im-btn-s-hover-bg: rgba(225,239,255,.95);
    --im-btn-s-active-bg: rgba(225,239,255,.6);
    --im-overlay-bg: linear-gradient(14deg,rgba(30,56,97,1) 0%,rgba(206,220,233,0.118) 100%)
}

div[data-service],div[data-service] .cll,div[data-service] .cll a,div[data-service] .cll button {
    -webkit-animation: none 0 ease 0 1 normal none running;
    animation: none 0 ease 0 1 normal none running;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    border: medium none currentColor;
    border-collapse: separate;
    -o-border-image: none;
    border-image: none;
    border-radius: 0;
    border-spacing: 0;
    bottom: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: #000;
    -webkit-columns: auto;
    -moz-columns: auto;
    columns: auto;
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
    grid-column-gap: normal;
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
    -webkit-column-rule: medium none currentColor;
    -moz-column-rule: medium none currentColor;
    column-rule: medium none currentColor;
    -webkit-column-span: 1;
    -moz-column-span: 1;
    column-span: 1;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    height: auto;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    list-style: disc outside none;
    margin: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 2;
    outline: medium none invert;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    -webkit-perspective: none;
    perspective: none;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    position: static;
    right: auto;
    -moz-tab-size: 8;
    -o-tab-size: 8;
    tab-size: 8;
    table-layout: auto;
    text-align: left;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transition: none 0 ease 0;
    -o-transition: none 0 ease 0;
    transition: none 0 ease 0;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 2;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    all: initial;
    visibility: unset;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div[data-service] .cll iframe,div[data-service] .cll ::after,div[data-service]::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div[data-service] .cll a,div[data-service] .cll button,div[data-service] .cll input {
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    margin: 0;
    outline: revert;
    cursor: pointer;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: revert
}

div[data-service] {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-family: var(--im-font-family);
    font-size: 16px;
    font-weight: 400;
    display: block;
    height: inherit;
    max-width: 100%;
    position: relative;
    background-color: #0b1016;
    background-color: var(--im-bg);
    overflow: hidden
}

div[data-service] .cll .c-ld {
    bottom: 2em;
    right: 2.5em;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(1.4em);
    -ms-transform: translateY(1.4em);
    transform: translateY(1.4em)
}

div[data-service] .cll .c-ld,div[data-service] .cll .c-ld:after {
    position: absolute;
    z-index: 1;
    border-radius: 100%;
    width: 1.25em;
    height: 1.25em
}

div[data-service] .cll .c-ld::after {
    content: '';
    border: .25em solid white;
    border-top: .25em solid transparent;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

div[data-service].c-h-n .cll .c-ld {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

div[data-service].c-h-b .cll .c-ld {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div[data-autoscale] {
    height: auto;
    width: 100%
}

div[data-service] .cll .c-nt {
    color: #fff;
    color: var(--im-color);
    max-width: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

div[data-service] .cll .c-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5
}

div[data-service] .cll .c-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -o-linear-gradient(76deg,rgba(30,56,97,1) 0%,rgba(206,220,233,0.118) 100%);
    background: linear-gradient(14deg,rgba(30,56,97,1) 0%,rgba(206,220,233,0.118) 100%);
    background: var(--im-overlay-bg)
}

div[data-service] .cll .c-bg-i {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

div[data-service] .cll .c-bg-i.loaded {
    opacity: 1
}

div[data-service] .cll .c-tl {
    display: block;
    margin-bottom: .6em;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center
}

div[data-service].c-h-n .cll .c-bg {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

div[data-service] .cll .c-n-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative
}

div[data-service] .cll .c-n-t {
    display: block;
    font-size: .87em;
    position: relative;
    z-index: 1;
    line-height: 1.4em;
    max-width: 32em;
    margin: 0 auto
}

div[data-service] .cll .c-n-a {
    margin-top: 1.25em
}

div[data-service] .cll .c-n-t,div[data-service] .cll .c-n-a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

div[data-service] .cll .c-n-a button+button {
    margin-left: .8em
}

div[data-service] .cll .c-t-cn {
    padding: 0 .75em;
    z-index: 1
}

div[data-service] .cll .c-la-b,div[data-service] .cll .c-l-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    position: relative;
    padding: .975em 1.1em;
    background: rgba(0,102,219,0.84);
    background: var(--im-btn-bg);
    border-radius: .3125em;
    font-size: .77em;
    color: #fff;
    color: var(--im-btn-color);
    font-weight: 600;
    -webkit-box-shadow: rgba(0,0,0,0.19) 0 .25em .75em;
    box-shadow: rgba(0,0,0,0.19) 0 .25em .75em
}

div[data-service] .cll .c-l-b::before {
    content: '';
    display: block;
    border-left: 1em solid #fff;
    border-left: 1em solid var(--im-btn-color);
    border-top: .6em solid transparent;
    border-bottom: .6em solid transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: .75em
}

div[data-service] .cll .c-la-b {
    background: rgba(225,239,255,.8);
    background: var(--im-btn-s-bg);
    color: #0b1016;
    color: var(--im-btn-s-color)
}

div[data-service] .cll .c-la-b:hover {
    background: rgba(225,239,255,.95);
    background: var(--im-btn-s-hover-bg)
}

div[data-service] .cll .c-l-b:hover {
    background: rgba(9,80,161,0.89);
    background: var(--im-btn-hover-bg)
}

div[data-service] .cll .c-la-b:active {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    background: rgba(225,239,255,.6);
    background: var(--im-btn-s-active-bg)
}

div[data-service] .cll .c-l-b:active {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-box-shadow: 0 0 0 .25em rgba(24,104,250,0.24);
    box-shadow: 0 0 0 .25em rgba(24,104,250,0.24);
    -webkit-box-shadow: var(--im-btn-active-box-shadow);
    box-shadow: var(--im-btn-active-box-shadow)
}

div[data-service].c-h-n .cll .c-t-cn {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-0.7em);
    -ms-transform: translateY(-0.7em);
    transform: translateY(-0.7em);
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

div[data-service] .cll iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    border: 0;
    max-width: 100%;
    width: 100%;
    background: #fff;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 1
}

div[data-service].c-h-b .cll iframe {
    opacity: 1;
    visibility: visible;
    display: block !important;
    height: 100% !important
}

div[data-service] .cll .c-n-t a {
    color: #5fb3fb;
    color: var(--im-link-color);
    text-decoration: none;
    border-bottom: 1px solid #5fb3fb;
    border-bottom: 1px solid var(--im-link-color)
}

div[data-service] .cll .c-n-t a:hover {
    --im-link-color: var(--im-link-hover-color)
}

div[data-service][data-ratio="1:1"]::before {
    padding-top: 100%
}

div[data-service][data-ratio="2:1"]::before {
    padding-top: 50%
}

div[data-service][data-ratio="3:2"]::before {
    padding-top: 66.666666%
}

div[data-service][data-ratio="5:2"]::before {
    padding-top: 40%
}

div[data-service][data-ratio="4:3"]::before {
    padding-top: 75%
}

div[data-service][data-ratio="16:9"]::before {
    padding-top: 56.25%
}

div[data-service][data-ratio="16:10"]::before {
    padding-top: 62.5%
}

div[data-service][data-ratio="20:9"]::before {
    padding-top: 45%
}

div[data-service][data-ratio="21:9"]::before {
    padding-top: 42.857142%
}

div[data-service][data-ratio="9:16"]::before {
    padding-top: 177.777777%
}

div[data-service][data-ratio="9:20"]::before {
    padding-top: 222.222222%
}

div[data-widget]::before {
    display: none
}

div[data-widget].c-h-b .cll .c-ld {
    opacity: 0;
    visibility: hidden
}

div[data-widget] .cll+*,div[data-widget] .cll>*:last-child {
    margin: 0 !important;
    height: 100% !important
}

div[data-service] [data-placeholder] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        visibility: hidden
    }

    to {
        opacity: 1;
        visibility: visible
    }
}

div.c-an [data-placeholder] {
    -webkit-animation: none;
    animation: none
}

div[data-service] [data-placeholder][data-visible] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    color: var(--im-color);
    -webkit-animation: fadeIn .2s forwards;
    animation: fadeIn .2s forwards;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

div[data-service].show-ph [data-placeholder] {
    opacity: 1;
    visibility: visible
}

div[data-service].show-ph .cll .c-ld {
    opacity: 0;
    visibility: hidden
}

div.c-an .cll .c-n-t,div.c-an .cll .c-bg,div.c-an .cll .c-bg::before,div.c-an .cll .c-ld,div.c-an .cll .c-t-cn {
    -webkit-transition: opacity .3s ease,visibility .3s ease,-webkit-transform .4s ease;
    transition: opacity .3s ease,visibility .3s ease,-webkit-transform .4s ease;
    -o-transition: opacity .3s ease,visibility .3s ease,transform .4s ease;
    transition: opacity .3s ease,visibility .3s ease,transform .4s ease;
    transition: opacity .3s ease,visibility .3s ease,transform .4s ease,-webkit-transform .4s ease
}

div.c-an .cll .c-bg-i {
    -webkit-transition: opacity .5s ease,-webkit-transform .5s ease;
    transition: opacity .5s ease,-webkit-transform .5s ease;
    -o-transition: opacity .5s ease,transform .5s ease;
    transition: opacity .5s ease,transform .5s ease;
    transition: opacity .5s ease,transform .5s ease,-webkit-transform .5s ease
}

div.c-an[data-widget] {
    -webkit-transition: opacity .3s ease,background-color .3s ease;
    -o-transition: opacity .3s ease,background-color .3s ease;
    transition: opacity .3s ease,background-color .3s ease
}

div.c-an .cll .c-la-b,div.c-an .cll .c-l-b {
    -webkit-transition: opacity .3s ease,visibility .3s ease,background-color .3s ease,-webkit-transform .3s cubic-bezier(0.25,1,0.5,1),-webkit-box-shadow .3s ease;
    transition: opacity .3s ease,visibility .3s ease,background-color .3s ease,-webkit-transform .3s cubic-bezier(0.25,1,0.5,1),-webkit-box-shadow .3s ease;
    -o-transition: opacity .3s ease,transform .3s cubic-bezier(0.25,1,0.5,1),visibility .3s ease,box-shadow .3s ease,background-color .3s ease;
    transition: opacity .3s ease,transform .3s cubic-bezier(0.25,1,0.5,1),visibility .3s ease,box-shadow .3s ease,background-color .3s ease;
    transition: opacity .3s ease,transform .3s cubic-bezier(0.25,1,0.5,1),visibility .3s ease,box-shadow .3s ease,background-color .3s ease,-webkit-transform .3s cubic-bezier(0.25,1,0.5,1),-webkit-box-shadow .3s ease
}

div.c-an .cll .c-n-t a {
    -webkit-transition: color .2s ease,border-color .2s ease;
    -o-transition: color .2s ease,border-color .2s ease;
    transition: color .2s ease,border-color .2s ease
}

div.c-an .cll iframe,div.c-an [data-placeholder] {
    -webkit-transition: opacity .3s ease,visibility .3s ease;
    -o-transition: opacity .3s ease,visibility .3s ease;
    transition: opacity .3s ease,visibility .3s ease;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.yui3-calendar .yui3-calendarnav-month-disabled {
    display: none
}

@supports(-ms-ime-align:auto) {
    .article .figure,.article figure,article .figure,article figure {
        display: table;
        margin-bottom: 5px !important
    }

    .article figcaption,article figcaption {
        display: table-caption;
        caption-side: bottom;
        margin-right: 15px
    }
}

@media screen and (min-width: 0\0) {
    .article .figure,.article figure,article .figure,article figure,.article-imported .figure,.article-imported figure {
        display:table;
        margin-bottom: 5px;
        width: inherit
    }

    .article figcaption,article figcaption,.article-imported figcaption {
        display: table-caption;
        caption-side: bottom;
        margin-right: 15px
    }

    .asset-full-content .article-imported figure {
        margin-bottom: 5px
    }

    .asset-full-content .article-imported figure img {
        max-width: 25rem;
        width: 100%
    }

    .widget {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .widget__body {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .promoted-services-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .promoted-services-data {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .popup__body {
        max-height: 24rem
    }

    .warsaw-portlet .portlet-column-content,.warsaw-portlet .portlet-boundary,.warsaw-portlet .portlet,.warsaw-portlet .portlet-content,.warsaw-portlet .portlet-content-container,.warsaw-portlet .portlet-body,.warsaw-portlet .columns-2,.warsaw-portlet .portlet-layout,.warsaw-portlet .portlet-column,.warsaw-portlet .portlet-dropzone,.warsaw-portlet .portlet-boundary,.warsaw-portlet .portlet,.warsaw-portlet .portlet-content,.warsaw-portlet .portlet-content-container,.warsaw-portlet .portlet-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .multimedia-portlet .journal-content-article {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .multimedia-portlet .portlet-dropzone,.multimedia-portlet .portlet-boundary,.multimedia-portlet .portlet,.multimedia-portlet .portlet-content,.multimedia-portlet .portlet-content-container,.multimedia-portlet .portlet-body,.multimedia-portlet .journal-content-article {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .portlet-nested-portlets .portlet-column-content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .portlet-nested-portlets .portlet-static-end {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .portlet-nested-portlets .portlet-static-end .portlet,.portlet-nested-portlets .portlet-static-end .portlet-column,.portlet-nested-portlets .portlet-static-end .portlet-content,.portlet-nested-portlets .portlet-static-end .portlet-content-container,.portlet-nested-portlets .portlet-static-end .portlet-body,.portlet-nested-portlets .portlet-static-end div[data-fragments-editor-item-type="fragments-editor-mapped-item"],.portlet-nested-portlets .portlet-static-end .journal-content-article {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .simple-calendar-web .portlet,.simple-calendar-web .portlet-content,.simple-calendar-web .portlet-content-container,.simple-calendar-web .portlet-body,.simple-calendar-web .calendar-container,.simple-calendar-web .calendar {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 20rem;
        flex: 1 1 20rem
    }
}

@media screen and (min-width: 0\0) and (min-width:992px) {
    .sort-results-holder .portlet-column-content {
        -webkit-box-align:end;
        -ms-flex-align: end;
        align-items: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .home-gallery .slick-dots li a {
        overflow: hidden;
        height: 3rem
    }
}

@media not all and (min-resolution: .001dpcm) {
    @supports(-webkit-appearance:none) {
        body .thematic-services-layout .banner img {
            height:auto !important
        }

        body .wip__image-container {
            height: auto
        }

        body .economic-projects-widget .simple-list .cut-text p {
            overflow: hidden
        }
    }
}

.mourning .site {
    --color-black: #000;
    --color-black-1: #2b2a29;
    --color-black-2: #212529;
    --color-blue: #4a4848;
    --color-blue-1: #2b2a29;
    --color-blue-2: #212529;
    --color-blue-3: #4a4848;
    --color-grey: #ebecec;
    --color-grey-1: #eef2f3;
    --color-grey-2: #c6c5c8;
    --color-grey-3: #706f71;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-orange: #f9af36;
    --color-red: #e31e24;
    --color-white: #fff;
    --color-white-1: #fefefe;
    --color-white-2: #f8f9fa;
    --color-yellow: #ffed00
}

.mourning .site .input-group-item>*,.mourning .site img,.mourning .site picture,.mourning .site svg,.mourning .site [class^='ico'],.mourning .site a,.mourning .site button,.mourning .site .btn,.mourning .site .link,.mourning .site h1,.mourning .site h2,.mourning .site h3,.mourning .site h4,.mourning .site h5,.mourning .site h6,.mourning .site footer,.mourning .site .page-section__header,.mourning .site .slick-slider,.mourning .site .cut-text,.mourning .site .article__details,.mourning .site .mobile-menu,.mourning .site .aspect-ratio,.mourning .site .lexicon-icon,.mourning .site .wip,.mourning .site [id^='portlet_newsletter_'],.mourning .site iframe,.mourning .site .warsaw-services-layout,.mourning .site .alert,.mourning .site .banner a,.mourning .site .home-banner-slider,.mourning .site .section-background,.mourning .site .gradient-background,.mourning .site .article-top,.mourning .site .form-group,.mourning .site .datepicker-popover,.mourning .site .facets-component,.mourning .site .portal-background,.mourning .site .article-description,.mourning .site .article-map,.mourning .site .not-found-widget,.mourning .site .steps,.mourning .site .widget,.mourning .site .calendar,.mourning .site video {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.mourning .site .calendar-day-name.sunday {
    color: #212529;
    color: var(--color-black-2)
}

.mourning .site figure a {
    display: contents
}

.mourning .site .logo-container {
    position: relative
}

.mourning .site .logo-container:after {
    display: block;
    content: '';
    left: 2.1875rem;
    top: .9375rem;
    background: url("/o/portal-theme/images/background/black-ribbon-mourning.png") 0 0 no-repeat;
    background-size: 1.25rem !important;
    width: 1.25rem;
    height: 1.875rem;
    position: absolute;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg)
}

.mourning .site .form-group {
    position: relative;
    z-index: 1
}

.mourning .site .liferay-ddm-form-field-paragraph-text {
    color: #6c757d
}

.mourning .site .calendar-day-name.sunday.special-day {
    color: #2b2a29;
    color: var(--color-black-1)
}

.mourning.contrast-high {
    --color-black: #ffed00;
    --color-black-1: #ffed00;
    --color-black-2: #ffed00;
    --color-blue: #ffed00;
    --color-blue-1: #ffed00;
    --color-blue-2: #ffed00;
    --color-blue-3: #ffed00;
    --color-blue-4: #2b2a29;
    --color-blue-5: #014261;
    --color-blue-7: #ffed00;
    --color-grey: #2b2a29;
    --color-grey-1: #2b2a29;
    --color-grey-2: #ffed00;
    --color-grey-3: #ffed00;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-grey-6: #2b2a29;
    --color-grey-8: #ffed00;
    --color-grey-10: #ffed00;
    --color-orange: #2b2a29;
    --color-red: #e31e24;
    --color-white: #2b2a29;
    --color-white-1: #2b2a29;
    --color-white-2: #ffed00;
    --color-yellow: #ffed00;
    background: #1c1a19 !important;
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

.mourning.contrast-high .custom-icon {
    display: none
}

.mourning.contrast-high .high-contrast-icon,.mourning.contrast-high .high-contrast-icon.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mourning.contrast-high .custom-icon.high-contrast-icon ~ .icon,.mourning.contrast-high .custom-icon.high-contrast-icon ~ .piuw-icon,.mourning.contrast-high .custom-icon.high-contrast-icon ~ .ico {
    display: none
}

.mourning.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.icon,.mourning.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.ico,.mourning.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mourning.contrast-high .icon-eu-flag .st2 {
    fill: #000;
    fill: var(--color-black)
}

.mourning.contrast-high .icon-twitter {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .icon-youtube path:first-child {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .icon-youtube path:last-child {
    fill: #fff;
    fill: var(--color-white)
}

.mourning.contrast-high .icon-facebook path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .icon-linkedin .background {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .icon-linkedin .text {
    fill: #fff;
    fill: var(--color-white)
}

.mourning.contrast-high .icon-instagram path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .events-component .section-background {
    background-color: transparent
}

.mourning.contrast-high .calendar {
    border: 1px solid currentColor
}

.mourning.contrast-high .page-title-component__logo-container.has-contrast-logo .page-title-component__logo:not(.page-title-component__logo--contrast) {
    display: none
}

.mourning.contrast-high .page-title-component__logo--contrast {
    display: block
}

.mourning.contrast-high .custom-list-page__item--title a[href]:not([tabindex="-1"]):focus {
    outline: 2px solid transparent
}

.mourning.contrast-high .scores-explanation__data,.mourning.contrast-high .scores-explanation__group {
    background-color: #737276;
    background-color: var(--color-grey-6);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .widget--shadowed {
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    box-shadow: 0 0 13px 3px #e8e5e8;
    -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
    box-shadow: 0 0 13px 3px var(--color-grey-10)
}

.mourning.contrast-high .widget-tabs__tabs-list {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .portlet-content {
    background-color: transparent !important;
    color: #2b2a29 !important;
    color: var(--color-black-1) !important
}

.mourning.contrast-high .lfr-ddm-form-container .multi-step-item.multi-step-item-expand.active {
    text-decoration: underline
}

.mourning.contrast-high .info-residents-data:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

.mourning.contrast-high .news-temp-wrapper p:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

.mourning.contrast-high .text-danger {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .browser-warning {
    background: #fefefe;
    background: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .alerts {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts__icon {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts__close>button {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts__close>button:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts .go-to-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts .go-to-link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts .go-to-link:hover .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .alerts .bottom-line-short:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .contrast-black-yellow-icon {
    -webkit-filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%);
    filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%)
}

.mourning.contrast-high .contrast-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.mourning.contrast-high .buttons-widget .btn__icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.mourning.contrast-high .buttons-widget .btn:hover .btn__icon {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0)
}

.mourning.contrast-high .table-striped tbody tr:nth-child(even) {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

.mourning.contrast-high .table-striped td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .table-striped tr:hover td:nth-child(even),.mourning.contrast-high .table-striped tr:hover td:nth-child(odd) {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

.mourning.contrast-high .table-striped tr td:first-child {
    border-left-color: transparent
}

.mourning.contrast-high .dataset-table-container *,.mourning.contrast-high .dataset-table-container .table * {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .dataset-table-container .table tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget .month.active {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget .today {
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget .today:before {
    border-bottom-color: #fff;
    border-bottom-color: var(--color-white)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table td span.active,.mourning.contrast-high .bootstrap-datetimepicker-widget table td i.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table td.old,.mourning.contrast-high .bootstrap-datetimepicker-widget table td.new {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table td.day:hover,.mourning.contrast-high .bootstrap-datetimepicker-widget table td.hour:hover,.mourning.contrast-high .bootstrap-datetimepicker-widget table td.minute:hover,.mourning.contrast-high .bootstrap-datetimepicker-widget table td.second:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table td.active,.mourning.contrast-high .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table thead td,.mourning.contrast-high .bootstrap-datetimepicker-widget table thead th {
    border-color: transparent
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table thead tr {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table tbody tr {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table tbody tr:hover {
    background-color: transparent
}

.mourning.contrast-high .bootstrap-datetimepicker-widget table tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .councilor-widget table tbody tr:nth-child(even),.mourning.contrast-high .councilor-widget table tbody tr:nth-child(even):hover {
    background: #4a4848;
    background: var(--color-grey-4)
}

.mourning.contrast-high .councilor-widget .vote-marker.active {
    background: var(--yellow) !important
}

.mourning.contrast-high .filtering-widget label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .widget-tabs .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mourning.contrast-high .widget-tabs__tab-button::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .widget-tabs__tabs-container .widget-tabs__nav-btn {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .language-menu__dropdown {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .header-floater .aside .panel-social {
    border-width: 1px
}

.mourning.contrast-high .header-floater .aside .panel-social.left-border {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

.mourning.contrast-high .header-floater .aside .panel-social.right-border {
    border-right-color: #ffeb87;
    border-right-color: var(--color-yellow)
}

.mourning.contrast-high .panel {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .yui3-calendar-content .yui3-calendar-header .yui3-calendarnav-month-disabled {
    border-right-color: #fefefe;
    border-right-color: var(--color-white-1);
    cursor: not-allowed
}

.mourning.contrast-high .newsletter-portlet {
    background: #fefefe;
    background: var(--color-white-1)
}

.mourning.contrast-high .newsletter-portlet .agreements {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .popup .btn-close {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .leaflet-control-attribution.leaflet-control {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .leaflet-control-attribution.leaflet-control a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .leaflet-control-attribution.leaflet-control {
    background: #fefefe;
    background: var(--color-white-1)
}

.mourning.contrast-high .skip-links .inner {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .tags .tag a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .calendar-table .calendar-current-month {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .calendar-days .week-row .day-number .calendar-button:not(.today) {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .calendar-days .week-row .day-number .calendar-button:hover {
    color: #fefefe;
    color: var(--color-white-1)
}

.mourning.contrast-high .calendar-days .week-row .day-number:hover {
    color: #fefefe;
    color: var(--color-white-1);
    background: #ffeb87;
    background: var(--color-yellow)
}

.mourning.contrast-high .calendar-days .week-row .day-number:hover .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

.mourning.contrast-high .calendar-days .week-row .day-number.today .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

.mourning.contrast-high .calendar-days .week-row .day-number.today .calendar-button:before,.mourning.contrast-high .calendar .today:before {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .calendar .week-row:not(:last-child) .day-number {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .alert.alert-dismissible.alert-danger {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .alert.alert-success.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .alert.alert-danger.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    cursor: not-allowed;
    -webkit-filter: invert(0);
    filter: invert(0)
}

.mourning.contrast-high .facets-component .custom-date-container .required {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .article-lightbox--close {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .leaflet-control-zoom.leaflet-bar.leaflet-control * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high button.slick-gallery-autoplay.pause::before,.mourning.contrast-high button.slick-gallery-autoplay.play::before {
    outline-color: #fefefe;
    outline-color: var(--color-white-1);
    outline-width: 8px;
    outline-style: solid;
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .lfr-pagination>ul.lfr-pagination-buttons>li>a {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .ico-arrow-up {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .sheet {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .sheet .table-cell-expand {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .sheet .table-cell-expand-smallest {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .sheet .table thead th {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .sheet .table tbody td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .multi-step-item>.multi-step-indicator>.multi-step-icon {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high li.multi-step-item>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    opacity: .75
}

.mourning.contrast-high li.multi-step-item.multi-step-item-expand.active>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

.mourning.contrast-high .yui3-calendar-grid .yui3-calendar-day,.mourning.contrast-high .yui3-calendar-grid .yui3-calendar-prevmonth-day,.mourning.contrast-high .yui3-calendar-grid .yui3-calendar-nextmonth-day {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .yui3-calendar-grid .yui3-calendar-day:focus {
    outline: 2px solid transparent !important
}

.mourning.contrast-high .calendar .calendar-day-names .special-day {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .special-day,.mourning.contrast-high .sunday {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .ddm-form-basic-info.ddm-form-name .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .ico-checkbox .path2:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .ico-avatar,.mourning.contrast-high .ico-rss {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .lfr-editor-textarea::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .lfr-editor-textarea::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .lfr-editor-textarea::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .lfr-discussion-editor .flex-wrap .button-holder .btn-comment {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    padding-bottom: 6px
}

.mourning.contrast-high .badge-info {
    background-color: transparent;
    background-color: initial
}

.mourning.contrast-high .dropdown-menu.show .lexicon-icon-social-facebook {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .dropdown-menu.show .lexicon-icon-social-linkedin {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .article-tools a,.mourning.contrast-high .article-tools button {
    border: 0
}

.mourning.contrast-high .article-tools a:hover i,.mourning.contrast-high .article-tools button:hover i {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial
}

.mourning.contrast-high .article-top .dropdown-menu.show .dropdown-item:hover {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .slick-prev.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .slick-next.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .article-lightbox--close {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .article-description a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .article-description a :visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high li.breadcrumb-item:not(:first-child)::before {
    fill: currentColor
}

.mourning.contrast-high .ico-instagram {
    color: #ffeb87;
    color: var(--color-yellow);
    position: relative;
    top: .035rem;
    display: inline;
    display: initial
}

.mourning.contrast-high .logo-high-contrast {
    display: inline;
    display: initial
}

.mourning.contrast-high .img-instagram,.mourning.contrast-high .logo-low-contrast {
    display: none
}

.mourning.contrast-high button.day-number {
    background-color: #ebecec;
    background-color: var(--color-grey);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high button.day-number.today {
    border: 1.5px solid #ffeb87;
    border: 1.5px solid var(--color-yellow);
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high button.day-number:hover {
    background-color: #d9dada;
    background-color: var(--color-grey-5);
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high ul.search-autocomplete>li>a {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .highlight {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

.mourning.contrast-high .home-articles .article::after {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .week-row {
    border-color: #ffeb87 !important;
    border-color: var(--color-yellow) !important
}

.mourning.contrast-high .form * {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-builder-layout * {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high a:hover {
    text-decoration: underline !important
}

.mourning.contrast-high a:focus,.mourning.contrast-high a:visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .articles-list__item-content a {
    margin-left: 7px
}

.mourning.contrast-high .calendar-day-names tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

.mourning.contrast-high .slick-dots {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important;
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.mourning.contrast-high .slick-dots li {
    padding: 15px 0;
    margin: 0
}

.mourning.contrast-high .slick-dots li:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .slick-active {
    background-color: none
}

.mourning.contrast-high li.slick-active:hover {
    color: #ebecec !important;
    color: var(--color-grey) !important
}

.mourning.contrast-high .article-description p {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .article-attachments li:hover,.mourning.contrast-high .article-attachments li:hover * {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .article__details {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.mourning.contrast-high .slick-gallery-autoplay.pause:before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .slick-gallery-autoplay.play::before {
    border-color: transparent transparent transparent #ffeb87;
    border-color: transparent transparent transparent var(--color-yellow)
}

.mourning.contrast-high .search-bar-keywords-input {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .btn.btn-primary,.mourning.contrast-high .btn.btn-secondary,.mourning.contrast-high .btn.btn-default {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .btn.btn-primary .lfr-btn-label,.mourning.contrast-high .btn.btn-secondary .lfr-btn-label,.mourning.contrast-high .btn.btn-default .lfr-btn-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .btn-secondary:not(:disabled):not(.disabled):active,.mourning.contrast-high .btn-secondary:not(:disabled):not(.disabled).active,.mourning.contrast-high .nav-underline .tab.active a.btn-secondary:not(:disabled):not(.disabled),.mourning.contrast-high .show>.btn-secondary.dropdown-toggle,.mourning.contrast-high .btn-primary:not(:disabled):not(.disabled):active,.mourning.contrast-high .btn-primary:not(:disabled):not(.disabled).active,.mourning.contrast-high .nav-underline .tab.active a.btn-primary:not(:disabled):not(.disabled),.mourning.contrast-high .show>.btn-primary.dropdown-toggle {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:before,.mourning.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:after,.mourning.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:before,.mourning.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:after,.mourning.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .toggle-switch-check:focus ~ .toggle-switch-bar:before,.mourning.contrast-high label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.mourning.contrast-high button.search-bar-search-button:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .search-bar-keywords-input::-webkit-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .search-bar-keywords-input::-moz-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .search-bar-keywords-input:-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .search-bar-keywords-input::-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .search-bar-keywords-input::placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .slick-slide .aside {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.mourning.contrast-high .slick-slide .aside h3 a:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.mourning.contrast-high .alert-info {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.mourning.contrast-high .dropdown-item.active {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.mourning.contrast-high .contrast-toggler {
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

.mourning.contrast-high footer {
    background: #fefefe;
    background: var(--color-white-1)
}

.mourning.contrast-high .home-gallery {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .home-gallery button.slick-gallery-autoplay.pause:focus {
    -webkit-box-shadow: 0 0 .5em 11px #006194;
    box-shadow: 0 0 .5em 11px #006194;
    -webkit-box-shadow: 0 0 .5em 11px var(--color-blue-4);
    box-shadow: 0 0 .5em 11px var(--color-blue-4)
}

.mourning.contrast-high .home-gallery button:focus {
    -webkit-box-shadow: 0 0 1.5em 8px #006194;
    box-shadow: 0 0 1.5em 8px #006194;
    -webkit-box-shadow: 0 0 1.5em 8px var(--color-blue-4);
    box-shadow: 0 0 1.5em 8px var(--color-blue-4)
}

.mourning.contrast-high .home-gallery .slick-dots .slick-active {
    color: #fefefe;
    color: var(--color-white-1);
    border-left: 1px solid #fefefe;
    border-left: 1px solid var(--color-white-1);
    height: 40px
}

.mourning.contrast-high .wip {
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .wip__quality {
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high .wip .wip__address+div {
    color: #fff !important;
    color: var(--color-white) !important
}

.mourning.contrast-high .wip__image-container>div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-image: url(/o/portal-theme/images/svg/palace-yellow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.mourning.contrast-high .wip__image {
    visibility: hidden
}

.mourning.contrast-high .ico-palace:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .tags a,.mourning.contrast-high .tags a:hover,.mourning.contrast-high .tags a:visited {
    color: #fefefe;
    color: var(--color-white-1)
}

.mourning.contrast-high button.slick-arrow {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .slick-track a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control,.mourning.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control {
    border-right: 0
}

.mourning.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border-left: 0
}

.mourning.contrast-high .highlighted-events-component .event {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

.mourning.contrast-high .yui3-calendar-day-highlighted {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #006194 !important;
    color: var(--color-blue-4) !important
}

.mourning.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .lfr-discussion-wrapper {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    -webkit-filter: initial;
    filter: initial
}

.mourning.contrast-high .ico-checkbox .path1:before {
    color: #2b2a29;
    color: var(--color-black-1)
}

.mourning.contrast-high span.input-group-addon {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important;
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

.mourning.contrast-high .portlet-content {
    background-color: inherit;
    background-image: none !important
}

.mourning.contrast-high .bad,.mourning.contrast-high .good,.mourning.contrast-high .sufficient,.mourning.contrast-high .tolerable,.mourning.contrast-high .very-good,.mourning.contrast-high .very-bad {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high input.custom-control-input {
    color: #fefefe;
    color: var(--color-white-1)
}

.mourning.contrast-high .custom-checkbox .custom-control-input ~ .custom-control-label:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMuMjAxNDU4MmNtIgogICBoZWlnaHQ9IjMuMjAxNDU4MmNtIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsLXJ1bGU6ZXZlbm9kZDtpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5O3NoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247dGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uIgogICB2aWV3Qm94PSIwIDAgNC4yMzIzMjc4IDQuMjMyMzI3OCIKICAgaWQ9InN2ZzEwIgogICBzb2RpcG9kaTpkb2NuYW1lPSJlbXB0eS1ib3gtaGlnaC1jb250cmFzdC5zdmciCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMCAoNDAzNWE0ZmI0OSwgMjAyMC0wNS0wMSkiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExNCI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48c29kaXBvZGk6bmFtZWR2aWV3CiAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIgogICBmaXQtbWFyZ2luLXJpZ2h0PSIwIgogICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgIGZpdC1tYXJnaW4tdG9wPSIwIgogICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIKICAgaWQ9Im5hbWVkdmlldzEyIgogICBzaG93Z3JpZD0iZmFsc2UiCiAgIGlua3NjYXBlOnpvb209IjIuMjk2NTgzMyIKICAgaW5rc2NhcGU6Y3g9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6Y3k9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6d2luZG93LXg9IjE5MTIiCiAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMTAiIC8+CiA8ZGVmcwogICBpZD0iZGVmczQiPgogIDxzdHlsZQogICB0eXBlPSJ0ZXh0L2NzcyIKICAgaWQ9InN0eWxlMiI+CiAgIDwhW0NEQVRBWwogICAgLmZpbDAge2ZpbGw6IzJCMkEyOX0KICAgXV0+CiAgPC9zdHlsZT4KIDwvZGVmcz4KIDxnCiAgIHRyYW5zZm9ybT0ic2NhbGUoMC4zMjAxNDU4MykiCiAgIGlkPSJXYXJzdHdhX3gwMDIwXzEiPgogIDxtZXRhZGF0YQogICBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIiAvPgogIDxwYXRoCiAgIGNsYXNzPSJmaWwwIgogICBkPSJNIDYuNjEsMTIuMjYgSCAwLjk1IFYgMC45NSBoIDUuNjYgNS42NiBWIDEyLjI2IFogTSA2LjYxLDAgSCAwLjQ4IEMgMC4yNCwwIDAsMC4xOCAwLDAuNDggdiAxMi4yNiBjIDAsMC4yNCAwLjE4LDAuNDggMC40OCwwLjQ4IGggNi4xMyA2LjEzIGMgMC4zLDAgMC40OCwtMC4yNCAwLjQ4LC0wLjQ4IFYgMC40OCBDIDEzLjIyLDAuMTggMTIuOTgsMCAxMi43NCwwIFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KIDwvZz4KPC9zdmc+Cg==")
}

.mourning.contrast-high .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMybW0iCiAgIGhlaWdodD0iMjguOTI0OG1tIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKICAgdmlld0JveD0iMCAwIDIuNDUgMi4yMSIKICAgaWQ9InN2ZzE1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJjaGVja2JveC1oaWdoLWNvbnRyYXN0LnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSI+PG1ldGFkYXRhCiAgIGlkPSJtZXRhZGF0YTE5Ij48cmRmOlJERj48Y2M6V29yawogICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlIC8+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgaW5rc2NhcGU6Z3VpZGUtYmJveD0idHJ1ZSIKICAgc2hvd2d1aWRlcz0idHJ1ZSIKICAgaW5rc2NhcGU6ZG9jdW1lbnQtcm90YXRpb249IjAiCiAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgIGlkPSJuYW1lZHZpZXcxNyIKICAgc2hvd2dyaWQ9ImZhbHNlIgogICBpbmtzY2FwZTp6b29tPSIyLjgyODQyNzEiCiAgIGlua3NjYXBlOmN4PSI1MC40MjU0MjciCiAgIGlua3NjYXBlOmN5PSIxNDguMDIwOTMiCiAgIGlua3NjYXBlOndpbmRvdy14PSIxOTEyIgogICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzE1Ij48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzYiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzE5NDQ1NzMsMC4xNTE5Njc4NSIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzgiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzIzODc2OTgsLTAuMDA3NzAyOTcyIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0MCIKICAgICBvcmllbnRhdGlvbj0iMSwwIgogICAgIHBvc2l0aW9uPSIwLjE1OTk5OTkyLDAuMzEwMzc1MjEiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQyIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjAsMC4zNDQ1NjU5OCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4NDQiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNDE0OTU1MjgsMi4wNDgwMzkxIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0NiIKICAgICBvcmllbnRhdGlvbj0iMCwtMSIKICAgICBwb3NpdGlvbj0iMC40MTMzNzI2OSwyLjIwNzc4ODkiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQ4IgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMDU5OTc5MiwwLjkyNzg5NTQiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODUwIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMjE5OTkyNCwwLjkwNTE3ODkzIiAvPjwvc29kaXBvZGk6bmFtZWR2aWV3PgogPGRlZnMKICAgaWQ9ImRlZnM0Ij4KICA8c3R5bGUKICAgdHlwZT0idGV4dC9jc3MiCiAgIGlkPSJzdHlsZTIiPgogICA8IVtDREFUQVsKICAgIC5maWwwIHtmaWxsOiMyQjJBMjl9CiAgICAuZmlsMSB7ZmlsbDojMDE5MkQwfQogICBdXT4KICA8L3N0eWxlPgogPC9kZWZzPgogPGcKICAgaWQ9IldhcnN0d2FfeDAwMjBfMSI+CiAgPG1ldGFkYXRhCiAgIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiIC8+CiAgPGcKICAgaWQ9Il8yNTMyMzc5NTI4Nzg0Ij4KICAgPGcKICAgaWQ9ImcxMSI+CiAgICA8cGF0aAogICBzb2RpcG9kaTpub2RldHlwZXM9InNzY2Njc3Nzc3Nzc3Nzc3MiCiAgIGNsYXNzPSJmaWwwIgogICBkPSJtIDIuMTQsMS4wNyBjIC0wLjA0LDAgLTAuMDk3MTIxLDAuMDMwMDA4IC0wLjA5NjIxNSwwLjA4IFYgMi4wNDM3OTcgSCAwLjE3NjE5Njc5IFYgMC4xNzYyMDgzNCBIIDEuNjkgQyAxLjczLDAuMTc2MjA4MzQgMS43NywwLjEzIDEuNzcsMC4wOCAxLjc3LDAuMDQgMS43NCwwIDEuNjksMCBIIDAuMDggQyAwLjA0LDAgMCwwLjAzIDAsMC4wOCB2IDIuMDYgYyAwLDAuMDQgMC4wMywwLjA4IDAuMDgsMC4wOCBoIDIuMDYgYyAwLjA0LDAgMC4wOCwtMC4wMyAwLjA4LC0wLjA4IFYgMS4xNSBDIDIuMjIsMS4xMSAyLjE5LDEuMDcgMi4xNCwxLjA3IFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgIDxwYXRoCiAgIGNsYXNzPSJmaWwxIgogICBkPSJNMi40MyAwLjA1Yy0wLjAzLC0wLjAzIC0wLjA4LC0wLjAzIC0wLjExLDBsLTEuMjYgMS4yNiAtMC4zMSAtMC4zMWMtMC4wMywtMC4wMyAtMC4wOCwtMC4wMyAtMC4xMSwwIC0wLjAzLDAuMDMgLTAuMDMsMC4wOCAwLDAuMTFsMC4zNyAwLjM3YzAuMDIsMC4wMiAwLjAzLDAuMDIgMC4wNSwwLjAyIDAuMDIsMCAwLjA0LC0wLjAxIDAuMDUsLTAuMDJsMS4zMiAtMS4zMmMwLjAzLC0wLjAzIDAuMDMsLTAuMDggMCwtMC4xMXoiCiAgIGlkPSJwYXRoOSIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgPC9nPgogIDwvZz4KIDwvZz4KPC9zdmc+Cg==")
}

.mourning.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.mourning.contrast-high .custom-control .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.mourning.contrast-high .custom-control .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high input::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high input::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high input:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high input::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high input::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .page-item.disabled .page-link,.mourning.contrast-high .page-item.active .page-link {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high .page-item.disabled .page-link * {
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .pagination .page-item:not(.disabled) .page-link:active {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .pagination .page-item:not(.disabled) .page-link:active * {
    color: inherit
}

.mourning.contrast-high .home-gallery .slick-dots .slick-active .cut-text.lines-3 {
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high .list-group-notification .list-group-item {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

.mourning.contrast-high .thematic-services-layout>h3.bottom-line-short {
    position: relative;
    z-index: 1
}

.mourning.contrast-high .thematic-services-layout .section-background {
    background: #4a4848;
    background: var(--color-grey-4)
}

.mourning.contrast-high .journal-content-article .thematic-service {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .journal-content-article .thematic-service__link {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .journal-content-article .thematic-service .bottom-line-short::after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .scroll-top-button {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .scroll-top-button .ico-arrow-up {
    color: #fefefe;
    color: var(--color-white-1)
}

.mourning.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-description {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .article-gallery--caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .d-flex .name-holder .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .d-flex .name-holder .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .d-flex .name-holder .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .d-flex .name-holder .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .d-flex .name-holder .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-group .input-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-group .input-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-group .input-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-group .input-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-group .input-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .col-ddm .form-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .col-ddm .form-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .col-ddm .form-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .col-ddm .form-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .col-ddm .form-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .datepicker .day.active {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.mourning.contrast-high .label-info,.mourning.contrast-high .label.pending {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .category-name,.mourning.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .user-name,.mourning.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .site-name,.mourning.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .category-name,.mourning.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .user-name,.mourning.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .site-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .product-menu a.list-group-heading,.mourning.contrast-high .product-menu button.list-group-heading,.mourning.contrast-high .product-menu .list-group-heading[data-toggle='collapse'] {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .carousel-banner a[href]:not([tabindex="-1"]):focus {
    outline-offset: .125rem
}

.mourning.contrast-high .carousel-banner .banner-title {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .home-banner-slider .slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .home-gallery article .aside h3.link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .thematic-service__icon {
    position: relative
}

.mourning.contrast-high .thematic-service__icon .contrast-black-yellow-icon {
    -webkit-filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%);
    filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%)
}

.mourning.contrast-high button.btn.btn-primary.lfr-ddm-form-submit {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .events-component .events-simple-list .event:not(:last-child) {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .info-residents,.mourning.contrast-high .news-temp {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

.mourning.contrast-high .district-services,.mourning.contrast-high .promoted-services,.mourning.contrast-high .multimedia {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

.mourning.contrast-high .promoted-services-text a {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

.mourning.contrast-high .district-services-data li {
    text-decoration: underline
}

.mourning.contrast-high table * {
    backface-visibility: visible;
    -webkit-backface-visibility: visible
}

.mourning.contrast-high table thead tr {
    color: #fff;
    color: var(--color-white)
}

.mourning.contrast-high table thead th {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high table tbody tr:hover {
    background-color: transparent
}

.mourning.contrast-high .table.table-autofit.table-list.table-striped * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .splitter.splitter-spaced,.mourning.contrast-high .table.table-autofit .splitter td,.mourning.contrast-high .table.table-autofit .splitter th {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .card-type-asset.entry-display-style.file-card.form-check.form-check-card.form-check-top-left * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .navbar-form.navbar-form-autofit.navbar-overlay.navbar-overlay-sm-down {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .input-group-inset-item.input-group-inset-item-after {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .breadcrumb {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .breadcrumb svg {
    fill: currentColor
}

.mourning.contrast-high .card-body {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .card.card-horizontal {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .lexicon-icon.lexicon-icon-search {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .tags>a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .management-bar.management-bar-light.navbar.navbar-expand-md {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .navbar-breakpoint-down-d-none {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .lexicon-icon.lexicon-icon-order-arrow {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .lexicon-icon-outline.order-arrow-arrow-up {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .lexicon-icon.lexicon-icon-info-circle-open {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .lexicon-icon.lexicon-icon-cards2 {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.mourning.contrast-high .sidebar.sidebar-default.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .management-bar.management-bar-primary.navbar.navbar-expand-md.navbar-nowrap {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .text-truncate {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .navbar-text {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .table.table-autofit.table-list.table-striped * {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .label.label-secondary.label-dismissible.ddm-select-option-label {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .ico-share {
    display: block
}

.mourning.contrast-high article caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high article td span {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

.mourning.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .product-menu.sidebar.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .product-menu.sidebar.sidenav-menu * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .control-menu.control-menu-level-1 {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .control-menu-level-2 {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-bottom: 0
}

.mourning.contrast-high .product-menu .panel-header .panel-title>.panel-toggler:not(.collapsed),.mourning.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler:not(.collapsed) {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .product-menu a:focus:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.mourning.contrast-high .ddm-user-view-content .multi-step-item.active .multi-step-divider .multi-step-divider {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .multi-step-icon {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.mourning.contrast-high .yui3-calendar-row .yui3-calendar-day-selected {
    border: 3px solid
}

.mourning.contrast-high .pagination .page-item.disabled {
    display: none
}

.mourning.contrast-high a[href]:not([tabindex="-1"]):focus,.mourning.contrast-high area[href]:not([tabindex="-1"]):focus,.mourning.contrast-high input:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high select:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high textarea:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high button:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high iframe:not([tabindex="-1"]):focus,.mourning.contrast-high [tabindex]:not([tabindex="-1"]):focus,.mourning.contrast-high [contentEditable=true]:not([tabindex="-1"]):focus {
    outline: 2px solid #ffeb87;
    outline: 2px solid var(--color-yellow);
    outline-offset: .25rem
}

.mourning.contrast-high .search-results__header a[href]:not([tabindex="-1"]):focus {
    outline-offset: -2px
}

.mourning.contrast-high .yui3-calendar-pane .yui3-calendar-grid:focus,.mourning.contrast-high .yui3-calendar-pane .yui3-calendarnav-prevmonth:focus,.mourning.contrast-high .yui3-calendar-pane .yui3-calendarnav-nextmonth:focus {
    outline-color: #eef2f3;
    outline-color: var(--color-grey-1)
}

.mourning.contrast-high .filter-button-holder .facets-toggle:focus {
    color: #4a4848;
    color: var(--color-grey-4)
}

.mourning.contrast-high .filter-button-holder .facets-toggle:active {
    background-color: #2b2a29;
    border: 2px solid yellow;
    color: yellow
}

.mourning.contrast-high .article-gallery--big a {
    display: block
}

.mourning.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus {
    outline: none !important
}

.mourning.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus img {
    border: 4px solid #ffeb87;
    border: 4px solid var(--color-yellow)
}

.mourning.contrast-high .article-gallery--big .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

.mourning.contrast-high .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

.mourning.contrast-high .mejs__container .mejs__inner .mejs__controls {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.mourning.contrast-high .mejs__container :focus {
    outline: 2px solid #ffeb87 !important;
    outline: 2px solid var(--color-yellow) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.mourning.contrast-high .mejs__captions-options-list button:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high .mejs__captions-options-list input:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high .mejs__captions-options-list label:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high .mejs__captions-selector-list button:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high .mejs__captions-selector-list input:not([disabled]):not([tabindex="-1"]):focus,.mourning.contrast-high .mejs__captions-selector-list label:not([disabled]):not([tabindex="-1"]):focus {
    outline-offset: 0
}

.mourning.contrast-high .mejs__captions-options-list-item button:focus,.mourning.contrast-high .mejs__captions-selector-input:focus+.mejs__captions-selector-label,.mourning.contrast-high .mejs__chapters-selector-label,.mourning.contrast-high .mejs__color-picker:focus+.mejs__captions-option-button {
    -webkit-box-shadow: 0 0 2px 2px #ffeb87;
    box-shadow: 0 0 2px 2px #ffeb87;
    -webkit-box-shadow: 0 0 2px 2px var(--color-yellow);
    box-shadow: 0 0 2px 2px var(--color-yellow)
}

.mourning.contrast-high .multi-step-item.active .multi-step-indicator .multi-step-icon {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .custom-select {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ffed00' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffed00
}

.mourning.contrast-high *[class*="bg-"] {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.mourning.contrast-high *[class*="user-icon-color-"] {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    -webkit-box-shadow: 0 0 0 1px #ffed00;
    box-shadow: 0 0 0 1px #ffed00
}

.mourning.contrast-high .control-menu-level-1-heading {
    color: #ffed00
}

.mourning.contrast-high .layout-finder .btn svg {
    color: #ffed00
}

.mourning.contrast-high .text-dark {
    color: #ffed00 !important
}

.mourning.contrast-high .text-muted {
    color: rgba(255,237,0,0.50196) !important
}

.mourning.contrast-high .toast-animation .cn,.mourning.contrast-high .toast-animation .pm {
    border-color: #ffed00
}

.mourning.contrast-high .label-danger,.mourning.contrast-high .label-dark,.mourning.contrast-high .label-info,.mourning.contrast-high .label-light,.mourning.contrast-high .label-primary,.mourning.contrast-high .label-secondary,.mourning.contrast-high .label-success,.mourning.contrast-high .label-warning,.mourning.contrast-high .label.approved,.mourning.contrast-high .label.denied,.mourning.contrast-high .label.draft,.mourning.contrast-high .label.expired,.mourning.contrast-high .label.pending,.mourning.contrast-high .label.scheduled {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffed00
}

.mourning.contrast-high [type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

.mourning.contrast-high [type="radio"]:after,.mourning.contrast-high [type="radio"]:before {
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute
}

.mourning.contrast-high [type="radio"]:after {
    height: 9px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 9px
}

.mourning.contrast-high [type="radio"]:before {
    border: 1px solid;
    height: 100%;
    width: 100%
}

.mourning.contrast-high [type="radio"]:checked:after {
    background-color: #ffed00
}

.mourning.contrast-high [type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

.mourning.contrast-high [type="checkbox"]:after,.mourning.contrast-high [type="checkbox"]:before {
    border-radius: 2px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%
}

.mourning.contrast-high [type="checkbox"]:after {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.mourning.contrast-high [type="checkbox"]:before {
    border: 1px solid #ffed00
}

.mourning.contrast-high [type="checkbox"]:checked:after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjMzLjg2NjY2OW1tIgogICBoZWlnaHQ9IjMzLjg2NjY2OW1tIgogICB2aWV3Qm94PSIwIDAgMzMuODY2NjY5IDMzLjg2NjY2OSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnOCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iY2hlY2tib3guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMiIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiCiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIKICAgICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iNS42IgogICAgIGlua3NjYXBlOmN4PSIxMi45ODI2IgogICAgIGlua3NjYXBlOmN5PSI0NS4xMzAxNDUiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjIiCiAgICAgaW5rc2NhcGU6bGFiZWw9IkJveCIKICAgICBzdHlsZT0ib3BhY2l0eToxIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjMiCiAgICAgaW5rc2NhcGU6bGFiZWw9IlRpY2siPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDEuODI4NTcxMywwLDAsMS44Mjg1NzEzLC01Ny4yMzQ0NjgsLTEzMy41NzQ1NCkiCiAgICAgICBpZD0iZzg1MiI+CiAgICAgIDxyZWN0CiAgICAgICAgIHJ5PSIyLjU1MTg2NTgiCiAgICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC45OTk5OTk5OSwtMC45OTk5OTk5OSkiCiAgICAgICAgIHk9Ii0xNzkuNzMxNTIiCiAgICAgICAgIHg9IjY5LjA3NjA5NiIKICAgICAgICAgaGVpZ2h0PSIxOC41MjA4MzQiCiAgICAgICAgIHdpZHRoPSIxOC41MjA4MzQiCiAgICAgICAgIGlkPSJyZWN0ODQ5IgogICAgICAgICBzdHlsZT0ib3BhY2l0eToxO2ZpbGw6I2ZmZWQwMDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2Utd2lkdGg6MC4yNjU5NzI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoODQ3IgogICAgICAgICBkPSJtIDcyLjg1NDkwOSwxNzAuODkyNDggMy42NjE2NDUsMy42NjE2NSA3LjM0NjkxMywtOS4yMzY4IHYgMCIKICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi42NDU4MztzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat;
    background-size: contain
}

.mourning.contrast-high .card-vertical,.mourning.contrast-high .cards-list .card {
    --card-bg-color: transparent !important
}

.mourning.contrast-high .custom-checkbox input[type="checkbox"]:not([disabled]),.mourning.contrast-high .facet-value input[type="checkbox"]:not([disabled]) {
    pointer-events: none;
    margin-left: -1.5rem
}

.mourning.contrast-high .custom-checkbox input[type="checkbox"]:not([tabindex="-1"]),.mourning.contrast-high .facet-value input[type="checkbox"]:not([tabindex="-1"]) {
    outline: 0
}

.mourning.contrast-high .custom-checkbox input[type="checkbox"]:is([disabled]),.mourning.contrast-high .facet-value input[type="checkbox"]:is([disabled]) {
    display: none
}

.mourning.contrast-high .custom-checkbox input[type="checkbox"]:after,.mourning.contrast-high .custom-checkbox input[type="checkbox"]:before,.mourning.contrast-high .facet-value input[type="checkbox"]:after,.mourning.contrast-high .facet-value input[type="checkbox"]:before {
    content: none
}

.mourning.contrast-high .close {
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

.mourning.contrast-high .modal-content {
    background-color: transparent
}

.mourning.contrast-high .modal-header,.mourning.contrast-high .modal-body {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .modal-header {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup fieldset {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup table thead th {
    border-top: 0
}

.mourning.contrast-high.dialog-iframe-popup .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .card {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .container-fluid.container-fluid-max-xl {
    border: 0
}

.mourning.contrast-high.dialog-iframe-popup.dialog-with-footer .button-holder.dialog-footer,.mourning.contrast-high.dialog-iframe-popup.dialog-with-footer .sheet-footer.dialog-footer {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .nav-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .nav-link.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after,.mourning.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab a.active:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab .navbar-underline.navbar-expand-md .navbar-nav a.active:after,.mourning.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab.active a:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab.active .navbar-underline.navbar-expand-md .navbar-nav a:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .nav-item .nav-link.active:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-link.active:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab a.active:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-item a.active:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab a.active:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab.active a:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab.active .nav-item a:after,.mourning.contrast-high.dialog-iframe-popup .nav-underline .tab.active a:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .panel-default {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .panel-default .panel-heading {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .taglib-portlet-preview.show-borders .title {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.mourning.contrast-high.dialog-iframe-popup .table td {
    border-color: transparent
}

.mourning.contrast-high.dialog-iframe-popup .table thead td,.mourning.contrast-high.dialog-iframe-popup .table thead th,.mourning.contrast-high.dialog-iframe-popup .table-list tbody td,.mourning.contrast-high.dialog-iframe-popup .table-list tbody th,.mourning.contrast-high.dialog-iframe-popup .table-list tfoot td,.mourning.contrast-high.dialog-iframe-popup .table-list tfoot th {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.mourning.contrast-high.dialog-iframe-popup .table-list th:first-child,.mourning.contrast-high.dialog-iframe-popup .table-list td:first-child {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .table-list th,.mourning.contrast-high.dialog-iframe-popup .table-list td {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow)
}

.mourning.contrast-high.dialog-iframe-popup .table-list th:last-child,.mourning.contrast-high.dialog-iframe-popup .table-list td:last-child {
    border-color: transparent;
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow)
}

.mourning.contrast-high .popover-content,.mourning.contrast-high .portlet-topper,.mourning.contrast-high .yui3-skin-sam .yui3-calendar-day,.mourning.contrast-high .yui3-skin-sam .yui3-calendar-prevmonth-day,.mourning.contrast-high .yui3-skin-sam .yui3-calendar-nextmonth-day {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.mourning.contrast-high .dropdown.pagination-items-per-page:active {
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .dropdown.pagination-items-per-page.show .dropdown-toggle * {
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .dropdown-item {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .dropdown-item:hover,.mourning.contrast-high .dropdown-menu>li>a:hover,.mourning.contrast-high .dropdown-menu .link-list>li>a:hover,.mourning.contrast-high .dropdown-item:focus,.mourning.contrast-high .dropdown-menu>li>a:focus,.mourning.contrast-high .dropdown-menu .link-list>li>a:focus {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.mourning.contrast-high .dropdown-menu {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #4a4848;
    border-color: var(--color-grey-4)
}

.mourning.contrast-high .dropdown-menu .link-list>li>a,.mourning.contrast-high .dropdown-menu li>a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-control-select,.mourning.contrast-high select.form-control:not([multiple]):not([size]) {
    background-image: url(/o/portal-theme/images/svg/arrow-down-yellow.svg)
}

.mourning.contrast-high .page-link,.mourning.contrast-high .page-item,.mourning.contrast-high .alert-info {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: #c6c5c8;
    border: var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .dropdown-toggle,.mourning.contrast-high .form-control,.mourning.contrast-high .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: 1px solid #c6c5c8;
    border: 1px solid var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .form-control::-webkit-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

.mourning.contrast-high .form-control::-moz-placeholder {
    color: rgba(255,237,0,0.50196)
}

.mourning.contrast-high .form-control:-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

.mourning.contrast-high .form-control::-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

.mourning.contrast-high .form-control::placeholder {
    color: rgba(255,237,0,0.50196)
}

.mourning.contrast-high .form-control:focus {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.mourning.contrast-high .btn:focus,.mourning.contrast-high .btn.focus,.mourning.contrast-high .btn-primary:focus,.mourning.contrast-high .btn-primary.focus,.mourning.contrast-high .btn-secondary:focus,.mourning.contrast-high .btn-secondary.focus,.mourning.contrast-high .form-control:focus,.mourning.contrast-high .has-error .form-control:focus,.mourning.contrast-high .custom-control-input:focus ~ .custom-control-label::before,.mourning.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.mourning.contrast-high .lfr-nav-item .dropdown-toggle {
    border: 0
}

.mourning.contrast-high .header-menu .navbar-nav .dropdown.open>a:after {
    display: none
}

.mourning.contrast-high .header-floater nav .navbar-nav .nav-item .nav-link {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

.mourning.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .portal-background {
    display: none
}

.mourning.contrast-high .btn-dropdown-toggle {
    border: none !important
}

.mourning.contrast-high .slick-slide .aside .btn-primary {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .figure-caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .steps__description {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .employee {
    color: #ffeb87;
    color: var(--color-yellow)
}

.mourning.contrast-high .employees__item:not(:last-child) {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

.mourning.contrast-high .has-success .custom-control-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day {
    --color-black: #000;
    --color-black-1: #2b2a29;
    --color-black-2: #212529;
    --color-blue: #d4213d;
    --color-blue-1: #b11515;
    --color-blue-2: #7c0606;
    --color-blue-3: #d4213d;
    --color-blue-4: #7c0606;
    --color-blue-5: #7c0606;
    --color-blue-6: #b11515;
    --color-grey: #ebecec;
    --color-grey-1: #eef2f3;
    --color-grey-2: #c6c5c8;
    --color-grey-3: #706f71;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-orange: #f9af36;
    --color-red: #d4213d;
    --color-white: #fff;
    --color-white-1: #fefefe;
    --color-white-2: #f8f9fa;
    --color-yellow: #ffed00;
    background: url("/o/portal-theme/images/background/flaga-rp.png") center center no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important
}

.independence-day.contrast-high {
    --color-black: #ffed00;
    --color-black-1: #ffed00;
    --color-black-2: #ffed00;
    --color-blue: #ffed00;
    --color-blue-1: #ffed00;
    --color-blue-2: #ffed00;
    --color-blue-3: #ffed00;
    --color-blue-4: #2b2a29;
    --color-blue-5: #014261;
    --color-blue-7: #ffed00;
    --color-grey: #2b2a29;
    --color-grey-1: #2b2a29;
    --color-grey-2: #ffed00;
    --color-grey-3: #ffed00;
    --color-grey-4: #4a4848;
    --color-grey-5: #d9dada;
    --color-grey-6: #2b2a29;
    --color-grey-8: #ffed00;
    --color-grey-10: #ffed00;
    --color-orange: #2b2a29;
    --color-red: #e31e24;
    --color-white: #2b2a29;
    --color-white-1: #2b2a29;
    --color-white-2: #ffed00;
    --color-yellow: #ffed00;
    background: #1c1a19 !important;
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

.independence-day.contrast-high .custom-icon {
    display: none
}

.independence-day.contrast-high .high-contrast-icon,.independence-day.contrast-high .high-contrast-icon.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.independence-day.contrast-high .custom-icon.high-contrast-icon ~ .icon,.independence-day.contrast-high .custom-icon.high-contrast-icon ~ .piuw-icon,.independence-day.contrast-high .custom-icon.high-contrast-icon ~ .ico {
    display: none
}

.independence-day.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.icon,.independence-day.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.ico,.independence-day.contrast-high .icon.custom-icon:not(.high-contrast-icon)+.piuw-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.independence-day.contrast-high .icon-eu-flag .st2 {
    fill: #000;
    fill: var(--color-black)
}

.independence-day.contrast-high .icon-twitter {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .icon-youtube path:first-child {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .icon-youtube path:last-child {
    fill: #fff;
    fill: var(--color-white)
}

.independence-day.contrast-high .icon-facebook path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .icon-linkedin .background {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .icon-linkedin .text {
    fill: #fff;
    fill: var(--color-white)
}

.independence-day.contrast-high .icon-instagram path {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .events-component .section-background {
    background-color: transparent
}

.independence-day.contrast-high .calendar {
    border: 1px solid currentColor
}

.independence-day.contrast-high .page-title-component__logo-container.has-contrast-logo .page-title-component__logo:not(.page-title-component__logo--contrast) {
    display: none
}

.independence-day.contrast-high .page-title-component__logo--contrast {
    display: block
}

.independence-day.contrast-high .custom-list-page__item--title a[href]:not([tabindex="-1"]):focus {
    outline: 2px solid transparent
}

.independence-day.contrast-high .scores-explanation__data,.independence-day.contrast-high .scores-explanation__group {
    background-color: #737276;
    background-color: var(--color-grey-6);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .widget--shadowed {
    -webkit-box-shadow: 0 0 13px 3px #e8e5e8;
    box-shadow: 0 0 13px 3px #e8e5e8;
    -webkit-box-shadow: 0 0 13px 3px var(--color-grey-10);
    box-shadow: 0 0 13px 3px var(--color-grey-10)
}

.independence-day.contrast-high .widget-tabs__tabs-list {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .portlet-content {
    background-color: transparent !important;
    color: #2b2a29 !important;
    color: var(--color-black-1) !important
}

.independence-day.contrast-high .lfr-ddm-form-container .multi-step-item.multi-step-item-expand.active {
    text-decoration: underline
}

.independence-day.contrast-high .info-residents-data:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .news-temp-wrapper p:not(:last-child) {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .text-danger {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .browser-warning {
    background: #fefefe;
    background: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .alerts {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts__icon {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts__close>button {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts__close>button:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts .go-to-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts .go-to-link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts .go-to-link:hover .go-to-link__label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .alerts .bottom-line-short:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .contrast-black-yellow-icon {
    -webkit-filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%);
    filter: invert(76%) sepia(75%) saturate(754%) hue-rotate(1deg) brightness(107%) contrast(108%)
}

.independence-day.contrast-high .contrast-icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.independence-day.contrast-high .buttons-widget .btn__icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.independence-day.contrast-high .buttons-widget .btn:hover .btn__icon {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0)
}

.independence-day.contrast-high .table-striped tbody tr:nth-child(even) {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

.independence-day.contrast-high .table-striped td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .table-striped tr:hover td:nth-child(even),.independence-day.contrast-high .table-striped tr:hover td:nth-child(odd) {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

.independence-day.contrast-high .table-striped tr td:first-child {
    border-left-color: transparent
}

.independence-day.contrast-high .dataset-table-container *,.independence-day.contrast-high .dataset-table-container .table * {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .dataset-table-container .table tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget .month.active {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget .today {
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget .today:before {
    border-bottom-color: #fff;
    border-bottom-color: var(--color-white)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table td span.active,.independence-day.contrast-high .bootstrap-datetimepicker-widget table td i.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.old,.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.new {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.day:hover,.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.hour:hover,.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.minute:hover,.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.second:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.active,.independence-day.contrast-high .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table thead td,.independence-day.contrast-high .bootstrap-datetimepicker-widget table thead th {
    border-color: transparent
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table thead tr {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table tbody tr {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table tbody tr:hover {
    background-color: transparent
}

.independence-day.contrast-high .bootstrap-datetimepicker-widget table tbody tr:nth-child(odd) {
    background-color: #fff;
    background-color: var(--color-white);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .councilor-widget table tbody tr:nth-child(even),.independence-day.contrast-high .councilor-widget table tbody tr:nth-child(even):hover {
    background: #4a4848;
    background: var(--color-grey-4)
}

.independence-day.contrast-high .councilor-widget .vote-marker.active {
    background: var(--yellow) !important
}

.independence-day.contrast-high .filtering-widget label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .widget-tabs .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.independence-day.contrast-high .widget-tabs__tab-button::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .widget-tabs__tabs-container .widget-tabs__nav-btn {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .language-menu__dropdown {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .header-floater .aside .panel-social {
    border-width: 1px
}

.independence-day.contrast-high .header-floater .aside .panel-social.left-border {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

.independence-day.contrast-high .header-floater .aside .panel-social.right-border {
    border-right-color: #ffeb87;
    border-right-color: var(--color-yellow)
}

.independence-day.contrast-high .panel {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .yui3-calendar-content .yui3-calendar-header .yui3-calendarnav-month-disabled {
    border-right-color: #fefefe;
    border-right-color: var(--color-white-1);
    cursor: not-allowed
}

.independence-day.contrast-high .newsletter-portlet {
    background: #fefefe;
    background: var(--color-white-1)
}

.independence-day.contrast-high .newsletter-portlet .agreements {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .popup .btn-close {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .leaflet-control-attribution.leaflet-control {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .leaflet-control-attribution.leaflet-control a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .leaflet-control-attribution.leaflet-control {
    background: #fefefe;
    background: var(--color-white-1)
}

.independence-day.contrast-high .skip-links .inner {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .tags .tag a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .calendar-table .calendar-current-month {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .calendar-days .week-row .day-number .calendar-button:not(.today) {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .calendar-days .week-row .day-number .calendar-button:hover {
    color: #fefefe;
    color: var(--color-white-1)
}

.independence-day.contrast-high .calendar-days .week-row .day-number:hover {
    color: #fefefe;
    color: var(--color-white-1);
    background: #ffeb87;
    background: var(--color-yellow)
}

.independence-day.contrast-high .calendar-days .week-row .day-number:hover .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

.independence-day.contrast-high .calendar-days .week-row .day-number.today .calendar-button {
    color: #fefefe;
    color: var(--color-white-1)
}

.independence-day.contrast-high .calendar-days .week-row .day-number.today .calendar-button:before,.independence-day.contrast-high .calendar .today:before {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .calendar .week-row:not(:last-child) .day-number {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .alert.alert-dismissible.alert-danger {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .alert.alert-success.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .alert.alert-danger.fade.alert-dismissible.show {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    cursor: not-allowed;
    -webkit-filter: invert(0);
    filter: invert(0)
}

.independence-day.contrast-high .facets-component .custom-date-container .required {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .article-lightbox--close {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .leaflet-control-zoom.leaflet-bar.leaflet-control * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high button.slick-gallery-autoplay.pause::before,.independence-day.contrast-high button.slick-gallery-autoplay.play::before {
    outline-color: #fefefe;
    outline-color: var(--color-white-1);
    outline-width: 8px;
    outline-style: solid;
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .lfr-pagination>ul.lfr-pagination-buttons>li>a {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .ico-arrow-up {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .sheet {
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .sheet .table-cell-expand {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .sheet .table-cell-expand-smallest {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .sheet .table thead th {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .sheet .table tbody td {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .multi-step-item>.multi-step-indicator>.multi-step-icon {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high li.multi-step-item>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    opacity: .75
}

.independence-day.contrast-high li.multi-step-item.multi-step-item-expand.active>.multi-step-divider {
    background: #ffeb87;
    background: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

.independence-day.contrast-high .yui3-calendar-grid .yui3-calendar-day,.independence-day.contrast-high .yui3-calendar-grid .yui3-calendar-prevmonth-day,.independence-day.contrast-high .yui3-calendar-grid .yui3-calendar-nextmonth-day {
    background: #fefefe;
    background: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .yui3-calendar-grid .yui3-calendar-day:focus {
    outline: 2px solid transparent !important
}

.independence-day.contrast-high .calendar .calendar-day-names .special-day {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .special-day,.independence-day.contrast-high .sunday {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .ddm-form-basic-info.ddm-form-name .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .ico-checkbox .path2:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .ico-avatar,.independence-day.contrast-high .ico-rss {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .lfr-editor-textarea::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .lfr-editor-textarea::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .lfr-editor-textarea::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .lfr-discussion-editor .flex-wrap .button-holder .btn-comment {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    padding-bottom: 6px
}

.independence-day.contrast-high .badge-info {
    background-color: transparent;
    background-color: initial
}

.independence-day.contrast-high .dropdown-menu.show .lexicon-icon-social-facebook {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .dropdown-menu.show .lexicon-icon-social-linkedin {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .article-tools a,.independence-day.contrast-high .article-tools button {
    border: 0
}

.independence-day.contrast-high .article-tools a:hover i,.independence-day.contrast-high .article-tools button:hover i {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial
}

.independence-day.contrast-high .article-top .dropdown-menu.show .dropdown-item:hover {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .slick-prev.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .slick-next.slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .article-lightbox--close {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .article-description a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .article-description a :visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high li.breadcrumb-item:not(:first-child)::before {
    fill: currentColor
}

.independence-day.contrast-high .ico-instagram {
    color: #ffeb87;
    color: var(--color-yellow);
    position: relative;
    top: .035rem;
    display: inline;
    display: initial
}

.independence-day.contrast-high .logo-high-contrast {
    display: inline;
    display: initial
}

.independence-day.contrast-high .img-instagram,.independence-day.contrast-high .logo-low-contrast {
    display: none
}

.independence-day.contrast-high button.day-number {
    background-color: #ebecec;
    background-color: var(--color-grey);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high button.day-number.today {
    border: 1.5px solid #ffeb87;
    border: 1.5px solid var(--color-yellow);
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high button.day-number:hover {
    background-color: #d9dada;
    background-color: var(--color-grey-5);
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high ul.search-autocomplete>li>a {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .highlight {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

.independence-day.contrast-high .home-articles .article::after {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .week-row {
    border-color: #ffeb87 !important;
    border-color: var(--color-yellow) !important
}

.independence-day.contrast-high .form * {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-builder-layout * {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high a:hover {
    text-decoration: underline !important
}

.independence-day.contrast-high a:focus,.independence-day.contrast-high a:visited {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .articles-list__item-content a {
    margin-left: 7px
}

.independence-day.contrast-high .calendar-day-names tr {
    background-color: #ebecec;
    background-color: var(--color-grey)
}

.independence-day.contrast-high .slick-dots {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important;
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.independence-day.contrast-high .slick-dots li {
    padding: 15px 0;
    margin: 0
}

.independence-day.contrast-high .slick-dots li:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .slick-active {
    background-color: none
}

.independence-day.contrast-high li.slick-active:hover {
    color: #ebecec !important;
    color: var(--color-grey) !important
}

.independence-day.contrast-high .article-description p {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .article-attachments li:hover,.independence-day.contrast-high .article-attachments li:hover * {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .article__details {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.independence-day.contrast-high .slick-gallery-autoplay.pause:before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .slick-gallery-autoplay.play::before {
    border-color: transparent transparent transparent #ffeb87;
    border-color: transparent transparent transparent var(--color-yellow)
}

.independence-day.contrast-high .search-bar-keywords-input {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .btn.btn-primary,.independence-day.contrast-high .btn.btn-secondary,.independence-day.contrast-high .btn.btn-default {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .btn.btn-primary .lfr-btn-label,.independence-day.contrast-high .btn.btn-secondary .lfr-btn-label,.independence-day.contrast-high .btn.btn-default .lfr-btn-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .btn-secondary:not(:disabled):not(.disabled):active,.independence-day.contrast-high .btn-secondary:not(:disabled):not(.disabled).active,.independence-day.contrast-high .nav-underline .tab.active a.btn-secondary:not(:disabled):not(.disabled),.independence-day.contrast-high .show>.btn-secondary.dropdown-toggle,.independence-day.contrast-high .btn-primary:not(:disabled):not(.disabled):active,.independence-day.contrast-high .btn-primary:not(:disabled):not(.disabled).active,.independence-day.contrast-high .nav-underline .tab.active a.btn-primary:not(:disabled):not(.disabled),.independence-day.contrast-high .show>.btn-primary.dropdown-toggle {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:before,.independence-day.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .toggle-switch-check:checked ~ .toggle-switch-bar:after,.independence-day.contrast-high label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:before,.independence-day.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .toggle-switch-check:empty ~ .toggle-switch-bar:after,.independence-day.contrast-high label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .toggle-switch-check:focus ~ .toggle-switch-bar:before,.independence-day.contrast-high label:not(.toggle-switch) .toggle-switch:focus ~ .toggle-switch-bar:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.independence-day.contrast-high button.search-bar-search-button:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .search-bar-keywords-input::-webkit-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .search-bar-keywords-input::-moz-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .search-bar-keywords-input:-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .search-bar-keywords-input::-ms-input-placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .search-bar-keywords-input::placeholder {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .slick-slide .aside {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.independence-day.contrast-high .slick-slide .aside h3 a:hover {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.independence-day.contrast-high .alert-info {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.independence-day.contrast-high .dropdown-item.active {
    color: #ffeb87 !important;
    color: var(--color-yellow) !important;
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.independence-day.contrast-high .contrast-toggler {
    background-color: #eef2f3 !important;
    background-color: var(--color-grey-1) !important
}

.independence-day.contrast-high footer {
    background: #fefefe;
    background: var(--color-white-1)
}

.independence-day.contrast-high .home-gallery {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .home-gallery button.slick-gallery-autoplay.pause:focus {
    -webkit-box-shadow: 0 0 .5em 11px #006194;
    box-shadow: 0 0 .5em 11px #006194;
    -webkit-box-shadow: 0 0 .5em 11px var(--color-blue-4);
    box-shadow: 0 0 .5em 11px var(--color-blue-4)
}

.independence-day.contrast-high .home-gallery button:focus {
    -webkit-box-shadow: 0 0 1.5em 8px #006194;
    box-shadow: 0 0 1.5em 8px #006194;
    -webkit-box-shadow: 0 0 1.5em 8px var(--color-blue-4);
    box-shadow: 0 0 1.5em 8px var(--color-blue-4)
}

.independence-day.contrast-high .home-gallery .slick-dots .slick-active {
    color: #fefefe;
    color: var(--color-white-1);
    border-left: 1px solid #fefefe;
    border-left: 1px solid var(--color-white-1);
    height: 40px
}

.independence-day.contrast-high .wip {
    color: #ffeb87;
    color: var(--color-yellow);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .wip__quality {
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high .wip .wip__address+div {
    color: #fff !important;
    color: var(--color-white) !important
}

.independence-day.contrast-high .wip__image-container>div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-image: url(/o/portal-theme/images/svg/palace-yellow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.independence-day.contrast-high .wip__image {
    visibility: hidden
}

.independence-day.contrast-high .ico-palace:before {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .tags a,.independence-day.contrast-high .tags a:hover,.independence-day.contrast-high .tags a:visited {
    color: #fefefe;
    color: var(--color-white-1)
}

.independence-day.contrast-high button.slick-arrow {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .slick-track a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control,.independence-day.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .search-bar-keywords-input-wrapper #quick-access-search input.form-control {
    border-right: 0
}

.independence-day.contrast-high .search-bar-keywords-input-wrapper .search-bar-search-button {
    border-left: 0
}

.independence-day.contrast-high .highlighted-events-component .event {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

.independence-day.contrast-high .yui3-calendar-day-highlighted {
    background-color: #ffeb87 !important;
    background-color: var(--color-yellow) !important;
    color: #006194 !important;
    color: var(--color-blue-4) !important
}

.independence-day.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .lfr-discussion-wrapper {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .facets-component .facet-value input[type=checkbox].facet-term:disabled+label {
    -webkit-filter: initial;
    filter: initial
}

.independence-day.contrast-high .ico-checkbox .path1:before {
    color: #2b2a29;
    color: var(--color-black-1)
}

.independence-day.contrast-high span.input-group-addon {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important;
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

.independence-day.contrast-high .portlet-content {
    background-color: inherit;
    background-image: none !important
}

.independence-day.contrast-high .bad,.independence-day.contrast-high .good,.independence-day.contrast-high .sufficient,.independence-day.contrast-high .tolerable,.independence-day.contrast-high .very-good,.independence-day.contrast-high .very-bad {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .input-group-inset-item.input-group-inset-item-after {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high input.custom-control-input {
    color: #fefefe;
    color: var(--color-white-1)
}

.independence-day.contrast-high .custom-checkbox .custom-control-input ~ .custom-control-label:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMuMjAxNDU4MmNtIgogICBoZWlnaHQ9IjMuMjAxNDU4MmNtIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsLXJ1bGU6ZXZlbm9kZDtpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5O3NoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247dGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uIgogICB2aWV3Qm94PSIwIDAgNC4yMzIzMjc4IDQuMjMyMzI3OCIKICAgaWQ9InN2ZzEwIgogICBzb2RpcG9kaTpkb2NuYW1lPSJlbXB0eS1ib3gtaGlnaC1jb250cmFzdC5zdmciCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMCAoNDAzNWE0ZmI0OSwgMjAyMC0wNS0wMSkiPjxtZXRhZGF0YQogICBpZD0ibWV0YWRhdGExNCI+PHJkZjpSREY+PGNjOldvcmsKICAgICAgIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZQogICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48c29kaXBvZGk6bmFtZWR2aWV3CiAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIgogICBmaXQtbWFyZ2luLXJpZ2h0PSIwIgogICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgIGZpdC1tYXJnaW4tdG9wPSIwIgogICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIKICAgaWQ9Im5hbWVkdmlldzEyIgogICBzaG93Z3JpZD0iZmFsc2UiCiAgIGlua3NjYXBlOnpvb209IjIuMjk2NTgzMyIKICAgaW5rc2NhcGU6Y3g9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6Y3k9IjE4OC45NzYzOCIKICAgaW5rc2NhcGU6d2luZG93LXg9IjE5MTIiCiAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMTAiIC8+CiA8ZGVmcwogICBpZD0iZGVmczQiPgogIDxzdHlsZQogICB0eXBlPSJ0ZXh0L2NzcyIKICAgaWQ9InN0eWxlMiI+CiAgIDwhW0NEQVRBWwogICAgLmZpbDAge2ZpbGw6IzJCMkEyOX0KICAgXV0+CiAgPC9zdHlsZT4KIDwvZGVmcz4KIDxnCiAgIHRyYW5zZm9ybT0ic2NhbGUoMC4zMjAxNDU4MykiCiAgIGlkPSJXYXJzdHdhX3gwMDIwXzEiPgogIDxtZXRhZGF0YQogICBpZD0iQ29yZWxDb3JwSURfMENvcmVsLUxheWVyIiAvPgogIDxwYXRoCiAgIGNsYXNzPSJmaWwwIgogICBkPSJNIDYuNjEsMTIuMjYgSCAwLjk1IFYgMC45NSBoIDUuNjYgNS42NiBWIDEyLjI2IFogTSA2LjYxLDAgSCAwLjQ4IEMgMC4yNCwwIDAsMC4xOCAwLDAuNDggdiAxMi4yNiBjIDAsMC4yNCAwLjE4LDAuNDggMC40OCwwLjQ4IGggNi4xMyA2LjEzIGMgMC4zLDAgMC40OCwtMC4yNCAwLjQ4LC0wLjQ4IFYgMC40OCBDIDEzLjIyLDAuMTggMTIuOTgsMCAxMi43NCwwIFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KIDwvZz4KPC9zdmc+Cg==")
}

.independence-day.contrast-high .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIKICAgd2lkdGg9IjMybW0iCiAgIGhlaWdodD0iMjguOTI0OG1tIgogICB2ZXJzaW9uPSIxLjEiCiAgIHN0eWxlPSJzaGFwZS1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyB0ZXh0LXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IGltYWdlLXJlbmRlcmluZzpvcHRpbWl6ZVF1YWxpdHk7IGZpbGwtcnVsZTpldmVub2RkOyBjbGlwLXJ1bGU6ZXZlbm9kZCIKICAgdmlld0JveD0iMCAwIDIuNDUgMi4yMSIKICAgaWQ9InN2ZzE1IgogICBzb2RpcG9kaTpkb2NuYW1lPSJjaGVja2JveC1oaWdoLWNvbnRyYXN0LnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSI+PG1ldGFkYXRhCiAgIGlkPSJtZXRhZGF0YTE5Ij48cmRmOlJERj48Y2M6V29yawogICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlCiAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+PGRjOnRpdGxlIC8+PC9jYzpXb3JrPjwvcmRmOlJERj48L21ldGFkYXRhPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgaW5rc2NhcGU6Z3VpZGUtYmJveD0idHJ1ZSIKICAgc2hvd2d1aWRlcz0idHJ1ZSIKICAgaW5rc2NhcGU6ZG9jdW1lbnQtcm90YXRpb249IjAiCiAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiCiAgIGJvcmRlcm9wYWNpdHk9IjEiCiAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgIGdyaWR0b2xlcmFuY2U9IjEwIgogICBndWlkZXRvbGVyYW5jZT0iMTAiCiAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgIGlkPSJuYW1lZHZpZXcxNyIKICAgc2hvd2dyaWQ9ImZhbHNlIgogICBpbmtzY2FwZTp6b29tPSIyLjgyODQyNzEiCiAgIGlua3NjYXBlOmN4PSI1MC40MjU0MjciCiAgIGlua3NjYXBlOmN5PSIxNDguMDIwOTMiCiAgIGlua3NjYXBlOndpbmRvdy14PSIxOTEyIgogICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzE1Ij48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzYiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzE5NDQ1NzMsMC4xNTE5Njc4NSIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4MzgiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNzIzODc2OTgsLTAuMDA3NzAyOTcyIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0MCIKICAgICBvcmllbnRhdGlvbj0iMSwwIgogICAgIHBvc2l0aW9uPSIwLjE1OTk5OTkyLDAuMzEwMzc1MjEiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQyIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjAsMC4zNDQ1NjU5OCIgLz48c29kaXBvZGk6Z3VpZGUKICAgICBpZD0iZ3VpZGU4NDQiCiAgICAgb3JpZW50YXRpb249IjAsLTEiCiAgICAgcG9zaXRpb249IjAuNDE0OTU1MjgsMi4wNDgwMzkxIiAvPjxzb2RpcG9kaTpndWlkZQogICAgIGlkPSJndWlkZTg0NiIKICAgICBvcmllbnRhdGlvbj0iMCwtMSIKICAgICBwb3NpdGlvbj0iMC40MTMzNzI2OSwyLjIwNzc4ODkiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODQ4IgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMDU5OTc5MiwwLjkyNzg5NTQiIC8+PHNvZGlwb2RpOmd1aWRlCiAgICAgaWQ9Imd1aWRlODUwIgogICAgIG9yaWVudGF0aW9uPSIxLDAiCiAgICAgcG9zaXRpb249IjIuMjE5OTkyNCwwLjkwNTE3ODkzIiAvPjwvc29kaXBvZGk6bmFtZWR2aWV3PgogPGRlZnMKICAgaWQ9ImRlZnM0Ij4KICA8c3R5bGUKICAgdHlwZT0idGV4dC9jc3MiCiAgIGlkPSJzdHlsZTIiPgogICA8IVtDREFUQVsKICAgIC5maWwwIHtmaWxsOiMyQjJBMjl9CiAgICAuZmlsMSB7ZmlsbDojMDE5MkQwfQogICBdXT4KICA8L3N0eWxlPgogPC9kZWZzPgogPGcKICAgaWQ9IldhcnN0d2FfeDAwMjBfMSI+CiAgPG1ldGFkYXRhCiAgIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiIC8+CiAgPGcKICAgaWQ9Il8yNTMyMzc5NTI4Nzg0Ij4KICAgPGcKICAgaWQ9ImcxMSI+CiAgICA8cGF0aAogICBzb2RpcG9kaTpub2RldHlwZXM9InNzY2Njc3Nzc3Nzc3Nzc3MiCiAgIGNsYXNzPSJmaWwwIgogICBkPSJtIDIuMTQsMS4wNyBjIC0wLjA0LDAgLTAuMDk3MTIxLDAuMDMwMDA4IC0wLjA5NjIxNSwwLjA4IFYgMi4wNDM3OTcgSCAwLjE3NjE5Njc5IFYgMC4xNzYyMDgzNCBIIDEuNjkgQyAxLjczLDAuMTc2MjA4MzQgMS43NywwLjEzIDEuNzcsMC4wOCAxLjc3LDAuMDQgMS43NCwwIDEuNjksMCBIIDAuMDggQyAwLjA0LDAgMCwwLjAzIDAsMC4wOCB2IDIuMDYgYyAwLDAuMDQgMC4wMywwLjA4IDAuMDgsMC4wOCBoIDIuMDYgYyAwLjA0LDAgMC4wOCwtMC4wMyAwLjA4LC0wLjA4IFYgMS4xNSBDIDIuMjIsMS4xMSAyLjE5LDEuMDcgMi4xNCwxLjA3IFoiCiAgIGlkPSJwYXRoNyIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgIDxwYXRoCiAgIGNsYXNzPSJmaWwxIgogICBkPSJNMi40MyAwLjA1Yy0wLjAzLC0wLjAzIC0wLjA4LC0wLjAzIC0wLjExLDBsLTEuMjYgMS4yNiAtMC4zMSAtMC4zMWMtMC4wMywtMC4wMyAtMC4wOCwtMC4wMyAtMC4xMSwwIC0wLjAzLDAuMDMgLTAuMDMsMC4wOCAwLDAuMTFsMC4zNyAwLjM3YzAuMDIsMC4wMiAwLjAzLDAuMDIgMC4wNSwwLjAyIDAuMDIsMCAwLjA0LC0wLjAxIDAuMDUsLTAuMDJsMS4zMiAtMS4zMmMwLjAzLC0wLjAzIDAuMDMsLTAuMDggMCwtMC4xMXoiCiAgIGlkPSJwYXRoOSIKICAgc3R5bGU9ImZpbGw6I2ZmZWQwMDtmaWxsLW9wYWNpdHk6MSIgLz4KICAgPC9nPgogIDwvZz4KIDwvZz4KPC9zdmc+Cg==")
}

.independence-day.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .custom-control .custom-control-input:checked ~ .custom-control-label::after {
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.independence-day.contrast-high .custom-control .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.independence-day.contrast-high .custom-control .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high input::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high input::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high input:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high input::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high input::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .page-item.disabled .page-link,.independence-day.contrast-high .page-item.active .page-link {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high .page-item.disabled .page-link * {
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .pagination .page-item:not(.disabled) .page-link:active {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .pagination .page-item:not(.disabled) .page-link:active * {
    color: inherit
}

.independence-day.contrast-high .home-gallery .slick-dots .slick-active .cut-text.lines-3 {
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high .list-group-notification .list-group-item {
    background-color: #4a4848;
    background-color: var(--color-grey-4)
}

.independence-day.contrast-high .thematic-services-layout>h3.bottom-line-short {
    position: relative;
    z-index: 1
}

.independence-day.contrast-high .thematic-services-layout .section-background {
    background: #4a4848;
    background: var(--color-grey-4)
}

.independence-day.contrast-high .journal-content-article .thematic-service {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .journal-content-article .thematic-service__link {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .journal-content-article .thematic-service .bottom-line-short::after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .scroll-top-button {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .scroll-top-button .ico-arrow-up {
    color: #fefefe;
    color: var(--color-white-1)
}

.independence-day.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-description {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .article-gallery--caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .d-flex .name-holder .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .d-flex .name-holder .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .d-flex .name-holder .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .d-flex .name-holder .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .d-flex .name-holder .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-group .input-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-group .input-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-group .input-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-group .input-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-group .input-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .col-ddm .form-group .form-control::-webkit-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .col-ddm .form-group .form-control::-moz-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .col-ddm .form-group .form-control:-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .col-ddm .form-group .form-control::-ms-input-placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .col-ddm .form-group .form-control::placeholder {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .datepicker .day.active {
    background-color: #4a4848;
    background-color: var(--color-grey-4);
    color: #ffeb87 !important;
    color: var(--color-yellow) !important
}

.independence-day.contrast-high .label-info,.independence-day.contrast-high .label.pending {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .category-name,.independence-day.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .user-name,.independence-day.contrast-high .product-menu .panel-header .panel-title>.panel-toggler .site-name,.independence-day.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .category-name,.independence-day.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .user-name,.independence-day.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler .site-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .product-menu a.list-group-heading,.independence-day.contrast-high .product-menu button.list-group-heading,.independence-day.contrast-high .product-menu .list-group-heading[data-toggle='collapse'] {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .carousel-banner a[href]:not([tabindex="-1"]):focus {
    outline-offset: .125rem
}

.independence-day.contrast-high .carousel-banner .banner-title {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .home-banner-slider .slick-arrow {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .home-gallery article .aside h3.link:hover {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .portlet-forms .ddm-form-basic-info .ddm-form-name {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .thematic-service__icon {
    position: relative
}

.independence-day.contrast-high .thematic-service__icon .contrast-black-yellow-icon {
    -webkit-filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%);
    filter: invert(16%) sepia(75%) saturate(750%) hue-rotate(1deg) brightness(107%) contrast(100%)
}

.independence-day.contrast-high button.btn.btn-primary.lfr-ddm-form-submit {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .events-component .events-simple-list .event:not(:last-child) {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .info-residents,.independence-day.contrast-high .news-temp {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

.independence-day.contrast-high .district-services,.independence-day.contrast-high .promoted-services,.independence-day.contrast-high .multimedia {
    -webkit-box-shadow: 0 0 13px 3px #ffeb87;
    box-shadow: 0 0 13px 3px #ffeb87;
    -webkit-box-shadow: 0 0 13px 3px var(--color-yellow);
    box-shadow: 0 0 13px 3px var(--color-yellow)
}

.independence-day.contrast-high .promoted-services-text a {
    border-bottom: 1px solid #ffeb87;
    border-bottom: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .district-services-data li {
    text-decoration: underline
}

.independence-day.contrast-high table * {
    backface-visibility: visible;
    -webkit-backface-visibility: visible
}

.independence-day.contrast-high table thead tr {
    color: #fff;
    color: var(--color-white)
}

.independence-day.contrast-high table thead th {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high table tbody tr:hover {
    background-color: transparent
}

.independence-day.contrast-high .table.table-autofit.table-list.table-striped * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .splitter.splitter-spaced,.independence-day.contrast-high .table.table-autofit .splitter td,.independence-day.contrast-high .table.table-autofit .splitter th {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .card-type-asset.entry-display-style.file-card.form-check.form-check-card.form-check-top-left * {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .navbar-form.navbar-form-autofit.navbar-overlay.navbar-overlay-sm-down {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .input-group-inset-item.input-group-inset-item-after {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .breadcrumb {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .breadcrumb svg {
    fill: currentColor
}

.independence-day.contrast-high .card-body {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .card.card-horizontal {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .lexicon-icon.lexicon-icon-search {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .tags>a {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .management-bar.management-bar-light.navbar.navbar-expand-md {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .navbar-breakpoint-down-d-none {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .lexicon-icon.lexicon-icon-order-arrow {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .lexicon-icon-outline.order-arrow-arrow-up {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .lexicon-icon.lexicon-icon-info-circle-open {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .lexicon-icon.lexicon-icon-cards2 {
    fill: #ffeb87;
    fill: var(--color-yellow)
}

.independence-day.contrast-high .sidebar.sidebar-default.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .management-bar.management-bar-primary.navbar.navbar-expand-md.navbar-nowrap {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .text-truncate {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .navbar-text {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .table.table-autofit.table-list.table-striped * {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .label.label-secondary.label-dismissible.ddm-select-option-label {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .ico-share {
    display: block
}

.independence-day.contrast-high article caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high article td span {
    background-color: #fefefe !important;
    background-color: var(--color-white-1) !important
}

.independence-day.contrast-high .container-fluid.container-fluid-max-xl {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .product-menu.sidebar.sidenav-menu {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .product-menu.sidebar.sidenav-menu * {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .control-menu.control-menu-level-1 {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .control-menu-level-2 {
    background-color: #fefefe;
    background-color: var(--color-white-1);
    border-bottom: 0
}

.independence-day.contrast-high .product-menu .panel-header .panel-title>.panel-toggler:not(.collapsed),.independence-day.contrast-high .product-menu .panel-heading .panel-title>.panel-toggler:not(.collapsed) {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .product-menu a:focus:before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.independence-day.contrast-high .ddm-user-view-content .multi-step-item.active .multi-step-divider .multi-step-divider {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .multi-step-icon {
    border: 1px solid #ffeb87;
    border: 1px solid var(--color-yellow)
}

.independence-day.contrast-high .yui3-calendar-row .yui3-calendar-day-selected {
    border: 3px solid
}

.independence-day.contrast-high .pagination .page-item.disabled {
    display: none
}

.independence-day.contrast-high a[href]:not([tabindex="-1"]):focus,.independence-day.contrast-high area[href]:not([tabindex="-1"]):focus,.independence-day.contrast-high input:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high select:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high textarea:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high button:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high iframe:not([tabindex="-1"]):focus,.independence-day.contrast-high [tabindex]:not([tabindex="-1"]):focus,.independence-day.contrast-high [contentEditable=true]:not([tabindex="-1"]):focus {
    outline: 2px solid #ffeb87;
    outline: 2px solid var(--color-yellow);
    outline-offset: .25rem
}

.independence-day.contrast-high .search-results__header a[href]:not([tabindex="-1"]):focus {
    outline-offset: -2px
}

.independence-day.contrast-high .yui3-calendar-pane .yui3-calendar-grid:focus,.independence-day.contrast-high .yui3-calendar-pane .yui3-calendarnav-prevmonth:focus,.independence-day.contrast-high .yui3-calendar-pane .yui3-calendarnav-nextmonth:focus {
    outline-color: #eef2f3;
    outline-color: var(--color-grey-1)
}

.independence-day.contrast-high .filter-button-holder .facets-toggle:focus {
    color: #4a4848;
    color: var(--color-grey-4)
}

.independence-day.contrast-high .filter-button-holder .facets-toggle:active {
    background-color: #2b2a29;
    border: 2px solid yellow;
    color: yellow
}

.independence-day.contrast-high .article-gallery--big a {
    display: block
}

.independence-day.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus {
    outline: none !important
}

.independence-day.contrast-high .article-gallery--big a[href]:not([tabindex="-1"]):focus img {
    border: 4px solid #ffeb87;
    border: 4px solid var(--color-yellow)
}

.independence-day.contrast-high .article-gallery--big .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

.independence-day.contrast-high .slick-slide:focus:after {
    border: 2px solid #ffeb87;
    border: 2px solid var(--color-yellow)
}

.independence-day.contrast-high .mejs__container .mejs__inner .mejs__controls {
    background-color: #fefefe;
    background-color: var(--color-white-1)
}

.independence-day.contrast-high .mejs__container :focus {
    outline: 2px solid #ffeb87 !important;
    outline: 2px solid var(--color-yellow) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.independence-day.contrast-high .mejs__captions-options-list button:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high .mejs__captions-options-list input:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high .mejs__captions-options-list label:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high .mejs__captions-selector-list button:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high .mejs__captions-selector-list input:not([disabled]):not([tabindex="-1"]):focus,.independence-day.contrast-high .mejs__captions-selector-list label:not([disabled]):not([tabindex="-1"]):focus {
    outline-offset: 0
}

.independence-day.contrast-high .mejs__captions-options-list-item button:focus,.independence-day.contrast-high .mejs__captions-selector-input:focus+.mejs__captions-selector-label,.independence-day.contrast-high .mejs__chapters-selector-label,.independence-day.contrast-high .mejs__color-picker:focus+.mejs__captions-option-button {
    -webkit-box-shadow: 0 0 2px 2px #ffeb87;
    box-shadow: 0 0 2px 2px #ffeb87;
    -webkit-box-shadow: 0 0 2px 2px var(--color-yellow);
    box-shadow: 0 0 2px 2px var(--color-yellow)
}

.independence-day.contrast-high .multi-step-item.active .multi-step-indicator .multi-step-icon {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .custom-select {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23ffed00' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffed00
}

.independence-day.contrast-high *[class*="bg-"] {
    background-color: #ebecec !important;
    background-color: var(--color-grey) !important
}

.independence-day.contrast-high *[class*="user-icon-color-"] {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    -webkit-box-shadow: 0 0 0 1px #ffed00;
    box-shadow: 0 0 0 1px #ffed00
}

.independence-day.contrast-high .control-menu-level-1-heading {
    color: #ffed00
}

.independence-day.contrast-high .layout-finder .btn svg {
    color: #ffed00
}

.independence-day.contrast-high .text-dark {
    color: #ffed00 !important
}

.independence-day.contrast-high .text-muted {
    color: rgba(255,237,0,0.50196) !important
}

.independence-day.contrast-high .toast-animation .cn,.independence-day.contrast-high .toast-animation .pm {
    border-color: #ffed00
}

.independence-day.contrast-high .label-danger,.independence-day.contrast-high .label-dark,.independence-day.contrast-high .label-info,.independence-day.contrast-high .label-light,.independence-day.contrast-high .label-primary,.independence-day.contrast-high .label-secondary,.independence-day.contrast-high .label-success,.independence-day.contrast-high .label-warning,.independence-day.contrast-high .label.approved,.independence-day.contrast-high .label.denied,.independence-day.contrast-high .label.draft,.independence-day.contrast-high .label.expired,.independence-day.contrast-high .label.pending,.independence-day.contrast-high .label.scheduled {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffed00
}

.independence-day.contrast-high [type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

.independence-day.contrast-high [type="radio"]:after,.independence-day.contrast-high [type="radio"]:before {
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute
}

.independence-day.contrast-high [type="radio"]:after {
    height: 9px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 9px
}

.independence-day.contrast-high [type="radio"]:before {
    border: 1px solid;
    height: 100%;
    width: 100%
}

.independence-day.contrast-high [type="radio"]:checked:after {
    background-color: #ffed00
}

.independence-day.contrast-high [type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 14px;
    position: relative;
    width: 14px
}

.independence-day.contrast-high [type="checkbox"]:after,.independence-day.contrast-high [type="checkbox"]:before {
    border-radius: 2px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%
}

.independence-day.contrast-high [type="checkbox"]:after {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.independence-day.contrast-high [type="checkbox"]:before {
    border: 1px solid #ffed00
}

.independence-day.contrast-high [type="checkbox"]:checked:after {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjMzLjg2NjY2OW1tIgogICBoZWlnaHQ9IjMzLjg2NjY2OW1tIgogICB2aWV3Qm94PSIwIDAgMzMuODY2NjY5IDMzLjg2NjY2OSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0ic3ZnOCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wICg0MDM1YTRmYjQ5LCAyMDIwLTA1LTAxKSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iY2hlY2tib3guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMiIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgZml0LW1hcmdpbi1ib3R0b209IjAiCiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIKICAgICBmaXQtbWFyZ2luLWxlZnQ9IjAiCiAgICAgZml0LW1hcmdpbi10b3A9IjAiCiAgICAgaWQ9ImJhc2UiCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IgogICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6em9vbT0iNS42IgogICAgIGlua3NjYXBlOmN4PSIxMi45ODI2IgogICAgIGlua3NjYXBlOmN5PSI0NS4xMzAxNDUiCiAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9InB4IgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMyIKICAgICBpbmtzY2FwZTpkb2N1bWVudC1yb3RhdGlvbj0iMCIKICAgICBzaG93Z3JpZD0iZmFsc2UiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjIiCiAgICAgaW5rc2NhcGU6bGFiZWw9IkJveCIKICAgICBzdHlsZT0ib3BhY2l0eToxIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjA3NjA5NywtMTYxLjIxMDY5KSIKICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIgogICAgIGlkPSJsYXllcjMiCiAgICAgaW5rc2NhcGU6bGFiZWw9IlRpY2siPgogICAgPGcKICAgICAgIHRyYW5zZm9ybT0ibWF0cml4KDEuODI4NTcxMywwLDAsMS44Mjg1NzEzLC01Ny4yMzQ0NjgsLTEzMy41NzQ1NCkiCiAgICAgICBpZD0iZzg1MiI+CiAgICAgIDxyZWN0CiAgICAgICAgIHJ5PSIyLjU1MTg2NTgiCiAgICAgICAgIHRyYW5zZm9ybT0ic2NhbGUoMC45OTk5OTk5OSwtMC45OTk5OTk5OSkiCiAgICAgICAgIHk9Ii0xNzkuNzMxNTIiCiAgICAgICAgIHg9IjY5LjA3NjA5NiIKICAgICAgICAgaGVpZ2h0PSIxOC41MjA4MzQiCiAgICAgICAgIHdpZHRoPSIxOC41MjA4MzQiCiAgICAgICAgIGlkPSJyZWN0ODQ5IgogICAgICAgICBzdHlsZT0ib3BhY2l0eToxO2ZpbGw6I2ZmZWQwMDtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2Utd2lkdGg6MC4yNjU5NzI7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGlkPSJwYXRoODQ3IgogICAgICAgICBkPSJtIDcyLjg1NDkwOSwxNzAuODkyNDggMy42NjE2NDUsMy42NjE2NSA3LjM0NjkxMywtOS4yMzY4IHYgMCIKICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6Mi42NDU4MztzdHJva2UtbGluZWNhcDpidXR0O3N0cm9rZS1saW5lam9pbjptaXRlcjtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==") no-repeat;
    background-size: contain
}

.independence-day.contrast-high .card-vertical,.independence-day.contrast-high .cards-list .card {
    --card-bg-color: transparent !important
}

.independence-day.contrast-high .custom-checkbox input[type="checkbox"]:not([disabled]),.independence-day.contrast-high .facet-value input[type="checkbox"]:not([disabled]) {
    pointer-events: none;
    margin-left: -1.5rem
}

.independence-day.contrast-high .custom-checkbox input[type="checkbox"]:not([tabindex="-1"]),.independence-day.contrast-high .facet-value input[type="checkbox"]:not([tabindex="-1"]) {
    outline: 0
}

.independence-day.contrast-high .custom-checkbox input[type="checkbox"]:is([disabled]),.independence-day.contrast-high .facet-value input[type="checkbox"]:is([disabled]) {
    display: none
}

.independence-day.contrast-high .custom-checkbox input[type="checkbox"]:after,.independence-day.contrast-high .custom-checkbox input[type="checkbox"]:before,.independence-day.contrast-high .facet-value input[type="checkbox"]:after,.independence-day.contrast-high .facet-value input[type="checkbox"]:before {
    content: none
}

.independence-day.contrast-high .close {
    color: #ffeb87;
    color: var(--color-yellow);
    opacity: 1
}

.independence-day.contrast-high .modal-content {
    background-color: transparent
}

.independence-day.contrast-high .modal-header,.independence-day.contrast-high .modal-body {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .modal-header {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup fieldset {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup table thead th {
    border-top: 0
}

.independence-day.contrast-high.dialog-iframe-popup .navigation-bar {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .card {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .container-fluid.container-fluid-max-xl {
    border: 0
}

.independence-day.contrast-high.dialog-iframe-popup.dialog-with-footer .button-holder.dialog-footer,.independence-day.contrast-high.dialog-iframe-popup.dialog-with-footer .sheet-footer.dialog-footer {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    border-color: #ffeb87;
    border-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .nav-link {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .nav-link.active {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active:after,.independence-day.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab a.active:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab .navbar-underline.navbar-expand-md .navbar-nav a.active:after,.independence-day.contrast-high.dialog-iframe-popup .navbar-underline.navbar-expand-md .navbar-nav .nav-underline .tab.active a:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab.active .navbar-underline.navbar-expand-md .navbar-nav a:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .nav-item .nav-link.active:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-link.active:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab a.active:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab .nav-item a.active:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab a.active:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .nav-item .tab.active a:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab.active .nav-item a:after,.independence-day.contrast-high.dialog-iframe-popup .nav-underline .tab.active a:after {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .panel-default {
    border-color: #ffeb87;
    border-color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .panel-default .panel-heading {
    background-color: #eef2f3;
    background-color: var(--color-grey-1);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .taglib-portlet-preview.show-borders .title {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.independence-day.contrast-high.dialog-iframe-popup .table td {
    border-color: transparent
}

.independence-day.contrast-high.dialog-iframe-popup .table thead td,.independence-day.contrast-high.dialog-iframe-popup .table thead th,.independence-day.contrast-high.dialog-iframe-popup .table-list tbody td,.independence-day.contrast-high.dialog-iframe-popup .table-list tbody th,.independence-day.contrast-high.dialog-iframe-popup .table-list tfoot td,.independence-day.contrast-high.dialog-iframe-popup .table-list tfoot th {
    background-color: #eef2f3;
    background-color: var(--color-grey-1)
}

.independence-day.contrast-high.dialog-iframe-popup .table-list th:first-child,.independence-day.contrast-high.dialog-iframe-popup .table-list td:first-child {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87,inset .0625rem 0 #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow),inset .0625rem 0 var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .table-list th,.independence-day.contrast-high.dialog-iframe-popup .table-list td {
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),0 .0625rem var(--color-yellow)
}

.independence-day.contrast-high.dialog-iframe-popup .table-list th:last-child,.independence-day.contrast-high.dialog-iframe-popup .table-list td:last-child {
    border-color: transparent;
    -webkit-box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    box-shadow: inset 0 .0625rem #ffeb87,inset -0.0625rem 0 #ffeb87,0 .0625rem #ffeb87;
    -webkit-box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow);
    box-shadow: inset 0 .0625rem var(--color-yellow),inset -0.0625rem 0 var(--color-yellow),0 .0625rem var(--color-yellow)
}

.independence-day.contrast-high .popover-content,.independence-day.contrast-high .portlet-topper,.independence-day.contrast-high .yui3-skin-sam .yui3-calendar-day,.independence-day.contrast-high .yui3-skin-sam .yui3-calendar-prevmonth-day,.independence-day.contrast-high .yui3-skin-sam .yui3-calendar-nextmonth-day {
    background-color: #ffeb87;
    background-color: var(--color-yellow)
}

.independence-day.contrast-high .dropdown.pagination-items-per-page:active {
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .dropdown.pagination-items-per-page.show .dropdown-toggle * {
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .dropdown-item {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .dropdown-item:hover,.independence-day.contrast-high .dropdown-menu>li>a:hover,.independence-day.contrast-high .dropdown-menu .link-list>li>a:hover,.independence-day.contrast-high .dropdown-item:focus,.independence-day.contrast-high .dropdown-menu>li>a:focus,.independence-day.contrast-high .dropdown-menu .link-list>li>a:focus {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ebecec;
    color: var(--color-grey)
}

.independence-day.contrast-high .dropdown-menu {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border-color: #4a4848;
    border-color: var(--color-grey-4)
}

.independence-day.contrast-high .dropdown-menu .link-list>li>a,.independence-day.contrast-high .dropdown-menu li>a {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-control-select,.independence-day.contrast-high select.form-control:not([multiple]):not([size]) {
    background-image: url(/o/portal-theme/images/svg/arrow-down-yellow.svg)
}

.independence-day.contrast-high .page-link,.independence-day.contrast-high .page-item,.independence-day.contrast-high .alert-info {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: #c6c5c8;
    border: var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .dropdown-toggle,.independence-day.contrast-high .form-control,.independence-day.contrast-high .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
    background-color: #ebecec;
    background-color: var(--color-grey);
    border: 1px solid #c6c5c8;
    border: 1px solid var(--color-grey-2);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .form-control::-webkit-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

.independence-day.contrast-high .form-control::-moz-placeholder {
    color: rgba(255,237,0,0.50196)
}

.independence-day.contrast-high .form-control:-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

.independence-day.contrast-high .form-control::-ms-input-placeholder {
    color: rgba(255,237,0,0.50196)
}

.independence-day.contrast-high .form-control::placeholder {
    color: rgba(255,237,0,0.50196)
}

.independence-day.contrast-high .form-control:focus {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.independence-day.contrast-high .btn:focus,.independence-day.contrast-high .btn.focus,.independence-day.contrast-high .btn-primary:focus,.independence-day.contrast-high .btn-primary.focus,.independence-day.contrast-high .btn-secondary:focus,.independence-day.contrast-high .btn-secondary.focus,.independence-day.contrast-high .form-control:focus,.independence-day.contrast-high .has-error .form-control:focus,.independence-day.contrast-high .custom-control-input:focus ~ .custom-control-label::before,.independence-day.contrast-high .custom-control .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 2px #ffeb87;
    box-shadow: 0 0 0 2px #ffeb87;
    -webkit-box-shadow: 0 0 0 2px var(--color-yellow);
    box-shadow: 0 0 0 2px var(--color-yellow)
}

.independence-day.contrast-high .lfr-nav-item .dropdown-toggle {
    border: 0
}

.independence-day.contrast-high .header-menu .navbar-nav .dropdown.open>a:after {
    display: none
}

.independence-day.contrast-high .header-floater nav .navbar-nav .nav-item .nav-link {
    border-left-color: #ffeb87;
    border-left-color: var(--color-yellow)
}

.independence-day.contrast-high .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    background-color: #ffeb87;
    background-color: var(--color-yellow);
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .portal-background {
    display: none
}

.independence-day.contrast-high .btn-dropdown-toggle {
    border: none !important
}

.independence-day.contrast-high .slick-slide .aside .btn-primary {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .figure-caption {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .steps__description {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .employee {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day.contrast-high .employees__item:not(:last-child) {
    border-bottom-color: #ffeb87;
    border-bottom-color: var(--color-yellow)
}

.independence-day.contrast-high .has-success .custom-control-label {
    color: #ffeb87;
    color: var(--color-yellow)
}

.independence-day .portal-background {
    display: none
}

.independence-day .article-tools .dropdown-menu.show .lexicon-icon-social-facebook,.independence-day .article-tools .dropdown-menu.show .lexicon-icon-social-linkedin,.independence-day .article-tools .dropdown-menu.show .lexicon-icon-social-twitter {
    fill: currentColor
}

html {
    height: 100%;
    min-height: 100%;
    min-width: 320px;
    overflow-x: auto
}

html.aside-open {
    overflow: hidden
}

@media screen and (min-width: 992px) {
    html.aside-open {
        overflow:auto
    }
}

@media screen and (min-width: 320px) {
    html {
        overflow-x:hidden
    }
}

body {
    background-position: center 300px;
    color: #212529;
    color: var(--color-black-2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Arial,sans-serif;
    font-size: .875rem;
    min-height: 100%;
    padding-top: 71px;
    overflow-x: hidden;
    position: relative
}

@media screen and (min-width: 992px) {
    body {
        font-size:1.0625rem;
        padding-top: 0
    }
}

legend {
    font-size: 1rem
}

body>.flipped {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.container {
    max-width: none;
    width: 100%
}

@media screen and (min-width: 992px) {
    .container {
        max-width:1628px
    }
}

.main-content>.container {
    max-width: 100%;
    padding: 0
}

.main-content>.container>.content {
    width: 100%
}

#main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.portlet {
    margin-bottom: 0
}

#main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.portlet>.portlet-content>.portlet-content-container,#main-content>.portlet-layout>.portlet-column>.portlet-login>.portlet>.portlet-content>.portlet-content-container,#main-content>.portlet-layout>.portlet-column>.portlet-login>.portlet>.portlet-content>.portlet-header,#main-content>.portlet-layout>.portlet-column>div[class*="ArticlePreviewWebPortlet"]>.portlet>.portlet-content>.portlet-content-container,#main-content>.portlet-layout>.portlet-column>div[class*="ArticlePreviewWebPortlet"]>.portlet>.portlet-content>.portlet-header,#main-content>.portlet-boundary>div>.fragments-editor>.fragment-entry-link-list>section>.container,#main-content>section>.container,.main-content>.container>.content>.portlet {
    max-width: 1628px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

#main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.portlet>.portlet-content>.portlet-content-container>.portlet-body,#main-content>.portlet-layout>.portlet-column>.portlet-login>.portlet>.portlet-content>.portlet-content-container>.portlet-body,#main-content>.portlet-layout>.portlet-column>.portlet-login>.portlet>.portlet-content>.portlet-header>.autofit-col,#main-content>.portlet-layout>.portlet-column>div[class*="ArticlePreviewWebPortlet"]>.portlet>.portlet-content>.portlet-content-container>.portlet-body,#main-content>.portlet-layout>.portlet-column>div[class*="ArticlePreviewWebPortlet"]>.portlet>.portlet-content>.portlet-header>.autofit-col,#main-content>.portlet-boundary>div>.fragments-editor>.fragment-entry-link-list>section>.container>div,#main-content>section>.container>.row,.main-content>.container>.content>.portlet>.portlet-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media screen and (min-width: 992px) {
    #main-content>.portlet-layout>.portlet-column>.portlet-column-content>.portlet-boundary>.portlet>.portlet-content>.portlet-content-container>.portlet-body,#main-content>.portlet-layout>.portlet-column>.portlet-login>.portlet>.portlet-content>.portlet-content-container>.portlet-body,#main-content>.portlet-layout>.portlet-column>.portlet-login>.portlet>.portlet-content>.portlet-header>.autofit-col,#main-content>.portlet-layout>.portlet-column>div[class*="ArticlePreviewWebPortlet"]>.portlet>.portlet-content>.portlet-content-container>.portlet-body,#main-content>.portlet-layout>.portlet-column>div[class*="ArticlePreviewWebPortlet"]>.portlet>.portlet-content>.portlet-header>.autofit-col,#main-content>.portlet-boundary>div>.fragments-editor>.fragment-entry-link-list>section>.container>div,#main-content>section>.container>.row,.main-content>.container>.content>.portlet>.portlet-content {
        width:84.3%
    }
}

#main-content>section>.container>div>div {
    padding-left: 0;
    padding-right: 0
}

.portlet-content {
    color: #2b2a29;
    color: var(--color-black-1)
}

.link,.link:hover,.link:active,.link:focus {
    color: #2b2a29;
    color: var(--color-black-1)
}

.close-button {
    background-color: transparent;
    border: 0;
    color: #fff;
    color: var(--color-white);
    cursor: default;
    font-size: 1.25rem;
    position: absolute;
    right: .3125rem;
    top: .3125rem;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.close-button:hover {
    color: #f9af36;
    color: var(--color-orange)
}

.yui3-dd-drop-active-valid .portlet-dropzone {
    outline: 1px dotted #d9dada;
    outline: 1px dotted var(--color-grey-5);
    padding: 10px;
    margin: 3px;
    min-height: 100px
}

@media screen and (min-width: 992px) {
    body .aside-gradient {
        background:#fefefe;
        background: var(--color-white-1);
        background: -webkit-gradient(left top,left bottom,color-stop(0,#fff),color-stop(100%,#ebecec));
        background: -webkit-gradient(left top,left bottom,color-stop(0,var(--color-white)),color-stop(100%,var(--color-grey)));
        background: -o-linear-gradient(top,#fff 0%,#ebecec 100%);
        background: -o-linear-gradient(top,var(--color-white) 0%,var(--color-grey) 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#ebecec));
        background: linear-gradient(to bottom,#fff 0%,#ebecec 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(var(--color-white)),to(var(--color-grey)));
        background: linear-gradient(to bottom,var(--color-white) 0%,var(--color-grey) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--color-white)',endColorstr='var(--color-grey)',GradientType=0)
    }
}

.no-entries-message {
    min-width: 0;
    text-align: center
}

.portlet-body {
    word-break: break-word;
    word-wrap: break-word
}

.portal-version {
    font-size: .625rem;
    text-align: center
}

.dialog-iframe-popup .flipped .portlet-body .portal-version {
    display: block
}

.dialog-iframe-popup .flipped .portal-version {
    display: none
}

#viewport-marker {
    width: 1px
}

@media screen and (min-width: 565px) {
    #viewport-marker {
        width:2px
    }
}

@media screen and (min-width: 768px) {
    #viewport-marker {
        width:3px
    }
}

@media screen and (min-width: 992px) {
    #viewport-marker {
        width:4px
    }
}

@media screen and (min-width: 1200px) {
    #viewport-marker {
        width:5px
    }
}

@media screen and (min-width: 1628px) {
    #viewport-marker {
        width:6px
    }
}

a[href]:not([tabindex="-1"]):focus,area[href]:not([tabindex="-1"]):focus,input:not([disabled]):not([tabindex="-1"]):focus,select:not([disabled]):not([tabindex="-1"]):focus,textarea:not([disabled]):not([tabindex="-1"]):focus,button:not([disabled]):not([tabindex="-1"]):focus,iframe:not([tabindex="-1"]):focus,[tabindex]:not([tabindex="-1"]):focus,[contentEditable=true]:not([tabindex="-1"]):focus {
    outline: 2px solid #2b2a29;
    outline: 2px solid var(--color-black-1)
}

.search-results__header a[href]:not([tabindex="-1"]):focus {
    outline-offset: -2px
}

.home-gallery [tabindex]:not([tabindex="-1"]):focus {
    outline-offset: 5px
}

.home-banner-slider [tabindex]:not([tabindex="-1"]):focus {
    outline-offset: -2px
}

.home-articles .article-container a:focus {
    outline: 2px solid #2b2a29;
    outline: 2px solid var(--color-black-1);
    outline-offset: 4px
}

.banner a:focus {
    outline-offset: 2px
}

.has-edit-mode-menu .main-content {
    overflow: unset
}

.has-edit-mode-menu .header-floater {
    top: 144px
}

@media screen and (min-width: 768px) {
    .has-edit-mode-menu .header-floater {
        top:120px
    }
}

.staging-links .active {
    text-decoration: underline
} 
