/* COLORS */
/* Diverses */
/* Clay Variables */
/* Portlet Variables */
/* Breakpoints */
/*
	@include media-breakpoint-up(sm) {}
	@include media-breakpoint-down(sm) {}
	@include media-breakpoint-between(sm, md) {}
*/
/* WIDTHS / HEIGHTS */
/* Gaps */
/* FONTS */
/* Mixins */
/* font-size: rem(32); */
.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: 991px) {
  .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: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.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: 768px) {
    .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, .lfr-panel-page .lfr-add-content body:not(.portal-popup) .h4.panel-title, body:not(.portal-popup) .lfr-panel-page .lfr-add-content .h4.panel-title {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span, .lfr-panel-page .lfr-add-content body:not(.portal-popup) .h4.panel-title span, body:not(.portal-popup) .lfr-panel-page .lfr-add-content .h4.panel-title span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2, .lfr-panel-page .lfr-add-content .lfr-content-category body:not(.portal-popup) .h4.panel-title, body:not(.portal-popup) .lfr-panel-page .lfr-add-content .lfr-content-category .h4.panel-title {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span, .lfr-panel-page .lfr-add-content .lfr-content-category body:not(.portal-popup) .h4.panel-title span, body:not(.portal-popup) .lfr-panel-page .lfr-add-content .lfr-content-category .h4.panel-title 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: .1875rem;
    font-size: .875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: .25rem .75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 0; }
    .sidebar-sm .form-control[type=file] {
      padding: 0; }
  .sidebar-sm select.form-control:not([size]) {
    height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: .285rem .75rem; }
  .sidebar-sm .btn {
    border-radius: .1875rem;
    font-size: .875rem;
    line-height: 1.15;
    padding: .4375rem .75rem; }
    .sidebar-sm .btn.close {
      padding: .4375rem; }
  .sidebar-sm .btn-monospaced, .sidebar-sm .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; }

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

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

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

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

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

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

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

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

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

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

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

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

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

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

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

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

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

.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

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

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

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .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: 768px) {
  .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; }

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

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

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

.taglib-image-selector.check-active .glyphicon-ok {
  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 .glyphicon-ok {
    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 .glyphicon-ok {
  opacity: 0; }

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

.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: 768px) {
    .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 a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #004C93; }
  .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, .lfr-search-container-wrapper .list-group .list-group-item body:not(.portal-popup) span + .h5.h4.panel-title, body:not(.portal-popup) .lfr-search-container-wrapper .list-group .list-group-item span + .h5.h4.panel-title {
    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: 768px) {
    .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: 768px) {
    .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.lfr-search-iterator-fixed-header {
  position: absolute;
  width: 100%;
  z-index: 1020; }

.lfr-search-iterator-fixed-header-table {
  position: relative; }

.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: 768px) {
    .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: 768px) {
    .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: 768px) {
    .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: 992px) {
  .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: 992px) {
    .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: 992px) {
  .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-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.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: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  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: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #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: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .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 > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  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;
  word-break: 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: 768px) {
  .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: 768px) {
  .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 {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

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

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

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

.tooltip {
  max-width: 200px; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }

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

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

.tree-node .tree-node-selected .tree-label {
  background: 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: 992px) {
  .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;
  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 {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    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: 992px) {
        .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: 3rem; }

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

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

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

@media (max-width: 767px) {
  .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: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: #004C93;
    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: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: #004C93;
  border-radius: 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: #004C93;
  border-color: #004C93;
  border-radius: 2px 2px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #FFF;
  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: #FFF; }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 767px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 768px) {
  .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: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: #004C93;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767px) {
  .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, .lfr-panel-page .lfr-add-content body:not(.portal-popup) .h4.panel-title span, body:not(.portal-popup) .lfr-panel-page .lfr-add-content .h4.panel-title 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;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- 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 .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .glyphicon-ok {
      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); }

:focus {
  outline-style: dotted;
  outline-width: 1px;
  outline-color: rgba(0, 0, 0, 0.1); }

.modal.show {
  display: block; }

.portlet {
  margin: 0; }

.control-menu-icon {
  display: inline-block !important; }

.signed-in .portlet-dropzone.empty {
  border: 1px dashed rgba(0, 83, 155, 0.7);
  padding: 50px; }

.portlet-topper-toolbar .lexicon-icon {
  fill: white; }

.portlet-dropzone > .portlet-boundary .portlet {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px; }
  .portlet-dropzone > .portlet-boundary .portlet .portlet-topper {
    width: calc(100% - 30px);
    left: 15px; }
    .portlet-dropzone > .portlet-boundary .portlet .portlet-topper a, .portlet-dropzone > .portlet-boundary .portlet .portlet-topper a:hover {
      color: white; }
  .portlet-dropzone > .portlet-boundary .portlet .portlet-content .portlet-header {
    width: auto;
    right: 15px;
    padding-right: 15px; }

html.isAdmin body.signed-in #content:hover {
  z-index: 70;
  /* higher than #banner */ }

body .portlet-content-editable {
  padding: 0;
  border: none; }

body .portlet-title-default {
  text-align: left; }

body.signed-in .portlet-topper {
  background: #00539B;
  border-radius: 0;
  border: none; }

body.signed-in .portlet:hover > .portlet-content-editable, body.signed-in .portlet.open > .portlet-content-editable {
  outline: 1px solid #00539B; }

body.signed-in .portlet:hover .portlet-topper, body.signed-in .portlet.open .portlet-topper {
  z-index: 10;
  outline: 1px solid #00539B; }

body.signed-in .portlet-content .portlet-header {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 90;
  margin: 0; }
  body.signed-in .portlet-content .portlet-header .portlet-title-text {
    display: none; }

body.signed-in .portlet-content .lfr-icon-menu.btn {
  background-color: rgba(255, 255, 255, 0.8) !important;
  border: solid 1px #00539B !important;
  min-width: 0 !important;
  padding: 3px !important;
  width: 35px;
  height: 35px; }
  body.signed-in .portlet-content .lfr-icon-menu.btn > a {
    line-height: 22px;
    display: block;
    color: #00539B !important; }

body.signed-in.controls-hidden .portlet-topper,
body.signed-in.controls-hidden .portlet-header,
body.signed-in.controls-hidden .lfr-meta-actions {
  display: none !important; }

body.signed-in.controls-hidden .portlet-content {
  outline: none !important; }

body.signed-in.controls-hidden .portlet-dropzone.empty {
  border: none !important;
  padding: 0 !important; }

body.signed-in.controls-hidden .portlet-nested-portlets .portlet-dropzone {
  padding: 0 !important; }

body .hide-topper .portlet > .portlet-topper,
body .hide-topper .portlet:hover > .portlet-topper {
  display: none; }

body .hide-topper .portlet:hover > .portlet-content-editable,
body .hide-topper .portlet.open > .portlet-content-editable {
  outline: none; }

body.signed-out .portlet-header {
  display: none; }

body.signed-out .portlet-content {
  padding: 0; }

body.signed-in .portlet-nested-portlets:hover .portlet-dropzone,
body.signed-in .portlet.open .portlet-dropzone {
  padding: 20px; }

body.signed-in .portlet-nested-portlets .portlet-dropzone.empty {
  border: 1px dashed rgba(0, 83, 155, 0.7);
  padding: 50px; }

.portlet-nested-portlets .portlet-dropzone {
  transition: all 0.15s; }
  .portlet-nested-portlets .portlet-dropzone > .portlet-boundary .portlet {
    padding: 0; }
  .portlet-nested-portlets .portlet-dropzone > .portlet-boundary .alert {
    margin-bottom: 0;
    padding: 25px 20px;
    border-radius: 0; }
  .portlet-nested-portlets .portlet-dropzone > .portlet-boundary .portlet-topper {
    left: 0;
    width: 100%; }

.portlet-nested-portlets:hover .portlet-boundary,
.portlet-nested-portlets .portlet.open .portlet-boundary {
  z-index: 20;
  opacity: 1; }
  .portlet-nested-portlets:hover .portlet-boundary .portlet-topper,
  .portlet-nested-portlets .portlet.open .portlet-boundary .portlet-topper {
    background: #007ce8; }
  .portlet-nested-portlets:hover .portlet-boundary .portlet-boundary .portlet-topper,
  .portlet-nested-portlets .portlet.open .portlet-boundary .portlet-boundary .portlet-topper {
    background: #35a1ff; }

html.firefox {
  /*.tworows{
				> .row{
					margin:0;
					
					> div{
						padding:0; 
					}
				}
			}*/ }

.dropdown-item,
.dropdown-menu > li > a,
.dropdown-menu .link-list > li > a {
  font-size: 14px;
  padding: 0.25rem 1rem; }

.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  background-color: rgba(255, 255, 255, 0.8);
  border: solid 1px #00539B;
  color: #00539B; }

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 10px 0; }

.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.component.video, .component.video video {
  width: 100% !important;
  height: auto !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.uppercase {
  text-transform: uppercase; }

.z10 {
  z-index: 10; }

.z20 {
  z-index: 20; }

.z30 {
  z-index: 30; }

.bottomleft {
  top: auto;
  right: auto;
  left: 0;
  bottom: 0; }

.bottomright {
  top: auto;
  right: 0;
  left: auto;
  bottom: 0; }

.topleft {
  top: 0;
  right: auto;
  left: 0;
  bottom: auto; }

.topright {
  top: 0;
  right: 0;
  left: auto;
  bottom: auto; }

.clear::before, .clear::after {
  display: table;
  content: "";
  line-height: 0;
  clear: both; }

.centered {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px; }

body:not(.portal-popup) .portlet-forms-display .container-fluid-1280 {
  padding: 0; }

body:not(.portal-popup) .portlet-forms-display form {
  /*input:not[type="checkbox"]:focus,
			input:not[type="radio"]:focus, 
			textarea:focus,
			select:focus,
			.select-field-trigger:focus,
			.custom-control-input:focus ~ .custom-control-label::before{
				box-shadow:0 0 0 0.2rem transparentize($secondary,.5);
			}
			
			button:focus{
				box-shadow:0 0 0 0.2rem transparentize($secondary,.5) $i;
			}*/ }
  body:not(.portal-popup) .portlet-forms-display form .form-control {
    border: none;
    border-radius: 0;
    background: #F2F1F1;
    height: auto;
    padding: 10px; }
  body:not(.portal-popup) .portlet-forms-display form textarea.form-control {
    height: auto !important;
    min-height: 140px; }
  body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-date input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0; }
  body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-date .input-group-addon {
    background: #e6e4e4;
    border: none;
    height: auto; }
    body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-date .input-group-addon .icon-calendar {
      font-family: "jam-icons" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
      body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-date .input-group-addon .icon-calendar:before {
        content: "\e998"; }
  body:not(.portal-popup) .portlet-forms-display form .dropdown-item.active,
  body:not(.portal-popup) .portlet-forms-display form .dropdown-item:active {
    background: #0F3961;
    color: white; }
  body:not(.portal-popup) .portlet-forms-display form ::placeholder {
    color: #0066c6; }
  body:not(.portal-popup) .portlet-forms-display form .required-warning {
    font-size: 14px;
    color: #004C93; }
  body:not(.portal-popup) .portlet-forms-display form .form-group label {
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 14px;
    color: #222222;
    font-weight: 500; }
  body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-paragraph {
    color: #004C93;
    margin: 20px 0 30px;
    color: #004C93; }
    body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-paragraph label {
      margin-bottom: 0;
      font-weight: bold; }
    body:not(.portal-popup) .portlet-forms-display form .liferay-ddm-form-field-paragraph p {
      margin-top: 5px;
      line-height: 130%; }
  body:not(.portal-popup) .portlet-forms-display form .custom-radio .custom-control-input:checked ~ .custom-control-label::before,
  body:not(.portal-popup) .portlet-forms-display form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #004C93; }
  body:not(.portal-popup) .portlet-forms-display form .custom-control-label::after,
  body:not(.portal-popup) .portlet-forms-display form .custom-control-label::before {
    width: 20px;
    height: 20px; }
  body:not(.portal-popup) .portlet-forms-display form .custom-control-label-text,
  body:not(.portal-popup) .portlet-forms-display form .form-check-inline .custom-control-label {
    line-height: 30px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    color: #9B9B9B; }
  .yui3-calendar-pane {
    padding: 10px; }

body:not(.portal-popup) .metanav .portlet-search-bar form input[type="text"] {
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #848484;
  padding-left: 0;
  font-size: 18px; }

body:not(.portal-popup) .metanav .portlet-search-bar form ::placeholder {
  color: rgba(132, 132, 132, 0.5); }

body:not(.portal-popup) .metanav .portlet-search-bar .input-group-inset-item {
  background: none;
  padding: 0;
  border: none; }

body:not(.portal-popup) .metanav .portlet-search-bar .btn {
  height: auto;
  margin: 0;
  padding: 0 0 0 10px;
  max-width: 38px; }
  body:not(.portal-popup) .metanav .portlet-search-bar .btn svg {
    width: 100%;
    height: auto;
    margin: 0; }
    body:not(.portal-popup) .metanav .portlet-search-bar .btn svg path {
      fill: #848484; }

body:not(.portal-popup) .portlet-forms .lfr-ddm-form-page {
  padding: 0; }

body:not(.portal-popup) .portlet-forms .lfr-ddm-form-container .required-warning {
  padding: 0;
  margin-top: 0; }

body:not(.portal-popup) .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row {
  margin-left: -15px;
  margin-right: -15px; }

body:not(.portal-popup) .portlet-forms label .reference-mark {
  color: inherit;
  width: 5px; }

#content .portlet-search-bar {
  margin-bottom: 40px; }
  #content .portlet-search-bar input.search-bar-keywords-input {
    border-right: none;
    border-radius: 10px 0 0 10px; }
  #content .portlet-search-bar .search-bar-keywords-input-wrapper {
    margin: 0; }
  #content .portlet-search-bar .search-bar-search-button-wrapper {
    border-left: none;
    border-color: #003f7a;
    background: #003f7a;
    color: white; }

label.facet-checkbox-label {
  position: relative; }
  label.facet-checkbox-label input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0; }
    label.facet-checkbox-label input[type="checkbox"] + span {
      display: inline-block; }
      label.facet-checkbox-label input[type="checkbox"] + span::before {
        border: none;
        border-radius: 0;
        background: #D8D8D8;
        width: 20px;
        height: 20px;
        display: inline-block;
        content: "";
        vertical-align: top;
        margin-right: 5px;
        margin-top: 1px;
        color: white;
        font-size: 14px;
        line-height: 18px;
        text-align: center; }
    label.facet-checkbox-label input[type="checkbox"]:checked + span::before {
      content: "\2713";
      color: #222222; }

#content .web-form-portlet {
  font-family: "Roboto", sans-serif; }
  #content .web-form-portlet .form-group-wrapper {
    display: flex;
    flex-direction: column; }
    #content .web-form-portlet .form-group-wrapper > [role="alert"] {
      order: 2; }
      #content .web-form-portlet .form-group-wrapper > [role="alert"] + .form-group {
        order: 1; }
      #content .web-form-portlet .form-group-wrapper > [role="alert"] .alert {
        padding: 0;
        border: 0;
        color: #df0000;
        background: none;
        font-size: 14px; }
  #content .web-form-portlet .checkbox-group-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    #content .web-form-portlet .checkbox-group-wrapper p {
      flex: 1; }
    #content .web-form-portlet .checkbox-group-wrapper .form-group {
      flex: 0 0 50%;
      max-width: 50%;
      padding-right: 30px; }
    #content .web-form-portlet .checkbox-group-wrapper .input-checkbox-wrapper {
      margin-bottom: 5px; }
      #content .web-form-portlet .checkbox-group-wrapper .input-checkbox-wrapper label {
        display: flex;
        justify-content: center; }
        #content .web-form-portlet .checkbox-group-wrapper .input-checkbox-wrapper label input {
          margin-right: 5px; }
  #content .web-form-portlet label {
    display: block;
    color: #222222;
    margin-bottom: 3px;
    letter-spacing: 0.5px;
    font-size: 14px; }
  #content .web-form-portlet .form-group input,
  #content .web-form-portlet .form-group textarea,
  #content .web-form-portlet .form-group select {
    background: #F2F1F1;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 12px;
    line-height: 1.5; }
  #content .web-form-portlet p.format-paragraph {
    font-size: 14px;
    font-weight: 500;
    color: #9B9B9B;
    word-break: break-word;
    line-height: 160%; }

form[action*="inserieren"] fieldset.fieldset > div > .input-checkbox-wrapper:first-child {
  display: none; }

form[action*="inserieren"] fieldset div[role="alert"] + .form-group > label:after {
  content: '*'; }

.portlet-journal-content .portlet-body table:not(.dataTable) {
  opacity: 0;
  width: 100% !important; }
  .portlet-journal-content .portlet-body table:not(.dataTable)[border="1"] {
    border: none; }
    .portlet-journal-content .portlet-body table:not(.dataTable)[border="1"] th {
      border-left: none;
      border-right: none; }

table.table {
  /* tbody{
		tr{
			td{
				background:white;
				border:none; 
			}
			
			&:nth-child(2n) > td{
				background:$ivory;
			}
		}
	} */ }
  table.table thead th {
    border-bottom: 2px solid #004C93; }

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

.table-responsive {
  margin: 20px 0; }

/*.data-table{ 
	opacity:0;
	transitin:all 0.15s; 
}*/
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  position: relative;
  top: auto;
  left: auto; }

table.dataTable > tbody > tr.child ul.dtr-details {
  margin: 0 -15px; }
  table.dataTable > tbody > tr.child ul.dtr-details li {
    list-style: none !important; }

.dataTables_wrapper {
  /*#fph-sort-table,
	.fph-sort-table{
		opacity:1;
	}*/ }
  .dataTables_wrapper .top,
  .dataTables_wrapper .bottom {
    background: #F8F9FA;
    padding: 15px;
    display: flex;
    justify-content: space-between; }
    .dataTables_wrapper .top input,
    .dataTables_wrapper .top select,
    .dataTables_wrapper .bottom input,
    .dataTables_wrapper .bottom select {
      border: 1px solid #ced4da;
      border-radius: 4px;
      padding: 10px;
      width: auto;
      color: #495057;
      font-weight: 400;
      font-size: 17px; }
      .dataTables_wrapper .top input:focus,
      .dataTables_wrapper .top select:focus,
      .dataTables_wrapper .bottom input:focus,
      .dataTables_wrapper .bottom select:focus {
        outline: none; }
    .dataTables_wrapper .top label,
    .dataTables_wrapper .bottom label {
      margin-bottom: 0; }
    .dataTables_wrapper .top .dataTables_filter,
    .dataTables_wrapper .bottom .dataTables_filter {
      font-size: 0; }
      .dataTables_wrapper .top .dataTables_filter input,
      .dataTables_wrapper .bottom .dataTables_filter input {
        font-size: 17px; }
  .dataTables_wrapper table.dataTable {
    width: 100% !important; }
    .dataTables_wrapper table.dataTable thead th {
      font-weight: 500;
      padding: 12px 20px 12px 12px;
      border-bottom: 2px solid #dee2e6;
      height: auto;
      white-space: nowrap; }
      .dataTables_wrapper table.dataTable thead th.th-1 {
        background-image: none !important; }
    .dataTables_wrapper table.dataTable thead .sorting {
      background-image: url(../images/sort_both.png); }
    .dataTables_wrapper table.dataTable thead .sorting_asc {
      background-image: url(../images/sort_asc.png); }
    .dataTables_wrapper table.dataTable thead .sorting_desc {
      background-image: url(../images/sort_desc.png); }
    .dataTables_wrapper table.dataTable.no-footer {
      border: none; }
    .dataTables_wrapper table.dataTable tbody td {
      padding: 12px;
      border-top: none; }
      .dataTables_wrapper table.dataTable tbody td.sorting_1 {
        font-weight: 500;
        color: #495057; }
      .dataTables_wrapper table.dataTable tbody td.child > ul {
        margin: 0; }
        .dataTables_wrapper table.dataTable tbody td.child > ul > li {
          list-style: none; }
  .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #007BFF;
    color: white !important;
    border-color: transparent;
    border-radius: 3px; }
  .dataTables_wrapper .bottom {
    margin-top: 25px; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
  border: none;
  box-shadow: none;
  display: inline-block;
  padding: 9px;
  border-radius: 3px;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  position: relative;
  top: auto;
  left: auto;
  margin-top: 15px; }

.dtr-data ul {
  display: table;
  margin: 0 0 15px 0 !important;
  padding: 0; }
  .dtr-data ul li {
    list-style: none !important; }
    .dtr-data ul li span {
      display: block; }
      .dtr-data ul li span:first-child {
        font-weight: 500; }
      .dtr-data ul li span:last-child {
        display: block;
        margin-bottom: 8px; }

@media (max-width: 1199.98px) {
  #mobilenav {
    background: white;
    padding: 15px 15px 30px 15px;
    display: none;
    order: 15;
    /*ul.navbar-nav{
			display:block;
			text-align:left;
			
			.nav-link{
				padding:10px 0;
				color:$darkgrey;
				line-height:normal;
			}
		}*/ }
    #mobilenav > div {
      display: flex !important;
      flex-direction: column; }
      #mobilenav > div > ul {
        text-align: left;
        list-style: none;
        margin: 10px 0 0;
        padding: 0; }
        #mobilenav > div > ul > li {
          border-top: 1px solid #eee; }
          #mobilenav > div > ul > li > a {
            display: block;
            padding: 10px 0;
            position: relative;
            z-index: 10;
            text-decoration: none;
            color: #222222;
            line-height: normal; }
          #mobilenav > div > ul > li > ul {
            display: none; }
        #mobilenav > div > ul.layouts {
          order: 1; }
        #mobilenav > div > ul.navbar-nav {
          display: block;
          order: 2;
          border-bottom: 1px solid #eee;
          margin-top: 0; }
          #mobilenav > div > ul.navbar-nav > li {
            display: block;
            float: none; }
          #mobilenav > div > ul.navbar-nav .nav-link {
            padding: 10px 0;
            color: #848484;
            line-height: normal;
            font-weight: normal; }
    #mobilenav i:hover,
    #mobilenav a:hover {
      color: #004C93 !important; }
    #mobilenav li.parent {
      display: flex;
      flex-wrap: wrap; }
      #mobilenav li.parent > a {
        flex: 1 0 0; }
      #mobilenav li.parent > i {
        line-height: 39px;
        font-size: 20px;
        transition: all 0.15s ease-in-out;
        color: #004C93; }
      #mobilenav li.parent.show > i {
        transform: rotate(180deg); }
    #mobilenav li > ul {
      flex: 0 0 100%;
      padding: 0 0 5px 0;
      list-style: none; }
      #mobilenav li > ul a {
        padding: 5px 0;
        color: #848484;
        line-height: normal;
        font-weight: normal;
        display: block;
        font-size: 14px; }
  .hamburger {
    box-sizing: content-box;
    display: block;
    height: 30px;
    width: 30px;
    padding: 0;
    cursor: pointer;
    margin: 0 0 0 15px;
    position: relative;
    z-index: 20; }
    .hamburger::before, .hamburger::after,
    .hamburger span {
      content: "";
      display: block;
      height: 3px;
      left: 0;
      position: absolute;
      width: 100%;
      transition-delay: .2s;
      transition-duration: .2s;
      transition-property: transform,top,bottom,left,opacity;
      transition-timing-function: ease;
      border-radius: 1px;
      background-color: #004C93; }
    .hamburger::before {
      top: calc(50% - 11px); }
    .hamburger span {
      top: calc(50% - 1px); }
    .hamburger::after {
      top: calc(50% + 9px); } }

@media (min-width: 992px) {
  body:not(.portal-popup) #navigation {
    position: relative;
    overflow: visible;
    padding: 0 0 0;
    z-index: 20;
    flex: 0 0 100%;
    background: #004C93;
    margin: 0px 0 -23px; }
    html#page-1 body:not(.portal-popup) #navigation {
      margin-bottom: -25px; }
    body:not(.portal-popup) #navigation ul {
      margin: 0 auto;
      padding: 0;
      position: relative;
      text-align: right;
      font-size: 0;
      line-height: normal; }
      body:not(.portal-popup) #navigation ul.level-1 > li {
        padding: 0; }
        body:not(.portal-popup) #navigation ul.level-1 > li > a {
          margin: 0;
          border-radius: 0;
          position: relative;
          background: transparent;
          letter-spacing: 1px; }
        body:not(.portal-popup) #navigation ul.level-1 > li:hover > a,
        body:not(.portal-popup) #navigation ul.level-1 > li.active > a {
          color: #222222;
          background: #F2F1F1; }
        body:not(.portal-popup) #navigation ul.level-1 > li:last-child > a {
          margin-right: 0; }
      body:not(.portal-popup) #navigation ul li {
        margin: 0;
        list-style: none;
        padding: 0;
        position: relative;
        display: inline-block; }
        body:not(.portal-popup) #navigation ul li i {
          display: none; }
        body:not(.portal-popup) #navigation ul li a {
          display: block;
          font-size: 13px;
          color: white;
          padding: 15px 20px;
          letter-spacing: 0.8px;
          font-weight: 300; }
        body:not(.portal-popup) #navigation ul li:hover > a {
          color: #004C93; }
        body:not(.portal-popup) #navigation ul li:hover > ul {
          opacity: 1;
          visibility: visible;
          transform: translate3d(0, 0, 0); }
        body:not(.portal-popup) #navigation ul li ul {
          z-index: 15;
          display: block;
          margin-top: 0;
          visibility: hidden;
          opacity: 0;
          text-align: left;
          border: none;
          transform: translate3d(0, 30px, 0);
          position: absolute;
          left: 0;
          min-width: 230px;
          transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1); }
          body:not(.portal-popup) #navigation ul li ul li {
            display: block;
            border-top: 1px solid white; }
            body:not(.portal-popup) #navigation ul li ul li a {
              display: block;
              width: 100%;
              line-height: 1.5;
              color: #222222;
              background: white;
              padding: 10px 20px;
              background: #F2F1F1; }
            body:not(.portal-popup) #navigation ul li ul li:hover > a {
              background: #004C93;
              color: white; }
            body:not(.portal-popup) #navigation ul li ul li ul {
              left: 100%;
              top: -1px;
              position: absolute;
              border-left: 1px solid transparent; }
          body:not(.portal-popup) #navigation ul li ul ul {
            display: block;
            position: relative;
            top: auto;
            left: auto;
            border-radius: 0; }
        body:not(.portal-popup) #navigation ul li:last-child > ul {
          left: auto;
          right: 0; }
  .lfr-nav-child-toggle {
    display: none; } }

/*#mmenu{
	display:none; 
	border-left:1px solid white;
	font-family:$mainfont;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	
	@at-root{
		.mm-wrapper_opened &{
			display:block;
		}
	}
	
	&.mm-menu {
	   --mm-color-background: white;
	   --mm-color-text: $primary;
	   --mm-color-button: $primary;
	   --mm-color-text-dimmed: $primary;
	   --mm-color-border: rgba(0,0,0,.05);
	   --mm-listitem-size: 56px;
	   --mm-navbar-size: 60px;
	   border:none;
	}
	
	.mm-listitem,
	.mm-navbar,
	.mm-iconbar{
		--mm-color-border:rgba(255,255,255,0.1);
	}
	
	.moblang{
		span, a{ 
			display:block;
			padding:0 10px 10px; 
			color:white;
		}
	}
	
	.mm-iconbar__bottom{
		a{
			font-size:18px;
			color:white;
			padding:0 0 10px;
		}
	}
	
	.mm-navbar__title{
		//visibility:hidden;
	}
	
	.mm-btn_prev,
	.mm-btn_next{
		padding-right:0; 
		
		&::after{ display:none; }
		
		&::before{
			content:"\f178";
			speak: none;
		    font-family:$fa;
		    text-transform: none;
		    line-height: 1;
		    border:none; 
		    width:54px;
		    font-size:18px;
		    text-align:center;
		    display:inline-block;
		}
	}
	
	.mm-navbar .mm-btn_prev:before{
		left:0;
		top:10px;
	}
	
	.mm-btn_prev:before{
		transform:rotate(180deg);
		left:0.5rem;
	}
	
	.mm-panel{
		> ul.layouts{
			//padding:20px 5px;
		}
	}
	
	.mm-listitem__btn:not(.mm-listitem__text){
		border-left:0; 
	}
	
	.mm-listitem_selected>.mm-listitem__text{
		border-radius:10px;
		color:white;
	}
	
	.mm-panel{
		.layouts{
			//background:$primary;
			
			a{	
				transition:$transition;
				
				&.active,
				&:hover{
					background:$secondary;
					//border-radius:10px;
					color:white;
				}
			}
			
			.mm-listitem{
				&:first-child:before {
					content: '';
				    border-color: inherit;
				    border-bottom-width: 1px;
				    border-bottom-style: solid;
				    display: block;
				    position: absolute;
				    left: 10px;
				    right: 0;
				    top: 0;
				}
				
				&:after {
					left:10px;
				}
			}
		}
	}
	
	.mm-navbars_bottom{
		border-top:3px solid #D7ECE8; 
	}
		
	.mobmeta {
		background:white;
		padding-left:20px; 
		
		.navbar-nav {
			.nav-link{
				padding: 0 15px 0 0;
		    	font-size: 14px;
		    	font-weight: normal;
		    	color:$primary;
		    }
		    
		    li:last-child{
		    	.nav-link{
		    		padding-right:0; 
		    	}
		    }
		}
	}
}
*/
.navbar {
  padding: 0; }

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem; }
  .navbar-top .portlet:hover, .navbar-top .portlet.open {
    z-index: 1035; }

.navbar-blank {
  flex-wrap: wrap; }

.navbar-classic {
  background-color: #fff; }
  .navbar-classic.navbar-light {
    border-bottom: 1px solid #e7e7ed; }
    .navbar-classic.navbar-light .lexicon-icon {
      font-size: 0.625rem;
      margin: 0 0 0 0.25rem; }
  @media (max-width: 575.98px) {
    .navbar-classic .navbar-blank {
      margin-top: 1rem; } }
  .navbar-classic .navbar-form {
    padding: 0; }
    .navbar-classic .navbar-form .field-wrapper {
      right: 0;
      top: 0; }
      .navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
        color: #6b6c7e; }
  @media (max-width: 767.98px) {
    .navbar-classic .portlet-search-bar {
      width: 100%; } }
  .navbar-classic .portlet-search-bar .input-group-item {
    margin-left: 0; }
  .navbar-classic .logo:hover {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
      margin-right: 16px; } }
  .navbar-classic .nav-link {
    color: #6b6c7e;
    font-size: 0.9375rem;
    font-weight: 600; }

body:not(.portal-popup) {
  /*ul:not([class]){
		margin:15px 0;
		padding:0; 
		
		li{
			margin-bottom: 10px;
    		padding-left: 28px;
    		position: relative;
    		list-style:none;
    		
    		&::before{
    		    content: "";
			    display: block;
			    width: 10px;
			    height: 10px;
			    position: absolute;
			    top: 6px;
			    left: 0;
			    background: url(../images/yellow-arrow-right.svg) center/contain no-repeat;
    		}
		}
	}*/ }
  body:not(.portal-popup) #wrapper {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    background: none;
    font-weight: normal;
    color: #9B9B9B;
    line-height: 1.71429; }
    @media (min-width: 768px) {
      body:not(.portal-popup) #wrapper {
        font-size: 16px; } }
  body:not(.portal-popup) ::selection {
    background-color: #004C93;
    color: white; }
  body:not(.portal-popup) a {
    color: #004C93; }
    body:not(.portal-popup) a:hover {
      text-decoration: none; }
  body:not(.portal-popup) a, body:not(.portal-popup) .btn, body:not(.portal-popup) button {
    transition: all 0.15s ease-in-out; }
  body:not(.portal-popup) #ControlMenu .dropdown-menu .nav-item-label,
  body:not(.portal-popup) .lfr-product-menu-panel .dropdown-menu .nav-item-label,
  body:not(.portal-popup) .lfr-add-panel .dropdown-menu .nav-item-label {
    color: #000; }
  body:not(.portal-popup) #ControlMenu a,
  body:not(.portal-popup) #ControlMenu a:hover,
  body:not(.portal-popup) .lfr-product-menu-panel a,
  body:not(.portal-popup) .lfr-product-menu-panel a:hover,
  body:not(.portal-popup) .lfr-add-panel a,
  body:not(.portal-popup) .lfr-add-panel a:hover {
    color: white; }
  body:not(.portal-popup) p {
    margin: 15px 0; }
    body:not(.portal-popup) p:first-child {
      margin-top: 0; }
    body:not(.portal-popup) p:only-child {
      margin: 0; }
    body:not(.portal-popup) p:last-child {
      margin-bottom: 0; }
  body:not(.portal-popup) b, body:not(.portal-popup) strong {
    font-weight: 500; }
  body:not(.portal-popup) h1, body:not(.portal-popup) h2, body:not(.portal-popup) .h4.panel-title, body:not(.portal-popup) h3, body:not(.portal-popup) h4, body:not(.portal-popup) h5 {
    color: #222222;
    transition: all 0.15s ease-in-out;
    line-height: 1.3;
    font-family: "Roboto", sans-serif; }
  body:not(.portal-popup) h1,
  body:not(.portal-popup) .portlet-forms .ddm-form-basic-info .ddm-form-name {
    font-size: 42px;
    margin-bottom: 20px;
    color: #222222;
    padding: 0;
    font-weight: 500; }
  body:not(.portal-popup) h2, body:not(.portal-popup) .h4.panel-title,
  body:not(.portal-popup) .fieldset-legend .legend {
    font-size: 30px;
    font-weight: 500;
    margin: 25px 0 15px;
    color: #222222; }
    @media (min-width: 992px) {
      body:not(.portal-popup) h2, body:not(.portal-popup) .h4.panel-title,
      body:not(.portal-popup) .fieldset-legend .legend {
        font-size: 34px; } }
  body:not(.portal-popup) .h4.panel-title {
    margin: 0;
    font-weight: bold; }
    body:not(.portal-popup) .h4.panel-title a {
      padding: 0; }
  body:not(.portal-popup) h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px; }
  body:not(.portal-popup) h4,
  body:not(.portal-popup) h5 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    color: #222222; }
  body:not(.portal-popup) p.format-paragraph {
    margin-bottom: 10px; }
  body:not(.portal-popup) cite {
    width: 100%;
    max-width: 615px;
    margin-left: -75px;
    position: relative;
    font-family: "Roboto", sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #003260;
    font-style: normal;
    font-weight: normal; }
    body:not(.portal-popup) cite::before {
      content: "";
      display: block;
      width: 38px;
      height: 36px;
      margin-bottom: 2px;
      position: relative;
      left: 0;
      background: url(../images/bubble-element.svg) center no-repeat;
      background-size: 38px 36px; }
      @media (min-width: 768px) {
        body:not(.portal-popup) cite::before {
          left: -20px; } }
  body:not(.portal-popup) [class="btn"],
  body:not(.portal-popup) [type="submit"]:not(.btn-unstyled),
  body:not(.portal-popup) .btn.btn-small {
    background: #004C93;
    color: white;
    text-align: center;
    border-radius: 25px;
    border: none;
    min-width: 200px;
    padding: 17px 33px 15px;
    font-size: 14px;
    line-height: 1.34;
    font-weight: 500;
    letter-spacing: 0.075em;
    text-transform: none;
    white-space: nowrap;
    position: relative;
    z-index: 10;
    font-weight: 300; }
    body:not(.portal-popup) [class="btn"]:hover,
    body:not(.portal-popup) [type="submit"]:not(.btn-unstyled):hover,
    body:not(.portal-popup) .btn.btn-small:hover {
      color: #222222;
      background: #F2F1F1; }
  body:not(.portal-popup) .btn.btn-small {
    min-width: 0;
    padding: 10px 20px;
    font-size: 90%; }

h2 + p > a.btn:first-child, body:not(.portal-popup) .h4.panel-title + p > a.btn:first-child, h3 + p > a.btn:first-child, p + p > a.btn:first-child {
  margin-top: 15px; }

p > a[href*=".pdf"]:first-child:not(.btn),
p > a[href^="http"]:first-child:not(.btn),
p > a[href^="/"]:first-child:not(.btn) {
  padding-left: 19px;
  position: relative; }
  p > a[href*=".pdf"]:first-child:not(.btn)::before,
  p > a[href^="http"]:first-child:not(.btn)::before,
  p > a[href^="/"]:first-child:not(.btn)::before {
    font-family: "jam-icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 1px; }

p > a[href*=".pdf"]:first-child:not(.btn)::before {
  content: "\ea44"; }

p > a[href^="http"]:not([href*=".pdf"]):not(.btn):first-child::before,
p > a[href^="/"]:not([href*=".pdf"]):not(.btn):first-child::before {
  content: "\eaf9"; }

.portlet-body a:hover,
#banner a:hover,
#mainfooter a:hover {
  text-decoration: none;
  color: #0066c6; }

[data-toggle="dropdown"] {
  cursor: pointer; }

.button-group {
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap; }
  .button-group > * {
    margin: 0 5px; }

/*.jam-close{
	position:relative;
	width:20px;
	height:20px;
	cursor:pointer;
	
	&::after,
	&::before{
		content:" ";
		height:100%;
		display:block;
		width:2px;
		position:absolute;
		left:8px;
		top:0;
		transform:rotate(45deg);
		background:$darkgrey;
		border-radius:2px;
	}			
	
	&::after{
		transform:rotate(-45deg);
	}
}*/
.portlet-asset-publisher .entry {
  position: relative; }

.portlet-asset-publisher .edit {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 50; }

.portlet-asset-publisher .portlet-body > h3.asset-entries-group-label:not(:first-child) {
  margin-top: 30px; }

.portlet-dynamic-data-lists-display .lfr-meta-actions {
  display: none; }

.portlet-dynamic-data-lists-display #ddlViewRecordsManagementToolbar + .view-records-container .lfr-status-column,
.portlet-dynamic-data-lists-display #ddlViewRecordsManagementToolbar + .view-records-container .lfr-modified-date-column,
.portlet-dynamic-data-lists-display #ddlViewRecordsManagementToolbar + .view-records-container .lfr-author-column {
  display: none; }

.portlet-dynamic-data-lists-display #ddlViewRecordsManagementToolbar + .view-records-container .lfr-untertitel-column {
  width: 10%; }

.portlet-dynamic-data-lists-display #ddlViewRecordsManagementToolbar th, .portlet-dynamic-data-lists-display #ddlViewRecordsManagementToolbar td {
  padding: 7px; }

.portlet-language {
  display: flex;
  align-items: center; }
  #mainfooter .portlet-language::before {
    content: "";
    display: block;
    width: 25px;
    height: 33px;
    background: url(../images/language-icon.svg) center no-repeat;
    background-size: 25px;
    margin-right: 12px; }
  .portlet-language .language-entry-short-text {
    padding: 0 0.3em;
    text-transform: uppercase; }
    .portlet-language .language-entry-short-text:not(a) {
      color: #004C93; }

.portlet-breadcrumb .breadcrumb {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
  background: none;
  font-size: 0.8125rem;
  line-height: 1.31;
  font-weight: bold; }
  .portlet-breadcrumb .breadcrumb li:first-child > a {
    font-size: 0; }
    .portlet-breadcrumb .breadcrumb li:first-child > a::after {
      content: "Home";
      font-size: 0.8125rem; }
  .portlet-breadcrumb .breadcrumb li:not(:first-child)::before {
    content: "\25BA";
    color: #CAA01B;
    width: 8px;
    height: 8px;
    font-size: 10px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 6px;
    vertical-align: middle; }
  .portlet-breadcrumb .breadcrumb li a {
    font-weight: normal;
    color: #6A7970;
    text-decoration: underline; }

.portlet-search-results p.search-total-label {
  margin-top: 0 !important; }

.portlet-search-results .portlet-content > .portlet-icon-back {
  display: none; }

.portlet-search-results .taglib-empty-result-message {
  border: none;
  border-radius: 0; }

.portlet-search-results li.list-group-item-flex {
  display: block;
  margin: 0 0 30px;
  padding: 15px 0 20px 20px;
  box-shadow: none;
  border-bottom: 2px solid #F0F2F1; }
  .portlet-search-results li.list-group-item-flex > div {
    padding: 0;
    /* avatar */ }
    .portlet-search-results li.list-group-item-flex > div h4 a {
      font-size: 0.8125rem;
      line-height: 1.31;
      font-weight: normal;
      color: #6A7970;
      text-decoration: underline;
      font-family: "Roboto", sans-serif;
      display: block;
      margin-bottom: 5px; }
      .portlet-search-results li.list-group-item-flex > div h4 a > * {
        font-weight: normal; }
    .portlet-search-results li.list-group-item-flex > div:first-child {
      display: none; }

.portlet-search-results .lfr-search-container-wrapper .list-group .list-group-item h6 {
  margin-bottom: 10px; }
  .portlet-search-results .lfr-search-container-wrapper .list-group .list-group-item h6.search-document-content {
    font-size: 16px; }

ul.pagination > li {
  padding: 5px;
  font-size: 20px; }

ul.pagination > li.active > a, ul.pagination > li.active > a:hover, ul.pagination > li.active > a:focus {
  background: #004C93;
  color: white; }

.portlet-suggestions ul.related-queries li.label-default {
  font-size: 22px;
  color: #004C93;
  margin: 25px 0 15px;
  font-weight: 500;
  padding: 0;
  border: none;
  display: block; }

.portlet-suggestions ul.related-queries li:not(.label) {
  list-style: none; }
  .portlet-suggestions ul.related-queries li:not(.label) .changed-keyword {
    font-weight: 300; }
  .portlet-suggestions ul.related-queries li:not(.label):not(:last-child):after {
    content: ', '; }

.portlet-type-facet .panel-heading .h4.panel-title a {
  pointer-events: none; }
  .portlet-type-facet .panel-heading .h4.panel-title a span {
    display: none; }

.portlet-type-facet .collapse {
  display: block; }

.portlet-type-facet .panel-body ul {
  margin-bottom: 0; }

.portlet-type-facet .panel-body li {
  list-style: none; }
  .portlet-type-facet .panel-body li .facet-term-unselected {
    font-weight: 300; }
  .portlet-type-facet .panel-body li:last-child,
  .portlet-type-facet .panel-body li:last-child > label {
    margin-bottom: 0; }

body:not(.portal-popup) #content .portlet-navigation {
  position: static;
  margin-top: 40px; }
  @media (max-width: 991.98px) {
    body:not(.portal-popup) #content .portlet-navigation {
      padding-left: 40px;
      margin-top: 0; } }
  body:not(.portal-popup) #content .portlet-navigation.sticky {
    position: fixed !important; }
  body:not(.portal-popup) #content .portlet-navigation ul.layouts {
    margin: 0;
    padding: 40px;
    list-style: none;
    background: #004C93; }
    body:not(.portal-popup) #content .portlet-navigation ul.layouts ul {
      padding: 5px 10px; }
  body:not(.portal-popup) #content .portlet-navigation li {
    margin: 0;
    padding: 0; }
    body:not(.portal-popup) #content .portlet-navigation li:hover > a,
    body:not(.portal-popup) #content .portlet-navigation li.selected > a {
      color: white; }
  body:not(.portal-popup) #content .portlet-navigation a {
    color: #D8D8D8;
    font-weight: 400;
    letter-spacing: 0.7px;
    font-size: 14px; }

.portlet-asset-categories-navigation ul.lfr-asset-category-list, .portlet-asset-categories-navigation ul.lfr-asset-category-list li, .portlet-asset-categories-navigation ul.lfr-asset-category-list span {
  margin: 0;
  padding: 0; }

.portlet-asset-categories-navigation .categories-kt {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px; }
  .portlet-asset-categories-navigation .categories-kt, .portlet-asset-categories-navigation .categories-kt li {
    padding: 0;
    list-style: none; }
  .portlet-asset-categories-navigation .categories-kt li {
    margin: 0 5px 10px; }

.portlet-asset-categories-navigation .category-kt {
  background: #F2F1F1;
  font-weight: 300;
  color: #222222;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .portlet-asset-categories-navigation .category-kt:hover, .portlet-asset-categories-navigation .category-kt.selected {
    background: #004C93;
    color: white; }
    .portlet-asset-categories-navigation .category-kt:hover i, .portlet-asset-categories-navigation .category-kt.selected i {
      filter: none;
      opacity: 1; }
  .portlet-asset-categories-navigation .category-kt i {
    transition: all 0.15s ease-in-out;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 20px;
    filter: saturate(0.63);
    opacity: 0.9; }

.portlet-asset-tags-navigation ul.tag-cloud {
  margin: 0;
  padding: 0; }
  .portlet-asset-tags-navigation ul.tag-cloud > li {
    margin: 0 10px 10px 0;
    padding: 0;
    display: inline-block; }
    .portlet-asset-tags-navigation ul.tag-cloud > li > span {
      display: inline-block; }
    .portlet-asset-tags-navigation ul.tag-cloud > li a {
      font-size: 14px;
      padding: 8px 20px;
      background: #F2F1F1;
      color: #222222 !important;
      display: inline-block;
      font-weight: 300;
      letter-spacing: 0.3px; }
    .portlet-asset-tags-navigation ul.tag-cloud > li .tag-asset-count {
      display: none; }

.bg-litegrey {
  background: #F2F1F1; }

.bg-liteblue {
  background: #F2F3F8; }

.portlet-boundary.border-bottom {
  border: none !important;
  /*> .portlet > .portlet-content{
		position:relative;
		
		&::after{
	    	height:1px;
	    	background:$ivory;
	    	position:absolute;
	    	left:0;
	    	width:100%;
	    	left:0;
	    	content:"";
	    	bottom:0;
		}
    }*/ }
  .portlet-boundary.border-bottom::after {
    height: 1px;
    background: #F2F1F1;
    position: absolute;
    max-width: calc(1300px - 30px);
    left: 50%;
    width: 100%;
    content: "";
    bottom: 0;
    transform: translateX(-50%); }

body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form {
  max-width: 800px;
  position: relative;
  margin: auto; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form .form-group > label {
    display: none; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form input:not([type="submit"]),
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form textarea {
    background: white;
    font-size: 14px; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form textarea {
    min-height: 150px; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form ::placeholder {
    color: #9B9B9B;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form .required-warning {
    font-size: 12px;
    text-align: center;
    color: #9B9B9B; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form button[type="submit"] {
    float: none !important; }
  body:not(.portal-popup) .bg-color .portlet-boundary.portlet-forms-display form .lfr-ddm-form-pagination-controls {
    text-align: center; }

.portlet-nested-portlets .bg-color {
  padding: 40px; }
  .portlet-nested-portlets .bg-color + .portlet-boundary {
    margin-top: 40px; }

.bg-darkblue {
  background: #0F3961; }

.color-white, .color-white h1, .color-white h2, .color-white body:not(.portal-popup) .h4.panel-title, body:not(.portal-popup) .color-white .h4.panel-title, .color-white h3, .color-white h4, .color-white h5 {
  color: white; }

.color-white .portlet-body, .color-white .portlet-body h1, .color-white .portlet-body h2, .color-white .portlet-body body:not(.portal-popup) .h4.panel-title, body:not(.portal-popup) .color-white .portlet-body .h4.panel-title, .color-white .portlet-body h3, .color-white .portlet-body h4, .color-white .portlet-body h5 {
  color: white; }

.portlet-decorate .portlet-content {
  background: none;
  border: none; }

.contains-address code {
  opacity: 0; }

.contains-address code,
.contains-address a[href^="mailto"] {
  white-space: nowrap;
  color: #004C93;
  unicode-bidi: bidi-override;
  direction: rtl;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit; }

.hide-title .portlet-forms h1.ddm-form-name {
  display: none; }

/* MEDIA QUERIES */
/* Gaps */
html,
body {
  margin: 0;
  padding: 0;
  min-height: 100%; }

body:not(.portal-popup) .container {
  max-width: 1300px; }

body:not(.portal-popup) .doLoginBtn {
  margin-top: 15px;
  margin-bottom: 15px; }

body:not(.portal-popup) #wrapper {
  min-height: 100vh;
  padding: 0;
  display: flex;
  flex-flow: column;
  overflow: hidden; }

body:not(.portal-popup) #banner {
  text-align: right;
  padding: 0;
  position: relative;
  z-index: 60;
  transition: all .25s ease-in-out;
  display: flex;
  flex-direction: column;
  /*.collapse-container{
			position:relative;
			
			> .collapse,
			> .collapsing{
				padding:5px; 
				box-shadow:$shadow;
				position:absolute;
				top:100%;
				right:0;
				z-index:10;
				background:white;
			}
			
			ul{
				margin:0;
				padding:0;
				display:flex;
				
				li{
					margin:0;
					padding:0; 
					list-style:none;
					text-align:center;
					display:inline-block;
					
					a{
						font-size:30px;
						padding:10px;
					}
				}
			}
		}*/ }
  body:not(.portal-popup) #banner .logo {
    display: block;
    width: 100%;
    max-width: 210px;
    position: relative;
    z-index: 30;
    transition: all 0.15s ease-in-out; }
    body:not(.portal-popup) #banner .logo img {
      width: 100%;
      height: auto; }
  body:not(.portal-popup) #banner .topbar {
    height: auto;
    transition: all .25s ease-in-out;
    font-size: 14px;
    color: white;
    font-weight: 300;
    order: 20;
    background: #004C93; }
    @media (min-width: 1200px) {
      body:not(.portal-popup) #banner .topbar {
        order: 10;
        background: none;
        color: #9B9B9B;
        margin-top: 15px;
        margin-bottom: 15px; } }
    body:not(.portal-popup) #banner .topbar a {
      color: currentColor; }
    body:not(.portal-popup) #banner .topbar address {
      order: 2; }
      @media (min-width: 1200px) {
        body:not(.portal-popup) #banner .topbar address {
          order: 1; } }
      body:not(.portal-popup) #banner .topbar address span {
        display: none; }
        @media (min-width: 1200px) {
          body:not(.portal-popup) #banner .topbar address span {
            display: inline; } }
      body:not(.portal-popup) #banner .topbar address .jam {
        color: white;
        font-size: 140%;
        display: inline-block;
        vertical-align: text-top;
        line-height: .8; }
        @media (min-width: 1200px) {
          body:not(.portal-popup) #banner .topbar address .jam {
            color: #004C93; } }
        body:not(.portal-popup) #banner .topbar address .jam:not(:first-child) {
          margin-left: 10px; }
  body:not(.portal-popup) #banner .metanav {
    order: 10;
    display: flex;
    /*li:hover > a,
			li.active > a,
			.language-entry-short-text:hover{
				color:$secondary;
			}*/ }
    @media (min-width: 1200px) {
      body:not(.portal-popup) #banner .metanav {
        order: 20; } }
    body:not(.portal-popup) #banner .metanav > * {
      align-self: start; }
    body:not(.portal-popup) #banner .metanav .navbar-nav .nav-link {
      padding: 0 5px; }
  body:not(.portal-popup) #banner .langmenu {
    position: relative;
    order: 10; }
    @media (min-width: 1200px) {
      body:not(.portal-popup) #banner .langmenu {
        order: 20;
        margin-left: 5px; } }
    body:not(.portal-popup) #banner .langmenu .dropdown > ul {
      margin: 8px 0 0 0;
      padding: 0;
      border: none;
      border-radius: 0;
      left: auto !important;
      transform: none !important;
      top: 20px !important;
      right: 0 !important; }
      body:not(.portal-popup) #banner .langmenu .dropdown > ul::after {
        display: none; }
      body:not(.portal-popup) #banner .langmenu .dropdown > ul > li span {
        display: none; }
      body:not(.portal-popup) #banner .langmenu .dropdown > ul > li a {
        display: block;
        background: #F2F1F1;
        color: rgba(132, 132, 132, 0.5);
        padding: 8px 16px;
        text-transform: capitalize;
        border-top: 1px solid white;
        font-weight: 300;
        letter-spacing: 0.7px; }
        body:not(.portal-popup) #banner .langmenu .dropdown > ul > li a:hover {
          background: #004C93 !important;
          color: white; }
    body:not(.portal-popup) #banner .langmenu .dropdown svg {
      width: 10px; }
  body:not(.portal-popup) #banner #collapseSearch {
    order: 30; }
    @media (min-width: 1200px) {
      body:not(.portal-popup) #banner #collapseSearch {
        order: 20;
        display: block;
        margin-right: 20px; } }
  body:not(.portal-popup) #banner .brand {
    padding: 20px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    order: 10; }
    @media (min-width: 1200px) {
      body:not(.portal-popup) #banner .brand {
        order: 20;
        padding: 0 15px;
        align-items: flex-end; } }
  @media (min-width: 1200px) {
    body:not(.portal-popup) #banner.scrollheader {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 90; }
      body:not(.portal-popup).signed-in #banner.scrollheader {
        top: 26px; }
      body:not(.portal-popup) #banner.scrollheader .topbar {
        height: 0;
        overflow: hidden;
        transition: all .1s ease;
        margin-top: 0 !important;
        margin-bottom: 0 !important; }
      body:not(.portal-popup) #banner.scrollheader #navigation {
        margin: 0; }
      body:not(.portal-popup) #banner.scrollheader .logo,
      body:not(.portal-popup) #banner.scrollheader .searchbar {
        display: none; }
      body:not(.portal-popup) #banner.scrollheader .brand {
        padding: 0 15px; } }
  body:not(.portal-popup) #banner form {
    width: 220px; }
    body:not(.portal-popup) #banner form * {
      border: none;
      padding: 0;
      min-width: auto; }
    body:not(.portal-popup) #banner form .search-bar-keywords-input-wrapper {
      background: #F2F1F1; }
      body:not(.portal-popup) #banner form .search-bar-keywords-input-wrapper * {
        background: none; }
    body:not(.portal-popup) #banner form input.search-bar-keywords-input,
    body:not(.portal-popup) #banner form button[type="submit"] {
      height: 100%;
      padding: 10px 12px; }
    body:not(.portal-popup) #banner form input.search-bar-keywords-input {
      font-size: 15px;
      font-weight: 300;
      padding: 10px 12px; }
    body:not(.portal-popup) #banner form button[type="submit"] {
      color: #BEBEBE;
      font-size: 17px; }

body:not(.portal-popup) #content {
  position: relative;
  z-index: 50;
  padding: 0;
  flex: 1 0 0;
  padding-top: 0 !important; }

body:not(.portal-popup) #main-content {
  /*&.columns-2 > div > div.col-md-8 > div{
			> .portlet-boundary{
				&::after{
					height:1px;
					content:" ";
					background:$ivory;
					position:absolute;
					bottom:40px;
					left:$custom-gap;
					width:calc(100% - 30px);
				}
			}
		}*/ }
  body:not(.portal-popup) #main-content > .row {
    margin: 0; }
    body:not(.portal-popup) #main-content > .row > div {
      padding: 0; }
  body:not(.portal-popup) #main-content:not(.columns-1) {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1300px;
    padding: 0; }
  body:not(.portal-popup) #main-content.columns-1 > .portlet-layout > .portlet-column > .portlet-dropzone > .portlet-boundary, body:not(.portal-popup) #main-content:not(.columns-1) {
    position: relative;
    z-index: 20;
    padding: 30px 0; }
    @media (min-width: 576px) {
      body:not(.portal-popup) #main-content.columns-1 > .portlet-layout > .portlet-column > .portlet-dropzone > .portlet-boundary, body:not(.portal-popup) #main-content:not(.columns-1) {
        padding: 50px 0; } }
    @media (min-width: 992px) {
      body:not(.portal-popup) #main-content.columns-1 > .portlet-layout > .portlet-column > .portlet-dropzone > .portlet-boundary, body:not(.portal-popup) #main-content:not(.columns-1) {
        padding: 70px 0; } }
    body:not(.portal-popup) #main-content.columns-1 > .portlet-layout > .portlet-column > .portlet-dropzone > .portlet-boundary:first-child, body:not(.portal-popup) #main-content:not(.columns-1):first-child {
      z-index: 40; }

body:not(.portal-popup) #mainfooter {
  background: #004C93;
  font-weight: 300; }
  body:not(.portal-popup) #mainfooter p.copy {
    margin: 0;
    padding: 15px 0; }
  body:not(.portal-popup) #mainfooter table + p {
    margin-top: 15px; }
  body:not(.portal-popup) #mainfooter table td {
    padding: 0 10px 0 0; }
  body:not(.portal-popup) #mainfooter .absolute-icon {
    margin-top: 6rem; }
  body:not(.portal-popup) #mainfooter .footercontent {
    padding: 25px 1rem;
    color: white;
    font-size: 14px;
    color: white; }
    @media (min-width: 768px) {
      body:not(.portal-popup) #mainfooter .footercontent > .row > [class^="col-"] {
        padding: 40px 20px; } }
    body:not(.portal-popup) #mainfooter .footercontent a {
      color: white;
      transition: all 0.15s ease-in-out; }
      body:not(.portal-popup) #mainfooter .footercontent a.jam {
        font-size: 40px; }
      body:not(.portal-popup) #mainfooter .footercontent a:hover,
      body:not(.portal-popup) #mainfooter .footercontent a:hover span {
        color: white; }
    body:not(.portal-popup) #mainfooter .footercontent h4 {
      color: white; }
  body:not(.portal-popup) #mainfooter .logo {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 1.5rem; }
    body:not(.portal-popup) #mainfooter .logo img {
      width: 100%;
      max-width: 180px;
      height: auto; }
  body:not(.portal-popup) #mainfooter .social ul {
    display: flex;
    list-style: none; }
    body:not(.portal-popup) #mainfooter .social ul li {
      padding-left: 0;
      margin-right: 3px; }
      body:not(.portal-popup) #mainfooter .social ul li::before {
        display: none; }
  body:not(.portal-popup) #mainfooter form .editable_content {
    display: flex;
    padding-top: 10px; }
  body:not(.portal-popup) #mainfooter form div[rel="email"] {
    flex: 1 0 0; }
    body:not(.portal-popup) #mainfooter form div[rel="email"] input {
      background: #282736;
      border: none;
      padding: 10px;
      color: white;
      height: 100%; }
  body:not(.portal-popup) #mainfooter form .btn {
    min-width: auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important; }
  body:not(.portal-popup) #mainfooter form ::placeholder {
    color: white; }
  body:not(.portal-popup) #mainfooter .navbar-nav {
    display: block; }
    body:not(.portal-popup) #mainfooter .navbar-nav .nav-link {
      padding: 0; }
  body:not(.portal-popup) #mainfooter .ddm-form-page-container label {
    display: none; }
  body:not(.portal-popup) #mainfooter .ddm-form-page-container .lfr-ddm-form-pagination-controls {
    padding: 0; }

body:not(.portal-popup) .dwl-list {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  body:not(.portal-popup) .dwl-list a[data-toggle] {
    color: black;
    display: block;
    padding: 7px 0; }
  body:not(.portal-popup) .dwl-list a[aria-expanded="true"] > i::before {
    content: "\f146"; }
  body:not(.portal-popup) .dwl-list a i {
    font-size: 18px;
    color: #004C93;
    display: inline-block; }
    body:not(.portal-popup) .dwl-list a i.fa-plus-square {
      font-size: 16px;
      margin-right: 3px; }
  body:not(.portal-popup) .dwl-list li {
    list-style: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    body:not(.portal-popup) .dwl-list li ul {
      margin: 0 0 5px 0;
      padding: 0 0 0 20px; }
    body:not(.portal-popup) .dwl-list li label {
      display: block;
      margin: 0;
      cursor: pointer;
      padding: 7px 0;
      display: flex;
      align-content: center;
      justify-content: space-between; }
      body:not(.portal-popup) .dwl-list li label > span {
        flex: 1 0 0; }
  body:not(.portal-popup) .dwl-list button {
    margin: 0 0 15px 0;
    width: 100%;
    font-size: 0;
    transition: all 0.4s ease-in-out;
    opacity: 0; }
    body:not(.portal-popup) .dwl-list button i {
      font-style: normal; }
  body:not(.portal-popup) .dwl-list .progress-bar {
    background-color: #007BFF; }
  body:not(.portal-popup) .dwl-list form {
    position: relative; }
    body:not(.portal-popup) .dwl-list form .dwl-functions {
      position: absolute;
      top: 0;
      right: -1rem;
      background: white;
      height: 100%;
      width: 0;
      transition: all 0.4s ease-in-out;
      overflow: hidden; }
    body:not(.portal-popup) .dwl-list form.show-functions .dwl-functions {
      overflow: visible;
      width: 200px;
      padding: 20px;
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
      @media (min-width: 576px) {
        body:not(.portal-popup) .dwl-list form.show-functions .dwl-functions {
          width: 250px; } }
    body:not(.portal-popup) .dwl-list form.show-functions button {
      position: -webkit-sticky;
      position: sticky;
      opacity: 1;
      top: 1rem; }
      body:not(.portal-popup) .dwl-list form.show-functions button:nth-of-type(2) {
        top: calc(1rem + 50px); }
      body:not(.portal-popup) .dwl-list form.show-functions button:nth-of-type(3) {
        top: calc(4rem + 50px); }
    @media (min-width: 768px) {
      body:not(.portal-popup) .dwl-list form {
        display: flex; }
        body:not(.portal-popup) .dwl-list form ul.downloads {
          flex: 0 0 100%;
          max-width: 100%;
          transition: all 0.4s ease-in-out; }
        body:not(.portal-popup) .dwl-list form .dwl-functions {
          flex: 0 0 0%;
          max-width: 0%;
          width: auto;
          top: auto;
          right: auto;
          height: auto;
          position: relative; }
        body:not(.portal-popup) .dwl-list form.show-functions ul.downloads {
          flex: 0 0 75%;
          max-width: 75%;
          padding-right: 40px; }
        body:not(.portal-popup) .dwl-list form.show-functions .dwl-functions {
          flex: 0 0 25%;
          max-width: 25%;
          width: auto;
          padding: 40px; } }
    body:not(.portal-popup) .dwl-list form button {
      font-size: 90%; }

body:not(.portal-popup) .swiper-slide {
  position: relative; }
  body:not(.portal-popup) .swiper-slide-overlay::after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    content: ""; }
  body:not(.portal-popup) .swiper-slide .caption {
    height: 100%;
    position: relative;
    z-index: 20;
    display: flex;
    align-items: center;
    color: white;
    font-size: 30px; }
    body:not(.portal-popup) .swiper-slide .caption .inner {
      max-width: 800px; }
      body:not(.portal-popup) .swiper-slide .caption .inner h2, body:not(.portal-popup) .swiper-slide .caption .inner .h4.panel-title {
        font-size: 40px;
        color: white;
        line-height: 130%; }
      body:not(.portal-popup) .swiper-slide .caption .inner a.btn {
        font-size: 20px;
        border-width: 3px;
        padding: 8px 12px; }

body:not(.portal-popup) .swiper-container .swiper-pagination {
  text-align: left;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%); }
  body:not(.portal-popup) .swiper-container .swiper-pagination-bullet {
    border-radius: 0;
    width: 40px;
    height: 3px;
    background: white;
    margin-right: 3px; }
    body:not(.portal-popup) .swiper-container .swiper-pagination-bullet-active {
      background: #004C93; }

body:not(.portal-popup) .accordion {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  position: relative;
  margin: 15px 0; }
  body:not(.portal-popup) .accordion .panel {
    border: none;
    border-radius: 0;
    margin: 0;
    background: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  body:not(.portal-popup) .accordion .panel-body {
    padding: 1em; }
  body:not(.portal-popup) .accordion .svg-open,
  body:not(.portal-popup) .accordion .svg-close {
    fill: none; }
    body:not(.portal-popup) .accordion .svg-open rect,
    body:not(.portal-popup) .accordion .svg-close rect {
      fill: none;
      fill-opacity: 0; }
    body:not(.portal-popup) .accordion .svg-open path,
    body:not(.portal-popup) .accordion .svg-close path {
      fill: #004C93; }
  body:not(.portal-popup) .accordion .panel-heading {
    background: none; }
  body:not(.portal-popup) .accordion h4.panel-title {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: normal; }
    body:not(.portal-popup) .accordion h4.panel-title path {
      fill: #004C93;
      transition: all 0.15s ease-in-out; }
      body:not(.portal-popup) .accordion h4.panel-title path:last-child {
        fill: #004C93; }
    body:not(.portal-popup) .accordion h4.panel-title a {
      padding: 12px 0;
      position: relative;
      line-height: 1.5;
      color: #848484;
      display: flex;
      justify-content: space-between;
      align-items: center;
      transition: all 0.15s ease-in-out; }
      @media (min-width: 768px) {
        body:not(.portal-popup) .accordion h4.panel-title a {
          font-size: 1rem; } }
      body:not(.portal-popup) .accordion h4.panel-title a:hover, body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] {
        color: #004C93; }
        body:not(.portal-popup) .accordion h4.panel-title a:hover::after, body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"]::after {
          width: 100%; }
      body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] .svg-open path,
      body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] .svg-close path {
        fill: currentColor; }
        body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] .svg-open path:last-child,
        body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] .svg-close path:last-child {
          fill: #004C93; }
      body:not(.portal-popup) .accordion h4.panel-title a .svg-close {
        display: none; }
      body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] .svg-close {
        display: block; }
      body:not(.portal-popup) .accordion h4.panel-title a[aria-expanded="true"] .svg-open {
        display: none; }

body:not(.portal-popup) .vorstand h3,
body:not(.portal-popup) .news h3 {
  font-size: 21px !important;
  margin-top: 20px; }

body:not(.portal-popup) .vorstand .inner,
body:not(.portal-popup) .news .inner {
  font-size: 14px;
  letter-spacing: .025em;
  color: #9B9B9B; }

body:not(.portal-popup) .news .img {
  transition: all 0.15s ease-in-out;
  background-size: auto 105% !important; }

body:not(.portal-popup) .news .entry {
  margin-bottom: 2rem; }
  body:not(.portal-popup) .news .entry:last-child:not(:only-child) {
    display: none; }
    @media (min-width: 992px) {
      body:not(.portal-popup) .news .entry:last-child:not(:only-child) {
        display: block; } }
  body:not(.portal-popup) .news .entry .inner {
    height: 100%;
    position: relative; }
    body:not(.portal-popup) .news .entry .inner .btn {
      position: absolute;
      bottom: 0;
      left: 20px;
      bottom: 20px; }
  body:not(.portal-popup) .news .entry .date {
    color: #9B9B9B;
    font-size: 14px; }
  body:not(.portal-popup) .news .entry:hover h3 {
    color: #004C93 !important; }
  body:not(.portal-popup) .news .entry:hover .img {
    background-size: auto 100% !important; }

body:not(.portal-popup) .news:not(.home) .entry {
  margin-bottom: 0;
  height: 100%; }
  body:not(.portal-popup) .news:not(.home) .entry h2:first-child, body:not(.portal-popup) .news:not(.home) .entry .h4.panel-title:first-child {
    margin-top: 0; }
  body:not(.portal-popup) .news:not(.home) .entry .inner {
    border-bottom: 1px solid #F2F1F1;
    padding-bottom: 60px; }
  body:not(.portal-popup) .news:not(.home) .entry p:last-child {
    margin-bottom: 0; }
  body:not(.portal-popup) .news:not(.home) .entry + .entry {
    margin-top: 60px; }

body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-config,
body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .search-results {
  display: none; }

body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons {
  float: none;
  text-align: left;
  margin-top: 40px; }
  body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li {
    display: inline-block; }
    body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li > a {
      border-radius: 0;
      background: #F2F1F1;
      border: 2px solid #F2F1F1;
      display: inline-block;
      width: 40px;
      height: 40px;
      font-size: 0;
      position: relative;
      padding: 0; }
      body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li > a::after {
        font-family: "jam-icons" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-size: 12px; }
    body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li:not(.disabled):hover > a {
      background: white; }
    body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li:nth-child(1) > a::after {
      content: "\e9e3"; }
    body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li:nth-child(2) > a::after {
      content: "\e9bb"; }
    body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li:nth-child(3) > a::after {
      content: "\e9bc"; }
    body:not(.portal-popup) .news + .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons > li:nth-child(4) > a::after {
      content: "\e9e4"; }

body:not(.portal-popup) .speaker .name {
  color: black;
  font-size: 120%;
  font-weight: 500; }

body:not(.portal-popup) .speaker .funktion {
  text-transform: uppercase; }

body:not(.portal-popup) .speaker .btn + .btn {
  margin-left: 7px; }

body:not(.portal-popup) .service {
  text-align: center;
  height: 100%;
  font-size: 14px;
  margin: 0; }
  body:not(.portal-popup) .service i {
    display: inline-block;
    width: 55px;
    height: 55px;
    transition: all 0.15s ease-in-out;
    background-size: 90% !important; }
  body:not(.portal-popup) .service h3::after, body:not(.portal-popup) .service h4::after {
    width: 70px;
    height: 2px;
    background: #D8D8D8;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
    transition: all 0.15s ease-in-out; }
  body:not(.portal-popup) .service h3 {
    margin: 15px 0; }
  body:not(.portal-popup) .service h3, body:not(.portal-popup) .service h4 {
    position: relative;
    padding-bottom: 20px;
    margin: 30px 0;
    transition: all 0.15s ease-in-out; }
    body:not(.portal-popup) .service h3::after, body:not(.portal-popup) .service h4::after {
      width: 70px;
      height: 2px;
      background: #D8D8D8;
      content: "";
      position: absolute;
      left: 50%;
      margin-left: -35px;
      bottom: 0; }
  body:not(.portal-popup) .service:hover h4 {
    color: #004C93; }
    body:not(.portal-popup) .service:hover h4::after {
      background: #004C93; }
  body:not(.portal-popup) .service:hover i {
    background-size: 100% !important; }

body:not(.portal-popup) .thema {
  font-size: 14px;
  margin: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.05); }
  body:not(.portal-popup) .thema:last-child {
    border: none; }
  body:not(.portal-popup) .thema i {
    display: block;
    margin-top: 40px;
    font-size: 17px;
    transition: all 0.15s ease-in-out; }
  body:not(.portal-popup) .thema h4 {
    transition: all 0.15s ease-in-out; }
  body:not(.portal-popup) .thema:hover i {
    color: #004C93;
    margin-left: 15px; }
  body:not(.portal-popup) .thema:hover h4 {
    color: #004C93 !important; }
  body:not(.portal-popup) .thema h3 {
    margin: 0 0 30px 0 !important;
    padding: 0 0 20px 0 !important; }
  body:not(.portal-popup) .thema:last-child {
    text-align: center; }
    body:not(.portal-popup) .thema:last-child .card-body {
      height: 100%;
      display: flex;
      flex-flow: column;
      align-items: center;
      justify-content: center;
      align-content: center; }
    body:not(.portal-popup) .thema:last-child h3 {
      position: relative; }
      body:not(.portal-popup) .thema:last-child h3::after {
        width: 70px;
        height: 2px;
        background: #D8D8D8;
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -35px;
        bottom: 0; }

body:not(.portal-popup) .agenda {
  position: relative;
  margin: auto; }
  @media (min-width: 992px) {
    body:not(.portal-popup) .agenda {
      column-count: 2; } }
  body:not(.portal-popup) .agenda .date {
    width: 90px; }
    body:not(.portal-popup) .agenda .date span {
      display: block;
      font-size: 14px; }
      body:not(.portal-popup) .agenda .date span.day {
        font-size: 50px;
        line-height: 50px; }
  body:not(.portal-popup) .agenda .summary {
    flex: 1 0 0; }
  body:not(.portal-popup) .agenda h4 {
    transition: all 0.15s ease-in-out; }
  body:not(.portal-popup) .agenda i[class^="icon"] {
    font-size: 17px;
    display: block;
    width: 50px;
    text-align: center; }
    body:not(.portal-popup) .agenda i[class^="icon"]::before {
      color: #222222;
      transition: all 0.15s ease-in-out; }
  body:not(.portal-popup) .agenda .entry {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 14px;
    padding: 20px 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
    body:not(.portal-popup) .agenda .entry:hover i[class^="icon"]::before {
      color: #004C93;
      margin-left: 15px; }
    body:not(.portal-popup) .agenda .entry:hover h4 {
      color: #004C93 !important; }

body:not(.portal-popup) .hero.jumbotron {
  margin: 0;
  padding: 0; }
  body:not(.portal-popup) .hero.jumbotron:not(.swiper-container) {
    padding: 40px 0;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0;
    position: relative; }
    body:not(.portal-popup) .hero.jumbotron:not(.swiper-container)::after {
      background: #000612;
      opacity: 0.65;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 0;
      content: ""; }
  body:not(.portal-popup) .hero.jumbotron.swiper-container,
  body:not(.portal-popup) .hero.jumbotron.swiper-container .swiper-slide {
    min-height: 50vh; }
  body:not(.portal-popup) .hero.jumbotron h2, body:not(.portal-popup) .hero.jumbotron .h4.panel-title {
    color: white;
    font-weight: 400;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.11);
    margin-top: -5px; }
    body:not(.portal-popup) .hero.jumbotron h2 strong, body:not(.portal-popup) .hero.jumbotron .h4.panel-title strong {
      font-weight: 500; }
  body:not(.portal-popup) .hero.jumbotron .container {
    z-index: 1;
    position: relative;
    margin-top: 30%; }
    @media (min-width: 768px) {
      body:not(.portal-popup) .hero.jumbotron .container {
        margin-top: 0; } }
  @media (min-width: 768px) {
    body:not(.portal-popup) .hero.jumbotron:not(.swiper-container) {
      padding: 130px 0 160px;
      text-align: left;
      margin: 0 0 200px; }
      body:not(.portal-popup) .hero.jumbotron:not(.swiper-container)::after {
        background: #000612;
        opacity: 0.1;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        content: ""; }
    body:not(.portal-popup) .hero.jumbotron.swiper-container {
      margin: 0 0 200px; }
      body:not(.portal-popup) .hero.jumbotron.swiper-container .swiper-slide {
        padding: 130px 0 160px;
        position: relative; }
        body:not(.portal-popup) .hero.jumbotron.swiper-container .swiper-slide::after {
          background: #000612;
          opacity: 0.1;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 0;
          content: ""; }
      body:not(.portal-popup) .hero.jumbotron.swiper-container .swiper-pagination {
        bottom: 100px;
        text-align: right; }
        body:not(.portal-popup) .hero.jumbotron.swiper-container .swiper-pagination-bullet:last-child {
          margin-right: 0; }
    body:not(.portal-popup) .hero.jumbotron .btn {
      font-size: 16px; }
    body:not(.portal-popup) .hero.jumbotron h2, body:not(.portal-popup) .hero.jumbotron .h4.panel-title {
      font-size: 42px; } }
  @media (min-width: 992px) {
    body:not(.portal-popup) .hero.jumbotron {
      min-height: 700px; }
      body:not(.portal-popup) .hero.jumbotron h2, body:not(.portal-popup) .hero.jumbotron .h4.panel-title {
        font-size: 60px; } }

body:not(.portal-popup) .quicklinks {
  padding: 20px;
  margin: 0; }
  @media (min-width: 768px) {
    body:not(.portal-popup) .quicklinks {
      padding: 0;
      position: absolute;
      width: 100%;
      max-width: calc(1300px + 4px - 30px);
      top: calc(100% - 100px);
      left: 50%;
      transform: translateX(-50%);
      z-index: 20;
      margin: 0; } }
  body:not(.portal-popup) .quicklinks > * {
    padding-left: 2px;
    padding-right: 2px; }
  body:not(.portal-popup) .quicklinks .description {
    transform: translateY(40px) scale(0);
    font-size: 15px;
    line-height: 135%; }
  body:not(.portal-popup) .quicklinks .btn {
    transform: translateY(60px) scale(0); }
  body:not(.portal-popup) .quicklinks .inner {
    background: #004C93;
    padding: 40px 20px;
    color: white !important;
    height: auto;
    overflow: hidden;
    transition: all 0.3s ease;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      body:not(.portal-popup) .quicklinks .inner {
        height: 100%; } }
    body:not(.portal-popup) .quicklinks .inner img {
      max-width: 56px;
      max-height: 56px; }
    body:not(.portal-popup) .quicklinks .inner h3 {
      color: white !important;
      font-size: 22px !important;
      margin: 20px 0 !important;
      transition: all 0.4s ease; }
    body:not(.portal-popup) .quicklinks .inner .subtitle,
    body:not(.portal-popup) .quicklinks .inner img,
    body:not(.portal-popup) .quicklinks .inner .description {
      transition: all 0.20s ease; }
    body:not(.portal-popup) .quicklinks .inner .subtitle {
      color: #F2F1F1; }
    body:not(.portal-popup) .quicklinks .inner .description {
      display: none; }
    @media (min-width: 992px) {
      body:not(.portal-popup) .quicklinks .inner {
        max-height: 270px;
        margin-bottom: 0; }
        body:not(.portal-popup) .quicklinks .inner .description {
          display: block; }
        body:not(.portal-popup) .quicklinks .inner:hover {
          background: #F2F1F1;
          color: #222222; }
          body:not(.portal-popup) .quicklinks .inner:hover:not(.noDescription) img {
            opacity: 0;
            transform: translateY(-80px) scale(0); }
          body:not(.portal-popup) .quicklinks .inner:hover:not(.noDescription) h3 {
            transform: translateY(-60px);
            color: #222222 !important; }
          body:not(.portal-popup) .quicklinks .inner:hover:not(.noDescription) .subtitle {
            transform: translateY(60px) scale(0); }
          body:not(.portal-popup) .quicklinks .inner:hover:not(.noDescription) .description {
            transform: translateY(-75px) scale(1);
            color: #222222; }
          body:not(.portal-popup) .quicklinks .inner:hover.noDescription h3,
          body:not(.portal-popup) .quicklinks .inner:hover.noDescription .description {
            color: #222222 !important; } }

body:not(.portal-popup) .card {
  border: none;
  border-radius: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  padding: 25px; }
  .radio-card .card {
    padding: 0; }

body:not(.portal-popup) .cookie-disclaimer {
  position: fixed;
  z-index: 999;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #004C93;
  font-size: 14px;
  display: none;
  padding: 20px 0; }
  body:not(.portal-popup) .cookie-disclaimer p {
    color: white; }
  body:not(.portal-popup) .cookie-disclaimer a {
    text-decoration: underline;
    color: white; }
  body:not(.portal-popup) .cookie-disclaimer button {
    border-color: white !important;
    color: white !important; }

body:not(.portal-popup) #content .panel-group:not(.accordion) {
  margin-bottom: 20px; }
  body:not(.portal-popup) #content .panel-group:not(.accordion) .panel {
    border: none;
    /*border-radius:0;
			background:$ivory;
			font-size:14px;
			font-weight:500;
			
			a{ color:$secondary $i; }*/ }
  body:not(.portal-popup) #content .panel-group:not(.accordion) .panel-heading,
  body:not(.portal-popup) #content .panel-group:not(.accordion) .panel-default .panel-heading {
    /*padding: 10px 20px;
	    	background:white;
	    	display:inline-block;*/
    display: none; }
  body:not(.portal-popup) #content .panel-group:not(.accordion) .panel-body {
    padding: 0; }

body:not(.portal-popup) .tpl-sponsoren .entry > .inner {
  padding: 20px;
  box-shadow: 3px 3px 0 0 #F2F1F1;
  margin-bottom: 20px;
  background: white;
  transition: all 0.15s ease-in-out; }

body:not(.portal-popup) .aspect-ratio > .img {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%; }
  body:not(.portal-popup) .aspect-ratio > .img img {
    top: 50%;
    left: 50%;
    position: absolute;
    width: 100%;
    max-height: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%; }
    body:not(.portal-popup) .aspect-ratio > .img img.px {
      height: auto;
      max-height: 130px;
      width: auto; }

body:not(.portal-popup) .aspect-ratio > .inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  max-height: 50%;
  max-width: 80%;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%); }

body:not(.portal-popup) #ddl-agenda .nav-tabs {
  padding: 0;
  margin: 0; }
  @media (min-width: 768px) {
    body:not(.portal-popup) #ddl-agenda .nav-tabs {
      display: flex; } }
  body:not(.portal-popup) #ddl-agenda .nav-tabs li {
    float: none;
    display: block;
    margin: 0; }
    body:not(.portal-popup) #ddl-agenda .nav-tabs li a {
      border: none;
      border-radius: 0;
      margin: 0;
      background: none;
      color: inherit; }
      @media (min-width: 768px) {
        body:not(.portal-popup) #ddl-agenda .nav-tabs li a {
          padding: 15px; } }
      body:not(.portal-popup) #ddl-agenda .nav-tabs li a.active {
        background: #F2F1F1; }

body:not(.portal-popup) #ddl-agenda .entry {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #D8D8D8;
  transition: 0.5s; }
  @media (prefers-reduced-motion: reduce) {
    body:not(.portal-popup) #ddl-agenda .entry {
      transition: none; } }
  body:not(.portal-popup) #ddl-agenda .entry:first-child {
    border-top: 1px solid #D8D8D8; }
  body:not(.portal-popup) #ddl-agenda .entry:hover {
    background: #F2F1F1; }
  body:not(.portal-popup) #ddl-agenda .entry[data-highlight="yes"] {
    background: #F2F3F8; }
  body:not(.portal-popup) #ddl-agenda .entry a {
    font-weight: bold; }

body:not(.portal-popup) #ddl-agenda .textcol-text {
  max-height: none; }

body:not(.portal-popup) #ddl-agenda .icon-plus {
  cursor: pointer;
  margin: 2px;
  display: inline-block;
  vertical-align: middle; }

body:not(.portal-popup) #ddl-agenda table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse; }
  body:not(.portal-popup) #ddl-agenda table td {
    padding: 0 0 5px 0;
    vertical-align: top; }
    body:not(.portal-popup) #ddl-agenda table td.td-time {
      width: 80px;
      /*@include media-breakpoint-up(sm) {
						width:90px;
					}
					@include media-breakpoint-up(md) {
						width:100px;
					}*/ }
      body:not(.portal-popup) #ddl-agenda table td.td-time span {
        font-weight: 900;
        display: block;
        font-size: 15px; }
        body:not(.portal-popup) #ddl-agenda table td.td-time span:last-child {
          color: #d0d0d0; }
    body:not(.portal-popup) #ddl-agenda table td.td-img {
      width: 60px; }
    body:not(.portal-popup) #ddl-agenda table td.td-title {
      width: 100%; }
      body:not(.portal-popup) #ddl-agenda table td.td-title h4 {
        margin-top: 3px; }
    body:not(.portal-popup) #ddl-agenda table td.td-button {
      width: 30px;
      text-align: right;
      vertical-align: middle; }
      body:not(.portal-popup) #ddl-agenda table td.td-button i.jam {
        font-size: 24px;
        height: 100%;
        display: block; }
        body:not(.portal-popup) #ddl-agenda table td.td-button i.jam[aria-expanded="true"] {
          transform: rotate(180deg); }

body:not(.portal-popup) .links ul {
  padding: 0;
  list-style: none;
  margin: 0.5rem 0 1.7rem; }

.veranstaltungen-portlet-portlet {
  max-width: 1300px;
  margin: auto; }
  .veranstaltungen-portlet-portlet .portlet-icon-back {
    display: none; }
  .veranstaltungen-portlet-portlet .portlet-content {
    padding: 0 !important; }
  .veranstaltungen-portlet-portlet h1 + div.img-responsive {
    height: 20vh;
    width: 100%; }
  .veranstaltungen-portlet-portlet input[type="submit"] {
    display: inline-block;
    width: auto; }
  .veranstaltungen-portlet-portlet .navigation-header {
    margin-bottom: 1rem; }
    .veranstaltungen-portlet-portlet .navigation-header .link-back:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-width: .4rem;
      border-style: solid;
      border-color: transparent #004C93 transparent transparent;
      margin-right: .25rem; }
  .veranstaltungen-portlet-portlet [id$='eventOutput'] {
    margin-bottom: 50px; }
    .veranstaltungen-portlet-portlet [id$='eventOutput'] > .btn {
      font-size: 14px !important;
      background: #004C93;
      color: white;
      border-radius: 25px;
      border: none;
      min-width: 200px;
      padding: 17px 33px 15px;
      line-height: 1.34;
      letter-spacing: 0.075em;
      font-weight: 300;
      margin-top: 75px; }
      .veranstaltungen-portlet-portlet [id$='eventOutput'] > .btn:hover {
        color: #222222;
        background: #F2F1F1; }
    .veranstaltungen-portlet-portlet [id$='eventOutput'] .entry {
      position: relative;
      border-bottom: solid 1px #848484; }
    .veranstaltungen-portlet-portlet [id$='eventOutput'] .text-danger {
      color: grey;
      position: absolute;
      right: 0;
      top: 35%;
      transform: translate(-50%, -50%) rotate(15deg);
      opacity: 0.4;
      z-index: 90;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 18px; }
      html[lang="fr-FR"] .veranstaltungen-portlet-portlet [id$='eventOutput'] .text-danger {
        font-size: 0;
        top: 45%; }
        html[lang="fr-FR"] .veranstaltungen-portlet-portlet [id$='eventOutput'] .text-danger::after {
          font-size: 18px;
          content: "complet"; }
    .veranstaltungen-portlet-portlet [id$='eventOutput'] h3.event-title {
      margin-top: 0 !important;
      font-weight: normal !important;
      font-size: 20px !important; }
    .veranstaltungen-portlet-portlet [id$='eventOutput'] p {
      margin-bottom: 0 !important; }
  .veranstaltungen-portlet-portlet [id$='eventOutput'] .entry a {
    display: block;
    margin: 0 0 1px;
    background-color: white;
    padding: 20px;
    transition: all 0.15s ease; }
    .veranstaltungen-portlet-portlet [id$='eventOutput'] .entry a:hover {
      background: #F2F3F8; }
  .veranstaltungen-portlet-portlet [id$='eventswrapper'] > h5 {
    display: none; }
  .veranstaltungen-portlet-portlet .event-description {
    overflow: hidden;
    padding-bottom: 40px; }
    .veranstaltungen-portlet-portlet .event-description label:empty {
      display: none; }
  .veranstaltungen-portlet-portlet .border-top {
    border-top: 6px solid #848484; }
  .veranstaltungen-portlet-portlet .img-responsive {
    margin-top: 20px;
    margin-bottom: 20px; }
  .veranstaltungen-portlet-portlet label {
    display: block;
    margin: 0 0 .3rem 0;
    padding: 5px 0 0;
    font-weight: bold; }
  .veranstaltungen-portlet-portlet .event-description .detail,
  .veranstaltungen-portlet-portlet .event-details .detail {
    margin-bottom: 1rem; }
    .veranstaltungen-portlet-portlet .event-description .detail:last-child,
    .veranstaltungen-portlet-portlet .event-details .detail:last-child {
      padding-top: 10px; }
  .veranstaltungen-portlet-portlet .event-description a:not(.btn),
  .veranstaltungen-portlet-portlet .event-details a:not(.btn) {
    color: #004C93;
    font-weight: inherit; }
    .veranstaltungen-portlet-portlet .event-description a:not(.btn):hover,
    .veranstaltungen-portlet-portlet .event-details a:not(.btn):hover {
      text-decoration: underline; }
  .veranstaltungen-portlet-portlet .event-description .btn,
  .veranstaltungen-portlet-portlet .event-details .btn {
    margin-bottom: 10px; }
    .veranstaltungen-portlet-portlet .event-description .btn .btn-link,
    .veranstaltungen-portlet-portlet .event-details .btn .btn-link {
      border: none; }
  .veranstaltungen-portlet-portlet ul[id$='infoMessages'] {
    list-style: none;
    padding: 0; }
  .veranstaltungen-portlet-portlet .filter {
    margin-bottom: 20px; }
    .veranstaltungen-portlet-portlet .filter .filter-row {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .veranstaltungen-portlet-portlet .filter .filter-row {
          margin-bottom: 0; } }
    .veranstaltungen-portlet-portlet .filter .sav-select, .veranstaltungen-portlet-portlet .filter .sav-search {
      display: inline-block;
      width: 100%;
      position: relative;
      background-color: white;
      border: 2px solid #848484;
      margin: 0;
      padding: 0; }
      .veranstaltungen-portlet-portlet .filter .sav-select input, .veranstaltungen-portlet-portlet .filter .sav-select button, .veranstaltungen-portlet-portlet .filter .sav-select select, .veranstaltungen-portlet-portlet .filter .sav-search input, .veranstaltungen-portlet-portlet .filter .sav-search button, .veranstaltungen-portlet-portlet .filter .sav-search select {
        border: none !important; }
    .veranstaltungen-portlet-portlet .filter .sav-select {
      cursor: pointer; }
      .veranstaltungen-portlet-portlet .filter .sav-select.se-organisation {
        z-index: 11; }
      .veranstaltungen-portlet-portlet .filter .sav-select.se-kanton {
        z-index: 10; }
      .veranstaltungen-portlet-portlet .filter .sav-select::before {
        position: absolute;
        content: '\25BC';
        color: #848484;
        right: 20px;
        top: calc(50% - .8em);
        transition: 0.5s; }
        @media (prefers-reduced-motion: reduce) {
          .veranstaltungen-portlet-portlet .filter .sav-select::before {
            transition: none; } }
      .veranstaltungen-portlet-portlet .filter .sav-select.active::before {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg); }
      .veranstaltungen-portlet-portlet .filter .sav-select.active .sav-placeholder {
        visibility: hidden; }
        .veranstaltungen-portlet-portlet .filter .sav-select.active .sav-placeholder::before {
          visibility: visible; }
      .veranstaltungen-portlet-portlet .filter .sav-select.active .sav-selectbox {
        display: block;
        /*-webkit-animation: fadeInUp 500ms;
	                    -o-animation: fadeInUp 500ms;
	                    animation: fadeInUp 500ms;*/ }
    .veranstaltungen-portlet-portlet .filter .sav-placeholder {
      display: block;
      font-size: 16px;
      color: #848484;
      margin: 0;
      padding: 10px 20px;
      text-align: left;
      pointer-events: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      visibility: visible;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis; }
      .veranstaltungen-portlet-portlet .filter .sav-placeholder::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 20px;
        content: attr(data-placeholder);
        visibility: hidden; }
    .veranstaltungen-portlet-portlet .filter .sav-selectbox {
      position: absolute;
      top: 100%;
      border: 2px solid #848484;
      display: none;
      list-style-type: none;
      text-align: left;
      font-size: 16px;
      background-color: white;
      left: -2px;
      width: calc(100% + 4px); }
    .veranstaltungen-portlet-portlet .filter .sav-options {
      display: list-item;
      color: #848484;
      margin: 0;
      padding: 10px 20px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      overflow: hidden;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis; }
      .veranstaltungen-portlet-portlet .filter .sav-options::after {
        content: '\f00c';
        font-family: 'FontAwesome';
        font-size: .5em;
        margin-left: 5px;
        display: none; }
      .veranstaltungen-portlet-portlet .filter .sav-options.selected::after {
        display: inline; }
      .veranstaltungen-portlet-portlet .filter .sav-options:hover {
        color: #dc3545;
        background-color: #bfbebe; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
    .veranstaltungen-portlet-portlet .filter .btn-group {
      flex: 1 1 auto; }
      .veranstaltungen-portlet-portlet .filter .btn-group .btn {
        min-width: auto;
        padding: 10px 25px; }
      .veranstaltungen-portlet-portlet .filter .btn-group.btn-group-justified {
        width: 100%;
        margin-bottom: 15px; }
        .veranstaltungen-portlet-portlet .filter .btn-group.btn-group-justified > .btn-group + .btn-group .btn {
          border-left: solid 1px white; }
    .veranstaltungen-portlet-portlet .filter .year-wrapper {
      padding: 0;
      max-width: 100%;
      overflow: auto hidden;
      color: white;
      font-size: 16px;
      line-height: 16px; }
      .veranstaltungen-portlet-portlet .filter .year-wrapper .year, .veranstaltungen-portlet-portlet .filter .year-wrapper .month {
        display: inline-block;
        float: left;
        min-width: 51px;
        padding: 11px 7px;
        border-right: 1px solid white;
        text-align: center; }
        .veranstaltungen-portlet-portlet .filter .year-wrapper .year:last-child, .veranstaltungen-portlet-portlet .filter .year-wrapper .month:last-child {
          border: none; }
      .veranstaltungen-portlet-portlet .filter .year-wrapper .year {
        background: #848484; }
      .veranstaltungen-portlet-portlet .filter .year-wrapper .month {
        background: #F2F3F8;
        color: #848484; }
        .veranstaltungen-portlet-portlet .filter .year-wrapper .month:hover, .veranstaltungen-portlet-portlet .filter .year-wrapper .month:active, .veranstaltungen-portlet-portlet .filter .year-wrapper .month.active {
          background: #004C93; }
      .veranstaltungen-portlet-portlet .filter .year-wrapper label {
        cursor: pointer;
        font-weight: 300; }
      .veranstaltungen-portlet-portlet .filter .year-wrapper input[type=radio] {
        display: none; }
        .veranstaltungen-portlet-portlet .filter .year-wrapper input[type=radio]:checked + label {
          background: #004C93; }
    .veranstaltungen-portlet-portlet .filter .paginator {
      float: right; }
      .veranstaltungen-portlet-portlet .filter .paginator > .btn, .veranstaltungen-portlet-portlet .filter .paginator > .pagination-index {
        display: inline-block;
        min-width: auto;
        border-radius: 0;
        padding: 11px 9px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1; }
        .veranstaltungen-portlet-portlet .filter .paginator > .btn + .btn, .veranstaltungen-portlet-portlet .filter .paginator > .pagination-index + .btn {
          border-left: solid 1px #fff; }

.popover {
  border: none;
  border-radius: 0;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
  .popover-header {
    background: #F2F1F1; }