@charset "UTF-8";
@import url(jquery-ui/jquery-ui.css?t=1713958998536);
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

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

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

span.alert {
  display: inline-block; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .icon-check {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 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 .icon-check {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper a {
  color: #272833; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E; }
  .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: #272833; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

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

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

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      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: -12px;
    margin-right: -12px;
    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: 1.5rem; }

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #E7E7ED;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\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: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #F7F8F9;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #0B5FFF;
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    border-width: 1px;
    box-shadow: none;
    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: #F7F8F9;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF; }
    .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: #F1F2F5; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #0B5FFF;
    height: 4px; }

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

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

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

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

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

.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: 1rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .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 #E7E7ED;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

.portlet-title-default {
  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: #0B5FFF;
  border-color: #0B5FFF;
  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: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: #0B5FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 28px 10px 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

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

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

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

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

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

.widget-mode-card .card {
  display: flex;
  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); }

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

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

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

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

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -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); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Thin.eot");
  src: url("../font/montserrat/Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Thin.woff2") format("woff2"), url("../font/montserrat/Montserrat-Thin.woff") format("woff"), url("../font/montserrat/Montserrat-Thin.otf") format("opentype"), url("../font/montserrat/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-ThinItalic.eot");
  src: url("../font/montserrat/Montserrat-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-ThinItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-ThinItalic.woff") format("woff"), url("../font/montserrat/Montserrat-ThinItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-ExtraLight.eot");
  src: url("../font/montserrat/Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-ExtraLight.woff2") format("woff2"), url("../font/montserrat/Montserrat-ExtraLight.woff") format("woff"), url("../font/montserrat/Montserrat-ExtraLight.otf") format("opentype"), url("../font/montserrat/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-ExtraLightItalic.eot");
  src: url("../font/montserrat/Montserrat-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-ExtraLightItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-ExtraLightItalic.woff") format("woff"), url("../font/montserrat/Montserrat-ExtraLightItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Light.eot");
  src: url("../font/montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Light.woff2") format("woff2"), url("../font/montserrat/Montserrat-Light.woff") format("woff"), url("../font/montserrat/Montserrat-Light.otf") format("opentype"), url("../font/montserrat/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-LightItalic.eot");
  src: url("../font/montserrat/Montserrat-LightItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-LightItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-LightItalic.woff") format("woff"), url("../font/montserrat/Montserrat-LightItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Regular.eot");
  src: url("../font/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Regular.woff2") format("woff2"), url("../font/montserrat/Montserrat-Regular.woff") format("woff"), url("../font/montserrat/Montserrat-Regular.otf") format("opentype"), url("../font/montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Italic.eot");
  src: url("../font/montserrat/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Italic.woff2") format("woff2"), url("../font/montserrat/Montserrat-Italic.woff") format("woff"), url("../font/montserrat/Montserrat-Italic.otf") format("opentype"), url("../font/montserrat/Montserrat-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Medium.eot");
  src: url("../font/montserrat/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Medium.woff2") format("woff2"), url("../font/montserrat/Montserrat-Medium.woff") format("woff"), url("../font/montserrat/Montserrat-Medium.otf") format("opentype"), url("../font/montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-MediumItalic.eot");
  src: url("../font/montserrat/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-MediumItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-MediumItalic.woff") format("woff"), url("../font/montserrat/Montserrat-MediumItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-SemiBold.eot");
  src: url("../font/montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../font/montserrat/Montserrat-SemiBold.woff") format("woff"), url("../font/montserrat/Montserrat-SemiBold.otf") format("opentype"), url("../font/montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-SemiBoldItalic.eot");
  src: url("../font/montserrat/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-SemiBoldItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-SemiBoldItalic.woff") format("woff"), url("../font/montserrat/Montserrat-SemiBoldItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Bold.eot");
  src: url("../font/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Bold.woff2") format("woff2"), url("../font/montserrat/Montserrat-Bold.woff") format("woff"), url("../font/montserrat/Montserrat-Bold.otf") format("opentype"), url("../font/montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-BoldItalic.eot");
  src: url("../font/montserrat/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-BoldItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-BoldItalic.woff") format("woff"), url("../font/montserrat/Montserrat-BoldItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-ExtraBold.eot");
  src: url("../font/montserrat/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-ExtraBold.woff2") format("woff2"), url("../font/montserrat/Montserrat-ExtraBold.woff") format("woff"), url("../font/montserrat/Montserrat-ExtraBold.otf") format("opentype"), url("../font/montserrat/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-ExtraBoldItalic.eot");
  src: url("../font/montserrat/Montserrat-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-ExtraBoldItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-ExtraBoldItalic.woff") format("woff"), url("../font/montserrat/Montserrat-ExtraBoldItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-Black.eot");
  src: url("../font/montserrat/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-Black.woff2") format("woff2"), url("../font/montserrat/Montserrat-Black.woff") format("woff"), url("../font/montserrat/Montserrat-Black.otf") format("opentype"), url("../font/montserrat/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: Montserrat;
  src: url("../font/montserrat/Montserrat-BlackItalic.eot");
  src: url("../font/montserrat/Montserrat-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../font/montserrat/Montserrat-BlackItalic.woff2") format("woff2"), url("../font/montserrat/Montserrat-BlackItalic.woff") format("woff"), url("../font/montserrat/Montserrat-BlackItalic.otf") format("opentype"), url("../font/montserrat/Montserrat-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 16px;
  height: 12px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 16px;
    height: 2px;
    background-color: #022B4C;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -5px; }
  .hamburger-inner::after {
    bottom: -5px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 32px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 32px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 32px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 32px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 32px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 32px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -5px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-3.2px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-3.2px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(3.2px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(3.2px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-3.2px, -4px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-3.2px, 4px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(3.2px, -4px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(3.2px, 4px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: -1px;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 5px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 10px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 5px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 10px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 5px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -32px;
      top: -32px;
      transform: translate3d(32px, 32px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -32px;
      top: -32px;
      transform: translate3d(-32px, 32px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 5px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -32px;
      top: 32px;
      transform: translate3d(32px, -32px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -32px;
      top: 32px;
      transform: translate3d(-32px, -32px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 5px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 10px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-2.28571px, -3px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 5px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 10px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(2.28571px, -3px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 5px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 5px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 5px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -10px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

body.site {
  overflow-x: hidden; }

#wrapper {
  margin: auto;
  padding: 0; }
  #wrapper .centered-content {
    padding-left: 4%;
    padding-right: 4%; }
    @media only screen and (min-width: 768px) {
      #wrapper .centered-content {
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        max-width: 1060px; } }

.iframe-wrapper {
  max-width: 100%;
  display: inline-block;
  margin: 8px auto; }
  @media only screen and (min-width: 992px) {
    .iframe-wrapper {
      display: block;
      margin: 0; } }
  .iframe-wrapper iframe {
    max-width: 100%; }
  .iframe-wrapper:after {
    content: "";
    display: table;
    clear: both; }
    @media only screen and (min-width: 992px) {
      .iframe-wrapper:after {
        display: none;
        clear: none; } }

.control-menu.control-menu-level-1 {
  z-index: 1020; }

.idewe-website-wrapper {
  font-family: Montserrat, "Open Sans", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #545454;
  margin: auto;
  padding: 0; }
  .idewe-website-wrapper .portlet-decorate,
  .idewe-website-wrapper .portlet-content {
    background: inherit;
    border: none;
    padding: 0; }
  .idewe-website-wrapper .portlet {
    margin-bottom: 0; }
  .idewe-website-wrapper .portlet-topper {
    z-index: 1011; }
  .idewe-website-wrapper .login-container input[type="text"],
  .idewe-website-wrapper .login-container input[type="password"] {
    width: 300px;
    display: block; }
  .idewe-website-wrapper .ui-widget {
    font-family: inherit;
    font-size: inherit; }
  .idewe-website-wrapper .portlet-msg-info {
    background-color: #dee6f1;
    color: #01426a;
    border-color: #ccd8e9; }
  .idewe-website-wrapper .asset-full-content {
    /* override annoying clay styling */
    margin-bottom: 0 !important;
    /* update asset publisher styling (fallback) */ }
    .idewe-website-wrapper .asset-full-content .asset-content {
      margin-bottom: 0 !important; }
    .idewe-website-wrapper .asset-full-content .component-title, .idewe-website-wrapper .asset-full-content .separator, .idewe-website-wrapper .asset-full-content .asset-details, .idewe-website-wrapper .asset-full-content .taglib-social-bookmarks {
      display: none; }
  .idewe-website-wrapper .asset-control-container {
    margin-top: 0;
    margin-bottom: 0; }

.idewe-content {
  padding-top: 0; }
  @media only screen and (min-width: 992px) {
    .idewe-content {
      padding-top: 99px; }
      .idewe-content.not-fixed {
        padding-top: 0; } }
  .idewe-content .portlet-boundary {
    padding-left: 4%;
    padding-right: 4%; }
    @media only screen and (min-width: 768px) {
      .idewe-content .portlet-boundary {
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        max-width: 1060px; } }
  .idewe-content .portlet-boundary.full-width,
  .idewe-content .embedded-portlet .portlet-boundary {
    padding-left: inherit;
    padding-right: inherit; }
    @media only screen and (min-width: 768px) {
      .idewe-content .portlet-boundary.full-width,
      .idewe-content .embedded-portlet .portlet-boundary {
        margin-left: auto;
        margin-right: auto;
        max-width: inherit; } }
  .idewe-content .portlet-boundary.full-width-highlight {
    padding-left: inherit;
    padding-right: inherit;
    background-color: #e7f5fa; }
    @media only screen and (min-width: 768px) {
      .idewe-content .portlet-boundary.full-width-highlight {
        margin-left: auto;
        margin-right: auto;
        max-width: inherit; } }
    .idewe-content .portlet-boundary.full-width-highlight > .portlet {
      padding-left: 4%;
      padding-right: 4%; }
      @media only screen and (min-width: 768px) {
        .idewe-content .portlet-boundary.full-width-highlight > .portlet {
          margin-left: auto;
          margin-right: auto;
          padding-left: 40px;
          padding-right: 40px;
          max-width: 1060px; } }
  .idewe-content .portlet-boundary.bottom-margin {
    margin-bottom: 35px; }
  .idewe-content .portlet-asset-publisher .mb-2 {
    height: 0;
    margin: 0 !important; }
    .idewe-content .portlet-asset-publisher .mb-2 .d-inline-flex {
      width: 100%;
      justify-content: flex-end; }
      .idewe-content .portlet-asset-publisher .mb-2 .d-inline-flex .dropdown {
        background-color: white;
        border-radius: 50%; }

#content {
  background-color: white;
  /*** AUI OVERRIDE ***/
  /*** END AUI OVERRIDE ***/ }
  #content .col-xs-1,
  #content .col-sm-1,
  #content .col-md-1,
  #content .col-lg-1,
  #content .col-xs-2,
  #content .col-sm-2,
  #content .col-md-2,
  #content .col-lg-2,
  #content .col-xs-3,
  #content .col-sm-3,
  #content .col-md-3,
  #content .col-lg-3,
  #content .col-xs-4,
  #content .col-sm-4,
  #content .col-md-4,
  #content .col-lg-4,
  #content .col-xs-5,
  #content .col-sm-5,
  #content .col-md-5,
  #content .col-lg-5,
  #content .col-xs-6,
  #content .col-sm-6,
  #content .col-md-6,
  #content .col-lg-6,
  #content .col-xs-7,
  #content .col-sm-7,
  #content .col-md-7,
  #content .col-lg-7,
  #content .col-xs-8,
  #content .col-sm-8,
  #content .col-md-8,
  #content .col-lg-8,
  #content .col-xs-9,
  #content .col-sm-9,
  #content .col-md-9,
  #content .col-lg-9,
  #content .col-xs-10,
  #content .col-sm-10,
  #content .col-md-10,
  #content .col-lg-10,
  #content .col-xs-11,
  #content .col-sm-11,
  #content .col-md-11,
  #content .col-lg-11,
  #content .col-xs-12,
  #content .col-sm-12,
  #content .col-md-12,
  #content .col-lg-12 {
    padding-left: 0;
    padding-right: 0; }
  #content .row {
    margin-left: 0;
    margin-right: 0; }
  #content .portlet-content,
  #content .portlet-content-editable {
    padding: 0; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 600;
  line-height: 1.1; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1,
.h1 {
  color: #01426a;
  font-size: 1.6em;
  margin-top: 0;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    h1,
    .h1 {
      font-size: 2em; } }

h2,
.h2 {
  color: #01426a;
  font-size: 1.45em;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    h2,
    .h2 {
      font-size: 1.7em; } }

h3,
.h3 {
  color: #0086bf;
  font-size: 1.3em; }
  @media only screen and (min-width: 768px) {
    h3,
    .h3 {
      font-size: 1.4em; } }

h4,
.h4 {
  color: #0086bf;
  font-size: 1.2em; }

h5,
.h5 {
  font-size: 1.1em; }

h6,
.h6 {
  font-size: 1.1em; }

.homepage-title {
  color: #01426a;
  font-size: 1.1em;
  text-align: center;
  margin: 0 0 15px; }

a {
  color: #0086bf; }
  a .external-link {
    font-size: 0.75em; }

a:focus {
  outline: none; }

a:hover {
  color: #0086bf;
  cursor: pointer; }

b,
strong {
  font-weight: 600; }

cite {
  font-size: 1.2em;
  color: #0086bf;
  display: block;
  padding-left: 2em;
  padding-right: 2em;
  text-align: center; }

#footer {
  background-color: #0086bf;
  color: white;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 992px) {
    #footer {
      padding: 0 0 10px 0; } }
  #footer .bottom-footer {
    font-size: 0.9em;
    padding-top: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 992px) {
      #footer .bottom-footer {
        flex-direction: row; } }
    #footer .bottom-footer .disclaimer {
      margin-top: 12px; }
      @media only screen and (min-width: 992px) {
        #footer .bottom-footer .disclaimer {
          margin-top: 7px; } }
      #footer .bottom-footer .disclaimer a {
        color: white; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.idewe-localized-content {
  display: none; }

.hidden {
  display: none !important; }

.asset-action-wrapper {
  z-index: 202;
  position: absolute;
  top: 82px;
  right: 8px;
  background-color: white;
  border-radius: 50%; }

.idewe-link-cover {
  position: relative; }
  .idewe-link-cover a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.navigation, .navigation-sub {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#banner {
  position: relative;
  z-index: 1010; }
  #banner .language-select-entry {
    text-transform: uppercase;
    border-left: 1px solid white;
    padding: 0 3px 0 5px; }
    #banner .language-select-entry:first-child {
      border-left: 0; }

.mobile-menu {
  border-bottom: 2px solid #022B4C;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 4%; }
  .mobile-menu .mobile-menu-left-wrapper, .mobile-menu .mobile-menu-right-wrapper {
    flex: 1 1 00px; }
  .mobile-menu .mobile-menu-left {
    font-size: 1.2em; }
    .mobile-menu .mobile-menu-left a {
      color: #545454;
      margin-right: 10%; }
    .mobile-menu .mobile-menu-left .portlet-language span {
      display: none;
      white-space: nowrap; }
    .mobile-menu .mobile-menu-left .portlet-language a {
      border: 2px solid #dfe0e4;
      border-radius: 1.2em;
      white-space: nowrap;
      font-weight: 600; }
    .mobile-menu .mobile-menu-left #idewe-mobile-search {
      color: #0086bf;
      font-size: 22px; }
  .mobile-menu .mobile-menu-right {
    font-size: 2em;
    display: flex;
    justify-content: flex-end; }
    .mobile-menu .mobile-menu-right a {
      margin-left: 10%; }
    .mobile-menu .mobile-menu-right .hamburger {
      padding: 2px 4px 2px 4px;
      border: 1px solid #022B4C;
      color: #022B4C;
      border-radius: 4px;
      font-size: 14px; }
      .mobile-menu .mobile-menu-right .hamburger .hamburger-inner, .mobile-menu .mobile-menu-right .hamburger .hamburger-inner::before, .mobile-menu .mobile-menu-right .hamburger .hamburger-inner::after {
        background-color: #022B4C; }
    .mobile-menu .mobile-menu-right a:first-of-type {
      margin-left: 5px; }
  .mobile-menu .logo {
    flex: 0 0 auto; }
    .mobile-menu .logo img {
      width: 140px;
      padding: 8px; }
  .mobile-menu a {
    color: #545454; }

.full-menu {
  display: none; }

.mobile-menu-popup {
  background-color: #022B4C;
  display: block;
  /*ALWAYS! or animation will fail...*/
  width: 100%;
  overflow: hidden;
  transition: max-width .6s ease-out;
  padding: 0 !important;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1019;
  white-space: nowrap; }
  .mobile-menu-popup #input-suggestion-box {
    display: none; }
  .mobile-menu-popup .navigation-mobile {
    padding: 15px 4% 30px;
    border-bottom: 2px solid #545454; }
  .mobile-menu-popup .idewe-website-search-input-portlet {
    margin: 20px 4% 0; }
    .mobile-menu-popup .idewe-website-search-input-portlet .search-input {
      height: 2.5em;
      border-radius: 4px; }
      .mobile-menu-popup .idewe-website-search-input-portlet .search-input::-ms-clear {
        display: none; }
    .mobile-menu-popup .idewe-website-search-input-portlet .search-button {
      position: absolute;
      top: 2px;
      font-size: 1.2em; }
  .mobile-menu-popup .main-nav-item {
    font-size: 1.6em;
    padding: 5px 0;
    text-transform: uppercase; }
  .mobile-menu-popup .top-nav-item {
    font-size: 1.3em;
    padding: 10px 0 4px 0;
    border-top: 1px dotted white;
    margin-top: 8px; }
  .mobile-menu-popup .top-nav-item ~ .top-nav-item {
    border-top: none;
    padding-top: 4px;
    margin-top: 0; }
  .mobile-menu-popup .navigation-mobile-sub {
    padding: 0 0 0 25px; }
  .mobile-menu-popup .sub-nav-item {
    font-size: .875em;
    padding: 4px 0;
    color: #909090;
    text-transform: none; }
  .mobile-menu-popup li {
    margin-top: 15px; }
  .mobile-menu-popup li a {
    color: #909090; }
    .mobile-menu-popup li a i.selected {
      color: #0086bf; }
    .mobile-menu-popup li a:active {
      color: #0086bf; }
  .mobile-menu-popup li.top-margin {
    margin-top: 15px; }
  .mobile-menu-popup li.selected > a {
    font-weight: 600;
    text-decoration: underline; }

@media only screen and (min-width: 992px) {
  #banner {
    position: fixed;
    top: 0;
    width: 100%; }
    #banner.not-fixed {
      position: absolute; }
    #banner #navigation-main {
      order: 1; }
    #banner #navigation-top {
      order: 0; }
  .mobile-menu {
    display: none; }
  .full-menu {
    display: block;
    padding: 0; }
  .navigation li {
    display: inline-block; }
    .navigation li a {
      color: #01426a; }
  .navigation .input-text-wrapper, .navigation .field-wrapper {
    margin-bottom: 0; }
  #navigation-top {
    background-color: #0086bf;
    color: white;
    padding: 8px 0;
    font-size: 0.8em;
    height: 45px; }
  .navigation-top {
    padding-left: 4%;
    padding-right: 4%;
    display: flex;
    justify-content: space-between; } }
  @media only screen and (min-width: 992px) and (min-width: 768px) {
    .navigation-top {
      margin-left: auto;
      margin-right: auto;
      padding-left: 40px;
      padding-right: 40px;
      max-width: 1060px; } }

@media only screen and (min-width: 992px) {
    .navigation-top ul {
      padding: 0; }
    .navigation-top li {
      margin: 0 15px; }
      .navigation-top li:first-child {
        margin-left: 0; }
      .navigation-top li:last-child {
        margin-right: 0; }
      .navigation-top li a {
        color: white; }
      .navigation-top li.selected a {
        border-bottom: 2px solid #01426a;
        color: #01426a; }
      .navigation-top li.button {
        height: 28px;
        border-radius: 4px; }
        .navigation-top li.button:hover a {
          color: #01426a;
          text-decoration: none; }
        .navigation-top li.button.selected a {
          border-bottom: 0;
          color: inherit; }
        .navigation-top li.button.myidewe-button a {
          color: #01426a; }
        .navigation-top li.button.myidewe-button:hover a {
          color: white; }
  #navigation-main {
    background-color: white;
    border-bottom: 2px solid #dfe0e4;
    font-size: 16px;
    height: 62px; }
  .navigation-main {
    padding-left: 4%;
    padding-right: 4%;
    display: flex;
    justify-content: space-between; } }
  @media only screen and (min-width: 992px) and (min-width: 768px) {
    .navigation-main {
      margin-left: auto;
      margin-right: auto;
      padding-left: 40px;
      padding-right: 40px;
      max-width: 1060px; } }
  @media only screen and (min-width: 992px) and (min-width: 768px) {
    .navigation-main .spacer {
      width: 150px;
      height: 1.85em;
      position: relative;
      float: right; } }

@media only screen and (min-width: 992px) {
    .navigation-main li {
      font-family: Montserrat, "Open Sans", Verdana, Arial, sans-serif;
      margin: 0;
      line-height: 1.2;
      text-transform: uppercase;
      vertical-align: bottom; }
      .navigation-main li a {
        border-bottom: 4px solid white;
        display: inline-block;
        margin-bottom: 8px;
        padding: 6px 5px;
        text-align: center; }
      .navigation-main li a:hover {
        color: #0086bf;
        text-decoration: none; }
      .navigation-main li input[type="search"].search-input.animated {
        position: absolute;
        top: 0;
        right: 0;
        border-color: #01426a;
        border-style: solid;
        width: 150px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .navigation-main li input[type="search"].search-input.animated + button {
          transition: all 0.4s ease-in-out;
          font-size: 0.85em; }
        .navigation-main li input[type="search"].search-input.animated:focus {
          border-style: solid;
          outline: none;
          border-color: #0086bf;
          width: 270px; }
          .navigation-main li input[type="search"].search-input.animated:focus + button {
            color: #0086bf; }
    .navigation-main li.logo {
      display: block;
      flex: 0 0 auto;
      padding: 15px 15px 10px;
      height: 60px; }
      .navigation-main li.logo a {
        border-bottom: none;
        padding: 0;
        margin: 0; }
      .navigation-main li.logo a:hover {
        border-bottom: none;
        color: #0086bf;
        text-decoration: none; }
      .navigation-main li.logo img {
        width: 140px;
        z-index: 6;
        position: relative;
        padding: 6px; }
      .navigation-main li.logo .doublecurve {
        width: 300px;
        height: 30px;
        position: absolute;
        z-index: 5;
        top: 60px;
        left: 50%;
        transform: translate(-50%, 0); }
      .navigation-main li.logo .doublecurve path.concave {
        stroke: #dfe0e4;
        stroke-width: 2px; }
    .navigation-main li.navigation-main-wrapper {
      display: flex;
      flex: 1 1 00px; }
    .navigation-main li.navigation-main-wrapper-left {
      order: -1; }
      .navigation-main li.navigation-main-wrapper-left .navigation-sub li {
        text-align: left; }
    .navigation-main li.navigation-main-wrapper-right {
      order: 1; }
      .navigation-main li.navigation-main-wrapper-right .navigation-sub li {
        text-align: right; }
    .navigation-main .navigation-sub {
      margin: 0;
      padding: 0;
      flex: 1 1 auto;
      display: flex;
      align-items: flex-end;
      justify-content: space-between; }
      .navigation-main .navigation-sub li {
        flex: 1 1 auto; }
      .navigation-main .navigation-sub li.selected a {
        border-bottom: 4px solid #0086bf;
        color: #0086bf; }
    .navigation-main li.search {
      display: block;
      margin-bottom: 13px; } }

#tooltip {
  text-align: center;
  color: white;
  background: #545454;
  position: absolute;
  z-index: 100;
  padding: 15px; }

/* triangle decoration */
#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #545454;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px; }

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #545454;
  top: -20px;
  bottom: auto; }

#tooltip.left:after {
  left: 10px;
  margin: 0; }

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0; }

.tooltip-anchor {
  color: #0086bf;
  cursor: pointer;
  margin: 0 3px; }

.idewe-content .breadcrumbs {
  font-size: 0.8em;
  list-style-type: none;
  padding: 22px 0;
  margin: 0;
  z-index: 101;
  position: relative; }
  .idewe-content .breadcrumbs li {
    display: inline-block;
    margin-right: 5px;
    color: #0086bf;
    font-weight: 400; }
    .idewe-content .breadcrumbs li i {
      color: #dfe0e4;
      font-size: 0.9em; }
    .idewe-content .breadcrumbs li a {
      font-weight: 400; }

.news-spotlight-wrapper {
  background-color: #dee6f1;
  padding: 25px 0; }
  .news-spotlight-wrapper .news-spotlight {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 768px) {
      .news-spotlight-wrapper .news-spotlight {
        flex-direction: row; } }

.idewe-website-wrapper .news-spotlight-item .button {
  margin-top: 4px; }
  @media only screen and (min-width: 768px) {
    .idewe-website-wrapper .news-spotlight-item .button {
      margin-top: 15px; } }
  .idewe-website-wrapper .news-spotlight-item .button i {
    margin-left: 8px;
    margin-right: 8px; }

.news-spotlight-item {
  border-bottom: 1px solid #01426a; }
  @media only screen and (min-width: 768px) {
    .news-spotlight-item {
      border-bottom: none;
      border-right: 1px solid #01426a;
      display: inline-block;
      flex: 1 1 25%;
      width: 24.5%; } }
  .news-spotlight-item .news-spotlight-item-contents {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 18px 0;
    overflow-wrap: break-word;
    height: 100%; }
    @media only screen and (min-width: 768px) {
      .news-spotlight-item .news-spotlight-item-contents {
        padding: 0 20px; } }
    .news-spotlight-item .news-spotlight-item-contents:hover {
      text-decoration: none; }
  .news-spotlight-item .news-spotlight-item-text {
    color: #545454;
    width: 100%; }
    .news-spotlight-item .news-spotlight-item-text > p {
      margin: 0 0 8px 0; }
  .news-spotlight-item .display-date {
    color: #0086bf;
    font-size: 0.85em; }
  .news-spotlight-item .title {
    font-weight: 600; }

.news-spotlight-item:last-child {
  border-bottom: none; }
  @media only screen and (min-width: 768px) {
    .news-spotlight-item:last-child {
      border-right: 0; } }

.news-overview-wrapper h1 {
  margin-bottom: 35px; }

.news-overview-wrapper .news-overview-item {
  margin-bottom: 2em;
  width: 100%; }
  .news-overview-wrapper .news-overview-item p {
    margin: 0; }

.news-overview-wrapper .news-overview-item-content > a {
  color: inherit;
  font-weight: 400; }
  .news-overview-wrapper .news-overview-item-content > a:hover {
    text-decoration: none; }

.news-overview-wrapper .news-overview-item-image {
  float: right;
  height: 139px;
  width: 250px;
  padding: 2px 0 2px 10px;
  display: none; }
  @media only screen and (min-width: 768px) {
    .news-overview-wrapper .news-overview-item-image {
      display: block; } }
  .news-overview-wrapper .news-overview-item-image > img {
    object-fit: cover;
    height: 135px;
    width: 240px; }
  .news-overview-wrapper .news-overview-item-image .expert-image-container {
    position: relative;
    width: 140px;
    height: 140px; }
    .news-overview-wrapper .news-overview-item-image .expert-image-container .expert-image {
      border-radius: 50%;
      width: 140px;
      height: 140px;
      transition: transform .2s; }
    .news-overview-wrapper .news-overview-item-image .expert-image-container .play-icon {
      position: absolute;
      top: calc(50% - 0.3em);
      color: white;
      left: calc(50% - 0.3em);
      font-size: 2em;
      -webkit-text-stroke: 2px black;
      transition: transform .2s; }
    .news-overview-wrapper .news-overview-item-image .expert-image-container.expert-video:hover * {
      cursor: pointer;
      transform: scale(1.1); }
  .news-overview-wrapper .news-overview-item-image .lightbox {
    background-color: fade(black, 80%);
    overflow: scroll;
    position: fixed;
    display: none;
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    top: 40px; }
    .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container {
      position: relative;
      max-width: 960px;
      margin: 7% auto;
      display: block;
      padding: 0 3%;
      height: auto;
      z-index: 10; }
      .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container .lightbox-content {
        margin-top: 25vh;
        box-shadow: 0 1px 6px fade(black, 70%); }
        .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container .lightbox-content .lightbox-close {
          text-transform: uppercase;
          background: transparent;
          position: absolute;
          font-weight: 200;
          font-size: 12px;
          display: block;
          border: none;
          color: white;
          top: -22px; }
        .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container .lightbox-content .video-container {
          padding-bottom: 56.25%;
          position: relative;
          overflow: hidden;
          height: 0; }
        .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container .lightbox-content .video-container iframe, .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container .lightbox-content .video-container object, .news-overview-wrapper .news-overview-item-image .lightbox .lightbox-container .lightbox-content .video-container embed {
          position: absolute;
          height: 100%;
          width: 100%;
          left: 0;
          top: 0; }

.news-overview-wrapper .news-overview-item-text {
  overflow: hidden;
  max-height: 102.4px; }
  @media only screen and (min-width: 992px) {
    .news-overview-wrapper .news-overview-item-text {
      height: 76.8px;
      max-height: unset; } }

.news-overview-wrapper .news-overview-item-title {
  margin: 0 0 12px; }
  @media only screen and (min-width: 768px) {
    .news-overview-wrapper .news-overview-item-title {
      font-size: 1.1em; } }

.news-overview-wrapper .news-overview-item-date {
  font-weight: 600; }

.news-overview-wrapper .news-overview-item-theme {
  padding-top: 3px;
  font-size: 0.9em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none; }
  @media only screen and (min-width: 992px) {
    .news-overview-wrapper .news-overview-item-theme {
      display: block; } }
  .news-overview-wrapper .news-overview-item-theme .theme-link {
    color: #0086bf;
    cursor: pointer; }

.news-overview-wrapper .load-more-button-wrapper {
  text-align: center;
  cursor: pointer;
  color: #909090;
  padding: 0 0 20px 0; }

.news-overview-wrapper .load-more-spinner {
  font-size: 3.2em;
  -webkit-text-stroke: 4px white;
  display: none; }
  .news-overview-wrapper .load-more-spinner.fa-spin {
    display: block; }

.news-overview-wrapper .load-more-button {
  padding-top: 5px; }

.news-overview-wrapper .news-overview-filters {
  margin: 12px 0; }

.news-overview-wrapper .filter-tag {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: white;
  background-color: #0086bf;
  border-radius: 4px;
  font-size: 0.9em; }
  .news-overview-wrapper .filter-tag .filter-tag-label {
    display: inline-block;
    margin: 0;
    padding: 0 8px 0 10px; }
  .news-overview-wrapper .filter-tag .filter-tag-action {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 8px;
    border-left: 1px solid white; }
  .news-overview-wrapper .filter-tag .filter-tag-action:hover {
    color: #545454; }

.news-article .news-article-top-wrapper {
  margin-bottom: 25px; }

.news-article .downloads-link {
  margin-left: 50px; }

.news-article .news-article-header {
  margin: 20px 0; }

.news-article .news-article-themes .theme-link {
  color: #0086bf;
  cursor: pointer;
  font-weight: 400; }

.news-article .news-article-expert {
  display: flex;
  margin: 25px 0 35px; }

.news-article .news-article-expert-image {
  flex: 0 0 auto; }
  .news-article .news-article-expert-image .news-article-expert-image-crop {
    border-radius: 50%;
    overflow: hidden;
    padding: 0; }
    .news-article .news-article-expert-image .news-article-expert-image-crop img {
      object-fit: cover;
      height: 96px;
      width: 96px; }

.news-article .news-article-expert-details {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 20px;
  color: #01426a; }
  .news-article .news-article-expert-details p {
    flex: 0 0 auto;
    margin: 0;
    font-size: 1em;
    line-height: 1em; }
  .news-article .news-article-expert-details .news-article-expert-details-name {
    font-weight: 600;
    font-size: 1.15em;
    padding-bottom: 10px; }

.news-article .news-article-summary {
  background-color: #e9eef6;
  margin: 0 0 12px;
  padding: 12px; }

.news-article ul.news-article-downloads > li.news-article-download {
  display: flex;
  align-items: center;
  padding: 0;
  text-indent: 0; }

.news-article ul.news-article-downloads li.news-article-download:before {
  content: "\f019";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 20px;
  color: #0086bf;
  margin-right: 8px; }

.news-article ul.news-article-downloads .news-article-download-details {
  flex: 1 0 auto;
  margin-left: 6px; }

.news-article .related-news {
  margin-top: 20px;
  margin-bottom: 25px; }
  .news-article .related-news ul {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 0; }
    .news-article .related-news ul > li {
      position: relative;
      padding: 0 20px 15px 20px;
      margin-left: 7px;
      text-indent: 0; }
      .news-article .related-news ul > li:before {
        content: "";
        margin: 0;
        padding: 0; }
      .news-article .related-news ul > li i {
        position: absolute;
        top: 3px;
        left: 0;
        color: #0086bf;
        font-weight: 700;
        font-size: 1.2em;
        line-height: 0.67; }
      .news-article .related-news ul > li a {
        color: #545454;
        display: block;
        line-height: 1.25;
        font-weight: 400; }

.web-content-paragraph .alignment-right ul:not(.breadcrumbs) {
  overflow: visible; }

.web-content-paragraph ul:not(.breadcrumbs) {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden; }
  .web-content-paragraph ul:not(.breadcrumbs) > li {
    padding-left: 38.6px;
    text-indent: -28.6px;
    margin-top: 10px;
    margin-bottom: 10px; }
    .web-content-paragraph ul:not(.breadcrumbs) > li:before {
      content: "\f00c";
      font-family: 'Font Awesome 5 Pro';
      font-weight: 900;
      color: #545454;
      margin-right: 12px;
      font-style: normal; }
    .web-content-paragraph ul:not(.breadcrumbs) > li ul > li:before {
      content: "\f111";
      font-family: 'Font Awesome 5 Pro';
      font-weight: 500;
      color: #545454;
      margin-right: 6px;
      font-size: 0.6em;
      vertical-align: middle;
      font-style: normal; }

.web-content-paragraph table td,
.web-content-paragraph table th {
  padding: 4px 8px; }

.web-content-paragraph.color-green h2,
.web-content-paragraph.color-green .h2,
.web-content-paragraph.color-green h3,
.web-content-paragraph.color-green .h3,
.web-content-paragraph.color-green h4,
.web-content-paragraph.color-green .h4,
.web-content-paragraph.color-green h5,
.web-content-paragraph.color-green .h5,
.web-content-paragraph.color-green h6,
.web-content-paragraph.color-green .h6 {
  color: #b5bd00; }

.web-content-paragraph.color-inverted {
  background-color: #0086bf;
  color: white; }
  .web-content-paragraph.color-inverted h2,
  .web-content-paragraph.color-inverted .h2,
  .web-content-paragraph.color-inverted h3,
  .web-content-paragraph.color-inverted .h3,
  .web-content-paragraph.color-inverted h4,
  .web-content-paragraph.color-inverted .h4,
  .web-content-paragraph.color-inverted h5,
  .web-content-paragraph.color-inverted .h5,
  .web-content-paragraph.color-inverted h6,
  .web-content-paragraph.color-inverted .h6 {
    color: white; }

.web-content-paragraph a {
  font-weight: 600; }

.wow.fadeIn {
  opacity: 0;
  animation-duration: 2s; }

.web-content-paragraph-image {
  margin: 3px 0;
  position: relative; }
  .web-content-paragraph-image.alignment-fill > img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .web-content-paragraph-image.alignment-left {
    float: left;
    margin-right: 20px; }
  .web-content-paragraph-image.alignment-right {
    float: right;
    margin-left: 20px; }
  .web-content-paragraph-image.width-full {
    max-width: 100%; }
  .web-content-paragraph-image.width-medium {
    max-width: 100%; }
    @media only screen and (min-width: 768px) {
      .web-content-paragraph-image.width-medium {
        max-width: 50%; } }
  .web-content-paragraph-image.width-small {
    max-width: 50%; }
    @media only screen and (min-width: 768px) {
      .web-content-paragraph-image.width-small {
        max-width: 33%; } }
  .web-content-paragraph-image.width-extrasmall {
    max-width: 50%; }
    @media only screen and (min-width: 768px) {
      .web-content-paragraph-image.width-extrasmall {
        max-width: 25%; } }
  .web-content-paragraph-image .dl-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .web-content-paragraph-image .dl-wrapper .dl-link {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .web-content-paragraph-image .dl-wrapper .dl-link .dl-overlay {
        opacity: 0.75; }
        .web-content-paragraph-image .dl-wrapper .dl-link .dl-overlay .dl-background {
          color: white; }
        .web-content-paragraph-image .dl-wrapper .dl-link .dl-overlay .dl-icon {
          color: #b5bd00; }
      .web-content-paragraph-image .dl-wrapper .dl-link .dl-text {
        color: white;
        visibility: hidden; }
    .web-content-paragraph-image .dl-wrapper:hover {
      background-color: #0086bf;
      opacity: 0.7; }
      .web-content-paragraph-image .dl-wrapper:hover .dl-text {
        visibility: visible; }

.component-unavailable {
  margin: 9rem 0; }

.idewe-website-wrapper button:not(.btn-unstyled),
.idewe-website-wrapper .button {
  color: white;
  background-color: #01426a;
  border: 1px solid #01426a;
  display: inline-flex;
  height: 2.05556em;
  border-radius: 4px;
  padding: .2em .7em;
  font-size: 0.9em;
  line-height: 1.45em;
  background-image: none;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  font-weight: 500; }
  .idewe-website-wrapper button:not(.btn-unstyled).inverted-border,
  .idewe-website-wrapper .button.inverted-border {
    border-color: white; }
  .idewe-website-wrapper button:not(.btn-unstyled):hover,
  .idewe-website-wrapper .button:hover {
    color: #01426a;
    background-color: white; }
    .idewe-website-wrapper button:not(.btn-unstyled):hover.changing-border,
    .idewe-website-wrapper .button:hover.changing-border {
      border-color: white; }
      .idewe-website-wrapper button:not(.btn-unstyled):hover.changing-border.inverted-border,
      .idewe-website-wrapper .button:hover.changing-border.inverted-border {
        border-color: #01426a; }
  .idewe-website-wrapper button:not(.btn-unstyled) i,
  .idewe-website-wrapper .button i {
    margin-right: 5px; }

.idewe-website-wrapper button.allow-wrap,
.idewe-website-wrapper .button.allow-wrap {
  white-space: normal; }

.idewe-website-wrapper button.larger-button,
.idewe-website-wrapper .button.larger-button {
  height: 2.4em;
  border-radius: 4px;
  font-size: 1em;
  padding: .3em 1em;
  line-height: 1.8em; }

.idewe-website-wrapper button:hover,
.idewe-website-wrapper .button:hover {
  text-decoration: none; }

.idewe-website-wrapper button.button-blue,
.idewe-website-wrapper .button.button-blue {
  color: white;
  background-color: #0086bf;
  border: 1px solid #0086bf; }
  .idewe-website-wrapper button.button-blue.inverted-border,
  .idewe-website-wrapper .button.button-blue.inverted-border {
    border-color: white; }
  .idewe-website-wrapper button.button-blue:hover,
  .idewe-website-wrapper .button.button-blue:hover {
    color: #0086bf;
    background-color: white; }
    .idewe-website-wrapper button.button-blue:hover.changing-border,
    .idewe-website-wrapper .button.button-blue:hover.changing-border {
      border-color: white; }
      .idewe-website-wrapper button.button-blue:hover.changing-border.inverted-border,
      .idewe-website-wrapper .button.button-blue:hover.changing-border.inverted-border {
        border-color: #0086bf; }

.idewe-website-wrapper button.button-blue-inverted,
.idewe-website-wrapper .button.button-blue-inverted {
  color: #0086bf;
  background-color: white;
  border: 1px solid white; }
  .idewe-website-wrapper button.button-blue-inverted.inverted-border,
  .idewe-website-wrapper .button.button-blue-inverted.inverted-border {
    border-color: #0086bf; }
  .idewe-website-wrapper button.button-blue-inverted:hover,
  .idewe-website-wrapper .button.button-blue-inverted:hover {
    color: white;
    background-color: #0086bf; }
    .idewe-website-wrapper button.button-blue-inverted:hover.changing-border,
    .idewe-website-wrapper .button.button-blue-inverted:hover.changing-border {
      border-color: #0086bf; }
      .idewe-website-wrapper button.button-blue-inverted:hover.changing-border.inverted-border,
      .idewe-website-wrapper .button.button-blue-inverted:hover.changing-border.inverted-border {
        border-color: white; }

.idewe-website-wrapper button.button-dark-blue-inverted,
.idewe-website-wrapper .button.button-dark-blue-inverted {
  color: #01426a;
  background-color: white;
  border: 1px solid white; }
  .idewe-website-wrapper button.button-dark-blue-inverted.inverted-border,
  .idewe-website-wrapper .button.button-dark-blue-inverted.inverted-border {
    border-color: #01426a; }
  .idewe-website-wrapper button.button-dark-blue-inverted:hover,
  .idewe-website-wrapper .button.button-dark-blue-inverted:hover {
    color: white;
    background-color: #01426a; }
    .idewe-website-wrapper button.button-dark-blue-inverted:hover.changing-border,
    .idewe-website-wrapper .button.button-dark-blue-inverted:hover.changing-border {
      border-color: #01426a; }
      .idewe-website-wrapper button.button-dark-blue-inverted:hover.changing-border.inverted-border,
      .idewe-website-wrapper .button.button-dark-blue-inverted:hover.changing-border.inverted-border {
        border-color: white; }

.idewe-website-wrapper button.button-green,
.idewe-website-wrapper .button.button-green {
  color: white;
  background-color: #b5bd00;
  border: 1px solid #b5bd00; }
  .idewe-website-wrapper button.button-green.inverted-border,
  .idewe-website-wrapper .button.button-green.inverted-border {
    border-color: white; }
  .idewe-website-wrapper button.button-green:hover,
  .idewe-website-wrapper .button.button-green:hover {
    color: #b5bd00;
    background-color: white; }
    .idewe-website-wrapper button.button-green:hover.changing-border,
    .idewe-website-wrapper .button.button-green:hover.changing-border {
      border-color: white; }
      .idewe-website-wrapper button.button-green:hover.changing-border.inverted-border,
      .idewe-website-wrapper .button.button-green:hover.changing-border.inverted-border {
        border-color: #b5bd00; }

.idewe-website-wrapper .larger-input + button.search-button,
.idewe-website-wrapper .larger-input .button.search-button {
  line-height: 36px;
  z-index: 801; }
  .idewe-website-wrapper .larger-input + button.search-button i,
  .idewe-website-wrapper .larger-input .button.search-button i {
    margin: 0; }

.idewe-website-wrapper button.search-button,
.idewe-website-wrapper .button.search-button {
  color: #545454;
  background-color: transparent;
  border: none;
  display: inline-block;
  height: 1.85em;
  border-radius: 4px;
  padding: 0;
  position: absolute;
  top: 1px;
  right: 8px;
  z-index: 801; }
  .idewe-website-wrapper button.search-button i,
  .idewe-website-wrapper .button.search-button i {
    margin: 0; }

.idewe-website-wrapper {
  /* clears the 'X' from Internet Explorer */
  /* clears the 'X' from Chrome */ }
  .idewe-website-wrapper input[type="text"],
  .idewe-website-wrapper input[type="password"],
  .idewe-website-wrapper input[type="search"],
  .idewe-website-wrapper input[type="number"],
  .idewe-website-wrapper input[type="url"],
  .idewe-website-wrapper input[type="tel"] {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 1.85em;
    border-radius: 4px;
    padding: .2em .7em;
    line-height: 1.45em;
    color: #545454;
    background-color: white;
    background-image: none;
    border: 2px solid #909090;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
    .idewe-website-wrapper input[type="text"].larger-input,
    .idewe-website-wrapper input[type="password"].larger-input,
    .idewe-website-wrapper input[type="search"].larger-input,
    .idewe-website-wrapper input[type="number"].larger-input,
    .idewe-website-wrapper input[type="url"].larger-input,
    .idewe-website-wrapper input[type="tel"].larger-input {
      height: 2.4em;
      border-radius: 4px;
      line-height: 2em; }
  .idewe-website-wrapper input[type="search"].search-input {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 800; }
    .idewe-website-wrapper input[type="search"].search-input + button.search-button {
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .idewe-website-wrapper input[type="search"].search-input + button.search-button:focus {
        outline: none; }
    .idewe-website-wrapper input[type="search"].search-input:focus {
      outline: none;
      border-color: #0086bf;
      box-shadow: 0 0 0 1px #0086bf; }
      .idewe-website-wrapper input[type="search"].search-input:focus + button.search-button {
        color: #0086bf; }
  .idewe-website-wrapper input[type="search"]::-ms-clear,
  .idewe-website-wrapper input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .idewe-website-wrapper input[type="search"]::-webkit-search-decoration,
  .idewe-website-wrapper input[type="search"]::-webkit-search-cancel-button,
  .idewe-website-wrapper input[type="search"]::-webkit-search-results-button,
  .idewe-website-wrapper input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none; }
  .idewe-website-wrapper .search-autocomplete {
    margin: 0; }
  .idewe-website-wrapper .checkbox {
    margin-top: 0;
    margin-bottom: 3px;
    min-height: 22px;
    line-height: 22px; }
    .idewe-website-wrapper .checkbox.not-available {
      opacity: 0.5; }
    .idewe-website-wrapper .checkbox label {
      font-size: 0.7em;
      position: relative; }
    .idewe-website-wrapper .checkbox input {
      position: absolute;
      opacity: 0;
      cursor: pointer; }
    .idewe-website-wrapper .checkbox input:checked ~ .checkmark:after {
      display: block; }
    .idewe-website-wrapper .checkbox input:checked ~ .box:after {
      display: block; }
    .idewe-website-wrapper .checkbox .checkmark.stripe:after {
      content: "";
      position: absolute;
      display: none;
      left: 3px;
      top: 0;
      width: 5px;
      height: 7px;
      border: solid #545454;
      border-width: 0 0 2px 0;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }
    .idewe-website-wrapper .checkbox .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 3px;
      top: 0;
      width: 5px;
      height: 10px;
      border: solid #545454;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .idewe-website-wrapper .checkbox .box:after {
      content: "";
      position: absolute;
      display: none;
      left: 2px;
      top: 2px;
      border-radius: 25%;
      width: 7px;
      height: 7px;
      background-color: #545454; }
  .idewe-website-wrapper .checkbox:hover input ~ .checkmark {
    background-color: rgba(0, 0, 0, 0.2); }
  .idewe-website-wrapper .checkmark,
  .idewe-website-wrapper .box {
    position: absolute;
    top: 3px;
    left: 0;
    height: 13px;
    width: 13px;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #0086bf; }
  .idewe-website-wrapper .idewe-select {
    position: relative; }
    .idewe-website-wrapper .idewe-select select {
      margin: 0;
      background: white;
      width: 100%;
      border-top-style: none;
      border-left-style: none;
      border-right-style: none;
      border-bottom: solid 1px #545454;
      padding-bottom: 5px;
      outline: none;
      display: inline-block;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      cursor: pointer;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .idewe-website-wrapper .idewe-select:after {
      content: "\f078";
      font-family: 'Font Awesome 5 Pro';
      right: 8px;
      top: -3px;
      padding: 0 0 2px;
      position: absolute;
      font-size: 20px;
      pointer-events: none;
      font-weight: 900;
      -webkit-text-stroke: 2px white; }
    .idewe-website-wrapper .idewe-select:before {
      content: '';
      right: 0;
      top: 0;
      width: 26px;
      height: 30px;
      background: white;
      color: #545454;
      position: absolute;
      pointer-events: none;
      display: block; }

.idewe-website-wrapper .portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.idewe-website-wrapper .portlet-dynamic-data-lists-display .form-builder-field,
.idewe-website-wrapper .portlet-dynamic-data-lists .lfr-ddm-field-group,
.idewe-website-wrapper .portlet-dynamic-data-lists .form-builder-field {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none; }

.idewe-website-wrapper .portlet-dynamic-data-lists-display .container-fluid-1280.sidenav-container,
.idewe-website-wrapper .portlet-dynamic-data-lists .container-fluid-1280.sidenav-container {
  padding: 0; }

.idewe-website-wrapper .portlet-forms .container-fluid-1280,
.idewe-website-wrapper .training-registration-form .container-fluid-1280 {
  margin-left: 0;
  margin-right: 0;
  max-width: unset;
  padding-left: 0;
  padding-right: 0; }

.idewe-website-wrapper .portlet-forms .lfr-ddm-form-field-container,
.idewe-website-wrapper .training-registration-form .lfr-ddm-form-field-container {
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  margin: 0;
  padding: 10px 0 15px 0; }

.idewe-website-wrapper .portlet-forms .lfr-ddm-form-container .lfr-ddm-form-page,
.idewe-website-wrapper .training-registration-form .lfr-ddm-form-container .lfr-ddm-form-page {
  padding-top: 0;
  padding-bottom: 0; }
  .idewe-website-wrapper .portlet-forms .lfr-ddm-form-container .lfr-ddm-form-page .ddm-field[data-field-name="locale"],
  .idewe-website-wrapper .training-registration-form .lfr-ddm-form-container .lfr-ddm-form-page .ddm-field[data-field-name="locale"] {
    display: none !important; }

.idewe-website-wrapper .portlet-forms .lfr-ddm-form-container .required-warning,
.idewe-website-wrapper .training-registration-form .lfr-ddm-form-container .required-warning {
  margin-bottom: 10px; }

.idewe-website-wrapper .portlet-forms .lfr-ddm-form-container .text-warning,
.idewe-website-wrapper .training-registration-form .lfr-ddm-form-container .text-warning {
  color: #e85c41;
  vertical-align: super;
  font-size: .6em; }

.idewe-website-wrapper .portlet-forms .ddm-form-basic-info,
.idewe-website-wrapper .training-registration-form .ddm-form-basic-info {
  display: none;
  height: 0; }

.idewe-website-wrapper .portlet-forms input[type="text"],
.idewe-website-wrapper .portlet-forms input[type="password"],
.idewe-website-wrapper .portlet-forms input[type="search"],
.idewe-website-wrapper .portlet-forms input[type="number"],
.idewe-website-wrapper .portlet-forms input[type="url"],
.idewe-website-wrapper .portlet-forms input[type="tel"],
.idewe-website-wrapper .portlet-forms textarea,
.idewe-website-wrapper .portlet-forms select,
.idewe-website-wrapper .training-registration-form input[type="text"],
.idewe-website-wrapper .training-registration-form input[type="password"],
.idewe-website-wrapper .training-registration-form input[type="search"],
.idewe-website-wrapper .training-registration-form input[type="number"],
.idewe-website-wrapper .training-registration-form input[type="url"],
.idewe-website-wrapper .training-registration-form input[type="tel"],
.idewe-website-wrapper .training-registration-form textarea,
.idewe-website-wrapper .training-registration-form select {
  display: block; }

.idewe-website-wrapper .portlet-forms input[type="text"],
.idewe-website-wrapper .portlet-forms input[type="password"],
.idewe-website-wrapper .portlet-forms input[type="search"],
.idewe-website-wrapper .portlet-forms input[type="number"],
.idewe-website-wrapper .portlet-forms input[type="url"],
.idewe-website-wrapper .portlet-forms input[type="tel"],
.idewe-website-wrapper .portlet-forms textarea,
.idewe-website-wrapper .portlet-forms select,
.idewe-website-wrapper .portlet-forms .select-field-trigger,
.idewe-website-wrapper .training-registration-form input[type="text"],
.idewe-website-wrapper .training-registration-form input[type="password"],
.idewe-website-wrapper .training-registration-form input[type="search"],
.idewe-website-wrapper .training-registration-form input[type="number"],
.idewe-website-wrapper .training-registration-form input[type="url"],
.idewe-website-wrapper .training-registration-form input[type="tel"],
.idewe-website-wrapper .training-registration-form textarea,
.idewe-website-wrapper .training-registration-form select,
.idewe-website-wrapper .training-registration-form .select-field-trigger {
  width: 100%;
  border: 1px solid #909090;
  height: 40px;
  padding: 4px 10px;
  margin-bottom: 2px;
  line-height: 20px;
  color: #545454;
  background-color: white;
  vertical-align: middle;
  box-sizing: border-box; }
  .idewe-website-wrapper .portlet-forms input[type="text"].invalid,
  .idewe-website-wrapper .portlet-forms input[type="password"].invalid,
  .idewe-website-wrapper .portlet-forms input[type="search"].invalid,
  .idewe-website-wrapper .portlet-forms input[type="number"].invalid,
  .idewe-website-wrapper .portlet-forms input[type="url"].invalid,
  .idewe-website-wrapper .portlet-forms input[type="tel"].invalid,
  .idewe-website-wrapper .portlet-forms textarea.invalid,
  .idewe-website-wrapper .portlet-forms select.invalid,
  .idewe-website-wrapper .portlet-forms .select-field-trigger.invalid,
  .idewe-website-wrapper .training-registration-form input[type="text"].invalid,
  .idewe-website-wrapper .training-registration-form input[type="password"].invalid,
  .idewe-website-wrapper .training-registration-form input[type="search"].invalid,
  .idewe-website-wrapper .training-registration-form input[type="number"].invalid,
  .idewe-website-wrapper .training-registration-form input[type="url"].invalid,
  .idewe-website-wrapper .training-registration-form input[type="tel"].invalid,
  .idewe-website-wrapper .training-registration-form textarea.invalid,
  .idewe-website-wrapper .training-registration-form select.invalid,
  .idewe-website-wrapper .training-registration-form .select-field-trigger.invalid {
    border: 2px solid #e85c41; }
  .idewe-website-wrapper .portlet-forms input[type="text"].info,
  .idewe-website-wrapper .portlet-forms input[type="password"].info,
  .idewe-website-wrapper .portlet-forms input[type="search"].info,
  .idewe-website-wrapper .portlet-forms input[type="number"].info,
  .idewe-website-wrapper .portlet-forms input[type="url"].info,
  .idewe-website-wrapper .portlet-forms input[type="tel"].info,
  .idewe-website-wrapper .portlet-forms textarea.info,
  .idewe-website-wrapper .portlet-forms select.info,
  .idewe-website-wrapper .portlet-forms .select-field-trigger.info,
  .idewe-website-wrapper .training-registration-form input[type="text"].info,
  .idewe-website-wrapper .training-registration-form input[type="password"].info,
  .idewe-website-wrapper .training-registration-form input[type="search"].info,
  .idewe-website-wrapper .training-registration-form input[type="number"].info,
  .idewe-website-wrapper .training-registration-form input[type="url"].info,
  .idewe-website-wrapper .training-registration-form input[type="tel"].info,
  .idewe-website-wrapper .training-registration-form textarea.info,
  .idewe-website-wrapper .training-registration-form select.info,
  .idewe-website-wrapper .training-registration-form .select-field-trigger.info {
    border: 2px solid #0086bf; }
  .idewe-website-wrapper .portlet-forms input[type="text"]:focus,
  .idewe-website-wrapper .portlet-forms input[type="password"]:focus,
  .idewe-website-wrapper .portlet-forms input[type="search"]:focus,
  .idewe-website-wrapper .portlet-forms input[type="number"]:focus,
  .idewe-website-wrapper .portlet-forms input[type="url"]:focus,
  .idewe-website-wrapper .portlet-forms input[type="tel"]:focus,
  .idewe-website-wrapper .portlet-forms textarea:focus,
  .idewe-website-wrapper .portlet-forms select:focus,
  .idewe-website-wrapper .portlet-forms .select-field-trigger:focus,
  .idewe-website-wrapper .training-registration-form input[type="text"]:focus,
  .idewe-website-wrapper .training-registration-form input[type="password"]:focus,
  .idewe-website-wrapper .training-registration-form input[type="search"]:focus,
  .idewe-website-wrapper .training-registration-form input[type="number"]:focus,
  .idewe-website-wrapper .training-registration-form input[type="url"]:focus,
  .idewe-website-wrapper .training-registration-form input[type="tel"]:focus,
  .idewe-website-wrapper .training-registration-form textarea:focus,
  .idewe-website-wrapper .training-registration-form select:focus,
  .idewe-website-wrapper .training-registration-form .select-field-trigger:focus {
    outline: none;
    background-color: #e7f5fa;
    background-image: linear-gradient(#dee6f1, #dee6f1 20%, white);
    background-repeat: no-repeat;
    box-shadow: 0 0 0 1px #0086bf; }
  .idewe-website-wrapper .portlet-forms input[type="text"][disabled="disabled"],
  .idewe-website-wrapper .portlet-forms input[type="password"][disabled="disabled"],
  .idewe-website-wrapper .portlet-forms input[type="search"][disabled="disabled"],
  .idewe-website-wrapper .portlet-forms input[type="number"][disabled="disabled"],
  .idewe-website-wrapper .portlet-forms input[type="url"][disabled="disabled"],
  .idewe-website-wrapper .portlet-forms input[type="tel"][disabled="disabled"],
  .idewe-website-wrapper .portlet-forms textarea[disabled="disabled"],
  .idewe-website-wrapper .portlet-forms select[disabled="disabled"],
  .idewe-website-wrapper .portlet-forms .select-field-trigger[disabled="disabled"],
  .idewe-website-wrapper .training-registration-form input[type="text"][disabled="disabled"],
  .idewe-website-wrapper .training-registration-form input[type="password"][disabled="disabled"],
  .idewe-website-wrapper .training-registration-form input[type="search"][disabled="disabled"],
  .idewe-website-wrapper .training-registration-form input[type="number"][disabled="disabled"],
  .idewe-website-wrapper .training-registration-form input[type="url"][disabled="disabled"],
  .idewe-website-wrapper .training-registration-form input[type="tel"][disabled="disabled"],
  .idewe-website-wrapper .training-registration-form textarea[disabled="disabled"],
  .idewe-website-wrapper .training-registration-form select[disabled="disabled"],
  .idewe-website-wrapper .training-registration-form .select-field-trigger[disabled="disabled"] {
    background-color: #dbdbdb;
    background-image: linear-gradient(#dbdbdb, #e3e3e3 10%, #fefefe); }

.idewe-website-wrapper .portlet-forms textarea,
.idewe-website-wrapper .training-registration-form textarea {
  min-height: 8em;
  padding: 10px; }

@media only screen and (min-width: 768px) {
  .idewe-website-wrapper .portlet-forms .row > div .lfr-ddm-form-field-container, .idewe-website-wrapper .portlet-forms .row > div .form-group,
  .idewe-website-wrapper .training-registration-form .row > div .lfr-ddm-form-field-container,
  .idewe-website-wrapper .training-registration-form .row > div .form-group {
    padding-left: 15px; } }

.idewe-website-wrapper .portlet-forms .row > div:first-child .lfr-ddm-form-field-container,
.idewe-website-wrapper .portlet-forms .row > div:first-child .form-group,
.idewe-website-wrapper .training-registration-form .row > div:first-child .lfr-ddm-form-field-container,
.idewe-website-wrapper .training-registration-form .row > div:first-child .form-group {
  padding-left: 0; }

.idewe-website-wrapper .portlet-forms .lfr-ddm-form-submit,
.idewe-website-wrapper .training-registration-form .lfr-ddm-form-submit {
  color: white;
  background-color: #b5bd00;
  border: 1px solid #b5bd00;
  opacity: 1;
  text-transform: uppercase;
  float: none !important; }

.idewe-website-wrapper .portlet-forms .lfr-ddm-form-submit:hover,
.idewe-website-wrapper .training-registration-form .lfr-ddm-form-submit:hover {
  color: #b5bd00;
  background-color: white;
  border: 1px solid #b5bd00; }

.idewe-website-wrapper .portlet-forms .checkbox-multiple-options label,
.idewe-website-wrapper .training-registration-form .checkbox-multiple-options label {
  font-weight: 400; }
  .idewe-website-wrapper .portlet-forms .checkbox-multiple-options label input,
  .idewe-website-wrapper .training-registration-form .checkbox-multiple-options label input {
    margin-right: 5px; }

.idewe-website-wrapper .hide-first-form-row .lfr-ddm-form-page:first-of-type > .row:first-of-type {
  display: none; }

.idewe-website-wrapper .error-label {
  color: #e85c41; }

.idewe-website-wrapper label .reference-mark {
  color: #e85c41;
  font-size: .6rem; }

/* hide select box search field and first (dummy) option */
.dropdown-menu .dropdown-section {
  display: none; }

.dropdown-menu ul li:first-of-type {
  display: none; }

.components-360-wrapper {
  margin-bottom: 50px; }
  .components-360-wrapper h1 {
    text-align: center;
    margin-bottom: 25px; }

.components-360-mobile {
  display: block; }
  @media only screen and (min-width: 768px) {
    .components-360-mobile {
      display: none; } }

.components-360-minimal {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 25px;
  max-width: 72%; }
  .components-360-minimal .component-container {
    flex: 0 1 50%;
    max-width: 50%; }
    .components-360-minimal .component-container.component-a {
      order: 1; }
    .components-360-minimal .component-container.component-b {
      order: 2; }
    .components-360-minimal .component-container.component-c {
      order: 4; }
    .components-360-minimal .component-container.component-d {
      order: 3; }

.components-360 {
  padding: 0;
  margin: 25px 0 50px;
  display: none;
  flex-wrap: wrap; }
  @media only screen and (min-width: 768px) {
    .components-360 {
      display: flex; } }
  .components-360 .component-container {
    color: inherit;
    flex: 0 0 50%;
    display: flex;
    justify-content: space-between;
    -webkit-transition: -webkit-filter 0.4s linear, opacity 0.4s linear;
    transition: filter 0.4s linear, opacity 0.4s linear; }
    .components-360 .component-container.component-a {
      order: 1;
      align-self: flex-end; }
      .components-360 .component-container.component-a .component-text-wrapper {
        order: 1;
        align-self: flex-start;
        text-align: left; }
      .components-360 .component-container.component-a .component-image-wrapper {
        order: 2;
        align-self: flex-end; }
        .components-360 .component-container.component-a .component-image-wrapper img {
          padding-top: 15px; }
    .components-360 .component-container.component-b {
      order: 2;
      align-self: flex-end; }
      .components-360 .component-container.component-b .component-text-wrapper {
        order: 2;
        align-self: flex-start;
        text-align: right; }
      .components-360 .component-container.component-b .component-image-wrapper {
        order: 1;
        align-self: flex-end; }
        .components-360 .component-container.component-b .component-image-wrapper img {
          padding-top: 15px; }
    .components-360 .component-container.component-c {
      order: 4;
      align-self: flex-start; }
      .components-360 .component-container.component-c .component-text-wrapper {
        order: 2;
        align-self: flex-end;
        text-align: right; }
      .components-360 .component-container.component-c .component-image-wrapper {
        order: 1;
        align-self: flex-start; }
        .components-360 .component-container.component-c .component-image-wrapper img {
          padding-bottom: 15px; }
    .components-360 .component-container.component-d {
      order: 3;
      align-self: flex-start; }
      .components-360 .component-container.component-d .component-text-wrapper {
        order: 1;
        align-self: flex-end;
        text-align: left; }
      .components-360 .component-container.component-d .component-image-wrapper {
        order: 2;
        align-self: flex-start; }
        .components-360 .component-container.component-d .component-image-wrapper img {
          padding-bottom: 15px; }
    .components-360 .component-container .component-text-wrapper {
      flex: 0 0 70%;
      max-width: 70%; }
      .components-360 .component-container .component-text-wrapper h3 {
        color: #01426a;
        margin: 5px 0;
        font-weight: 600; }
      .components-360 .component-container .component-text-wrapper p {
        margin: 0; }
    .components-360 .component-container .component-image-wrapper {
      flex: 0 0 30%; }
    .components-360 .component-container:hover {
      text-decoration: none; }
    .components-360 .component-container.inactive {
      -webkit-filter: grayscale(75%);
      filter: grayscale(75%);
      opacity: .4; }

.component-overview {
  margin-bottom: 50px; }
  .component-overview .components-360-minimal {
    display: flex; }
    @media only screen and (min-width: 768px) {
      .component-overview .components-360-minimal {
        display: none; } }

.component-details {
  margin-bottom: 30px; }
  .component-details h2 {
    margin-top: 35px;
    padding: 10px 0; }
    @media only screen and (min-width: 768px) {
      .component-details h2 {
        padding: 0; } }
    .component-details h2 > span {
      display: flex;
      align-items: center; }
      .component-details h2 > span > img {
        flex: 0 0 auto;
        width: 1.5em;
        margin-right: 0.5em; }
        .component-details h2 > span > img.regular-img {
          display: none; }
          @media only screen and (min-width: 768px) {
            .component-details h2 > span > img.regular-img {
              display: block; } }
        .component-details h2 > span > img.mobile-img {
          display: block; }
          @media only screen and (min-width: 768px) {
            .component-details h2 > span > img.mobile-img {
              display: none; } }
      .component-details h2 > span > span {
        flex: 1 1 auto; }
  .component-details .component-content-mobile {
    display: block; }
    @media only screen and (min-width: 768px) {
      .component-details .component-content-mobile {
        display: none; } }
  .component-details .component-content {
    display: none; }
    @media only screen and (min-width: 768px) {
      .component-details .component-content {
        display: block; } }
  .component-details .component-pref-details {
    display: flex;
    justify-content: space-between;
    border: 1px solid #dfe0e4;
    padding: 5px;
    min-height: 28em;
    margin-bottom: 35px; }
    .component-details .component-pref-details .pref-image {
      flex: 0 0 33%;
      overflow: hidden;
      max-height: 28em; }
      .component-details .component-pref-details .pref-image > img {
        max-width: 1000%;
        height: 100%; }
        .component-details .component-pref-details .pref-image > img.align-center {
          margin-left: 50%;
          transform: translateX(-50%); }
        .component-details .component-pref-details .pref-image > img.align-right {
          margin-left: 100%;
          transform: translateX(-100%); }
    .component-details .component-pref-details .pref-details {
      display: none;
      flex: 1 1 auto;
      padding: 10px 5px 0 20px;
      overflow: hidden; }
      .component-details .component-pref-details .pref-details p {
        margin: 0 0 8px 0;
        padding: 0;
        line-height: 1.4; }
      .component-details .component-pref-details .pref-details ul {
        display: flex;
        flex-direction: column;
        list-style: none;
        margin: 0;
        padding: 0; }
        .component-details .component-pref-details .pref-details ul li {
          flex: 0 1 auto;
          margin: .2em 0;
          font-weight: 500;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }

.component-content-mobile.pref-accordion.component-a h3 {
  background-color: #0086bf; }

.component-content-mobile.pref-accordion.component-a .body-content:last-of-type {
  border-color: #0086bf; }

.component-content-mobile.pref-accordion.component-b h3 {
  background-color: #008d97; }

.component-content-mobile.pref-accordion.component-b .body-content:last-of-type {
  border-color: #008d97; }

.component-content-mobile.pref-accordion.component-c h3 {
  background-color: #01426a; }

.component-content-mobile.pref-accordion.component-c .body-content:last-of-type {
  border-color: #01426a; }

.component-content-mobile.pref-accordion.component-d h3 {
  background-color: #b5bd00; }

.component-content-mobile.pref-accordion.component-d .body-content:last-of-type {
  border-color: #b5bd00; }

.component-content-mobile.pref-accordion h3.ui-accordion-header {
  color: white; }

.component-content-mobile.pref-accordion .body-content {
  border-bottom: 2px solid white; }
  .component-content-mobile.pref-accordion .body-content ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0; }
    .component-content-mobile.pref-accordion .body-content ul li {
      flex: 0 1 auto;
      margin: .2em 0;
      font-weight: 500; }

.component-pref-tabs {
  margin-top: 20px;
  display: flex; }
  .component-pref-tabs .component-pref-tab {
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.2;
    height: 3.5em;
    flex: 0 0 33.33%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0; }
    .component-pref-tabs .component-pref-tab span {
      padding: 0 14px; }
    .component-pref-tabs .component-pref-tab .component-pref-tab-icon {
      padding: 0 14px 0 0; }

.component-pref-link:hover, .component-pref-tab:hover {
  cursor: pointer; }

.component-details.component-a h2 {
  color: white;
  background-color: #0086bf; }
  @media only screen and (min-width: 768px) {
    .component-details.component-a h2 {
      color: #0086bf;
      background-color: white; } }

.component-details.component-a .component-pref-details {
  border-bottom: 5px solid #0086bf; }
  .component-details.component-a .component-pref-details ul li a {
    color: #0086bf; }

.component-details.component-a .component-pref-tab {
  color: #0086bf; }
  .component-details.component-a .component-pref-tab.selected {
    background-color: #0086bf;
    color: white; }

.component-details.component-b h2 {
  color: white;
  background-color: #008d97; }
  @media only screen and (min-width: 768px) {
    .component-details.component-b h2 {
      color: #008d97;
      background-color: white; } }

.component-details.component-b .component-pref-details {
  border-bottom: 5px solid #008d97; }
  .component-details.component-b .component-pref-details ul li a {
    color: #008d97; }

.component-details.component-b .component-pref-tab {
  color: #008d97; }
  .component-details.component-b .component-pref-tab.selected {
    background-color: #008d97;
    color: white; }

.component-details.component-c h2 {
  color: white;
  background-color: #01426a; }
  @media only screen and (min-width: 768px) {
    .component-details.component-c h2 {
      color: #01426a;
      background-color: white; } }

.component-details.component-c .component-pref-details {
  border-bottom: 5px solid #01426a; }
  .component-details.component-c .component-pref-details ul li a {
    color: #01426a; }

.component-details.component-c .component-pref-tab {
  color: #01426a; }
  .component-details.component-c .component-pref-tab.selected {
    background-color: #01426a;
    color: white; }

.component-details.component-d h2 {
  color: white;
  background-color: #b5bd00; }
  @media only screen and (min-width: 768px) {
    .component-details.component-d h2 {
      color: #b5bd00;
      background-color: white; } }

.component-details.component-d .component-pref-details {
  border-bottom: 5px solid #b5bd00; }
  .component-details.component-d .component-pref-details ul li a {
    color: #b5bd00; }

.component-details.component-d .component-pref-tab {
  color: #b5bd00; }
  .component-details.component-d .component-pref-tab.selected {
    background-color: #b5bd00;
    color: white; }

.component-pro ul:not(.breadcrumbs) {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden; }
  .component-pro ul:not(.breadcrumbs) > li {
    padding-left: 38.6px;
    text-indent: -28.6px;
    margin-top: 10px;
    margin-bottom: 10px; }
    .component-pro ul:not(.breadcrumbs) > li:before {
      content: "\f00c";
      font-family: 'Font Awesome 5 Pro';
      font-weight: 900;
      color: #545454;
      margin-right: 12px;
      font-style: normal; }
    .component-pro ul:not(.breadcrumbs) > li ul > li:before {
      content: "\f111";
      font-family: 'Font Awesome 5 Pro';
      font-weight: 500;
      color: #545454;
      margin-right: 6px;
      font-size: 0.6em;
      vertical-align: middle;
      font-style: normal; }

.component-pro .component-pro-banner {
  margin-bottom: 8px; }
  .component-pro .component-pro-banner .banner-title {
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase; }

.component-pro .component-pro-title {
  display: flex; }
  .component-pro .component-pro-title h1 {
    flex: 1 1 auto; }
  .component-pro .component-pro-title .component-pro-navigation {
    display: inline-block;
    flex: 0 0 auto;
    font-size: 1.25em;
    margin-left: 4px;
    margin-top: 8px; }
    .component-pro .component-pro-title .component-pro-navigation a {
      color: #01426a; }
    .component-pro .component-pro-title .component-pro-navigation .component-pro-navigation-previous, .component-pro .component-pro-title .component-pro-navigation .component-pro-navigation-next {
      display: inline-block; }

.component-pro .component-pro-top h1 {
  display: flex;
  align-items: center; }
  .component-pro .component-pro-top h1 > img {
    flex: 0 0 auto;
    width: 1.5em;
    margin-right: 0.5em; }
  .component-pro .component-pro-top h1 > span {
    flex: 1 1 auto;
    word-break: break-word; }

.component-pro .component-pro-segment {
  padding: 20px 0; }
  .component-pro .component-pro-segment .segment-links {
    margin-top: 25px; }
    .component-pro .component-pro-segment .segment-links .segment-button {
      margin-right: 25px;
      margin-bottom: 15px;
      text-transform: uppercase; }

.component-pro .component-pro-contact {
  margin-bottom: 30px; }
  .component-pro .component-pro-contact .contact-button {
    margin-top: 12px; }

@media screen and (max-width: 992px) {
  .component-pro .web-content-paragraph {
    display: flex;
    flex-direction: column; }
    .component-pro .web-content-paragraph ul {
      margin-left: 0; } }

.component-pro .component-pro-trainings .web-content-paragraph.color-green .component-pro-trainings-list li a {
  display: inline;
  margin-left: 10px;
  font-weight: 400; }

.component-pro .component-pro-trainings .web-content-paragraph.color-green .component-pro-trainings-list li:before {
  content: "\f054"; }

.component-pro .component-pro-relations {
  background-color: rgba(111, 121, 141, 0.1);
  padding: 20px 0; }
  .component-pro .component-pro-relations h2 {
    margin: 0 0 20px 0; }
  .component-pro .component-pro-relations .component-pro-relations-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .component-pro .component-pro-relations .component-pro-relations-wrapper .component-pro-relations-item {
      flex: 0 0 100%;
      display: inline-flex;
      align-items: center;
      padding: 5px 12px; }
      @media only screen and (min-width: 768px) {
        .component-pro .component-pro-relations .component-pro-relations-wrapper .component-pro-relations-item {
          flex-basis: 50%; } }
      .component-pro .component-pro-relations .component-pro-relations-wrapper .component-pro-relations-item > img {
        flex: 0 0 auto;
        width: 2em;
        height: 2em;
        margin-right: 0.75em; }
      .component-pro .component-pro-relations .component-pro-relations-wrapper .component-pro-relations-item > a {
        color: inherit;
        flex: 1 1 auto; }

.component-pro.component-a .component-pro-relations {
  border-top: 2px solid #0086bf;
  border-bottom: 2px solid #0086bf; }

.component-pro.component-a h2, .component-pro.component-a .h2 {
  color: #0086bf; }

.component-pro.component-b .component-pro-relations {
  border-top: 2px solid #008d97;
  border-bottom: 2px solid #008d97; }

.component-pro.component-b h2, .component-pro.component-b .h2 {
  color: #008d97; }

.component-pro.component-c .component-pro-relations {
  border-top: 2px solid #01426a;
  border-bottom: 2px solid #01426a; }

.component-pro.component-c h2, .component-pro.component-c .h2 {
  color: #01426a; }

.component-pro.component-d .component-pro-relations {
  border-top: 2px solid #b5bd00;
  border-bottom: 2px solid #b5bd00; }

.component-pro.component-d h2, .component-pro.component-d .h2 {
  color: #b5bd00; }

.component-pro .content-blocks {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .component-pro .content-blocks {
      flex-direction: row; } }
  .component-pro .content-blocks .content-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0; }
    @media only screen and (min-width: 768px) {
      .component-pro .content-blocks .content-block {
        flex-direction: row;
        padding: 0 50px; } }
    .component-pro .content-blocks .content-block > img {
      flex: 0 0 auto;
      max-width: 100%; }
    .component-pro .content-blocks .content-block > div {
      flex: 1 1 auto;
      max-width: 100%; }
      .component-pro .content-blocks .content-block > div p {
        text-align: center; }
    @media only screen and (min-width: 768px) {
      .component-pro .content-blocks .content-block.image-align-left {
        justify-content: flex-start; }
        .component-pro .content-blocks .content-block.image-align-left > img {
          margin-right: 15px; }
        .component-pro .content-blocks .content-block.image-align-left > div p {
          text-align: left; }
      .component-pro .content-blocks .content-block.image-align-centered {
        flex-direction: column; }
      .component-pro .content-blocks .content-block.image-align-centered-50 {
        flex-direction: column; }
        .component-pro .content-blocks .content-block.image-align-centered-50 > img {
          max-width: 50%; }
      .component-pro .content-blocks .content-block.image-align-right {
        justify-content: flex-end; }
        .component-pro .content-blocks .content-block.image-align-right > img {
          margin-left: 15px;
          order: 1; }
        .component-pro .content-blocks .content-block.image-align-right > div {
          flex-grow: 0; }
          .component-pro .content-blocks .content-block.image-align-right > div p {
            text-align: left; } }
    .component-pro .content-blocks .content-block p {
      margin: 0; }
  .component-pro .content-blocks .content-block-center {
    flex: 0 0 100%;
    max-width: 100%; }
  .component-pro .content-blocks .content-block-left {
    flex: 0 0 auto;
    max-width: 100%; }
    @media only screen and (min-width: 768px) {
      .component-pro .content-blocks .content-block-left {
        flex: 0 0 50%;
        max-width: 50%; } }
  .component-pro .content-blocks .content-block-right {
    flex: 0 0 auto;
    max-width: 100%; }
    @media only screen and (min-width: 768px) {
      .component-pro .content-blocks .content-block-right {
        flex: 0 0 50%;
        max-width: 50%;
        border-left: 1px solid #dfe0e4; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .component-pro .component-pro-relations .component-pro-relations-wrapper .component-pro-relations-item {
    flex-basis: 100%; } }

/*DEBUG*/
em.placeholder {
  display: none;
  height: 0; }

.idewe-website-wrapper .locations-search-bar input.search-input {
  border: none;
  width: 100%;
  height: 2.4em;
  border-radius: 4px; }
  @media only screen and (min-width: 768px) {
    .idewe-website-wrapper .locations-search-bar input.search-input {
      width: 500px;
      height: 2em;
      border-radius: 4px; } }

.idewe-website-wrapper .locations-search-bar input.search-input.autocomplete-open {
  border-radius: 4px 4px 0 0; }

.idewe-website-wrapper .search-form {
  position: relative; }
  .idewe-website-wrapper .search-form button.clear-button {
    display: none; }
  .idewe-website-wrapper .search-form button.clear-button:hover {
    color: red; }

.idewe-content .locations .leaflet-popup-close-button:hover, .idewe-content .locations .leaflet-control-zoom-in:hover, .idewe-content .locations .leaflet-control-zoom-out:hover {
  text-decoration: none; }

.idewe-content .locations a {
  font-weight: 500; }

.locations-search-bar {
  background-color: #0086bf;
  color: white;
  padding: 1px 0; }
  .locations-search-bar #location-search-reset {
    position: absolute;
    font-size: 1.1em;
    z-index: 801; }
    @media only screen and (min-width: 768px) {
      .locations-search-bar #location-search-reset {
        position: relative;
        top: .05em;
        right: 2em;
        font-size: 1.05em; } }
  .locations-search-bar .locations-search-bar-form {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .locations-search-bar .locations-search-bar-form > form {
      flex: 0 1 100%;
      z-index: 800; }
      @media only screen and (min-width: 768px) {
        .locations-search-bar .locations-search-bar-form > form {
          flex-basis: auto; } }
    .locations-search-bar .locations-search-bar-form > .focus-link-wrapper {
      flex: 0 1 auto;
      display: none; }
      @media only screen and (min-width: 768px) {
        .locations-search-bar .locations-search-bar-form > .focus-link-wrapper {
          display: block; } }
  .locations-search-bar ul.ui-autocomplete.ui-menu {
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-color: #0086bf;
    border-width: 1px 2px 2px;
    box-sizing: content-box; }
    .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item {
      font-family: Montserrat, "Open Sans", Verdana, Arial, sans-serif; }
      .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item .label-suffix {
        font-size: 0.8em;
        color: #909090; }
      .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item .ui-menu-item-wrapper {
        padding: 3px 1em 3px .4em; }
      .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active {
        background-color: #0086bf;
        border-color: #0086bf; }
        .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active span.ui-state-highlight {
          background: white;
          color: #545454; }
        .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active .label-suffix {
          color: #dfe0e4; }
      .locations-search-bar ul.ui-autocomplete.ui-menu .ui-menu-item span.ui-state-highlight {
        border: none;
        border-radius: 4px;
        background-color: #0086bf;
        color: white; }
  .locations-search-bar .result-link {
    color: inherit;
    font-size: 0.8em;
    font-weight: 400;
    margin: 8px 10px; }
  .locations-search-bar .result-link:hover {
    cursor: pointer; }
  .locations-search-bar #result-focus-link {
    display: none; }
  .locations-search-bar #region-focus-link {
    display: inline-block;
    cursor: pointer; }

.locations-tab-bar {
  background-color: #0086bf;
  color: white;
  font-weight: 600;
  border-top: 1px solid white; }
  .locations-tab-bar .locations-tabs {
    display: flex; }
    @media only screen and (min-width: 768px) {
      .locations-tab-bar .locations-tabs {
        display: none; } }
    .locations-tab-bar .locations-tabs .locations-tab {
      cursor: pointer;
      flex: 0 0 50%;
      max-width: 50%;
      text-align: center;
      padding: 10px 5px; }
      .locations-tab-bar .locations-tabs .locations-tab .locations-tab-label {
        padding: 4px; }
      .locations-tab-bar .locations-tabs .locations-tab i {
        transition: transform .25s;
        font-size: .85em; }
    .locations-tab-bar .locations-tabs .locations-tab.active i {
      transform: rotate(90deg); }

#locations-map-wrapper {
  display: none; }
  @media only screen and (min-width: 768px) {
    #locations-map-wrapper {
      display: block; } }
  #locations-map-wrapper .locations-map {
    height: 400px; }
    @media only screen and (min-width: 768px) {
      #locations-map-wrapper .locations-map {
        height: 600px; } }
    @media screen and (max-width: 768px) {
      #locations-map-wrapper .locations-map .leaflet-popup-content {
        margin: 2px 8px; } }
  #locations-map-wrapper .legenda {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px 20px;
    border-radius: 4px; }
    #locations-map-wrapper .legenda .legenda-item {
      height: 23px; }
      @media only screen and (min-width: 768px) {
        #locations-map-wrapper .legenda .legenda-item {
          height: 46px; } }
      #locations-map-wrapper .legenda .legenda-item .img-wrap {
        float: left;
        width: 23px;
        height: 23px;
        position: relative; }
        @media only screen and (min-width: 768px) {
          #locations-map-wrapper .legenda .legenda-item .img-wrap {
            width: 46px;
            height: 46px; } }
        #locations-map-wrapper .legenda .legenda-item .img-wrap img {
          margin-left: auto;
          margin-right: auto;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%) scale(0.6, 0.6); }
          @media only screen and (min-width: 768px) {
            #locations-map-wrapper .legenda .legenda-item .img-wrap img {
              transform: translate(-50%, -50%); } }
      #locations-map-wrapper .legenda .legenda-item .txt-wrap {
        float: left;
        height: 23px;
        line-height: 23px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 2px;
        color: #0086bf;
        margin-left: 5px; }
        @media only screen and (min-width: 768px) {
          #locations-map-wrapper .legenda .legenda-item .txt-wrap {
            height: 46px;
            line-height: 46px; } }
      #locations-map-wrapper .legenda .legenda-item.type-MOB .txt-wrap {
        color: #b5bd00; }
  #locations-map-wrapper .leaflet-control a {
    font-weight: 400; }
  #locations-map-wrapper .leaflet-popup-content-wrapper {
    border-radius: 4px; }

.locations-popup {
  color: #545454;
  font-family: Montserrat, "Open Sans", Verdana, Arial, sans-serif;
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    .locations-popup {
      margin-right: 4px; } }
  .locations-popup .locations-popup-head, .locations-popup .route-header {
    display: flex;
    align-items: center; }
    .locations-popup .locations-popup-head img, .locations-popup .locations-popup-head i, .locations-popup .route-header img, .locations-popup .route-header i {
      flex: 0 0 auto;
      float: left;
      margin: 4px 7px 4px 0;
      max-width: 40px; }
      @media only screen and (max-width: 768px) {
        .locations-popup .locations-popup-head img, .locations-popup .locations-popup-head i, .locations-popup .route-header img, .locations-popup .route-header i {
          max-width: 25px; } }
    .locations-popup .locations-popup-head .title, .locations-popup .route-header .title {
      flex: 0 1 auto;
      color: #0086bf;
      font-weight: 600;
      font-size: 1em;
      text-transform: uppercase; }
      @media only screen and (max-width: 768px) {
        .locations-popup .locations-popup-head .title, .locations-popup .route-header .title {
          font-size: 0.8em; } }
  .locations-popup .locations-popup-body {
    font-size: 0.9em;
    margin: 8px 5px 8px 47px; }
    @media only screen and (max-width: 768px) {
      .locations-popup .locations-popup-body {
        margin: 0px 5px 0px 27px; } }
    .locations-popup .locations-popup-body p {
      margin: 0; }
      @media only screen and (max-width: 768px) {
        .locations-popup .locations-popup-body p {
          font-size: 0.8em; } }
    .locations-popup .locations-popup-body .locations-popup-sub {
      font-size: 0.9em;
      margin-top: 15px;
      margin-bottom: 5px; }
      @media only screen and (max-width: 768px) {
        .locations-popup .locations-popup-body .locations-popup-sub {
          margin-top: 2px; } }
    .locations-popup .locations-popup-body .subTitle {
      font-weight: 600;
      font-size: 1.1em;
      text-transform: uppercase; }
      @media only screen and (max-width: 768px) {
        .locations-popup .locations-popup-body .subTitle {
          font-size: 0.9em; } }
    .locations-popup .locations-popup-body .region {
      text-transform: uppercase; }
    .locations-popup .locations-popup-body .route-header {
      margin-left: -27px; }
      .locations-popup .locations-popup-body .route-header img, .locations-popup .locations-popup-body .route-header i {
        max-width: 20px; }
      .locations-popup .locations-popup-body .route-header i {
        color: #0086bf;
        font-size: 20px; }
    .locations-popup .locations-popup-body .route-options {
      margin: 0;
      padding-left: 20px; }

.locations-popup.locations-popup-MOB .locations-popup-head .title {
  color: #b5bd00; }

.locations-content {
  margin-top: 40px;
  margin-bottom: 15px; }
  .locations-content .group-entries {
    margin-bottom: 40px; }
    .locations-content .group-entries .group-entry {
      display: flex;
      align-items: flex-end;
      flex-wrap: wrap;
      margin: 20px 0; }
      @media only screen and (min-width: 768px) {
        .locations-content .group-entries .group-entry {
          flex-wrap: nowrap; } }
      .locations-content .group-entries .group-entry .group-logo {
        flex: 0 0 auto;
        align-self: flex-start;
        padding: 10px; }
        .locations-content .group-entries .group-entry .group-logo img {
          max-width: 150px; }
      .locations-content .group-entries .group-entry .group-description {
        flex: 1 1 auto;
        padding: 6px 10px; }
        .locations-content .group-entries .group-entry .group-description p {
          margin: 0; }
        .locations-content .group-entries .group-entry .group-description .group-title {
          color: #0086bf;
          font-weight: 600; }
        .locations-content .group-entries .group-entry .group-description .group-details-item {
          white-space: nowrap; }
        .locations-content .group-entries .group-entry .group-description .group-details-separator {
          padding: 0 3px; }
  .locations-content .locations-results-flexbox {
    display: flex;
    flex-wrap: wrap; }
    .locations-content .locations-results-flexbox .locations-results-item {
      flex: 0 0 100%;
      max-width: 100%;
      margin: 30px 0;
      padding: 0 10px; }
      .locations-content .locations-results-flexbox .locations-results-item .locations-results-item-head a {
        display: flex;
        align-items: center; }
        .locations-content .locations-results-flexbox .locations-results-item .locations-results-item-head a img {
          flex: 0 0 auto;
          float: left;
          margin: 4px 7px 4px 0; }
        .locations-content .locations-results-flexbox .locations-results-item .locations-results-item-head a .title {
          flex: 0 1 auto;
          color: #0086bf;
          font-weight: 600;
          font-size: 1em;
          text-transform: uppercase; }
      .locations-content .locations-results-flexbox .locations-results-item .locations-results-item-head a:hover {
        text-decoration: none; }
      .locations-content .locations-results-flexbox .locations-results-item .locations-results-item-body {
        margin: 12px 0 0 47px; }
        .locations-content .locations-results-flexbox .locations-results-item .locations-results-item-body p {
          margin: 0; }
    @media only screen and (min-width: 768px) {
      .locations-content .locations-results-flexbox .locations-results-item {
        flex-basis: 50%;
        max-width: 50%; } }
    @media only screen and (min-width: 992px) {
      .locations-content .locations-results-flexbox .locations-results-item {
        flex-basis: 33.3%;
        max-width: 33.3%; } }
  .locations-content .locations-results-table {
    width: 100%; }
    .locations-content .locations-results-table tr:nth-child(2n) {
      background-color: #dee6f1; }
    .locations-content .locations-results-table td {
      padding: 12px 8px; }
      .locations-content .locations-results-table td ul {
        list-style: none;
        margin: 0;
        padding: 0; }
    @media only screen and (min-width: 768px) {
      .locations-content .locations-results-table .map-link {
        cursor: pointer; } }
    .locations-content .locations-results-table td.type {
      text-align: center; }
    .locations-content .locations-results-table td.contact, .locations-content .locations-results-table td.distance, .locations-content .locations-results-table td.route {
      white-space: nowrap; }
  @media only screen and (max-width: 767px) {
    .locations-content .locations-results-table {
      display: block; }
      .locations-content .locations-results-table tbody, .locations-content .locations-results-table td {
        display: block; }
      .locations-content .locations-results-table tr {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-left: -4%;
        margin-right: -4%;
        padding: 6px 0; }
      .locations-content .locations-results-table td {
        flex: 0 1 100%;
        padding: 3px 4%; }
      .locations-content .locations-results-table td.type, .locations-content .locations-results-table td.name, .locations-content .locations-results-table td.distance, .locations-content .locations-results-table td.route {
        flex-basis: auto; }
      .locations-content .locations-results-table td.type {
        padding-right: 0; }
      .locations-content .locations-results-table td.name {
        flex: 1 1 00px; }
      .locations-content .locations-results-table td.route {
        font-size: 1.2em;
        margin-left: auto; } }

#locations-results {
  display: none; }

a.anchor-point {
  display: block; }

img.marker-REG {
  width: 40px; }

img.marker-GEZ {
  width: 16px; }

img.marker-MOB {
  width: 14px; }

@-webkit-keyframes blinkMarker {
  0% {
    opacity: 1; }
  25% {
    opacity: .6; }
  50% {
    opacity: 1; }
  75% {
    opacity: .6; }
  100% {
    opacity: 1; } }

@-moz-keyframes blinkMarker {
  0% {
    opacity: 1; }
  25% {
    opacity: .6; }
  50% {
    opacity: 1; }
  75% {
    opacity: .6; }
  100% {
    opacity: 1; } }

@-o-keyframes blinkMarker {
  0% {
    opacity: 1; }
  25% {
    opacity: .6; }
  50% {
    opacity: 1; }
  75% {
    opacity: .6; }
  100% {
    opacity: 1; } }

@keyframes blinkMarker {
  0% {
    opacity: 1; }
  25% {
    opacity: .6; }
  50% {
    opacity: 1; }
  75% {
    opacity: .6; }
  100% {
    opacity: 1; } }

.testimonial .testimonial-content {
  margin-bottom: 25px; }

.testimonial .testimonial-summary {
  font-weight: 600; }

.testimonial .testimonial-company-info {
  margin-bottom: 30px; }
  .testimonial .testimonial-company-info .testimonial-company-info-row {
    margin-bottom: .75em; }
  .testimonial .testimonial-company-info .company-logo {
    padding: 10px 0; }
    .testimonial .testimonial-company-info .company-logo img {
      max-width: 100%;
      max-height: 8em; }
  .testimonial .testimonial-company-info .company-website a {
    color: #545454; }
    .testimonial .testimonial-company-info .company-website a i {
      font-size: 0.9em; }
  .testimonial .testimonial-company-info .testimonial-company-info-separator {
    color: #0086bf;
    font-weight: 500;
    margin-left: 8px;
    margin-right: 8px; }

.testimonial .testimonial-paragraph-image {
  margin: 3px 0; }

.testimonial .testimonial-paragraph-image.alignment-fill > img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.testimonial .testimonial-paragraph-image.alignment-left {
  float: left;
  margin-right: 20px; }

.testimonial .testimonial-paragraph-image.alignment-right {
  float: right;
  margin-left: 20px; }

.testimonial .testimonials-wrapper {
  padding: 0 0 20px; }

.testimonial .banner .banner-overlay .banner-overlay-gradient {
  left: 0; }

.testimonial .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content {
  flex-basis: 55%; }

.testimonial .slick-current.slick-active {
  border-right: 1px solid #dfe0e4; }

.idewe-website-wrapper .ui-accordion-header {
  background-color: #f0f4f9;
  color: #545454;
  border: none;
  border-radius: 0;
  margin: 5px 0 0 0;
  padding: .8em 0; }
  .idewe-website-wrapper .ui-accordion-header .header-content {
    display: flex;
    align-items: center; }
    .idewe-website-wrapper .ui-accordion-header .header-content img {
      height: 1.75em;
      margin-right: 6px; }
    .idewe-website-wrapper .ui-accordion-header .header-content .header-text {
      font-size: 1.1em;
      font-weight: 600;
      flex: 1 1 auto; }
    .idewe-website-wrapper .ui-accordion-header .header-content i {
      margin-left: 12px;
      transition: transform .4s; }

.idewe-website-wrapper .ui-accordion-header-active .header-content i {
  transform: rotate(90deg); }

.idewe-website-wrapper .ui-accordion-content {
  color: #545454;
  border: none;
  border-radius: 0; }
  .idewe-website-wrapper .ui-accordion-content a {
    color: #0086bf; }

.related-testimonials {
  position: relative; }
  .related-testimonials h3 {
    margin-bottom: 20px; }
  .related-testimonials .relatedTestimonial {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 1px 25px; }
    .related-testimonials .relatedTestimonial .relatedTestimonialContent {
      max-width: 100%; }
    .related-testimonials .relatedTestimonial img {
      width: auto;
      max-height: 5.5em;
      max-width: 90%;
      margin-left: auto;
      margin-right: auto; }
    .related-testimonials .relatedTestimonial .company-name {
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: center;
      font-weight: 600;
      color: #01426a; }
    .related-testimonials .relatedTestimonial .quote-testimonial {
      margin-top: 15px;
      margin-bottom: 15px;
      text-align: center; }
      .related-testimonials .relatedTestimonial .quote-testimonial a {
        line-height: 1.2;
        font-weight: 600;
        color: #b5bd00; }
        .related-testimonials .relatedTestimonial .quote-testimonial a .fa.fa-quote-left, .related-testimonials .relatedTestimonial .quote-testimonial a .fa.fa-quote-right {
          font-size: 0.75em;
          display: inline; }
        .related-testimonials .relatedTestimonial .quote-testimonial a .fa.fa-quote-left {
          margin-right: 5px; }
        .related-testimonials .relatedTestimonial .quote-testimonial a .fa.fa-quote-right {
          margin-left: 5px; }
      .related-testimonials .relatedTestimonial .quote-testimonial a:hover {
        text-decoration: none; }
    .related-testimonials .relatedTestimonial .excerpt-testimonial {
      font-size: .9em;
      text-align: center; }
    .related-testimonials .relatedTestimonial .button {
      margin-top: 15px;
      min-width: 30%; }
  .related-testimonials .testimonial-carousel {
    margin-top: 40px;
    margin-bottom: 20px; }
    .related-testimonials .testimonial-carousel .slick-track {
      display: flex;
      flex-direction: row; }
    .related-testimonials .testimonial-carousel .slick-list {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }

.testimonial-overview {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.testimonial-overview-item {
  flex: 0 1 100%;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding: 30px 25px; }
  .testimonial-overview-item .logo {
    width: 100%;
    height: 110px;
    float: left;
    padding: 10px 20px;
    position: relative; }
    .testimonial-overview-item .logo img {
      display: block;
      max-height: 100px;
      max-width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .testimonial-overview-item .content {
    width: 100%;
    float: left;
    padding: 0 25px; }
    .testimonial-overview-item .content .content-button-wrapper {
      width: 100%; }
  .testimonial-overview-item h4.title {
    font-size: 1em;
    display: none;
    color: #01426a;
    font-weight: 600; }
  .testimonial-overview-item p.quote {
    text-align: center;
    margin: 15px 0; }
    .testimonial-overview-item p.quote a {
      font-size: 0.9em;
      color: #0086bf;
      font-weight: 700; }
      .testimonial-overview-item p.quote a .fa-quote-left, .testimonial-overview-item p.quote a .fa-quote-right {
        font-size: 0.75em;
        display: inline; }
      .testimonial-overview-item p.quote a .fa-quote-left {
        margin-right: 5px; }
      .testimonial-overview-item p.quote a .fa-quote-right {
        margin-left: 5px; }
    .testimonial-overview-item p.quote a:hover {
      text-decoration: none; }
  .testimonial-overview-item p.description {
    font-size: 14px;
    margin-bottom: 3.5em;
    text-align: center; }
  .testimonial-overview-item .button {
    bottom: 15px;
    position: absolute;
    margin-bottom: 1em;
    left: 50%;
    transform: translateX(-50%); }

@media only screen and (min-width: 768px) {
  .testimonial-overview-item {
    flex-basis: auto;
    width: 50%;
    border-right-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #dfe0e4; }
    .testimonial-overview-item:nth-child(even) {
      border-right-style: none; }
    .testimonial-overview-item:nth-last-child(1) {
      border-bottom-style: none; }
    .testimonial-overview-item:nth-last-child(2) {
      border-bottom-style: none; } }

.idewe-website-wrapper .testimonial-overview-wrapper .load-more-button {
  text-align: center;
  cursor: pointer;
  color: #909090;
  margin-top: 15px;
  padding: 0 0 20px 0; }
  .idewe-website-wrapper .testimonial-overview-wrapper .load-more-button > i {
    font-size: 3.2em;
    -webkit-text-stroke: 4px white;
    display: none; }
    .idewe-website-wrapper .testimonial-overview-wrapper .load-more-button > i.fa-spin {
      display: block; }
  .idewe-website-wrapper .testimonial-overview-wrapper .load-more-button > p {
    padding-top: 5px; }

.idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter {
  background-color: #0086bf;
  color: white;
  padding: 15px 0;
  margin: 15px 0; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .checkbox {
    margin: 6px 0; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter button {
    width: 100%;
    height: 40px;
    margin-top: 10px; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .checkbox:hover input ~ .checkmark {
    background-color: rgba(255, 255, 255, 0.2); }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .row {
    line-height: 15px; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter label {
    font-size: 11px;
    padding-left: 22px;
    line-height: 18px; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #0086bf;
    border: solid 1px white; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter input:checked ~ .checkmark:after {
    display: block; }
  .idewe-website-wrapper .testimonial-overview-wrapper .testimonial-overview-filter .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.banner {
  position: relative;
  height: 350px;
  overflow: hidden;
  z-index: 101; }
  .banner h1, .banner h2, .banner h3, .banner h4, .banner h5 {
    text-transform: none; }
  .banner .button {
    margin-top: 20px; }
  .banner .clip-path {
    position: absolute;
    background: white;
    height: 1500px;
    top: 300px;
    right: -2000px;
    left: -2000px;
    border-radius: 50%;
    border-style: solid;
    border-color: white;
    border-width: 4px; }
  @media only screen and (min-width: 768px) {
    .banner.parallax-image img.right {
      min-height: 130%; }
    .banner.parallax-image img.left {
      min-height: 130%; }
    .banner.parallax-image img.centered {
      min-height: 130%; } }
  .banner img.centered, .banner img.left, .banner img.right {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    display: none; }
    @media only screen and (min-width: 768px) {
      .banner img.centered, .banner img.left, .banner img.right {
        display: block; } }
  @media only screen and (min-width: 768px) {
    .banner img.centered {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) !important;
      max-width: 1000%;
      min-height: 100%;
      min-width: 100%; }
    .banner img.left {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translate(0%, -50%) !important;
      max-width: 1000%;
      min-height: 100%;
      min-width: 100%; }
    .banner img.right {
      position: absolute;
      top: 50%;
      left: auto;
      right: 0;
      transform: translate(0%, -50%) !important;
      max-width: 1000%;
      min-height: 100%;
      min-width: 100%; } }
  .banner .banner-overlay {
    width: 100%; }
    .banner .banner-overlay .banner-overlay-gradient {
      position: absolute;
      top: 0;
      right: -1px;
      bottom: 0;
      left: -50%;
      background: #0086bf;
      left: inherit;
      background: linear-gradient(to right, transparent, #0086bf 65%); }
      @media only screen and (min-width: 768px) {
        .banner .banner-overlay .banner-overlay-gradient {
          background: transparent;
          left: 30%; } }
      .banner .banner-overlay .banner-overlay-gradient.banner-gradient-a {
        background: linear-gradient(to right, transparent, #0086bf 65%); }
      .banner .banner-overlay .banner-overlay-gradient.banner-gradient-b {
        background: linear-gradient(to right, transparent, #b5bd00 65%); }
      .banner .banner-overlay .banner-overlay-gradient.banner-gradient-c {
        background: linear-gradient(to right, transparent, #01426a 65%); }
      .banner .banner-overlay .banner-overlay-gradient.banner-gradient-d {
        background: linear-gradient(to right, transparent, #00a7cd 65%); }
      .banner .banner-overlay .banner-overlay-gradient.banner-gradient-e {
        background: linear-gradient(to right, transparent, #dfe0e4 65%); }
      .banner .banner-overlay .banner-overlay-gradient.banner-gradient-f {
        background: linear-gradient(to right, transparent, #008d97 65%); }
    .banner .banner-overlay.left .banner-overlay-gradient {
      right: -50%;
      right: inherit;
      background-color: #0086bf;
      left: -1px;
      background: linear-gradient(to left, transparent, #0086bf 65%); }
      @media only screen and (min-width: 768px) {
        .banner .banner-overlay.left .banner-overlay-gradient {
          background-color: transparent;
          right: 30%; } }
      .banner .banner-overlay.left .banner-overlay-gradient.banner-gradient-a {
        background: linear-gradient(to left, transparent, #0086bf 65%); }
      .banner .banner-overlay.left .banner-overlay-gradient.banner-gradient-b {
        background: linear-gradient(to left, transparent, #b5bd00 65%); }
      .banner .banner-overlay.left .banner-overlay-gradient.banner-gradient-c {
        background: linear-gradient(to left, transparent, #01426a 65%); }
      .banner .banner-overlay.left .banner-overlay-gradient.banner-gradient-d {
        background: linear-gradient(to left, transparent, #00a7cd 65%); }
      .banner .banner-overlay.left .banner-overlay-gradient.banner-gradient-e {
        background: linear-gradient(to left, transparent, #dfe0e4 65%); }
      .banner .banner-overlay.left .banner-overlay-gradient.banner-gradient-f {
        background: linear-gradient(to left, transparent, #008d97 65%); }
    @media only screen and (min-width: 768px) {
      .banner .banner-overlay.right ul.idewe-quick-links {
        margin-right: 16px;
        margin-left: 0px;
        text-align: right; }
        .banner .banner-overlay.right ul.idewe-quick-links li:before {
          content: none; }
        .banner .banner-overlay.right ul.idewe-quick-links li:after {
          content: '';
          border-color: transparent #01426a;
          border-style: solid;
          border-width: 0.35em 0.45em 0.35em 0;
          display: block;
          height: 0;
          width: 0;
          top: -14px;
          position: relative;
          left: calc(100% + 6px); }
      .banner .banner-overlay.right .idewe-banner-search-container input {
        margin-right: -16px; }
      .banner .banner-overlay.right .idewe-banner-search-container .search-button {
        left: -6px; } }
    .banner .banner-overlay.right .banner-overlay-content {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .banner .banner-overlay.right .banner-overlay-content {
          text-align: right; } }
      .banner .banner-overlay.right .banner-overlay-content .banner-quote-author {
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .banner .banner-overlay.right .banner-overlay-content .banner-quote-author {
            text-align: right; } }
      .banner .banner-overlay.right .banner-overlay-content .banner-quote-function {
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .banner .banner-overlay.right .banner-overlay-content .banner-quote-function {
            text-align: right; } }
    .banner .banner-overlay .idewe-quick-links-container {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
    .banner .banner-overlay.left .idewe-quick-links-container {
      justify-content: flex-start; }
    .banner .banner-overlay.right .idewe-quick-links-container {
      justify-content: flex-end; }
    @media only screen and (min-width: 768px) {
      .banner .banner-overlay.left .banner-overlay-content {
        text-align: left; } }
    .banner .banner-overlay.left .banner-overlay-content .banner-quote-author {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .banner .banner-overlay.left .banner-overlay-content .banner-quote-author {
          text-align: left; } }
    .banner .banner-overlay.left .banner-overlay-content .banner-quote-function {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .banner .banner-overlay.left .banner-overlay-content .banner-quote-function {
          text-align: left; } }
    .banner .banner-overlay .banner-overlay-content-wrapper {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      top: 0;
      background: #0086bf; }
      @media only screen and (max-width: calc(768px - 1px)) {
        .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-title {
          color: white !important; } }
      @media only screen and (min-width: 768px) {
        .banner .banner-overlay .banner-overlay-content-wrapper {
          background: transparent; } }
      .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner {
        padding-left: 4%;
        padding-right: 4%;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center; }
        @media only screen and (min-width: 768px) {
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner {
            margin-left: auto;
            margin-right: auto;
            padding-left: 40px;
            padding-right: 40px;
            max-width: 1060px; } }
        .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content {
          flex: 0 1 100%;
          color: white; }
          @media only screen and (max-width: calc(768px - 1px)) {
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content {
              flex: 0 1 100% !important; } }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.bigger .banner-title {
            font-size: 1.6em;
            text-transform: none;
            font-weight: 600; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.bigger .banner-quote {
            font-size: 1.6em;
            line-height: 1.3em;
            text-transform: none;
            font-weight: 600;
            margin-bottom: 20px; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.bigger .banner-quote-author {
            font-size: 1.2em;
            text-transform: none;
            font-weight: 700; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.bigger .banner-quote-function {
            font-size: 1.1em; }
          @media only screen and (min-width: 768px) {
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.bigger {
              flex-basis: 55%; } }
          @media only screen and (min-width: 768px) {
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content {
              flex-basis: 60%; } }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content .idewe-banner-search-container {
            color: #545454; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-b .button {
            color: white;
            background-color: #008d97;
            border: 1px solid #008d97; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-b .button.inverted-border {
              border-color: white; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-b .button:hover {
              color: #008d97;
              background-color: white; }
              .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-b .button:hover.changing-border {
                border-color: white; }
                .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-b .button:hover.changing-border.inverted-border {
                  border-color: #008d97; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-c .button {
            color: white;
            background-color: #0086bf;
            border: 1px solid #0086bf; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-c .button.inverted-border {
              border-color: white; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-c .button:hover {
              color: #0086bf;
              background-color: white; }
              .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-c .button:hover.changing-border {
                border-color: white; }
                .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-c .button:hover.changing-border.inverted-border {
                  border-color: #0086bf; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-e {
            color: #01426a; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-e .button {
              color: white;
              background-color: #0086bf;
              border: 1px solid #0086bf; }
              .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-e .button.inverted-border {
                border-color: white; }
              .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-e .button:hover {
                color: #0086bf;
                background-color: white; }
                .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-e .button:hover.changing-border {
                  border-color: white; }
                  .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-e .button:hover.changing-border.inverted-border {
                    border-color: #0086bf; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-f .button {
            color: white;
            background-color: #b5bd00;
            border: 1px solid #b5bd00; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-f .button.inverted-border {
              border-color: white; }
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-f .button:hover {
              color: #b5bd00;
              background-color: white; }
              .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-f .button:hover.changing-border {
                border-color: white; }
                .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.banner-gradient-f .button:hover.changing-border.inverted-border {
                  border-color: #b5bd00; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content.rounded-bottom {
            margin-top: -25px; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content h2 {
            margin-top: 0; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content p {
            margin: 0;
            padding: 0; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content .banner-title {
            color: inherit;
            font-weight: 600;
            font-size: 1.2em;
            text-transform: uppercase;
            margin-bottom: 0.4em; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content .banner-quote {
            color: inherit;
            display: flex;
            justify-content: center;
            text-transform: uppercase; }
          @media only screen and (min-width: 768px) {
            .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content .banner-quote {
              justify-content: flex-end; } }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content .banner-quote-author {
            color: inherit;
            font-weight: 600;
            font-size: 0.8em;
            text-transform: uppercase; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content .banner-quote-function {
            color: inherit;
            font-size: 0.7em; }
          .banner .banner-overlay .banner-overlay-content-wrapper .banner-overlay-content-inner .banner-overlay-content h2 {
            color: inherit; }
    .banner .banner-overlay.left .banner-overlay-content-wrapper .banner-overlay-content-inner {
      justify-content: flex-start; }
    .banner .banner-overlay .idewe-banner-search-container li {
      margin-bottom: 0 !important; }
    .banner .banner-overlay .idewe-banner-search-container ul {
      margin: 0 !important; }

.banner-clearfix {
  margin-bottom: -40px; }
  @media only screen and (min-width: 768px) {
    .banner-clearfix {
      margin-bottom: 0px; } }
  @media only screen and (min-width: 992px) {
    .banner-clearfix {
      margin-bottom: -40px; } }

.segment-details {
  margin-bottom: 35px; }
  .segment-details .segment-details-testimonials-wrapper {
    margin-top: 25px;
    margin-bottom: 35px; }
  .segment-details .segment-details-contact-wrapper {
    padding-top: 10px;
    padding-bottom: 30px; }
  .segment-details .segment-details-newsletter {
    margin-top: 30px;
    margin-bottom: 30px; }

.training-cluster-overview {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0 0 20px; }
  @media only screen and (min-width: 768px) {
    .training-cluster-overview {
      justify-content: flex-start;
      flex-direction: row; } }
  .training-cluster-overview .training-cluster-item {
    flex: 0 1 auto;
    max-width: 100%;
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .training-cluster-overview .training-cluster-item {
        flex: 0 1 33.33%;
        max-width: 33.33%; } }
    .training-cluster-overview .training-cluster-item .training-cluster-item-link {
      max-width: 100%;
      margin: 8px 0;
      display: flex;
      align-items: center;
      justify-content: center; }
    .training-cluster-overview .training-cluster-item .training-cluster-item-img {
      flex: 0 1 300px;
      width: 300px;
      max-width: 100%; }

.training-cluster-details {
  margin-bottom: 35px; }
  .training-cluster-details .sub-cluster-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .training-cluster-details .sub-cluster-wrapper .sub-cluster-item {
      flex: 0 0 100%;
      max-width: 100%;
      font-size: .9em;
      padding: 30px 0;
      text-align: center; }
      .training-cluster-details .sub-cluster-wrapper .sub-cluster-item .sub-cluster-item-content {
        padding: 0 15px; }
        .training-cluster-details .sub-cluster-wrapper .sub-cluster-item .sub-cluster-item-content h3.title {
          margin-top: 20px; }
        .training-cluster-details .sub-cluster-wrapper .sub-cluster-item .sub-cluster-item-content .training-sub-cluster-item-img {
          max-height: 150px; }
        .training-cluster-details .sub-cluster-wrapper .sub-cluster-item .sub-cluster-item-content .cluster-filter-button {
          text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .training-cluster-details .sub-cluster-wrapper .sub-cluster-item {
        flex-basis: 50%;
        max-width: 50%; } }
    @media only screen and (min-width: 992px) {
      .training-cluster-details .sub-cluster-wrapper .sub-cluster-item {
        flex-basis: 33.3%;
        max-width: 33.3%; } }

.training-detail-wrapper {
  padding: 10px 0 40px 0; }
  .training-detail-wrapper .hidden {
    display: none;
    height: 0; }
  .training-detail-wrapper #inschrijvingsButton {
    font-size: 1em;
    text-transform: uppercase; }
  .training-detail-wrapper .training-detail-inner-wrapper {
    display: block; }
    .training-detail-wrapper .training-detail-inner-wrapper h3 {
      color: #b5bd00; }
    .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content {
      padding-right: 40px;
      border-right: solid 2px #dfe0e4; }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content ul:not(.breadcrumbs) {
        list-style-type: none;
        padding-left: 0;
        overflow: hidden; }
        .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content ul:not(.breadcrumbs) > li {
          padding-left: 38.6px;
          text-indent: -28.6px;
          margin-top: 10px;
          margin-bottom: 10px; }
          .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content ul:not(.breadcrumbs) > li:before {
            content: "\f00c";
            font-family: 'Font Awesome 5 Pro';
            font-weight: 900;
            color: #545454;
            margin-right: 12px;
            font-style: normal; }
          .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content ul:not(.breadcrumbs) > li ul > li:before {
            content: "\f111";
            font-family: 'Font Awesome 5 Pro';
            font-weight: 500;
            color: #545454;
            margin-right: 6px;
            font-size: 0.6em;
            vertical-align: middle;
            font-style: normal; }
    .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details {
      width: 100%;
      border: none;
      padding-left: 0;
      padding-right: 0; }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .moment, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .moment {
        font-size: 0.9em;
        padding: 5px 8px; }
        .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .moment .datum, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .moment .datum {
          font-weight: 700; }
        .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .moment:nth-child(odd), .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .moment:nth-child(odd) {
          background-color: #dee6f1; }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-wrapper, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-wrapper {
        display: flex;
        margin-bottom: 15px; }
        @media only screen and (max-width: 450px) {
          .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-wrapper, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-wrapper {
            flex-wrap: wrap; } }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-label, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-label {
        text-transform: uppercase;
        color: #0086bf;
        font-weight: 600;
        flex: 0 0 10em; }
        @media only screen and (max-width: 450px) {
          .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-label, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-label {
            flex: 0 0 100%; } }
      @media only screen and (max-width: 450px) {
        .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .content, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .content {
          margin-left: 15px; } }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-content, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-content {
        flex: 1 0 00px; }
        @media only screen and (max-width: 450px) {
          .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-content, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-content {
            margin-left: 15px; } }
        .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-content .in-company-block, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-content .in-company-block {
          margin-top: 10px;
          background-color: #0086bf;
          color: white;
          border-radius: 4px;
          padding: 15px 20px;
          font-weight: 400; }
          .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content .form-item-content .in-company-block:hover, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details .form-item-content .in-company-block:hover {
            opacity: 0.8; }
  .training-detail-wrapper .training-warning {
    border: 1px #0086bf solid;
    color: #0086bf;
    background-color: #dee6f1;
    padding: 15px 20px;
    border-radius: 4px; }
  @media only screen and (min-width: 768px) {
    .training-detail-wrapper .training-detail-inner-wrapper {
      display: flex; }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content {
        padding-right: 30px;
        border-right: solid 2px #dfe0e4; }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details {
        padding-left: 30px; }
      .training-detail-wrapper .training-detail-inner-wrapper .training-detail-content, .training-detail-wrapper .training-detail-inner-wrapper .training-detail-details {
        width: 50%; } }

.idewe-website-wrapper #zoekSuggestieTekst a {
  color: #545454; }
  .idewe-website-wrapper #zoekSuggestieTekst a .resultString {
    color: black; }
    .idewe-website-wrapper #zoekSuggestieTekst a .resultString .suggest-highlight {
      color: #0086bf;
      font-style: italic;
      font-weight: 500; }

.idewe-website-wrapper #input-suggestion-box:not(:empty) {
  width: 270px;
  top: 35px; }
  .idewe-website-wrapper #input-suggestion-box:not(:empty) li {
    display: block; }

.idewe-website-wrapper #suggestion-box:not(:empty), .idewe-website-wrapper #training-suggestion-box:not(:empty) {
  left: 0; }

.idewe-website-wrapper #suggestion-box,
.idewe-website-wrapper #input-suggestion-box,
.idewe-website-wrapper #training-suggestion-box {
  margin: 0;
  padding-left: 0;
  position: absolute;
  right: 0;
  border-radius: 4px; }
  .idewe-website-wrapper #suggestion-box:not(:empty),
  .idewe-website-wrapper #input-suggestion-box:not(:empty),
  .idewe-website-wrapper #training-suggestion-box:not(:empty) {
    z-index: 9000; }
    .idewe-website-wrapper #suggestion-box:not(:empty) li,
    .idewe-website-wrapper #input-suggestion-box:not(:empty) li,
    .idewe-website-wrapper #training-suggestion-box:not(:empty) li {
      background-color: white;
      list-style: none;
      cursor: pointer;
      line-height: 20px;
      border-width: 1px;
      border-top-style: none;
      border-bottom-style: none;
      border-left-style: solid;
      border-right-style: solid;
      border-color: #545454;
      padding-left: 10px;
      text-align: left;
      text-transform: lowercase;
      padding-top: 5px;
      padding-bottom: 5px;
      margin: 0; }
      .idewe-website-wrapper #suggestion-box:not(:empty) li:first-child,
      .idewe-website-wrapper #input-suggestion-box:not(:empty) li:first-child,
      .idewe-website-wrapper #training-suggestion-box:not(:empty) li:first-child {
        border-top-style: solid;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .idewe-website-wrapper #suggestion-box:not(:empty) li:last-child,
      .idewe-website-wrapper #input-suggestion-box:not(:empty) li:last-child,
      .idewe-website-wrapper #training-suggestion-box:not(:empty) li:last-child {
        border-bottom-style: solid;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
      .idewe-website-wrapper #suggestion-box:not(:empty) li.hovered,
      .idewe-website-wrapper #input-suggestion-box:not(:empty) li.hovered,
      .idewe-website-wrapper #training-suggestion-box:not(:empty) li.hovered {
        background-color: #0086bf;
        color: white; }

.idewe-website-wrapper .simple-search-training {
  padding-top: 10px;
  padding-bottom: 10px; }
  .idewe-website-wrapper .simple-search-training p {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    color: #b5bd00; }
  .idewe-website-wrapper .simple-search-training input {
    border-color: #0086bf; }
    .idewe-website-wrapper .simple-search-training input:focus {
      outline: none; }
  .idewe-website-wrapper .simple-search-training button {
    width: 100%;
    margin-top: 10px;
    float: right;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      .idewe-website-wrapper .simple-search-training button {
        width: 90%;
        margin-top: 0; } }

.idewe-website-wrapper #portlet_TrainingSearchPortlet .cluster-panel {
  flex-direction: column; }

.idewe-website-wrapper .filteractief {
  line-height: 2.3em;
  font-size: 0.8em;
  color: #e85c41;
  font-weight: 600;
  margin-left: 25px; }
  .idewe-website-wrapper .filteractief.align-right {
    text-align: right; }
  .idewe-website-wrapper .filteractief i {
    color: #e85c41 !important; }

.idewe-website-wrapper #resetFiltersButton {
  max-width: 100%; }

.idewe-website-wrapper #resetFiltersButton,
.idewe-website-wrapper #toggleFiltersButton {
  float: right; }

.idewe-website-wrapper #toggleFiltersButton {
  margin-left: 10px; }

.idewe-website-wrapper .search-results .btn-search-cancel {
  display: none; }

.idewe-website-wrapper .search-results #load-more-button {
  cursor: pointer; }

.idewe-website-wrapper .search-results .load-more-button {
  text-align: center;
  margin-top: 50px;
  color: #909090; }
  .idewe-website-wrapper .search-results .load-more-button i {
    font-size: 3.2em;
    -webkit-text-stroke: 4px white;
    color: #909090;
    display: none; }
    .idewe-website-wrapper .search-results .load-more-button i.fa-spin {
      display: block; }
  .idewe-website-wrapper .search-results .load-more-button p {
    margin-top: 10px; }

@media only screen and (max-width: 768px) {
  .idewe-website-wrapper .btn-search-cancel {
    left: 235px !important; } }

.idewe-website-wrapper .facetsBlock input[type=checkbox]:checked + span,
.idewe-website-wrapper .resultsBlock input[type=checkbox]:checked + span {
  color: #0086bf;
  font-weight: 700; }

.idewe-website-wrapper .facetsBlock .checkbox label,
.idewe-website-wrapper .resultsBlock .checkbox label {
  font-size: 1em;
  position: relative; }
  .idewe-website-wrapper .facetsBlock .checkbox label.smaller,
  .idewe-website-wrapper .resultsBlock .checkbox label.smaller {
    font-size: 0.8em;
    padding-left: 25px; }
  .idewe-website-wrapper .facetsBlock .checkbox label span,
  .idewe-website-wrapper .resultsBlock .checkbox label span {
    white-space: nowrap; }

.idewe-website-wrapper .facetsBlock .checkmark,
.idewe-website-wrapper .facetsBlock .box,
.idewe-website-wrapper .resultsBlock .checkmark,
.idewe-website-wrapper .resultsBlock .box {
  border-color: #545454; }
  .idewe-website-wrapper .facetsBlock .checkmark.stripe:after,
  .idewe-website-wrapper .facetsBlock .box.stripe:after,
  .idewe-website-wrapper .resultsBlock .checkmark.stripe:after,
  .idewe-website-wrapper .resultsBlock .box.stripe:after {
    border-color: #0086bf; }
  .idewe-website-wrapper .facetsBlock .checkmark:after,
  .idewe-website-wrapper .facetsBlock .box:after,
  .idewe-website-wrapper .resultsBlock .checkmark:after,
  .idewe-website-wrapper .resultsBlock .box:after {
    border-color: #0086bf; }

.idewe-website-wrapper .facetsBlock h3,
.idewe-website-wrapper .resultsBlock h3 {
  color: #0086bf; }

.idewe-website-wrapper .facetsBlock .facetCount,
.idewe-website-wrapper .resultsBlock .facetCount {
  color: black; }

.idewe-website-wrapper .facetsBlock .facetCategoryTitle,
.idewe-website-wrapper .resultsBlock .facetCategoryTitle {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  margin-bottom: 5px; }

.idewe-website-wrapper .facetsBlock .filters > .row,
.idewe-website-wrapper .resultsBlock .filters > .row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px; }

.idewe-website-wrapper .facetsBlock .filters .three-col-facet, .idewe-website-wrapper .facetsBlock .filters .four-col-facet,
.idewe-website-wrapper .resultsBlock .filters .three-col-facet,
.idewe-website-wrapper .resultsBlock .filters .four-col-facet {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.idewe-website-wrapper .facetsBlock .filters i,
.idewe-website-wrapper .resultsBlock .filters i {
  width: 20px;
  margin-left: 6px;
  margin-right: 6px;
  color: #545454;
  text-align: center; }

.idewe-website-wrapper .facetsBlock .filters .checkmark,
.idewe-website-wrapper .resultsBlock .filters .checkmark {
  width: 16px;
  height: 16px; }
  .idewe-website-wrapper .facetsBlock .filters .checkmark:after,
  .idewe-website-wrapper .resultsBlock .filters .checkmark:after {
    top: 1px;
    left: 4px; }

.idewe-website-wrapper .facetsBlock .filters .spacer,
.idewe-website-wrapper .resultsBlock .filters .spacer {
  margin-bottom: 0;
  height: 0; }

.idewe-website-wrapper .facetsBlock .filters .subcluster-panel,
.idewe-website-wrapper .resultsBlock .filters .subcluster-panel {
  padding-left: 6px;
  display: none; }
  .idewe-website-wrapper .facetsBlock .filters .subcluster-panel.open,
  .idewe-website-wrapper .resultsBlock .filters .subcluster-panel.open {
    display: block;
    margin-bottom: 10px; }
    .idewe-website-wrapper .facetsBlock .filters .subcluster-panel.open .row,
    .idewe-website-wrapper .resultsBlock .filters .subcluster-panel.open .row {
      padding-left: 14px;
      border-left-style: solid;
      border-left-color: #dfe0e4;
      border-width: 1px; }

.idewe-website-wrapper .facetsBlock .filters .facet, .idewe-website-wrapper .facetsBlock .filters .facet-col,
.idewe-website-wrapper .resultsBlock .filters .facet,
.idewe-website-wrapper .resultsBlock .filters .facet-col {
  width: 100%; }

@media only screen and (min-width: 992px) {
  .idewe-website-wrapper .facetsBlock .filters .four-col-facet .spacer,
  .idewe-website-wrapper .resultsBlock .filters .four-col-facet .spacer {
    margin-bottom: 5px;
    height: 1em; }
  .idewe-website-wrapper .facetsBlock .filters .four-col-facet .facet-col,
  .idewe-website-wrapper .resultsBlock .filters .four-col-facet .facet-col {
    width: 25%; }
  .idewe-website-wrapper .facetsBlock .filters .facet,
  .idewe-website-wrapper .resultsBlock .filters .facet {
    width: 33%; } }

.idewe-website-wrapper .resultsBlock .simple-result-row {
  padding: 10px 0; }
  .idewe-website-wrapper .resultsBlock .simple-result-row .extraInfo {
    font-weight: 200;
    text-transform: uppercase; }
  .idewe-website-wrapper .resultsBlock .simple-result-row .title {
    color: #545454;
    font-weight: 700; }
  .idewe-website-wrapper .resultsBlock .simple-result-row .search-highlight {
    color: #0086bf;
    text-transform: uppercase; }
  .idewe-website-wrapper .resultsBlock .simple-result-row i {
    color: #0086bf;
    font-size: 28px;
    margin-top: 2px;
    -webkit-text-stroke-color: white;
    -webkit-text-stroke-width: 1px; }

@media only screen and (min-width: 992px) {
  .idewe-website-wrapper .resultsBlock .search-result-row {
    font-size: .92em; } }

.idewe-website-wrapper .resultsBlock .results-header {
  background-color: #0086bf;
  display: none;
  color: white;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700; }
  @media only screen and (min-width: 992px) {
    .idewe-website-wrapper .resultsBlock .results-header {
      display: flex; } }
  .idewe-website-wrapper .resultsBlock .results-header .result {
    cursor: pointer; }
    .idewe-website-wrapper .resultsBlock .results-header .result i {
      margin-left: 5px;
      margin-right: 5px; }

.idewe-website-wrapper .resultsBlock .search-result-row-body,
.idewe-website-wrapper .resultsBlock .search-result-row-header,
.idewe-website-wrapper .resultsBlock .results-header {
  width: 100%; }
  .idewe-website-wrapper .resultsBlock .search-result-row-body .result,
  .idewe-website-wrapper .resultsBlock .search-result-row-header .result,
  .idewe-website-wrapper .resultsBlock .results-header .result {
    padding: 5px 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    @media only screen and (min-width: 992px) {
      .idewe-website-wrapper .resultsBlock .search-result-row-body .result,
      .idewe-website-wrapper .resultsBlock .search-result-row-header .result,
      .idewe-website-wrapper .resultsBlock .results-header .result {
        display: flex; } }
    .idewe-website-wrapper .resultsBlock .search-result-row-body .result .fa-sort,
    .idewe-website-wrapper .resultsBlock .search-result-row-header .result .fa-sort,
    .idewe-website-wrapper .resultsBlock .results-header .result .fa-sort {
      opacity: 0.4; }
    .idewe-website-wrapper .resultsBlock .search-result-row-body .result.titel-mobiel,
    .idewe-website-wrapper .resultsBlock .search-result-row-header .result.titel-mobiel,
    .idewe-website-wrapper .resultsBlock .results-header .result.titel-mobiel {
      text-align: left; }

.idewe-website-wrapper .resultsBlock .search-result-row-body .type,
.idewe-website-wrapper .resultsBlock .search-result-row-body .titel,
.idewe-website-wrapper .resultsBlock .results-header .type,
.idewe-website-wrapper .resultsBlock .results-header .titel {
  display: none; }
  @media only screen and (min-width: 992px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .type,
    .idewe-website-wrapper .resultsBlock .search-result-row-body .titel,
    .idewe-website-wrapper .resultsBlock .results-header .type,
    .idewe-website-wrapper .resultsBlock .results-header .titel {
      display: flex;
      justify-content: flex-start;
      text-align: left; } }

.idewe-website-wrapper .resultsBlock .search-result-row-body .type,
.idewe-website-wrapper .resultsBlock .search-result-row-body .thema,
.idewe-website-wrapper .resultsBlock .results-header .type,
.idewe-website-wrapper .resultsBlock .results-header .thema {
  width: 15%; }
  .idewe-website-wrapper .resultsBlock .search-result-row-body .type .col-md-3,
  .idewe-website-wrapper .resultsBlock .search-result-row-body .thema .col-md-3,
  .idewe-website-wrapper .resultsBlock .results-header .type .col-md-3,
  .idewe-website-wrapper .resultsBlock .results-header .thema .col-md-3 {
    text-align: center; }

.idewe-website-wrapper .resultsBlock .search-result-row-body .thema,
.idewe-website-wrapper .resultsBlock .results-header .thema {
  width: 32%; }
  @media only screen and (max-width: 576px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .thema,
    .idewe-website-wrapper .resultsBlock .results-header .thema {
      width: 100%;
      padding-bottom: 0; } }
  @media only screen and (min-width: 992px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .thema,
    .idewe-website-wrapper .resultsBlock .results-header .thema {
      width: 15%; } }

.idewe-website-wrapper .resultsBlock .search-result-row-body .titel,
.idewe-website-wrapper .resultsBlock .results-header .titel {
  width: 40%; }

.idewe-website-wrapper .resultsBlock .search-result-row-body .duur,
.idewe-website-wrapper .resultsBlock .results-header .duur {
  width: 18%; }
  @media only screen and (max-width: 576px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .duur,
    .idewe-website-wrapper .resultsBlock .results-header .duur {
      width: 40%; } }
  @media only screen and (min-width: 992px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .duur,
    .idewe-website-wrapper .resultsBlock .results-header .duur {
      width: 10%; } }

.idewe-website-wrapper .resultsBlock .search-result-row-body .datum,
.idewe-website-wrapper .resultsBlock .search-result-row-body .locatie,
.idewe-website-wrapper .resultsBlock .results-header .datum,
.idewe-website-wrapper .resultsBlock .results-header .locatie {
  width: 25%; }
  @media only screen and (max-width: 576px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .datum,
    .idewe-website-wrapper .resultsBlock .search-result-row-body .locatie,
    .idewe-website-wrapper .resultsBlock .results-header .datum,
    .idewe-website-wrapper .resultsBlock .results-header .locatie {
      width: 30%; } }
  @media only screen and (min-width: 992px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-body .datum,
    .idewe-website-wrapper .resultsBlock .search-result-row-body .locatie,
    .idewe-website-wrapper .resultsBlock .results-header .datum,
    .idewe-website-wrapper .resultsBlock .results-header .locatie {
      width: 10%; } }

.idewe-website-wrapper .resultsBlock .search-result-row-body .datum,
.idewe-website-wrapper .resultsBlock .results-header .datum {
  white-space: nowrap; }

.idewe-website-wrapper .resultsBlock .search-result-row-body,
.idewe-website-wrapper .resultsBlock .search-result-row-header {
  display: flex;
  color: #545454;
  font-size: 0.9em; }
  .idewe-website-wrapper .resultsBlock .search-result-row-body i,
  .idewe-website-wrapper .resultsBlock .search-result-row-header i {
    color: #0086bf; }
  .idewe-website-wrapper .resultsBlock .search-result-row-body:hover, .idewe-website-wrapper .resultsBlock .search-result-row-body:focus,
  .idewe-website-wrapper .resultsBlock .search-result-row-header:hover,
  .idewe-website-wrapper .resultsBlock .search-result-row-header:focus {
    text-decoration: none; }

.idewe-website-wrapper .resultsBlock .search-result-row-body {
  flex-wrap: wrap;
  font-weight: 400; }
  .idewe-website-wrapper .resultsBlock .search-result-row-body i {
    margin: 0 7px 0 10px; }

.idewe-website-wrapper .resultsBlock .search-result-row:hover {
  background-color: #dfe0e4; }
  .idewe-website-wrapper .resultsBlock .search-result-row:hover .search-result-row-header {
    background-color: #dfe0e4; }

@media only screen and (min-width: 992px) {
  .idewe-website-wrapper .resultsBlock .search-result-row:nth-child(odd) {
    background-color: #dee6f1; }
    .idewe-website-wrapper .resultsBlock .search-result-row:nth-child(odd):hover {
      background-color: #dfe0e4; } }

.idewe-website-wrapper .resultsBlock .search-result-row-header {
  background-color: #dee6f1;
  margin-top: 8px;
  display: block; }
  @media only screen and (min-width: 992px) {
    .idewe-website-wrapper .resultsBlock .search-result-row-header {
      display: none; } }
  .idewe-website-wrapper .resultsBlock .search-result-row-header .result {
    padding: 5px 5px; }
    .idewe-website-wrapper .resultsBlock .search-result-row-header .result i {
      margin-right: 8px;
      font-size: 1.25em; }

@media only screen and (max-width: 768px) {
  .chrome .idewe-website-wrapper .btn-search-cancel {
    left: 225px !important; } }

.training-registration {
  margin-bottom: 40px; }
  .training-registration .training-registration-form .training-registration-form-page .portlet-boundary {
    padding-left: inherit;
    padding-right: inherit; }
    @media only screen and (min-width: 768px) {
      .training-registration .training-registration-form .training-registration-form-page .portlet-boundary {
        margin-left: auto;
        margin-right: auto;
        max-width: inherit; } }

.training-item-details {
  background-color: #f0f4f9;
  padding: 12px; }
  .training-item-details table {
    border: none; }
    .training-item-details table th {
      color: #0086bf;
      font-weight: 600;
      padding-right: 8px;
      vertical-align: top;
      white-space: nowrap; }

.training-registration-form-page-selector {
  margin: 35px 0;
  display: flex;
  justify-content: space-around; }
  .training-registration-form-page-selector .training-registration-form-page-item {
    cursor: pointer;
    text-align: center;
    color: #0086bf; }
    .training-registration-form-page-selector .training-registration-form-page-item p {
      margin: 0; }
    .training-registration-form-page-selector .training-registration-form-page-item .page-item-label {
      font-weight: 500; }
    .training-registration-form-page-selector .training-registration-form-page-item .page-item-number {
      display: inline-block;
      margin-top: 5px;
      border: 2px solid #0086bf;
      font-size: 1.25em;
      font-weight: 500;
      line-height: 1.8;
      height: 2em;
      width: 2em;
      border-radius: 50%; }
    .training-registration-form-page-selector .training-registration-form-page-item.active {
      color: #b5bd00; }
      .training-registration-form-page-selector .training-registration-form-page-item.active .page-item-number {
        border-color: #b5bd00;
        background-color: #faff8a; }
    .training-registration-form-page-selector .training-registration-form-page-item.unavailable {
      cursor: default;
      color: #dfe0e4; }
      .training-registration-form-page-selector .training-registration-form-page-item.unavailable .page-item-number {
        border-color: #dfe0e4; }

.training-registration-form .training-registration-form-page {
  display: none; }
  .training-registration-form .training-registration-form-page button.next-button, .training-registration-form .training-registration-form-page button.submit-button, .training-registration-form .training-registration-form-page .button.back-button, .training-registration-form .training-registration-form-page button.add-button {
    float: right;
    margin: 10px 12px; }
  .training-registration-form .training-registration-form-page button.next-button > i, .training-registration-form .training-registration-form-page button.submit-button > i, .training-registration-form .training-registration-form-page .button.back-button > i, .training-registration-form .training-registration-form-page button.add-button > i {
    margin: 0 0 0 8px; }
  .training-registration-form .training-registration-form-page button.add-button > i {
    margin: 0 8px 0 0; }

.training-registration-form.training-registration-error {
  display: block; }
  .training-registration-form.training-registration-error .button.back-button > i {
    margin: 0 0 0 8px; }

.training-registration-form .training-registration-form-section p {
  padding: 0 12px; }

.training-registration-form .training-registration-form-page:first-of-type {
  display: block; }

.training-registration-form h3 {
  text-transform: none;
  margin-top: 24px;
  padding: 8px 12px;
  background-color: #f0f4f9; }

.training-registration-form h4 {
  margin-top: 8px;
  padding: 6px 12px; }

.training-registration-form .required-field-tag {
  color: #e85c41;
  margin: 0 5px;
  font-size: .5em;
  vertical-align: super; }

.training-registration-form .training-legenda {
  display: flex;
  justify-content: flex-end;
  margin: 0 12px; }

.training-registration-form .form-field-wrapper {
  padding: 0 12px;
  margin-bottom: 8px; }
  .training-registration-form .form-field-wrapper .form-field-item-wrapper {
    display: inline-flex;
    align-items: baseline;
    width: 25%;
    min-width: 150px; }
    .training-registration-form .form-field-wrapper .form-field-item-wrapper.form-field-item-wrapper-wide {
      width: 100%; }
    .training-registration-form .form-field-wrapper .form-field-item-wrapper label {
      cursor: pointer;
      padding-left: 8px;
      font-weight: 400; }

.training-participant-overview {
  margin-top: 30px; }
  .training-participant-overview #number-of-free-places {
    font-weight: 600; }
  .training-participant-overview .training-participant-list {
    list-style: none;
    padding: 8px 12px; }
    .training-participant-overview .training-participant-list .training-participant .participant-icon {
      color: #0086bf;
      margin: 0 10px 0 0; }
    .training-participant-overview .training-participant-list .training-participant .participant-name {
      font-weight: 600; }
    .training-participant-overview .training-participant-list .training-participant .remove-participant {
      margin: 0 0 0 10px; }
    .training-participant-overview .training-participant-list .training-participant .remove-participant:hover {
      color: #e85c41; }

.training-captcha {
  margin: 15px 12px; }

#related-trainings-portlet ul {
  list-style: none; }
  #related-trainings-portlet ul li {
    margin: 10px 0; }
    #related-trainings-portlet ul li .button.button-green-inverted {
      margin-left: 25px; }
    #related-trainings-portlet ul li:before {
      content: "\f054";
      color: #b5bd00;
      font-family: 'Font Awesome 5 Pro';
      margin-right: 12px;
      font-style: normal;
      font-weight: 600; }

.action-bar-wrapper {
  background-color: #01426a; }
  @media only screen and (min-width: 992px) {
    .action-bar-wrapper {
      display: none; } }
  .action-bar-wrapper .action-bar {
    display: flex;
    color: white; }
    .action-bar-wrapper .action-bar .action-bar-item {
      color: white;
      flex: 0 0 33.3%;
      max-width: 33.3%;
      border-right: 1px solid #015588;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 8px 0;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .action-bar-wrapper .action-bar .action-bar-item {
          flex-direction: row; } }
      .action-bar-wrapper .action-bar .action-bar-item .action-bar-item-icon {
        margin: 8px 6%;
        height: 2em;
        width: 2em;
        flex: 0 0 auto;
        align-items: center;
        border-radius: 50%;
        background-color: #015588;
        display: flex;
        font-size: 1.6em; }
        @media only screen and (min-width: 768px) {
          .action-bar-wrapper .action-bar .action-bar-item .action-bar-item-icon {
            margin: 0 6%; } }
        .action-bar-wrapper .action-bar .action-bar-item .action-bar-item-icon > * {
          margin: auto; }
        .action-bar-wrapper .action-bar .action-bar-item .action-bar-item-icon > img {
          max-width: 80%;
          max-height: 80%; }
      .action-bar-wrapper .action-bar .action-bar-item .action-bar-item-text {
        font-size: .875em;
        line-height: 1.2;
        font-weight: 600;
        flex: 1 1 auto;
        margin: 0 5px;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .action-bar-wrapper .action-bar .action-bar-item .action-bar-item-text {
            text-transform: uppercase;
            margin: 0 8px 0 0;
            text-align: left; } }
    .action-bar-wrapper .action-bar .action-bar-item:first-child {
      flex: 1 0 33.4%;
      max-width: 33.5%;
      border-left: 1px solid #015588; }
    .action-bar-wrapper .action-bar .action-bar-item:hover {
      text-decoration: none;
      background-color: #015588; }

.right-menu {
  z-index: 2000;
  display: flex;
  flex-direction: row;
  position: fixed;
  top: calc(100% - 60px);
  right: 0;
  bottom: 0;
  height: 60px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .right-menu {
      flex-direction: column;
      top: 22%;
      right: -4px;
      height: 100%;
      bottom: 0;
      width: 45px; } }

.right-menu-container {
  display: none;
  flex-direction: column; }
  @media only screen and (min-width: 992px) {
    .right-menu-container {
      display: flex;
      align-content: stretch;
      align-items: flex-end;
      margin-bottom: 20px; }
      .right-menu-container div.portlet-boundary section.portlet {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: 100%; }
        .right-menu-container div.portlet-boundary section.portlet .portlet-topper {
          left: auto; } }
  @media only screen and (min-width: 992px) {
    .right-menu-container .right-menu-box {
      background-color: #01426a;
      text-align: center;
      height: 45px;
      width: 43px;
      line-height: 45px;
      cursor: pointer;
      border-radius: 4px 0 0 4px;
      font-size: 0.9em;
      margin-top: 2px !important;
      margin-left: 2px;
      align-items: stretch;
      position: relative;
      -webkit-transition: all 0.2s;
      /* Safari */
      transition: all 0.2s; }
      .right-menu-container .right-menu-box a {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .right-menu-container .right-menu-box a .right-menu-label,
        .right-menu-container .right-menu-box a .right-menu-angle {
          display: none; }
        .right-menu-container .right-menu-box a .right-menu-label {
          width: 0;
          text-transform: uppercase;
          background: white;
          color: #01426a;
          border-top: 1px solid #01426a;
          border-left: 1px solid #01426a;
          border-bottom: 1px solid #01426a;
          border-top-left-radius: 4px;
          border-bottom-left-radius: 4px;
          height: 34px;
          text-align: center;
          position: fixed;
          right: -2500px;
          line-height: 34px;
          overflow: hidden;
          white-space: nowrap; } }
      @media only screen and (min-width: 992px) and (-ms-high-contrast: active), only screen and (min-width: 992px) and (-ms-high-contrast: none) {
        .right-menu-container .right-menu-box a .right-menu-label {
          transform: translateY(-50%); } }
  @media only screen and (min-width: 992px) {
        .right-menu-container .right-menu-box a img {
          max-width: 30px;
          max-height: 30px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          position: absolute; }
      .right-menu-container .right-menu-box:hover {
        margin-left: 0;
        -webkit-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.24);
        -moz-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.24);
        box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.24); } }
  @media only screen and (max-width: 992px) {
    .right-menu-container.social {
      display: block;
      width: 100%; }
      .right-menu-container.social div,
      .right-menu-container.social section {
        width: 100% !important; }
      .right-menu-container.social .journal-content-article {
        display: flex;
        flex-direction: row; }
      .right-menu-container.social .right-menu-box {
        flex-grow: 1;
        align-items: stretch;
        position: relative;
        text-align: center;
        font-size: 1.4em;
        height: 60px;
        line-height: 60px;
        color: white;
        cursor: pointer; }
        .right-menu-container.social .right-menu-box a {
          display: flex;
          justify-content: center;
          align-items: center;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .right-menu-container.social .right-menu-box a .right-menu-label,
          .right-menu-container.social .right-menu-box a .right-menu-angle {
            display: none; }
          .right-menu-container.social .right-menu-box a img {
            max-width: 30px;
            max-height: 30px;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            position: absolute; } }
  .right-menu-container.mobile {
    display: block; }
    @media only screen and (min-width: 992px) {
      .right-menu-container.mobile {
        display: none; } }
    .right-menu-container.mobile .right-menu-box:first-of-type {
      border-top: 1px dotted white;
      padding-top: 10px;
      margin-top: 8px; }
    .right-menu-container.mobile .right-menu-box {
      padding-top: 4px;
      margin-top: 0;
      background-color: transparent !important; }
      .right-menu-container.mobile .right-menu-box a {
        text-decoration-color: #545454; }
        .right-menu-container.mobile .right-menu-box a .right-menu-label,
        .right-menu-container.mobile .right-menu-box a .right-menu-angle {
          color: #545454;
          font-size: 1.3em; }
        .right-menu-container.mobile .right-menu-box a img {
          display: none; }
      .right-menu-container.mobile .right-menu-box.selected {
        font-weight: 600; }
        .right-menu-container.mobile .right-menu-box.selected .right-menu-angle {
          color: #0086bf; }

.faq .faq-question {
  display: flex;
  justify-content: space-between;
  margin-top: .3em;
  font-weight: 500;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .faq .faq-question {
      padding-left: 1em; } }
  .faq .faq-question .faq-title-prefix {
    flex: 0 0 00px;
    padding-left: .5em; }
  .faq .faq-question .faq-title {
    flex: 1 1 auto;
    padding-left: .5em; }
    .faq .faq-question .faq-title:hover {
      color: #0086bf; }
  .faq .faq-question .faq-copy-button-container {
    flex: 0 0 00px; }
    .faq .faq-question .faq-copy-button-container a {
      padding: 0 0 0 8px;
      color: #0086bf; }
  .faq .faq-question .faq-enabled {
    color: #0086bf; }

.faq .faq-answer {
  padding-left: 2.5em; }
  @media only screen and (min-width: 768px) {
    .faq .faq-answer {
      padding-left: 4em; } }

.faq-component .faq-component-title {
  text-transform: initial;
  font-size: 1.3em; }

.contact-menu {
  display: flex;
  justify-content: center;
  align-items: center; }
  .contact-menu .link-button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: flex-start;
    flex-direction: row;
    margin: 15px 0px 15px 0px; }
    @media only screen and (max-width: 576px) {
      .contact-menu .link-button-container {
        align-items: center; } }
    .contact-menu .link-button-container .link-button {
      display: flex;
      flex-direction: row;
      background: #0086bf;
      min-height: 90px;
      width: 220px;
      border-radius: 4px;
      text-decoration: none;
      margin-right: 10px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 576px) {
        .contact-menu .link-button-container .link-button {
          margin-right: 0px;
          width: 100%; } }
      .contact-menu .link-button-container .link-button .link-button-icon-container {
        display: flex;
        align-items: center;
        justify-content: center; }
        .contact-menu .link-button-container .link-button .link-button-icon-container .link-button-icon {
          margin-left: 10px;
          max-width: 50px;
          max-height: 45px; }
      .contact-menu .link-button-container .link-button .link-button-text-container {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto; }
        .contact-menu .link-button-container .link-button .link-button-text-container .link-button-text {
          word-break: word;
          color: white;
          font-weight: 600;
          margin: 5px 10px 5px 5px;
          text-align: center; }
          @media only screen and (max-width: 576px) {
            .contact-menu .link-button-container .link-button .link-button-text-container .link-button-text {
              font-size: 1.3em; } }

.asset-control-container {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1060px;
  display: flex;
  flex-direction: row-reverse; }
  .asset-control-container .asset-control-item {
    position: absolute;
    z-index: 9999; }

.expert-header {
  position: relative;
  min-height: 275px;
  width: 100vw;
  left: calc(-50vw + 50%);
  background-color: #0086bf;
  padding-top: 15px;
  padding-bottom: 60px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .expert-header a.expert-back-button {
    position: absolute;
    left: 10px;
    top: 10px;
    color: white;
    text-decoration: none;
    font-size: 0.8em; }
  .expert-header:after {
    content: "";
    border: 1px solid white;
    width: 100vw;
    height: 55px;
    background: white;
    border-radius: 100% 100% 0 0;
    position: absolute;
    bottom: 0;
    left: 0; }
  .expert-header .expert-image {
    width: 200px;
    height: 200px;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px; }
  .expert-header .expert-name {
    margin-top: 30px;
    font-size: 1.4em;
    color: white;
    font-weight: 600; }
    .expert-header .expert-name.large {
      font-size: 2.5em;
      text-transform: uppercase;
      margin-bottom: 0; }
  .expert-header .expert-function {
    color: white;
    font-size: 1.2em; }

.expert-details {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  margin-bottom: 20px; }
  .expert-details blockquote {
    border-left: 10px solid #01426a;
    margin: 1.5em 0px;
    padding: 0.5em 10px;
    quotes: "“" "”" "‘" "’";
    font-size: 1.1em; }
  .expert-details blockquote:before {
    color: #01426a;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .expert-details blockquote:after {
    color: #01426a;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .expert-details blockquote p {
    display: inline; }
  @media only screen and (min-width: 992px) {
    .expert-details {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 99%; } }
  .expert-details .expert-detail {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) {
      .expert-details .expert-detail {
        margin-bottom: 0px;
        width: 49%; } }
    .expert-details .expert-detail .expert-email {
      margin-left: 5px; }
      .expert-details .expert-detail .expert-email a {
        text-decoration: none; }
    .expert-details .expert-detail .expert-detail-item .video-container {
      padding: 56.25% 0 0 0;
      position: relative;
      margin-bottom: 30px; }
      @media only screen and (min-width: 992px) {
        .expert-details .expert-detail .expert-detail-item .video-container {
          margin-right: 20px; } }
      .expert-details .expert-detail .expert-detail-item .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .expert-details .expert-detail .expert-detail-item:not(h1) {
      font-size: 1.1em; }
  .expert-details .experts-button {
    height: 2em;
    border-radius: 1.33em;
    white-space: initial;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    color: #0086bf;
    overflow: hidden;
    border: 1px solid #0086bf;
    margin-right: auto;
    text-decoration: none;
    margin-bottom: 20px; }
    .expert-details .experts-button:hover {
      background: #0086bf;
      color: white; }

nav.idewe-navigation.main {
  background-color: #01426a; }
  nav.idewe-navigation.main ul.idewe-navigation-items {
    background-color: #01426a;
    padding: 0px; }
    nav.idewe-navigation.main ul.idewe-navigation-items li.idewe-navigation-item {
      height: 40px;
      font-size: 14px;
      align-items: flex-start; }
      nav.idewe-navigation.main ul.idewe-navigation-items li.idewe-navigation-item.selected a:after {
        pointer-events: none;
        background-color: white; }
      nav.idewe-navigation.main ul.idewe-navigation-items li.idewe-navigation-item.idewe-search .search-input {
        background-color: #00629b;
        border: 1px solid #909090;
        color: white;
        border-radius: 4px; }
        nav.idewe-navigation.main ul.idewe-navigation-items li.idewe-navigation-item.idewe-search .search-input::placeholder {
          color: white; }
      nav.idewe-navigation.main ul.idewe-navigation-items li.idewe-navigation-item.idewe-search .search-button {
        color: white; }
        nav.idewe-navigation.main ul.idewe-navigation-items li.idewe-navigation-item.idewe-search .search-button:hover {
          background-color: #00629b; }

nav.idewe-navigation.sub {
  background-color: white; }
  nav.idewe-navigation.sub ul.idewe-navigation-items {
    background-color: white;
    padding: 8px 0px 8px 0px; }
    nav.idewe-navigation.sub ul.idewe-navigation-items.no-height {
      padding: 0 0 3px 0; }
      nav.idewe-navigation.sub ul.idewe-navigation-items.no-height li.idewe-navigation-item {
        height: unset; }
    nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item {
      height: 43px;
      font-size: 12px;
      align-items: flex-end; }
      nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item.selected a:after {
        pointer-events: none;
        background-color: #909090; }
      nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item.language-select {
        color: #909090;
        margin-right: 1rem; }
        nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item.language-select span.language-select-entry {
          text-transform: uppercase;
          color: #0086bf; }
        nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item.language-select .language-select-entry:first-child {
          border-right: 1px solid #909090;
          padding-right: 7px !important; }
      nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item a {
        text-transform: uppercase;
        text-decoration: none;
        color: #909090;
        padding: 3px;
        font-size: 11px; }
        nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item a:hover {
          color: #0086bf; }
      nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item img {
        height: 41px; }
      nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item.idewe-cta-button a {
        text-transform: none;
        padding: 2px 7px;
        border-radius: 4px;
        color: #01426a !important;
        background-color: white;
        border: 1px solid #01426a; }
        nav.idewe-navigation.sub ul.idewe-navigation-items li.idewe-navigation-item.idewe-cta-button a:hover {
          color: white !important;
          background-color: #dee6f1; }

nav.idewe-navigation ul.idewe-navigation-items {
  width: 100%;
  list-style-type: none;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0px;
  max-width: 981px;
  margin-left: auto;
  margin-right: auto; }
  nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-filler {
    flex-grow: 1; }
  nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    font-weight: 600;
    letter-spacing: 0.1em; }
    nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item.navigation-align-start {
      align-items: flex-start !important; }
    nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item.navigation-align-end {
      align-items: flex-end !important; }
    nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item a {
      text-decoration: none;
      color: white;
      padding: 3px; }
      nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item a:hover {
        color: #0086bf; }
        nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item a:hover:after {
          background-color: #0086bf !important; }
    nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item.selected a {
      display: block;
      text-decoration: none;
      position: relative; }
      nav.idewe-navigation ul.idewe-navigation-items li.idewe-navigation-item.selected a:after {
        position: absolute;
        pointer-events: none;
        content: '';
        height: 2px;
        width: 100%;
        bottom: 0px;
        right: 0px; }

.full-width-highlight .idewe-contact-introduction .idewe-section {
  margin-bottom: 0; }

.idewe-contact-introduction .idewe-section {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 20px; }
  .idewe-contact-introduction .idewe-section:first-of-type {
    padding-top: 0; }
  .idewe-contact-introduction .idewe-section h2 {
    color: #01426a;
    text-transform: none; }
  .idewe-contact-introduction .idewe-section h3 {
    color: #545454;
    font-size: 1.1em;
    text-transform: none; }
  .idewe-contact-introduction .idewe-section .idewe-small-bottom-margin {
    margin-bottom: 5px; }
  .idewe-contact-introduction .idewe-section p {
    color: #909090; }
  .idewe-contact-introduction .idewe-section.idewe-light-blue {
    background-color: #e7f5fa;
    position: relative;
    margin-bottom: 0; }
    .idewe-contact-introduction .idewe-section.idewe-light-blue::after {
      content: ' ';
      background-color: #e7f5fa;
      width: 100%;
      position: absolute;
      left: 100%;
      height: 100%;
      top: 0; }
    .idewe-contact-introduction .idewe-section.idewe-light-blue::before {
      content: ' ';
      background-color: #e7f5fa;
      width: 100%;
      position: absolute;
      right: 100%;
      height: 100%;
      top: 0; }
  .idewe-contact-introduction .idewe-section .idewe-section-row {
    display: flex;
    flex-direction: row;
    align-items: flex-start; }
    .idewe-contact-introduction .idewe-section .idewe-section-row .idewe-section-column {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start;
      padding-right: 70px; }
      .idewe-contact-introduction .idewe-section .idewe-section-row .idewe-section-column a {
        display: block;
        padding-bottom: 5px;
        color: #0086bf;
        font-weight: 500; }
  .idewe-contact-introduction .idewe-section a.idewe-cta-button {
    display: inline-block;
    padding: 7px 14px 7px 14px;
    border-radius: 100px;
    text-decoration: none;
    background-color: #b5bd00;
    color: white;
    font-weight: 600;
    height: 35px; }
  .idewe-contact-introduction .idewe-section a.idewe-cta-link {
    display: block;
    padding-bottom: 5px;
    color: #0086bf;
    font-weight: 600; }
    .idewe-contact-introduction .idewe-section a.idewe-cta-link:after {
      content: ' \25B6';
      color: #0086bf;
      display: inline-block;
      text-decoration: none;
      padding-left: 5px; }
    .idewe-contact-introduction .idewe-section a.idewe-cta-link:hover {
      text-decoration: none; }

.idewe-contact-introduction .search-form {
  min-width: 280px;
  max-width: 540px; }
  .idewe-contact-introduction .search-form input {
    display: inline-block;
    margin-right: 15px; }
    .idewe-contact-introduction .search-form input.autocomplete-open {
      border-radius: 4px 4px 0 0; }
  .idewe-contact-introduction .search-form .clear-button {
    top: 4px; }
  .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu {
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-color: #0086bf;
    border-width: 1px;
    box-sizing: content-box; }
    .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item {
      font-family: Montserrat, "Open Sans", Verdana, Arial, sans-serif; }
      .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .label-suffix {
        font-size: 0.8em;
        color: #909090; }
      .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-menu-item-wrapper {
        padding: 3px 1em 3px .4em; }
      .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active {
        background-color: #0086bf;
        border-color: #0086bf; }
        .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active span.ui-state-highlight {
          background: white;
          color: #545454; }
        .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active .label-suffix {
          color: #dfe0e4; }
      .idewe-contact-introduction .search-form ul.ui-autocomplete.ui-menu .ui-menu-item span.ui-state-highlight {
        border: none;
        border-radius: 4px;
        background-color: #0086bf;
        color: white; }

.idewe-contact-introduction hr {
  height: 2px;
  background-color: #b5bd00;
  border: none; }

.idewe-content .search-form {
  min-width: 280px;
  max-width: 540px; }
  .idewe-content .search-form input {
    height: 35px;
    display: inline-block;
    margin-right: 15px; }
    .idewe-content .search-form input.autocomplete-open {
      border-radius: 4px 4px 0 0; }
  .idewe-content .search-form .clear-button {
    top: 4px; }
  .idewe-content .search-form ul.ui-autocomplete.ui-menu {
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
    border-radius: 0 0 4px 4px;
    border-style: solid;
    border-color: #0086bf;
    border-width: 1px;
    box-sizing: content-box; }
    .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item {
      font-family: Montserrat, "Open Sans", Verdana, Arial, sans-serif; }
      .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .label-suffix {
        font-size: 0.8em;
        color: #909090; }
      .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-menu-item-wrapper {
        padding: 3px 1em 3px .4em; }
      .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active {
        background-color: #0086bf;
        border-color: #0086bf; }
        .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active span.ui-state-highlight {
          background: white;
          color: #545454; }
        .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active .label-suffix {
          color: #dfe0e4; }
      .idewe-content .search-form ul.ui-autocomplete.ui-menu .ui-menu-item span.ui-state-highlight {
        border: none;
        border-radius: 4px;
        background-color: #0086bf;
        color: white; }

.idewe-content .idewe-section-spacing-large {
  margin-top: 60px;
  margin-bottom: 60px; }

.idewe-content .idewe-section-spacing-medium {
  margin-top: 40px;
  margin-bottom: 40px; }

.idewe-content .idewe-section-spacing-small {
  margin-top: 20px;
  margin-bottom: 20px; }

.idewe-content a {
  color: #0086bf;
  font-weight: 600; }
  .idewe-content a:hover {
    text-decoration: underline; }
  .idewe-content a.underlined {
    text-decoration: underline; }
    .idewe-content a.underlined:hover {
      text-decoration: none !important; }
  .idewe-content a.idewe-green {
    color: #b5bd00; }
  .idewe-content a.idewe-light-blue {
    color: #62b5e5; }
  .idewe-content a.idewe-link:hover {
    text-decoration: underline; }
  .idewe-content a.base-link {
    color: #545454;
    font-weight: 600;
    text-decoration: underline; }
    .idewe-content a.base-link:hover {
      text-decoration: none; }
  .idewe-content a.idewe-cta-link {
    display: block;
    padding-bottom: 5px;
    color: #0086bf;
    font-weight: 600; }
    .idewe-content a.idewe-cta-link:after {
      content: ' \25B6';
      color: #0086bf;
      display: inline-block;
      text-decoration: none;
      padding-left: 5px; }
    .idewe-content a.idewe-cta-link:hover {
      text-decoration: underline; }
  .idewe-content a.idewe-text-decoration-none {
    text-decoration: none; }
  .idewe-content a.idewe-text-decoration-hover-none:hover {
    text-decoration: none; }
  .idewe-content a.btn-primary.btn-block {
    color: white;
    background-color: #0086bf;
    margin: 5px 0; }

.idewe-content h4.idewe-title-underlined {
  width: 100%;
  position: relative; }
  .idewe-content h4.idewe-title-underlined:after {
    content: ' ';
    width: 100%;
    position: absolute;
    height: 1px;
    background: #dfe0e4;
    left: 0;
    bottom: -6px; }

.idewe-content .idewe-card {
  -webkit-box-shadow: 0 0 20px -5px #dfe0e4;
  -moz-box-shadow: 0 0 20px -5px #dfe0e4;
  box-shadow: 0 0 20px -5px #dfe0e4;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 340px;
  margin-bottom: 15px;
  padding: 20px 50px 20px 50px;
  width: 97.5%;
  background-color: white; }
  .idewe-content .idewe-card .idewe-card-title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 140px; }
    .idewe-content .idewe-card .idewe-card-title img {
      max-height: 100px;
      max-width: 100%; }
  .idewe-content .idewe-card .idewe-card-content {
    width: 100%;
    text-align: center;
    font-style: italic;
    font-weight: 600; }
    .idewe-content .idewe-card .idewe-card-content i.fa-quote-right {
      margin-left: 5px; }
    .idewe-content .idewe-card .idewe-card-content i.fa-quote-left {
      margin-right: 5px; }
    .idewe-content .idewe-card .idewe-card-content a {
      display: block;
      font-weight: 500; }

.idewe-content .idewe-section-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 980px; }
  .idewe-content .idewe-section-row .idewe-section-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-section-row .idewe-section-column.idewe-33-percent {
        width: 32.5%; } }
    .idewe-content .idewe-section-row .idewe-section-column.idewe-33-percent.idewe-no-break {
      width: 32.5%; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-section-row .idewe-section-column.idewe-66-percent {
        width: 64%; } }
    .idewe-content .idewe-section-row .idewe-section-column.idewe-66-percent.idewe-no-break {
      width: 64%; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-section-row .idewe-section-column.idewe-25-percent {
        width: 24%; } }
    .idewe-content .idewe-section-row .idewe-section-column.idewe-25-percent.idewe-no-break {
      width: 24%; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-section-row .idewe-section-column.idewe-50-percent {
        width: 48%; } }
    .idewe-content .idewe-section-row .idewe-section-column.idewe-50-percent.idewe-no-break {
      width: 48%; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-section-row .idewe-section-column.idewe-75-percent {
        width: 74%; } }
    .idewe-content .idewe-section-row .idewe-section-column.idewe-75-percent.idewe-no-break {
      width: 74%; }
  .idewe-content .idewe-section-row .idewe-testimonial-orbs {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-section-row .idewe-testimonial-orbs {
        display: none; } }
    .idewe-content .idewe-section-row .idewe-testimonial-orbs .idewe-testimonial-orb {
      width: 17px;
      height: 17px;
      border: 1.8px solid #545454;
      border-radius: 100%;
      margin: 0 6px;
      cursor: pointer; }
      .idewe-content .idewe-section-row .idewe-testimonial-orbs .idewe-testimonial-orb.selected {
        background-color: #909090; }

.idewe-content .idewe-title-symbol {
  margin-right: 15px;
  height: 1.4em;
  margin-top: -6px; }

.idewe-content a.idewe-close-button {
  display: block;
  padding: 4px;
  border: 1px solid white;
  position: relative;
  color: white;
  height: 26px;
  width: 26px;
  border-radius: 4px; }
  .idewe-content a.idewe-close-button:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "\2715";
    font-size: 17px;
    color: white;
    line-height: 24px;
    text-align: center; }

.idewe-content a.idewe-cta-button {
  display: inline-block;
  padding: 7px 14px 7px 14px;
  border-radius: 4px;
  text-decoration: none;
  border: 1px solid #01426a;
  background-color: white;
  color: #01426a !important;
  text-align: center;
  font-weight: 500; }
  .idewe-content a.idewe-cta-button:hover {
    background-color: #01426a;
    color: white !important; }
  .idewe-content a.idewe-cta-button.idewe-transparent {
    background-color: transparent;
    color: #909090 !important;
    border: 1px solid #909090; }
    .idewe-content a.idewe-cta-button.idewe-transparent:hover {
      background-color: #909090;
      color: white !important; }
  .idewe-content a.idewe-cta-button.idewe-green {
    background-color: #b5bd00;
    border: 1px solid #b5bd00;
    color: white !important; }
    .idewe-content a.idewe-cta-button.idewe-green:hover {
      background-color: white;
      color: #b5bd00 !important; }
  .idewe-content a.idewe-cta-button.idewe-dark-blue {
    background-color: #01426a;
    border: 1px solid #01426a;
    color: white !important; }
    .idewe-content a.idewe-cta-button.idewe-dark-blue:hover {
      background-color: white;
      color: #01426a !important; }
  .idewe-content a.idewe-cta-button.idewe-blue {
    background-color: #0086bf;
    border: 1px solid #0086bf;
    color: white !important; }
    .idewe-content a.idewe-cta-button.idewe-blue:hover {
      background-color: white;
      color: #0086bf !important; }

@media only screen and (max-width: calc(768px - 1px)) {
  .idewe-content .idewe-banner-button-wrapper .idewe-cta-button {
    margin: 5px 0;
    background-color: #01426a !important;
    color: white !important;
    border-color: #01426a !important; }
    .idewe-content .idewe-banner-button-wrapper .idewe-cta-button:hover {
      background-color: white !important;
      color: #01426a !important; } }

.idewe-content ul {
  margin-left: 18px;
  list-style-type: disc;
  padding: 0; }
  .idewe-content ul.idewe-blue {
    color: #0086bf; }
  .idewe-content ul.idewe-gray {
    color: rgba(111, 121, 141, 0.75); }
  .idewe-content ul.indent {
    margin-left: revert;
    padding: revert; }
  .idewe-content ul li {
    margin-bottom: 5px; }
  .idewe-content ul a {
    font-weight: 500; }

.idewe-content .idewe-accordion-container {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .idewe-content .idewe-accordion-container ul {
    width: 100%;
    padding-right: 10px; }
  .idewe-content .idewe-accordion-container .idewe-accordion-title {
    color: #01426a;
    position: relative;
    margin-bottom: 30px;
    width: 89vw;
    pointer-events: none; }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-accordion-container .idewe-accordion-title {
        width: 100%; } }
    .idewe-content .idewe-accordion-container .idewe-accordion-title::before {
      content: '';
      width: 35px;
      height: 2px;
      background: #0086bf;
      position: absolute;
      left: 0;
      bottom: -14px;
      pointer-events: none; }
    .idewe-content .idewe-accordion-container .idewe-accordion-title:not(.no-toggle)::after {
      content: '-';
      width: 22px;
      height: 22px;
      pointer-events: all;
      border: 1px solid #0086bf;
      border-radius: 4px;
      position: absolute;
      cursor: pointer;
      right: 5px;
      text-align: center;
      font-weight: 200;
      font-size: 25px;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (min-width: 992px) {
        .idewe-content .idewe-accordion-container .idewe-accordion-title:not(.no-toggle)::after {
          content: none; } }
    .idewe-content .idewe-accordion-container .idewe-accordion-title:not(.no-toggle).collapsed::after {
      content: '+';
      width: 22px;
      height: 22px;
      pointer-events: all;
      border: 1px solid #0086bf;
      border-radius: 4px;
      position: absolute;
      cursor: pointer;
      right: 5px;
      text-align: center;
      font-weight: 200;
      font-size: 25px;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (min-width: 992px) {
        .idewe-content .idewe-accordion-container .idewe-accordion-title:not(.no-toggle).collapsed::after {
          content: none; } }
    .idewe-content .idewe-accordion-container .idewe-accordion-title:not(.no-toggle).collapsed::before {
      content: '';
      width: 89vw;
      height: 2px;
      background: #0086bf;
      position: absolute;
      left: 0;
      bottom: -14px;
      pointer-events: none; }
      @media only screen and (min-width: 992px) {
        .idewe-content .idewe-accordion-container .idewe-accordion-title:not(.no-toggle).collapsed::before {
          width: 35px;
          height: 2px; } }
  .idewe-content .idewe-accordion-container .idewe-accordion-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    color: #909090;
    padding-bottom: 15px; }
    .idewe-content .idewe-accordion-container .idewe-accordion-content.collapsed {
      display: none; }
      @media only screen and (min-width: 992px) {
        .idewe-content .idewe-accordion-container .idewe-accordion-content.collapsed {
          display: flex; } }
    @media only screen and (min-width: 992px) {
      .idewe-content .idewe-accordion-container .idewe-accordion-content {
        padding-bottom: 0; } }

.idewe-content .idewe-section.idewe-light-blue {
  position: relative;
  background-color: #e7f5fa;
  margin-right: calc(-50vw + (100% / 2));
  padding: 20px 0; }
  .idewe-content .idewe-section.idewe-light-blue::after {
    content: ' ';
    background-color: #e7f5fa;
    position: absolute;
    left: 100%;
    height: 100%;
    top: 0; }
  .idewe-content .idewe-section.idewe-light-blue::before {
    content: ' ';
    background-color: #e7f5fa;
    width: 100%;
    position: absolute;
    right: 100%;
    height: 100%;
    top: 0; }

.idewe-content .idewe-section.idewe-dark-blue {
  position: relative;
  background-color: #01426a;
  margin-right: calc(-50vw + (100% / 2));
  padding: 20px 0; }
  .idewe-content .idewe-section.idewe-dark-blue::after {
    content: ' ';
    background-color: #01426a;
    position: absolute;
    left: 100%;
    height: 100%;
    top: 0; }
  .idewe-content .idewe-section.idewe-dark-blue::before {
    content: ' ';
    background-color: #01426a;
    width: 100%;
    position: absolute;
    right: 100%;
    height: 100%;
    top: 0; }

.idewe-content .idewe-section.idewe-light-gray {
  position: relative;
  background-color: #f7f7f7;
  margin-right: calc(-50vw + (100% / 2));
  padding: 20px 0; }
  .idewe-content .idewe-section.idewe-light-gray::after {
    content: ' ';
    background-color: #f7f7f7;
    position: absolute;
    left: 100%;
    height: 100%;
    top: 0; }
  .idewe-content .idewe-section.idewe-light-gray::before {
    content: ' ';
    background-color: #f7f7f7;
    width: 100%;
    position: absolute;
    right: 100%;
    height: 100%;
    top: 0; }

.idewe-content .idewe-section.idewe-map-background {
  position: relative;
  background-color: #e7f5fa;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 5%, #e7f5fa 30%), url("/o/liferay-idewe-website-theme/images/home/idewe-map.png");
  min-height: 300px;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover, auto 100%;
  padding: 20px 0; }
  @media only screen and (min-width: 1920px) {
    .idewe-content .idewe-section.idewe-map-background {
      background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 3%, #e7f5fa 20%), url("/o/liferay-idewe-website-theme/images/home/idewe-map.png"); } }
  .idewe-content .idewe-section.idewe-map-background .idewe-bottom {
    width: 100%;
    padding-bottom: 10px; }

.idewe-content .idewe-section.idewe-logo-background {
  position: relative;
  background-color: #e7f5fa;
  background-image: url("/o/liferay-idewe-website-theme/images/home/idewe-logo.png");
  background-repeat: no-repeat;
  background-size: auto 150%, cover;
  background-position: center;
  margin-right: calc(-50vw + (100% / 2));
  padding: 20px 20px 20px 0; }
  @media only screen and (min-width: 768px) {
    .idewe-content .idewe-section.idewe-logo-background {
      background-position: right; } }
  @media only screen and (min-width: 992px) {
    .idewe-content .idewe-section.idewe-logo-background {
      background-position: right; } }
  @media only screen and (min-width: calc($break-md + 20px)) {
    .idewe-content .idewe-section.idewe-logo-background {
      padding: 20px 0; } }
  .idewe-content .idewe-section.idewe-logo-background .idewe-bottom {
    width: 100%;
    padding-bottom: 10px; }
  .idewe-content .idewe-section.idewe-logo-background::before {
    content: ' ';
    background-color: #e7f5fa;
    width: 100%;
    position: absolute;
    right: 100%;
    height: 100%;
    top: 0; }

.idewe-content .idewe-section.idewe-align-center {
  justify-content: center !important; }

.idewe-content .idewe-section.idewe-align-start {
  justify-content: flex-start !important; }

.idewe-content .idewe-section.idewe-align-end {
  justify-content: flex-end !important; }

.idewe-content .idewe-section-row.idewe-align-center, .idewe-content .idewe-section-column.idewe-align-center {
  justify-content: center !important; }

.idewe-content .idewe-section-row.idewe-align-end, .idewe-content .idewe-section-column.idewe-align-end {
  justify-content: flex-end !important; }

.idewe-content .idewe-section-row.idewe-align-start, .idewe-content .idewe-section-column.idewe-align-start {
  justify-content: flex-start !important; }

.idewe-content .idewe-align-end {
  align-items: flex-end !important; }

.idewe-content .idewe-align-start {
  align-items: flex-start !important; }

.idewe-content .idewe-align-center {
  align-items: center !important; }

.idewe-content .idewe-quick-links-container {
  background-color: white;
  padding: 10px; }
  @media only screen and (min-width: 768px) {
    .idewe-content .idewe-quick-links-container {
      background-color: transparent;
      padding: 0; } }
  .idewe-content .idewe-quick-links-container ul.idewe-quick-links {
    list-style: none;
    text-align: left; }
    .idewe-content .idewe-quick-links-container ul.idewe-quick-links li {
      margin-bottom: 0;
      line-height: 1em; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li:before {
        content: '';
        border-color: transparent #01426a;
        border-style: solid;
        border-width: 0.35em 0 0.35em 0.45em;
        display: block;
        height: 0;
        width: 0;
        left: -1em;
        top: 12px;
        position: relative; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-green:before {
        border-color: transparent #b5bd00; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-green:after {
        border-color: transparent #b5bd00; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-blue:before {
        border-color: transparent #0086bf; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-blue:after {
        border-color: transparent #0086bf; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-white:before {
        border-color: transparent white; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-white:after {
        border-color: transparent white; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-dark-blue:before {
        border-color: transparent #01426a; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-gray:before {
        border-color: transparent #909090; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li.idewe-gray:after {
        border-color: transparent #909090; }
    @media only screen and (max-width: calc(768px - 1px)) {
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links a {
        color: #0086bf !important; } }
    @media only screen and (max-width: calc(768px - 1px)) {
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links li:before {
        border-color: transparent #01426a !important; } }
    .idewe-content .idewe-quick-links-container ul.idewe-quick-links a.underlined {
      text-decoration: underline; }
      .idewe-content .idewe-quick-links-container ul.idewe-quick-links a.underlined:hover {
        text-decoration: none !important; }

.idewe-content .idewe-banner-search-container {
  display: none; }
  @media only screen and (min-width: 992px) {
    .idewe-content .idewe-banner-search-container {
      display: block; } }
  .idewe-content .idewe-banner-search-container div.idewe-website-search-input-portlet {
    padding: 0;
    margin-left: 0; }
    .idewe-content .idewe-banner-search-container div.idewe-website-search-input-portlet input {
      height: 35px;
      width: 260px; }
      .idewe-content .idewe-banner-search-container div.idewe-website-search-input-portlet input:-ms-input-placeholder {
        color: white; }
      .idewe-content .idewe-banner-search-container div.idewe-website-search-input-portlet input::placeholder {
        color: white; }
    .idewe-content .idewe-banner-search-container div.idewe-website-search-input-portlet .search-button {
      position: relative;
      left: -25px;
      top: -1px; }

.idewe-centered {
  margin: auto auto; }
  .idewe-centered.horizontal {
    margin: 0 auto; }
  .idewe-centered.vertical {
    margin: auto 0; }

.idewe-banner-popup-wrapper {
  max-width: 980px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  z-index: 999;
  padding: 4px 5px 0; }
  @media only screen and (min-width: 992px) {
    .idewe-banner-popup-wrapper {
      padding: 0; } }

.idewe-banner-popup {
  padding: 0 10px;
  min-height: 60px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .idewe-banner-popup h5 {
    font-size: 1em;
    max-width: 65%; }
    @media only screen and (min-width: 768px) {
      .idewe-banner-popup h5 {
        font-size: 1.1em;
        max-width: 100%; } }
  .idewe-banner-popup .idewe-cta-button {
    margin: auto 0;
    max-width: 35%;
    max-height: 35px; }
    @media only screen and (min-width: 768px) {
      .idewe-banner-popup .idewe-cta-button {
        max-width: 100%;
        max-height: 100%; } }

.idewe-margin-top-large {
  margin-top: 60px !important; }

.idewe-margin-top-medium {
  margin-top: 40px !important; }

.idewe-margin-top-small {
  margin-top: 20px !important; }

.idewe-margin-top-none {
  margin-top: 0 !important; }

.idewe-margin-right-large {
  margin-right: 60px !important; }

.idewe-margin-right-medium {
  margin-right: 40px !important; }

.idewe-margin-right-small {
  margin-right: 20px !important; }

.idewe-margin-right-none {
  margin-right: 0 !important; }

.idewe-margin-left-large {
  margin-left: 60px !important; }

.idewe-margin-left-medium {
  margin-left: 40px !important; }

.idewe-margin-left-small {
  margin-left: 20px !important; }

.idewe-margin-left-none {
  margin-left: 0 !important; }

.idewe-margin-bottom-large {
  margin-bottom: 60px !important; }

.idewe-margin-bottom-medium {
  margin-bottom: 40px !important; }

.idewe-margin-bottom-small {
  margin-bottom: 20px !important; }

.idewe-margin-bottom-none {
  margin-bottom: 0 !important; }

.idewe-padding-top-large {
  padding-top: 60px !important; }

.idewe-padding-top-medium {
  padding-top: 40px !important; }

.idewe-padding-top-small {
  padding-top: 20px !important; }

.idewe-padding-top-none {
  padding-top: 0 !important; }

.idewe-padding-bottom-large {
  padding-bottom: 60px !important; }

.idewe-padding-bottom-medium {
  padding-bottom: 40px !important; }

.idewe-padding-bottom-small {
  padding-bottom: 20px !important; }

.idewe-padding-bottom-none {
  padding-bottom: 0 !important; }

.idewe-padding-right-large {
  padding-right: 60px !important; }

.idewe-padding-right-medium {
  padding-right: 40px !important; }

.idewe-padding-right-small {
  padding-right: 20px !important; }

.idewe-padding-right-none {
  padding-right: 0 !important; }

.idewe-padding-left-large {
  padding-left: 60px !important; }

.idewe-padding-left-medium {
  padding-left: 40px !important; }

.idewe-padding-left-small {
  padding-left: 20px !important; }

.idewe-padding-left-none {
  padding-left: 0 !important; }

.idewe-bold {
  font-weight: 600; }

.idewe-narrow {
  font-weight: 400; }

.idewe-font-size {
  font-size: 16px; }
  .idewe-font-size-small {
    font-size: 0.75em; }
  .idewe-font-size-medium {
    font-size: 0.875em; }
  .idewe-font-size-large {
    font-size: 1.125em; }

.idewe-blue {
  color: #0086bf !important; }

.idewe-green {
  color: #b5bd00 !important; }

.idewe-dark-blue {
  color: #01426a !important; }

.idewe-gray {
  color: #909090 !important; }

.idewe-dark-gray {
  color: #545454 !important; }

.idewe-darker-blue {
  color: #022B4C !important; }

.idewe-white {
  color: white !important; }

.idewe-black {
  color: #545454; }

div.idewe-darker-blue, footer.idewe-darker-blue {
  background-color: #022B4C !important; }

hr {
  height: 2px;
  border: none;
  background-color: #545454; }
  hr.idewe-green {
    background-color: #b5bd00; }
  hr.idewe-blue {
    background-color: #0086bf; }
  hr.idewe-dark-blue {
    background-color: #01426a; }

@media only screen and (min-width: 992px) {
  .idewe-pc-hidden {
    display: none !important; } }

@media only screen and (max-width: calc(992px - 1px)) {
  .idewe-mobile-hidden {
    display: none !important; } }

ul.idewe-list.bullets.none {
  list-style-type: none; }
  ul.idewe-list.bullets.none li {
    margin-left: -15px; }

ul.idewe-list.bullets.number {
  list-style-type: decimal; }

ul.idewe-list.bullets.check {
  list-style-type: none; }
  ul.idewe-list.bullets.check li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    color: #0086bf;
    margin-right: 12px;
    font-style: normal; }

.optanon-toggle-display:hover {
  text-decoration: underline !important; }

.idewe-languages a {
  display: inline-block !important; }

@media only screen and (max-width: calc(768px - 1px)) {
  .idewe-quick-link-title-wrapper .idewe-white {
    color: #01426a !important; } }

.not-found-search-container .portlet-boundary {
  padding: 0; }

.not-found-search-container input {
  width: 270px !important; }

.not-found-search-container .search-button {
  right: auto !important;
  left: 250px; }

.not-found-search-container ul {
  margin: 0;
  right: auto !important; }
  .not-found-search-container ul li {
    margin: 0; }

.idewe-quick-links-container a {
  display: inline; }

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff "../../images/slick/ajax-loader.gif" center center no-repeat; }

/* Arrows */
i.slick-arrow {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 36px;
  font-weight: 100;
  cursor: pointer;
  background: transparent;
  color: #b5bd00;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  i.slick-arrow.solutions {
    color: #0086bf; }
  i.slick-arrow:hover, i.slick-arrow:focus {
    outline: none; }

i.fa-chevron-left.slick-arrow {
  left: -25px; }
  [dir="rtl"] i.fa-chevron-left.slick-arrow {
    left: auto;
    right: -25px; }

i.fa-chevron-right.slick-arrow {
  right: -25px; }
  [dir="rtl"] i.fa-chevron-right.slick-arrow {
    left: -25px;
    right: auto; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: " •";
        width: 20px;
        height: 20px;
        font-family: "Font Awesome 5 Free";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* endinject */
.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0; }

.bg-lighter {
  background-color: #F7F8F9 !important; }

.text-lighter {
  color: #F7F8F9 !important; }

.bg-gray-dark {
  background-color: #393A4A !important; }

.text-gray-dark {
  color: #393A4A !important; }

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px; }

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0; }
    .info-panel > .sidenav-menu {
      bottom: 0;
      position: absolute;
      right: 0 !important;
      top: 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: 767.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; }

@media (min-width: 576px) {
  .sidebar-default .sidebar-header {
    padding-top: 0; } }

.sidebar-default .sidebar-header .sidebar-title {
  font-size: 1rem;
  font-weight: 600;
  padding-top: 0.5rem; }

.sidebar-default .sidebar-header .sidebar-subtitle {
  font-size: 0.875rem;
  font-weight: 600; }

.sidebar-default .sidebar-header h4 {
  padding-top: 8px; }

.sidebar-default .sidebar-header .text-default {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 400; }

.sidebar-default .sidebar-header .icon-monospaced {
  color: #6B6C7E; }

@media (min-width: 576px) {
  .sidebar-default .navbar-default {
    background-color: transparent; }
    .sidebar-default .navbar-default .navbar-nav {
      border-bottom: 1px solid #cdced9;
      width: 100%; } }

.sidebar-default .navbar-default .active > a {
  font-weight: 600;
  padding: 13px 16px; }
  .sidebar-default .navbar-default .active > a:after {
    content: '';
    height: 4px;
    left: 0;
    right: 0; }

.sidebar-default .navbar-collapse {
  border-bottom: 1px solid #cdced9; }

@media (min-width: 576px) {
  .sidebar-default .navigation-bar-light,
  .sidebar-default .sidebar-block > .list-group-item,
  .sidebar-default .panel,
  .sidebar-default .panel-group .panel {
    background-color: transparent;
    border-color: transparent; } }

div.splitter {
  background-color: transparent;
  padding-left: 0; }

.table-list th:first-child,
.table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px; }

.widget-mode-detail {
  background-color: #fff; }
  .widget-mode-detail .title {
    color: #272833;
    font-weight: 700;
    line-height: 1.25; }
  .widget-mode-detail .sub-title {
    color: #a0a1b0;
    font-weight: 400; }
  .widget-mode-detail .widget-metadata {
    font-size: 0.875rem; }
    .widget-mode-detail .widget-metadata .inline-item-before {
      margin-right: 1rem; }
    .widget-mode-detail .widget-metadata .username {
      color: #272833;
      font-weight: 600;
      line-height: 2; }
  .widget-mode-detail .aspect-ratio {
    padding-bottom: 480px; }

.widget-mode-card .card {
  border-radius: 8px; }

.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0; }

.widget-mode-card .card-body {
  padding: 24px; }

.widget-mode-card .widget-topbar .title-link {
  color: #272833; }

.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px; }

.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px; }
  .widget-mode-card .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-card .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0; }

.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem; }

.widget-mode-card .widget-toolbar {
  border-top: 1px solid #e7e7ed;
  padding-top: 8px; }

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 24px;
  padding-bottom: 24px; }

.widget-mode-simple .widget-topbar .title-link {
  color: #272833; }

.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700; }

.widget-mode-simple .widget-metadata {
  font-size: 0.875rem; }
  .widget-mode-simple .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-simple .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem; }

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0; }

.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase; }

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px; }
  @media (min-width: 768px) {
    .portlet > .portlet-topper {
      display: block;
      white-space: nowrap; } }
  @media (min-width: 576px) {
    .portlet > .portlet-topper {
      right: auto; } }
  .portlet > .portlet-topper .portlet-title-default {
    display: inline-block;
    line-height: 1.5rem;
    vertical-align: middle; }
  .portlet > .portlet-topper .portlet-name-text {
    margin-right: 0.75rem; }
  .portlet > .portlet-topper .portlet-topper-toolbar {
    display: inline-block;
    vertical-align: middle; }
  .portlet > .portlet-topper .portlet-topper-toolbar,
  .portlet > .portlet-topper .icon-monospaced {
    height: 1.5rem;
    line-height: 1.5rem;
    width: 1.5rem; }
  .portlet > .portlet-topper .lexicon-icon {
    height: 0.875rem;
    width: 0.875rem; }

.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999; }

.portlet-decorate .portlet {
  margin-bottom: 24px; }

.portlet-decorate .portlet-content {
  background-color: #fff;
  border: 1px solid #e7e7ed;
  border-radius: 0.25rem;
  padding: 24px; }

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent; }
  .portlet-barebone .panel.card,
  .portlet-borderless .panel.card {
    border-color: #cdced9;
    box-shadow: none; }

.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9; }

.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent; }

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px; }
  body header .field-wrapper a {
    color: #fff; }

body header .field-wrapper,
body header .form-group {
  margin-bottom: 0; }

body header .portlet {
  margin-bottom: 0; }
  body header .portlet:hover {
    z-index: 1034; }

body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem; }
  body header .search-input::-ms-clear {
    display: none; }

body header .text-default {
  color: #6b6c7e;
  font-weight: 600; }

body header .user-personal-bar .fieldset {
  position: relative; }

body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem; }

body .user-avatar-link {
  display: block;
  position: relative; }
  body .user-avatar-link .panel-notifications-count {
    margin: 0;
    position: absolute;
    right: calc(100% - 0.7rem);
    top: -0.4rem; }
  body .user-avatar-link .text-default {
    align-items: center;
    display: flex; }
    body .user-avatar-link .text-default .user-full-name {
      margin-left: 0.5rem; }
      @media (max-width: 767.98px) {
        body .user-avatar-link .text-default .user-full-name {
          display: none; } }

@media (min-width: 768px) {
  .btn-group + .info-panel {
    top: auto; } }

#footer {
  padding-bottom: 75px; }
  @media only screen and (min-width: 992px) {
    #footer {
      padding-bottom: 10px; } }
  #footer > .container {
    padding-bottom: 3rem;
    padding-top: 3rem; }

.control-menu .toggle-controls {
  display: block !important; }

.controls-visible.has-toggle-controls .portlet-topper {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  opacity: 1;
  transform: none !important; }

.controls-visible.has-toggle-controls section.portlet {
  border: 1px solid #8b8b8b;
  border-radius: 0.5rem; }

.controls-visible.has-toggle-controls .portlet-header {
  top: 28px; }

.controls-hidden .portlet-topper,
.controls-hidden .portlet-header {
  display: none !important; }

.portlet.open > .portlet-content-editable,
.portlet:hover > .portlet-content-editable,
.portlet.focus > .portlet-content-editable {
  border-color: transparent; }

.portlet-content-editable .visible-interaction {
  margin-top: 25px; }

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