@charset "UTF-8";
.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; }

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

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

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

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.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: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .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 and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-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::placeholder {
    color: #a7a9bc;
    font-style: italic; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper a {
  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: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-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; }

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

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

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

.liferay-autocomplete-input-mirror {
  left: -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%);
      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: -15px;
    margin-right: -15px;
    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: flex;
  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: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

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

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

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

.active-area {
  background: #ffc; }

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

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

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 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: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 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: 0.5; } }

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

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

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

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

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

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 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 search ---------- */
.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-spa-loading-bar {
  -webkit-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);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

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

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -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 {
  box-shadow: inset 0 0 5px #b8c1d1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* roboto-condensed-300 - latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-300.woff2") format("woff2"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-300.woff") format("woff"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-300.ttf") format("truetype"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-300.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }

/* roboto-condensed-regular - latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-regular.woff2") format("woff2"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-regular.woff") format("woff"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-regular.ttf") format("truetype"), url("../fonts/Roboto_Condensed/roboto-condensed-v14-latin-ext-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-300.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-300.woff2") format("woff2"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-300.woff") format("woff"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-300.ttf") format("truetype"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-300.svg#RobotoCondensed-Light") format("svg");
  /* Legacy iOS */ }

/* roboto-condensed-regular - cyrylic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-regular.woff2") format("woff2"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-regular.woff") format("woff"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-regular.ttf") format("truetype"), url("../fonts/Roboto_Condensed/roboto-condensed-cyrylic-ext-regular.svg#RobotoCondensed-Regular") format("svg");
  /* Legacy iOS */ }

/* TODO skopiowane na potrzeby developowania search portlet */
/* z czasem trzeba pousuwać niepotrzebne zmienne */
body {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin: 0 auto !important;
  background-color: #e9e9e9;
  color: #5f5f5f;
  line-height: 1.1;
  font-size: 14px;
  /* cookie popup styles */
  /* end of cookie popup styles */ }
  body .scrolled {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto; }
  body.signed-in .scrolled {
    top: 56px; }
  body.signed-in .sidenav-fixed.sidenav-menu-slider {
    z-index: 9999; }
  body #band-cookies {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 200;
    width: 100%;
    padding: 15px 0px;
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
    background-color: #151515;
    color: #ffffff;
    box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.15); }
  body #band-cookies p {
    margin: 0;
    padding: 0px 50px; }
  body #band-cookies-ok,
  body #band-cookies-info {
    display: inline-block;
    color: #f0ffaa;
    font-weight: 400;
    text-decoration: underline;
    margin-left: 10px;
    cursor: pointer; }
  body #band-cookies-close {
    height: 32px;
    width: 32px;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #000000;
    display: flex;
    align-items: center;
    justify-content: center; }
  @media (max-width: 768px) {
    body #band-cookies p {
      padding: 15px 15px 0; }
    body #band-cookies-ok,
    body #band-cookies-info {
      display: block;
      text-decoration: none;
      padding: 10px 5px;
      margin-top: 10px;
      background-color: #444444;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
    body #band-cookies-close {
      left: 50%;
      margin-left: -16px;
      top: 0px; } }

#wrapper {
  padding: 0;
  position: relative;
  background: #e9e9e9;
  overflow: visible; }

#main-content {
  max-width: 1453px;
  margin: 0 auto; }
  #main-content .row-fluid {
    position: relative; }

#column-main-menu {
  background: #fff;
  width: 115.418%;
  position: relative;
  left: -15.451%; }

#column-search,
#column-news,
#column-wizard {
  background: white; }

#column-news {
  float: left;
  width: 75%; }

#column-mobile-app {
  float: left;
  width: 25%; }
  #column-mobile-app .div.autofit-col {
    position: absolute; }

#column-wizard {
  margin-bottom: 10px; }
  #column-wizard #layout-column_column-wizard {
    padding: 10px; }

#column-banners {
  margin-top: 10px; }

.container-fluid #top-bar {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }

.container-fluid:after {
  display: none !important; }

/* subpage standard */
#subpage-banner {
  width: 115.39%;
  position: relative;
  background-color: #fff; }
  #subpage-banner .banner-content {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    padding-left: 45px;
    padding-top: 2rem;
    height: 455px;
    font-family: "Roboto Condensed";
    font-weight: 300;
    font-style: normal; }
    #subpage-banner .banner-content .title {
      padding-top: 7rem;
      font-size: 4.5em;
      max-width: 40%;
      padding-left: 0; }
    #subpage-banner .banner-content .content {
      margin-top: 1rem;
      max-width: 30%;
      font-size: 16px; }
  #subpage-banner.small .banner-content {
    height: 300px; }
    #subpage-banner.small .banner-content .title {
      padding-top: 4rem; }

.subpage-menubar {
  margin-bottom: 10px;
  position: relative; }
  .subpage-menubar #menubar-column-1 {
    border-top: 1px solid #e9e9e9;
    background-color: #fff;
    width: 66.5%;
    float: left; }
    .subpage-menubar #menubar-column-1 .list-menu {
      height: 50px;
      background-color: #fff;
      font-size: 0.9em; }
      .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 {
        font-size: 1.3em;
        height: 3em;
        opacity: 1;
        transition: opacity 0.25s ease;
        list-style: none;
        margin: 0;
        padding: 0;
        width: -webkit-fill-available;
        justify-content: space-between; }
        .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li {
          float: left; }
          .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li a {
            display: block;
            padding: 1rem 1.4rem;
            color: #757575;
            border-top: solid 1px #fff;
            font-size: 16px; }
            .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li a:hover, .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li a:active {
              color: #000;
              text-decoration: none;
              border-top: solid 1px #ffb200;
              background: #ffb200; }
            .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li a:focus {
              background: #ffb200;
              color: #000;
              font-weight: 400;
              outline: 0; }
            .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li a.selected {
              font-weight: bold; }
  .subpage-menubar #menubar-column-2 {
    float: left;
    width: 33.5%;
    background-color: #ffb200; }

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

.portlet-borderless-container {
  min-height: auto; }

/*Checkbox district*/
.districtDiv {
  cursor: pointer; }

#categoryDropdown .districtDiv {
  border-top: 0; }

.districtDiv:hover {
  background-color: #e9e9e9; }

.districtDiv label {
  position: relative;
  display: inline-table; }

.districtDiv label::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 17px;
  height: 17px;
  left: 26px;
  top: 3px;
  z-index: 999;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }

.districtDiv input[type="checkbox"]:checked ~ label::before {
  background-image: url("/o/w19115-theme/images/um-ticks.png");
  position: relative; }

#_86_enableSocialBookmarksCheckbox {
  margin-bottom: 30px; }

.sr-only {
  position: absolute;
  margin: -1px 0 0 -1px;
  padding: 0;
  display: block;
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  outline: 0;
  color: #ffffff;
  background-color: #000000; }

.hamburger {
  display: none; }

.hamburger__list {
  display: none; }

.hamburger__list.hidden {
  display: none !important; }

.previous.action-button:focus {
  outline: 2px solid #000; }

.marquee-button__container {
  position: absolute;
  background-color: black;
  border-right: 1px solid white;
  width: 57px;
  height: 34px;
  padding: 4px 0 5px 20px; }

.marquee-button {
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 30px;
  height: 25.4px;
  border-color: transparent transparent transparent #fff;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: solid;
  border-width: 12.7px 0 12.7px 20px; }
  .marquee-button.paused {
    border-style: double;
    border-width: 0px 0 0px 20px; }
  .marquee-button:focus {
    border-color: transparent transparent transparent #ffb200;
    outline: 0; }

.journal-content-article .about-19115-container .phone-images {
  width: 40%;
  float: right; }

.journal-content-article .about-19115-container .content-container {
  width: 60%; }

.subpage-content #column-1 iframe {
  border: 0; }

#main-menu:target:before,
#footer:target:before,
#search:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0; }

.portlet {
  margin-bottom: 0; }

#content .taglib-header {
  display: none; }

.applications-menu-bg.applications-menu-border-top.applications-menu-content .applications-menu-sites-label {
  left: 0;
  padding: 1rem; }

.applications-menu-bg.applications-menu-border-top.applications-menu-content .col-lg-3.col-md-4 {
  background-color: #f7f8f9; }

.applications-menu-bg.applications-menu-border-top.applications-menu-content .list-unstyled {
  margin-top: 1rem; }
  .applications-menu-bg.applications-menu-border-top.applications-menu-content .list-unstyled li {
    margin-top: 14px; }

.applications-menu-bg.applications-menu-footer .container-fluid.container-fluid-max-xl .row div {
  padding: 0; }

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

.subpage-content .asset-links.content-metadata-asset-addon-entries.mb-4, #subpage-banner .asset-links.content-metadata-asset-addon-entries.mb-4 {
  margin-bottom: 0 !important; }

.applications-menu-bg.applications-menu-border-top.applications-menu-content .applications-menu-sites-label {
  left: 0;
  padding: 1rem; }

.applications-menu-bg.applications-menu-border-top.applications-menu-content .col-lg-3.col-md-4 {
  background-color: #f7f8f9; }

.applications-menu-bg.applications-menu-border-top.applications-menu-content .list-unstyled {
  margin-top: 1rem; }
  .applications-menu-bg.applications-menu-border-top.applications-menu-content .list-unstyled li {
    margin-top: 14px; }

.applications-menu-bg.applications-menu-footer .container-fluid.container-fluid-max-xl .row div {
  padding: 0; }

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
  -webkit-appearance: none; }

.hidden {
  display: none; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px; }
  select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0; }

.subpage-content .address-wrapper {
  font-size: 14px; }
  .subpage-content .address-wrapper label {
    font-weight: normal;
    font-size: 14px; }

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
  -webkit-appearance: none; }

.portlet-barebone.portlet-journal-content .portlet-content .portlet-content-container .portlet-body .asset-links.content-metadata-asset-addon-entries.mb-4 {
  margin-bottom: 0 !important; }

.control-menu-level-1 > div.container-fluid {
  display: flex;
  align-items: center; }

.control-menu-level-1 ul.control-menu-level-1-nav {
  flex-grow: 1; }

.control-menu-level-1 span.toolbar-username {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  margin-right: 10px; }

.control-menu-level-1 .user-avatar-link {
  position: relative;
  margin-right: 5px; }
  .control-menu-level-1 .user-avatar-link .panel-notifications-count {
    position: absolute;
    margin: 0;
    top: -0.4rem;
    right: calc(100% - 0.7rem);
    border-radius: 10px;
    font-size: 0.625rem; }

.control-menu-level-1 a.toolbar-compass {
  font-size: 16px;
  color: #ffffff; }
  .control-menu-level-1 a.toolbar-compass > svg {
    margin-left: 5px; }

.taglib-asset-links .asset-links-list {
  list-style-type: none;
  margin-left: 1.2em;
  padding-left: 0px; }
  .taglib-asset-links .asset-links-list .asset-links-list-item {
    margin-bottom: .4em;
    margin-left: 10px; }
    .taglib-asset-links .asset-links-list .asset-links-list-item a .opens-new-window-accessible {
      text-decoration: none;
      color: black; }
    .taglib-asset-links .asset-links-list .asset-links-list-item a .taglib-text {
      color: #036dae;
      margin-left: 10px;
      font-weight: 400; }
    .taglib-asset-links .asset-links-list .asset-links-list-item svg {
      max-width: 20px;
      max-height: 20px; }
  .taglib-asset-links .asset-links-list .asset-links-title {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    background: 0;
    text-transform: uppercase;
    color: #000; }
  .taglib-asset-links .asset-links-list .sticker-document .lexicon-icon {
    height: auto; }

.taglib-asset-links h2 {
  background: url(/o/w19115-theme/images/common/links.png) no-repeat 0 50%;
  color: #999;
  font-size: 1em;
  margin: 0 1em .2em 0;
  padding-left: 25px;
  line-height: 40px; }

/* Styles common across all partials. Mixins used in only one partial should be kept in that partial. */
#top-bar {
  background: white;
  height: 50px;
  max-width: 1452px;
  margin: 0 auto; }
  #top-bar .orange_hover:hover {
    background-color: #ffb200; }
  #top-bar .black_hover:hover {
    background-color: #000; }
  #top-bar .fl {
    float: left;
    line-height: 50px; }
  #top-bar .bar-item-small {
    width: 51px;
    text-align: center;
    border-right: 1px solid #e9e9e9; }
  #top-bar .bar-item-big {
    border-right: 1px solid #e9e9e9; }
    #top-bar .bar-item-big a {
      border-right: 1px solid #e9e9e9;
      padding-left: 15px;
      padding-right: 15px; }
  #top-bar #text_intro a, #top-bar #portlet-contrast a, #top-bar #go-to-um a {
    border-right: 1px solid #e9e9e9;
    padding: 0px 15px !important; }
  #top-bar a {
    display: block;
    text-decoration: none;
    color: #000; }
  #top-bar #tools {
    height: 50px;
    float: left;
    list-style-type: none !important;
    margin: 0 0 0px 0px !important;
    padding-left: 0; }
    #top-bar #tools #social-icons-fb {
      min-width: 51px; }
      #top-bar #tools #social-icons-fb #social-facebook {
        min-height: 100%;
        background-image: url("../images/facebook_icon.svg");
        background-repeat: no-repeat;
        background-position: center; }
        #top-bar #tools #social-icons-fb #social-facebook:hover, #top-bar #tools #social-icons-fb #social-facebook:active, #top-bar #tools #social-icons-fb #social-facebook:focus {
          background-image: url("../images/facebook_blue_icon.svg");
          background-color: #ffb200; }
        #top-bar #tools #social-icons-fb #social-facebook a:focus {
          background-color: #ffb200;
          background-image: url("../images/facebook_blue_icon.svg");
          background-repeat: no-repeat;
          background-position: center; }
    #top-bar #tools #social-icons-bip {
      min-width: 51px; }
    #top-bar #tools #portlet-contrast a:hover, #top-bar #tools #portlet-contrast a:focus, #top-bar #tools #go-to-um a:hover, #top-bar #tools #go-to-um a:focus, #top-bar #tools #social-icons-bip a:hover, #top-bar #tools #social-icons-bip a:focus {
      background-color: #ffb200; }
    #top-bar #tools li a:hover, #top-bar #tools li a:focus {
      background-color: #ffb200; }
    #top-bar #tools li #social-facebook a:hover, #top-bar #tools li #social-facebook a:focus {
      background-color: #ffb200;
      background-image: url("/o/w19115-theme/images/facebook_blue_icon.svg");
      background-repeat: no-repeat;
      background-position: center; }
  #top-bar #account {
    float: right;
    background: #ffb200;
    height: 50px;
    list-style-type: none !important;
    margin: 0 !important;
    padding-left: 0; }
    #top-bar #account #accessibility-link {
      min-width: 51px;
      background-image: url("../images/accesibility.png");
      background-repeat: no-repeat;
      background-position: center; }
      #top-bar #account #accessibility-link:hover, #top-bar #account #accessibility-link:active, #top-bar #account #accessibility-link:focus {
        background-color: #0092d0;
        background-image: url("../images/accesibility.png"); }
      #top-bar #account #accessibility-link a:focus {
        background-color: #0092d0;
        background-image: url("../images/accesibility.png");
        background-repeat: no-repeat;
        background-position: center; }
    #top-bar #account #translator-link {
      min-width: 51px;
      background-image: url("../images/migowy_black_icon.svg");
      background-repeat: no-repeat;
      background-position: center; }
      #top-bar #account #translator-link:hover, #top-bar #account #translator-link:active, #top-bar #account #translator-link:focus {
        background-color: #000;
        background-image: url("../images/migowy_white_icon.svg"); }
      #top-bar #account #translator-link a:focus {
        background-color: #000;
        background-image: url("../images/migowy_white_icon.svg");
        background-repeat: no-repeat;
        background-position: center; }
    #top-bar #account #language_pick span, #top-bar #account #language_pick a {
      display: block;
      max-width: 50px;
      min-width: 50px;
      float: left;
      border-right: 1px solid #e9e9e9;
      text-align: center;
      text-transform: uppercase; }
      #top-bar #account #language_pick span:hover, #top-bar #account #language_pick span:focus, #top-bar #account #language_pick a:hover, #top-bar #account #language_pick a:focus {
        background-color: #0092d0;
        color: #000; }
    #top-bar #account #language_pick span {
      color: #fff;
      background: #000; }
    #top-bar #account #language_pick .taglib-language-list-text {
      padding: 0; }
    #top-bar #account #language_pick.fl {
      display: flex;
      height: 50px; }
    #top-bar #account #your-account {
      border-left: 1px solid #e9e9e9;
      float: right;
      background: #000;
      text-transform: uppercase;
      max-height: 50px; }
      #top-bar #account #your-account a {
        padding-left: 34px;
        padding-right: 34px;
        color: #fff; }
        #top-bar #account #your-account a:hover, #top-bar #account #your-account a:focus {
          background-color: #d20400; }
        #top-bar #account #your-account a #text-intro {
          margin-right: 8px;
          font-size: 15px;
          font-weight: normal; }
        #top-bar #account #your-account a #text-intro-hamburger {
          margin-right: 8px; }
        #top-bar #account #your-account a img {
          width: 18px;
          margin-top: -8px; }

.visible-interaction {
  float: right; }

.urgent-news-marquee {
  overflow: hidden;
  border: none;
  padding: 9px;
  background-color: #000;
  color: #fff;
  font-size: 1em;
  text-transform: uppercase; }
  .urgent-news-marquee .marquee-list {
    list-style: none; }
    .urgent-news-marquee .marquee-list .marquee-item {
      float: left;
      padding-left: 30px;
      padding-right: 30px;
      border-right: 1px solid #e9e9e9;
      line-height: 1em; }
  .urgent-news-marquee a {
    color: #e9e9e9;
    text-decoration: none;
    background-image: url("../images/info_icon.svg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 18px;
    padding-left: 23px;
    font-size: 0.9em; }
    .urgent-news-marquee a:hover, .urgent-news-marquee a:active {
      color: #fff;
      text-decoration: underline;
      font-weight: 400; }
    .urgent-news-marquee a:focus {
      color: #fff;
      font-weight: 400;
      outline-offset: 1px;
      text-decoration: underline; }

.accordion-toggle .title-text {
  line-height: 55px; }

.main_menu_wrapper {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }
  .main_menu_wrapper .menu_positions {
    width: 34%;
    float: right; }
    .main_menu_wrapper .menu_positions .menu_header {
      min-height: 172px;
      margin-bottom: 125px; }
      .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
        background-image: url("/o/w19115-theme/images/Logo_poziom wawa_h172.png");
        background-position: center;
        background-repeat: no-repeat;
        background-color: #ffb200 !important;
        width: 50%;
        float: left;
        height: 172px; }
      .main_menu_wrapper .menu_positions .menu_header .header_left_en {
        background-image: url("/o/w19115-theme/images/Logo_poziom wawa_h172-1.png");
        background-size: contain;
        background-position: 0px center; }
      .main_menu_wrapper .menu_positions .menu_header .menu_header_right {
        background-image: url("/o/w19115-theme/images/w19115-logo-black.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-color: #ffb200 !important;
        width: 50%;
        float: left;
        height: 172px; }
    .main_menu_wrapper .menu_positions .menu_list ul {
      list-style: none;
      margin: 0 0 0px 0px;
      position: relative;
      padding-left: 0; }
      .main_menu_wrapper .menu_positions .menu_list ul li {
        font-size: 2.8em;
        color: #757575;
        text-align: left;
        margin-bottom: 20px;
        padding-left: 30px;
        line-height: 3.5rem; }
        .main_menu_wrapper .menu_positions .menu_list ul li:hover, .main_menu_wrapper .menu_positions .menu_list ul li:focus, .main_menu_wrapper .menu_positions .menu_list ul li:active {
          background-image: url("../images/bar-bg.png");
          background-repeat: repeat-x;
          background-position: center; }
        .main_menu_wrapper .menu_positions .menu_list ul li .menu-link {
          display: inline;
          color: inherit; }
          .main_menu_wrapper .menu_positions .menu_list ul li .menu-link:hover, .main_menu_wrapper .menu_positions .menu_list ul li .menu-link:active {
            text-decoration: none; }
          .main_menu_wrapper .menu_positions .menu_list ul li .menu-link:focus {
            font-weight: 400;
            color: #000;
            outline: 0;
            padding: 5px; }
          .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
            background-color: #fff; }
      .main_menu_wrapper .menu_positions .menu_list ul .selected {
        font-weight: bold; }
  .main_menu_wrapper #menu_content {
    float: left;
    width: 66%;
    height: 745px;
    background-repeat: no-repeat;
    background-size: cover; }
    .main_menu_wrapper #menu_content .description_box {
      height: 560px;
      width: 365px;
      margin-left: 20.5%;
      margin-top: 14%;
      background: black;
      /* Fall-back */
      background: white;
      padding: 70px 50px 75px 40px; }
      .main_menu_wrapper #menu_content .description_box #description_title {
        color: #ffb200;
        margin-bottom: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.4em; }
        .main_menu_wrapper #menu_content .description_box #description_title:after {
          background: #ffb200;
          height: 1px;
          flex: 1;
          content: "";
          margin-left: 10px;
          margin-top: 1px; }
      .main_menu_wrapper #menu_content .description_box #description_subtitle {
        color: #000;
        font-size: 39px;
        margin-bottom: 25px;
        line-height: 2.8rem; }
      .main_menu_wrapper #menu_content .description_box #description {
        color: black;
        margin-bottom: 25px;
        font-size: 20px;
        line-height: 1.4em; }
      .main_menu_wrapper #menu_content .description_box #page_url {
        display: none;
        color: black;
        background: #ffb200;
        padding: 7px 55px 7px 25px;
        border-radius: 25px;
        text-transform: uppercase;
        font-weight: bold;
        background-image: url("../images/arrow_right_black.svg");
        background-repeat: no-repeat;
        background-position: right 20px center;
        font-size: 1em; }
        .main_menu_wrapper #menu_content .description_box #page_url:hover, .main_menu_wrapper #menu_content .description_box #page_url:active, .main_menu_wrapper #menu_content .description_box #page_url:focus {
          text-decoration: none;
          background: #fff;
          background-repeat: no-repeat;
          background-position: right 20px center;
          background-image: url("../images/arrow_right_black.svg"); }
  .main_menu_wrapper #menu_content.default_item .description_box {
    background: rgba(0, 0, 0, 0.8);
    height: 570px;
    margin-top: 7%; }
    .main_menu_wrapper #menu_content.default_item .description_box #description_subtitle,
    .main_menu_wrapper #menu_content.default_item .description_box #description {
      color: white; }
    .main_menu_wrapper #menu_content.default_item .description_box #page_url {
      display: inline-block; }

#column-search {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }
  #column-search form {
    margin: 0; }
  #column-search div.yui3-menu-content {
    display: flex;
    justify-content: flex-start;
    margin-left: 20px;
    min-height: 40px; }
  #column-search a.news-li-element {
    padding-right: 50px; }
  #column-search .search-input input {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    width: 93%;
    height: 50px;
    border-radius: 40px;
    text-indent: 20px;
    color: black;
    background: #f1f1f1;
    margin-left: 30px;
    font-size: 1.2em; }
    #column-search .search-input input:focus {
      border: 3px solid #ffb200;
      outline: 0;
      height: 50px; }
    #column-search .search-input input::-webkit-input-placeholder {
      color: #000000;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 400;
      font-style: normal; }
    #column-search .search-input input::-moz-placeholder {
      color: #000000;
      opacity: 1;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 400;
      font-style: normal; }
    #column-search .search-input input:-ms-input-placeholder {
      color: #000000;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 400;
      font-style: normal; }
  #column-search .portlet-title {
    display: none; }
  #column-search .main-sp-search-form {
    position: relative;
    padding-top: 20px;
    border-top: 1px solid lightgray; }
  #column-search .main-sp-search-form button.icon {
    float: right;
    position: absolute;
    right: 83px;
    border: 0;
    background: transparent;
    background-image: url("/o/w19115-theme/images/search.png");
    background-repeat: no-repeat;
    background-position: right 15px center;
    width: 55px;
    height: 50px;
    top: 20px; }
    #column-search .main-sp-search-form button.icon:focus {
      -webkit-box-shadow: 0 0 0 3px #ffb200;
      -webkit-border-radius: 50%;
      outline: 0; }
  #column-search .yui3-highlight {
    background-color: #ffd451;
    font-weight: normal; }
  #column-search .yui3-aclist-item {
    color: #757575;
    padding-left: 20px;
    line-height: 23px; }
    #column-search .yui3-aclist-item:hover {
      text-decoration: none;
      color: black; }
    #column-search .yui3-aclist-item:hover a {
      color: black !important; }
  #column-search .yui3-aclist-item-hover,
  #column-search .yui3-aclist-item-active {
    background-color: #e9e9e9 !important; }
  #column-search .yui3-aclist-list {
    margin: 0 !important; }
  #column-search .yui3-aclist {
    padding-top: 10px; }
  #column-search .yui3-aclist-content {
    padding-top: 0;
    padding-bottom: 25px !important;
    border: none !important;
    border-top: 3px solid #ffb200 !important; }
    #column-search .yui3-aclist-content:before {
      margin-left: 25px;
      font-size: 0.8em;
      color: gray;
      line-height: 35px; }
  #column-search .yui3-aclist-hidden {
    display: none; }

.yui3-aclist-content:lang(pl):before {
  content: "Szybkie podpowiedzi";
  padding: 10px 10px 0 10px;
  display: block; }

.yui3-aclist-content:lang(en):before {
  content: "Suggestions"; }

.wizard_start {
  font-size: 1.3em;
  margin-bottom: 20px;
  margin-top: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }

.wizard-display .yui3-menu-content ul li a.yui3-menu-label {
  font-size: 1.3em;
  line-height: 1.5em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-style: normal; }

a.yui3-menuitem-content {
  font-size: 1.2em; }

/* subpages */
#menubar-column-2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }
  #menubar-column-2 .portlet-borderless-container {
    position: initial !important; }
  #menubar-column-2 .main-sp-search-form {
    vertical-align: middle;
    margin: 0 auto; }
    #menubar-column-2 .main-sp-search-form form {
      margin: 0;
      width: 100%;
      display: inherit; }
      #menubar-column-2 .main-sp-search-form form button.icon {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        border: none;
        color: #fff;
        background-color: #ffb200;
        height: 52px;
        width: 50px;
        float: right;
        background-image: url("/o/w19115-theme/images/search.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50%; }
        #menubar-column-2 .main-sp-search-form form button.icon:hover, #menubar-column-2 .main-sp-search-form form button.icon:focus {
          background-color: #fff;
          outline: 0 solid #ffb200;
          border: 2px solid #fff; }
        #menubar-column-2 .main-sp-search-form form button.icon i {
          display: none; }
      #menubar-column-2 .main-sp-search-form form .search-input {
        width: 90%; }
        #menubar-column-2 .main-sp-search-form form .search-input input {
          padding-left: 2em;
          background-color: #ffb200;
          height: 2.3em;
          width: 100%; }
          #menubar-column-2 .main-sp-search-form form .search-input input[type="search"] {
            margin: 0;
            border: none;
            font-family: "Roboto Condensed", sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 1.3em;
            min-height: 52px; }
          #menubar-column-2 .main-sp-search-form form .search-input input::-moz-placeholder {
            color: #000000;
            opacity: 1; }
          #menubar-column-2 .main-sp-search-form form .search-input input::-webkit-input-placeholder {
            color: #000000; }
          #menubar-column-2 .main-sp-search-form form .search-input input:-ms-input-placeholder {
            color: #000000; }
          #menubar-column-2 .main-sp-search-form form .search-input input:hover, #menubar-column-2 .main-sp-search-form form .search-input input:focus {
            background: #fff;
            border: 1px solid #ffb200;
            height: 2.2em; }
        #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list {
          margin: 0;
          background-color: #fff; }
          #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item {
            height: initial !important;
            line-height: 34px;
            padding-left: 20px;
            text-decoration: none;
            color: #757575; }
            #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item b.yui3-highlight {
              background-color: #ffb200; }
            #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item:hover, #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item:focus, #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item:active, #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item.yui3-aclist-item-active {
              background-color: #e1e1e1;
              color: #000; }
            #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item i {
              margin-left: 10px;
              color: #e9e9e9; }
            #menubar-column-2 .main-sp-search-form form .search-input .yui3-aclist ul.yui3-aclist-list li.yui3-aclist-item img {
              padding-left: 10px; }

.yui3-skin-sam .yui3-aclist-content {
  border: 0 !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important; }

.portlet-search .lfr-token-list .lfr-token {
  border: none;
  background-color: #00bff3;
  color: #fff; }
  .portlet-search .lfr-token-list .lfr-token a.icon {
    color: #fff; }

.portlet-search .nav-pills li a {
  color: #00bff3;
  border-radius: 0; }
  .portlet-search .nav-pills li a .badge-info {
    background-color: #ffb200; }

.portlet-search .nav-pills .active a,
.portlet-search .nav-pills .active a:hover {
  color: #757575;
  background-color: #e1e1e1; }

.portlet-search .search-layout {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }
  .portlet-search .search-layout .result {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff; }
    .portlet-search .search-layout .result .suggested-keywords {
      margin-bottom: 2rem;
      font-size: 0.8em; }
    .portlet-search .search-layout .result .search-results-for-phrase-label {
      text-align: center;
      font-size: 2.6em;
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      line-height: 0.8em;
      margin-left: 0.6em;
      margin-right: 0.6em;
      position: relative; }
      .portlet-search .search-layout .result .search-results-for-phrase-label .search-results-for-phrase-container {
        background: #fff;
        position: relative;
        padding: 0 20px;
        line-height: 45px; }
        .portlet-search .search-layout .result .search-results-for-phrase-label .search-results-for-phrase-container:before {
          position: absolute;
          border: 0;
          background: inherit;
          background-image: url("/o/w19115-theme/images/search.png");
          background-repeat: no-repeat;
          width: 31px;
          height: 31px;
          content: " ";
          margin-left: -65px;
          padding-left: 30px;
          background-position: center;
          background-color: #ffffff;
          padding: 20px 32px; }
        .portlet-search .search-layout .result .search-results-for-phrase-label .search-results-for-phrase-container .search-results-title {
          display: inherit;
          font-size: inherit;
          font-weight: inherit; }
      .portlet-search .search-layout .result .search-results-for-phrase-label .search-phrase {
        color: #036dae; }
      .portlet-search .search-layout .result .search-results-for-phrase-label:before {
        content: " ";
        position: absolute;
        border-bottom: 2px solid orange;
        width: 100%;
        left: 0;
        top: 50%;
        height: 2px;
        display: block;
        z-index: 0; }
    .portlet-search .search-layout .result .search-paginator-container {
      margin-top: 0; }
      .portlet-search .search-layout .result .search-paginator-container .taglib-page-iterator {
        margin-bottom: 0; }
      .portlet-search .search-layout .result .search-paginator-container small.search-results {
        color: #036dae;
        font-size: 85%; }
      .portlet-search .search-layout .result .search-paginator-container .pager li {
        padding: 0;
        line-height: 25px;
        border-bottom: 0; }
        .portlet-search .search-layout .result .search-paginator-container .pager li > a {
          border-radius: 10px;
          border-color: #036dae;
          color: #036dae; }
          .portlet-search .search-layout .result .search-paginator-container .pager li > a:hover, .portlet-search .search-layout .result .search-paginator-container .pager li > a:focus {
            color: #fff;
            background-color: #036dae; }
      .portlet-search .search-layout .result .search-paginator-container .pager li.disabled > a {
        cursor: not-allowed;
        border-color: #757575;
        color: #757575; }
        .portlet-search .search-layout .result .search-paginator-container .pager li.disabled > a:hover, .portlet-search .search-layout .result .search-paginator-container .pager li.disabled > a:focus {
          background-color: transparent; }
    .portlet-search .search-layout .result .taglib-asset-categories-summary .asset-vocabulary {
      display: none !important; }
    .portlet-search .search-layout .result ul {
      margin-bottom: 20px; }
      .portlet-search .search-layout .result ul li {
        border: 0;
        border-bottom: 1px solid #b1b1b1;
        padding: 1.8em 2em 1.8em 0;
        background-color: #fff;
        box-shadow: none;
        margin-bottom: 0;
        border-radius: 0 !important; }
        .portlet-search .search-layout .result ul li:hover {
          border-bottom: 1px solid #ffb200;
          cursor: pointer; }
        .portlet-search .search-layout .result ul li .autofit-col:first-child {
          display: none; }
        .portlet-search .search-layout .result ul li .autofit-col.autofit-col-expand {
          padding: 0; }
        .portlet-search .search-layout .result ul li .asset-entry {
          display: inline-block;
          width: 100%; }
          .portlet-search .search-layout .result ul li .asset-entry .asset-entry-type {
            display: none; }
          .portlet-search .search-layout .result ul li .asset-entry .asset-entry-icon {
            position: relative;
            width: 31px;
            height: 31px;
            background: inherit;
            background-image: url("/o/w19115-theme/images/search.png");
            background-repeat: no-repeat;
            background-position: center center;
            padding: 2em 2.8em;
            float: left; }
          .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title {
            font-size: 2.2em;
            font-weight: normal;
            margin-top: 10px; }
            .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title a {
              color: #000;
              font-weight: normal;
              line-height: 40px; }
              .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title a:hover {
                text-decoration: none; }
              .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title a:focus {
                text-decoration: underline;
                outline: 0;
                padding: 5px;
                font-weight: 600; }
                .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title a:focus span {
                  font-weight: 600;
                  text-decoration: underline; }
              .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title a .highlight {
                color: #036dae;
                background: none;
                font-weight: normal;
                margin: 0;
                text-decoration: none;
                display: inline-block;
                border-bottom: 1px solid;
                line-height: 0.8em; }
              .portlet-search .search-layout .result ul li .asset-entry .asset-entry-title a img {
                vertical-align: top; }
          .portlet-search .search-layout .result ul li .asset-entry .asset-entry-content {
            margin-top: 0.8rem;
            width: 100%; }
            .portlet-search .search-layout .result ul li .asset-entry .asset-entry-content .asset-entry-tags a {
              color: #00bff3; }
            .portlet-search .search-layout .result ul li .asset-entry .asset-entry-content .asset-entry-read-more {
              float: right;
              width: 68px;
              height: 36px;
              background: inherit;
              background-image: url("/o/w19115-theme/images/arrow_right_orange_button.png");
              background-repeat: no-repeat;
              background-position: center center;
              display: block;
              cursor: pointer; }
              .portlet-search .search-layout .result ul li .asset-entry .asset-entry-content .asset-entry-read-more:hover {
                background-image: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg"); }
            .portlet-search .search-layout .result ul li .asset-entry .asset-entry-content .asset-entry-summary {
              margin-bottom: 0;
              display: inline-block; }
              .portlet-search .search-layout .result ul li .asset-entry .asset-entry-content .asset-entry-summary .highlight {
                color: #036dae;
                background: none;
                font-weight: normal;
                margin: 0;
                text-decoration: none;
                line-height: 1em; }

.portlet-sort .portlet-content {
  display: grid;
  grid-template-columns: 1.1fr 0fr 1fr;
  gap: 10px;
  width: fit-content; }
  .portlet-sort .portlet-content select {
    width: auto; }

.wsp_notification_wrapper {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }
  .wsp_notification_wrapper .wsp_header {
    height: 70px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px; }
    .wsp_notification_wrapper .wsp_header .wsp_header_title {
      height: 100%;
      padding-top: 25px;
      padding-left: 40px;
      text-transform: uppercase;
      display: inline-block;
      font-size: 1em;
      margin: 0;
      line-height: 20px;
      font-weight: 400; }
    .wsp_notification_wrapper .wsp_header .wsp_subscribe_link {
      float: right;
      height: 100%;
      border-left: 1px solid lightgray;
      background-image: url("/o/w19115-theme/images/arrow_right_orange_.png");
      background-repeat: no-repeat;
      background-position: 95% 27px;
      display: flex;
      align-items: center; }
      .wsp_notification_wrapper .wsp_header .wsp_subscribe_link:hover {
        background: #ffb200;
        background-image: url("/o/w19115-theme/images/arrow_right_black.png");
        background-repeat: no-repeat;
        background-position: 95% 27px;
        color: #000; }
      .wsp_notification_wrapper .wsp_header .wsp_subscribe_link a {
        display: flex;
        align-items: center;
        height: 100%;
        color: inherit;
        text-transform: uppercase;
        padding-left: 32px;
        padding-right: 34px; }
        .wsp_notification_wrapper .wsp_header .wsp_subscribe_link a:hover {
          color: inherit;
          text-decoration: none; }
        .wsp_notification_wrapper .wsp_header .wsp_subscribe_link a:focus {
          background: #ffb200;
          background-image: url("/o/w19115-theme/images/arrow_right_black.png");
          background-repeat: no-repeat;
          background-position: 95% 27px; }
    .wsp_notification_wrapper .wsp_header .wsp_filters {
      display: inline-block;
      float: right;
      height: 100%; }
      .wsp_notification_wrapper .wsp_header .wsp_filters #districtDropdown .filter_label {
        min-height: 25px;
        min-width: 150px;
        padding: 4px 0 4px 0;
        margin-bottom: 0 !important; }
        .wsp_notification_wrapper .wsp_header .wsp_filters #districtDropdown .filter_label:hover {
          background-color: #e9e9e9; }
      .wsp_notification_wrapper .wsp_header .wsp_filters #districtDropdown input {
        margin-bottom: 3px;
        visibility: hidden; }
      .wsp_notification_wrapper .wsp_header .wsp_filters #districtDropdown li:focus {
        background-color: lightgray; }
      .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown {
        width: 525px; }
        .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li:focus {
          outline: 0; }
          .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li:focus label {
            background-color: lightgray; }
        .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label {
          display: flex;
          align-items: center;
          border: 1px solid lightgray;
          float: left;
          margin-bottom: 0;
          width: 175px;
          height: 60px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          position: relative; }
          .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label:hover {
            background: #e9e9e9; }
          .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label:before {
            content: "";
            background-image: url("/o/w19115-theme/images/circle_orange.png") !important;
            height: 100%;
            position: absolute;
            width: 100%;
            top: 13px;
            left: 3px;
            background: no-repeat;
            background-size: 33px; }
          .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label .filter_icon_wrapper {
            float: left;
            width: 57px;
            height: 57px;
            background-image: url("/o/w19115-theme/images/circle_orange.png");
            background-repeat: no-repeat;
            background-size: 38px;
            position: relative;
            top: 9px;
            left: 8px; }
            .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label .filter_icon_wrapper img {
              position: relative;
              top: 7px;
              left: 8px;
              width: 20px !important; }
          .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label .filter_text_wrapper {
            width: 50%;
            display: inline-block;
            vertical-align: middle;
            font-size: 0.95em; }
            .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label .filter_text_wrapper .filter_text {
              height: 57px;
              display: table-cell;
              vertical-align: middle; }
        .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown input[type="checkbox"] {
          display: none;
          float: right; }
          .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown input[type="checkbox"]:checked ~ label::after {
            background-image: url("/o/w19115-theme/images/um-ticks.png"); }
      .wsp_notification_wrapper .wsp_header .wsp_filters .filter_img {
        pointer-events: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
        background: none !important;
        margin-left: 4px; }
      .wsp_notification_wrapper .wsp_header .wsp_filters .big_img {
        width: 20px;
        margin-right: 9px;
        margin-left: 9px;
        z-index: 999; }
      .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown {
        position: relative;
        float: left;
        border-left: 1px solid lightgray;
        height: 100%; }
        .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown ul {
          list-style: none !important; }
        .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropbtn {
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 400;
          font-style: normal;
          background-color: inherit;
          padding-left: 15px;
          padding-right: 15px;
          text-transform: uppercase;
          border: none;
          cursor: pointer;
          display: block;
          height: 100%;
          font-size: 16px; }
          .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropbtn:hover, .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropbtn:focus {
            background-color: #e9e9e9; }
        .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropdown-content {
          margin: 0;
          padding-left: 0;
          position: absolute;
          background-color: white;
          min-width: 160px;
          width: 100%;
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          z-index: 1;
          margin: 0;
          padding-left: 0; }
      .wsp_notification_wrapper .wsp_header .wsp_filters .show {
        display: block; }
  .wsp_notification_wrapper .wsp_footer {
    height: auto; }
    .wsp_notification_wrapper .wsp_footer .wsp_footer_content {
      height: 100%;
      padding: 15px;
      padding-left: 40px;
      text-transform: uppercase;
      padding-bottom: 5px;
      padding-top: 10px; }
    .wsp_notification_wrapper .wsp_footer a {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.4em;
      background-image: url("/o/w19115-theme/images/arrow_right_black.png");
      background-repeat: no-repeat;
      background-position: right;
      padding-right: 30px;
      color: inherit; }
      .wsp_notification_wrapper .wsp_footer a:hover {
        color: inherit;
        text-decoration: none; }
      .wsp_notification_wrapper .wsp_footer a .underline:hover {
        border-bottom: 2px solid #ffb200; }
      .wsp_notification_wrapper .wsp_footer a:focus {
        outline: 1px solid #000;
        font-weight: 600;
        outline-offset: 2px; }
  .wsp_notification_wrapper .empty_element {
    height: 659px;
    border-top: 1px solid lightgray; }
    .wsp_notification_wrapper .empty_element .empty_element_text {
      width: 50%;
      margin: 200px auto; }
      .wsp_notification_wrapper .empty_element .empty_element_text .title {
        font-size: 2em;
        margin-bottom: 10px;
        line-height: 30px; }
      .wsp_notification_wrapper .empty_element .empty_element_text .orange {
        color: #CC7F00; }
      .wsp_notification_wrapper .empty_element .empty_element_text img {
        float: left;
        padding-right: 15px;
        width: 22%; }
  .wsp_notification_wrapper .wsp_list_element_wrapper {
    margin: 0;
    border-bottom: 1px solid lightgray;
    padding-left: 0; }
  .wsp_notification_wrapper .detail_element {
    height: 570px !important; }
    .wsp_notification_wrapper .detail_element .detail_date {
      border-right: none !important;
      vertical-align: middle;
      height: initial; }
    .wsp_notification_wrapper .detail_element .detail_content .close_img img {
      float: right;
      padding-right: 10px;
      padding-top: 10px;
      cursor: pointer; }
    .wsp_notification_wrapper .detail_element .detail_content .detail_wrapper {
      display: table-cell;
      vertical-align: middle;
      height: 598px; }
  .wsp_notification_wrapper .wsp_list_element {
    width: 100%;
    display: table;
    border-top: 1px solid lightgray;
    position: relative;
    height: 219px; }
    .wsp_notification_wrapper .wsp_list_element .wsp_date {
      vertical-align: middle;
      display: table-cell;
      width: 23%;
      height: 100%;
      text-transform: uppercase; }
      .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper {
        width: 60%;
        margin: 40px auto; }
        .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper .date_top {
          font-size: 2em; }
        .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper .date_mid {
          font-size: 3.5em;
          line-height: 50px; }
        .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper .date_bot {
          font-size: 1.3em; }
    .wsp_notification_wrapper .wsp_list_element .category_icon {
      display: table-cell;
      position: relative;
      width: 57px;
      height: 57px;
      vertical-align: middle; }
      .wsp_notification_wrapper .wsp_list_element .category_icon:before {
        content: "";
        border-left: 1px solid #e1e1e1;
        position: absolute;
        top: 0;
        width: 2px;
        left: 50%;
        height: 100%;
        z-index: 0; }
      .wsp_notification_wrapper .wsp_list_element .category_icon > div {
        width: 57px;
        height: 57px;
        background-image: url("/o/w19115-theme/images/circle_orange.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        text-align: center;
        position: relative;
        display: inline-block; }
        .wsp_notification_wrapper .wsp_list_element .category_icon > div > img {
          margin: 11px auto;
          display: block;
          width: 34px;
          height: 34px; }
    .wsp_notification_wrapper .wsp_list_element .wsp_content {
      display: inline-block;
      width: 100%;
      height: 100%; }
      .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper {
        padding: 30px 20px 30px 25px; }
        .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title_wrapper {
          font-size: inherit; }
          .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title_wrapper .wsp_title {
            font-size: 2.8em;
            margin-bottom: 20px;
            line-height: 1em;
            padding: 0;
            cursor: pointer; }
            .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title_wrapper .wsp_title .wsp_details_title {
              font-size: 1em;
              font-weight: 300; }
        .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper button.wsp_title {
          background: unset;
          border: unset;
          font-weight: 300;
          font-family: "Roboto Condensed", sans-serif;
          text-align: left; }
          .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper button.wsp_title:hover {
            text-decoration: underline; }
          .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper button.wsp_title:focus {
            outline: 0;
            font-weight: 400;
            text-decoration: underline; }
        .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_summary {
          font-size: 1.4em;
          line-height: 1.1em; }
        .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .view_more {
          float: right;
          margin-top: 15px;
          cursor: pointer;
          height: 36px;
          width: 68px;
          background-image: url("/o/w19115-theme/images/arrow_right_orange_button.png"); }
          .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .view_more:hover {
            background-image: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg"); }
    .wsp_notification_wrapper .wsp_list_element .wsp_categories {
      width: 70%;
      padding-top: 20px;
      display: inline-block;
      font-size: 1.1em;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 400;
      font-style: normal; }
      .wsp_notification_wrapper .wsp_list_element .wsp_categories span {
        color: #000000; }
    .wsp_notification_wrapper .wsp_list_element:nth-child(even) .date_mid,
    .wsp_notification_wrapper .wsp_list_element:nth-child(even) .date_top,
    .wsp_notification_wrapper .wsp_list_element:nth-child(even) .wsp_title:hover {
      color: #036DAE; }
    .wsp_notification_wrapper .wsp_list_element:nth-child(even) .category_icon > div {
      background-image: url("/o/w19115-theme/images/circle_blue.png"); }
    .wsp_notification_wrapper .wsp_list_element:nth-child(odd) .date_mid,
    .wsp_notification_wrapper .wsp_list_element:nth-child(odd) .date_top,
    .wsp_notification_wrapper .wsp_list_element:nth-child(odd) .wsp_title:hover {
      color: #036DAE; }

/* grid */
.grid-list {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin: 0 0 10px 0;
  background: #fff; }
  .grid-list .article-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px 0;
    list-style: none; }
    .grid-list .article-list .article-block.block-hover:hover {
      box-shadow: inset 0 -3px 0 #fa9b14; }
    .grid-list .article-list .article-block {
      position: relative;
      border-right: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1;
      box-sizing: border-box;
      width: 33.33%;
      height: auto;
      padding: 0;
      vertical-align: top;
      min-height: 320px; }
      .grid-list .article-list .article-block .article-wrapper {
        width: 100%;
        cursor: pointer;
        padding: 30px;
        float: left;
        margin-bottom: 5px;
        background-color: transparent;
        box-sizing: border-box;
        height: inherit; }
        .grid-list .article-list .article-block .article-wrapper .article-breadcrumps {
          margin-bottom: 50px;
          font-size: 1.2em;
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 400;
          font-style: normal; }
        .grid-list .article-list .article-block .article-wrapper .article-title {
          display: inline-block;
          width: 100%;
          font-size: 1.6em;
          line-height: 1em;
          margin: 5px 0 15px 0; }
          .grid-list .article-list .article-block .article-wrapper .article-title a {
            color: #000;
            text-decoration: none; }
            .grid-list .article-list .article-block .article-wrapper .article-title a:focus {
              outline: 0;
              font-weight: 400;
              text-decoration: underline; }
        .grid-list .article-list .article-block .article-wrapper .article-title > a:focus {
          padding-left: 5px;
          padding-right: 5px; }
        .grid-list .article-list .article-block .article-wrapper .article-content {
          font-size: 1.3em;
          line-height: 1.1em; }
        .grid-list .article-list .article-block .article-wrapper > div {
          margin-bottom: 10px; }
        .grid-list .article-list .article-block .article-wrapper > div:last-child {
          margin-bottom: 10px;
          margin-top: auto;
          position: absolute;
          bottom: 10px; }
        .grid-list .article-list .article-block .article-wrapper:hover .article-title a {
          color: #994C00; }
        .grid-list .article-list .article-block .article-wrapper:hover > div.article-more img {
          background: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg") no-repeat;
          width: 0;
          height: 0;
          padding: 36px 68px 0px 0px; }
      .grid-list .article-list .article-block .article-category-icon {
        float: right;
        padding: 0;
        width: 40px;
        height: 40px;
        background-image: url("/o/w19115-theme/images/circle_blue.png");
        background-repeat: no-repeat;
        background-size: cover; }
        .grid-list .article-list .article-block .article-category-icon img {
          margin: 8px auto 0;
          display: block;
          width: 24px;
          height: 24px; }
      .grid-list .article-list .article-block .article-time {
        float: left;
        font-size: 3em;
        line-height: 0.6em; }
        .grid-list .article-list .article-block .article-time .article-date {
          font-size: 0.35em;
          color: #000;
          margin-left: 2px;
          margin-top: 14px;
          line-height: 1em; }
        .grid-list .article-list .article-block .article-time span {
          font-size: 0.5em;
          display: inline-block;
          line-height: 0.5em;
          float: right;
          margin-left: 10px;
          text-transform: uppercase; }
      .grid-list .article-list .article-block:nth-child(odd) .article-time,
      .grid-list .article-list .article-block:nth-child(odd) .wsp_category {
        color: #994C00; }
      .grid-list .article-list .article-block:nth-child(odd) .article-category-icon {
        background-image: url("/o/w19115-theme/images/circle_orange.png"); }
      .grid-list .article-list .article-block:nth-child(odd) .article-breadcrumps a {
        color: #994C00; }
      .grid-list .article-list .article-block:nth-child(even) .article-time,
      .grid-list .article-list .article-block:nth-child(even) .wsp_category {
        color: #036dae; }
      .grid-list .article-list .article-block:nth-child(even) .article-category-icon {
        background-image: url("/o/w19115-theme/images/circle_blue.png"); }
      .grid-list .article-list .article-block:nth-child(even) .article-breadcrumps a {
        color: #036dae; }
    .grid-list .article-list .article-block:nth-child(3n + 3) {
      border-right: none; }

/* Article */
.portlet-asset-publisher {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }
  .portlet-asset-publisher .align-items-center {
    background: #fff;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 30px;
    position: relative;
    line-height: 3em;
    width: 100%;
    display: inline-flex;
    box-sizing: border-box; }
    .portlet-asset-publisher .align-items-center .component-title {
      width: 100%;
      justify-content: center;
      display: flex; }
      .portlet-asset-publisher .align-items-center .component-title .header-back-to {
        background: #fff;
        z-index: 1;
        padding-right: 10px;
        display: flex; }
        .portlet-asset-publisher .align-items-center .component-title .header-back-to a {
          margin-top: 61%;
          -moz-transform: scaleX(-1);
          -o-transform: scaleX(-1);
          -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
          filter: FlipH;
          -ms-filter: "FlipH";
          background-image: url("/o/w19115-theme/images/arrow_right_black.png");
          padding: 0;
          width: 23px;
          height: 14px;
          background-repeat: no-repeat;
          background-size: contain; }
          .portlet-asset-publisher .align-items-center .component-title .header-back-to a:before {
            content: ""; }
          .portlet-asset-publisher .align-items-center .component-title .header-back-to a:focus {
            outline: 2px solid #000; }
          .portlet-asset-publisher .align-items-center .component-title .header-back-to a:hover {
            outline: 0; }
          .portlet-asset-publisher .align-items-center .component-title .header-back-to a use {
            display: none; }
    .portlet-asset-publisher .align-items-center .asset-title {
      z-index: 0;
      white-space: normal;
      margin: 0;
      text-align: center;
      display: inline-block;
      width: 100%;
      position: relative;
      color: #555; }
      .portlet-asset-publisher .align-items-center .asset-title:before {
        content: " ";
        border-bottom: 2px solid orange;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 0;
        z-index: 0; }
      .portlet-asset-publisher .align-items-center .asset-title .asset-title__content {
        background: #fff;
        z-index: 2;
        display: inline-block;
        position: relative;
        padding: 0 10px;
        font-size: 1.5em;
        font-weight: normal;
        color: #555; }
  .portlet-asset-publisher .taglib-header {
    background: #fff;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 30px;
    position: relative;
    line-height: 3em;
    width: 100%;
    display: inline-flex;
    box-sizing: border-box; }
    .portlet-asset-publisher .taglib-header .header-title {
      z-index: 0;
      white-space: normal;
      margin: 0;
      text-align: center;
      display: inline-block;
      width: 100%;
      position: relative; }
      .portlet-asset-publisher .taglib-header .header-title:before {
        content: " ";
        border-bottom: 2px solid orange;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 0;
        z-index: 0; }
      .portlet-asset-publisher .taglib-header .header-title span {
        background: #fff;
        z-index: 2;
        display: inline-block;
        position: relative;
        padding: 0 10px;
        font-size: 1.5em;
        font-weight: normal; }
    .portlet-asset-publisher .taglib-header .header-back-to {
      background: #fff;
      z-index: 1;
      padding-right: 10px; }
      .portlet-asset-publisher .taglib-header .header-back-to a {
        margin-top: 60%;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
        background-image: url("/o/w19115-theme/images/arrow_right_black.png");
        padding: 0;
        width: 23px;
        height: 14px; }
        .portlet-asset-publisher .taglib-header .header-back-to a:before {
          content: ""; }
        .portlet-asset-publisher .taglib-header .header-back-to a:focus {
          outline: 2px solid #000; }
        .portlet-asset-publisher .taglib-header .header-back-to a:hover {
          outline: 0; }
  .portlet-asset-publisher.remove-portlet-title .taglib-header {
    display: none; }
  .portlet-asset-publisher .asset-full-content.show-asset-title {
    position: relative; }
    .portlet-asset-publisher .asset-full-content.show-asset-title .asset-actions {
      position: absolute;
      right: 10px;
      top: 10px; }
    .portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
      margin: 0; }
    .portlet-asset-publisher .asset-full-content.show-asset-title .metadata-author {
      display: none; }
  .portlet-asset-publisher .one-article-wrapper {
    display: table;
    background: #fff;
    min-height: 300px;
    border-top: 1px solid #e1e1e1;
    width: 100%; }
    .portlet-asset-publisher .one-article-wrapper > .article-date {
      display: table-cell;
      vertical-align: middle;
      width: 10%;
      padding: 30px; }
      .portlet-asset-publisher .one-article-wrapper > .article-date span {
        width: 100%;
        display: inline-block;
        color: #994C00; }
      .portlet-asset-publisher .one-article-wrapper > .article-date span:nth-of-type(1) {
        font-size: 1.6em;
        text-indent: 2px; }
      .portlet-asset-publisher .one-article-wrapper > .article-date span:nth-of-type(2) {
        font-size: 2.8em;
        line-height: 1em; }
      .portlet-asset-publisher .one-article-wrapper > .article-date span:nth-of-type(3) {
        font-size: 1em;
        color: #000;
        text-indent: 2px; }
    .portlet-asset-publisher .one-article-wrapper > .article-category-icon {
      display: table-cell;
      width: 30px;
      vertical-align: middle;
      position: relative; }
      .portlet-asset-publisher .one-article-wrapper > .article-category-icon:before {
        content: "";
        border-left: 1px solid #e1e1e1;
        position: absolute;
        top: 0;
        width: 2px;
        left: 50%;
        height: 100%;
        z-index: 0; }
      .portlet-asset-publisher .one-article-wrapper > .article-category-icon > div {
        background: #fff;
        width: 40px;
        height: 40px;
        background-image: url("/o/w19115-theme/images/circle_orange.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        text-align: center;
        position: relative;
        display: inline-block; }
        .portlet-asset-publisher .one-article-wrapper > .article-category-icon > div > img {
          margin: 8px auto 0;
          display: block;
          width: 24px;
          height: 24px; }
    .portlet-asset-publisher .one-article-wrapper > .article-content {
      display: table-cell;
      padding: 30px; }
      .portlet-asset-publisher .one-article-wrapper > .article-content > .article-title {
        font-size: 2.8em;
        line-height: 1em;
        margin-bottom: 0.5em; }
      .portlet-asset-publisher .one-article-wrapper > .article-content > .article-text {
        font-size: 1.4em;
        margin-bottom: 0.5em; }
        .portlet-asset-publisher .one-article-wrapper > .article-content > .article-text strong {
          font-weight: 900; }
        .portlet-asset-publisher .one-article-wrapper > .article-content > .article-text a {
          color: #036dae; }
      .portlet-asset-publisher .one-article-wrapper > .article-content > .article-category {
        font-size: 1.2em;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400;
        font-style: normal; }
        .portlet-asset-publisher .one-article-wrapper > .article-content > .article-category > span {
          color: #994C00; }

.subpage-content {
  line-height: 25px;
  /* all generic articles such as 'about us', 'about mobile app', 'supported browsers', etc. */ }
  .subpage-content .about-19115-container {
    padding-left: 30px;
    padding-right: 30px; }
    .subpage-content .about-19115-container .about-19115-title {
      display: flex;
      justify-content: center; }
    .subpage-content .about-19115-container h1 {
      font-weight: bold;
      background-color: #ffffff;
      padding: 0 12px;
      width: fit-content; }
    .subpage-content .about-19115-container a {
      color: #3f51b5;
      text-decoration: none;
      font-size: 14px;
      font-weight: bold; }
    .subpage-content .about-19115-container h2 {
      font-weight: bold; }
  .subpage-content .button-container {
    text-align: right;
    float: right;
    width: 100%;
    padding-right: 70px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    display: flex;
    justify-content: flex-end; }
    .subpage-content .button-container .img-container {
      padding-bottom: 5px; }
    .subpage-content .button-container .text-container {
      color: black; }
    .subpage-content .button-container a {
      padding-right: 35px;
      margin-left: 35px;
      float: right;
      height: 75px;
      border-right: 1px solid #b1b1b1;
      line-height: initial;
      text-align: center; }
      .subpage-content .button-container a:hover, .subpage-content .button-container a:active {
        text-decoration: none;
        font-weight: bold; }
      .subpage-content .button-container a:focus {
        outline: 2px solid #000;
        outline-offset: 13px; }
        .subpage-content .button-container a:focus .img-container {
          outline: 0; }
        .subpage-content .button-container a:focus .text-container {
          font-weight: 600; }
  .subpage-content h4 {
    font-weight: normal;
    font-size: 135%;
    margin-bottom: 12px; }
  .subpage-content ul {
    list-style-image: url("/o/w19115-theme/images/orange-bullet-point.png");
    padding-left: 25px; }
  .subpage-content li {
    line-height: 25px; }

.about-19115-title {
  background-color: #fff;
  background-image: url("../images/bar-bg.png");
  background-repeat: repeat-x;
  background-position: center;
  margin-bottom: 20px;
  margin-top: 22px;
  text-align: center; }
  .about-19115-title > h2 {
    font-weight: normal;
    background-color: #fff;
    padding-right: 10px;
    display: inline;
    font-size: 2em;
    color: #3f3f3f; }
  .about-19115-title > h2 {
    padding-left: 10px; }

#column-news .journal-content-article {
  font-size: 14px; }

.banners_wrapper {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  display: table;
  height: 100%;
  font-size: 14px; }
  .banners_wrapper .banner {
    width: 25%;
    height: 100%;
    background: white;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: table-cell; }
    .banners_wrapper .banner:hover .banner_img img {
      transform: scale(1.25, 1.25); }
    .banners_wrapper .banner:hover .banner_content .title {
      color: #ffb200;
      text-decoration: underline; }
    .banners_wrapper .banner:hover .url a img {
      background: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg") no-repeat;
      width: 0;
      height: 0;
      padding: 36px 68px 0px 0px; }
    .banners_wrapper .banner .banner_img {
      overflow: hidden;
      cursor: pointer; }
      .banners_wrapper .banner .banner_img img {
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        width: 100%; }
    .banners_wrapper .banner .banner-box-img {
      width: 100%;
      overflow: hidden; }
    .banners_wrapper .banner .banner_content {
      padding-top: 7%;
      padding-left: 9%;
      padding-right: 9%; }
      .banners_wrapper .banner .banner_content .title_wrapper {
        font-size: 1em;
        font-weight: 300;
        line-height: 40px;
        margin: 0; }
        .banners_wrapper .banner .banner_content .title_wrapper .title {
          font-size: 2.8em;
          line-height: 1em;
          cursor: pointer;
          color: #5f5f5f; }
          .banners_wrapper .banner .banner_content .title_wrapper .title:focus {
            color: #ffb200;
            text-decoration: underline;
            outline: 0; }
      .banners_wrapper .banner .banner_content .content {
        margin-top: 25px;
        margin-bottom: 12px;
        font-size: 1.4em;
        line-height: 1.1em;
        padding-bottom: 60px; }
        .banners_wrapper .banner .banner_content .content p {
          margin-bottom: 10px; }
      .banners_wrapper .banner .banner_content .url {
        cursor: pointer;
        float: right;
        position: absolute;
        bottom: 25px;
        right: 9%; }
  .banners_wrapper.three-tiles {
    display: flex;
    max-width: 1059px;
    margin: 0 auto;
    padding-bottom: 80px; }
    .banners_wrapper.three-tiles .banner {
      width: auto;
      display: inline-block;
      margin: 0 16px;
      min-width: 30%;
      height: 453px; }
      .banners_wrapper.three-tiles .banner .banner_content .title {
        text-align: left;
        font-weight: 100;
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.72px;
        color: #636363;
        opacity: 1; }
        .banners_wrapper.three-tiles .banner .banner_content .title:hover, .banners_wrapper.three-tiles .banner .banner_content .title:focus {
          text-decoration: none; }
      .banners_wrapper.three-tiles .banner .banner_content .url {
        cursor: pointer;
        float: right;
        position: absolute;
        bottom: 25px;
        right: 9%; }
        .banners_wrapper.three-tiles .banner .banner_content .url a:focus {
          background: transparent;
          position: unset;
          outline: 3px solid black;
          padding: unset; }
      .banners_wrapper.three-tiles .banner:nth-child(3) {
        background: #fafafa 0% 0% no-repeat padding-box;
        border: 1px solid #e1e1e1;
        opacity: 1; }
        .banners_wrapper.three-tiles .banner:nth-child(3) .banner_content .title {
          text-align: center;
          letter-spacing: 0px;
          color: #3865a6;
          opacity: 1;
          font-weight: 600;
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 89px; }
        .banners_wrapper.three-tiles .banner:nth-child(3) .banner_content .content {
          text-align: center;
          font: Regular 18px/28px Roboto Condensed;
          letter-spacing: 0px;
          color: #3865a6;
          opacity: 1;
          font-size: 18px;
          line-height: 28px;
          margin-bottom: 89px; }

#column-mobile-app {
  width: 25%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0; }
  #column-mobile-app div {
    height: 100%; }
    #column-mobile-app div section {
      height: 100%; }
    #column-mobile-app div.autofit-col {
      display: none; }
    #column-mobile-app div.journal-content-article {
      padding: 0; }
  #column-mobile-app .portlet-borderless-bar {
    height: initial; }
  #column-mobile-app #vertical-banner-wrapper {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000;
    text-align: left;
    padding-top: 0;
    padding-left: 13%;
    padding-right: 13%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    #column-mobile-app #vertical-banner-wrapper div {
      height: auto; }
    #column-mobile-app #vertical-banner-wrapper #vertical-banner-title {
      font-size: 2.8em;
      line-height: 42px;
      margin-bottom: 20px;
      padding-top: 40px;
      margin-top: 0;
      font-weight: 300; }
    #column-mobile-app #vertical-banner-wrapper #vertical-banner-description {
      font-size: 1.4em;
      line-height: 1.3em; }
    #column-mobile-app #vertical-banner-wrapper #vertical-banner-button {
      font-size: 120%;
      background-color: #fff;
      color: #000;
      margin-top: 20px;
      border-radius: 40px;
      display: table;
      width: 100%;
      background-image: url("/o/w19115-theme/images/arrow_right_black.png");
      background-repeat: no-repeat;
      background-position: right 7% bottom 50%;
      background-size: 24px 12px;
      height: 35px; }
      #column-mobile-app #vertical-banner-wrapper #vertical-banner-button:hover {
        -webkit-filter: grayscale(1) invert(1);
        filter: grayscale(1) invert(1); }
      #column-mobile-app #vertical-banner-wrapper #vertical-banner-button .vertical-banner-button-text {
        text-transform: uppercase;
        padding-left: 30px;
        vertical-align: middle;
        display: inline-block;
        display: table-cell;
        font-size: 115%; }

.footer_outer_wrapper {
  width: 100%;
  background: #ff9c00; }
  .footer_outer_wrapper .footer_inner_wrapper {
    max-width: 1452px;
    margin: 0 auto;
    background: #ffb200; }
    .footer_outer_wrapper .footer_inner_wrapper .footer_row_1 {
      overflow: hidden;
      position: relative; }
    .footer_outer_wrapper .footer_inner_wrapper .footer_row_2 {
      overflow: hidden;
      background-image: url("../images/footer-bottom-left-bg.svg");
      background-position: left top;
      background-repeat: no-repeat; }
    .footer_outer_wrapper .footer_inner_wrapper .journal-content-article ul > li {
      margin-bottom: 0;
      margin-top: 0; }
  .footer_outer_wrapper .footer_cell {
    float: left;
    border: 1px solid #ffca4e;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 500em;
    margin-bottom: -500em; }
    .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper {
      padding: 20px 0px 20px 40px; }
      .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper .title {
        text-transform: uppercase;
        padding-bottom: 2px;
        font-size: 1.3em;
        font-weight: 300;
        margin: 0;
        padding: 0;
        line-height: inherit;
        color: #000000; }
      .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper .content {
        list-style: none;
        margin: 0 !important;
        padding-left: 0; }
        .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper .content .link {
          padding-top: 10px;
          padding-bottom: 2px;
          font-size: 1.3em;
          color: #000000;
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 300;
          font-style: normal; }
          .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper .content .link a {
            color: inherit;
            background-image: url("/o/w19115-theme/images/arrow_right_grey.svg");
            background-repeat: no-repeat;
            background-position: right;
            background-size: 20px 9px;
            padding-right: 30px; }
            .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper .content .link a:hover {
              text-decoration: none;
              font-weight: bold;
              background-size: 24px 14px; }
            .footer_outer_wrapper .footer_cell .footer_cell_content_wrapper .content .link a:focus {
              outline: 0;
              padding: 5px;
              background-image: none;
              font-weight: 600; }
  .footer_outer_wrapper .small_cell {
    width: 25%; }
  .footer_outer_wrapper .big_cell {
    width: 50%; }
  .footer_outer_wrapper .spacer {
    clear: both; }

#hrefFm {
  display: none; }

.banner_footer_left_container {
  text-align: center; }
  .banner_footer_left_container .top-right img {
    margin: 10px 10px 10px 10px;
    width: 40%;
    float: right; }
  .banner_footer_left_container .text {
    margin: 0 auto;
    background-color: white;
    width: 80%; }
  .banner_footer_left_container .banner_unia {
    text-align: center; }
    .banner_footer_left_container .banner_unia a img {
      width: 80%; }
    .banner_footer_left_container .banner_unia a:focus {
      outline: 3px solid #000;
      opacity: 0.9;
      outline-style: dashed; }

/* ---------- high contrast ---------- */
.contrast_span {
  display: none; }

.high-contrast a,
.high-contrast abbr,
.high-contrast acronym,
.high-contrast address,
.high-contrast article,
.high-contrast aside,
.high-contrast b,
.high-contrast basefont,
.high-contrast bdi,
.high-contrast big,
.high-contrast blink,
.high-contrast blockquote,
.high-contrast button,
.high-contrast button.tool_button,
.high-contrast canvas,
.high-contrast caption,
.high-contrast center,
.high-contrast cite,
.high-contrast code,
.high-contrast col,
.high-contrast colgroup,
.high-contrast command,
.high-contrast dd,
.high-contrast details,
.high-contrast dfn,
.high-contrast dir,
.high-contrast div,
.high-contrast dl,
.high-contrast dt,
.high-contrast em,
.high-contrast embed,
.high-contrast fieldset,
.high-contrast figcaption,
.high-contrast figure,
.high-contrast font,
.high-contrast footer,
.high-contrast form,
.high-contrast h1,
.high-contrast h1 a,
.high-contrast h1 a b,
.high-contrast h1 abbr,
.high-contrast h1 center,
.high-contrast h1 span,
.high-contrast h2,
.high-contrast h2 a,
.high-contrast h2 a b,
.high-contrast h2 abbr,
.high-contrast h2 center,
.high-contrast h2 span,
.high-contrast h3,
.high-contrast h3 a,
.high-contrast h3 a b,
.high-contrast h3 abbr,
.high-contrast h3 center,
.high-contrast h3 span,
.high-contrast h4,
.high-contrast h4 a,
.high-contrast h4 a b,
.high-contrast h4 abbr,
.high-contrast h4 center,
.high-contrast h4 span,
.high-contrast h5,
.high-contrast h5 a,
.high-contrast h5 a b,
.high-contrast h5 abbr,
.high-contrast h5 center,
.high-contrast h5 span,
.high-contrast h6,
.high-contrast h6 a,
.high-contrast h6 a b,
.high-contrast h6 abbr,
.high-contrast h6 center,
.high-contrast h6 span,
.high-contrast header,
.high-contrast hgroup,
.high-contrast html,
.high-contrast i,
.high-contrast iframe,
.high-contrast input,
.high-contrast kbd,
.high-contrast label,
.high-contrast legend,
.high-contrast li,
.high-contrast listing,
.high-contrast mark,
.high-contrast marquee,
.high-contrast menu,
.high-contrast meter,
.high-contrast multicol,
.high-contrast nav,
.high-contrast nobr,
.high-contrast object,
.high-contrast ol,
.high-contrast option,
.high-contrast p,
.high-contrast plaintext,
.high-contrast pre,
.high-contrast progress,
.high-contrast q,
.high-contrast s,
.high-contrast samp,
.high-contrast section,
.high-contrast select,
.high-contrast small,
.high-contrast span,
.high-contrast strike,
.high-contrast strong,
.high-contrast sub,
.high-contrast summary,
.high-contrast sup,
.high-contrast table,
.high-contrast td,
.high-contrast textarea,
.high-contrast th,
.high-contrast time,
.high-contrast tr,
.high-contrast tt,
.high-contrast u,
.high-contrast ul,
.high-contrast var,
.high-contrast video,
.high-contrast xmp {
  background-color: black !important;
  color: #fffe00 !important;
  text-shadow: none !important; }

.high-contrast img {
  filter: invert(100%); }

.high-contrast audio,
.high-contrast canvas,
.high-contrast video {
  display: none !important; }

.high-contrast a:link,
.high-contrast a:link abbr,
.high-contrast a:link acronym,
.high-contrast a:link b,
.high-contrast a:link basefont,
.high-contrast a:link big,
.high-contrast a:link br,
.high-contrast a:link code,
.high-contrast a:link div,
.high-contrast a:link em,
.high-contrast a:link font,
.high-contrast a:link h1,
.high-contrast a:link h2,
.high-contrast a:link h3,
.high-contrast a:link h4,
.high-contrast a:link h5,
.high-contrast a:link h6,
.high-contrast a:link i,
.high-contrast a:link kbd,
.high-contrast a:link samp,
.high-contrast a:link small,
.high-contrast a:link span,
.high-contrast a:link strong,
.high-contrast a:link tt,
.high-contrast a:link u,
.high-contrast a:link var,
.high-contrast a:link:active,
.high-contrast a:link:active abbr,
.high-contrast a:link:active acronym,
.high-contrast a:link:active b,
.high-contrast a:link:active basefont,
.high-contrast a:link:active big,
.high-contrast a:link:active br,
.high-contrast a:link:active code,
.high-contrast a:link:active div,
.high-contrast a:link:active em,
.high-contrast a:link:active font,
.high-contrast a:link:active h1,
.high-contrast a:link:active h2,
.high-contrast a:link:active h3,
.high-contrast a:link:active h4,
.high-contrast a:link:active h5,
.high-contrast a:link:active h6,
.high-contrast a:link:active i,
.high-contrast a:link:active kbd,
.high-contrast a:link:active samp,
.high-contrast a:link:active small,
.high-contrast a:link:active span,
.high-contrast a:link:active strong,
.high-contrast a:link:active tt,
.high-contrast a:link:active u,
.high-contrast a:link:active var,
.high-contrast a:visited,
.high-contrast a:visited abbr,
.high-contrast a:visited acronym,
.high-contrast a:visited b,
.high-contrast a:visited basefont,
.high-contrast a:visited big,
.high-contrast a:visited br,
.high-contrast a:visited code,
.high-contrast a:visited div,
.high-contrast a:visited em,
.high-contrast a:visited font,
.high-contrast a:visited h1,
.high-contrast a:visited h2,
.high-contrast a:visited h3,
.high-contrast a:visited h4,
.high-contrast a:visited h5,
.high-contrast a:visited h6,
.high-contrast a:visited i,
.high-contrast a:visited kbd,
.high-contrast a:visited samp,
.high-contrast a:visited small,
.high-contrast a:visited span,
.high-contrast a:visited strong,
.high-contrast a:visited tt,
.high-contrast a:visited u,
.high-contrast a:visited var,
.high-contrast a:visited:active,
.high-contrast a:visited:active abbr,
.high-contrast a:visited:active acronym,
.high-contrast a:visited:active b,
.high-contrast a:visited:active basefont,
.high-contrast a:visited:active big,
.high-contrast a:visited:active br,
.high-contrast a:visited:active code,
.high-contrast a:visited:active div,
.high-contrast a:visited:active em,
.high-contrast a:visited:active font,
.high-contrast a:visited:active h1,
.high-contrast a:visited:active h2,
.high-contrast a:visited:active h3,
.high-contrast a:visited:active h4,
.high-contrast a:visited:active h5,
.high-contrast a:visited:active h6,
.high-contrast a:visited:active i,
.high-contrast a:visited:active kbd,
.high-contrast a:visited:active samp,
.high-contrast a:visited:active small,
.high-contrast a:visited:active span,
.high-contrast a:visited:active strong,
.high-contrast a:visited:active tt,
.high-contrast a:visited:active u,
.high-contrast a:visited:active var {
  text-decoration: underline !important; }

.high-contrast a:link:hover,
.high-contrast a:link:hover abbr,
.high-contrast a:link:hover acronym,
.high-contrast a:link:hover b,
.high-contrast a:link:hover basefont,
.high-contrast a:link:hover big,
.high-contrast a:link:hover br,
.high-contrast a:link:hover code,
.high-contrast a:link:hover div,
.high-contrast a:link:hover em,
.high-contrast a:link:hover font,
.high-contrast a:link:hover h1,
.high-contrast a:link:hover h2,
.high-contrast a:link:hover h3,
.high-contrast a:link:hover h4,
.high-contrast a:link:hover h5,
.high-contrast a:link:hover h6,
.high-contrast a:link:hover i,
.high-contrast a:link:hover kbd,
.high-contrast a:link:hover samp,
.high-contrast a:link:hover small,
.high-contrast a:link:hover span,
.high-contrast a:link:hover strong,
.high-contrast a:link:hover tt,
.high-contrast a:link:hover u,
.high-contrast a:link:hover var,
.high-contrast a:visited:hover,
.high-contrast a:visited:hover abbr,
.high-contrast a:visited:hover acronym,
.high-contrast a:visited:hover b,
.high-contrast a:visited:hover basefont,
.high-contrast a:visited:hover big,
.high-contrast a:visited:hover br,
.high-contrast a:visited:hover code,
.high-contrast a:visited:hover div,
.high-contrast a:visited:hover em,
.high-contrast a:visited:hover font,
.high-contrast a:visited:hover h1,
.high-contrast a:visited:hover h2,
.high-contrast a:visited:hover h3,
.high-contrast a:visited:hover h4,
.high-contrast a:visited:hover h5,
.high-contrast a:visited:hover h6,
.high-contrast a:visited:hover i,
.high-contrast a:visited:hover kbd,
.high-contrast a:visited:hover samp,
.high-contrast a:visited:hover small,
.high-contrast a:visited:hover span,
.high-contrast a:visited:hover strong,
.high-contrast a:visited:hover tt,
.high-contrast a:visited:hover u,
.high-contrast a:visited:hover var {
  background: #fffe00 !important;
  background-color: #fffe00 !important;
  color: #000 !important; }

.high-contrast a:focus img {
  filter: invert(0%); }

.high-contrast a:link:focus,
.high-contrast a:link:focus abbr,
.high-contrast a:link:focus acronym,
.high-contrast a:link:focus b,
.high-contrast a:link:focus basefont,
.high-contrast a:link:focus big,
.high-contrast a:link:focus br,
.high-contrast a:link:focus code,
.high-contrast a:link:focus div,
.high-contrast a:link:focus em,
.high-contrast a:link:focus font,
.high-contrast a:link:focus h1,
.high-contrast a:link:focus h2,
.high-contrast a:link:focus h3,
.high-contrast a:link:focus h4,
.high-contrast a:link:focus h5,
.high-contrast a:link:focus h6,
.high-contrast a:link:focus i,
.high-contrast a:link:focus kbd,
.high-contrast a:link:focus samp,
.high-contrast a:link:focus small,
.high-contrast a:link:focus span,
.high-contrast a:link:focus strong,
.high-contrast a:link:focus tt,
.high-contrast a:link:focus u,
.high-contrast a:link:focus var,
.high-contrast a:visited:focus,
.high-contrast a:visited:focus abbr,
.high-contrast a:visited:focus acronym,
.high-contrast a:visited:focus b,
.high-contrast a:visited:focus basefont,
.high-contrast a:visited:focus big,
.high-contrast a:visited:focus br,
.high-contrast a:visited:focus code,
.high-contrast a:visited:focus div,
.high-contrast a:visited:focus em,
.high-contrast a:visited:focus font,
.high-contrast a:visited:focus h1,
.high-contrast a:visited:focus h2,
.high-contrast a:visited:focus h3,
.high-contrast a:visited:focus h4,
.high-contrast a:visited:focus h5,
.high-contrast a:visited:focus h6,
.high-contrast a:visited:focus i,
.high-contrast a:visited:focus kbd,
.high-contrast a:visited:focus samp,
.high-contrast a:visited:focus small,
.high-contrast a:visited:focus span,
.high-contrast a:visited:focus strong,
.high-contrast a:visited:focus tt,
.high-contrast a:visited:focus u,
.high-contrast a:visited:focus var {
  background: #fffe00 !important;
  background-color: #fffe00 !important;
  color: #000 !important;
  font-weight: 600; }

.high-contrast .wizard-display a:focus {
  outline: 0 !important;
  font-weight: 400;
  color: #000 !important;
  background: #fffe00 !important; }

.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop span,
.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop span {
  color: #fffe00 !important;
  background-color: transparent !important; }

.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop img,
.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop img {
  filter: invert(100%); }

.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop:focus, .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop:hover,
.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop:focus,
.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop:hover {
  background: #fffe00 !important;
  color: #000 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop:focus img, .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop:hover img,
  .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop:focus img,
  .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop:hover img {
    filter: invert(0%) !important; }
  .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop:focus span, .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .category_drop:hover span,
  .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop:focus span,
  .high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .district_drop:hover span {
    color: #000 !important; }

.high-contrast .wsp_notification_wrapper .wsp_filters .dropdown .wsp_subscribe_link a:focus {
  background: #fffe00; }

.high-contrast .wsp_notification_wrapper .wsp_list_element_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title {
  color: #fffe00; }
  .high-contrast .wsp_notification_wrapper .wsp_list_element_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title:focus, .high-contrast .wsp_notification_wrapper .wsp_list_element_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title:hover {
    color: #000 !important;
    background: #fffe00 !important;
    text-decoration: underline; }

.high-contrast .banners_wrapper .banner .banner_content a:focus {
  outline: 0;
  text-decoration: underline;
  background: #fffe00 !important;
  color: #000 !important;
  line-height: 47px; }

.high-contrast .banners_wrapper .banner .url a:hover {
  background: none !important; }

.high-contrast .banners_wrapper .banner .url a:focus {
  background: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg") no-repeat !important;
  outline: 0; }

.high-contrast .footer_cell_content_wrapper .link a:focus {
  color: #000;
  background: #fffe00 !important; }

.high-contrast .contact-tiles-outer-wrapper .contact-tiles-inner-wrapper {
  display: inline-block; }
  .high-contrast .contact-tiles-outer-wrapper .contact-tiles-inner-wrapper .contact-tile .no-decoration:focus .circular-img-container {
    background-color: #fffe00 !important; }
    .high-contrast .contact-tiles-outer-wrapper .contact-tiles-inner-wrapper .contact-tile .no-decoration:focus .circular-img-container img {
      filter: invert(0%); }
  .high-contrast .contact-tiles-outer-wrapper .contact-tiles-inner-wrapper .contact-tile .no-decoration:focus .text-cell {
    background-color: #fffe00 !important; }

.high-contrast #bw-category-tiles-wrapper .bw-category-tile-panel li a img {
  filter: invert(100%); }

.high-contrast #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile {
  border-left: 1px solid #fffe00;
  border-top: 1px solid #fffe00; }

.high-contrast #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile-hidden {
  background-color: #fffe00 !important; }

.high-contrast #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat {
  background-color: transparent !important; }
  .high-contrast #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat a.back-arrow {
    background-color: transparent !important;
    background-image: url("/o/w19115-theme/images/arrow_right_white.svg") !important; }
    .high-contrast #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat a.back-arrow:hover {
      background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
      outline: 2px solid #fffe00;
      outline-offset: 2px;
      height: 10px;
      margin-top: 5px; }
    .high-contrast #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat a.back-arrow:focus {
      background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
      outline: 0;
      outline-offset: 2px;
      height: 10px;
      margin-top: 5px; }

.high-contrast #bw-category-tiles-wrapper .bw-category-header .bw-category-name img {
  filter: invert(100%); }

.high-contrast .article-list .article-more a:focus {
  background: none !important;
  background-color: none !important;
  outline: 0; }
  .high-contrast .article-list .article-more a:focus img {
    background: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg") no-repeat;
    width: 0;
    height: 0;
    padding: 36px 68px 0px 0px; }

.high-contrast .article-list .article-more a:hover {
  background: none !important;
  background-color: none !important; }

.high-contrast .article_tools button:hover {
  background-color: #fffe00 !important;
  outline: 2px solid #fffe00;
  font-weight: 400;
  color: black !important; }

.high-contrast .article_tools button:focus {
  background-color: #fffe00 !important;
  outline: 0;
  font-weight: 400;
  color: black !important; }

.high-contrast .article_tools a:focus .taglib-text {
  color: #000 !important; }

.high-contrast .addressAutoComplete_wrapper input:focus,
.high-contrast .address-wrapper input:focus {
  box-shadow: 0 0 8px #fffe00;
  border-color: #fffe00;
  background: #000 !important;
  color: #fff !important; }
  .high-contrast .addressAutoComplete_wrapper input:focus ::placeholder,
  .high-contrast .address-wrapper input:focus ::placeholder {
    color: #fff !important; }

.high-contrast .addressAutoComplete_wrapper div ul li:hover, .high-contrast .addressAutoComplete_wrapper div ul li:focus,
.high-contrast .address-wrapper div ul li:hover,
.high-contrast .address-wrapper div ul li:focus {
  background: #fff !important;
  color: #000 !important; }

.high-contrast .addressAutoComplete_wrapper .yui3-aclist-item-active,
.high-contrast .address-wrapper .yui3-aclist-item-active {
  background: #fff !important;
  color: #000 !important; }

.high-contrast .incident-button-container-wrapper .incident-button-container button {
  background-image: url("/o/w19115-theme/images/arrow_right_orange_.png") !important; }
  .high-contrast .incident-button-container-wrapper .incident-button-container button:hover {
    background-color: #fffe00 !important;
    color: #000 !important;
    outline: 2px solid #fffe00 !important; }
  .high-contrast .incident-button-container-wrapper .incident-button-container button:focus {
    background-color: #fffe00 !important;
    color: #000 !important;
    outline: 0; }

.high-contrast #map-area #map-canvas .gmnoprint .gm-style-mtc {
  background: #000 !important; }
  .high-contrast #map-area #map-canvas .gmnoprint .gm-style-mtc div {
    color: #fffe00 !important;
    background: #000 !important; }
    .high-contrast #map-area #map-canvas .gmnoprint .gm-style-mtc div:focus, .high-contrast #map-area #map-canvas .gmnoprint .gm-style-mtc div:hover {
      background: #fff !important;
      color: #000 !important; }
    .high-contrast #map-area #map-canvas .gmnoprint .gm-style-mtc div img {
      background: #fff !important; }

.high-contrast .category-filter-area .filter-panel-header .filter-panel-label-icon {
  filter: invert(100%); }

.high-contrast .category-filter-area .filter-panel-header button:hover {
  outline: 2px solid #fffe00; }

.high-contrast .category-filter-area .filter-panel-header button:focus {
  outline: 0; }

.high-contrast .category-filter-area .categoryDiv:focus label, .high-contrast .category-filter-area .categoryDiv:hover label {
  background: #fffe00 !important; }

.high-contrast .category-filter-area .categoryDiv:focus .filter_text_wrapper span, .high-contrast .category-filter-area .categoryDiv:hover .filter_text_wrapper span {
  background: #fffe00 !important;
  color: #000 !important; }

.high-contrast .fieldset .lfr-textarea-container.input-text-wrapper textarea:focus {
  border: 2px solid yellow;
  box-shadow: 1px 1px 8px #fffe00; }

.high-contrast .next.action-button {
  border: 1px solid #fffe00 !important;
  background-image: url("/o/w19115-theme/images/arrow_right_orange_.png") !important; }
  .high-contrast .next.action-button:focus, .high-contrast .next.action-button:hover {
    background-color: #fff !important;
    box-shadow: 1px 1px 8px #fffe00; }
    .high-contrast .next.action-button:focus span, .high-contrast .next.action-button:hover span {
      background-color: #fff !important;
      color: #000 !important;
      font-weight: 600; }

.high-contrast .btn-submit-form {
  border: 1px solid #fffe00 !important;
  background-image: url("/o/warszawa19115-theme/images/arrow_right_orange_.png") !important; }

.high-contrast #status_content input:focus {
  border-color: #fffe00;
  box-shadow: 1px 1px 8px #fffe00;
  background-color: #000 !important;
  color: #fffe00 !important; }

.high-contrast .address-wrapper input:focus {
  border-color: #fffe00;
  box-shadow: 1px 1px 8px #fffe00; }

.high-contrast .address-wrapper #buttonNext {
  border: 1px solid #fffe00 !important;
  background-image: url("/o/w19115-theme/images/arrow_right_orange_.png") !important; }
  .high-contrast .address-wrapper #buttonNext:focus {
    color: #000 !important;
    background-color: #fffe00 !important;
    background-image: url("/o/w19115-theme/images/arrow_right_black.svg") !important; }

.high-contrast .recaptcha-checkbox-border:focus {
  border-color: #fffe00;
  background-color: #fffe00;
  outline: 2px solid #000; }

.high-contrast .chat-container .chat-personal-data-checkbox .contact-checkbox-container input[type="checkbox"]:checked ~ label::before {
  background-image: url("/o/w19115-theme/images/um-ticks.png") !important; }

.high-contrast .chat-container input:focus {
  box-shadow: 1px 1px 8px #fffe00 !important;
  outline: 1px solid #fffe00 !important;
  border: 1px solid #fffe00;
  color: #fffe00 !important;
  background: #000 !important; }

.high-contrast .chat-container .recaptcha-checkbox-border:focus {
  box-shadow: 1px 1px 8px #fffe00 !important;
  outline: 1px solid #fffe00 !important;
  border: 1px solid #fffe00;
  background: #000; }

.high-contrast .previous.action-button {
  outline: 2px solid #fffe00;
  outline-offset: 1px; }
  .high-contrast .previous.action-button:focus, .high-contrast .previous.action-button:hover {
    background-color: #fffe00 !important; }
    .high-contrast .previous.action-button:focus span, .high-contrast .previous.action-button:hover span {
      background-color: #fffe00 !important;
      color: #000 !important; }

.high-contrast .close-button {
  outline: 2px solid #fffe00;
  outline-offset: 1px;
  width: 68px !important; }
  .high-contrast .close-button:focus, .high-contrast .close-button:hover {
    background-color: #fffe00 !important; }

.high-contrast .submit.action-button {
  border: 2px solid #fffe00 !important;
  background-image: url("/o/w19115-theme/images/arrow_right_orange_.png") !important;
  margin-left: 5px; }
  .high-contrast .submit.action-button:focus, .high-contrast .submit.action-button:hover {
    color: #000 !important;
    background-color: #fffe00 !important;
    background-image: url("/o/w19115-theme/images/arrow_right_black.svg") !important;
    outline: 0; }
    .high-contrast .submit.action-button:focus span, .high-contrast .submit.action-button:hover span {
      background-color: #fffe00 !important;
      color: #000 !important; }

.high-contrast .print.action-button,
.high-contrast .reset.action-button {
  border-color: #fffe00 !important;
  border: 2px solid #fffe00 !important; }
  .high-contrast .print.action-button:focus, .high-contrast .print.action-button:hover,
  .high-contrast .reset.action-button:focus,
  .high-contrast .reset.action-button:hover {
    background-color: #fffe00 !important;
    outline: 0; }
    .high-contrast .print.action-button:focus span, .high-contrast .print.action-button:hover span,
    .high-contrast .reset.action-button:focus span,
    .high-contrast .reset.action-button:hover span {
      background-color: #fffe00 !important;
      color: #000 !important; }

.high-contrast .main-sp-search-form .search-input input {
  border: 2px solid #fffe00 !important; }
  .high-contrast .main-sp-search-form .search-input input:focus, .high-contrast .main-sp-search-form .search-input input:hover {
    border-color: #ffb200 !important;
    background-color: #fffe00 !important; }

.high-contrast .main-sp-search-form button.icon {
  background-color: #fff !important;
  height: 54px !important;
  border: 2px solid #fffe00 !important; }
  .high-contrast .main-sp-search-form button.icon:focus, .high-contrast .main-sp-search-form button.icon:hover {
    border: 2px solid #ffb200 !important;
    background-color: #fffe00 !important;
    outline: 0; }

.high-contrast #categoryDropdown .categoryDiv:focus .filter_label {
  background-color: #fffe00 !important; }
  .high-contrast #categoryDropdown .categoryDiv:focus .filter_label .filter_text_wrapper {
    background-color: #fffe00 !important;
    outline: 0; }
    .high-contrast #categoryDropdown .categoryDiv:focus .filter_label .filter_text_wrapper .filter_text {
      color: #000 !important;
      background-color: #fffe00 !important;
      font-weight: 600; }

.high-contrast #districtDropdown .districtDiv:focus {
  background-color: #fffe00 !important; }
  .high-contrast #districtDropdown .districtDiv:focus .filter_label {
    background-color: #fffe00 !important;
    color: #000 !important;
    outline: 0;
    font-weight: 600; }

.high-contrast #your-account img {
  filter: invert(0) !important; }

.high-contrast input,
.high-contrast textarea,
.high-contrast .bw-nav-links a,
.high-contrast .ckm-link-button {
  background: #fff !important;
  background-color: #fff !important;
  color: #000 !important; }

.high-contrast select {
  background: #fff !important;
  background-color: #fff !important;
  color: #000 !important; }

.high-contrast ::-moz-selection,
.high-contrast ::selection {
  background: #0080c0 !important;
  background-color: #0080c0 !important; }

.high-contrast :not(:empty) a:after,
.high-contrast :not(:empty) a:before,
.high-contrast :not(:empty) abbr:after,
.high-contrast :not(:empty) abbr:before,
.high-contrast :not(:empty) acronym:after,
.high-contrast :not(:empty) acronym:before,
.high-contrast :not(:empty) address:after,
.high-contrast :not(:empty) address:before,
.high-contrast :not(:empty) article:after,
.high-contrast :not(:empty) article:before,
.high-contrast :not(:empty) aside:after,
.high-contrast :not(:empty) aside:before,
.high-contrast :not(:empty) b:after,
.high-contrast :not(:empty) b:before,
.high-contrast :not(:empty) basefont:after,
.high-contrast :not(:empty) basefont:before,
.high-contrast :not(:empty) bdi:after,
.high-contrast :not(:empty) bdi:before,
.high-contrast :not(:empty) big:after,
.high-contrast :not(:empty) big:before,
.high-contrast :not(:empty) blink:after,
.high-contrast :not(:empty) blink:before,
.high-contrast :not(:empty) blockquote:after,
.high-contrast :not(:empty) blockquote:before,
.high-contrast :not(:empty) body:after,
.high-contrast :not(:empty) body:before,
.high-contrast :not(:empty) button:after,
.high-contrast :not(:empty) button:before,
.high-contrast :not(:empty) canvas:after,
.high-contrast :not(:empty) canvas:before,
.high-contrast :not(:empty) caption:after,
.high-contrast :not(:empty) caption:before,
.high-contrast :not(:empty) center:after,
.high-contrast :not(:empty) center:before,
.high-contrast :not(:empty) cite:after,
.high-contrast :not(:empty) cite:before,
.high-contrast :not(:empty) code:after,
.high-contrast :not(:empty) code:before,
.high-contrast :not(:empty) col:after,
.high-contrast :not(:empty) col:before,
.high-contrast :not(:empty) colgroup:after,
.high-contrast :not(:empty) colgroup:before,
.high-contrast :not(:empty) command:after,
.high-contrast :not(:empty) command:before,
.high-contrast :not(:empty) dd:after,
.high-contrast :not(:empty) dd:before,
.high-contrast :not(:empty) details:after,
.high-contrast :not(:empty) details:before,
.high-contrast :not(:empty) dfn:after,
.high-contrast :not(:empty) dfn:before,
.high-contrast :not(:empty) dir:after,
.high-contrast :not(:empty) dir:before,
.high-contrast :not(:empty) div:after,
.high-contrast :not(:empty) div:before,
.high-contrast :not(:empty) dl:after,
.high-contrast :not(:empty) dl:before,
.high-contrast :not(:empty) dt:after,
.high-contrast :not(:empty) dt:before,
.high-contrast :not(:empty) em:after,
.high-contrast :not(:empty) em:before,
.high-contrast :not(:empty) embed:after,
.high-contrast :not(:empty) embed:before,
.high-contrast :not(:empty) fieldset:after,
.high-contrast :not(:empty) fieldset:before,
.high-contrast :not(:empty) figcaption:after,
.high-contrast :not(:empty) figcaption:before,
.high-contrast :not(:empty) figure:after,
.high-contrast :not(:empty) figure:before,
.high-contrast :not(:empty) font:after,
.high-contrast :not(:empty) font:before,
.high-contrast :not(:empty) footer:after,
.high-contrast :not(:empty) footer:before,
.high-contrast :not(:empty) form:after,
.high-contrast :not(:empty) form:before,
.high-contrast :not(:empty) h1:after,
.high-contrast :not(:empty) h1:before,
.high-contrast :not(:empty) h2:after,
.high-contrast :not(:empty) h2:before,
.high-contrast :not(:empty) h3:after,
.high-contrast :not(:empty) h3:before,
.high-contrast :not(:empty) h4:after,
.high-contrast :not(:empty) h4:before,
.high-contrast :not(:empty) h5:after,
.high-contrast :not(:empty) h5:before,
.high-contrast :not(:empty) h6:after,
.high-contrast :not(:empty) h6:before,
.high-contrast :not(:empty) header:after,
.high-contrast :not(:empty) header:before,
.high-contrast :not(:empty) hgroup:after,
.high-contrast :not(:empty) hgroup:before,
.high-contrast :not(:empty) html:after,
.high-contrast :not(:empty) html:before,
.high-contrast :not(:empty) i:after,
.high-contrast :not(:empty) i:before,
.high-contrast :not(:empty) iframe:after,
.high-contrast :not(:empty) iframe:before,
.high-contrast :not(:empty) img:after,
.high-contrast :not(:empty) img:before,
.high-contrast :not(:empty) input:after,
.high-contrast :not(:empty) input:before,
.high-contrast :not(:empty) kbd:after,
.high-contrast :not(:empty) kbd:before,
.high-contrast :not(:empty) label:after,
.high-contrast :not(:empty) label:before,
.high-contrast :not(:empty) legend:after,
.high-contrast :not(:empty) legend:before,
.high-contrast :not(:empty) li:after,
.high-contrast :not(:empty) li:before,
.high-contrast :not(:empty) listing:after,
.high-contrast :not(:empty) listing:before,
.high-contrast :not(:empty) mark:after,
.high-contrast :not(:empty) mark:before,
.high-contrast :not(:empty) marquee:after,
.high-contrast :not(:empty) marquee:before,
.high-contrast :not(:empty) menu:after,
.high-contrast :not(:empty) menu:before,
.high-contrast :not(:empty) meter:after,
.high-contrast :not(:empty) meter:before,
.high-contrast :not(:empty) multicol:after,
.high-contrast :not(:empty) multicol:before,
.high-contrast :not(:empty) nav:after,
.high-contrast :not(:empty) nav:before,
.high-contrast :not(:empty) nobr:after,
.high-contrast :not(:empty) nobr:before,
.high-contrast :not(:empty) object:after,
.high-contrast :not(:empty) object:before,
.high-contrast :not(:empty) ol:after,
.high-contrast :not(:empty) ol:before,
.high-contrast :not(:empty) option:after,
.high-contrast :not(:empty) option:before,
.high-contrast :not(:empty) p:after,
.high-contrast :not(:empty) p:before,
.high-contrast :not(:empty) plaintext:after,
.high-contrast :not(:empty) plaintext:before,
.high-contrast :not(:empty) pre:after,
.high-contrast :not(:empty) pre:before,
.high-contrast :not(:empty) progress:after,
.high-contrast :not(:empty) progress:before,
.high-contrast :not(:empty) q:after,
.high-contrast :not(:empty) q:before,
.high-contrast :not(:empty) s:after,
.high-contrast :not(:empty) s:before,
.high-contrast :not(:empty) samp:after,
.high-contrast :not(:empty) samp:before,
.high-contrast :not(:empty) section:after,
.high-contrast :not(:empty) section:before,
.high-contrast :not(:empty) select:after,
.high-contrast :not(:empty) select:before,
.high-contrast :not(:empty) small:after,
.high-contrast :not(:empty) small:before,
.high-contrast :not(:empty) span:after,
.high-contrast :not(:empty) span:before,
.high-contrast :not(:empty) strike:after,
.high-contrast :not(:empty) strike:before,
.high-contrast :not(:empty) strong:after,
.high-contrast :not(:empty) strong:before,
.high-contrast :not(:empty) sub:after,
.high-contrast :not(:empty) sub:before,
.high-contrast :not(:empty) summary:after,
.high-contrast :not(:empty) summary:before,
.high-contrast :not(:empty) sup:after,
.high-contrast :not(:empty) sup:before,
.high-contrast :not(:empty) table:after,
.high-contrast :not(:empty) table:before,
.high-contrast :not(:empty) td:after,
.high-contrast :not(:empty) td:before,
.high-contrast :not(:empty) textarea:after,
.high-contrast :not(:empty) textarea:before,
.high-contrast :not(:empty) th:after,
.high-contrast :not(:empty) th:before,
.high-contrast :not(:empty) time:after,
.high-contrast :not(:empty) time:before,
.high-contrast :not(:empty) tr:after,
.high-contrast :not(:empty) tr:before,
.high-contrast :not(:empty) tt:after,
.high-contrast :not(:empty) tt:before,
.high-contrast :not(:empty) u:after,
.high-contrast :not(:empty) u:before,
.high-contrast :not(:empty) ul:after,
.high-contrast :not(:empty) ul:before,
.high-contrast :not(:empty) var:after,
.high-contrast :not(:empty) var:before,
.high-contrast :not(:empty) video:after,
.high-contrast :not(:empty) video:before,
.high-contrast :not(:empty) xmp:after,
.high-contrast :not(:empty) xmp:before,
.high-contrast :root:not(html),
.high-contrast :root:not(html) :not(:empty) {
  background: #000 !important;
  background-color: #000 !important;
  background-image: none !important;
  color: #fffe00 !important;
  text-shadow: none !important; }

.high-contrast .captcha {
  background-color: #fff !important;
  display: block !important; }

.high-contrast #navigation li,
.high-contrast #footer {
  border: none !important; }

.high-contrast #layout-portlet .columns-1 .taglib-form-navigator .ckm-hints .aui-column .aui-column-content h2 {
  color: #fffe00 !important; }

.high-contrast #icons {
  margin-top: -0.8em; }

.high-contrast #navigation h4,
.high-contrast #navigation p {
  padding-left: 0 !important; }

.high-contrast #carousel {
  height: 61px; }
  .high-contrast #carousel ol {
    display: none; }

.high-contrast #header-top a.contrast {
  width: auto;
  text-indent: 0;
  padding: 2px 4px; }

.high-contrast #header-top a.rss {
  text-indent: 0; }

.high-contrast #top-bar a {
  float: left; }

.high-contrast #top-bar #tools #sizes div.bar-item-big a {
  width: 23px; }
  .high-contrast #top-bar #tools #sizes div.bar-item-big a:hover img {
    filter: none; }

.high-contrast #top-bar #tools #sizes div.fl a:hover img {
  filter: none; }

.high-contrast #top-bar #tools #social-icons-fb #social-facebook {
  min-width: initial; }
  .high-contrast #top-bar #tools #social-icons-fb #social-facebook a {
    width: 82px; }

.high-contrast #top-bar #tools #social-icons-bip #social-bip {
  min-width: initial; }

.high-contrast #top-bar #account #translator-link a {
  min-width: 150px; }

.high-contrast #top-bar #account #accessibility-link a {
  min-width: 85px; }

.high-contrast .no_contrast {
  display: none; }

.high-contrast .contrast_span {
  display: block;
  color: #fffe00 !important;
  text-shadow: none !important;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: center; }

.high-contrast .portlet-borderless-container img {
  filter: invert(0%); }

.high-contrast .incident-notification-personal-checkbox input[type="checkbox"]:checked ~ label::before,
.high-contrast form#contactForm .contact-personal-data-checkbox .contact-checkbox-container input[type="checkbox"]:checked ~ label::before,
.high-contrast form#incident-form #map-tab #map-area > div .category-filter-area input[type="checkbox"]:checked ~ label::after,
.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown input[type="checkbox"]:checked ~ label::after,
.high-contrast .districtDiv input[type="checkbox"]:checked ~ label::before,
.high-contrast #details-tab .chosen-category-header .chosen-category-header-right-tab .subcat-name,
.high-contrast .category_container .detail-radio-fieldset input[type="radio"]:not(old):checked + span > span {
  background-image: url("/o/w19115-theme/images/contrast_tick.png") !important; }

.high-contrast form#incident-form #map-tab #map-area > div .category-filter-area .filter_label .filter_icon_wrapper,
.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label .filter_icon_wrapper,
.high-contrast form#incident-form #map-tab #map-area > div #filter-panel-show-btn-container .filter-panel-label-icon,
.high-contrast form#incident-form #map-tab #map-area > div .category-filter-area .filter-panel-header .filter-panel-label-icon,
.high-contrast #notification-tab .notification-info,
.high-contrast form#incident-form .tab4-bottom-border,
.high-contrast form#incident-form .tab4-bottom-border,
.high-contrast form#incident-form #notification-tab #personal-data-info .fieldset-title,
.high-contrast div#personal-data-info,
.high-contrast .status-message .sub-message,
.high-contrast .status-message .status-print,
.high-contrast #status_content > form > div > div.main-message,
.high-contrast #status_content > form > div,
.high-contrast #status_content > form > fieldset,
.high-contrast #status_content > form > fieldset > div.control-group.lfr-textarea-container.input-text-wrapper,
.high-contrast #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_g-recaptcha-placeholder,
.high-contrast .bw_bot_banner_wrapper .text-wrapper {
  background-color: transparent !important; }

.high-contrast #column-search .main-sp-search-form button.icon {
  background-color: transparent !important;
  background-image: url("/o/w19115-theme/images/search.png") !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important; }
  .high-contrast #column-search .main-sp-search-form button.icon:hover {
    -webkit-box-shadow: 0 0 0 3px #ffb200;
    -webkit-border-radius: 50%;
    outline: 0; }

.high-contrast .portlet-body .article-wrapper button.tool_button {
  background-repeat: no-repeat !important;
  background-position: left !important; }

.high-contrast .status-message .close-button {
  background-image: url("/o/w19115-theme/images/arrow-gray-left.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 50% !important; }

.high-contrast .category_container .square_img_wrapper .category_square_icon {
  display: none; }

.high-contrast .portlet-asset-publisher .taglib-header .header-back-to a {
  background-repeat: no-repeat;
  background-image: url("/o/w19115-theme/images/arrow_right_white.svg"); }
  .high-contrast .portlet-asset-publisher .taglib-header .header-back-to a:hover {
    background: none !important;
    background-image: url("/o/w19115-theme/images/arrow_right_white.svg") !important;
    background-repeat: no-repeat !important;
    outline: 2px solid #fffe00;
    height: 11px;
    outline-offset: 2px; }
  .high-contrast .portlet-asset-publisher .taglib-header .header-back-to a:focus {
    background: none !important;
    background-image: url("/o/w19115-theme/images/arrow_right_white.svg") !important;
    background-repeat: no-repeat !important;
    outline: 0;
    height: 11px;
    outline-offset: 2px; }

.high-contrast .wsp_notification_wrapper .detail_element .detail_content .close_img img {
  filter: invert(100%); }

.high-contrast #map-canvas div {
  background-color: transparent !important; }

.main_menu_wrapper .menu_positions .menu_header .menu_header_left .menu_header_right {
  background-color: #ffb200 !important; }

.high-contrast table {
  border: 1px solid #fffe00 !important; }

.high-contrast .hamburger {
  background-color: black !important; }
  .high-contrast .hamburger .hamburger__icon {
    background-color: white !important; }
    .high-contrast .hamburger .hamburger__icon::before, .high-contrast .hamburger .hamburger__icon::after {
      background-color: white !important; }
  .high-contrast .hamburger .hamburger__item a {
    float: none !important; }

.high-contrast .hamburger--active .hamburger__icon {
  background-color: transparent !important; }

.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown .filter_label:before {
  background-image: none !important; }

.high-contrast :not(:empty) label:before {
  background-color: transparent !important; }

.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li:focus label {
  color: black !important;
  background-color: #fffe00 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li:focus label span {
    background-color: #fffe00 !important;
    color: #000 !important; }

.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li label:hover, .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li label:focus {
  color: black !important;
  background-color: #fffe00 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li label:hover span, .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown li label:focus span {
    background-color: #fffe00 !important;
    color: #000 !important; }

.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:hover label, .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus label {
  color: black !important;
  background-color: #fffe00 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:hover label::before, .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus label::before {
    background-color: #fffe00 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:hover label span:first-child, .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus label span:first-child {
    color: #000 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:hover label span, .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus label span {
    background-color: #fffe00 !important;
    color: #000 !important; }

.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li span:focus,
.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus,
.high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li span:hover {
  background-color: #fffe00 !important;
  color: #000 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li span:focus span,
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus span,
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li span:hover span {
    background-color: #fffe00 !important;
    color: #000 !important; }
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li span:focus .dropbtn.district_drop span,
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li:focus .dropbtn.district_drop span,
  .high-contrast .wsp_notification_wrapper .wsp_header .wsp_filters #drop-down-district li span:hover .dropbtn.district_drop span {
    color: #000 !important; }

.high-contrast #drop-down-district .Mui-checked svg {
  fill: #fffe00 !important;
  z-index: 999 !important; }

.high-contrast #drop-down-district .Mui-focusVisible svg {
  background-color: #fffe00 !important;
  color: #000 !important;
  border-radius: 35px; }

.high-contrast #chat-form input:focus, .high-contrast #chat-form textarea:focus, .high-contrast #user-opinion-form input:focus, .high-contrast #user-opinion-form textarea:focus, .high-contrast #user-data-form input:focus, .high-contrast #user-data-form textarea:focus, .high-contrast #status-portlet-react input:focus, .high-contrast #status-portlet-react textarea:focus, .high-contrast #category-tab input:focus, .high-contrast #category-tab textarea:focus, .high-contrast #notification-tab input:focus, .high-contrast #notification-tab textarea:focus, .high-contrast #details-tab input:focus, .high-contrast #details-tab textarea:focus {
  border-color: #e9322d;
  box-shadow: 1px 1px 8px #fffe00 !important;
  outline: 1px solid #fffe00 !important; }

.high-contrast #portalCKM-siebel-contact-portlet.action-button, .high-contrast #status-portlet-react .previous.action-button {
  color: #fffe00 !important; }
  .high-contrast #portalCKM-siebel-contact-portlet.action-button span, .high-contrast #status-portlet-react .previous.action-button span {
    color: #fffe00 !important;
    background-color: transparent !important; }
  .high-contrast #portalCKM-siebel-contact-portlet.action-button:focus, .high-contrast #portalCKM-siebel-contact-portlet.action-button:hover, .high-contrast #status-portlet-react .previous.action-button:focus, .high-contrast #status-portlet-react .previous.action-button:hover {
    color: #000 !important; }
    .high-contrast #portalCKM-siebel-contact-portlet.action-button:focus span, .high-contrast #portalCKM-siebel-contact-portlet.action-button:hover span, .high-contrast #status-portlet-react .previous.action-button:focus span, .high-contrast #status-portlet-react .previous.action-button:hover span {
      color: #000 !important; }

.high-contrast #notification-tab .incident-notification-personal-checkbox input[type="checkbox"]:focus ~ label {
  background-color: #fffe00 !important;
  color: #000 !important; }

.high-contrast .incident-button-container-wrapper .incident-button-container .previous.action-button {
  background-image: url("/o/w19115-theme/images/back_gray_button.svg") !important; }

.contact-tile {
  display: inline-block;
  width: 190px;
  max-height: 75px;
  margin-right: 10px;
  margin-top: 10px; }
  .contact-tile .tile-content {
    height: 75px;
    display: table;
    position: relative; }
    .contact-tile .tile-content:hover .circular-img-container {
      background: #fff; }
    .contact-tile .tile-content:hover .text-cell {
      font-weight: bold; }
    .contact-tile .tile-content img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 40px;
      height: 40px; }
    .contact-tile .tile-content .text-cell {
      display: table-cell;
      vertical-align: middle;
      padding-left: 85px;
      text-align: left;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1.2em; }
    .contact-tile .tile-content .circular-img-container {
      border-radius: 50%;
      width: 70px;
      height: 70px;
      background: #ffca4e;
      vertical-align: middle;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      float: left; }
  .contact-tile a:focus {
    outline: 0; }
    .contact-tile a:focus .circular-img-container {
      background: #fff; }
    .contact-tile a:focus .text-cell {
      font-weight: 600; }

.contact-tiles-outer-wrapper {
  height: 366px;
  padding-left: 40px;
  max-height: 366px;
  background-image: url("/o/w19115-theme/images/contact_tiles/stopka_right_pattern.svg");
  background-repeat: no-repeat;
  background-position: right;
  float: right; }

.contact-tiles-inner-wrapper {
  display: inline-block;
  margin: 0 !important;
  padding: 15px 0 0 0 !important; }

#contact-tiles-title {
  text-transform: uppercase;
  display: table-cell;
  vertical-align: top;
  margin-top: 20px;
  float: left;
  font-size: 1.3em;
  line-height: inherit;
  margin-bottom: inherit;
  font-weight: inherit;
  color: #000000; }

.no-decoration {
  color: black !important;
  text-decoration: none !important; }

#contact-links-outer-wrapper {
  min-height: 325px;
  background-image: url("/o/w19115-theme/images/callcenter_icon.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain; }
  #contact-links-outer-wrapper .w19115-logo-container {
    background-image: url("/o/w19115-theme/images/logo_clean.svg");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    width: 198px;
    height: 68px;
    margin-top: 80px;
    margin-right: 70px;
    float: right; }
  #contact-links-outer-wrapper #contact-links-inner-wrapper {
    float: left;
    width: 50%;
    min-width: 310px;
    padding: 18px 0px 0px 38px;
    /*table powoduje lekki rozjazd*/ }
    #contact-links-outer-wrapper #contact-links-inner-wrapper table td span.contact-links-title {
      text-transform: uppercase;
      font-size: 1.3em; }
    #contact-links-outer-wrapper #contact-links-inner-wrapper table td span.contact-links-email {
      text-decoration: underline; }
    #contact-links-outer-wrapper #contact-links-inner-wrapper table tr:not(:first-child) td {
      font-size: 1.3em;
      color: #a26302;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      font-style: normal;
      padding-top: 10px; }

body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs {
  padding-top: 10px;
  background-color: #e9e9e9; }
  body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs .yui3-menu-label {
    color: #5f5f5f;
    background-color: #fff;
    border: none;
    background-image: url("../images/up-down-arrows.png");
    background-repeat: no-repeat;
    background-position: center right;
    text-decoration: none !important;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0px;
    margin-right: 10px; }
  body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs .breadcrumbs-first-item {
    background-image: none !important;
    padding-right: 0px !important; }
  body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content {
    padding-left: 30px;
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1em;
    border: none;
    border-bottom: 2px solid #e9e9e9;
    margin: 0; }
    body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content ul {
      list-style-image: none; }
    body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li .slash-container {
      float: left;
      vertical-align: middle;
      height: 34px;
      line-height: 34px;
      padding-right: 10px; }
    body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li div.yui3-menu div.yui3-menu-content {
      padding-left: 0px;
      margin-left: 5px;
      border: 1px solid black; }
      body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li div.yui3-menu div.yui3-menu-content a.yui3-menuitem-content {
        border: none; }
    body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menuitem-content, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menu-label {
      cursor: pointer;
      text-decoration: none;
      height: 34px;
      line-height: 34px;
      padding-right: 15px; }
      body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menuitem-content:hover, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menuitem-content:focus, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menuitem-content:active, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menuitem-content.label-active, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menu-label:hover, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menu-label:focus, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menu-label:active, body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs div.yui3-menu-content li a.yui3-menu-label.label-active {
        color: #000;
        font-weight: bold; }

.pager .disabled > a {
  color: #5f5f5f !important;
  border: 1px solid darkgray;
  color: darkgray;
  text-transform: uppercase; }

.pager li > a {
  border: 1px solid #fa9b14;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 12px; }

.lfr-pagination-config {
  display: none; }

#bw-category-tiles-wrapper {
  margin: 0;
  padding: 0; }
  #bw-category-tiles-wrapper .bw-category-header {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box; }
    #bw-category-tiles-wrapper .bw-category-header .title_junk_page {
      font-weight: bold;
      margin: 10px 0; }
    #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat {
      display: flex;
      align-items: center;
      margin-top: 7px;
      background-color: white !important;
      width: 25px;
      height: 20px;
      padding: 10px 0px 10px 0px;
      float: left;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
      #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat a.back-arrow {
        width: 20px;
        height: 20px;
        display: block;
        background-image: url("../images/arrow_right_black.svg") !important;
        background-color: white !important;
        background-repeat: no-repeat !important;
        background-position: center;
        -ms-transform: scale(1, 1.2);
        -webkit-transform: scale(1, 1.2);
        transform: scale(1, 1.2); }
        #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat a.back-arrow:hover {
          outline: 0;
          margin-top: 5px;
          height: 12px; }
        #bw-category-tiles-wrapper .bw-category-header .back-to-parent-cat a.back-arrow:focus {
          outline: 2px solid #000;
          margin-top: 5px;
          height: 12px; }
    #bw-category-tiles-wrapper .bw-category-header .bw-category-icon {
      display: none;
      min-height: 39px;
      background-repeat: no-repeat;
      background-position: center; }
    #bw-category-tiles-wrapper .bw-category-header .bw-category-name {
      background-color: #fff;
      background-image: url("../images/bar-bg.png");
      background-repeat: repeat-x;
      background-position: center;
      margin-bottom: 20px;
      margin-top: 22px;
      text-align: center;
      margin-left: 30px; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-name > h2 {
        font-weight: normal;
        background-color: #fff;
        padding-right: 10px;
        display: inline;
        font-size: 2em;
        color: #3f3f3f; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-name > h2 {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 300;
        font-style: normal;
        padding: 20px 12px 20px 60px; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-name .category-image {
        position: absolute;
        margin-left: 10px;
        margin-top: 3px;
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8); }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-name .ctiles-site-logo {
        background: white;
        height: 35px;
        position: absolute;
        padding-right: 15px;
        padding-left: 5px;
        margin-top: 5px;
        display: inline; }
    #bw-category-tiles-wrapper .bw-category-header .bw-category-junk-page {
      background-color: #fff;
      background-image: url("../images/bar-bg.png");
      background-repeat: repeat-x;
      background-position: center;
      margin-bottom: 20px;
      margin-top: 22px;
      text-align: center;
      margin-left: 0px; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-junk-page > h2 {
        font-weight: normal;
        background-color: #fff;
        padding-right: 10px;
        display: inline;
        font-size: 2em;
        color: #3f3f3f; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-junk-page > h1 {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 300;
        font-style: normal;
        padding: 20px 12px 20px 60px; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-junk-page .category-image {
        position: absolute;
        margin-left: 10px;
        margin-top: 3px;
        -ms-transform: scale(0.8, 0.8);
        -webkit-transform: scale(0.8, 0.8);
        transform: scale(0.8, 0.8); }
    #bw-category-tiles-wrapper .bw-category-header .bw-root-category-name {
      background-color: #fff;
      background-image: url("../images/bar-bg.png");
      background-repeat: repeat-x;
      background-position: center;
      margin-bottom: 20px;
      margin-top: 22px;
      display: inline-block;
      width: 100%; }
      #bw-category-tiles-wrapper .bw-category-header .bw-root-category-name > h2 {
        font-weight: normal;
        background-color: #fff;
        padding-right: 10px;
        display: inline;
        font-size: 2em;
        color: #3f3f3f; }
  #bw-category-tiles-wrapper .bw-category-tile-panel {
    margin: 0;
    list-style: none; }
    #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile {
      float: left;
      height: 200px;
      padding: 0;
      margin: 0;
      width: 25%;
      background-color: #fff;
      border-top: 1px solid #e9e9e9;
      border-left: 1px solid #e9e9e9;
      text-align: center;
      color: #000;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
      #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile:nth-child(-n + 4) {
        border-top: 1px solid transparent; }
      #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile:nth-child(4n + 1) {
        border-left: 1px solid transparent; }
      #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a {
        display: block;
        width: 100%;
        height: 99%;
        color: #000;
        border-bottom: transparent; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:hover, #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:focus {
          text-decoration: none;
          border-bottom: 2px solid #ffb200; }
          #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:hover .arrow, #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:focus .arrow {
            background-image: url("../images/arrow_right_black.png"); }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:focus {
          outline: 0; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:hover .cat-icon,
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:focus .cat-icon {
          display: none; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:hover .cat-icon-active,
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a:focus .cat-icon-active {
          display: block; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .cat-icon {
          padding-top: 50px;
          padding-bottom: 15px; }
          #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .cat-icon img {
            height: 50px; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .cat-icon-active {
          padding-top: 50px;
          padding-bottom: 15px;
          display: none; }
          #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .cat-icon-active img {
            height: 50px; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .category-tile-text {
          font-size: 1.2em;
          color: #565656;
          height: 65px; }
        #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .arrow {
          min-height: 10px;
          background-image: url("../images/arrow_right_orange_.png");
          background-repeat: no-repeat;
          background-size: 20px 10px;
          background-position-x: 90%; }
    #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile-hidden {
      background-color: #f2f2f2 !important; }
      #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile-hidden img {
        opacity: 0.4; }

.en-bw-category-tiles-wrapper {
  min-height: 300px; }
  .en-bw-category-tiles-wrapper #en-bw-category-tile-panel {
    height: 100%; }
  .en-bw-category-tiles-wrapper #en-category-tile-visible {
    width: 100% !important;
    height: 100% !important; }

#bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile #en-bw-a-link:hover {
  border-bottom: initial; }

.portlet-body {
  /*Three column grid - article list*/ }
  .portlet-body .default-asset-publisher.show-asset-title .separator, .portlet-body .default-asset-publisher.show-asset-title .asset-details .component-subtitle.export-action {
    display: none; }
  .portlet-body .three-column-list .article-list {
    background: white;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px 0;
    margin-bottom: 0;
    list-style: none; }
    .portlet-body .three-column-list .article-list .article-block.block-hover:hover {
      box-shadow: inset 0 -3px 0 #fa9b14; }
    .portlet-body .three-column-list .article-list .article-block {
      position: relative;
      border-left: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1;
      box-sizing: border-box;
      width: 33.33%;
      height: auto;
      padding: 0;
      vertical-align: top;
      min-height: 320px; }
      .portlet-body .three-column-list .article-list .article-block .article-wrapper {
        padding: 0 30px;
        margin-bottom: 5px;
        cursor: pointer;
        height: inherit;
        display: table;
        background-color: transparent; }
        .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-title {
          padding-bottom: 15px; }
          .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-title a {
            color: #535353;
            font-size: 1.6em; }
            .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-title a:hover {
              color: #036DAE !important;
              text-decoration: none; }
        .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-content {
          color: #565656;
          padding-bottom: 95px; }
          .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-content .asset-summary {
            font-size: 1.3em;
            line-height: 1.1em;
            word-wrap: break-word; }
        .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-more {
          position: absolute;
          bottom: 25px; }
        .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-date {
          color: #000;
          text-transform: uppercase;
          font-weight: bold;
          font-size: 0.95em;
          width: fit-content;
          margin-top: 30px;
          background-color: #ffb200;
          margin-bottom: 15px;
          padding: 5px 15px 5px 15px;
          border-radius: 25px; }
        .portlet-body .three-column-list .article-list .article-block .article-wrapper:hover .article-title a {
          color: #036DAE !important; }
        .portlet-body .three-column-list .article-list .article-block .article-wrapper:hover > div.article-more img {
          background: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg") no-repeat;
          width: 0;
          height: 0;
          padding: 36px 68px 0px 0px; }
      .portlet-body .three-column-list .article-list .article-block:first-child {
        border-left: 0; }

.article-wrapper {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  background-color: white; }
  .article-wrapper .article-tags {
    font-size: 14px; }
    .article-wrapper .article-tags .label.label-info {
      color: #ffffff;
      background-color: #12718f;
      border-color: #12718f;
      padding: 2px 4px;
      font-size: 11.8px;
      font-weight: 700;
      margin-right: 0; }
  .article-wrapper .article-header-metadata {
    padding-bottom: 25px;
    border-bottom: 1px solid #e9e9e9; }
  .article-wrapper .creator-article-section-wrapper {
    overflow: auto;
    font-size: 1.2em;
    margin-bottom: 3em;
    padding: 30px;
    border-bottom: 1px solid #e9e9e9; }
    .article-wrapper .creator-article-section-wrapper .creator-question {
      float: left;
      vertical-align: middle;
      height: 60px;
      line-height: 60px;
      margin: 10px 10px 10px 0; }
      .article-wrapper .creator-article-section-wrapper .creator-question span {
        display: inline-block;
        line-height: normal; }
    .article-wrapper .creator-article-section-wrapper .creator-answer-wrapper .creator-answer {
      margin: 10px;
      border: 1px solid #00bff3;
      cursor: pointer;
      vertical-align: middle;
      text-align: center;
      position: relative;
      width: 100px;
      height: 45px;
      line-height: 45px;
      float: left; }
      .article-wrapper .creator-article-section-wrapper .creator-answer-wrapper .creator-answer.active, .article-wrapper .creator-article-section-wrapper .creator-answer-wrapper .creator-answer:hover {
        color: #fff;
        background-color: #00bff3; }
    .article-wrapper .creator-article-section-wrapper .creator-answer-wrapper .creator-errors {
      overflow: auto;
      padding-top: 8px; }
  .article-wrapper .article_tools {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center; }
    .article-wrapper .article_tools .article-id {
      color: #036dae;
      font-weight: 400; }
    .article-wrapper .article_tools button {
      padding-right: 0; }
    .article-wrapper .article_tools a {
      padding-left: 0;
      color: #000; }
      .article-wrapper .article_tools a:hover, .article-wrapper .article_tools a:focus, .article-wrapper .article_tools a:active {
        background: transparent;
        color: #000;
        text-decoration: underline;
        font-weight: 400; }
  .article-wrapper .article-section-wrapper {
    border-bottom: 1px solid #e9e9e9;
    padding: 30px;
    position: relative; }
    .article-wrapper .article-section-wrapper h4 {
      font-size: 1.7em !important;
      font-weight: normal;
      margin-bottom: 15px;
      line-height: 30px; }
    .article-wrapper .article-section-wrapper .section-content a {
      color: #036dae;
      font-weight: 400; }
  .article-wrapper .show_hide {
    position: absolute;
    bottom: 10px;
    right: 40px; }
  .article-wrapper button.tool_button {
    background: none;
    border: none;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    font-style: normal; }
  .article-wrapper .article-pipe {
    padding: 0 5px; }
  .article-wrapper .print_button {
    background-size: 20px 20px !important;
    background-image: url("/o/w19115-theme/images/print_icon.png") !important; }
    .article-wrapper .print_button:hover {
      font-weight: 400;
      text-decoration: underline; }
  .article-wrapper .show_button {
    background-image: url("/o/w19115-theme/images/eye.png") !important; }
    .article-wrapper .show_button:hover {
      font-weight: 400;
      text-decoration: underline; }
  .article-wrapper .hide_button {
    background-image: url("/o/w19115-theme/images/eye-blocked.png") !important; }
    .article-wrapper .hide_button:hover {
      font-weight: 400;
      text-decoration: underline; }

/*end of article wrapper*/
.taglib-asset-links .asset-links-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
  background: none;
  text-transform: uppercase;
  color: #000; }

.taglib-asset-links .asset-links-list {
  list-style-image: none; }
  .taglib-asset-links .asset-links-list .asset-links-list-item {
    margin-left: 10px; }
    .taglib-asset-links .asset-links-list .asset-links-list-item span a .taglib-text {
      color: #036dae;
      margin-left: 10px;
      font-weight: 400; }
    .taglib-asset-links .asset-links-list .asset-links-list-item span a .opens-new-window-accessible {
      text-decoration: none;
      color: #000; }

.export-actions {
  visibility: hidden;
  position: relative;
  top: 20px;
  right: 460px;
  height: 0; }
  .export-actions > span:before {
    content: ".";
    background-image: url("/o/w19115-theme/images/pdf.png") !important;
    background-size: 100%;
    width: 17px;
    height: 20px;
    display: inline-block; }
  .export-actions > span .taglib-icon {
    text-decoration: none;
    color: black; }
    .export-actions > span .taglib-icon img {
      width: 0;
      height: 0; }
    .export-actions > span .taglib-icon .taglib-text:hover, .export-actions > span .taglib-icon .taglib-text:active, .export-actions > span .taglib-icon .taglib-text:focus {
      text-decoration: none; }

.subpage-content .portlet-column-content .asset-full-content.default-asset-publisher.show-asset-title, .subpage-content .portlet-column-content .asset-content.mb-3, .subpage-content .portlet-column-content .asset-links.mb-4 {
  margin-bottom: 0 !important; }

.senddocument_header {
  text-align: center;
  font-weight: 400;
  font-size: 1.6em;
  color: black;
  display: flex;
  align-items: center;
  padding: 20px 0; }
  .senddocument_header span {
    text-align: left;
    letter-spacing: -0.46px;
    color: #3865A6;
    font-size: 23px;
    line-height: 53px;
    font-weight: 600;
    margin-right: 8px; }
  .senddocument_header::after {
    content: '';
    flex: 1;
    margin-left: 20px;
    border-top: 1px solid #707070;
    opacity: 0.86; }
  .senddocument_header::before {
    content: '';
    flex: 1;
    margin-right: 20px;
    border-top: 1px solid #707070;
    opacity: 0.86; }

.senddocument_subheader {
  text-align: left;
  letter-spacing: -0.32px;
  color: #000000;
  opacity: 1;
  font-size: 16px;
  line-height: 40px;
  font-weight: 100;
  display: block;
  max-width: 1059px;
  margin: 0 auto 36px;
  text-align: center; }

#p_p_id_portalCKMdocumentsend_WAR_portalCKMdocumentsend10SNAPSHOT_ input.MuiInputBase-input {
  font: inherit;
  color: currentColor;
  width: 100%;
  border: 0;
  height: 1.1876em;
  margin: 0;
  display: block;
  padding: 27px 12px 10px;
  min-width: 0;
  background: none;
  box-sizing: content-box;
  animation-name: mui-auto-fill-cancel;
  -webkit-tap-highlight-color: transparent;
  box-shadow: none; }

.aui h6.MuiTypography-h6 {
  font-size: 1.25rem;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.0075em;
  margin: 0; }

.aui .MuiTypography-body1 {
  margin: 0; }

.aui .MuiTypography-body2 {
  margin: 0; }

.aui .MuiIconButton-label input {
  width: 100%; }

.aui .MuiTypography-h4 {
  font-size: 23px;
  font-family: Roboto Condensed,sans-serif;
  font-weight: 400;
  line-height: 1.17;
  letter-spacing: -0.46px;
  margin: 0;
  font-family: Roboto Condensed, sans-serif; }

div.yui3-menu.yui3-menu-horizontal.wizard-display {
  margin-left: 20px; }

.wizard-display .yui3-menu-content {
  border: none !important; }
  .wizard-display .yui3-menu-content .first_level_ul li.level_0 {
    margin-bottom: 10px !important; }
  .wizard-display .yui3-menu-content .first_level_ul li {
    list-style: none; }
    .wizard-display .yui3-menu-content .first_level_ul li:nth-child(1) a.level_0 {
      background-color: #ffb200;
      border-color: #ffb200; }
      .wizard-display .yui3-menu-content .first_level_ul li:nth-child(1) a.level_0:focus {
        outline: 0;
        font-weight: 400;
        color: #000;
        background: #fff; }
    .wizard-display .yui3-menu-content .first_level_ul li:nth-child(2) a.level_0 {
      background-color: #ffcf5f;
      border-color: #ffcf5f; }
      .wizard-display .yui3-menu-content .first_level_ul li:nth-child(2) a.level_0:focus {
        outline: 0;
        font-weight: 400;
        color: #000;
        background: #fff; }
    .wizard-display .yui3-menu-content .first_level_ul li:nth-child(3) a.level_0 {
      background-color: #ffda83;
      border-color: #ffda83; }
      .wizard-display .yui3-menu-content .first_level_ul li:nth-child(3) a.level_0:focus {
        outline: 0;
        font-weight: 400;
        color: #000;
        background: #fff; }
    .wizard-display .yui3-menu-content .first_level_ul li a:focus {
      outline: 0;
      font-weight: 400;
      color: #000;
      background: #fff; }
  .wizard-display .yui3-menu-content .first_level_ul ul {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3); }
  .wizard-display .yui3-menu-content a.level_0 {
    background-color: #ffe5a8;
    border: 1px solid #ffe5a8;
    border-radius: 20px;
    padding: 5px 35px 5px 20px;
    cursor: pointer;
    margin-right: 7px; }
    .wizard-display .yui3-menu-content a.level_0:hover, .wizard-display .yui3-menu-content a.level_0:focus, .wizard-display .yui3-menu-content a.level_0:active {
      color: initial;
      text-decoration: none; }
    .wizard-display .yui3-menu-content a.level_0:hover, .wizard-display .yui3-menu-content a.level_0:focus {
      background-color: #fff !important; }
  .wizard-display .yui3-menu-content a.level_1,
  .wizard-display .yui3-menu-content a.level_2,
  .wizard-display .yui3-menu-content a.level_3 {
    line-height: 30px;
    padding-right: 40px; }
  .wizard-display .yui3-menu-content a.level_1 {
    background: #fff;
    padding-right: 50px !important; }
    .wizard-display .yui3-menu-content a.level_1:hover {
      background: #e9e9e9; }
  .wizard-display .yui3-menu-content a.level_2 {
    background: #e9e9e9;
    padding-right: 50px !important; }
    .wizard-display .yui3-menu-content a.level_2:hover {
      background: #cdcdcd; }
  .wizard-display .yui3-menu-content a.level_3 {
    background: #dbdbdb;
    padding-right: 50px !important; }
    .wizard-display .yui3-menu-content a.level_3:hover {
      background: #c9c9c9; }
  .wizard-display .yui3-menu-content div.yui3-menu-content.level_0 {
    margin-top: 5px; }

.wizard-display .yui3-menuitem a.yui3-menuitem-content {
  font-size: 1.3em;
  line-height: 1.5em;
  color: #000;
  cursor: pointer;
  background-image: url("../images/out_website.svg");
  background-position: right 15px center;
  background-repeat: no-repeat; }
  .wizard-display .yui3-menuitem a.yui3-menuitem-content:hover, .wizard-display .yui3-menuitem a.yui3-menuitem-content:focus, .wizard-display .yui3-menuitem a.yui3-menuitem-content:active {
    background-image: url("../images/out_website.svg");
    background-position: right 15px center;
    background-repeat: no-repeat; }

.wizard-display .yui3-menu-content ul li a.yui3-menu-label {
  background-image: url("../images/next_arrow.svg");
  background-position: right 15px center;
  background-repeat: no-repeat; }
  .wizard-display .yui3-menu-content ul li a.yui3-menu-label:hover, .wizard-display .yui3-menu-content ul li a.yui3-menu-label:focus, .wizard-display .yui3-menu-content ul li a.yui3-menu-label:active {
    background-image: url("../images/next_arrow.svg");
    background-position: right 15px center;
    background-repeat: no-repeat; }
  .wizard-display .yui3-menu-content ul li a.yui3-menu-label.level_0 {
    background-image: url("../images/arrow_down.svg"); }
    .wizard-display .yui3-menu-content ul li a.yui3-menu-label.level_0:hover, .wizard-display .yui3-menu-content ul li a.yui3-menu-label.level_0:focus, .wizard-display .yui3-menu-content ul li a.yui3-menu-label.level_0:active {
      background-image: url("../images/arrow_down.svg"); }

.wizard_start {
  font-size: 0.9em;
  color: gray;
  margin-left: 30px !important;
  margin-bottom: 10px !important; }

.bw_bot_banner_wrapper {
  background-repeat: no-repeat;
  min-height: 250px;
  width: 100%;
  max-width: 1453px;
  margin: 0 auto; }
  .bw_bot_banner_wrapper .text-wrapper {
    padding-top: 30px;
    padding-left: 35px; }
    .bw_bot_banner_wrapper .text-wrapper .title {
      font-size: 2em;
      color: #000;
      line-height: 30px;
      margin: 0;
      padding-bottom: 10px;
      font-weight: inherit; }
    .bw_bot_banner_wrapper .text-wrapper .description {
      color: white;
      width: 500px; }
    .bw_bot_banner_wrapper .text-wrapper .buttons {
      list-style: none;
      margin: 0;
      padding-left: 0; }
      .bw_bot_banner_wrapper .text-wrapper .buttons .chat_button, .bw_bot_banner_wrapper .text-wrapper .buttons .contact_button {
        line-height: 25px; }
      .bw_bot_banner_wrapper .text-wrapper .buttons a {
        color: black;
        display: block;
        float: left;
        width: 200px;
        margin-top: 40px;
        margin-right: 15px;
        background: white;
        padding: 5px;
        border-radius: 30px;
        text-transform: uppercase;
        text-indent: 10px;
        background-image: url("/o/w19115-theme/images/arrow_right_black.png");
        background-repeat: no-repeat;
        background-position: right 20px center;
        font-size: 14px; }
        .bw_bot_banner_wrapper .text-wrapper .buttons a:hover, .bw_bot_banner_wrapper .text-wrapper .buttons a:focus {
          text-decoration: underline;
          background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
          background-repeat: no-repeat;
          background-position: right 20px center;
          color: #fff;
          background-color: #000;
          outline: 0; }

#status-bar {
  margin-bottom: 30px;
  margin-left: 0;
  overflow: hidden;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 115%;
  margin-bottom: 0; }
  #status-bar li {
    width: 50%;
    height: 70px;
    list-style-type: none;
    float: left;
    border-right: 1px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: table; }
  #status-bar li.last-nav-item {
    border-right: none; }
  #status-bar li.active {
    font-weight: bold;
    border-bottom: 2px solid #ffb200; }
    #status-bar li.active .circle {
      width: 63px;
      height: 63px;
      line-height: 58px;
      font-size: 220%;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      right: 55%;
      background-image: url("/o/w19115-theme/images/circle-orange.svg"); }
      #status-bar li.active .circle::after {
        font-weight: normal;
        color: #555555; }
  #status-bar > li .circle {
    width: 63px;
    height: 63px;
    line-height: 58px;
    font-size: 220%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    right: 55%;
    right: 65%; }
  #status-bar > li.active .circle {
    right: 65%; }
  #status-bar li:last-child:after {
    content: ''; }

.nav-tab-right {
  width: 55%;
  height: 100%;
  padding-left: 20px;
  padding-right: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 0;
  width: 65%; }

.nav-tab-right-last {
  width: 55%;
  height: 100%;
  padding-left: 20px;
  padding-right: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 100px;
  padding-right: 0;
  width: 55%; }

#_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content {
  display: block; }
  #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form {
    margin-left: 30px;
    margin-bottom: 0;
    background-image: url("/o/w19115-theme/images/statsu-zgloszenia-tab-1.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 320px;
    padding-bottom: 20px; }
    #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset {
      top: 30px;
      position: relative; }
      #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button {
        font-size: 120%;
        background-color: #ffb200;
        color: #000;
        border-radius: 40px;
        width: 140px;
        background-repeat: no-repeat;
        background-position: right 8% bottom 50%;
        background-size: 24px 12px;
        height: 36px;
        border: none;
        position: relative;
        top: 10px;
        background-image: url("/o/w19115-theme/images/arrow_right_black.png"); }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button .action-button-text {
          font-size: 75%;
          text-transform: uppercase;
          padding-left: 20px;
          display: table-cell; }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button:hover, #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button:active {
          text-decoration: none;
          border: none; }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button[disabled] {
          cursor: not-allowed;
          border-color: #b1b1b1;
          background-color: #b1b1b1;
          color: #fff; }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button:hover {
          background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
          color: #fff;
          outline: 0; }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button:focus {
          background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
          color: #fff;
          background-color: black;
          outline: 0; }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button:disabled :hover {
          box-shadow: none; }
        #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset .next.action-button:disabled :focus {
          box-shadow: none; }
      #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_checkStatusApp .status_content .form .fieldset #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_g-recaptcha-placeholder {
        position: relative;
        top: -10px; }

#_portalCKMstatusportlet_WAR_portalCKMstatusportlet_caseNo {
  border-color: orange;
  border-width: 2px;
  width: 110px;
  height: 35px;
  font-size: 22px;
  text-align: center;
  position: relative;
  top: 20px; }
  #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_caseNo:focus::-webkit-input-placeholder {
    color: transparent; }
  #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_caseNo:focus:-moz-placeholder {
    color: transparent; }
  #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_caseNo:focus::-moz-placeholder {
    color: transparent; }
  #_portalCKMstatusportlet_WAR_portalCKMstatusportlet_caseNo:focus:-ms-input-placeholder {
    color: transparent; }

.status-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
  top: 25px; }
  .status-title .main-message {
    font-size: 1.7em; }
  .status-title .sub-message {
    margin-bottom: 10px;
    position: relative;
    top: 15px;
    width: 50%; }

.status-message {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-top: 30px;
  padding-bottom: 30px; }
  .status-message#error_page {
    top: 50px; }
  .status-message .status-message-content {
    margin-top: 30px;
    vertical-align: top;
    display: inline-block;
    text-align: left; }
  .status-message .response_image_submitted {
    background-image: url("/o/w19115-theme/images/incident_ok.png");
    display: inline-block;
    height: 215px;
    width: 215px; }
  .status-message .response_image_submitted#Nowe {
    background-image: url("/o/w19115-theme/images/incident_waiting.png");
    display: inline-block;
    height: 215px;
    width: 215px; }
  .status-message .response_image_error {
    background-image: url("/o/w19115-theme/images/incident_error.png");
    display: inline-block;
    height: 215px;
    width: 215px; }
  .status-message .main-message {
    font-size: 28px; }
  .status-message .sub-message {
    position: relative;
    top: 15px; }
    .status-message .sub-message span {
      font-weight: bold; }
  .status-message .button-container-status {
    margin-top: 25px; }
    .status-message .button-container-status .print-status-button {
      font-size: 120%;
      background-color: #ffb200;
      color: #000;
      border-radius: 40px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 12px;
      height: 36px;
      border: none;
      position: relative;
      top: 10px;
      text-align: left;
      background-color: white;
      font-size: 110%;
      border-radius: 40px;
      padding-left: 25px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 22px;
      background-image: url("/o/w19115-theme/images/print_icon.png");
      border: 2px solid lightgray;
      color: black;
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 300;
      font-style: normal;
      text-transform: uppercase; }
      .status-message .button-container-status .print-status-button .action-button-text {
        font-size: 75%;
        text-transform: uppercase;
        padding-left: 20px;
        display: table-cell; }
      .status-message .button-container-status .print-status-button:hover, .status-message .button-container-status .print-status-button:active {
        text-decoration: none;
        border: none; }
      .status-message .button-container-status .print-status-button[disabled] {
        cursor: not-allowed;
        border-color: #b1b1b1;
        background-color: #b1b1b1;
        color: #fff; }
      .status-message .button-container-status .print-status-button:hover {
        border: 2px solid lightgray; }
    .status-message .button-container-status .close-button {
      font-size: 120%;
      background-color: #ffb200;
      color: #000;
      border-radius: 40px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 12px;
      height: 36px;
      border: none;
      position: relative;
      top: 10px;
      margin-right: 5px;
      border: 2px solid lightgray;
      background-color: white;
      font-size: 90%;
      width: 70px;
      background-image: url("/o/w19115-theme/images/arrow-gray-left.svg");
      background-position: 50% !important;
      color: transparent; }
      .status-message .button-container-status .close-button .action-button-text {
        font-size: 75%;
        text-transform: uppercase;
        padding-left: 20px;
        display: table-cell; }
      .status-message .button-container-status .close-button:hover, .status-message .button-container-status .close-button:active {
        text-decoration: none;
        border: none; }
      .status-message .button-container-status .close-button[disabled] {
        cursor: not-allowed;
        border-color: #b1b1b1;
        background-color: #b1b1b1;
        color: #fff; }
      .status-message .button-container-status .close-button:hover {
        border: 2px solid lightgray;
        background-image: url("/o/w19115-theme/images/arrow-gray-left.svg");
        background-position: 50%;
        color: transparent;
        background-repeat: no-repeat; }
  .status-message .status-print {
    margin-top: 25px; }

.view_more {
  float: right;
  margin-top: 15px;
  cursor: pointer;
  height: 36px;
  width: 68px;
  background-image: url("/o/w19115-theme/images/arrow_right_orange_button.png"); }
  .view_more:hover {
    background-image: url("/o/w19115-theme/images/arrow_right_orange_button_hover.svg"); }

#wizard-contact-bar {
  margin-bottom: 30px;
  margin-left: 0;
  overflow: hidden;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 115%; }
  #wizard-contact-bar li {
    width: 33%;
    height: 70px;
    list-style-type: none;
    float: left;
    border-right: 1px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: table; }
  #wizard-contact-bar li.last-nav-item {
    border-right: none; }
  #wizard-contact-bar li.active {
    font-weight: bold;
    border-bottom: 2px solid #ffb200; }
    #wizard-contact-bar li.active .circle {
      width: 63px;
      height: 63px;
      line-height: 58px;
      font-size: 220%;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      right: 55%;
      background-image: url("/o/w19115-theme/images/circle-orange.svg"); }
      #wizard-contact-bar li.active .circle::after {
        font-weight: normal;
        color: #555555; }
  #wizard-contact-bar li.active {
    font-weight: bold;
    border-bottom: 2px solid #ffb200;
    width: 34%; }
    #wizard-contact-bar li.active .circle {
      width: 63px;
      height: 63px;
      line-height: 58px;
      font-size: 220%;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      right: 55%;
      background-image: url("../images/circle-orange.svg"); }
  #wizard-contact-bar li:last-child:after {
    content: initial; }
  #wizard-contact-bar li.active :after {
    font-weight: normal;
    color: #555555; }

.contact-confirmation {
  width: 50%;
  margin: 0 28%;
  padding-bottom: 50px; }
  .contact-confirmation h2 {
    font-weight: normal;
    font-size: 28px; }
  .contact-confirmation #contact-confirmation-form {
    display: inline-flex; }
  .contact-confirmation .contact-confirmation-text {
    color: #a5a5a5; }
  .contact-confirmation .confirmation-image {
    height: 216px;
    width: 216px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/incident_ok.png"); }
  .contact-confirmation .confirmation-box {
    margin-left: 10px; }

form#contactForm {
  margin: 0px 30px 10px 30px; }
  form#contactForm .control-label {
    color: #a5a5a5; }
  form#contactForm .agreement-label {
    color: black; }
  form#contactForm .tittle-portlet-text {
    font-size: 120%;
    background-color: #fff;
    background-image: url("../images/bar-bg.png");
    background-repeat: repeat-x;
    background-position: center;
    margin-bottom: 20px;
    margin-top: 22px; }
    form#contactForm .tittle-portlet-text > h2 {
      font-weight: normal;
      background-color: #fff;
      padding-right: 10px;
      display: inline;
      font-size: 2em;
      color: #3f3f3f; }
  form#contactForm .form-captcha {
    margin-top: 20px; }
  form#contactForm .field {
    width: 40%; }
  form#contactForm .contact-button-container-wrapper {
    width: 100%;
    background-color: #fff;
    height: 50px;
    margin-top: 20px; }
    form#contactForm .contact-button-container-wrapper .contact-button-container {
      margin-right: 30px;
      padding-bottom: 90px; }
      form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button {
        font-size: 120%;
        background-color: #ffb200;
        color: #000;
        border-radius: 40px;
        width: 140px;
        background-repeat: no-repeat;
        background-position: right 8% bottom 50%;
        background-size: 24px 12px;
        height: 36px;
        border: none;
        background-image: url("../images/arrow_right_black.png"); }
        form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button .action-button-text {
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 90%;
          text-transform: uppercase;
          padding-left: 20px;
          display: table-cell; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button:hover, form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button:active {
          text-decoration: none;
          border: none; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button[disabled] {
          cursor: not-allowed;
          border-color: #b1b1b1;
          background-color: #b1b1b1;
          color: #fff; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button:hover {
          background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
          color: #fff;
          outline: 0; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .next.action-button:focus {
          background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
          color: #fff;
          background-color: black;
          outline: 0; }
      form#contactForm .contact-button-container-wrapper .contact-button-container .previous.action-button {
        font-size: 120%;
        background-color: #ffb200;
        color: #000;
        border-radius: 40px;
        width: 140px;
        background-repeat: no-repeat;
        background-position: right 8% bottom 50%;
        background-size: 24px 12px;
        height: 36px;
        border: none;
        background-image: url("../images/back_gray_button.svg") !important;
        background-color: #fff;
        background-repeat: no-repeat !important;
        width: 68px;
        background-size: contain; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .previous.action-button .action-button-text {
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 90%;
          text-transform: uppercase;
          padding-left: 20px;
          display: table-cell; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .previous.action-button:hover, form#contactForm .contact-button-container-wrapper .contact-button-container .previous.action-button:active {
          text-decoration: none;
          border: none; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .previous.action-button[disabled] {
          cursor: not-allowed;
          border-color: #b1b1b1;
          background-color: #b1b1b1;
          color: #fff; }
      form#contactForm .contact-button-container-wrapper .contact-button-container .submit.action-button {
        font-size: 120%;
        background-color: #ffb200;
        color: #000;
        border-radius: 40px;
        width: 140px;
        background-repeat: no-repeat;
        background-position: right 8% bottom 50%;
        background-size: 24px 12px;
        height: 36px;
        border: none;
        background-color: #02bf71;
        color: white;
        background-image: url("../images/arrow_right_black.png"); }
        form#contactForm .contact-button-container-wrapper .contact-button-container .submit.action-button .action-button-text {
          font-family: 'Roboto Condensed', sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 90%;
          text-transform: uppercase;
          padding-left: 20px;
          display: table-cell; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .submit.action-button:hover, form#contactForm .contact-button-container-wrapper .contact-button-container .submit.action-button:active {
          text-decoration: none;
          border: none; }
        form#contactForm .contact-button-container-wrapper .contact-button-container .submit.action-button[disabled] {
          cursor: not-allowed;
          border-color: #b1b1b1;
          background-color: #b1b1b1;
          color: #fff; }
  form#contactForm .fieldset-label {
    font-size: 150%;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #ffca4e; }
  form#contactForm .label-required {
    color: #d20400; }
  form#contactForm .contact-personal-data-checkbox {
    cursor: pointer;
    border: 1px solid lightgray;
    width: 800px;
    padding: 7px 5px 7px 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-style: normal; }
    form#contactForm .contact-personal-data-checkbox:hover {
      background-color: #fff3d9;
      border: 1px solid transparent; }
    form#contactForm .contact-personal-data-checkbox label {
      position: relative;
      display: inline-table; }
      form#contactForm .contact-personal-data-checkbox label::before {
        content: "";
        display: inline-block;
        position: relative;
        width: 17px;
        height: 17px;
        right: 6px;
        top: 3px;
        margin-left: 0;
        border: 1px solid #999;
        background-color: #e9e9e9;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    form#contactForm .contact-personal-data-checkbox .contact-checkbox-container input[type="checkbox"]:checked ~ label::before {
      background-image: url("../images/um-ticks.png");
      position: relative; }
    form#contactForm .contact-personal-data-checkbox .contact-checkbox-container input[type="checkbox"] {
      display: none; }
  form#contactForm .has-error.ng-dirty,
  form#contactForm .has-error.ng-touched {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7; }

.after-button-container-wrapper {
  width: 100%;
  background-color: #fff;
  height: 50px;
  margin-top: 20px; }
  .after-button-container-wrapper .after-button-container {
    float: left;
    margin-right: 30px; }
    .after-button-container-wrapper .after-button-container .reset.action-button {
      font-size: 120%;
      background-color: #ffb200;
      color: #000;
      border-radius: 40px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 12px;
      height: 36px;
      border: none;
      width: 210px;
      background-color: #ffb200; }
      .after-button-container-wrapper .after-button-container .reset.action-button .action-button-text {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 90%;
        text-transform: uppercase;
        padding-left: 20px;
        display: table-cell; }
      .after-button-container-wrapper .after-button-container .reset.action-button:hover, .after-button-container-wrapper .after-button-container .reset.action-button:active {
        text-decoration: none;
        border: none; }
      .after-button-container-wrapper .after-button-container .reset.action-button[disabled] {
        cursor: not-allowed;
        border-color: #b1b1b1;
        background-color: #b1b1b1;
        color: #fff; }
    .after-button-container-wrapper .after-button-container .print.action-button {
      font-size: 120%;
      background-color: #ffb200;
      color: #000;
      border-radius: 40px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 12px;
      height: 36px;
      border: none;
      background-color: #fff;
      border: 2px solid #e1e1e1;
      background-image: url("../images/print_icon.png");
      background-size: 24px 22px; }
      .after-button-container-wrapper .after-button-container .print.action-button .action-button-text {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 90%;
        text-transform: uppercase;
        padding-left: 20px;
        display: table-cell; }
      .after-button-container-wrapper .after-button-container .print.action-button:hover, .after-button-container-wrapper .after-button-container .print.action-button:active {
        text-decoration: none;
        border: none; }
      .after-button-container-wrapper .after-button-container .print.action-button[disabled] {
        cursor: not-allowed;
        border-color: #b1b1b1;
        background-color: #b1b1b1;
        color: #fff; }
      .after-button-container-wrapper .after-button-container .print.action-button:hover, .after-button-container-wrapper .after-button-container .print.action-button:active {
        background-color: #fff;
        border: 2px solid #e1e1e1; }

@media only screen and (max-width: 1919px) {
  #subpage-banner {
    width: 100%; } }

@media only screen and (max-width: 1366px) {
  #subpage-banner {
    width: 100%; }
  :lang(en-US) #column-mobile-app #vertical-banner-wrapper #vertical-banner-button .vertical-banner-button-text {
    font-size: 105%; }
  #column-wizard .yui3-menu-content li {
    margin-top: 10px; } }

@media only screen and (max-width: 1250px) {
  #column-mobile-app #vertical-banner-wrapper {
    font-size: calc(0.5vw - -7.4px); } }

@media only screen and (max-width: 1200px) {
  #top-bar #account #your-account a #text-intro {
    display: none; }
  #subpage-banner .banner-content {
    background-size: cover;
    height: 335px; }
    #subpage-banner .banner-content div {
      display: none; }
  .subpage-menubar #menubar-column-1 .list-menu ul.layouts.level-1 li a {
    padding: 1rem 1rem; } }

.footer_outer_wrapper .footer_inner_wrapper .big_cell {
  border-top: 1px solid #ffca4e; }
  .footer_outer_wrapper .footer_inner_wrapper .big_cell .top-right {
    height: auto; }
  .footer_outer_wrapper .footer_inner_wrapper .big_cell .unia {
    float: left;
    width: 100%;
    display: inline-flex; }
    .footer_outer_wrapper .footer_inner_wrapper .big_cell .unia #ue-left {
      margin-left: 0; }
      .footer_outer_wrapper .footer_inner_wrapper .big_cell .unia #ue-left img {
        margin: 8px 0 0 0; }
    .footer_outer_wrapper .footer_inner_wrapper .big_cell .unia #ue-right img {
      margin: 30px 0 0 0; }

#bottom-footer-left .top-right {
  width: auto; }
  #bottom-footer-left .top-right img {
    margin: 55px 0 0 0; }

.nav-tab-right-half {
  padding-right: initial; }

#wizard-contact-bar .nav-tab-right-half {
  padding-right: 30px; }

#column-mobile-app #vertical-banner-wrapper #vertical-banner-button .vertical-banner-button-text {
  padding-left: 10%;
  font-size: 105%; }

@media only screen and (max-width: 1135px) {
  .wsp_notification_wrapper .wsp_header .wsp_filters {
    float: left; }
    .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropbtn {
      padding-right: 18px; }
  .wsp_notification_wrapper .wsp_header .wsp_header_title {
    padding-left: 0px;
    text-align: center;
    display: block;
    border-bottom: 2px solid lightgray; }
  .main_menu_wrapper .menu_positions .menu_list ul {
    left: initial; }
    .main_menu_wrapper .menu_positions .menu_list ul li .menu-link {
      margin-left: initial; }
      .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
        padding: initial; } }

@media only screen and (max-width: 1100px) {
  .main_menu_wrapper .menu_positions .menu_header {
    margin-bottom: 180px;
    display: flex;
    flex-direction: column-reverse; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
      width: 100%; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_right {
      width: 100%; }
  .main_menu_wrapper .menu_positions .menu_list ul {
    left: initial; }
    .main_menu_wrapper .menu_positions .menu_list ul li {
      line-height: 3.2rem; }
      .main_menu_wrapper .menu_positions .menu_list ul li .menu-link {
        margin-left: initial; }
  :lang(en-US) #column-mobile-app #vertical-banner-wrapper {
    font-size: calc(0.5vw - -6px); }
    :lang(en-US) #column-mobile-app #vertical-banner-wrapper #vertical-banner-button .vertical-banner-button-text {
      padding-left: 5%; } }

@media only screen and (max-width: 979px) {
  .banners_wrapper {
    display: flex;
    flex-wrap: wrap; }
    .banners_wrapper .banner {
      width: 50%;
      height: auto; }
  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow-x: hidden;
    background: #fff; }
  #top-bar #account {
    width: 40%; }
  .main_menu_wrapper #menu_content .description_box {
    margin-left: 35.5%; }
  .main_menu_wrapper .menu_positions .menu_header {
    min-height: 157px;
    margin-bottom: 0px; } }
  @media only screen and (max-width: 979px) and (max-width: 646px) {
    .main_menu_wrapper .menu_positions .menu_header {
      display: unset; } }

@media only screen and (max-width: 979px) {
    .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
      background-position: center center;
      height: 150px; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_right {
      background-size: 112px;
      height: 150px; }
  .main_menu_wrapper .menu_positions .menu_list {
    padding-top: 130px; }
    .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
      margin-left: initial;
      width: 100%;
      display: inline-block; }
  #vertical-banner-wrapper {
    background-position: center center; }
  #column-mobile-app #vertical-banner-wrapper #vertical-banner-button {
    background-image: none; }
    #column-mobile-app #vertical-banner-wrapper #vertical-banner-button .vertical-banner-button-text {
      padding-left: inherit;
      text-align: center; }
  :lang(en-US) #column-mobile-app #vertical-banner-wrapper #vertical-banner-button .vertical-banner-button-text {
    padding-left: inherit; }
  #contact-links-outer-wrapper .w19115-logo-container {
    margin-right: 20px; }
  #contact-links-outer-wrapper #contact-links-inner-wrapper {
    min-width: 110px;
    width: 40%; }
    #contact-links-outer-wrapper #contact-links-inner-wrapper table {
      width: auto; }
  .contact-tiles-outer-wrapper {
    height: inherit;
    max-height: inherit;
    background-image: none; }
  .footer_outer_wrapper .footer_inner_wrapper .footer_row_2 {
    background-size: 100%; }
  .wsp_notification_wrapper .wsp_list_element .wsp_content #div_wsp_summary p {
    max-width: 300px !important; } }

@media only screen and (max-width: 853px) {
  #top-bar #text_minus,
  #top-bar #text_plus,
  #top-bar #social-icons-fb,
  #top-bar #go-to-um,
  #top-bar #social-icons-bip,
  #top-bar #translator-link {
    display: none; }
  #top-bar #account {
    width: auto;
    display: flex; }
    #top-bar #account #language_pick {
      width: 100%; }
      #top-bar #account #language_pick a,
      #top-bar #account #language_pick span {
        max-width: initial; }
  #top-bar .contrast_span {
    display: none; }
  #top-bar .hamburger {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0;
    border: 0;
    padding: 0;
    background-color: white;
    border-right: 1px solid #e9e9e9;
    float: left; }
    #top-bar .hamburger .hamburger__icon {
      position: absolute;
      width: 30px;
      height: 4px;
      display: block;
      background-color: black;
      z-index: 10;
      margin-left: 10px;
      border-radius: 10px; }
      #top-bar .hamburger .hamburger__icon::before {
        content: "";
        position: relative;
        bottom: 9px;
        width: 30px;
        height: 4px;
        display: block;
        background-color: black;
        border-radius: 10px; }
      #top-bar .hamburger .hamburger__icon::after {
        content: "";
        position: relative;
        top: 5px;
        width: 30px;
        height: 4px;
        display: block;
        background-color: black;
        border-radius: 10px; }
  #top-bar .hamburger__list {
    display: block;
    position: absolute;
    width: 100%;
    top: 50px;
    height: auto;
    left: 0;
    margin-left: 0;
    z-index: 9999;
    background-color: white;
    list-style-type: none;
    padding-left: 0; }
    #top-bar .hamburger__list .hamburger__item {
      border-top: 1px solid #e9e9e9;
      text-align: center; }
      #top-bar .hamburger__list .hamburger__item:last-of-type {
        background-color: black; }
        #top-bar .hamburger__list .hamburger__item:last-of-type:hover {
          background-color: #d20400; }
        #top-bar .hamburger__list .hamburger__item:last-of-type a {
          color: white;
          font-size: 15px;
          font-weight: normal; }
          #top-bar .hamburger__list .hamburger__item:last-of-type a img {
            width: 18px;
            margin-top: -8px; }
      #top-bar .hamburger__list .hamburger__item a {
        padding: 15px 0 15px 10px; }
  #top-bar .hamburger--active .hamburger__icon {
    background-color: transparent; }
    #top-bar .hamburger--active .hamburger__icon::before {
      transform: rotate(45deg);
      bottom: 0; }
    #top-bar .hamburger--active .hamburger__icon::after {
      transform: rotate(135deg);
      top: -4px; } }

@media only screen and (min-width: 768px) and (max-width: 811px) {
  .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropbtn {
    padding: 0; } }

@media only screen and (max-width: 768px) {
  #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile {
    width: 50%;
    border-top: 1px solid lightgrey !important; }
  #wizard-contact-bar .nav-tab-right-half {
    padding-right: initial; }
  body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow-x: hidden;
    background: #fff; }
  .main_menu_wrapper #menu_content .description_box {
    margin-left: 25.5%; }
  .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
    margin-left: initial;
    padding: initial; }
  .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
    width: -webkit-fill-available; }
  .main_menu_wrapper .menu_positions .menu_header .menu_header_right {
    width: 100%; }
  #column-news {
    width: 100%; }
  #column-mobile-app {
    width: 100%;
    position: relative; }
    #column-mobile-app #vertical-banner-wrapper {
      height: 557px;
      background-position-y: -100px; }
  .banners_wrapper {
    display: block; }
    .banners_wrapper .banner {
      display: block;
      width: 100%; }
  .footer_outer_wrapper .footer_inner_wrapper .small_cell,
  .footer_outer_wrapper .footer_inner_wrapper .big_cell {
    width: 50%; }
  .footer_outer_wrapper .footer_inner_wrapper .small_cell {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 350px; }
    .footer_outer_wrapper .footer_inner_wrapper .small_cell .footer_cell_content_wrapper {
      padding: 20px 0;
      margin: 0 40px;
      border-top: 1px solid #ffca4e; }
      .footer_outer_wrapper .footer_inner_wrapper .small_cell .footer_cell_content_wrapper .title {
        font-size: 1.2em; }
      .footer_outer_wrapper .footer_inner_wrapper .small_cell .footer_cell_content_wrapper .content {
        margin-top: 10px; }
  #bottom-footer-left .top-right {
    height: auto; }
  #column-search .search-input input {
    width: 93%; }
  #column-search .main-sp-search-form form {
    margin: 10px 0 0 0; }
    #column-search .main-sp-search-form form button.icon {
      top: 30px;
      right: 15px; }
  #column-wizard {
    margin-bottom: 0px;
    float: left; }
    #column-wizard .portlet-body {
      padding-bottom: 20px; }
  #column-mobile-app #vertical-banner-wrapper {
    font-size: inherit; }
  form#incident-form .incident-button-container-wrapper {
    margin-top: 120px !important; }
  .category-filter-area .categoryDiv {
    right: -165px; }
    .category-filter-area .categoryDiv input {
      right: 0 !important; }
    .category-filter-area .categoryDiv label {
      margin-left: 0 !important;
      width: 180px !important; } }

@media only screen and (max-width: 646px) {
  .main_menu_wrapper .menu_positions {
    width: 100%;
    position: absolute; }
    .main_menu_wrapper .menu_positions .menu_list {
      padding-top: initial;
      margin-left: 60px;
      height: 50px;
      background: white;
      z-index: 10;
      position: relative;
      top: 630px; }
      .main_menu_wrapper .menu_positions .menu_list ul {
        margin-top: 30px;
        padding-bottom: 55px;
        background-color: white; }
        .main_menu_wrapper .menu_positions .menu_list ul li {
          font-size: 2.5em; }
          .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
            text-align: center; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
      background-position: 75% center;
      width: 60%; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_right {
      width: 40%;
      height: 140px; }
  .main_menu_wrapper #menu_content {
    margin-bottom: 280px;
    width: 100%;
    margin-top: 140px;
    z-index: 2;
    height: 550px;
    position: relative; }
  #column-search {
    margin-top: 120px; }
  .main_menu_wrapper #menu_content.default_item .description_box {
    height: initial;
    margin-left: 20%;
    min-height: 300px; }
  .main_menu_wrapper #menu_content .description_box {
    margin-left: 20%;
    padding: 30px 50px 30px 40px;
    margin-top: 5%;
    height: initial;
    min-height: 300px; }
    .main_menu_wrapper #menu_content .description_box #description_subtitle {
      font-size: 32px; }
  .main_menu_wrapper .menu_positions .menu_list ul {
    top: -80px; }
  .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_summary {
    word-break: break-all; }
  #incident-form #wizard-bar li {
    width: 100%; }
    #incident-form #wizard-bar li.active .circle,
    #incident-form #wizard-bar li .circle {
      left: 0;
      margin-left: 10px; }
    #incident-form #wizard-bar li .nav-tab-right-half {
      width: auto;
      padding-left: 80px; }
  #incident-form .incident-tab .addressAutoComplete_wrapper {
    width: 70%; }
    #incident-form .incident-tab .addressAutoComplete_wrapper .input-text-wrapper > input {
      width: 100%;
      margin-left: 10px; } }

@media only screen and (min-width: 580px) and (max-width: 612px) {
  .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown .dropbtn {
    padding: 0; } }

@media only screen and (max-width: 580px) {
  .wsp_notification_wrapper .wsp_list_element .wsp_content #div_wsp_summary p {
    max-width: unset !important; }
  #column-search #layout-column_column-search .main-sp-search-form {
    margin-top: 295px; }
  .main_menu_wrapper #menu_content {
    width: 100%;
    margin-top: 140px;
    margin-bottom: initial;
    z-index: 2;
    height: 500px;
    position: relative; }
    .main_menu_wrapper #menu_content .description_box {
      height: 255px;
      font-size: 12px;
      padding: 40px 50px 75px 40px; }
      .main_menu_wrapper #menu_content .description_box #description_title {
        font-size: 1.4em; }
    .main_menu_wrapper #menu_content.default_item .description_box {
      padding: 20px 50px 75px 40px;
      height: auto;
      max-height: 447px;
      font-size: 12px; }
  .main_menu_wrapper .menu_positions {
    width: 100%;
    position: absolute; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
      background-position: 75% center;
      width: 60%;
      height: 140px; }
    .main_menu_wrapper .menu_positions .menu_header .menu_header_right {
      width: 40%;
      height: 140px; }
    .main_menu_wrapper .menu_positions .menu_list {
      margin-left: initial;
      text-align: center;
      padding-top: 15px;
      height: auto;
      max-height: 300px;
      overflow-x: hidden;
      width: 100%;
      background: white;
      z-index: 10;
      position: relative;
      top: 485px;
      border-bottom: 2px solid lightgray; }
      .main_menu_wrapper .menu_positions .menu_list ul {
        display: initial;
        left: 0;
        height: inherit;
        top: 0px; }
        .main_menu_wrapper .menu_positions .menu_list ul li {
          padding-left: 90px;
          font-size: 2em; }
          .main_menu_wrapper .menu_positions .menu_list ul li .menu-link {
            margin-left: initial;
            display: block;
            color: inherit;
            height: 50px; }
            .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
              display: block;
              height: inherit; }
        .main_menu_wrapper .menu_positions .menu_list ul li:first-child {
          display: block; }
  .search-input {
    margin-top: 40px; }
  #column-search {
    margin-top: 40px; }
    #column-search .search-input input {
      width: 83%; }
    #column-search .main-sp-search-form form button.icon {
      top: 60px;
      right: 10vw; }
  .banners_wrapper .banner {
    height: auto;
    float: left; }
    .banners_wrapper .banner .banner_content .title {
      text-align: center; }
    .banners_wrapper .banner .banner_content .url {
      float: right;
      position: static;
      bottom: 0;
      right: 0;
      margin-bottom: 30px; }
  .footer_outer_wrapper .footer_inner_wrapper .small_cell,
  .footer_outer_wrapper .footer_inner_wrapper .big_cell {
    width: 100%; }
  .footer_outer_wrapper .footer_inner_wrapper .small_cell {
    border: 0; }
    .footer_outer_wrapper .footer_inner_wrapper .small_cell .footer_cell_content_wrapper {
      padding: 20px 0;
      margin: 0 40px;
      border-top: 1px solid #ffca4e; }
      .footer_outer_wrapper .footer_inner_wrapper .small_cell .footer_cell_content_wrapper .title {
        font-size: 1.2em; }
      .footer_outer_wrapper .footer_inner_wrapper .small_cell .footer_cell_content_wrapper .content {
        margin-top: 10px; }
  .footer_outer_wrapper .footer_inner_wrapper .big_cell {
    border-top: 1px solid #ffca4e; }
  #contact-links-outer-wrapper .w19115-logo-container {
    margin-top: 30px;
    margin-left: 120px;
    float: left; }
  #contact-links-outer-wrapper #contact-links-inner-wrapper {
    width: 100%; }
    #contact-links-outer-wrapper #contact-links-inner-wrapper span.contact-links-title {
      font-size: 1.2em; }
  .contact-tiles-outer-wrapper {
    margin-bottom: 40px;
    padding: 0 30px; }
    .contact-tiles-outer-wrapper #contact-tiles-title {
      width: 100%;
      font-size: 1.2em; }
    .contact-tiles-outer-wrapper .contact-tile {
      width: 32%;
      margin-right: 0;
      height: 115px;
      display: inline-flex;
      text-align: center;
      max-height: 115px; }
      .contact-tiles-outer-wrapper .contact-tile .tile-content {
        height: 115px;
        display: block; }
        .contact-tiles-outer-wrapper .contact-tile .tile-content .circular-img-container {
          position: relative;
          float: none;
          display: inline-block;
          vertical-align: none; }
      .contact-tiles-outer-wrapper .contact-tile .text-cell {
        display: inline-block;
        vertical-align: none;
        padding-left: 0;
        text-align: center;
        width: 100%; }
  /* portlet BW */
  body.yui3-skin-sam div.yui3-menu-horizontal.kb-breadcrumbs {
    padding-top: 0; }
  #subpage-banner {
    width: 100%; }
    #subpage-banner .banner-content {
      background-size: cover;
      height: 200px; }
      #subpage-banner .banner-content div {
        display: none; }
  #column-wizard .yui3-menu-content li {
    width: 100%; }
  #bw-category-tiles-wrapper .bw-category-header {
    border-bottom: 2px solid #ffb200;
    box-sizing: content-box;
    width: auto;
    margin: 0 30px;
    padding: 0; }
    #bw-category-tiles-wrapper .bw-category-header .bw-root-category-name {
      background-image: none; }
      #bw-category-tiles-wrapper .bw-category-header .bw-root-category-name h1 {
        width: 100%;
        text-align: center;
        display: inline-block;
        padding: 0;
        margin: 0;
        font-size: 2.2em; }
    #bw-category-tiles-wrapper .bw-category-header .bw-category-name {
      background-image: none;
      display: flex; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-name h2 {
        width: 100%;
        text-align: center;
        display: inline-block;
        padding: 0;
        margin: 0;
        font-size: 2.2em; }
      #bw-category-tiles-wrapper .bw-category-header .bw-category-name .category-image {
        position: initial; }
  #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile {
    width: 50%;
    height: 250px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1; }
    #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile a .arrow {
      background-image: url("/o/w19115-theme/images/arrow_right_orange_button.png");
      min-height: 40px;
      background-repeat: no-repeat;
      background-size: 68px 36px;
      background-position-x: center;
      width: 100%;
      margin-top: 12px; }
  #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile:nth-child(even) {
    border-right: 1px solid transparent; }
  #bw-category-tiles-wrapper .bw-category-tile-panel div.bw-category-tile:last-child {
    border-bottom: 1px solid transparent; }
  .subpage-menubar {
    display: none; }
  .portlet-body .three-column-list .article-list .article-block {
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    min-height: initial; }
    .portlet-body .three-column-list .article-list .article-block .article-wrapper .article-date {
      font-weight: normal;
      font-size: 1.2em; }
  /* portlet WSP */
  .wsp_notification_wrapper .detail_element {
    height: initial !important; }
  .wsp_notification_wrapper .detail_element .detail_content .close_img {
    text-align: right; }
    .wsp_notification_wrapper .detail_element .detail_content .close_img img {
      padding-bottom: 10px;
      float: initial; }
  .wsp_notification_wrapper .detail_element .detail_content .detail_wrapper {
    height: initial;
    padding-bottom: 20px !important; }
  .wsp_notification_wrapper .wsp_list_element_wrapper {
    padding-top: 87px;
    min-height: initial; }
  .wsp_notification_wrapper .wsp_list_element {
    position: relative;
    min-height: 400px;
    font-size: 10px; }
    .wsp_notification_wrapper .wsp_list_element .category_icon {
      position: absolute;
      bottom: 83%;
      left: 28%;
      top: 30px; }
      .wsp_notification_wrapper .wsp_list_element .category_icon:before {
        display: none; }
    .wsp_notification_wrapper .wsp_list_element .wsp_date {
      display: inline-block;
      border-right: none;
      width: 100%;
      height: 100px;
      text-align: center;
      margin-top: 20px;
      position: relative; }
      .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper {
        position: absolute;
        left: 42%;
        margin: initial;
        width: 130px;
        height: 55px;
        top: 10px; }
        .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper .date_top {
          float: left; }
        .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper .date_mid {
          position: absolute;
          top: 15px; }
        .wsp_notification_wrapper .wsp_list_element .wsp_date .date_wrapper .date_bot {
          font-size: 2em;
          width: 130px;
          text-align: left;
          margin-left: 25px; }
    .wsp_notification_wrapper .wsp_list_element .wsp_content {
      width: 100%;
      height: initial; }
      .wsp_notification_wrapper .wsp_list_element .wsp_content .wsp_title {
        text-align: center; }
      .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper {
        text-align: justify;
        padding: 0px 30px 0px 30px;
        font-size: 1.4em; }
        .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .view_more {
          background-repeat: no-repeat;
          margin-top: 50px;
          margin-bottom: 15px; }
    .wsp_notification_wrapper .wsp_list_element .wsp_categories {
      width: 100%; }
  .wsp_notification_wrapper .wsp_header {
    height: 100px; }
    .wsp_notification_wrapper .wsp_header .wsp_subscribe_link {
      width: 30%;
      text-align: center;
      height: 50px;
      background-position: 95% 18px;
      border-top: 1px solid lightGray; }
      .wsp_notification_wrapper .wsp_header .wsp_subscribe_link:hover {
        background-position: 95% 18px; }
      .wsp_notification_wrapper .wsp_header .wsp_subscribe_link a {
        height: initial;
        padding-top: 14px; }
    .wsp_notification_wrapper .wsp_header .wsp_filters {
      display: flex;
      height: auto;
      flex-wrap: wrap; }
      .wsp_notification_wrapper .wsp_header .wsp_filters > div.dropdown {
        width: 100%; }
      .wsp_notification_wrapper .wsp_header .wsp_filters #categoryDropdown {
        width: 350px; }
      .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown {
        width: 100%;
        height: 50px;
        border-bottom: none;
        border-left-color: transparent; }
        .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown button.dropbtn.category_drop {
          width: 100%;
          text-align: left;
          border-bottom: 1px solid lightGray; }
        .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown button.dropbtn.district_drop {
          width: 100%;
          text-align: left; }
      .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown:nth-of-type(2) {
        width: 70%;
        border-top: 1px solid lightgray; }
  .wsp_notification_wrapper .detail_element .detail_date {
    height: 50px; }
  #subpage-banner.small .banner-content {
    height: 200px; }
  .grid-list .article-list .article-block {
    display: unset;
    border-right: initial; }
  .grid-list .article-list .article-block .article-wrapper > div:last-child {
    margin-top: initial;
    position: initial;
    text-align: right; }
  .grid-list .article-list .article-block .article-wrapper {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: initial; }
  .grid-list .article-list .article-block.block-hover {
    width: 100%;
    display: initial; }
  .portlet-asset-publisher .one-article-wrapper > .article-date {
    margin-top: 15px;
    display: inline-block;
    width: 45%;
    padding: 0; }
    .portlet-asset-publisher .one-article-wrapper > .article-date span {
      display: initial; }
  .portlet-asset-publisher .one-article-wrapper.one-article-wrapper > .article-date span:nth-of-type(3) {
    text-transform: uppercase;
    font-size: 1.4em; }
  .portlet-asset-publisher .one-article-wrapper.one-article-wrapper > .article-date span:nth-of-type(2) {
    float: right; }
  .portlet-asset-publisher .one-article-wrapper.one-article-wrapper > .article-date span:nth-of-type(1) {
    text-transform: uppercase; }
  .portlet-asset-publisher .one-article-wrapper > .article-category-icon {
    margin-top: 15px;
    display: inline-block;
    width: 45%;
    float: left;
    text-align: right; }
    .portlet-asset-publisher .one-article-wrapper > .article-category-icon > div {
      width: 57px;
      height: 57px; }
      .portlet-asset-publisher .one-article-wrapper > .article-category-icon > div > img {
        margin: 11px auto;
        width: 34px;
        height: 34px; }
    .portlet-asset-publisher .one-article-wrapper > .article-category-icon:before {
      display: none; }
  .portlet-asset-publisher .one-article-wrapper > .article-content {
    word-break: break-all;
    display: block; }
    .portlet-asset-publisher .one-article-wrapper > .article-content > .article-title {
      text-align: center; }
  #social-bip {
    display: none; }
  #go-to-um {
    display: none; }
  #top-bar .fl {
    line-height: 51px; } }

@media only screen and (max-width: 515px) {
  #wrapper {
    margin-top: 50px; }
  #top-bar nav #account {
    height: 51px;
    float: right;
    width: 100%; }
  #top-bar nav #tools a {
    border: 0 !important; }
  #section-urgent-news .urgent-news-marquee {
    width: 100%; }
  .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_summary {
    font-size: 1.3em; }
  .wsp_notification_wrapper .wsp_list_element .wsp_content .content_wrapper .wsp_title {
    font-size: 2.5em; }
  .wsp_notification_wrapper .wsp_list_element .category_icon {
    left: 24%; }
  .wsp_notification_wrapper .wsp_header .wsp_subscribe_link a {
    padding: 0;
    line-height: 50px;
    margin-left: 10px;
    text-align: initial;
    width: 90%; }
  #column-search .main-sp-search-form form button.icon {
    top: 60px;
    right: 7vw; }
  body .scrolled {
    right: initial; }
  #social-bip > a {
    display: none; }
  .main_menu_wrapper .menu_positions .menu_header .menu_header_left {
    background-size: 65%; }
  .main_menu_wrapper .menu_positions .menu_list ul li {
    padding-left: 45px; }
    .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
      margin-left: 10px;
      font-size: 30px; }
  .main_menu_wrapper #menu_content > div {
    margin-top: 7% !important; }
  .main_menu_wrapper #menu_content .description_box {
    width: 250px;
    margin: 0 auto; }
    .main_menu_wrapper #menu_content .description_box #description_subtitle {
      font-size: 35px; }
  .main_menu_wrapper #menu_content.default_item .description_box {
    padding-right: 30px;
    min-width: 320px; }
  .wsp_notification_wrapper .detail_element .detail_content .close_img {
    text-align: right; }
    .wsp_notification_wrapper .detail_element .detail_content .close_img img {
      float: initial; }
  .wsp_notification_wrapper .detail_element .detail_content .detail_wrapper {
    height: initial; }
  .portlet-asset-publisher .taglib-header .header-back-to {
    margin: 40px auto 0 auto; } }

@media only screen and (max-width: 372px) {
  #go-to-um {
    font-size: 10px; }
  .category-filter-area {
    width: 400px !important; }
    .category-filter-area .categoryDiv {
      right: -100px !important; }
      .category-filter-area .categoryDiv label {
        width: 150px !important;
        padding-left: 10px; }
        .category-filter-area .categoryDiv label .filter_icon_wrapper {
          display: none; } }

@media only screen and (max-width: 352px) {
  #top-bar nav #tools #portlet-contrast {
    display: block; }
  .main_menu_wrapper #menu_content.default_item .description_box {
    width: 275px;
    min-width: 275px; }
  .main_menu_wrapper #menu_content .description_box {
    width: 200px;
    height: 300px; }
    .main_menu_wrapper #menu_content .description_box #description {
      font-size: 18px; }
    .main_menu_wrapper #menu_content .description_box #description_subtitle {
      font-size: 30px;
      line-height: initial; }
  .main_menu_wrapper .menu_positions .menu_list ul li .menu-link span {
    margin-left: 10px;
    font-size: 0.8em; }
  .wizard-display .yui3-menu-content .first_level_ul {
    margin-left: 10px; } }

@media only screen and (max-width: 350px) {
  .wsp_notification_wrapper .wsp_header .wsp_filters .dropdown:nth-of-type(2) {
    width: 100%;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgrey; }
  .wsp_notification_wrapper .wsp_header .wsp_subscribe_link {
    width: 100%;
    background-position: 95% 18px;
    border-top: 0;
    border-left: 0;
    padding-left: 16px; }
  #bw-category-tiles-wrapper .bw-category-tile-panel .bw-category-tile {
    width: 100%; } }

@media only screen and (max-width: 316px) {
  .main_menu_wrapper #menu_content.default_item .description_box {
    width: 271px;
    min-width: 252px;
    margin-left: 15%;
    height: auto;
    max-height: 475px; }
  .wsp_notification_wrapper .wsp_list_element .category_icon {
    left: 19%; }
  #bw-category-tiles-wrapper .bw-category-header {
    margin: 0; } }

#status-bar-chat {
  margin-bottom: 30px;
  margin-left: 0;
  overflow: hidden;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 115%; }
  #status-bar-chat li {
    width: 50%;
    height: 70px;
    list-style-type: none;
    float: left;
    border-right: 1px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: table; }
  #status-bar-chat li.last-nav-item {
    border-right: none; }
  #status-bar-chat li.active {
    font-weight: bold;
    border-bottom: 2px solid #ffb200; }
    #status-bar-chat li.active .circle {
      width: 63px;
      height: 63px;
      line-height: 58px;
      font-size: 220%;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      text-align: center;
      right: 55%;
      background-image: url("/o/w19115-theme/images/circle-orange.svg"); }
      #status-bar-chat li.active .circle::after {
        font-weight: normal;
        color: #555555; }
  #status-bar-chat li:last-child:after {
    content: initial; }
  #status-bar-chat .last-nav-item .nav-tab-right-half-last {
    padding-left: 20px; }

.line {
  background-color: #fff;
  background-image: url("../images/bar-bg.png");
  background-repeat: repeat-x;
  background-position: center;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 30px; }
  .line > h2 {
    color: #3f3f3f;
    font-weight: normal;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 10px;
    display: inline;
    color: #3f3f3f; }

.chat-container .fieldset {
  padding-left: 30px;
  padding-bottom: 70px;
  margin-bottom: -20px;
  color: #a5a5a5; }
  .chat-container .fieldset .field {
    width: 850px; }
  .chat-container .fieldset .label-required {
    color: #d20400; }

#thank-you {
  margin: -170px 0px 0px 550px;
  padding-bottom: 120px; }
  #thank-you #thx {
    font-size: 30px; }

#link_chat {
  margin-top: 15px; }

.chat-icon {
  height: 215px;
  background-image: url("../images/chat-ok-icon.png");
  background-repeat: no-repeat;
  margin-left: 300px; }

#trigger {
  visibility: hidden; }

.aui-autocomplete-forms {
  width: 304px !important;
  z-index: 100; }

.aui-loadingmask {
  z-index: 2 !important; }

.ckm-link-button {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: url("../images/portlet/header_bg.png") repeat-x scroll 0 0 #D4D4D4;
  border-color: #C8C9CA #9E9E9E #9E9E9E #C8C9CA;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 7px 34px;
  text-decoration: none;
  text-shadow: 1px 1px white; }

.chat-section {
  width: 100%; }

.chat-button-container-wrapper {
  width: 50%;
  background-color: #fff;
  height: 50px;
  margin-top: 20px; }
  .chat-button-container-wrapper .chat-button-container {
    margin-right: 30px;
    padding-bottom: 90px; }
    .chat-button-container-wrapper .chat-button-container .next.action-button {
      font-size: 120%;
      background-color: #ffb200;
      color: #000;
      border-radius: 40px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 12px;
      height: 36px;
      border: none;
      background-image: url("../images/arrow_right_black.png"); }
      .chat-button-container-wrapper .chat-button-container .next.action-button .action-button-text {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 90%;
        text-transform: uppercase;
        padding-left: 20px;
        display: table-cell; }
      .chat-button-container-wrapper .chat-button-container .next.action-button:hover, .chat-button-container-wrapper .chat-button-container .next.action-button:active {
        text-decoration: none;
        border: none; }
      .chat-button-container-wrapper .chat-button-container .next.action-button[disabled] {
        cursor: not-allowed;
        border-color: #b1b1b1;
        background-color: #b1b1b1;
        color: #fff; }
      .chat-button-container-wrapper .chat-button-container .next.action-button:hover {
        background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
        color: #fff;
        outline: 2px solid #ffb200; }
      .chat-button-container-wrapper .chat-button-container .next.action-button:focus {
        background-image: url("/o/w19115-theme/images/arrow_right_white.svg");
        color: #fff;
        background-color: black;
        outline: 0; }
    .chat-button-container-wrapper .chat-button-container .previous.action-button {
      font-size: 120%;
      background-color: #ffb200;
      color: #000;
      border-radius: 40px;
      width: 140px;
      background-repeat: no-repeat;
      background-position: right 8% bottom 50%;
      background-size: 24px 12px;
      height: 36px;
      border: none;
      background-image: url("../images/back_gray_button.svg") !important;
      background-color: #fff;
      background-repeat: no-repeat !important;
      width: 68px;
      background-size: contain; }
      .chat-button-container-wrapper .chat-button-container .previous.action-button .action-button-text {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 90%;
        text-transform: uppercase;
        padding-left: 20px;
        display: table-cell; }
      .chat-button-container-wrapper .chat-button-container .previous.action-button:hover, .chat-button-container-wrapper .chat-button-container .previous.action-button:active {
        text-decoration: none;
        border: none; }
      .chat-button-container-wrapper .chat-button-container .previous.action-button[disabled] {
        cursor: not-allowed;
        border-color: #b1b1b1;
        background-color: #b1b1b1;
        color: #fff; }

.chat-personal-data-checkbox {
  cursor: pointer;
  border: 1px solid lightgray;
  width: 835px;
  padding: 10px 5px 7px 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  font-style: normal; }
  .chat-personal-data-checkbox:hover {
    background-color: #fff3d9;
    border: 1px solid transparent; }
  .chat-personal-data-checkbox label {
    position: relative;
    display: inline-table; }
    .chat-personal-data-checkbox label::before {
      content: "";
      display: inline-block;
      position: relative;
      width: 17px;
      height: 17px;
      right: 6px;
      top: 3px;
      margin-left: 0;
      border: 1px solid #999;
      background-color: #e9e9e9;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
  .chat-personal-data-checkbox .contact-checkbox-container input[type="checkbox"]:checked ~ label::before {
    background-image: url("../images/um-ticks.png");
    position: relative; }
  .chat-personal-data-checkbox .contact-checkbox-container input[type="checkbox"] {
    display: none; }

#label-name {
  margin-top: 15px; }

@media print {
  /* Blank pages fix */
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  footer,
  header,
  hgroup,
  nav,
  section,
  #top-bar,
  #subpage-banner,
  .subpage-menubar {
    display: none !important;
    color: #000000; }
  #content, .portlet-asset-publisher section {
    display: block !important; }
  #content, .portlet-journal-content section {
    display: block !important; }
  body .article-wrapper {
    color: #000000; }
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 35px; }
  .portlet-asset-publisher .taglib-header {
    padding: 0; }
  .portlet-asset-publisher .taglib-header .header-title span {
    margin-top: 30px;
    width: 95%; }
  .portlet-asset-publisher .taglib-header .header-back-to,
  .portlet-asset-publisher .taglib-header .header-title::before {
    display: none !important; }
  /* Default article font size for IE 10+ */ }

@media print and (-ms-high-contrast: none) {
  body .article-wrapper {
    font-size: 16px !important; } }

@media print {
  @-moz-document url-prefix() {
    body .article-wrapper {
      font-size: 14px !important; } } }

.skip-links {
  position: absolute;
  top: 0; }
  .skip-links a,
  .skip-links a:visited {
    position: absolute;
    top: 0;
    left: -9000em;
    display: block;
    text-align: center;
    width: 200px;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; }
    .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 {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 14px;
      font-weight: bold;
      top: 0;
      left: -25px;
      background-color: white;
      opacity: 1;
      padding: 10px;
      border: 5px solid #ffb200;
      z-index: 1000; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.skip-links {
  position: absolute;
  top: 0; }
  .skip-links a,
  .skip-links a:visited {
    position: absolute;
    top: 0;
    left: -9000em;
    display: block;
    text-align: center;
    width: 200px;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; }
    .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 {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 14px;
      font-weight: bold;
      top: 0;
      left: -25px;
      background-color: white;
      opacity: 1;
      padding: 10px;
      border: 5px solid #ffb200;
      z-index: 1000; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.mourning {
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  filter: grayscale(100%);
  filter: gray;
  /*filter:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KCTxmaWx0ZXIgaWQ9ImdyYXlzY2FsZSI+DQoJCTxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDAiLz4NCgk8L2ZpbHRlcj4NCjwvc3ZnPg0K#grayscale);
	*/ }

.signed-in header.portlet-topper {
  z-index: 99; }

.controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet > .portlet-topper {
  display: none !important;
  margin-top: 35px; }

.journal-content-article ul li, .journal-content-article ol li {
  margin-bottom: 1rem; }
  .journal-content-article ul li p, .journal-content-article ol li p {
    margin-bottom: 0; }

b, strong {
  font-weight: bold !important; }

#main-content .field-required {
  color: #ffc107;
  font-size: 26px;
  font-weight: bold; }

.cop-show-md {
  display: none; }

.cop-show-lg {
  display: none; }

@media screen and (max-width: 1279.95px) {
  .cop-show-lg {
    display: initial; }
  .cop-hide-lg {
    display: none; } }

@media screen and (max-width: 990.95px) {
  .cop-show-md {
    display: initial; }
  .cop-hide-md {
    display: none; } }

.cop-wrapper {
  margin: 20px;
  padding: 20px 25px;
  border-radius: 20px;
  color: #1C1E24;
  line-height: 1.5; }

.cop-header-wrapper {
  min-height: 185px;
  display: flex;
  background-color: #FFB202;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.25); }

.cop-header-container {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 40px; }
  .cop-header-container .cop-header-box {
    display: flex;
    align-items: center; }
  .cop-header-container .header-icon {
    width: 48px;
    object-fit: contain;
    margin-right: 8px; }
    @media screen and (max-width: 374.95px) {
      .cop-header-container .header-icon {
        margin-right: 4px;
        width: 28px;
        height: 28px; } }
  .cop-header-container h1 {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase; }
  @media screen and (max-width: 990.95px) {
    .cop-header-container {
      flex-direction: column;
      gap: 16px;
      align-items: flex-start; } }

.cop-subpage-header {
  align-self: center;
  flex-grow: 1; }
  .cop-subpage-header h1 {
    font-size: 28px;
    font-weight: bold; }
  .cop-subpage-header .html-content-field {
    font-weight: 500;
    font-size: 16px;
    margin-top: 16px; }
    .cop-subpage-header .html-content-field.has-image {
      max-width: 532px; }
    @media screen and (max-width: 990.95px) {
      .cop-subpage-header .html-content-field.has-image {
        max-width: unset; } }

.cop-header-image {
  width: 300px;
  margin: -20px -25px;
  margin-left: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; }
  @media screen and (max-width: 990.95px) {
    .cop-header-image {
      display: none; } }

.cop-header-elem {
  flex-grow: 1;
  flex-basis: 0px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (max-width: 990.95px) {
    .cop-header-elem {
      flex-direction: row; } }
  .cop-header-elem .elem-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
    object-position: center; }
    @media screen and (max-width: 990.95px) {
      .cop-header-elem .elem-icon {
        margin-right: 16px; } }
    @media screen and (max-width: 374.95px) {
      .cop-header-elem .elem-icon {
        margin-right: 8px;
        width: 24px;
        height: 24px; } }
  .cop-header-elem .elem-content {
    font-size: 14px;
    text-align: center; }

.html-content-field p {
  margin-bottom: 0px; }

.cop-highlighted-wrapper {
  display: flex;
  align-items: center;
  margin: 20px;
  padding: 20px 25px;
  border-radius: 20px; }
  .cop-highlighted-wrapper.variant-primary {
    background-color: #FFB202; }
  .cop-highlighted-wrapper.variant-secondary {
    background-color: #FFEFCC; }
  .cop-highlighted-wrapper.variant-tertiary {
    background-color: #FF9C00; }

.cop-highlighted-container {
  flex-grow: 1; }
  @media screen and (max-width: 990.95px) {
    .cop-highlighted-container {
      margin-right: 0px; } }
  @media screen and (max-width: 599.95px) {
    .cop-highlighted-container .cop-black-button {
      width: 100%; } }

.cop-highlighted-header {
  display: flex;
  align-items: center; }
  .cop-highlighted-header h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 24px; }
    @media screen and (max-width: 599.95px) {
      .cop-highlighted-header h2 {
        font-size: 24px; } }
  .cop-highlighted-header .cop-highlighted-image {
    height: 70px;
    margin: 0px 16px 24px 0px; }
  @media screen and (max-width: 374.95px) {
    .cop-highlighted-header {
      flex-direction: column;
      align-items: flex-start; }
      .cop-highlighted-header .cop-highlighted-image {
        margin-right: 0px; } }

.cop-highlighted-content {
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 24px; }
  .cop-highlighted-content > p:not(:last-child) {
    margin-bottom: 16px; }

.cop-highlighted-image {
  max-width: 200px !important;
  height: 100%;
  object-fit: contain;
  object-position: center;
  margin-left: 24px; }

.cop-black-button {
  display: inline-block;
  text-align: center;
  padding: 12px 24px;
  border-radius: 24px;
  color: #FFFFFF;
  background-color: #1C1E24;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 16px;
  font-weight: bold; }
  .cop-black-button:hover {
    background-color: #494A4C;
    color: #FFFFFF;
    text-decoration: none; }

ul.cop-link-list {
  padding: 0px !important;
  margin: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px; }
  @media screen and (max-width: 1279.95px) {
    ul.cop-link-list {
      grid-template-columns: 1fr; } }

.cop-link-item {
  color: #1C1E24;
  background-color: #E9ECF0;
  padding: 16px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  margin-bottom: 0px !important; }
  @media screen and (max-width: 599.95px) {
    .cop-link-item {
      flex-direction: column;
      align-items: flex-start; } }

.cop-link-text {
  flex: 1;
  margin-right: 16px; }
  @media screen and (max-width: 599.95px) {
    .cop-link-text {
      margin-right: 0px;
      margin-bottom: 8px; } }

.cop-link-header {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  word-break: break-word; }
  .cop-link-header .taglib-icon-help {
    line-height: 16px;
    font-size: 16px;
    position: relative;
    bottom: 4px; }
    .cop-link-header .taglib-icon-help .lexicon-icon {
      margin: 0px; }

.cop-link-subheader {
  font-size: 16px;
  line-height: 18px;
  margin-top: 4px; }

.cop-link-button {
  text-transform: uppercase; }

.guest-site.signed-out.public-page.dialog-iframe-popup #footer {
  display: none !important; }

.guest-site.signed-out.public-page.dialog-iframe-popup #wrapper #content #main-content {
  overflow-x: hidden; }

.guest-site.signed-out.public-page.dialog-iframe-popup #top-bar button.hamburger {
  display: none; }

.altcha {
  border: none !important;
  background: #FFF9F0 !important; }

.altcha-logo {
  opacity: 1.0 !important; }

.altcha-main {
  padding: 16px 16px 8px 16px !important; }
  .altcha-main svg {
    color: #AA5B00 !important; }

.altcha-label {
  color: #000000;
  font-family: "Roboto Condensed" !important;
  font-weight: 400;
  font-size: 16px !important; }

.altcha-footer {
  padding: 0px 16px 11px 16px !important;
  opacity: 1.0 !important;
  color: #AA5B00 !important;
  font-size: 14px !important; }
  .altcha-footer div {
    font-size: 14px !important; }
  .altcha-footer a {
    text-decoration: underline; }

.altcha-checkbox input {
  border: 1px solid #AA5B00 !important;
  accent-color: #AA5B00 !important;
  width: 24px !important;
  height: 24px !important;
  gap: 0px !important;
  border-radius: 2px !important; }

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