@charset "UTF-8";
/*! Version 1.0.43 */
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transform: translateZ(0);
  width: 1em;
}

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

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

.separator {
  border-top: 1px solid #cdced9;
  clear: both;
  display: block;
  margin: 15px auto;
}

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

span.alert {
  display: inline-block;
}

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

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

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

.hide {
  display: none !important;
}

.hide-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !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 ul {
  list-style: none;
  margin-top: 4px;
  padding: 0;
}
.lfr-asset-category-list li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 16px;
}
.lfr-asset-category-list span {
  padding-left: 3px;
}
.lfr-asset-category-list a.selected {
  background-color: #eee;
}

.lfr-asset-category-list-container {
  cursor: pointer;
}

.lfr-categories-selector-category-name {
  float: left;
  width: 50%;
}

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

.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;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid transparent;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

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

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.form-builder-field {
  background-color: white;
  border: 0.0625rem solid #e7e7ed;
  border-radius: 0.25rem;
  margin-top: 0.5rem;
  padding: 0.625rem;
}

.form-builder-placeholder {
  border: 0.0625rem dashed #ccc;
  margin: 0.3125rem;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png?v=c1fca789d2) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

html:not(#__):not(#___) .overlay-content .open > .cadmin.dropdown-menu {
  display: block;
  position: static;
}

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

.dropdown-menu {
  border: 1px solid #E7E7ED;
}
.dropdown-menu .dropdown-item.active {
  pointer-events: initial;
}

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

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

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

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

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

.form-inline label {
  display: inline-block;
}

.form-search .input-group, .header-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query, .header-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced, .header-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret, .header-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search, .header-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group, .header-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn, .header-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query, .header-search .input-group input.search-query {
    width: 100%;
  }
}

.alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
  left: 0;
  line-height: 30px;
  padding: 9px 14px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}
@media (max-width: 991.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px 28px;
    position: static;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
    margin: 0 -20px;
  }
}
.alert.lfr-shutdown-message.popup-alert-warning {
  margin: 0;
  position: relative;
}

.definition-of-terms dd:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.definition-of-terms dl {
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .definition-of-terms dl {
    margin-left: 10px;
  }
}
.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  margin-bottom: 2em;
  width: 100%;
  width: 25em;
  word-break: break-word;
}
@media (min-width: 576px) {
  .definition-of-terms dt {
    float: left;
    width: auto;
  }
}

.lfr-code {
  background: #fff;
  border: 1px solid transparent;
  border-color: #777;
  font-family: monospace;
  overflow: hidden;
  overflow-wrap: normal;
  overflow-x: auto;
  white-space: pre;
  word-break: normal;
  word-wrap: normal;
}
.lfr-code table {
  table-layout: auto;
  width: 100%;
}
.lfr-code table tr td.lines, .lfr-code table tr td.line-numbers {
  border-width: 0;
}
.lfr-code table tr td.line-numbers {
  background: #fafafa;
  border-right-width: 1px;
  color: #aaa;
  cursor: default;
  padding: 0 8px;
  text-align: right;
  text-shadow: 1px 1px #fff;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: top;
  width: 1%;
}

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

.lfr-token {
  background-color: #b3daef;
  border: 1px solid transparent;
  border-color: #5fa8ff;
  color: #444;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin: 0.1em 0.2em;
  padding: 0.3em 0.5em;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-button {
  background: no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

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

.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

.js .controls-hidden .lfr-meta-actions,
.js .controls-hidden .lfr-configurator-visibility {
  display: none;
}
.js .page-maximized .portlet-topper-toolbar {
  display: block;
}

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

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

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

.lfr-preview-file {
  position: relative;
}

.lfr-preview-file-content {
  border-bottom: 1px solid transparent;
  border-bottom-color: #6d6d6e;
  padding: 0 0 40px 135px;
  position: relative;
}

.lfr-preview-audio-content,
.lfr-preview-video-content {
  padding-left: 0;
}

.lfr-preview-file-arrow {
  border-radius: 4px;
  height: 52px;
  line-height: 48px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
}
@media (min-width: 576px) {
  .lfr-preview-file-arrow {
    height: 64px;
    line-height: 60px;
    width: 64px;
  }
}
.lfr-preview-file-arrow.carousel-control {
  background-color: #000;
  background-image: none;
}

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif?v=1eea8cdd6f) no-repeat 50% 50%;
  max-height: 440px;
  max-width: 100%;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .lfr-preview-file-image-current {
    max-height: 65%;
  }
}

.lfr-preview-file-image {
  display: block;
  margin: 5px;
  width: 100%;
}
.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif?v=1eea8cdd6f) no-repeat 50% 50%;
  border: 1px solid transparent;
  border-color: #aeb8bc;
  display: inline-block;
  margin: 3px;
  min-height: 40px;
  width: 72px;
}

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

.lfr-preview-file-loading-indicator {
  background: #333;
  bottom: 0;
  color: #fff;
  left: 0;
  margin: 2px;
  padding: 2px 5px;
  position: absolute;
}

.lfr-preview-file-image-overlay {
  height: 90%;
  width: 70%;
}
.lfr-preview-file-image-overlay .modal-header {
  min-height: 61px;
}
.lfr-preview-file-image-overlay .modal-header .close {
  font-size: 30px;
}

.lfr-preview-file-image-overlay-controls {
  pointer-events: all;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.left {
  left: 15px;
}
.lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.right {
  right: 25px;
}

textarea.lfr-editor-textarea {
  font-family: monospace;
  height: 100%;
  min-height: 8em;
  min-width: 10em;
  padding: 0;
  width: 100%;
}

.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, .sidebar-sm .dropdown .dropdown-menu a, .dropdown .dropdown-menu .sidebar-sm a {
  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, .sidebar-sm .dropdown .dropdown-menu a.form-control-tag-group, .dropdown .dropdown-menu .sidebar-sm a.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset, .sidebar-sm .dropdown .dropdown-menu a.form-control-tag-group .form-control-inset, .dropdown .dropdown-menu .sidebar-sm a.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label, .sidebar-sm .dropdown .dropdown-menu a.form-control-tag-group .label, .dropdown .dropdown-menu .sidebar-sm a.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file], .sidebar-sm .dropdown .dropdown-menu a[type=file], .dropdown .dropdown-menu .sidebar-sm a[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control, .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .dropdown .dropdown-menu a, .dropdown .dropdown-menu .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper a {
  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;
  display: none;
  height: 2px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  display: block;
}

.lfr-tags-selector-list {
  border: 0 solid transparent;
  border-width: 0 1px 1px;
  margin-bottom: 0.5em;
}
.lfr-tags-selector-list li.tree-node .tree-node-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lfr-tags-selector-content.has-error .form-feedback-item {
  margin-top: -1.5em;
}
.lfr-tags-selector-content .toolbar {
  position: static;
}
.lfr-tags-selector-content .textboxlistentry-holder li {
  margin: 0 5px 0 0;
}
.lfr-tags-selector-content .textboxlist-input-container input {
  margin: 0;
}
.lfr-tags-selector-content .textboxlist-input-container .textboxlist-content .field-input-text {
  padding: 0;
}

.lfr-tag-selector-popup {
  width: 250px;
}
.lfr-tag-selector-popup label {
  border-bottom: 1px solid #eee;
  cursor: pointer;
  display: block;
  padding: 2px;
  padding-left: 20px;
}
.lfr-tag-selector-popup label input {
  margin-right: 5px;
  vertical-align: middle;
}
.lfr-tag-selector-popup label .lfr-tag-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lfr-tag-selector-popup ul {
  margin: 0;
}
.lfr-tag-selector-popup li li {
  list-style: none;
  margin-left: 1em;
}
.lfr-tag-selector-popup .lfr-tag-selector-search,
.lfr-tag-selector-popup .lfr-tag-selector-input {
  margin-bottom: 0;
}
.lfr-tag-selector-popup .lfr-tag-message {
  display: none;
}
.lfr-tag-selector-popup .no-matches {
  color: #999;
  padding: 3px;
}
.lfr-tag-selector-popup .no-matches .lfr-tag-message {
  display: block;
}

.lfr-translation-manager {
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.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-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.undomanager .lfr-undo-queue {
  margin: 10px auto;
}

.lfr-action-undo {
  float: left;
}

.lfr-action-clear {
  float: right;
}

.undomanager .lfr-queue-empty,
.lfr-queue-single .lfr-action-clear {
  display: none;
}

.lfr-upload-container {
  margin-bottom: 1em;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #ddd;
  margin-bottom: 1em;
  min-height: 30px;
  padding: 30px 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}
.lfr-upload-container .upload-target h4 span {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .or-text {
  font-size: 0.8em;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .manage-upload-target {
  padding: 5px 0 0;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  margin: 0 1.125rem 1.125rem;
}
.lfr-upload-container .browse-button-container {
  padding-top: 5px;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png?v=1988c3cc13);
  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?v=bab7a54ca3);
  background-repeat: no-repeat;
  float: right;
  padding-left: 16px;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png?v=5694e22951);
  background-repeat: no-repeat;
  float: right;
  margin-right: 0;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869cad;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #869cad;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png?v=e4dd51f465) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading {
  background-color: #ffc;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.select-files {
  float: left;
  line-height: 0;
  margin-right: 2px;
  padding: 0 0 0 5px;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.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-action {
  position: absolute;
  right: 6px;
  top: 10px;
}
.app-view-entry .entry-action .btn {
  padding: 0;
}
.app-view-entry .entry-selector {
  left: 5px;
  position: absolute;
  top: 10px;
}
.app-view-entry .entry-title {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 0 10px;
}
.app-view-entry .entry-link {
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
}
.app-view-entry .entry-metadata {
  margin: 10px 0 20px;
}
@media (max-width: 991.98px) {
  .app-view-entry .entry-metadata {
    margin: 0 0 5px 15px;
    width: 85%;
  }
}
.app-view-entry .entry-metadata .entry-title {
  padding-bottom: 3px;
}
.app-view-entry .entry-metadata .entry-description {
  display: block;
}
.app-view-entry .entry-metadata dl {
  margin: 0;
}
.app-view-entry .entry-metadata dl.entry-latest-approved-container {
  margin: 20px 0;
}
.app-view-entry .entry-metadata dl dt {
  float: left;
  margin-right: 3px;
}
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags {
  display: block;
}
.app-view-entry .entry-metadata .entry-tags .tag {
  margin-left: 15px;
}
.app-view-entry .entry-metadata .entry-tags .tag:first-child {
  margin-left: 0;
}
.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;
  margin-left: 0.8em;
}
.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;
  line-height: 1.5em;
  overflow: hidden;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .taglib-workflow-status {
  display: inline;
}
.app-view-entry .entry-metadata .taglib-workflow-status .workflow-status {
  padding-left: 0.2em;
}
.app-view-entry .overlay.entry-action a {
  display: block;
  width: 20px;
}
.app-view-entry .entry-title .entry-categories,
.app-view-entry a.entry-title .entry-tags {
  font-size: 16px;
}
.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;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.taglib-asset-metadata {
  clear: both;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata span {
  display: inline-block;
}
.taglib-asset-metadata .asset-metadata-panel {
  clear: both;
}
.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.taglib-asset-metadata .metadata-author {
  font-weight: bold;
  overflow: hidden;
  padding: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar {
  float: left;
  padding-right: 10px;
}
.taglib-asset-metadata .metadata-author .asset-avatar .avatar {
  width: 45px;
}
.taglib-asset-metadata .metadata-author .asset-user-info {
  margin-top: 5px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  display: block;
}
.taglib-asset-metadata .metadata-entry {
  color: #999;
  margin-right: 2em;
}
.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;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }

  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }

  .contextual-sidebar-visible .contextual-sidebar-content,
.contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.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-table {
  border-collapse: separate;
  border-spacing: 5pt;
  table-layout: fixed;
}
.taglib-diff-table td {
  word-wrap: break-word;
}

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png?v=06bd1f3a8e);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png?v=126306dd0d) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png?v=278f758a19) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #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: 2px solid #fdc6c6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom: 2px dotted #009ae5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
  max-width: 100%;
}
.diff-version-comparator .taglib-diff-html .diff-added-image,
.diff-version-comparator .taglib-diff-html .diff-removed-image {
  display: none;
}
.diff-version-comparator .diff-container-column .diff-container {
  min-height: 400px;
}
.diff-version-comparator .diff-container-column .legend-item {
  margin-right: 15px;
}
.diff-version-comparator .diff-target-selector {
  border-left: 1px solid #e5e5e5;
  padding-left: 30px;
}
.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}
.diff-version-comparator .divider {
  margin-bottom: 20px;
}
.diff-version-comparator .list-group-item {
  cursor: pointer;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@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-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
.taglib-discussion .actions-menu:focus,
.taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.lfr-discussion-reply-popover {
  width: 25rem;
}
@media (min-width: 576px) {
  .lfr-discussion-reply-popover {
    max-width: 25rem;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
}
.drop-here-info .drop-icons span {
  position: absolute;
  text-align: center;
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  width: 70px;
  z-index: 1;
}
.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-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6B6C7E;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/speed-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/speed-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/speed-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/speed-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/speed-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html {
  position: relative;
}
.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-form-navigator .error-notice,
.taglib-form-navigator .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps {
  position: relative;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
  border-width: 0;
  clear: both;
  float: none;
  overflow: visible;
  padding: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
    overflow: auto;
    white-space: nowrap;
  }
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab {
  border-width: 0;
  display: inline-block;
  overflow: visible;
  position: relative;
  text-align: center;
  white-space: nowrap;
  z-index: 50;
}
.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:last-child .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label {
  position: relative;
}
.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;
  display: inline-block;
  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;
  display: inline-block;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  border-width: 0;
  display: block;
  margin: 0 5px 0 -5px;
  outline: 0;
  padding: 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 .error-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  clear: both;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px;
  opacity: 0.6;
  text-decoration: none;
  width: 30px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
  margin-left: -5px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .modified-notice {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .tab-icon {
  display: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar {
  display: block;
  padding-top: 10px;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar .tab-label {
  outline-width: 0;
}
.taglib-form-navigator .form-navigator-content {
  overflow: visible;
}
.taglib-form-navigator .form-navigator-content .form-section {
  display: none;
}
.taglib-form-navigator .form-navigator-content .form-section.active {
  display: block;
}
.taglib-form-navigator .form-navigator-content .form-section textarea {
  max-width: 100%;
}
.taglib-form-navigator .form-navigator-content legend {
  overflow: auto;
  padding-bottom: 2px;
}
.taglib-form-navigator .section-modified .modified-notice {
  display: inline-block;
}
.taglib-form-navigator .section-error .error-notice {
  display: inline-block;
  margin-right: 5px;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  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;
}

.icon-monospaced, .icon-monospaced[class^=icon-], .icon-monospaced[class*=" icon-"] {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}
.btn-monospaced > .icon-monospaced:not(.lexicon-icon) {
  padding: 0;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
.table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.taglib-image-selector {
  height: 100%;
  min-height: 100px;
  padding: 0;
  position: relative;
  text-align: center;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-here-indicator {
  height: 90px;
}
.taglib-image-selector.drop-enabled .drop-here-info .drop-text {
  display: inline-block;
  margin-left: 20px;
  margin-top: 0;
}
.taglib-image-selector .progress-wrapper {
  display: none;
  left: 50%;
  max-width: 450px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}
.taglib-image-selector .progress-wrapper button {
  margin-top: 20px;
}
.taglib-image-selector .progress-wrapper p {
  font-size: 18px;
  margin: 0;
  text-align: left;
}
.taglib-image-selector .progress-wrapper p.size {
  font-size: 14px;
}
.taglib-image-selector .progress-wrapper .progressbar {
  height: 6px;
  margin: 5px auto;
  width: 100%;
}
.taglib-image-selector.drop-active .change-image-controls {
  display: none;
}
.taglib-image-selector.drop-active .progress-wrapper {
  display: none;
}
.taglib-image-selector.draggable-image.vertical .current-image {
  left: 0 !important;
  max-height: inherit;
  min-width: 100%;
}
.taglib-image-selector.draggable-image.horizontal .current-image {
  max-width: inherit;
}
.taglib-image-selector.draggable-image.both .current-image {
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector.draggable-image.drop-enabled .image-wrapper {
  height: 0;
}
.taglib-image-selector.draggable-image .image-wrapper {
  height: 400px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767.98px) {
  .taglib-image-selector.draggable-image .image-wrapper {
    height: 150px;
  }
}
.taglib-image-selector.progress-active .change-image-controls {
  display: none;
}
.taglib-image-selector.progress-active .progress-wrapper {
  display: block;
}
.taglib-image-selector .browse-image-controls,
.taglib-image-selector .current-image {
  margin: auto;
  max-height: 100%;
  max-width: 100%;
}
.taglib-image-selector .browse-image-controls {
  padding: 10px;
  width: 100%;
  z-index: 1;
}
.taglib-image-selector .browse-image-controls .drag-drop-label,
.taglib-image-selector .browse-image-controls .browse-image {
  font-size: 16px;
}
.taglib-image-selector .browse-image-controls .drag-drop-label {
  line-height: 35px;
}
.taglib-image-selector .browse-image-controls .file-validation-info {
  margin-top: 15px;
}
.taglib-image-selector .change-image-controls {
  bottom: 10px;
  padding: 10px;
  position: absolute;
  right: 10px;
}
.taglib-image-selector .current-image {
  margin-bottom: 5px;
}
.taglib-image-selector .error-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.taglib-image-selector .selection-status {
  left: 50%;
  padding: 11px 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.taglib-image-selector .yui3-uploader-content {
  display: none;
}

.info-bar-container {
  background-color: #fff;
  border-bottom: 1px solid #edf0f2;
  min-height: 47px;
}
.info-bar-container .info-bar {
  padding: 0;
}
@media (min-width: 576px) {
  .info-bar-container {
    min-height: 59px;
  }
}
.info-bar-container .info-bar-default .taglib-workflow-status .workflow-version {
  color: #6b6c7e;
}
.info-bar-container .info-bar-default .btn {
  margin: 7px 0 7px 15px;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-default .btn {
    margin: 13px 0 13px 15px;
  }
}
.info-bar-container .info-bar-center {
  left: 50%;
  margin-top: 16px;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 100%;
}
@media (min-width: 576px) {
  .info-bar-container .info-bar-center {
    margin-top: 20px;
  }
}
.info-bar-container.affix {
  min-height: 35px;
  transition: min-height 0.15s ease;
}
.info-bar-container.affix .info-bar-center {
  margin-top: 5px;
}

.input-localized.input-localized-editor .form-control, .input-localized.input-localized-editor .dropdown .dropdown-menu a, .dropdown .dropdown-menu .input-localized.input-localized-editor a {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}

.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.taglib-image-selector .change-image-controls {
  background: #fff;
}
.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}
.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0;
}
.taglib-image-selector.drop-active {
  outline-width: 0;
}
.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.drop-active .selection-status {
  opacity: 0;
}
.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.taglib-image-selector.progress-active .selection-status {
  opacity: 0;
}

.portal-popup {
  background-color: #fff;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.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: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search, .navbar .navbar-search .header-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search, .navbar .navbar-search .header-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group, .navbar .navbar-search .header-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
.navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
.navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

@media (max-width: 767.98px) {
  .alert-notifications.alert-notifications-fixed {
    top: inherit;
  }
  .alert-notifications.alert-notifications-fixed .alert {
    max-width: none;
  }
}

.lfr-notification-container {
  bottom: 1.25rem;
  left: 1.25rem;
  max-height: 100%;
  max-width: 400px;
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.lfr-notification-container .lfr-notification-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action) {
  color: #272833;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6B6C7E;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  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 .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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 .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-discount-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-price-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column,
.lfr-total-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 {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #272833;
  font-weight: 600;
}
.user-info .date-info {
  color: #6B6C7E;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search, .taglib-search-toggle .header-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn, .taglib-search-toggle .header-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn, .taglib-search-toggle .header-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.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: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.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-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-social-activities table {
  width: 100%;
}
.taglib-social-activities td {
  padding: 5px;
  vertical-align: top;
}
.taglib-social-activities .day-separator {
  border-bottom: 1px dotted transparent;
  border-bottom-color: #ccc;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 2px;
}
.taglib-social-activities .portlet-icon {
  width: 16px;
}

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

.trash-undo-button.btn-link,
.trash-empty-button.btn-link {
  font-weight: 600;
  padding: 0;
  vertical-align: inherit;
}
.trash-undo-button.btn-link:hover,
.trash-empty-button.btn-link:hover {
  text-decoration: none;
}
.trash-undo-button.btn-link:focus,
.trash-empty-button.btn-link:focus {
  background-color: transparent;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.card-row-layout-fixed .lfr-card-actions-column {
  width: 32px;
}
.lfr-card-actions-column .dropdown {
  margin-right: -8px;
  margin-top: -5px;
}
.card-row-layout-fixed .lfr-card-actions-column .dropdown {
  margin-left: 8px;
  margin-right: 0;
}

.lfr-card-subtitle-text {
  font-size: 14px;
  font-weight: 400;
}

.lfr-card-title-text {
  font-size: 14px;
  font-weight: 600;
}

.taglib-webdav.visible {
  background: #f0f5f7;
}
.taglib-webdav table {
  border-color: #828f95;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.btn-account-selector {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto min-content;
  height: 70px;
  width: 300px;
}
.btn-account-selector.account-selected {
  grid-template-columns: min-content minmax(0, 1fr) min-content;
}
.btn-account-selector .current-info-container {
  text-align: left;
}
.btn-account-selector .no-account-selected-placeholder {
  margin: 0;
  text-align: left;
}

.dropdown-menu.account-selector-dropdown-menu {
  max-width: 300px;
  min-width: 300px;
}

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

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

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

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

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

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

.portal-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%;
}
@media (min-width: 768px) {
  .portal-popup .hsv-palette-modal.modal-dialog {
    bottom: auto !important;
    height: 100%;
    left: 50% !important;
    max-height: 375px;
    max-width: 650px;
    right: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
}
.portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767.98px) {
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}
.portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

.dialog-bd {
  min-height: 30px;
}

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1.5rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #E7E7ED;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
.portal-popup .lfr-dynamic-uploader:not(:last-child),
.portal-popup .lfr-form-content:not(:last-child),
.portal-popup .portlet-configuration-body-content:not(:last-child),
.portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png?v=12f2425486) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.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?v=12f2425486) 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?v=88a7153d5d) 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;
}

* [class*=ae-toolbar-][role=toolbar] {
  z-index: 980;
}
@media (max-width: 767.98px) {
  * [class*=ae-toolbar-][role=toolbar] {
    z-index: 1000;
  }
}

.ae-ui .ae-toolbars .ae-toolbar-add {
  border-width: 1px;
  margin-left: 4px;
  z-index: 989;
}
.ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
  height: 28px;
  width: 28px;
}
@media (min-width: 1280px) {
  .ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
    height: 32px;
    width: 32px;
  }
}

.alloy-editor-container {
  position: relative;
}
.alloy-editor-container .alloy-editor-icon {
  bottom: 8px;
  color: #869cad;
  display: none;
  position: absolute;
  right: 8px;
}
.alloy-editor-container .alloy-editor {
  cursor: text;
  outline: 0;
  overflow: hidden;
  text-align: start;
}
.alloy-editor-container .alloy-editor[dir=rtl] + .alloy-editor-icon {
  left: 8px;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2b4259;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder:before {
  pointer-events: none;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:empty {
  min-height: 1.5em;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus):not(.form-control) {
  border-left: 2px solid;
  padding-left: 10px;
}
.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder[data-required=true]:not(:focus):before {
  content: attr(data-placeholder) " *";
}
.alloy-editor-container .alloy-editor a {
  cursor: auto;
}
.alloy-editor-container .alloy-editor blockquote {
  margin: 1em 40px;
}
.alloy-editor-container .alloy-editor p:only-child {
  margin-bottom: 0;
}
.alloy-editor-container .alloy-editor.form-control, .alloy-editor-container .dropdown .dropdown-menu a.alloy-editor, .dropdown .dropdown-menu .alloy-editor-container a.alloy-editor {
  height: auto;
}
.alloy-editor-container .alloy-editor.form-control ~ .alloy-editor-icon, .alloy-editor-container .dropdown .dropdown-menu a.alloy-editor ~ .alloy-editor-icon, .dropdown .dropdown-menu .alloy-editor-container a.alloy-editor ~ .alloy-editor-icon {
  display: block;
  max-width: 24px;
}
.alloy-editor-container .alloy-editor .cke_widget_wrapper {
  max-width: 100%;
}
.alloy-editor-container .alloy-editor-switch {
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
}
.alloy-editor-container .alloy-editor-switch .btn {
  margin-top: 0;
}
.alloy-editor-container .alloy-editor-wrapper {
  padding-top: 44px;
}
.alloy-editor-container .alloy-editor-wrapper .lfr-source-editor {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .alloy-editor-placeholder {
  display: none;
}
.alloy-editor-container .alloy-editor-wrapper.show-source .lfr-source-editor {
  display: block;
}
.has-error .alloy-editor-container .form-feedback-item {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
  text-align: left;
}
.ie11 .alloy-editor-container .cke_widget_inline {
  display: inline-block;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}
.cke_panel_block .cke_panel_list {
  margin-left: 0;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}
.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

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

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word;
}
.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png?v=75c58ea8b3) 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?v=ccb03db11c) 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: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.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: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.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 {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

.item-selector .item-selector-list-row:hover {
  background-color: #f0f5ff;
  cursor: pointer;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer #cardSection {
  margin-bottom: 20px;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .image-viewer-footer-controls {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-controls {
    flex: 0 1 100%;
    order: 1;
  }
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.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 .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .url-view {
  margin: 15px;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  font-size: 16px;
  left: 4px;
  max-width: calc(100% - 8px);
  opacity: 1;
  padding: 0 15px 0 0;
  right: 4px;
  text-align: left;
  top: 4px;
  z-index: 5;
}
.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;
  position: absolute;
}
.image-viewer-base .image-viewer-sidenav .lfr-item-viewer-close {
  padding: 0 15px 0 0;
}

.lfr-item-viewer-close-text {
  display: block;
  line-height: 32px;
  padding-left: 35px;
}

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

.lfr-item-viewer-icon-info-link {
  float: right;
  font-size: 20px;
}
.lfr-item-viewer-icon-info-link:focus, .lfr-item-viewer-icon-info-link:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .lfr-item-viewer-icon-info-link {
    bottom: 10px;
    flex: 0 1 auto;
    order: 3;
    position: absolute;
    right: 20px;
    z-index: 1;
  }
}

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.image-viewer-base .image-viewer-sidenav.open {
  width: 300px;
}
@media (min-width: 576px) {
  .image-viewer-base .image-viewer-sidenav.open {
    width: 400px;
  }
}

.image-viewer-caption {
  color: #777;
}
.lfr-item-viewer .image-viewer-caption {
  line-height: 32px;
  position: absolute;
  text-align: left;
  width: 33%;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-caption {
    flex: 0 1 100%;
    order: 2;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
  }
}

.lfr-item-viewer .image-viewer-footer-content {
  padding: 0 20px;
}
@media (max-width: 767.98px) {
  .lfr-item-viewer .image-viewer-footer-content {
    display: flex;
    flex-wrap: wrap;
  }
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-thumbnails {
  display: none;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control {
  margin: 0 10px;
  position: relative;
}
.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:focus, .lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:hover {
  text-decoration: none;
}

.image-viewer-sidenav {
  line-height: normal;
}
.image-viewer-sidenav.sidenav-fixed {
  bottom: 0;
}
@media (min-width: 576px) {
  .image-viewer-sidenav.sidenav-fixed {
    bottom: 47px;
    position: absolute;
  }
}
.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 .image-viewer-sidenav-header {
  margin-top: 25px;
}
@media (min-width: 576px) {
  .image-viewer-sidenav .image-viewer-sidenav-header {
    margin-top: 0;
  }
}

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

.image-viewer-sidenav-close {
  display: block;
  float: right;
  margin-right: -10px;
  margin-top: -15px;
}

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

.sidenav-transition .image-viewer-base-image-list-inner {
  transition: all 0.5s ease;
}
@media (prefers-reduced-motion: reduce) {
  .sidenav-transition .image-viewer-base-image-list-inner {
    transition: none;
  }
}
@media (min-width: 576px) {
  .lfr-item-viewer .image-viewer-base-image-list-inner {
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .image-viewer-base.open .image-viewer-base-image-list-inner {
    padding-right: 400px;
  }
}

.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?v=af477596a2) 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 {
  cursor: default;
  background-color: #F7F8F9;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  transition: height 0.15s ease-out;
  background-color: #0B5FFF;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.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;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal.card,
.lfr-page-layouts .card-horizontal .card {
    transition: none;
  }
}
.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;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.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 {
  height: 4px;
}
.lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
  background-color: #0B5FFF;
  height: 4px;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 600px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-hidden {
  display: none;
}

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

.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?v=c4886fa52a) 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?v=9bd9eae4a6);
}

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

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png?v=304386cb9c);
}

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

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

.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?v=77ecce2f52) 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;
}

.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-flex;
}
.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 .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

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

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.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?v=84e669c6ec) 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 {
  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;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23272833'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23272833'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

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

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

.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?v=9768de2ad4);
}

.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?v=8c52288be9) 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?v=e599331031);
}

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

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

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png?v=c466cb9ff7) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

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?v=c466cb9ff7) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png?v=962f109ee3);
}

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

.lfr-status-success-label {
  background-image: url(../images/messages/success.png?v=7b376340de);
  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?v=4f3edfa6ba);
  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?v=b139ed675f);
}

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #6B6C7E;
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: #6B6C7E;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}

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

.portlet-actions {
  float: right;
}

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #6B6C7E;
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: #6B6C7E;
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

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

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

.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?v=e4dd51f465);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}

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

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

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

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

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png?v=64666efafa) 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;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}
.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0;
}
.widget-mode-card .card-title {
  position: relative;
}
@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}
.widget-mode-simple .widget-metadata {
  margin-bottom: 24px;
}
.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem;
}
.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body > .lfr-menu-list ul,
.active-area-proxy,
.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,
.tags-search-combobox .field-input-text {
  border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-spa-loading-bar {
  transform: translateX(100%);
}

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}

.portlet-boundary.yui3-dd-dragging {
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}

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

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none;
}
.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1;
}

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc);
}

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f;
}
input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in;
}
@media (prefers-reduced-motion: reduce) {
  input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
    transition: none;
  }
}

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

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

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

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

.col-xs-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-xs-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-xs-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-xs-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-xs-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  width: 100%;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  max-width: 100%;
  width: auto;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1280px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.modal-body {
  border-top: none !important;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.visible-lg {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-xs {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.img-rounded {
  border-radius: 6px;
}

.img-circle {
  border-radius: 50%;
}

.img-reposnsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Vertical offset settings variables */
/* Responsive margin helpers variables */
/* Color variables */
/* Line height variables */
/* Font size variables */
/* Button variables */
/* Input variables */
/* Padding variables */
/* Dropdown variables */
.hoverable {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.92);
}
.hoverable:hover {
  background: #FFF;
}

.focusable:not([readonly]):focus, .focusable:not([disabled]):focus {
  outline: none;
}
.focusable:not([readonly]):hover, .focusable:not([disabled]):hover {
  background: #FFF url("../images/speed/element-focusable.png?v=abd8d3bff9") repeat-y;
}
.focusable:not([readonly]):focus, .focusable:not([readonly]).opened, .focusable:not([readonly]).opened:hover, .focusable:not([disabled]):focus, .focusable:not([disabled]).opened, .focusable:not([disabled]).opened:hover {
  background: #FFF url("../images/speed/element-focused.png?v=59ee42ec34") repeat-y;
}
.focusable:not([readonly]).ng-touched.ng-invalid, .focusable:not([disabled]).ng-touched.ng-invalid {
  background: #FFF url("../images/speed/element-error.png?v=7a59eb4c1f") repeat-y;
}
.focusable[disabled]:hover, .focusable[disabled]:focus, .focusable[readonly]:hover, .focusable[readonly]:focus {
  background: #E3E3E3 none;
  border-color: #B1B1B1;
}

html,
body {
  padding: 0;
  margin: 0;
  background-color: #FFF;
  color: #444;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}

body {
  overflow-x: hidden;
}

html,
body,
p,
li,
a,
textarea,
input,
select,
span,
i,
div {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: -0.01em;
  line-height: 1.5em;
}

html strong,
html b {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #036;
  line-height: 1.2em;
  font-weight: normal;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}

h1,
.h1,
h2,
.h2 {
  margin: 40px 0 15px;
}

h3,
.h3 {
  margin: 30px 0 10px;
}

h4,
.h4 {
  margin: 20px 0 5px;
}

h5,
.h5 {
  margin: 15px 0 5px;
}

h1 {
  font-size: 42px;
}
@media (max-width: 992px) {
  h1 {
    font-size: 38px;
  }
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 22px;
}

h5,
h6 {
  font-size: 16px;
}

/*
$headingCount : 6;
$maxi : $headingCount;
@mixin i-loop($i) when ($i > 0){
  $maxj : $headingCount;
  @mixin j-loop($j) when ($j > 0){

h${i} + h${j} {
  margin-top : 0;
}

  @include j-loop($j - 1);
}
  @mixin j-loop(0){ }
  @include j-loop($maxj);
  @include i-loop($i - 1);
}
@mixin i-loop(0){ }
@include i-loop($maxi);
*/
p {
  margin: 0 0 15px;
  color: #036;
}

a:hover, a:active, a:visited, a:focus {
  color: #0097DB;
  text-decoration: none;
}
a h2 {
  margin: 0;
  color: #0097DB;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}
a h3 {
  margin: 0;
  color: #0097DB;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}

ul,
ol {
  color: #036;
}

ul {
  list-style: square outside url("../images/speed/common-bullet-blue.png?v=3e3e089ae2");
  line-height: 1.5em;
  margin: 10px 10px 10px 0;
  text-align: left;
  padding: 0 0 0 20px;
}
ul ul {
  list-style: square outside url("../images/speed/common-bullet-blue-small.png?v=9f105ff214");
}
ul.link-list {
  list-style: none none;
  list-style-image: none;
  margin: 10px 0px 10px 10px;
}
ul.link-list li {
  background-image: none;
  margin: 0 1px 5px;
}
ul.link-list li:before {
  position: absolute;
  margin-left: -15px;
  font-family: "speed-icons";
  content: "U";
  color: #0097DB;
}
ul.link-list li a {
  padding-left: 5px;
}

section {
  padding: 0;
}

#dockbar ul li {
  background-image: none;
}

ol {
  margin: 20px 0;
}
ol > li {
  margin-left: 18px;
  padding: 3px 0 0 5px;
}

input[type=submit],
input[type=button] {
  -webkit-appearance: none;
}

/* Other */
.float-right {
  float: right;
}

.clear {
  clear: both;
}

.min-height {
  height: 0;
  font-size: 1px;
}

/*********************
 * WEB FRAME
 *********************/
#page {
  position: relative;
  overflow: hidden;
}

/* Page viewport wrapper*/
.page-viewport {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.speed-submenu-content {
  z-index: 401;
  /* 401 due to portlet header */
}

div.dockbar {
  z-index: 500;
  /* 500 due to above 401 */
  position: absolute;
  width: 100%;
  /* fixes the top-menu height */
}

.speed-go-to-menu.speed-go-to-menu {
  display: none;
  max-width: 150px;
}

.isClient {
  display: none !important;
}

.client .isClient {
  display: block !important;
}

.prospect .hide-when-is-prospect {
  display: none !important;
}

/* TODO: Remove when fully decommissioned */
.isNotSignedIn .signedIn {
  display: none !important;
}

#header .search .search-form {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}
#header .search .search-form input.text {
  height: 15px;
  left: 7px;
  font-size: 12px;
  padding: 7px 10px 6px 10px;
  color: #666;
  border-radius: 4px;
  border: none;
  width: 140px;
  top: 11px;
  margin-right: 3px;
  letter-spacing: 0em;
}
#header .search .search-form > div {
  float: left;
}
#header .search .search-form .search-icon {
  font-size: 17px;
  padding: 5px 10px 0;
  background: #0097DB;
  color: #FFF;
  border-radius: 3px;
  position: relative;
  z-index: 5;
  height: 23px;
}
#header .search .search-form #searchInputContainer {
  top: 0;
  left: 5px;
  background: #FFF;
}
#header .search .search-form #searchInputContainer input.text:nth-child(2) {
  background: #E3E3E3;
  position: relative;
}
#header .search .search-form #searchInputContainer input.text:nth-child(2), #header .search .search-form #searchInputContainer input.text:nth-child(3) {
  top: 0;
  left: 0;
}

#searchInputContainer,
#searchInputContainerMainPortlet {
  position: relative;
}

#searchInputContainer input,
#searchInputContainerMainPortlet input {
  position: absolute;
}

#searchInputContainer input[name=query_bottom].text.search-suggest-bottom-input {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  color: #999;
}

input.search-suggest-bottom-input {
  color: #999;
}

.search input[name=query] {
  background: none repeat scroll 0 0 transparent;
  z-index: 2;
}

#header .dark-button {
  padding: 6px;
  background: #00376d url("../images/speed/frame/header-button-bg.png?v=ef3ca0f8d7") 0 -107px repeat-x;
  color: #c1c1c1;
  text-decoration: none;
  font-size: 13px;
  box-shadow: inset #366a9d 0 1px 0 0;
  border-radius: 4px;
  border: 1px #012a51 solid;
  letter-spacing: -0.01em;
}

/* Main Content */
#content-zone {
  background: #fff none center top no-repeat;
}

#main-content {
  background: #fff none left top no-repeat;
  padding-top: 10px;
  padding-bottom: 50px;
}

#page > #main-content {
  padding-top: 0;
}

/*********************
* Messages
*********************/
/*********************
* Breadcrumbs
*********************/
.breadcrumbs {
  padding: 0 20px 5px 20px;
}
.breadcrumbs a:nth-child(1) {
  padding-top: 10px;
  display: inline-block;
}

.breadcrumbs .separator {
  border: none;
  margin: 0;
  color: #054f97;
}

.breadcrumbs .current {
  color: #054f97;
}

.speedMenu-section {
  float: left;
}

/************************
* Glossary tooltip
************************/
span.glossary {
  margin-top: 4px;
  color: #054f97;
  padding-bottom: 1px;
  border-bottom: 1px dashed #054f97;
}

#tooltip#tooltip {
  background: #fafafa;
  border: 1px solid #d2d2d2;
  padding: 15px;
}

#tooltip .body p {
  font-size: 11px;
  letter-spacing: 0em;
}

/************************
* LR style override fix
************************/
.aui-menugroup-content ul {
  list-style: none;
}

.aui-menugroup-content ul li {
  list-style-image: none;
}

#portlet_58 #_58_fm {
  padding: 20px;
}

hr {
  height: 1px;
  border-width: 0;
  color: #ccc;
  background-color: #ccc;
}

.aui-dd-drop-active.aui-dd-drop-over {
  background-color: #0f0;
}

/*
 * ANCHORS - hidden behind top menu fix
 */
.anchor {
  padding-top: 70px;
  margin-top: -70px;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "speed-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.relativeWrapper {
  position: relative;
}

#wrapper {
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
  contain: initial !important;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}

html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}

html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}

.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}

.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-layout .speed-layout .portlet-header {
  margin-bottom: 0;
}

/** base **/
.speed-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
@media (min-width: 980px) {
  .speed-container {
    width: 960px;
  }
}

.speed-header-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  position: relative;
}
@media (min-width: 980px) {
  .speed-header-container {
    width: 960px;
  }
}

.speed-container,
.speed-header-container {
  max-width: 1240px;
  width: 100%;
}

.right {
  float: right !important;
}

.left {
  float: left !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}

.max-60 {
  max-width: 60% !important;
}

.vertical-center {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.relativeWrapper, .relative {
  position: relative;
}

@media screen and (min-width: 640px) {
  .sm-text-right {
    text-align: right;
  }
}
.table-container {
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.height-as-input-height {
  height: 40px;
}

bold {
  font-weight: normal;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}

.column {
  min-height: 1px;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.block {
  display: block;
}

.icon {
  font-size: 24px;
}
.icon.disabled {
  cursor: default;
  opacity: 0.3;
}
.icon.icon-success {
  color: #4BA000;
}
.icon.inline {
  position: absolute;
  top: 7px;
  right: 10px;
  margin-right: 7px;
}
.icon.inline.input-group-addon {
  position: static;
  top: 0;
  right: 0;
  margin-right: 0;
  cursor: pointer;
}
.icon.big {
  font-size: 100px;
}

@font-face {
  font-family: "speed-icons";
  src: url("../fonts/icons/speed-icons-1.0.1.eot?v=4e4e9bbc0b") format("embedded-opentype"), url("../fonts/icons/speed-icons-1.0.1.woff?v=8b936430da") format("woff"), url("../fonts/icons/speed-icons-1.0.0.ttf?v=3697a15b03") format("truetype"), url("../fonts/icons/speed-icons-1.0.0.svg?v=e8e79db7d8#speed-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSans";
  font-weight: 300;
  src: url("../fonts/MuseoSans/MuseoSans-300.otf?v=bdb59b808c") format("truetype"), url("../fonts/MuseoSans/museosans-300-webfont.eot?v=149d077221") format("embedded-opentype"), url("../fonts/MuseoSans/museosans-300-webfont.woff?v=987f721dc2") format("woff"), url("../fonts/MuseoSans/museosans-300-webfont.ttf?v=046e93220c") format("truetype");
}
@font-face {
  font-family: "MuseoSans";
  font-weight: 400;
  src: url("../fonts/MuseoSans/MuseoSans-300.otf?v=bdb59b808c") format("truetype"), url("../fonts/MuseoSans/museosans-300-webfont.eot?v=149d077221") format("embedded-opentype"), url("../fonts/MuseoSans/museosans-300-webfont.woff?v=987f721dc2") format("woff"), url("../fonts/MuseoSans/museosans-300-webfont.ttf?v=046e93220c") format("truetype");
}
@font-face {
  font-family: "MuseoSans";
  font-weight: 500;
  src: url("../fonts/MuseoSans/MuseoSans-500.otf?v=62c0135163") format("truetype"), url("../fonts/MuseoSans/museosans-500-webfont.eot?v=1484bb71cf") format("embedded-opentype"), url("../fonts/MuseoSans/museosans-500-webfont.woff?v=64a2c89160") format("woff"), url("../fonts/MuseoSans/museosans-500-webfont.ttf?v=a6bc1f5bcb") format("truetype");
}
@font-face {
  font-family: "MuseoSans";
  font-weight: 700;
  src: url("../fonts/MuseoSans/MuseoSans-700.otf?v=10aaa353d2") format("truetype"), url("../fonts/MuseoSans/museosans-700-webfont.eot?v=37ec5243df") format("embedded-opentype"), url("../fonts/MuseoSans/museosans-700-webfont.woff?v=09b7fb728d") format("woff"), url("../fonts/MuseoSans/museosans-700-webfont.ttf?v=144750b924") format("truetype");
}
.icon-attach:before {
  content: "b";
}

.icon-down-open:before {
  content: "c";
}

.icon-left-open:before {
  content: "d";
}

.icon-list:before {
  content: "g";
}

.icon-loop:before {
  content: "i";
}

.icon-mail:before {
  content: "j";
}

.icon-fontawesome-webfont:before {
  content: "n";
}

.icon-fontawesome-webfont-1:before {
  content: "o";
}

.icon-fontawesome-webfont-2:before {
  content: "p";
}

.icon-fontawesome-webfont-3:before {
  content: "C";
}

.icon-fontawesome-webfont-4:before {
  content: "D";
}

.icon-fontawesome-webfont-5:before {
  content: "q";
}

.icon-fontawesome-webfont-6:before {
  content: "r";
}

.icon-fontawesome-webfont-7:before {
  content: "s";
}

.icon-fontawesome-webfont-8:before {
  content: "t";
}

.icon-fontawesome-webfont-9:before {
  content: "v";
}

.icon-fontawesome-webfont-10:before {
  content: "B";
}

.icon-fontawesome-webfont-11:before {
  content: "E";
}

.icon-fontawesome-webfont-12:before {
  content: "F";
}

.icon-fontawesome-webfont-13:before {
  content: "G";
}

.icon-fontawesome-webfont-14:before {
  content: "H";
}

.icon-fontawesome-webfont-16:before {
  content: "h";
}

.icon-fontawesome-webfont-17:before {
  content: "i";
}

.icon-fontawesome-webfont-18:before {
  content: "k";
}

.icon-fontawesome-webfont-19:before {
  content: "l";
}

.icon-fontawesome-webfont-20:before {
  content: "w";
}

.icon-fontawesome-webfont-21:before {
  content: "x";
}

.icon-fontawesome-webfont-22:before {
  content: "y";
}

.icon-fontawesome-webfont-23:before {
  content: "I";
}

.icon-fontawesome-webfont-24:before {
  content: "m";
}

.icon-fontawesome-webfont-25:before {
  content: "u";
}

.icon-fontawesome-webfont-26:before {
  content: "z";
}

.icon-fontawesome-webfont-15:before {
  content: "e";
}

.icon-down-open-mini:before {
  content: "A";
}

.icon-fontawesome-webfont-27:before {
  content: "J";
}

.icon-check:before {
  content: "K";
}

.icon-magnifying-glass:before {
  content: "L";
}

.icon-fontawesome-webfont-28:before {
  content: "M";
}

.icon-fontawesome-webfont-29:before {
  content: "f";
}

.icon-ccw:before {
  content: "O";
}

.icon-record:before {
  content: "a";
}

.icon-fontawesome-webfont-30:before {
  content: "N";
}

.icon-fontawesome-webfont-31:before {
  content: "P";
}

.icon-fontawesome-webfont-32:before {
  content: "Q";
}

.icon-fontawesome-webfont-33:before {
  content: "R";
}

.icon-left-open-big:before {
  content: "S";
}

.icon-left-open-mini:before {
  content: "T";
}

.icon-right-open:before {
  content: "U";
}

.icon-right-open-big:before {
  content: "V";
}

.icon-right-open-mini:before {
  content: "W";
}

.icon-up-open:before {
  content: "X";
}

.icon-up-open-big:before {
  content: "Y";
}

.icon-up-open-mini:before {
  content: "Z";
}

.icon-key:before {
  content: "0";
}

.icon-key-1:before {
  content: "1";
}

.icon-fontawesome-webfont-35:before {
  content: "5";
}

.icon-fontawesome-webfont-34:before {
  content: "4";
}

.icon-fontawesome-webfont-36:before {
  content: "6";
}

.icon-fontawesome-webfont-37:before {
  content: "2";
}

.icon-fontawesome-webfont-38:before {
  content: "3";
}

.icon-fontawesome-webfont-39:before {
  content: "7";
}

.icon-fontawesome-webfont-40:before {
  content: "8";
}

.icon-fontawesome-webfont-41:before {
  content: "9";
}

.icon-fontawesome-webfont-42:before {
  content: "!";
}

.icon-fontawesome-webfont-43:before {
  content: '"';
}

.icon-fontawesome-webfont-44:before {
  content: "#";
}

.icon-fontawesome-webfont-45:before {
  content: "$";
}

.icon-fontawesome-webfont-46:before {
  content: "%";
}

.icon-fontawesome-webfont-47:before {
  content: "&";
}

.icon-fontawesome-webfont-48:before {
  content: "'";
}

.icon-fontawesome-webfont-49:before {
  content: "(";
}

.icon-fontawesome-webfont-50:before {
  content: ")";
}

.icon-arrows-ccw:before {
  content: "*";
}

.icon-signal:before {
  content: "+";
}

.icon-rss:before {
  content: ",";
}

.icon-search:before {
  content: "-";
}

.icon-resize-full:before {
  content: ".";
}

.icon-resize-small:before {
  content: "/";
}

.icon-plus:before {
  content: ":";
}

.icon-login:before {
  content: ";";
}

.icon-logout:before {
  content: "<";
}

.icon-fontawesome-webfont-51:before {
  content: "=";
}

.icon-fontawesome-webfont-52:before {
  content: ">";
}

.icon-fontawesome-webfont-53:before {
  content: "?";
}

.icon-fontawesome-webfont-54:before {
  content: "$";
}

.icon-stop:before {
  content: "[";
}

.icon-fontawesome-webfont-55:before {
  content: "]";
}

.icon-fontawesome-webfont-56:before {
  content: "^";
}

.icon-fontawesome-webfont-57:before {
  content: "_";
}

.icon-fontawesome-webfont-58:before {
  content: "`";
}

.icon-fontawesome-webfont-59:before {
  content: "{";
}

.icon-fontawesome-webfont-60:before {
  content: "|";
}

.icon-fontawesome-webfont-61:before {
  content: "}";
}

.icon-fontawesome-webfont-62:before {
  content: "~";
}

.icon-stop-1:before {
  content: "\e000";
}

.icon-up-dir:before {
  content: "\e001";
}

.icon-info:before {
  content: "\e004";
}

.icon-info-circled:before {
  content: "\e005";
}

.icon-help-circled:before {
  content: "\e006";
}

.icon-basket:before {
  content: "\e007";
}

.icon-down-dir:before {
  content: "\e008";
}

.icon-right-dir:before {
  content: "\e002";
}

.icon-left-dir:before {
  content: "\e003";
}

.icon-arrow-bottom:before {
  content: "\e009";
}

.icon-arrow-left:before {
  content: "\e00a";
}

.icon-arrow-right:before {
  content: "\e00b";
}

.icon-arrow-top:before {
  content: "\e00c";
}

.icon-arrows-left:before {
  content: "\e00d";
}

.icon-arrows-right:before {
  content: "\e00e";
}

.icon-back-to-top:before {
  content: "\e00f";
}

.icon-calendar:before {
  content: "\e010";
}

.icon-close:before {
  content: "\e011";
}

.icon-graph:before {
  content: "\e012";
}

.icon-history:before {
  content: "\e013";
}

.icon-info-1:before {
  content: "\e014";
}

.icon-overdraft:before {
  content: "\e015";
}

.icon-warning:before {
  content: "\e016";
}

.icon-waiting-order:before {
  content: "\e017";
}

.icon-standing-order:before {
  content: "\e018";
}

.icon-plus-with-circle:before {
  content: "\e01a";
}

.icon-plus-full-circle:before {
  content: "\e01b";
}

.icon-plus-1:before {
  content: "\e01c";
}

.icon-payment:before {
  content: "\e01d";
}

.icon-repeat-old:before {
  content: "\e019";
}

.icon-success:before {
  content: "\e01e";
}

.icon-repeat:before {
  content: "\e01f";
}

.icon-close-2:before {
  content: "\e020";
}

.icon-account:before {
  content: "\e021";
}

.icon-add:before {
  content: "\e022";
}

.icon-card:before {
  content: "\e023";
}

.icon-card-blocking:before {
  content: "\e024";
}

.icon-card-history:before {
  content: "\e025";
}

.icon-card-holds:before {
  content: "\e026";
}

.icon-card-limit:before {
  content: "\e027";
}

.icon-card-repay:before {
  content: "\e028";
}

.icon-card-transfer:before {
  content: "\e029";
}

.icon-atm:before {
  content: "\e02a";
}

.icon-atm-list:before {
  content: "\e02b";
}

.icon-branch:before {
  content: "\e02c";
}

.icon-calc:before {
  content: "\e02d";
}

.icon-filter-on:before {
  content: "\e02e";
}

.icon-filter:before {
  content: "\e02f";
}

.icon-payments-outgoing:before {
  content: "\e030";
}

.icon-payments-incoming:before {
  content: "\e031";
}

.icon-standing-order-1:before {
  content: "\e032";
}

.icon-smart-payment:before {
  content: "\e033";
}

.icon-settings:before {
  content: "\e034";
}

.icon-repeat-payment:before {
  content: "\e035";
}

.icon-offer:before {
  content: "\e036";
}

.icon-news:before {
  content: "\e037";
}

.icon-nearest:before {
  content: "\e038";
}

.icon-mortgage-payment:before {
  content: "\e039";
}

.icon-money-back:before {
  content: "\e03a";
}

.icon-locate:before {
  content: "\e03b";
}

.icon-private-zone:before {
  content: "\e03c";
}

.icon-rates:before {
  content: "\e03d";
}

.icon-remove:before {
  content: "\e03e";
}

.icon-travel-insurance:before {
  content: "\e03f";
}

.icon-trash-can:before {
  content: "\e040";
}

.icon-switch:before {
  content: "\e041";
}

.icon-contract-declined-big:before {
  content: "\e043";
}

.icon-courier-signature-big:before {
  content: "\e045";
}

.icon-download-contract-big:before {
  content: "\e046";
}

.icon-electronic-signature-big:before {
  content: "\e047";
}

.icon-expand-with-circle:before {
  content: "\e048";
}

.icon-help:before {
  content: "\e049";
}

.icon-personal-signature-big:before {
  content: "\e04a";
}

.icon-phone-verification-big:before {
  content: "\e04b";
}

.icon-user:before {
  content: "\e04c";
}

.icon-house:before {
  content: "\e04d";
}

.icon-arrow-left-with-circle:before {
  content: "\e04e";
}

.icon-arrow-right-with-circle:before {
  content: "\e04f";
}

.icon-minus-with-circle:before {
  content: "\e050";
}

.icon-collapse-with-circle:before {
  content: "\e051";
}

.icon-contract-approval:before {
  content: "\e052";
}

.icon-contract-calculator:before {
  content: "\e053";
}

.icon-contract-fill:before {
  content: "\e054";
}

.icon-contract-approved-big:before {
  content: "\e042";
}

.icon-contract-processing-big:before {
  content: "\e044";
}

.icon-contract-signoff:before {
  content: "\e055";
}

.icon-download:before {
  content: "\e056";
}

.icon-upload:before {
  content: "\e057";
}

.icon-about:before {
  content: "\e058";
}

.icon-chart:before {
  content: "\e059";
}

.icon-duplicate:before {
  content: "\e05a";
}

.icon-edit:before {
  content: "\e05b";
}

.icon-favorites:before {
  content: "\e05c";
}

.icon-incasso:before {
  content: "\e05d";
}

.icon-loan-consumer:before {
  content: "\e05e";
}

.icon-logout-alt:before {
  content: "\e05f";
}

.icon-payments:before {
  content: "\e060";
}

.icon-pdf:before {
  content: "\e061";
}

.icon-phone:before {
  content: "\e062";
}

.icon-planned-payments:before {
  content: "\e063";
}

.icon-saving:before {
  content: "\e064";
}

.icon-search-alt:before {
  content: "\e065";
}

.icon-share:before {
  content: "\e066";
}

.icon-sign:before {
  content: "\e067";
}

.icon-templates:before {
  content: "\e068";
}

.icon-trash:before {
  content: "\e069";
}

.icon-loop:before {
  content: "\e06a";
}

.icon-pdfDownload:before {
  content: "\e06b";
}

.icon-statement:before {
  content: "\e06c";
}

.icon-notification:before {
  content: "\e06d";
}

.icon-newuser:before {
  content: "\e06e";
}

.icon-user:before {
  content: "\e06f";
}

.icon-portfolio:before {
  content: "\e070";
}

.icon-later:before {
  content: "\e071";
}

/** For content and non c.p. portlet styling **/
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  zoom: 1;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=85c7f4&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=104565&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=64bbe8&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "LinotypeUnivers-430Regular", Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "LinotypeUnivers-430Regular", Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #f2f5f7 url("../images/jquery-ui/ui-bg_highlight-hard_100_f2f5f7_1x100.png?v=8a3f00ec71") 50% top repeat-x;
  color: #362b36;
}

.ui-widget-header {
  border: 1px solid #aed0ea;
  background: #deedf7 url("../images/jquery-ui/ui-bg_highlight-soft_100_deedf7_1x100.png?v=e2c1c90125") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #aed0ea;
  background: #85c7f4 url("../images/jquery-ui/ui-bg_glass_80_85c7f4_1x400.png?v=8286d875a4") 50% 50% repeat-x;
  font-weight: bold;
  color: #104565;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #104565;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #74b2e2;
  background: #e4f1fb url("../images/jquery-ui/ui-bg_glass_100_e4f1fb_1x400.png?v=037d2fd1ee") 50% 50% repeat-x;
  font-weight: bold;
  color: #0070a3;
}

.ui-state-hover a, .ui-state-hover a:hover {
  color: #0070a3;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #2694e8;
  background: #64bbe8 url("../images/jquery-ui/ui-bg_glass_50_64bbe8_1x400.png?v=e0e2d792ea") 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-widget :active {
  outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #f9dd34;
  background: #ffef8f url("../images/jquery-ui/ui-bg_highlight-soft_25_ffef8f_1x100.png?v=d3cce7d7f6") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #cd0a0a url("../images/jquery-ui/ui-bg_flat_15_cd0a0a_40x100.png?v=09157b3a07") 50% 50% repeat-x;
  color: #ffffff;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../images/jquery-ui/ui-icons_72a7cf_256x240.png?v=26901adab4");
}

.ui-widget-content .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_72a7cf_256x240.png?v=26901adab4");
}

.ui-widget-header .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_72a7cf_256x240.png?v=26901adab4");
}

.ui-state-default .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_3d80b3_256x240.png?v=205a7ce2e3");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_2694e8_256x240.png?v=6df29a38dd");
}

.ui-state-active .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_ffffff_256x240.png?v=342bc03f62");
}

.ui-state-highlight .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_2e83ff_256x240.png?v=2b99a5e48d");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_ffffff_256x240.png?v=342bc03f62");
}

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* Overlays */
.ui-widget-overlay {
  background: #eeeeee url("../images/jquery-ui/ui-bg_diagonals-thick_90_eeeeee_40x40.png?v=d987b086c6") 50% 50% repeat;
  opacity: 0.8;
  filter: Alpha(Opacity=80);
}

.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: #000000 url("../images/jquery-ui/ui-bg_highlight-hard_70_000000_1x100.png?v=485eaacf0a") 50% top repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*!
* jQuery UI Resizable 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*!
* jQuery UI Selectable 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
*/
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*!
 * jQuery UI Accordion 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%;
}

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: 0.5em 0.5em 0.5em 0.7em;
}

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
  display: block;
}

/*!
 * jQuery UI Autocomplete 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}

/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.21
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

.ui-menu .ui-menu {
  margin-top: -3px;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0.4em;
  line-height: 1.5;
  zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/*!
 * jQuery UI Button 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}

/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em;
}

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em;
}

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/*button sets*/
.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*!
 * jQuery UI Slider 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/*!
* jQuery UI Tabs 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/
.ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 0.2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tabs .ui-tabs-hide {
  display: none !important;
}

/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}

/*!
* jQuery UI Progressbar 1.8.21
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/** components **/
.card {
  margin-bottom: 20px;
}
.card .card-header {
  height: 40px;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 40px;
  color: #444;
  background: #FFF;
}
.card .card-header .row {
  height: 40px;
  margin-left: 0;
  margin-right: 0;
}
.card .card-header .navigation {
  float: left;
  margin-left: 20px;
}
.card .card-header .navigation > div {
  float: left;
}
.card .card-header .navigation .link {
  cursor: pointer;
  margin-right: 4px;
  color: #0097DB;
  position: relative;
  height: 40px;
  padding-top: 1px;
}
.card .card-header .navigation .separator {
  margin: 0 4px 0 0;
  padding: 0;
  border: 0;
  top: 3px;
  position: relative;
}
.card .card-header .navigation .title {
  padding-top: 1px;
  height: 40px;
  text-transform: uppercase;
}
.card .card-header .tools {
  float: right;
}
.card .card-header .tools .icon {
  color: #0097DB;
}
.card .card-header .pagination {
  float: right;
  margin: 0 20px 0 0;
  color: #0097DB;
}
.card .card-header .pagination > div {
  float: left;
}
.card .card-header .pagination .current-page {
  margin-left: 10px;
  padding-top: 1px;
  height: 40px;
}
.card .card-header .pagination .first-page-button,
.card .card-header .pagination .previous-page-button,
.card .card-header .pagination .next-page-button,
.card .card-header .pagination .last-page-button {
  height: 40px;
  position: relative;
  top: 1px;
  padding-top: 2px;
  margin-left: 10px;
  cursor: pointer;
  width: 20px;
  font-size: 15px;
  text-align: center;
}
.card .card-header .pagination .first-page-button.disabled,
.card .card-header .pagination .previous-page-button.disabled,
.card .card-header .pagination .next-page-button.disabled,
.card .card-header .pagination .last-page-button.disabled {
  cursor: default;
}
.card .card-header .close-button {
  cursor: pointer;
  float: right;
  width: 40px;
  text-align: center;
  border-left: 1px solid #81909F;
  font-size: 15px;
  color: #0097DB;
}
.card .card-header .close-button .icon-close {
  position: relative;
  top: 3px;
}
.card .card-header::after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.card .card-content {
  margin-top: 1px;
}
.card .card-content .full-background {
  background: #FFF;
}
.card .per-page-buttons {
  float: left;
  margin-left: 20px;
}
.card .per-page-button {
  cursor: pointer;
  margin-right: 15px;
  color: #0097DB;
  padding-top: 1px;
  display: inline-block;
}
.card .per-page-button.selected {
  cursor: text;
  color: #C3C3C3;
}

.public-form-steps {
  margin-top: 25px;
}

.public-form-step {
  float: left;
  text-align: center;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
}

.public-form-step .public-form-step-number {
  text-align: center;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  right: 0px;
  left: 0px;
  width: 40px;
}

.public-form-step .public-form-step-number div {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  width: 40px;
  border-radius: 50%;
  top: -20px;
  color: #fff;
  background-color: #DDDDDD;
}

.public-form-step.disabled .public-form-step-number div {
  cursor: default;
}

.public-form-step.active .public-form-step-number div,
.public-form-step.completed .public-form-step-number div {
  background-color: #0097DB;
}

.public-form-step.completed .public-form-step-icon {
  left: 28px;
  height: 20px;
  width: 20px;
  top: -10px;
  position: absolute;
  border: 2px solid #0097DB;
  background-color: #fff;
  color: #0097DB;
  z-index: 20;
  border-radius: 50%;
  font-family: speed-icons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  font-size: 13px;
}

.public-form-step.completed .public-form-step-icon:before {
  content: "K";
}

.public-form-step-title {
  height: 60px;
}

.public-form-step h3,
.public-form-steps > h3 {
  text-align: center;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}

.public-form-steps > h3 {
  position: absolute;
  width: 100%;
  margin-top: 12px;
  left: 0;
  right: 0;
}

.public-form-step.active h3 {
  color: #0097DB;
}

.public-form-step-title h3 {
  display: block;
  color: #C9C9C9;
  margin-bottom: 30px;
}

.public-form-step .line-border {
  float: left;
  width: 50%;
  border-bottom: 3px solid #DDDDDD;
}

.public-form-step .line-border.completed,
.public-form-step .line-border.active {
  border-bottom: 3px solid #0097DB;
}

table.table-accordion-values {
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

table.table-accordion-title,
table.table-accordion-titles > thead:first-child > tr:first-child > td,
table.table-accordion-titles > thead:first-child > tr:first-child > th,
table.table-accordion-values > thead:first-child > tr:first-child > td.title,
table.table-accordion-values > thead:first-child > tr:first-child > th.title {
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  vertical-align: middle;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
}

table.table-accordion-title,
table.table-accordion-values > thead:first-child > tr:first-child > td.title,
table.table-accordion-values > thead:first-child > tr:first-child > th.title {
  color: #0097DB;
}

table.table-accordion-titles > thead > tr > th,
table.table-accordion-values > thead > tr > th {
  border-top: none;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  height: 80px;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
}

table.table-accordion-values > thead > tr > th {
  padding: 0;
}

table.table-accordion-values > thead > tr > th a,
table.table-accordion-values > thead > tr > th a:focus,
table.table-accordion-values > thead > tr > th a:hover,
table.table-accordion-values > thead > tr > th a:visited {
  display: block;
  text-decoration: none;
  outline: none;
  text-align: center;
  line-height: 25px;
  color: #0097DB;
  font-weight: normal;
  font-size: 18px;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

table.table-accordion-titles > tbody > tr > td,
table.table-accordion-values > tbody > tr > td {
  border-top: none;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  text-align: center;
  height: 50px;
  background-color: #fff;
  vertical-align: middle;
  padding: 4px;
}

table.table-accordion-titles td,
table.table-accordion-titles th {
  color: #404040;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

table.table-accordion-titles > tbody > tr > td:first-child,
table.table-accordion-values > tbody > tr > td:first-child {
  border-left: none;
}

table.table-accordion-values {
  table-layout: fixed;
}

table.table-accordion-titles > thead > tr > th,
table.table-accordion-titles > tbody > tr > td {
  text-align: left;
  text-transform: uppercase;
  padding-left: 15px;
}

table.table-accordion-titles {
  margin-top: 80px;
}

.table-accordion {
  margin-bottom: 20px;
}

.table-accordion-header,
.table-accordion-title {
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

.table-accordion-title {
  padding: 20px;
}

.table-accordion-header a,
.table-accordion-header a:focus,
.table-accordion-header a:hover,
.table-accordion-header a:visited {
  display: block;
  text-decoration: none;
  outline: none;
  padding: 20px;
  color: #0097DB;
  text-transform: uppercase;
  font-size: 18px;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

.table-accordion-content {
  overflow: hidden;
  /* height:0; */
  max-height: 0;
  /*-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  */
  transition: min-height 0.5s linear;
  text-transform: uppercase;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

.table-accordion-value {
  padding: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.table-accordion-value .control-component {
  top: -7px;
}

.table-accordion-header .icon {
  margin-left: 10px;
  margin-top: 5px;
  font-size: 15px;
}

/*
 * DARK
 */
.table-accordion-dark .table-accordion-title,
.table-accordion-dark .table-accordion-values > thead:first-child > tr:first-child > td.title,
.table-accordion-dark .table-accordion-values > thead:first-child > tr:first-child > th.title {
  color: #036;
}

.table-accordion-dark .table-accordion-values > thead > tr > th a,
.table-accordion-dark .table-accordion-values > thead > tr > th a:focus,
.table-accordion-dark .table-accordion-values > thead > tr > th a:hover,
.table-accordion-dark .table-accordion-values > thead > tr > th a:visited {
  color: #036;
}

.table-accordion-dark .table-accordion-header a,
.table-accordion-dark .table-accordion-header a:focus,
.table-accordion-dark .table-accordion-header a:hover,
.table-accordion-dark .table-accordion-header a:visited {
  color: #036;
}

/*
 * SELECTED COLUMNS / ITEMS
 */
table.table-accordion-values > thead > tr > th.selected {
  color: #fff;
  background-color: #0097DB;
  border-left: 3px solid #0097DB;
  border-right: 3px solid #0097DB;
}

table.table-accordion-values > thead > tr > th.selected a,
table.table-accordion-values > thead > tr > th.selected a:focus,
table.table-accordion-values > thead > tr > th.selected a:hover,
table.table-accordion-values > thead > tr > th.selected a:visited {
  color: #fff;
  outline-offset: 0;
  outline: 3px solid #0097DB;
  padding-top: 7px;
  padding-bottom: 15px;
  font-size: 20px;
}

table.table-accordion-values > tbody > tr > td.selected {
  border-left: 3px solid #0097DB;
  border-right: 3px solid #0097DB;
}

table.table-accordion-values > tbody > tr:last-child > td.selected {
  border-bottom: 3px solid #0097DB;
}

.table-accordion-item.selected {
  border: 3px solid #0097DB;
}

.table-accordion-item.selected .table-accordion-content {
  height1: auto;
  max-height: 1000px;
}

.table-accordion-item.selected .table-accordion-header a {
  color: #fff;
  background-color: #0097DB;
  font-size: 20px;
}

/*
 * SELECTED COLUMNS / ITEMS - DARK
 */
.table-accordion-dark table.table-accordion-values > thead > tr > th.selected {
  background-color: #036;
}

.table-accordion-dark table.table-accordion-values > thead > tr > th.selected {
  border-left: 3px solid #036;
  border-right: 3px solid #036;
}

.table-accordion-dark table.table-accordion-values > thead > tr > th.selected a,
.table-accordion-dark table.table-accordion-values > thead > tr > th.selected a:focus,
.table-accordion-dark table.table-accordion-values > thead > tr > th.selected a:hover,
.table-accordion-dark table.table-accordion-values > thead > tr > th.selected a:visited {
  outline: 3px solid #036;
}

.table-accordion-dark table.table-accordion-values > tbody > tr > td.selected {
  border-left: 3px solid #036;
  border-right: 3px solid #036;
}

.table-accordion-dark table.table-accordion-values > tbody > tr:last-child > td.selected {
  border-bottom: 3px solid #036;
}

.table-accordion-dark .table-accordion-item.selected {
  border: 3px solid #036;
}

.table-accordion-dark .table-accordion-item.selected .table-accordion-header a {
  background-color: #036;
}

.payment-type-component:after, .payment-comment-text:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.payment-type-component-wrapper:before {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.payment-type-component {
  background-color: #F5F5F5;
  padding-top: 15px;
  margin-bottom: 30px;
}
.payment-type-component .payment-comment {
  float: right;
  color: #fff;
  background-color: #0097DB;
  padding-left: 0;
}
.payment-type-component .payment-comment .payment-comment-icon {
  width: 50px;
}
.payment-type-component .payment-comment .payment-comment-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.payment-type-component .card-big {
  height: 30px;
  margin-top: 5px;
}
.payment-type-component .card-big.visa {
  height: 20px;
  width: 62px;
}
.payment-type-component .card-xs {
  height: 24px;
  margin-top: 4px;
}
.payment-type-component .card-xs.visa {
  height: 20px;
  width: 62px;
}
.payment-type-component .card-images-xs {
  float: right;
}
@media only screen and (min-width: 640px) {
  .payment-type-component .payment-comment {
    margin-top: -120px;
    min-height: 120px;
  }
}

.horizontal-extender .horizontal-line-item {
  line-height: 35px;
  border-bottom: 1px solid #E1E1E1;
}
.horizontal-extender .horizontal-line-title {
  margin-top: 40px;
}
.horizontal-extender .horizontal-line hr {
  margin-top: 35px;
}
.horizontal-extender .horizontal-line .icon-container {
  text-align: center;
  height: 0;
}
.horizontal-extender .horizontal-line .icon {
  color: #C0C0C0;
  background: #ffffff;
  cursor: pointer;
  position: relative;
  top: -31px;
}
.horizontal-extender .horizontal-line .description {
  color: #0097DB;
  text-align: center;
}

.select-box-container {
  text-align: center;
}
.select-box-container .select-box-title {
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
  font-weight: 450;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 30px;
  color: #0097DB;
  background-color: #FFF;
}
.select-box-container .select-box-content {
  cursor: pointer;
}
@media (min-width: 640px) {
  .select-box-container.selected .select-box-content {
    border-left: 1px solid #0097DB;
    border-right: 1px solid #0097DB;
  }
}
.select-box-container.selected .radio-container {
  background-color: #0097DB;
}
.select-box-container.selected .radio-container .radio {
  background: url("/o/speed-theme/images/speed/sales-forms/car_insurance/radioActive.png") no-repeat center;
}
.select-box-container.selected .select-box-title {
  color: #FFF;
  background-color: #0097DB;
}
.select-box-container.selected .tail {
  border-color: #0097DB transparent transparent transparent;
}
.select-box-container .select-box-item {
  border-bottom: 1px solid #E1E1E1;
  line-height: 35px;
}
.select-box-container .radio-container {
  height: 40px;
  background-color: #E1E1E1;
}
.select-box-container .radio-container .radio {
  margin: auto;
  margin-top: 10px;
  width: 20px;
  height: 20px;
  background: url("/o/speed-theme/images/speed/sales-forms/car_insurance/radioInactive.png") no-repeat center;
}
.select-box-container .select-box-button {
  margin-top: 20px;
}
.select-box-container .select-box-button a {
  color: #FFF;
}
.select-box-container .tail-wrapper {
  width: 0;
}
.select-box-container .tail {
  margin-top: 0;
  margin-left: -10px;
  position: absolute;
  width: 0;
  height: 0;
  border-color: #E1E1E1 transparent transparent transparent;
  border-width: 10px;
  border-style: solid;
}

.select-box-mobile-item {
  font-size: 18px;
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  cursor: pointer;
  background-color: #E1E1E1;
  color: #0097DB;
  min-height: 40px;
  line-height: 40px;
  text-align: center;
}
.select-box-mobile-item.selected {
  background-color: #0097DB;
  color: #FFF;
}

#main-content label.control-component {
  padding-top: 3px;
  padding-left: 30px;
  margin-bottom: 15px;
  margin-right: 30px;
}
#main-content .radio-checkbox-leading-text {
  margin-top: 3px;
}

.control-component {
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  margin-bottom: 15px;
}
.control-component:hover input:not([disabled]):checked ~ .control-component__indicator {
  background: #123a65;
  border: 1px solid #123a65;
}
.control-component:hover input:not([disabled]) ~ .control-component__indicator {
  border: 1px solid #0097DB;
}
.control-component input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control-component input:checked ~ .control-component__indicator {
  background: #0097DB;
  border: 1px solid #0097DB;
}
.control-component input:checked ~ .control-component__indicator:after {
  display: block;
}
.control-component input:disabled ~ .control-component__indicator {
  background: #C3C3C3;
  border: 1px solid #C3C3C3;
  opacity: 0.6;
  pointer-events: none;
}

.control-component__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #ffffff;
  border: 1px solid #C3C3C3;
}
.control-component__indicator:after {
  content: "";
  position: absolute;
  display: none;
}

.control-component--radioinput:disabled ~ .control-component--radio:after {
  background: #7b7b7b;
}
.control-component--radio .control-component__indicator {
  border-radius: 50%;
}
.control-component--radio .control-component__indicator:after {
  left: 6px;
  top: 6px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control-component--checkboxinput:disabled ~ .control-component--checkbox:after {
  border-color: #7b7b7b;
}
.control-component--checkbox .control-component__indicator:after {
  left: 6px;
  top: 2px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.control-component--wrapper {
  position: relative;
}

.control-component--align {
  top: 50%;
  transform: translateY(-50%);
  margin-left: -30px;
}
@media (max-width: 980px) {
  .control-component--align {
    margin-left: -40px;
  }
}

.control-component--center {
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 980px) {
  #main-content .radio-checkbox-leading-text {
    margin-top: 7px;
  }
  #main-content label.control-component {
    padding-top: 0;
    padding-left: 40px;
  }

  .control-component__indicator {
    height: 30px;
    width: 30px;
  }

  .control-component--radio .control-component__indicator:after {
    left: 9px;
    top: 9px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
  }

  .control-component--checkbox .control-component__indicator:after {
    left: 10px;
    top: 4px;
    width: 9px;
    height: 16px;
    border-width: 0 4px 4px 0;
  }
}
/* Default custom select styles */
div.public-select {
  font-size: 13px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  color: #444;
  background: #FFF;
  z-index: 50;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-left: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
}
div.public-select:hover {
  background: url("../images/speed/element-focusable.png?v=abd8d3bff9") left top repeat-y;
}
div.public-select:focus {
  outline: none;
  background: url("../images/speed/element-focused.png?v=59ee42ec34") left top repeat-y;
}

.public-select select {
  display: none;
}
.public-select span {
  height: 40px;
  display: block;
  position: relative;
  cursor: pointer;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-top: 1px solid #C3C3C3;
}
.public-select .public-select-placeholder {
  border-bottom: 1px solid #C3C3C3;
  color: #0097DB;
}
.public-select > span {
  padding-right: 3em;
}
.public-select > span::after {
  font-family: speed-icons;
  content: "\e009";
  right: 1em;
}
.public-select.public-select-active {
  z-index: 60;
}
.public-select.public-select-active .public-select-options {
  visibility: visible;
}
.public-select.public-select-active > span::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.public-select .public-select-options {
  position: absolute;
  overflow: auto;
  width: 100%;
  background: #fff;
  visibility: hidden;
  max-height: 500px;
  border-bottom: 1px solid #C3C3C3;
  border-left: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
}
.public-select .public-select-options .public-select-option-selected {
  font-weight: 600;
}
.public-select ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.public-select ul span {
  padding: 10px;
}
.public-select li {
  margin-bottom: 0;
}
.public-select li.public-select-option-focused {
  background-color: #E1E1E1;
}

.public-select > span::after,
.public-select .public-select-selected span::after {
  speak: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#feedback-nps3 a {
  position: fixed;
  top: 50%;
  right: -51px;
  transform: rotate(270deg);
  zoom: 1.005;
  background: #0097DB;
  color: #FFF;
  display: flex;
  align-items: center;
  padding: 10px 22px 25px;
  border-radius: 5px;
  font-size: 15px;
  box-shadow: 0px -4px 15px #00000045;
  transition: 0.3s;
  z-index: 99999;
  text-decoration: none;
}
#feedback-nps3 a img {
  width: 17px;
  margin-right: 8px;
}
#feedback-nps3 a:hover {
  right: -46px;
}
@media (max-width: 768px) {
  #feedback-nps3 a {
    bottom: -14px;
    left: 10px;
    top: auto;
    right: auto;
    transform: rotate(0deg);
    zoom: unset;
    box-shadow: -3px -2px 12px #00000061;
  }
  #feedback-nps3 a:hover {
    right: auto;
  }
}

.cookie-management-modal {
  display: none;
  z-index: 2147483647;
  overflow: scroll;
  background: rgba(0, 56, 101, 0.6);
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
}
.cookie-management-modal .switch-input {
  position: relative;
  display: inline-block;
  width: 2.4rem;
  height: 1.4rem;
  margin-right: 0.1rem;
}
.cookie-management-modal .switch-input input {
  opacity: 0;
  width: 0;
  height: 0;
}
.cookie-management-modal .switch-input .switch-input-slider {
  position: absolute;
  cursor: pointer;
  top: 0.3rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c5cfda;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 1rem;
}
.cookie-management-modal .switch-input .switch-input-slider::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  height: 1.7rem;
  width: 1.7rem;
  left: -0.1rem;
  background-color: #fff;
  border: 1px solid #c5cfda;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.cookie-management-modal .switch-input input:disabled + .switch-input-slider {
  cursor: not-allowed;
  background-color: #e6ebf0;
}
.cookie-management-modal .switch-input input:disabled + .switch-input-slider::before {
  border-color: #e6ebf0;
}
.cookie-management-modal .switch-input input:disabled:checked + .switch-input-slider {
  cursor: not-allowed;
  background-color: #e6ebf0;
}
.cookie-management-modal .switch-input input:disabled:checked + .switch-input-slider::before {
  border-color: #e6ebf0;
}
.cookie-management-modal .switch-input input:checked + .switch-input-slider {
  background-color: #003665;
}
.cookie-management-modal .switch-input input:focus + .switch-input-slider {
  box-shadow: 0 0 1px #003665;
}
.cookie-management-modal .switch-input input:checked + .switch-input-slider:before {
  transform: translateX(0.9rem);
}
.cookie-management-modal h1, .cookie-management-modal h2, .cookie-management-modal h3, .cookie-management-modal h4, .cookie-management-modal h5, .cookie-management-modal h6 {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}
.cookie-management-modal p, .cookie-management-modal li, .cookie-management-modal a, .cookie-management-modal textarea, .cookie-management-modal input, .cookie-management-modal select, .cookie-management-modal span, .cookie-management-modal i, .cookie-management-modal div {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: -0.01em;
  line-height: 1.5em;
}
.cookie-management-modal .cookie-management-modal-dialog {
  display: none;
  position: relative;
  padding: 1rem;
  margin: 0;
  top: 2%;
  width: 100%;
  pointer-events: none;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content {
  display: flex;
  width: 100%;
  min-height: 100%;
  max-width: 554px;
  margin: 0 auto;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  position: relative;
  background: #fff;
  border-radius: 0.75rem;
  border: 1px solid transparent;
  outline: 0;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  color: #003665;
  pointer-events: auto;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-settings-form {
  width: 100%;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
  margin-bottom: 1rem;
  padding: 0;
  border: 0;
  height: auto;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header svg.cookie-management-modal-header-icon {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header svg.cookie-management-modal-header-icon.icon-smaller {
  width: 1.5rem;
  height: 1.5rem;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header svg.cookie-management-modal-header-icon.icon-action {
  cursor: pointer;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header h5.cookie-management-modal-header-title {
  flex: 0 1 auto;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0 0.5rem;
  color: #003665;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header h5.cookie-management-modal-header-title.smaller {
  font-size: 1.2rem;
}
@media (max-width: 480px) {
  .cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header h5.cookie-management-modal-header-title {
    font-size: 1.2rem;
  }
  .cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-header h5.cookie-management-modal-header-title.smaller {
    font-size: 1rem;
  }
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body {
  padding: 0;
  overflow: auto;
  position: relative;
  flex: 1 1 auto;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body p.cookie-management-modal-body-pre-title {
  margin-bottom: 0;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body h6.cookie-management-modal-body-title {
  font-size: 1rem;
  font-weight: 600;
  color: #003665;
}
@media (max-width: 480px) {
  .cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body h6.cookie-management-modal-body-title {
    font-size: 1rem;
  }
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body ul.cookie-management-modal-body-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  font-size: 1.2rem;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body ul.cookie-management-modal-body-list li {
  margin-top: 0.5rem;
  position: relative;
  padding-left: 2rem;
  color: #003665;
  margin-bottom: 0;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body ul.cookie-management-modal-body-list li::before {
  position: absolute;
  left: 0;
  content: "";
  display: block;
  vertical-align: middle;
  height: 1.4rem;
  width: 1.4rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjcyIDYuMTZMOS4wMDAwMSAxNi44OEw0LjgyMDAxIDEyLjdMMy43NjAwMSAxMy43Nkw3Ljk0MDAxIDE3Ljk0TDkuMDAwMDEgMTlMMTAuMDYgMTcuOTRMMjAuNzggNy4yMkwxOS43MiA2LjE2WiIgZmlsbD0iIzRCQTAwMCIvPgo8L3N2Zz4K") no-repeat center center;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body label.cookie-management-modal-body-input {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
  font-size: 1.2rem;
  color: #003665;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body label.cookie-management-modal-body-input .cookie-management-input-name {
  flex: 0 1 auto;
  font-weight: 500;
  text-transform: none;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body label.cookie-management-modal-body-input .cookie-management-switch-input {
  margin-left: 0.5rem;
  flex: 0 0 auto;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body p.cookie-management-modal-body-input-description {
  font-size: 0.8rem;
  font-weight: 300;
  color: #003665;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-body p.cookie-management-modal-body-input-description a {
  font-size: 0.8rem;
  color: #0097DB;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  flex-flow: column nowrap;
  flex-shrink: 0;
  width: 100%;
  border: 0;
  padding: 0;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-modal-action-button {
  margin: 0.5rem 0;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-modal-action-button.deny-btn {
  width: calc(50% - 8px);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 461px) {
  .cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-modal-action-button.deny-btn {
    width: 100%;
  }
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-button-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-top: 0;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  box-sizing: border-box;
  border: 0;
  padding: 0;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-button-group .cookie-management-modal-action-button {
  flex: 1 0 calc(50% - 2rem);
  margin: 0.5rem;
}
@media (max-width: 461px) {
  .cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-button-group .cookie-management-modal-action-button {
    flex: 1 0 190px;
  }
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-modal-footer-description {
  font-size: 0.8rem;
  color: #003665;
  margin-left: 0.25rem;
}
.cookie-management-modal .cookie-management-modal-dialog .cookie-management-modal-content .cookie-management-modal-footer .cookie-management-modal-footer-description a {
  font-size: 0.8rem;
  color: #0097DB;
}

.search-box-container {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  height: 100%;
}
.search-box-container.show {
  display: flex;
}
.search-box-container .autocomplete-container {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 102%;
  margin-left: -1%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #FFF;
  border: 1px solid #c2cfda;
  box-shadow: 0 4px 16px #D9DFE6;
  border-radius: 0.5rem;
  z-index: 99;
  padding: 0;
}

.search-box-container-mobile {
  margin: 0;
}
.search-box-container-mobile .search-box {
  height: 48px;
}
.search-box-container-mobile .search-box:has(input:focus-visible) {
  border-color: #0D2A50;
}
.search-box-container-mobile input#search-mobile {
  padding: 12px 12px 12px 0;
}
.search-box-container-mobile .autocomplete-container {
  top: 112px;
  position: fixed;
  background-color: #FFF;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 12px;
  z-index: 100;
  overflow-y: scroll;
}
.search-box-container-mobile .autocomplete-container .autocomplete-recommendation {
  width: 100%;
  margin: 0;
}
.search-box-container-mobile .autocomplete-container .autocomplete-recommendation:hover, .search-box-container-mobile .autocomplete-container .autocomplete-recommendation:focus, .search-box-container-mobile .autocomplete-container .autocomplete-recommendation:has(a:focus-visible), .search-box-container-mobile .autocomplete-container .autocomplete-recommendation:active {
  background-color: #FFF;
}
.search-box-container-mobile .autocomplete-container .autocomplete-recommendation a:hover, .search-box-container-mobile .autocomplete-container .autocomplete-recommendation a:focus, .search-box-container-mobile .autocomplete-container .autocomplete-recommendation a:active {
  color: #00AEEF;
}
.search-box-container-mobile .autocomplete-container .autocomplete-recommendation span.highlight {
  display: inline;
  position: static;
  margin: 0;
  top: 0;
}
.search-box-container-mobile .autocomplete-container .autocomplete-recommendation:first-child {
  width: 100%;
}
.search-box-container-mobile .autocomplete-container .autocomplete-recommendation:after {
  content: none;
}

.search {
  display: flex;
  width: 100%;
}

.search-box {
  display: flex;
  border: 1px solid #809ab2;
  box-sizing: border-box;
  border-radius: 0.5rem;
  width: 100%;
  height: 2.5rem;
  overflow: hidden;
}
.search-box .search-box-input {
  flex: 1 1 auto;
  min-width: 6rem;
  padding: 0.5rem;
  outline: none;
  border: none;
  background: none;
}
.search-box .search-box-input:focus {
  outline: none;
}
.search-box .search-box-button {
  flex: 1 1 auto;
  background: none;
  outline: none;
  border: none;
  min-width: 2rem;
  max-width: 3rem;
  margin: 0;
  padding: 0;
  color: #0097DB;
}
.search-box .search-box-button:focus {
  outline: none;
  background: #e6f7fd;
}
.search-box:has(input:focus) {
  border-color: #0097DB;
}

.autocomplete-recommendation {
  margin: 0 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  position: relative;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  list-style: none;
}
.autocomplete-recommendation a {
  color: #003665;
  padding: 0.75rem 1rem;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.autocomplete-recommendation::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 98%;
  margin: 0 auto;
  border-bottom: 1px solid #c2cfda;
}
.autocomplete-recommendation:hover, .autocomplete-recommendation:focus, .autocomplete-recommendation:has(a:focus-visible) {
  background-color: #e6f7fd;
}
.autocomplete-recommendation:hover::after, .autocomplete-recommendation:focus::after, .autocomplete-recommendation:has(a:focus-visible)::after {
  display: none;
}
.autocomplete-recommendation:hover a, .autocomplete-recommendation:focus a, .autocomplete-recommendation:has(a:focus-visible) a {
  border: none;
  outline: none;
}
.autocomplete-recommendation:visited, .autocomplete-recommendation:active, .autocomplete-recommendation:hover, .autocomplete-recommendation:focus, .autocomplete-recommendation.visited {
  color: #003665;
}
.autocomplete-recommendation span.highlight {
  background: none;
  font-weight: 600;
  margin: 0;
}

input#search-mobile::placeholder {
  color: #757575 !important;
}

body.has-control-menu .search-box-container-mobile .autocomplete-container {
  top: 168px;
}

.topmenu-nav-slider-action {
  margin-top: 3px;
  position: relative;
  width: 0;
  visibility: hidden;
  cursor: pointer;
}
.topmenu-nav-slider-action.clipping {
  visibility: visible;
}
.topmenu-nav-slider-action .icon {
  background: #FFF;
  padding: 0.4rem;
}
.topmenu-nav-slider-action.topmenu-nav-slider-left .icon {
  background: linear-gradient(90deg, white 60%, rgba(255, 255, 255, 0) 100%);
  text-align: left;
}
.topmenu-nav-slider-action.topmenu-nav-slider-right {
  left: -1rem;
}
.topmenu-nav-slider-action.topmenu-nav-slider-right .icon {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 40%);
  text-align: right;
}

.submenu-nav-slider {
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
.submenu-nav-slider::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.submenu-nav-slider li {
  white-space: normal;
}

.submenu-nav-slider-action {
  position: absolute;
  display: none;
  align-items: center;
  height: 100%;
  top: 0;
  cursor: pointer;
}
.submenu-nav-slider-action i.icon {
  background: #FFF;
  padding: 0.5rem;
}
.submenu-nav-slider-action.submenu-nav-slider-left {
  left: 0;
}
.submenu-nav-slider-action.submenu-nav-slider-left .icon {
  background: linear-gradient(90deg, white 60%, rgba(255, 255, 255, 0) 100%);
  text-align: left;
}
.submenu-nav-slider-action.submenu-nav-slider-right {
  right: 0;
}
.submenu-nav-slider-action.submenu-nav-slider-right .icon {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 40%);
  text-align: right;
}

.submenu-clipping-left .submenu-nav-slider-action.submenu-nav-slider-left {
  display: flex;
}

.submenu-clipping-right .submenu-nav-slider-action.submenu-nav-slider-right {
  display: flex;
}

.s-wrap {
  margin-bottom: 3rem;
}
.s-wrap.s-wrap--active {
  margin-bottom: 0;
  position: fixed;
  top: 69px;
  z-index: 101 !important;
  width: 100%;
  left: 0;
  background: #fff;
  box-shadow: 0 8px 9px #0000000f;
  transition: none;
}
@media (max-width: 991px) {
  .s-wrap.s-wrap--active {
    top: 64px;
    padding-left: 0;
  }
}
.s-wrap.s-wrap--active.s-wrap--overlapped {
  display: none;
}
.s-wrap.s-wrap--transition {
  transition: top 0.3s ease-in-out;
}

/** elements **/
/**
 * BREADCRUMBS
 *
 * TODO:
 * remove class .breadcrumbs-responsive,
 * only reason to using it is to ensure original breadcrumbs style in non-responsive layouts
 */
.breadcrumbs-responsive .breadcrumbs {
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.breadcrumbs-responsive .breadcrumbs a:nth-child(1) {
  padding-top: 10px;
  display: inline-block;
  color: #0097DB;
}

.breadcrumbs-responsive .breadcrumbs .separator {
  border: none;
  margin: 0;
  color: #C3C3C3;
}

.breadcrumbs-responsive .breadcrumbs .current {
  color: #444;
}

.breadcrumb {
  padding: 0;
  margin: 0;
}

.breadcrumb-link > .breadcrumb-text-truncate {
  font-size: 15px;
  font-weight: 300;
  color: rgba(0, 56, 101, 0.7);
  text-decoration: underline;
}

span.active.breadcrumb-text-truncate {
  font-size: 15px;
  font-weight: 500;
  color: rgba(0, 56, 101, 0.7);
  position: relative;
  top: 2px;
}

.breadcrumb-item {
  padding: 0 10px 0 0px;
  margin: 0;
}

.breadcrumbs__speed-divider {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M396.394%20255.607a28.207%2028.207%200%200%200-8.272-19.111L160.901%209.275c-11.026-11.059-28.94-11.059-39.999%200-11.058%2011.026-11.058%2028.941%200%2039.999l206.333%20206.333L120.902%20461.94c-11.058%2011.058-11.058%2028.973%200%2039.999%2011.059%2011.059%2028.972%2011.059%2039.999%200l227.221-227.221a28.196%2028.196%200%200%200%208.272-19.111z'%20fill='%236B6C7E'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 8px;
  height: 8px;
  position: relative;
  margin: 0 8px;
  margin-left: 9px;
  display: inline-flex;
}

@media (max-width: 992px) {
  .breadcrumbs__speed-divider {
    margin: 0;
  }
}
.breadcrumbs__speed-item {
  font-weight: 300;
  color: rgba(0, 56, 101, 0.7);
  text-decoration: underline;
  font-size: 13px;
}

.breadcrumbs__speed-last {
  font-weight: 500;
  color: rgba(0, 56, 101, 0.7);
  position: relative;
  top: 1px;
  font-size: 13px;
}

@media (max-width: 992px) {
  .breadcrumbs__speed {
    top: 15px;
    z-index: 99;
    line-height: 17px;
    position: relative;
  }

  .breadcrumbs__speed-item,
.breadcrumbs__speed-last {
    font-size: 12px;
  }
}
.btn {
  height: auto;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #444;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 8px 20px;
  transition: background-color 0.3s ease-out;
}
.btn.btn-primary {
  color: #fff;
}
.btn.btn-primary-outline {
  background-color: #FFF;
  color: #0097DB;
  border: 1px solid #0097DB;
}
.btn.btn-secondary {
  background-color: #036;
  color: #FFF;
}
.btn.btn-secondary-inverse {
  background-color: #FFF;
  color: #036;
}
.btn.btn-success {
  color: #fff;
}
.btn.btn-white {
  background-color: #0097DB;
  color: #FFF;
  border: 1px solid #FFF;
}
.btn.btn-inverse {
  background-color: #FFF;
  color: #0097DB;
}
.btn:hover {
  border: 1px solid transparent;
}
.btn:hover.btn-primary {
  background-color: #007aa3;
}
.btn:hover.btn-primary-outline {
  background-color: #FAFAFA;
  color: #0097DB;
  border: 1px solid #0097DB;
}
.btn:hover.btn-secondary {
  background-color: #036;
  color: #FFF;
}
.btn:hover.btn-secondary-inverse {
  background-color: #036;
  color: #FFF;
}
.btn:hover.btn-success {
  background-color: #81c341;
}
.btn:hover.btn-success:hover {
  background-color: #498211;
}
.btn:hover.btn-white {
  background-color: #FFF;
  color: #0097DB;
}
.btn:hover.btn-inverse {
  background-color: #0097DB;
  color: #FFF;
}
.btn[disabled], .btn[disabled] *, .btn[disabled]:hover, .btn[disabled]:hover * {
  cursor: default;
  color: #444;
  background: #999;
  border-color: #999;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 1px;
}

a.btn-primary:not([href]) {
  color: #fff;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  cursor: pointer;
}

.xdsoft_datetimepicker {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #FFFFFF;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  color: #333333;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 100;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important;
}

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.xdsoft_noselect::selection {
  background: transparent;
}

.xdsoft_noselect::-moz-selection {
  background: transparent;
}

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0px;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0px;
}

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0px;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0px 0px;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0px;
  margin-bottom: 7px;
  margin-top: 0px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0px;
  height: 25px;
  line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0px;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 101;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover {
  text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0px;
  top: 30px;
  z-index: 102;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33AAFF;
  /*box-shadow: #178FE5 0px 1px 3px 0px inset;*/
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #F5F5F5;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0px;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #F1F1F1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33AAFF;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33AAFF;
  box-shadow: #178FE5 0px 1px 3px 0px inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* ---------------------- CSOB THEME STYLES---------------- */
.xdsoft_datetimepicker.xdsoft_csob {
  box-shadow: none;
  background: #FFFFFF;
  border: 1px solid #999;
  color: #0097DB;
  font-family: "LinotypeUnivers-430Regular", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_csob .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_csob .xdsoft_today_button {
  display: none;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_datepicker {
  margin: 0;
  padding: 0;
  width: 256px;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_label {
  background-color: #fff;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_label:hover {
  text-decoration: none;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_label > .xdsoft_select {
  position: absolute;
  top: 39px;
  left: -1px;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  height: 40px;
  padding: 0 40px 0 0;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  font-weight: normal;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  font-weight: normal;
  background-color: #f5f5f5;
  color: black;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_month {
  width: 150px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_year {
  width: 106px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_month i,
.xdsoft_datetimepicker.xdsoft_csob .xdsoft_year i {
  float: right;
  margin: 10px;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_arrow {
  width: 41px;
  height: 40px;
  line-height: 38px;
  padding-top: 2px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: inline;
  z-index: 101;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_monthselect {
  width: 152px;
  border: 1px solid #999;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_yearselect {
  width: 107px;
  border: 1px solid #999;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar table {
  margin: 0;
  padding: 0;
  border-collapse: separate;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td {
  background: #FFFFFF;
  border: 2px solid white;
  color: #0097DB;
  width: 36px;
  height: 36px;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td:hover {
  background: #0097DB !important;
  color: #FFF;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td > div {
  padding: 0;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar th {
  color: #000;
  font-family: "LinotypeUnivers-420CnRegular", Arial, Helvetica, sans-serif;
  background: #FFFFFF;
  border: 2px solid white;
  font-weight: normal;
  text-transform: uppercase;
  width: 36px;
  height: 36px;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td.xdsoft_weekend {
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td.xdsoft_today {
  background-color: #f2f2f2;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td.xdsoft_current {
  background-color: #0097DB;
  color: #FFF;
  font-weight: normal;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_calendar td.xdsoft_other_month {
  visibility: hidden;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_scrollbar > .xdsoft_scroller {
  background: #b7b7b7 !important;
  height: 20px;
  border: 1px solid #999;
  border-radius: 0;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_scrollbar {
  position: absolute;
  width: 10px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: pointer;
  background-color: #f2f2f2;
  border: 1px solid white;
}

.xdsoft_datetimepicker.xdsoft_csob .xdsoft_scroller_box {
  position: relative;
}

.xdsoft_datetimepicker.xdsoft_csob .dark_border {
  border-color: #999;
}

.form-control.datetimepicker, .dropdown .dropdown-menu a.datetimepicker {
  border-right: none;
}
.form-control.datetimepicker + .input-group-addon, .dropdown .dropdown-menu a.datetimepicker + .input-group-addon {
  border-radius: 0;
  background: none;
  border-left: 0;
  margin: 0;
  padding: 5px 12px;
  font-size: 24px;
}
.form-control.datetimepicker:focus + .input-group-addon, .dropdown .dropdown-menu a.datetimepicker:focus + .input-group-addon {
  border-color: #999;
}

.dropdown .dropdown-toggle:extend(.form-control all) {
  background-color: #fff;
  border-radius: 0;
  text-align: left;
  border-color: #CCCCCC;
  height: 40px;
  padding: 0 0 0 10px;
  color: #0097DB;
}
.dropdown .dropdown-toggle:extend(.form-control all) .caret {
  height: 100%;
  border: none;
  border-left: 1px solid #CCCCCC;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #0097DB;
  font-size: 15px;
  margin-left: 10px;
}
.dropdown .dropdown-toggle:extend(.form-control all) .caret:before {
  font-family: "speed-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  content: "\e009";
}
.dropdown .dropdown-toggle:extend(.form-control all) .caret:hover {
  background: #f2f2f2;
}
.dropdown.block .dropdown-toggle {
  line-height: 40px;
  width: 100%;
}
.dropdown.block .caret {
  float: right;
}
.dropdown .dropdown-menu {
  margin-top: 0;
  box-shadow: none;
  border-color: #CCCCCC;
  padding: 0;
  border-radius: 0;
  overflow-y: auto;
  max-height: 300px;
}
.dropdown .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #CCCCCC;
}
.dropdown .dropdown-menu li:first-child {
  boder-top: none;
}
.dropdown .dropdown-menu a {
  background: #fff url("../images/speed/element-focusable.png?v=abd8d3bff9") left top repeat-y;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.dropdown .dropdown-menu a:hover {
  background: #fff url("../images/speed/element-focused.png?v=59ee42ec34") left top repeat-y;
}
.dropdown .dropdown-menu a:focus {
  border: none;
}

.angular-dropdown, [x-dropdown] {
  cursor: pointer;
  position: relative;
  font-size: 13px;
  color: #444;
  background: #FFF;
  height: 40px;
}
.angular-dropdown.focused .dselectedRow, [x-dropdown].focused .dselectedRow {
  border-color: #9D9D9D;
  z-index: 10000001;
}
.angular-dropdown.focused .darrow, [x-dropdown].focused .darrow {
  border-left: none;
  background: #FFF;
}
.angular-dropdown .darrow, [x-dropdown] .darrow {
  position: absolute;
  right: 0;
  top: 0;
  display: table;
  z-index: 1;
  width: 40px;
  height: 38px;
  border-left: 1px solid #B1B1B1;
  text-align: center;
  color: #0097DB;
}
.angular-dropdown .darrow:hover, [x-dropdown] .darrow:hover {
  background: #F2F2F2;
}
.angular-dropdown .darrow > div, [x-dropdown] .darrow > div {
  display: table-cell;
  vertical-align: middle;
  top: 2px;
  position: relative;
  left: -1px;
}
.angular-dropdown .darrow .icon, [x-dropdown] .darrow .icon {
  font-size: 11px;
}
.angular-dropdown .drows, [x-dropdown] .drows {
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  z-index: 10000001;
  border-color: #9D9D9D;
  border-width: 1px;
  border-style: none solid solid;
}
.angular-dropdown .dselectedRow, .angular-dropdown .drow, [x-dropdown] .dselectedRow, [x-dropdown] .drow {
  line-height: 38px;
  padding-right: 20px;
  width: 100%;
  padding-left: 10px;
}
.angular-dropdown .dselectedRow, [x-dropdown] .dselectedRow {
  color: #0097DB;
  position: absolute;
  left: 0;
  right: 0;
  height: 40px;
  border: 1px solid #B1B1B1;
  background: #FFF;
}
.angular-dropdown .dselectedRow:not([readonly]):focus, .angular-dropdown .dselectedRow:not([disabled]):focus, [x-dropdown] .dselectedRow:not([readonly]):focus, [x-dropdown] .dselectedRow:not([disabled]):focus {
  outline: none;
}
.angular-dropdown .dselectedRow:not([readonly]):hover, .angular-dropdown .dselectedRow:not([disabled]):hover, [x-dropdown] .dselectedRow:not([readonly]):hover, [x-dropdown] .dselectedRow:not([disabled]):hover {
  background: #FFF url("../images/speed/element-focusable.png?v=abd8d3bff9") repeat-y;
}
.angular-dropdown .dselectedRow:not([readonly]):focus, .angular-dropdown .dselectedRow:not([readonly]).opened, .angular-dropdown .dselectedRow:not([readonly]).opened:hover, .angular-dropdown .dselectedRow:not([disabled]):focus, .angular-dropdown .dselectedRow:not([disabled]).opened, .angular-dropdown .dselectedRow:not([disabled]).opened:hover, [x-dropdown] .dselectedRow:not([readonly]):focus, [x-dropdown] .dselectedRow:not([readonly]).opened, [x-dropdown] .dselectedRow:not([readonly]).opened:hover, [x-dropdown] .dselectedRow:not([disabled]):focus, [x-dropdown] .dselectedRow:not([disabled]).opened, [x-dropdown] .dselectedRow:not([disabled]).opened:hover {
  background: #FFF url("../images/speed/element-focused.png?v=59ee42ec34") repeat-y;
}
.angular-dropdown .dselectedRow:not([readonly]).ng-touched.ng-invalid, .angular-dropdown .dselectedRow:not([disabled]).ng-touched.ng-invalid, [x-dropdown] .dselectedRow:not([readonly]).ng-touched.ng-invalid, [x-dropdown] .dselectedRow:not([disabled]).ng-touched.ng-invalid {
  background: #FFF url("../images/speed/element-error.png?v=7a59eb4c1f") repeat-y;
}
.angular-dropdown .dselectedRow[disabled]:hover, .angular-dropdown .dselectedRow[disabled]:focus, .angular-dropdown .dselectedRow[readonly]:hover, .angular-dropdown .dselectedRow[readonly]:focus, [x-dropdown] .dselectedRow[disabled]:hover, [x-dropdown] .dselectedRow[disabled]:focus, [x-dropdown] .dselectedRow[readonly]:hover, [x-dropdown] .dselectedRow[readonly]:focus {
  background: #E3E3E3 none;
  border-color: #B1B1B1;
}
.angular-dropdown .dselectedRow > .dRowContainer > .dsingle-input, [x-dropdown] .dselectedRow > .dRowContainer > .dsingle-input {
  position: relative;
  padding-right: 20px;
}
.angular-dropdown.ng-dirty.ng-invalid .dselectedRow, .angular-dropdown.ng-dirty.ng-invalid .dselectedRow:hover, [x-dropdown].ng-dirty.ng-invalid .dselectedRow, [x-dropdown].ng-dirty.ng-invalid .dselectedRow:hover {
  background-repeat: repeat-y !important;
  background-image: url("../images/speed/element-error.png?v=7a59eb4c1f");
  background-color: #FFF;
}
.angular-dropdown .drow, [x-dropdown] .drow {
  background: #FFF;
  border-style: none;
  border-top: 1px solid #C3C3C3;
}
.angular-dropdown .drow .dlabel, [x-dropdown] .drow .dlabel {
  color: #0097DB;
}
.angular-dropdown .drow .dlabel.sub, [x-dropdown] .drow .dlabel.sub {
  padding-left: 10px;
}
.angular-dropdown .drow .dlabel.selected, [x-dropdown] .drow .dlabel.selected {
  font-weight: normal;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}
.angular-dropdown .drow:hover, [x-dropdown] .drow:hover {
  background: #F2F2F2;
}
.angular-dropdown .drow.drow.selected, [x-dropdown] .drow.drow.selected {
  background: #F2F2F2 !important;
}
.angular-dropdown .dRowContainer, [x-dropdown] .dRowContainer {
  width: 100%;
  vertical-align: middle;
}

[x-popover], [x-popover-without-isolation] {
  position: relative;
}
[x-popover] .popover-help-icon, [x-popover-without-isolation] .popover-help-icon {
  cursor: help;
}
[x-popover] .popover, [x-popover-without-isolation] .popover {
  position: absolute;
  width: 300px;
  text-align: center;
  z-index: 1000;
  bottom: 100%;
  left: 50%;
  margin-left: -150px;
  margin-bottom: 4px;
  display: inline-block;
  visibility: hidden;
  /* bootstrap override */
  max-width: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  top: auto;
  /* /bootstrap override */
}
[x-popover] .popover.bottom, [x-popover-without-isolation] .popover.bottom {
  bottom: auto;
  top: 100%;
  margin-bottom: 0;
  margin-top: 4px;
}
[x-popover] .popover.bottom .arrow-up-container, [x-popover-without-isolation] .popover.bottom .arrow-up-container {
  display: block !important;
}
[x-popover] .popover.bottom .arrow-down-container, [x-popover-without-isolation] .popover.bottom .arrow-down-container {
  display: none;
}
[x-popover] .popover.toggleShow, [x-popover] .popover.show, [x-popover-without-isolation] .popover.toggleShow, [x-popover-without-isolation] .popover.show {
  visibility: visible !important;
}
[x-popover] .popover.toggleHide, [x-popover-without-isolation] .popover.toggleHide {
  visibility: hidden !important;
}
[x-popover] .popover .close, [x-popover-without-isolation] .popover .close {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  z-index: 1;
  font-size: 8px;
}
[x-popover] .popover .popover-inner, [x-popover-without-isolation] .popover .popover-inner {
  display: inline-block;
  position: relative;
}
[x-popover] .popover .popover-inner > div, [x-popover-without-isolation] .popover .popover-inner > div {
  text-align: center;
}
[x-popover] .popover .popover-inner > div > div, [x-popover-without-isolation] .popover .popover-inner > div > div {
  display: inline-block;
}
[x-popover] .popover .popover-inner .message, [x-popover-without-isolation] .popover .popover-inner .message {
  margin-bottom: 0 !important;
  padding: 10px 11px;
  line-height: 17px;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 13px !important;
  font-style: normal;
  background: #FFF;
  color: #575756 !important;
  border: 1px solid #999;
  text-transform: none;
}
[x-popover] .popover .popover-inner .arrow-up-container, [x-popover] .popover .popover-inner .arrow-down-container, [x-popover-without-isolation] .popover .popover-inner .arrow-up-container, [x-popover-without-isolation] .popover .popover-inner .arrow-down-container {
  line-height: 0;
  font-size: 0;
}
[x-popover] .popover .popover-inner .arrow-up-container, [x-popover-without-isolation] .popover .popover-inner .arrow-up-container {
  display: none;
}
[x-popover] .popover .popover-inner .arrow-up, [x-popover] .popover .popover-inner .arrow-down, [x-popover] .popover .popover-inner .arrow-down-inner, [x-popover] .popover .popover-inner .arrow-up-inner, [x-popover-without-isolation] .popover .popover-inner .arrow-up, [x-popover-without-isolation] .popover .popover-inner .arrow-down, [x-popover-without-isolation] .popover .popover-inner .arrow-down-inner, [x-popover-without-isolation] .popover .popover-inner .arrow-up-inner {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
[x-popover] .popover .popover-inner .arrow-up, [x-popover] .popover .popover-inner .arrow-down, [x-popover-without-isolation] .popover .popover-inner .arrow-up, [x-popover-without-isolation] .popover .popover-inner .arrow-down {
  position: relative;
}
[x-popover] .popover .popover-inner .arrow-down, [x-popover-without-isolation] .popover .popover-inner .arrow-down {
  border-top: 5px solid #999;
}
[x-popover] .popover .popover-inner .arrow-up, [x-popover-without-isolation] .popover .popover-inner .arrow-up {
  border-bottom: 5px solid #999;
}
[x-popover] .popover .popover-inner .arrow-down-inner, [x-popover] .popover .popover-inner .arrow-up-inner, [x-popover-without-isolation] .popover .popover-inner .arrow-down-inner, [x-popover-without-isolation] .popover .popover-inner .arrow-up-inner {
  position: absolute;
  left: -5px;
}
[x-popover] .popover .popover-inner .arrow-down-inner, [x-popover-without-isolation] .popover .popover-inner .arrow-down-inner {
  bottom: 1px;
  border-top: 5px solid #FFF;
}
[x-popover] .popover .popover-inner .arrow-up-inner, [x-popover-without-isolation] .popover .popover-inner .arrow-up-inner {
  bottom: -6px;
  border-bottom: 5px solid #FFF;
}
[x-popover] .popover.action .popover-inner .message, [x-popover-without-isolation] .popover.action .popover-inner .message {
  color: #0097DB !important;
  border: 1px solid #0097DB;
}
[x-popover] .popover.action .popover-inner .arrow-down, [x-popover-without-isolation] .popover.action .popover-inner .arrow-down {
  border-top: 5px solid #0097DB;
}
[x-popover] .popover.action .popover-inner .arrow-up, [x-popover-without-isolation] .popover.action .popover-inner .arrow-up {
  border-bottom: 5px solid #0097DB;
}
[x-popover] .popover.error .popover-inner .message, [x-popover-without-isolation] .popover.error .popover-inner .message {
  color: #C81010 !important;
  border: 1px solid #C81010;
}
[x-popover] .popover.error .popover-inner .arrow-down, [x-popover-without-isolation] .popover.error .popover-inner .arrow-down {
  border-top: 5px solid #C81010;
}
[x-popover] .popover.error .popover-inner .arrow-up, [x-popover-without-isolation] .popover.error .popover-inner .arrow-up {
  border-bottom: 5px solid #C81010;
}
[x-popover] .popover.always-on-bottom, [x-popover-without-isolation] .popover.always-on-bottom {
  z-index: 2000;
}

#bop_popup_reason .speed-sales-forms-components-label-alignment {
  padding-left: 30px;
  text-transform: none;
}
#bop_popup_reason .radio .speed-sales-forms-components-picture-alignment {
  box-sizing: content-box;
}

.form-search .input-group-btn, .header-search .input-group-btn {
  top: 0;
  margin-right: 0;
}
.form-search .input-group-btn > .btn, .header-search .input-group-btn > .btn {
  line-height: 17px;
  margin-left: 0;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0;
  transition: none;
  color: #0097DB;
  background: #ffffff;
  font-size: 17px;
  padding: 9px 15px 9px;
  height: 40px;
}
.form-search .form-control.search-query, .header-search .form-control.search-query, .form-search .dropdown .dropdown-menu a.search-query, .header-search .dropdown .dropdown-menu a.search-query, .dropdown .dropdown-menu .form-search a.search-query, .dropdown .dropdown-menu .header-search a.search-query {
  border-right: none;
  border-width: 1px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #ccc;
  outline: none;
}

.header-search input[name=query] {
  padding: 0 5px 0 10px;
  background: #fff;
  border-right: none;
  height: 27px;
}
.header-search input[name=query]:hover {
  background: #fff url("../images/speed/element-focusable.png?v=abd8d3bff9") left top repeat-y;
}
.header-search input[name=query]:focus {
  background: #fff url("../images/speed/element-focused.png?v=59ee42ec34") left top repeat-y;
  box-shadow: none;
  border-color: #999;
}
.header-search .input-group-btn > .btn {
  padding: 3px 8px 2px;
  height: 27px;
}

.table {
  font-size: 13px;
  border-collapse: separate;
}
.table > thead {
  background: #0097DB;
  color: #FFF;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 9px 10px;
  line-height: 18px;
  border: 1px solid #fff;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: transparent;
}
.table-striped > tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}

.table > thead {
  color: #003665;
}

.csob__tabs-wrap {
  overflow: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
  width: 100%;
}
.csob__tabs-wrap .nav-tabs.csob__tabs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  border-bottom: 1px solid #ddd;
  padding: 0 20px;
}
.csob__tabs-wrap .nav-tabs.csob__tabs::-webkit-scrollbar {
  display: none;
}
.csob__tabs-wrap .nav-tabs.csob__tabs > li.nav-item > a.nav-link {
  margin: 0;
  padding-bottom: 7px;
  border-radius: 0;
  border-bottom: 2px solid #ffffff;
  background: none;
  color: rgba(0, 54, 101, 0.7);
  font-weight: 500;
}
.csob__tabs-wrap .nav-tabs.csob__tabs > li.nav-item > a.nav-link:focus, .csob__tabs-wrap .nav-tabs.csob__tabs > li.nav-item > a.nav-link:hover {
  background: none;
  box-shadow: none;
  outline: none;
  border: none;
}
.csob__tabs-wrap .nav-tabs.csob__tabs > li.nav-item > a.nav-link.active, .csob__tabs-wrap .nav-tabs.csob__tabs > li.nav-item > a.nav-link:hover, .csob__tabs-wrap .nav-tabs.csob__tabs > li.nav-item > a.nav-link:focus {
  padding-bottom: 7px;
  font-weight: 500;
  border-bottom: 2px solid #00aeef;
  color: #003665;
  background: #fff;
  box-shadow: none;
}
@media (max-width: 768px) {
  .csob__tabs-wrap .nav-tabs.csob__tabs + .tab-content .tab-pane {
    padding: 20px;
  }
}

/*
 TODO: Remove once csob-directives tooltips are fully decommissioned and glossary usage is consulted
    ref: https://ajira.kbc.be:6080/jira/browse/SPDW-8233
*/
.tooltip.top .tooltip-arrow {
  border-top-color: #0097DB;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #0097DB;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #0097DB;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #0097DB;
  z-index: -2;
  background: #0097DB;
}

.tooltip-inner {
  color: #000;
  background: #FFF;
  border: solid 2px #0097DB;
  text-transform: none;
}

.ivy-tooltip {
  padding: 12px;
  max-width: none;
  z-index: 80 !important;
}
.ivy-tooltip .ivy-tooltip-inner {
  color: #FFF;
  background: #003865;
  border: 2px solid #003865;
  text-align: left;
  text-transform: none;
  max-width: none;
  white-space: normal;
}
.ivy-tooltip .ivy-tooltip-inner ul {
  color: #FFF;
  list-style: disc;
}
.ivy-tooltip .ivy-tooltip-inner p {
  color: #FFF;
  margin: 0;
}

.icon-circle-with-plus, .icon-circle-with-minus {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #0097DB;
  float: left;
  position: relative;
  margin-right: 5px;
}

.icon-circle-with-plus::after, .icon-circle-with-minus::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #fff;
  height: 2px;
  margin-top: -1px;
  top: 50%;
  left: 4px;
  right: 4px;
  z-index: 10;
}

.icon-circle-with-plus::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #FFF;
  width: 2px;
  margin-left: -1px;
  left: 50%;
  top: 4px;
  bottom: 4px;
  z-index: 10;
}

.ajax-loader {
  position: relative;
}
.ajax-loader .glass {
  position: absolute;
  z-index: 999999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
}
.ajax-loader .floating-circles {
  position: relative;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -150px;
  width: 300px;
  height: 300px;
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  z-index: 1000000;
}
.ajax-loader .floating-circle {
  position: absolute;
  background-color: transparent;
  height: 55px;
  width: 55px;
  -moz-border-radius: 27px;
  -moz-animation-name: floating-circle-fade;
  -moz-animation-duration: 0.88s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 27px;
  -webkit-animation-name: floating-circle-fade;
  -webkit-animation-duration: 0.88s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -ms-border-radius: 27px;
  -ms-animation-name: floating-circle-fade;
  -ms-animation-duration: 0.88s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -o-border-radius: 27px;
  -o-animation-name: floating-circle-fade;
  -o-animation-duration: 0.88s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  border-radius: 27px;
  animation-name: floating-circle-fade;
  animation-duration: 0.88s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}
.ajax-loader .floating-circle-1 {
  left: 0;
  top: 123px;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.ajax-loader .floating-circle-2 {
  left: 35px;
  top: 35px;
  -moz-animation-delay: 0.11s;
  -webkit-animation-delay: 0.11s;
  -ms-animation-delay: 0.11s;
  -o-animation-delay: 0.11s;
  animation-delay: 0.11s;
}
.ajax-loader .floating-circle-3 {
  left: 123px;
  top: 0;
  -moz-animation-delay: 0.22s;
  -webkit-animation-delay: 0.22s;
  -ms-animation-delay: 0.22s;
  -o-animation-delay: 0.22s;
  animation-delay: 0.22s;
}
.ajax-loader .floating-circle-4 {
  right: 35px;
  top: 35px;
  -moz-animation-delay: 0.33s;
  -webkit-animation-delay: 0.33s;
  -ms-animation-delay: 0.33s;
  -o-animation-delay: 0.33s;
  animation-delay: 0.33s;
}
.ajax-loader .floating-circle-5 {
  right: 0;
  top: 123px;
  -moz-animation-delay: 0.44s;
  -webkit-animation-delay: 0.44s;
  -ms-animation-delay: 0.44s;
  -o-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
.ajax-loader .floating-circle-6 {
  right: 35px;
  bottom: 35px;
  -moz-animation-delay: 0.55s;
  -webkit-animation-delay: 0.55s;
  -ms-animation-delay: 0.55s;
  -o-animation-delay: 0.55s;
  animation-delay: 0.55s;
}
.ajax-loader .floating-circle-7 {
  left: 123px;
  bottom: 0;
  -moz-animation-delay: 0.66s;
  -webkit-animation-delay: 0.66s;
  -ms-animation-delay: 0.66s;
  -o-animation-delay: 0.66s;
  animation-delay: 0.66s;
}
.ajax-loader .floating-circle-8 {
  left: 35px;
  bottom: 35px;
  -moz-animation-delay: 0.77s;
  -webkit-animation-delay: 0.77s;
  -ms-animation-delay: 0.77s;
  -o-animation-delay: 0.77s;
  animation-delay: 0.77s;
}
.ajax-loader.fixed .glass {
  position: fixed;
}

@-moz-keyframes floating-circle-fade {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes floating-circle-fade {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
@-ms-keyframes floating-circle-fade {
0% {
    background-color: #0097DB;
  }
100% {
    background-color: transparent;
  }
}
@-o-keyframes floating-circle-fade {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes floating-circle-fade {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
.carousel.carousel-fade .carousel-item {
  display: block;
  opacity: 0;
  transition: opacity ease-out 0.7s;
}

.carousel.carousel-fade .carousel-item.active {
  opacity: 1 !important;
}

#news-widget {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {
  #news-widget {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #news-widget {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #news-widget {
    max-width: 960px;
  }
}
@media (min-width: 1280px) {
  #news-widget {
    max-width: 1248px;
  }
}
.news-widget-title {
  margin: 26px 0 26px;
  font-size: 30px;
}

.news-widget-all-news {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#portlet_newsWidget_WAR_portalfoundation {
  background-color: #f3f8fa;
}

.blog-short {
  height: 185px;
  overflow-y: hidden;
}

.switch-input {
  position: relative;
  display: inline-block;
  width: 2.4rem;
  height: 1.4rem;
  margin-right: 0.1rem;
}
.switch-input input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-input .switch-input-slider {
  position: absolute;
  cursor: pointer;
  top: 0.3rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c5cfda;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 1rem;
}
.switch-input .switch-input-slider::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  height: 1.7rem;
  width: 1.7rem;
  left: -0.1rem;
  background-color: #fff;
  border: 1px solid #c5cfda;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.switch-input input:disabled + .switch-input-slider {
  cursor: not-allowed;
  background-color: #e6ebf0;
}
.switch-input input:disabled + .switch-input-slider::before {
  border-color: #e6ebf0;
}
.switch-input input:disabled:checked + .switch-input-slider {
  cursor: not-allowed;
  background-color: #e6ebf0;
}
.switch-input input:disabled:checked + .switch-input-slider::before {
  border-color: #e6ebf0;
}
.switch-input input:checked + .switch-input-slider {
  background-color: #003665;
}
.switch-input input:focus + .switch-input-slider {
  box-shadow: 0 0 1px #003665;
}
.switch-input input:checked + .switch-input-slider:before {
  transform: translateX(0.9rem);
}

/** root things **/
/*

WARNING :  do not change the common.css file - to alter the file, change the common.less instead!

*/
#speed-page-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  z-index: 9998;
  background-color: #444444;
}

#speed-msie678-info-overlay {
  width: 620px;
  height: 180px;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin: -90px 0 0 -310px;
  display: block;
  background: #fff;
  border-radius: 5px;
}

.speed-common-paging a,
.speed-common-paging-current,
.speed-common-paging-previous-next {
  background: url("../images/speed/common-grey.png?v=9604694965") 0 0 repeat-x #e5e4e4;
  border-radius: 4px;
  border: none;
  color: #3c74b1;
  text-decoration: none;
  display: block;
  float: left;
  margin: 10px 3px 15px;
  text-align: center;
  width: 20px;
  font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar-close.ui-dialog-titlebar-close span {
  display: block;
  margin: -8px 0 0 -8px;
}

.speed-common-paging-current {
  background: #00427f;
  border: none;
  color: #ffffff;
}

.speed-common-paging {
  float: right;
}

.speed-common-clear {
  clear: both;
}

.speed-common-widget {
  width: 220px;
  margin-bottom: 5px;
}

.speed-common-widget-label {
  background: #004183;
  border-radius: 4px;
  padding: 5px 0 5px 9px;
  color: #ffffff;
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 13px;
  /* height: 23px; */
  cursor: pointer;
  letter-spacing: -0.01em;
}

.speed-common-widget-label:hover,
.web-content-shopping-cart:hover {
  background: #4883c1;
}

.speed-common-widget-expanded {
  max-height: 220px;
  overflow-y: hidden;
}

.speed-common-widget.web-content-widget-portlet.speed-common-widget-expanded {
  max-height: none;
}

.speed-common-widget-expanded .speed-common-widget-label {
  border-radius: 4px 4px 0 0;
}

.speed-common-listing-item {
  color: #404040;
}

.speed-common-listing-title {
  font-weight: bold;
  color: #003366;
}

a.speed-common-listing-title:visited {
  color: #003366;
}

.speed-common-secondary-button {
  border-radius: 4px;
  color: #404040;
  border: none;
  padding: 1px 11px 2px 11px;
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 17px;
  height: 33px;
  text-shadow: 0.1em 0.1em #ffffff;
  background: url("../images/speed/common-gradients.png?v=93d8095245") repeat-x #fff;
  box-shadow: inset 1px 0 0 0 #f7f7f7;
  margin: -10px 5px 10px 10px;
  letter-spacing: -0.01em;
}

.speed-common-secondary-button:hover {
  border-radius: 4px;
  background-color: #e9e9e9;
  filter: none;
}

.speed-common-secondary-button:active {
  background: url("../images/speed/common-gradients.png?v=93d8095245") repeat-x #fff;
  box-shadow: inset 1px 0 0 0 #c1c1c1;
  padding-top: 2px;
}

.portlet-body input[type=checkbox],
input[type=radio] {
  height: 13px;
  width: 13px !important;
}

.portlet-body select {
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 13px;
  vertical-align: middle;
  padding: 4px;
  letter-spacing: -0.01em;
}

.generic-form {
  border-radius: 4px;
}

.generic-form table {
  width: 700px;
  background-color: #b9cfe1;
  border: 30px #b9cfe1 solid;
}

.generic-form tr {
  width: 670px;
  height: 30px;
}

.generic-form select,
.speed-form select {
  margin: 10px 0 0 10px;
  height: 27px;
  vertical-align: middle;
}

.generic-form input {
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 13px;
  text-align: left;
  color: #161616;
  margin: 5px 0 5px 10px;
  letter-spacing: -0.01em;
}

.generic-form input[type=checkbox] {
  margin: 10px 0 0 10px;
}

.generic-form input[type=text],
.speed-form input[type=text] {
  padding: 0 0 0 10px;
  height: 27px;
}

.generic-form input[type=radio] {
  margin: 0 10px 0 10px;
}

.generic-form textarea {
  margin: 5px 0 5px 10px;
}

.generic-form td select {
  float: left;
}

.generic-form td label {
  font-weight: bold;
  font-family: "LinotypeUnivers-630Bold", Arial, sans-serif;
  font-size: 13px;
  float: right;
  color: #161616;
}

.generic-form-help {
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 13px;
  text-align: right;
  color: #161616;
  margin: 15px 20px 15px 0;
  letter-spacing: -0.01em;
}

.generic-form-asterisk {
  float: right;
  color: #ca0505;
  font-weight: bold;
}

.common-forms-error,
.common-forms-alert {
  border-top: 1px solid #e7c8c8;
  border-bottom: 1px solid #e7c8c8;
}

.hidden {
  display: none;
}

.common-forms-error td:first-child {
  vertical-align: top;
  padding: 10px 0 0 10px;
}

.field-note {
  font-size: 0.8em;
  color: #919191;
}

.common-forms-error-message,
.common-forms-alert-message {
  color: #ca0505;
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  padding: 3px 20px 5px 0px;
  clear: left;
  letter-spacing: -0.01em;
}

.generic-form-portlet h1 {
  padding: 20px 0 0 15px;
  height: 40px;
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 20px;
  color: #161616;
  background-color: #a1bed5;
  width: 685px;
  margin: 0 0 -11px 10px;
  letter-spacing: -0.01em;
}

.speed-common-wizard {
  background: url("../images/speed/common-wizard-gradient.png?v=79823bbe6d") 0 0 repeat-x #185ead;
  height: 45px;
  width: 100%;
  cursor: default;
  margin-bottom: 15px;
  letter-spacing: -0.01em;
  font-family: "LinotypeUnivers-230Thin", sans-serif;
  font-size: 24px;
  line-height: 1;
}

.speed-common-wizard-title {
  color: #036;
  float: left;
}

.speed-common-wizard-2-title {
  margin-bottom: 15px;
  padding: 11px 10px 8px 20px;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #DDD;
  color: #036;
}

.speed-common-wizard-label {
  margin: 12px 10px 0;
  cursor: pointer;
}

.speed-common-wizard-progress {
  color: #979797;
  float: right;
}

.speed-common-wizard-progress div {
  float: left;
}

.speed-common-wizard-progress-step {
  min-width: 45px;
  max-width: 75px;
}

.speed-common-wizard-progress-selected {
  color: #036;
  background: #fff;
}

.speed-common-wizard-progress-selected div:first-child {
  background: url("../images/speed/common-wizard-gradient-selected-left.png?v=ad53e7bf70") 0 0 no-repeat transparent;
  height: 45px;
  width: 19px;
  padding: 0;
}

.speed-common-wizard-progress-selected .speed-common-wizard-lastdiv {
  background: url("../images/speed/common-wizard-gradient-selected-right.png?v=9ec038f743") 0 0 no-repeat transparent;
  height: 45px;
  width: 17px;
  padding: 0;
  float: right;
}

.speed-common-wizard-gradient-left {
  background: url("../images/speed/common-wizard-gradient-left.png?v=e493891c00") 0 0 no-repeat transparent;
  float: left;
  height: 45px;
  width: 10px;
}

.speed-common-wizard-gradient-right {
  background: url("../images/speed/common-wizard-gradient-right.png?v=23aedac201") 0 0 no-repeat transparent;
  float: right;
  height: 45px;
  width: 23px;
}

.speed-common-category-links {
  float: right;
  clear: both;
}

.speed-common-category-links a {
  text-decoration: none;
  color: #fff;
  border-bottom: 2px solid gray;
  padding: 7px 9px;
  background: #b7b7b7;
  float: left;
  text-align: center;
}

.speed-common-category-hover {
  cursor: pointer;
}

.speed-common-category-hover:hover {
  background-color: #e9e9e9;
  background-image: none;
}

.speed-common-category-links a:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.speed-common-category-links a:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

a.speed-common-category-selected {
  background: #0097DB;
  border-bottom: 2px solid #007aa3;
  color: #ffffff;
  text-shadow: 0.1em 0.1em #303030;
  cursor: default;
}

.speed-common-shopping-cart {
  background: url("../images/speed/common-shopping-cart.png?v=fbb4aab485");
  display: inline-block;
  width: 27px;
  height: 17px;
  margin-bottom: -2px;
  margin-left: -4px;
}

.speed-common-button-arrow-left {
  background: url("../images/speed/common-button-arrow-left.png?v=09acdaf881");
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-bottom: -2px;
  margin-left: -1px;
  margin-right: 7px;
}

.speed-common-button-arrow-right {
  background: url("../images/speed/common-button-arrow-right.png?v=f7578127f6");
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-bottom: -2px;
  margin-left: 10px;
  margin-right: 0px;
}

.speed-common-quote {
  font-style: italic;
  text-align: center;
  width: 100%;
}

.speed-common-dropdown,
.speed-common-list-item {
  display: block;
  clear: both;
  background: url("../images/speed/common-grey.png?v=9604694965") 0 0 repeat-x #e5e4e4;
  border: 1px #ddd solid;
  padding: 10px 5px 0;
  margin-top: -5px;
  margin-bottom: 10px;
  position: relative;
}

.speed-common-dropdown {
  cursor: pointer;
}

.speed-common-dropdown_highlight {
  background: url("../images/speed/common-blue.png?v=ada407dc4a") 0 -40px repeat-x #fafafa;
  border-bottom: none;
}

.speed-common-dropdown h3 {
  margin: 0 0 5px;
}

button.speed-common-dropdown {
  width: 100%;
  text-align: left;
}
button.speed-common-dropdown .speed-common-arrow_display_detail_clicked {
  top: 30px;
}

.speed-common-icon {
  background-image: url("../images/speed/common.png?v=86dd00b9d6");
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 20px;
  height: 20px;
}

.sort-asc,
.sort-desc {
  font-family: "fontawesome-alloy", sans-serif;
  font-style: normal;
}

.sort-asc::before {
  content: "\f077";
}

.sort-desc::before {
  content: "\f078";
}

.sort-column {
  height: 14px;
}

.speed-common-neutral {
  background-position: 0 -41px;
  height: 14px;
  display: inline;
}

.speed-common-negative {
  background-position: 0 -19px;
  height: 14px;
  display: inline;
}

.speed-common-positive {
  background-position: 0 -2px;
  height: 14px;
  display: inline;
}

.speed-common-arrow_display_detail {
  background-position: 0 -60px;
  position: absolute;
  right: 15px;
  top: 10px;
}

.speed-common-arrow_display_detail_rel {
  background-position: 0 -60px;
}

#exchange-rates .speed-common-arrow_display_detail,
#mutual-funds .speed-common-arrow_display_detail {
  top: 0px;
}

.speed-common-session-refresh {
  background-position: -4px -524px;
}

.speed-common-session-logout {
  background-position: -4px -548px;
}

.speed-common-close {
  background-position: 0 -390px;
  position: absolute;
  right: -28px;
  top: -10px;
  cursor: pointer;
  height: 20px;
  width: 20px;
}

.speed-common-question {
  background-position: 0 -279px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin-top: -5px;
  cursor: pointer;
  height: 21px;
  width: 1px;
}

.speed-common-question-eur {
  position: relative;
  left: -10px;
}

.speed-common-question-highlight {
  border-width: 1px;
  border-color: #e3e3e3;
  border-style: solid none;
}

.speed-common-question-text {
  margin: 15px 0 11px;
  display: none;
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif !important;
}

.speed-common-question-text-for-more-elements {
  margin-top: 30px;
}

.speed-common-question-text,
.speed-common-question-text li,
.speed-common-question-text p,
.speed-common-question-text div,
.speed-common-question-text span,
.speed-common-question-text input,
.speed-common-question-text select,
.speed-common-question-text textarea {
  font-size: 11px !important;
  letter-spacing: 0em;
}

.speed-common-cart {
  background-position: 0 -440px;
  width: 20px;
  height: 20px;
  padding-right: 10px;
  padding-left: 3px;
}

.speed-common-search.speed-common-search {
  padding: 4px 10px 1px 10px;
  width: 30px;
  height: 23px;
  display: inline-block;
  top: 6px;
  position: relative;
}

.speed-common-search .speed-common-icon {
  background-position: 0 -415px;
  width: 25px;
  height: 20px;
}

.speed-common-arrow_display_detail_clicked {
  background-position: 0 -80px;
}

.speed-common-datepicker {
  background-position: 100% -255px;
  width: auto;
  padding-left: 2px;
}

.speed-common-download {
  background-position: 0 -120px;
  margin-left: 10px;
  display: block;
  float: right;
  cursor: pointer;
}

.speed-common-remove {
  background-position: 0 -238px;
  cursor: pointer;
}

.speed-common-remove-minus {
  background-position: 0 -460px;
  cursor: pointer;
}

.speed-common-add {
  background-position: 0 -350px;
  cursor: pointer;
}

.speed-common-add-plus {
  background-position: 0 -491px;
  cursor: pointer;
  margin-left: 10px;
}

/* TODO SPDW-8639: remove buildSavings* stuff */
.speed-sales-forms-buildSavingsExtraDeposit .speed-common-icon {
  padding-left: 28px;
  height: 28px;
  top: 10px;
  position: relative;
}

.speed-common-edit {
  background-position: 0 -370px;
  cursor: pointer;
}

.speed-common-close {
  background-position: 0 -390px;
}

.speed-productPage {
  color: #404040;
}

.speed-productPage h1.speed-productPage-grayHeading,
.speed-productPage h2.speed-productPage-grayHeading,
.speed-productPage h3.speed-productPage-grayHeading,
.speed-productPage h4.speed-productPage-grayHeading,
.speed-productPage h5.speed-productPage-grayHeading {
  font-size: 3em;
  color: #dbdbdb;
  letter-spacing: -0.08em;
  margin-bottom: 10px;
}

.speed-productPage h2 {
  color: #003366;
  margin-bottom: 10px;
}

.speed-productPage-columns > div {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}

.speed-productPage-column {
  clear: both;
}

.speed-productPage li {
  line-height: 1.5em;
  margin: 10px;
}

.speed-productPage ul.speed-productPage-proList li {
  min-height: 2em;
  margin: 15px;
}

.speedHorizontalNavigationContainer {
  margin-top: 20px;
  overflow-y: hidden;
}

.speedHorizontalNavigation {
  display: inline-block;
  text-align: center;
  padding: 6px 30px 7px 30px;
  margin: 0;
  font-size: 13px;
  color: #0097DB;
  text-decoration: none;
  height: 22px;
  letter-spacing: -0.01em;
  box-sizing: content-box;
}

a.speedHorizontalNavigation,
a.speedHorizontalNavigation:hover,
a.speedHorizontalNavigation:active {
  text-decoration: none;
  color: #0097DB;
}

a.speedHorizontalNavigation:hover {
  color: #054f97;
}

a.speedHorizontalNavigationSelected {
  font-size: 13px;
  color: #0097DB;
  position: relative;
  z-index: 1;
  top: 1px;
  background-color: #fff;
  letter-spacing: -0.01em;
}

.speedHorizontalNavigationSelected-top {
  position: absolute;
  width: 100%;
  background-color: #0097DB;
  height: 3px;
}

.speedHorizontalNavigation-container-super-inner {
  border-left: 1px #DDD solid;
  border-right: 1px #DDD solid;
}

.speedHorizontalNavigation-container-inner {
  border-top: 3px #0097DB solid;
  display: inline-block;
}

.speedHorizontalNavigation-container-super-inner-first {
  border-left: 0 #DDD solid;
  border-right: 1px #DDD solid;
}

.speed_full_private .speedHorizontalNavigation-container-super-inner {
  border-left: 1px #552900 solid;
  border-right: 1px #552900 solid;
}

.speed_full_private .speedHorizontalNavigation-container-inner {
  border-top: 3px #0097DB solid;
  display: inline-block;
}

.inliner {
  display: inline-block;
}

.speedHorizontalNavigationBelow {
  border-bottom: 1px #DDD solid;
  position: relative;
  color: #3d3d3d;
}

.speed-widget-content {
  display: none;
  border-top: 1px solid white;
  background: #f5f5f5;
}

.speed-forms-mandatory_fields_info {
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0em;
  color: #003366;
}

span.speed-forms-mandatory_fields_required.speed-forms-mandatory_fields_required {
  color: #ca0505;
  top: 0;
}

#speed-overlay {
  display: none;
  z-index: 10000;
  width: 980px;
  padding: 10px 0 0;
  background: white;
  border-radius: 10px;
  top: 30px !important;
}

#speed-overlay iframe {
  width: 980px;
  border: none;
}

#speedMobilePopup {
  color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #0e4466;
  text-align: left;
}

#speedMobilePopup p {
  float: left;
  text-align: left;
  padding: 10px 10px 10px 10px;
  display: inline;
}

#speedMobilePopup span {
  padding: 10px 0;
  border-radius: 4px;
  min-width: 150px;
  width: 100%;
  display: block;
}

#speedMobilePopup div > span {
  padding: 10px;
}

#speedMobilePopup a {
  margin: 10px;
  font-weight: bold;
  color: #fff;
  min-width: 150px;
  width: 40%;
  text-decoration: none;
  float: left;
  text-align: center;
}

.speedMobilePopupTitle {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  letter-spacing: -0.03em;
}

.speedMobilePopupBackground {
  height: 100%;
  margin: 0 auto;
  max-width: 560px;
  position: relative;
}

.speedMobile-iphone .androidURL,
.speedMobile-android .iphoneURL {
  display: none;
}

.hidden-content,
.hidden {
  display: none;
}

.speed-common-table {
  border-collapse: separate;
}

.speed-common-table thead {
  background: #004183;
  color: #fff;
}

.speed-common-table th,
.speed-common-table td {
  border: 1px solid #fff;
  padding: 5px;
}

.speed-common-table tbody tr:nth-child(even) {
  background: #e4e4e4;
}

.speed-common-table tbody tr:nth-child(odd) {
  background: #f5f5f5;
}

.speed-common-menu-hider {
  height: 36px;
  right: 50%;
  margin-right: 490px;
  position: fixed;
  width: 100%;
}

.speed-common-white.speed-common-white {
  color: #fff;
}

.speed-common-nomargin.speed-common-nomargin {
  margin: 0;
}

.speed-common-question-textarea .speed-common-question {
  vertical-align: top;
}

.speed-common-page-anchor {
  position: relative;
}

.speed-common-page-anchor div {
  position: absolute;
  top: -157px;
}

.speed-common-file-link {
  padding: 2px 0 2px 23px;
  line-height: 22px;
  background: transparent url("../images/speed/file/icon-unknown.png?v=0da66bdb01") left top no-repeat;
  font-weight: bold;
}

.speed-common-file-avi {
  background-image: url("../images/speed/file/icon-avi.gif?v=0d10b16aa2");
}

.speed-common-file-csv {
  background-image: url("../images/speed/file/icon-csv.gif?v=6f4b043854");
}

.speed-common-file-doc {
  background-image: url("../images/speed/file/icon-doc.gif?v=45e482509e");
}

.speed-common-file-exe {
  background-image: url("../images/speed/file/icon-exe.gif?v=ac03a6ca9d");
}

.speed-common-file-html {
  background-image: url("../images/speed/file/icon-html.gif?v=be6e91ca81");
}

.speed-common-file-pdf {
  background-image: url("../images/speed/file/icon-pdf.gif?v=c7e6b36551");
}

.speed-common-file-ppt {
  background-image: url("../images/speed/file/icon-ppt.gif?v=581a45a335");
}

.speed-common-file-swf {
  background-image: url("../images/speed/file/icon-swf.gif?v=e1e4eeafc2");
}

.speed-common-file-txt {
  background-image: url("../images/speed/file/icon-txt.gif?v=7150fa21cb");
}

.speed-common-file-xls {
  background-image: url("../images/speed/file/icon-xls.gif?v=936c060a75");
}

.speed-common-file-zip {
  background-image: url("../images/speed/file/icon-zip.gif?v=e70cb6bef5");
}

.speed-common-separator-vertical {
  border-left: 1px solid #aaa;
  height: 100%;
  display: inline-block;
  width: 1px;
}

.speed-common-separator-horizontal {
  border-bottom: 1px solid #aaa;
  width: 100%;
  display: block;
}

.speed-web-content-widget-body {
  background: #f7f7f7;
  color: #3d3d3d;
  border-radius: 0 0 5px 5px;
}

.widget-get-online-entry {
  background: url("../images/speed/web-content-widget-gradient.png?v=9ede2ae1c0") repeat-x 0 0;
}

.widget-get-online-entry:hover {
  background: #fff;
}

.widget-get-online-entry div {
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0px 50px 0px 10px;
  height: 50px;
}

.widget-get-online-entry a {
  font-size: 14px;
  top: 30%;
  position: relative;
  letter-spacing: -0.01em;
}

.ui-datepicker {
  z-index: 3 !important;
}

.web-content-shopping-cart,
.web-content-shopping-cart:hover {
  background-image: url("../images/speed/common-shopping-cart.png?v=fbb4aab485");
  background-repeat: no-repeat;
  background-position: right center;
}

#privateHeader {
  height: 40px;
  position: relative;
  top: 0;
  display: none;
  background: #fff;
}

.privateHeader-left {
  float: left;
}

.privateHeader-right {
  float: right;
}

.privateHeader-section {
  float: left;
  border-right: 1px solid #cfcfcf;
  padding: 12px 10px 10px;
  height: 15px;
}

.privateHeader-section-last {
  border-right: none;
  padding-right: 30px;
}

.privateHeader-section a {
  color: #404040;
  font-weight: bold;
}

.privateHeader-section-last a .speed-common-icon {
  position: absolute;
  right: 5px;
  top: 10px;
}

.wholePageOverlay,
.wholePageOverlayContentTemplate {
  display: none;
  position: fixed;
}

.wholePageOverlayContent {
  top: 50%;
  left: 50%;
  margin-left: -331px;
  width: 661px;
  margin-top: -142px;
  height: 284px;
  background: #fff;
  z-index: 9999;
  text-align: center;
  padding-top: 20px;
  font-family: "LinotypeUnivers-230Thin", Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 639px) {
  .wholePageOverlayContent {
    margin-left: 0;
    left: 0;
    width: 100%;
  }
}
.wholePageOverlayBackground {
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 998;
}

.publicToPrivateOverlayContent {
  display: none !important;
}

div.speed-sales-form-required {
  display: none;
}

.speed-style1 .field.big,
.speed-style1 label.big,
.speed-style1 input[type=text].big,
.speed-style1 input[type=password].big,
.speed-style1 textarea.big {
  line-height: 24px;
  font: 24px "LinotypeUnivers-230Thin", Arial;
  padding: 13px;
}
.speed-style1 .field.big-without-padding,
.speed-style1 label.big-without-padding,
.speed-style1 input[type=text].big-without-padding,
.speed-style1 input[type=password].big-without-padding,
.speed-style1 textarea.big-without-padding {
  line-height: 24px;
  font: 24px "LinotypeUnivers-230Thin", Arial;
}

.speed-style1 :not(.no-style-elements) input[type=radio]:not(.nostyle),
.speed-style1 :not(.no-style-elements) input[type=checkbox]:not(.nostyle),
.speed-style1 :not(.no-style-elements) select:not(.nostyle) {
  display: none !important;
}

.speed-style1 input[type=text],
.speed-style1 input[type=password],
.speed-style1 .field.select,
.speed-style1 .field .picture {
  border: 1px solid #B1B1B1;
  border-radius: 0;
}

.speed-style1 input[type=text],
.speed-style1 input[type=password] {
  padding: 7px;
}

.speed-style1 .field.select,
.speed-style1 .field.radio,
.speed-style1 .field.checkbox {
  cursor: pointer;
  display: inline-block;
}

.speed-style1 .field .picture {
  background: url("../images/speed/customfields.png?v=7a1984b364") transparent 0 22px no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: inline-block;
}

.speed-style1 .field.radio .picture {
  border-radius: 10px;
}

.speed-style1 .field.radio.active .picture {
  background-position: -1px -23px;
}

.speed-style1 .field.checkbox.active .picture {
  background-position: -1px -2px;
}

.speed-style1 .field.checkbox,
.speed-style1 .field.radio {
  position: relative;
  display: inline-block;
}
.speed-style1 .field.checkbox .picture,
.speed-style1 .field.radio .picture {
  position: absolute;
  left: 0px;
  margin-right: 8px;
}
.speed-style1 .field.checkbox .label,
.speed-style1 .field.radio .label {
  position: relative;
  top: 0px;
  margin-left: 30px;
}

.speed-style1 .radios-horizontal .field.radio .picture {
  left: 7px;
}

.speed-style1 .field.select {
  position: relative;
  min-width: 100px;
  min-height: 36px;
  width: 164px;
  background: #ffffff;
}
.speed-style1 .field.select .picture {
  background-position: 5px -54px;
  position: absolute;
  height: 100%;
  right: -1px;
  top: -1px;
  width: 33px;
  box-sizing: content-box;
}
.speed-style1 .field.select .text {
  font-size: 18px;
  color: #0097DB;
  padding: 5px 0px 5px 15px;
  text-align: left;
  margin-right: 40px;
  white-space: nowrap;
  overflow-x: hidden;
}
.speed-style1 .field.select .text.disabledChoice {
  color: #404040;
}
.speed-style1 .field.select .options {
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #ffffff;
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  border-radius: 0 0 4px 4px;
  z-index: 999;
  max-height: 290px;
  margin: -3px 0 0 -2px;
  left: 1px;
  top: 100%;
  display: none;
  font-size: 15px;
  width: auto;
  min-width: inherit;
  box-sizing: content-box;
}
.speed-style1 .field.select .options .text {
  height: 1px;
  overflow: hidden;
}
.speed-style1 .field.select .options .option {
  padding: 5px 40px 5px 15px;
  white-space: nowrap;
  color: #0097DB;
  text-align: left;
}
.speed-style1 .field.select .options .option.selected {
  background: #dddddd;
}
.speed-style1 .field.select .options .option.disabled {
  color: #404040;
}
.speed-style1 .field.select.upwards .options {
  bottom: 100%;
  top: auto;
}
.speed-style1 .field.select:focus .picture, .speed-style1 .field.select.active .picture {
  background-position: 5px -90px;
  border-left: none;
}
.speed-style1 .field.select:focus .options, .speed-style1 .field.select.active .options {
  display: block;
}
.speed-style1 .field.select.big .text {
  font-size: 24px;
}
.speed-style1 .field.select.big .picture {
  background-position: 5px -50px;
}
.speed-style1 .field.select.big:focus .picture, .speed-style1 .field.select.big.active .picture {
  background-position: 5px -86px;
}

.speed-style1 .field:hover:not(.disabled) .picture,
.speed-style1 .field.select .option.hover {
  background-color: #eee;
}

.speed-style1 .field.active:hover:not(.disabled) .picture {
  background-color: transparent;
}

.radio-button-with-custom-changes {
  /* custom hack-class to align radio button divs to form side (Loan - 1st page) */
  position: relative;
}

.speed-style1 .radios-horizontal .field.radio {
  border-left: 2px solid transparent;
  min-height: 25px;
  padding: 10px 5px 10px 5px;
}

.speed-style1 .radios-horizontal .field.radio.active {
  border-left: 2px solid #0097DB;
  background-color: #fff;
}

.speed-style1 td.radios-horizontal {
  padding-left: 0;
  padding-right: 0;
}
.speed-style1 td.radios-horizontal .speed-common-question-text {
  border-left: 2px solid transparent;
  margin: 0;
  padding: 15px 0 11px 35px;
}
.speed-style1 td.radios-horizontal .radio-active .speed-common-question-text {
  border-left: 2px solid #0097DB;
}

.speed-style1 .radio-active {
  background-color: #fff;
}

.speed-style1 .radios-vertical .field.radio {
  border-top: 2px solid transparent;
  padding-top: 15px;
  margin: 0;
}

.speed-style1 .radios-vertical .field.radio.active {
  border-top: 2px solid #0097DB;
  background-color: #fff;
}

.speed-style1 .radios-vertical .field.radio {
  text-align: center;
}

.speed-style1 .radios-vertical .field.radio .picture {
  display: block;
  margin: auto;
  position: relative;
}

.speed-style1 input.hint:focus,
.speed-style1 textarea.hint:focus,
.speed-style1 .field.select.hint.active,
.speed-style1 .field.select.hint.active *,
.speed-style1 .field .picture.hint:focus {
  outline-color: #0097DB;
  background-color: #d6f2ff;
}

.speed-style1 .hint-td {
  padding-right: 0;
}

.speed-style1 .hint-container {
  position: relative;
  float: right;
  width: 100%;
}

.speed-style1 .hint-container-field {
  display: inline-block;
  float: none;
  width: auto;
}

.speed-common-external-link {
  display: inline-block;
  background: url("../images/speed/icon_open_extern_link.png?v=cee44ccbe0") no-repeat 0 0;
  width: 8px;
  height: 8px;
  margin-left: 5px;
}

.speed-style1 .slide-wrapper label {
  float: left;
  position: relative;
  top: 5px;
}
.speed-style1 .slide-wrapper input {
  float: right;
  text-align: right;
}

.speed-style1 .slider-inline .slider-container {
  width: 250px;
  display: inline-block;
}

.speed-style1 .slider-container {
  padding: 15px 70px 0;
  position: relative;
  clear: both;
}

.speed-style1 .slider-container .speed-common-slider {
  width: 100%;
  margin: 0;
}

.slide-range {
  display: none;
}

.speed-style1 .slide-range {
  font-size: 13px;
  color: #c4c4c4;
  display: inline-block;
  width: 60px;
  position: absolute;
}

.speed-style1 .slide-range:first-child {
  left: 0px;
  text-align: left;
}

.speed-style1 .slide-range:last-child {
  right: 6px;
  text-align: right;
}

.speed-style1 .speed-sales-form,
.speed-style1 .speed-common-wizard,
.speed-style1 .speed-common-wizard-progress-selected {
  background-color: #f5f5f5;
}

.speed-style1 .speed-common-wizard {
  margin-bottom: 0;
  padding: 15px 0;
  background-position: 0 15px;
}

.speed-style1 div.speed-sales-form-required {
  display: inline-block;
}

.speed-style1 td.speed-sales-form-required {
  display: none;
}

.speed-style1 .speed-sales-form-output-simple {
  position: relative;
  top: 5px;
  color: #0097DB;
}

.speed-style1 .common-forms-error {
  background: transparent;
  border-top: 0;
  border-bottom: 0;
}

.speed-style1 .common-forms-error .field {
  background: #ffe8e8;
  border-color: #f37f7f !important;
  color: #e12222;
}

.speed-style1 .common-forms-error .field.radio,
.speed-style1 .common-forms-error .field.checkbox {
  background: transparent;
}

.speed-style1 .common-forms-error .field .picture {
  border-color: #f37f7f;
}

.speed-style1 a.buttonInside:hover {
  text-decoration: none;
}

input.required {
  background-color: #fec !important;
}

html .speed-common-button-grey,
html .speed-common-button-blue,
html .speed-common-button-blue-dark,
html .speed-common-button-green,
html .generic-form input[type=submit],
.speed-style1 .speed-common-button-grey,
.speed-style1 .speed-common-button-blue,
.speed-style1 .speed-common-button-blue-dark,
.speed-style1 .speed-common-button-green,
.speed-style1 .generic-form input[type=submit],
.portlet-body .speed-common-button-grey,
.portlet-body .speed-common-button-blue,
.portlet-body .speed-common-button-blue-dark,
.portlet-body .speed-common-button-green,
.portlet-body .generic-form input[type=submit] {
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border-radius: 3px;
  border: none;
  display: inline-block;
  color: #fff;
  text-shadow: 0.1em 0.1em #007aa3;
  border-bottom: 2px solid #007aa3;
  background-color: #0097DB;
  height: 32px;
  line-height: 7px;
  padding: 9px 10px 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html .speed-common-button-grey:hover,
html .speed-common-button-blue:hover,
html .speed-common-button-blue-dark:hover,
html .speed-common-button-green:hover,
html .generic-form input[type=submit]:hover,
.speed-style1 .speed-common-button-grey:hover,
.speed-style1 .speed-common-button-blue:hover,
.speed-style1 .speed-common-button-blue-dark:hover,
.speed-style1 .speed-common-button-green:hover,
.speed-style1 .generic-form input[type=submit]:hover,
.portlet-body .speed-common-button-grey:hover,
.portlet-body .speed-common-button-blue:hover,
.portlet-body .speed-common-button-blue-dark:hover,
.portlet-body .speed-common-button-green:hover,
.portlet-body .generic-form input[type=submit]:hover {
  color: #fff !important;
  background-color: #00aee8;
  text-decoration: none;
}
html .speed-common-button-grey.big,
html .speed-common-button-blue.big,
html .speed-common-button-blue-dark.big,
html .speed-common-button-green.big,
html .generic-form input[type=submit].big,
.speed-style1 .speed-common-button-grey.big,
.speed-style1 .speed-common-button-blue.big,
.speed-style1 .speed-common-button-blue-dark.big,
.speed-style1 .speed-common-button-green.big,
.speed-style1 .generic-form input[type=submit].big,
.portlet-body .speed-common-button-grey.big,
.portlet-body .speed-common-button-blue.big,
.portlet-body .speed-common-button-blue-dark.big,
.portlet-body .speed-common-button-green.big,
.portlet-body .generic-form input[type=submit].big {
  font-family: "LinotypeUnivers-430Regular", Arial, sans-serif;
  font-size: 15px;
  height: 42px;
  padding: 17px;
}
html .speed-common-button-grey.disabled, html .speed-common-button-grey[disabled], html .speed-common-button-grey[disabled=disabled],
html .speed-common-button-blue.disabled,
html .speed-common-button-blue[disabled],
html .speed-common-button-blue[disabled=disabled],
html .speed-common-button-blue-dark.disabled,
html .speed-common-button-blue-dark[disabled],
html .speed-common-button-blue-dark[disabled=disabled],
html .speed-common-button-green.disabled,
html .speed-common-button-green[disabled],
html .speed-common-button-green[disabled=disabled],
html .generic-form input[type=submit].disabled,
html .generic-form input[type=submit][disabled],
html .generic-form input[type=submit][disabled=disabled],
.speed-style1 .speed-common-button-grey.disabled,
.speed-style1 .speed-common-button-grey[disabled],
.speed-style1 .speed-common-button-grey[disabled=disabled],
.speed-style1 .speed-common-button-blue.disabled,
.speed-style1 .speed-common-button-blue[disabled],
.speed-style1 .speed-common-button-blue[disabled=disabled],
.speed-style1 .speed-common-button-blue-dark.disabled,
.speed-style1 .speed-common-button-blue-dark[disabled],
.speed-style1 .speed-common-button-blue-dark[disabled=disabled],
.speed-style1 .speed-common-button-green.disabled,
.speed-style1 .speed-common-button-green[disabled],
.speed-style1 .speed-common-button-green[disabled=disabled],
.speed-style1 .generic-form input[type=submit].disabled,
.speed-style1 .generic-form input[type=submit][disabled],
.speed-style1 .generic-form input[type=submit][disabled=disabled],
.portlet-body .speed-common-button-grey.disabled,
.portlet-body .speed-common-button-grey[disabled],
.portlet-body .speed-common-button-grey[disabled=disabled],
.portlet-body .speed-common-button-blue.disabled,
.portlet-body .speed-common-button-blue[disabled],
.portlet-body .speed-common-button-blue[disabled=disabled],
.portlet-body .speed-common-button-blue-dark.disabled,
.portlet-body .speed-common-button-blue-dark[disabled],
.portlet-body .speed-common-button-blue-dark[disabled=disabled],
.portlet-body .speed-common-button-green.disabled,
.portlet-body .speed-common-button-green[disabled],
.portlet-body .speed-common-button-green[disabled=disabled],
.portlet-body .generic-form input[type=submit].disabled,
.portlet-body .generic-form input[type=submit][disabled],
.portlet-body .generic-form input[type=submit][disabled=disabled] {
  cursor: default;
  color: #aaa;
  text-shadow: 0.1em 0.1em #515151;
  border-bottom: 2px solid #515151;
  background-color: #777777;
}
html .speed-common-button-grey.disabled:hover, html .speed-common-button-grey[disabled]:hover, html .speed-common-button-grey[disabled=disabled]:hover,
html .speed-common-button-blue.disabled:hover,
html .speed-common-button-blue[disabled]:hover,
html .speed-common-button-blue[disabled=disabled]:hover,
html .speed-common-button-blue-dark.disabled:hover,
html .speed-common-button-blue-dark[disabled]:hover,
html .speed-common-button-blue-dark[disabled=disabled]:hover,
html .speed-common-button-green.disabled:hover,
html .speed-common-button-green[disabled]:hover,
html .speed-common-button-green[disabled=disabled]:hover,
html .generic-form input[type=submit].disabled:hover,
html .generic-form input[type=submit][disabled]:hover,
html .generic-form input[type=submit][disabled=disabled]:hover,
.speed-style1 .speed-common-button-grey.disabled:hover,
.speed-style1 .speed-common-button-grey[disabled]:hover,
.speed-style1 .speed-common-button-grey[disabled=disabled]:hover,
.speed-style1 .speed-common-button-blue.disabled:hover,
.speed-style1 .speed-common-button-blue[disabled]:hover,
.speed-style1 .speed-common-button-blue[disabled=disabled]:hover,
.speed-style1 .speed-common-button-blue-dark.disabled:hover,
.speed-style1 .speed-common-button-blue-dark[disabled]:hover,
.speed-style1 .speed-common-button-blue-dark[disabled=disabled]:hover,
.speed-style1 .speed-common-button-green.disabled:hover,
.speed-style1 .speed-common-button-green[disabled]:hover,
.speed-style1 .speed-common-button-green[disabled=disabled]:hover,
.speed-style1 .generic-form input[type=submit].disabled:hover,
.speed-style1 .generic-form input[type=submit][disabled]:hover,
.speed-style1 .generic-form input[type=submit][disabled=disabled]:hover,
.portlet-body .speed-common-button-grey.disabled:hover,
.portlet-body .speed-common-button-grey[disabled]:hover,
.portlet-body .speed-common-button-grey[disabled=disabled]:hover,
.portlet-body .speed-common-button-blue.disabled:hover,
.portlet-body .speed-common-button-blue[disabled]:hover,
.portlet-body .speed-common-button-blue[disabled=disabled]:hover,
.portlet-body .speed-common-button-blue-dark.disabled:hover,
.portlet-body .speed-common-button-blue-dark[disabled]:hover,
.portlet-body .speed-common-button-blue-dark[disabled=disabled]:hover,
.portlet-body .speed-common-button-green.disabled:hover,
.portlet-body .speed-common-button-green[disabled]:hover,
.portlet-body .speed-common-button-green[disabled=disabled]:hover,
.portlet-body .generic-form input[type=submit].disabled:hover,
.portlet-body .generic-form input[type=submit][disabled]:hover,
.portlet-body .generic-form input[type=submit][disabled=disabled]:hover {
  color: #aaa !important;
  background-color: #777777;
  text-decoration: none;
}
html button.speed-common-button-grey, html button.speed-common-button-blue, html button.speed-common-button-blue-dark, html button.speed-common-button-green, html button.generic-form input[type=submit],
.speed-style1 button.speed-common-button-grey,
.speed-style1 button.speed-common-button-blue,
.speed-style1 button.speed-common-button-blue-dark,
.speed-style1 button.speed-common-button-green,
.speed-style1 button.generic-form input[type=submit],
.portlet-body button.speed-common-button-grey,
.portlet-body button.speed-common-button-blue,
.portlet-body button.speed-common-button-blue-dark,
.portlet-body button.speed-common-button-green,
.portlet-body button.generic-form input[type=submit] {
  padding: 13px 10px 12px;
}
html button.speed-common-button-grey.big, html button.speed-common-button-blue.big, html button.speed-common-button-blue-dark.big, html button.speed-common-button-green.big, html button.generic-form input[type=submit].big,
.speed-style1 button.speed-common-button-grey.big,
.speed-style1 button.speed-common-button-blue.big,
.speed-style1 button.speed-common-button-blue-dark.big,
.speed-style1 button.speed-common-button-green.big,
.speed-style1 button.generic-form input[type=submit].big,
.portlet-body button.speed-common-button-grey.big,
.portlet-body button.speed-common-button-blue.big,
.portlet-body button.speed-common-button-blue-dark.big,
.portlet-body button.speed-common-button-green.big,
.portlet-body button.generic-form input[type=submit].big {
  padding: 18px 17px 17px;
}
html input.speed-common-button-grey, html input.speed-common-button-blue, html input.speed-common-button-blue-dark, html input.speed-common-button-green, html input.generic-form input[type=submit],
.speed-style1 input.speed-common-button-grey,
.speed-style1 input.speed-common-button-blue,
.speed-style1 input.speed-common-button-blue-dark,
.speed-style1 input.speed-common-button-green,
.speed-style1 input.generic-form input[type=submit],
.portlet-body input.speed-common-button-grey,
.portlet-body input.speed-common-button-blue,
.portlet-body input.speed-common-button-blue-dark,
.portlet-body input.speed-common-button-green,
.portlet-body input.generic-form input[type=submit] {
  line-height: 16px;
}
html input.speed-common-button-grey.big, html input.speed-common-button-blue.big, html input.speed-common-button-blue-dark.big, html input.speed-common-button-green.big, html input.generic-form input[type=submit].big,
.speed-style1 input.speed-common-button-grey.big,
.speed-style1 input.speed-common-button-blue.big,
.speed-style1 input.speed-common-button-blue-dark.big,
.speed-style1 input.speed-common-button-green.big,
.speed-style1 input.generic-form input[type=submit].big,
.portlet-body input.speed-common-button-grey.big,
.portlet-body input.speed-common-button-blue.big,
.portlet-body input.speed-common-button-blue-dark.big,
.portlet-body input.speed-common-button-green.big,
.portlet-body input.generic-form input[type=submit].big {
  line-height: 7px;
  padding: 10px 17px 8px;
}
html a.speed-common-button-grey, html a.speed-common-button-blue, html a.speed-common-button-blue-dark, html a.speed-common-button-green, html a.generic-form input[type=submit],
.speed-style1 a.speed-common-button-grey,
.speed-style1 a.speed-common-button-blue,
.speed-style1 a.speed-common-button-blue-dark,
.speed-style1 a.speed-common-button-green,
.speed-style1 a.generic-form input[type=submit],
.portlet-body a.speed-common-button-grey,
.portlet-body a.speed-common-button-blue,
.portlet-body a.speed-common-button-blue-dark,
.portlet-body a.speed-common-button-green,
.portlet-body a.generic-form input[type=submit] {
  padding: 13px 10px 14px 10px;
}
html .speed-common-button-green,
.speed-style1 .speed-common-button-green,
.portlet-body .speed-common-button-green {
  color: #fff;
  text-shadow: 0.1em 0.1em #315d03;
  border-bottom: 2px solid #315d03;
  background-color: #498b03;
}
html .speed-common-button-green:hover,
.speed-style1 .speed-common-button-green:hover,
.portlet-body .speed-common-button-green:hover {
  color: #fff !important;
  background-color: #509804;
  text-decoration: none;
}
html .speed-common-button-grey,
.speed-style1 .speed-common-button-grey,
.portlet-body .speed-common-button-grey {
  color: #fff;
  text-shadow: 0.1em 0.1em #777777;
  border-bottom: 2px solid #777777;
  background-color: #aaaaaa;
}
html .speed-common-button-grey:hover,
.speed-style1 .speed-common-button-grey:hover,
.portlet-body .speed-common-button-grey:hover {
  color: #fff !important;
  background-color: #b7b7b7;
  text-decoration: none;
}
html .speed-common-button-blue-dark,
.speed-style1 .speed-common-button-blue-dark,
.portlet-body .speed-common-button-blue-dark {
  color: #fff;
  text-shadow: 0.1em 0.1em #001427;
  border-bottom: 2px solid #001427;
  background-color: #003366;
}
html .speed-common-button-blue-dark:hover,
.speed-style1 .speed-common-button-blue-dark:hover,
.portlet-body .speed-common-button-blue-dark:hover {
  color: #fff !important;
  background-color: #013a73;
  text-decoration: none;
}

.speed-style1 ul.speed-productPage-proList li span {
  font: "LinotypeUnivers-230Thin";
  font-size: 18px;
  color: #444;
}

.speed-style1 span.proList-price {
  font-size: 44px;
  color: #003366;
}

.speed-style1 span.proList-price-per-time {
  font-size: 24px;
  color: #003366;
}

.speed-style1 h1.hero-subtitle {
  font: "LinotypeUnivers-230Thin";
  font-size: 34px;
  color: #999;
}

.speed-style1.speed-style1 h2.classic-subtitle {
  font: "LinotypeUnivers-230Thin";
  font-size: 24px;
  color: #003366;
}

.speed-style1 hr {
  background-color: #ddd;
  color: #ddd;
  border: 1px solid;
}

.speed-style1.speed-style1 div.headline {
  background-color: #0097DB;
  font: "LinotypeUnivers-230Thin";
  font-size: 24px;
  color: #fff;
  display: inline-block;
  padding: 15px 15px 15px 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.speed-style1 .speed-sales-form table td:first-child,
.speed-style1 .speed-sales-form td:first-child label {
  color: #444;
}

.speed-style1 .speed-sales-form-navigation {
  background: #f5f5f5;
  border-top-color: #dddddd;
  border-bottom-color: #999999;
  border-style: solid none;
}

.expandable-content {
  display: none;
}

.expandable-trigger {
  cursor: pointer;
}

.expandable-trigger.active {
  background: #eee;
  border-left: 2px solid #0097DB;
}

#adjust-huenerAmountGraphic .ui-adjust-huener-button,
#adjust-huenerTermGraphic .ui-adjust-huener-button {
  cursor: pointer;
}

#adjust-huenerAmount {
  visibility: hidden;
}

#adjust-huenerAmountFormatted {
  color: #362b36;
  font-size: 15px;
  font-weight: bold;
  left: 40px;
  position: absolute;
  top: 7px;
  display: block;
  width: 58px;
  text-align: right;
}

#logoutForm {
  display: none;
}

.speed-sales-forms-infobox-field,
.speed-sales-forms-infobox-left,
.speed-sales-forms-infobox-right {
  background: #0097DB;
  padding: 15px;
  color: #fff;
  position: absolute;
  font-size: 18px;
  font-weight: normal;
  font-family: "LinotypeUnivers-230Thin", sans-serif;
  text-align: left;
  z-index: 1;
}

.speed-sales-forms-infobox-field {
  top: 100%;
  margin-top: 11px;
  left: 50%;
  display: none;
  white-space: nowrap;
}

.speed-sales-forms-infobox-left,
.speed-sales-forms-infobox-right {
  max-width: 350px;
  top: 5px;
  word-wrap: break-word;
}

.speed-sales-forms-infobox-left {
  left: 0;
}

.speed-sales-forms-infobox-right {
  right: 0;
}

.qrCode {
  width: 90px;
  height: 90px;
  margin: 10px 0;
}

.alternateFont {
  color: #0097DB;
}

#floatingCirclesG {
  display: none;
  position: fixed;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -150px;
  width: 300px;
  height: 300px;
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  z-index: 999;
}

.f_circleG {
  position: absolute;
  background-color: transparent;
  height: 55px;
  width: 55px;
  -moz-border-radius: 27px;
  -moz-animation-name: f_fadeG;
  -moz-animation-duration: 1.04s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 27px;
  -webkit-animation-name: f_fadeG;
  -webkit-animation-duration: 1.04s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -ms-border-radius: 27px;
  -ms-animation-name: f_fadeG;
  -ms-animation-duration: 1.04s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -o-border-radius: 27px;
  -o-animation-name: f_fadeG;
  -o-animation-duration: 1.04s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  border-radius: 27px;
  animation-name: f_fadeG;
  animation-duration: 1.04s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}

#frotateG_01 {
  left: 0;
  top: 123px;
  -moz-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  animation-delay: 0.39s;
}

#frotateG_02 {
  left: 35px;
  top: 35px;
  -moz-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  animation-delay: 0.52s;
}

#frotateG_03 {
  left: 123px;
  top: 0;
  -moz-animation-delay: 0.65s;
  -webkit-animation-delay: 0.65s;
  -ms-animation-delay: 0.65s;
  -o-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

#frotateG_04 {
  right: 35px;
  top: 35px;
  -moz-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  animation-delay: 0.78s;
}

#frotateG_05 {
  right: 0;
  top: 123px;
  -moz-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  animation-delay: 0.91s;
}

#frotateG_06 {
  right: 35px;
  bottom: 35px;
  -moz-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  animation-delay: 1.04s;
}

#frotateG_07 {
  left: 123px;
  bottom: 0;
  -moz-animation-delay: 1.17s;
  -webkit-animation-delay: 1.17s;
  -ms-animation-delay: 1.17s;
  -o-animation-delay: 1.17s;
  animation-delay: 1.17s;
}

#frotateG_08 {
  left: 35px;
  bottom: 35px;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

@-moz-keyframes f_fadeG {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
@-webkit-keyframes f_fadeG {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
@-ms-keyframes f_fadeG {
0% {
    background-color: #0097DB;
  }
100% {
    background-color: transparent;
  }
}
@-o-keyframes f_fadeG {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes f_fadeG {
  0% {
    background-color: #0097DB;
  }
  100% {
    background-color: transparent;
  }
}
.expandable-trigger-clickable .icon-fontawesome-webfont-17 {
  color: #0097DB;
}
.expandable-trigger-clickable .speed-common-arrow_display_detail_clicked:before {
  content: "v";
}

#unavailabilityNotification {
  display: none;
  background: #0097DB;
  width: 100%;
  position: relative;
  left: 0;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  z-index: 1;
}

.sub-page {
  margin-top: -28px;
  padding: 10px;
  background-repeat: no-repeat;
  background-color: #f4f4f4;
  font-family: "LinotypeUnivers-420CnRegular", Arial, Helvetica, sans-serif;
}

.sub-page .text-uppercase {
  text-transform: uppercase;
}

.sub-page .price {
  display: block;
}

.sub-page:after {
  clear: both;
  content: "";
  display: block;
}

@media only screen and (max-width: 639px) {
  .sub-page {
    margin: auto;
  }

  .sub-page:before {
    top: 69px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    content: "";
  }

  .sub-page .position {
    position: relative;
  }

  .bg-campaign-xs {
    background-size: cover;
    background-position: center center;
  }
}
#portlet_58 label {
  display: block;
  margin: 7px 0 3px 0;
}
#portlet_58 .portlet-topper-toolbar,
#portlet_58 .navigation {
  display: none;
}
#portlet_58 .portlet-title span {
  display: none;
}
#portlet_58 .portlet-title span.portlet-title-text {
  display: block;
}
#portlet_58 .required {
  color: red;
}

.iban-block-beginning:not(:first-child) {
  margin-left: 0.25em;
}

.bg-blue-light {
  background-color: #f3f8fa;
}

.card-title {
  margin: 0;
  color: #003865;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 7px;
}
.card-title a {
  margin: 0;
  color: #003865;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 7px;
}

.card-text a {
  color: #003865;
}

.card-body__inner {
  min-height: 174px;
}

@media screen and (min-width: 1280px) {
  .homepage__top .card-body__inner {
    min-height: 156px;
  }
}
.card.shadow {
  box-shadow: 0px 4px 16px #00336624 !important;
}

#homepage__news {
  margin-top: -10px;
  padding-top: 5px;
}

#homepage__news .card-body {
  min-height: 171px;
}
@media (max-width: 1280px) {
  #homepage__news .card-body {
    min-height: 230px;
  }
}
@media (max-width: 991px) {
  #homepage__news .card-body {
    min-height: 266px;
  }
}
@media (max-width: 768px) {
  #homepage__news .card-body {
    min-height: 198px;
  }
}

.homepage__info-row {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 30px;
  margin-top: 25px;
  margin-bottom: 60px;
}

.homepage__info-row .card {
  width: 100%;
}

.homepage__info-row .info-card {
  border-radius: 5px;
  padding: 18px;
  text-align: center;
  background: #fff;
  align-items: center;
}

.homepage__info-row .info-card-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
}

@media (max-width: 768px) {
  #homepage__blog img {
    display: none;
  }
}
@media (max-width: 768px) {
  .card-img-top {
    margin-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .homepage__top .card-body,
.cards__top .card-body {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .card-body__inner {
    min-height: 114px;
  }
}
@media (max-width: 768px) {
  #homepage__info .card-title {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .homepage__info-row {
    margin: 0;
    flex-direction: row;
  }

  .homepage__info-row .card {
    width: 100%;
  }

  .homepage__info-row .info-card-title {
    padding: 10px 0;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  #homepage__blog img {
    display: none;
  }
}
@media (max-width: 768px) {
  .card-img-top {
    margin-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .homepage__top .card-body,
.cards__top .card-body {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .card-body__inner {
    min-height: 114px;
  }
}
@media (max-width: 768px) {
  #homepage__info .card-title {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .homepage__info-row {
    margin: 0;
    flex-direction: row;
  }

  .homepage__info-row .card {
    width: 100%;
  }

  .homepage__info-row .info-card-title {
    padding: 10px 0;
    justify-content: center;
  }
}
.info-card-title h5 {
  font-size: 17px;
  text-align: center;
}

.csob__heading {
  border-left: 8px solid #0097DB;
  padding: 15px;
}

span.glossary {
  border-bottom: 1px dashed #036;
  color: #036;
}

.vsprite-logo.center-block {
  margin-top: -3px;
}

.floating-circles-g {
  width: 300px;
  height: 300px;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  position: fixed;
  transform: scale(0.6);
  z-index: 99999;
}

.text-xxl {
  font-size: 43px;
}

.margin-bottom-md {
  margin-bottom: 20px;
}

.question h6 {
  margin: 8px 0;
}

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --kdl-color-base-white: #fff;
  --kdl-color-primary-main: #0D2A50;
  --kdl-color-primary-main-100: #D4E6FF;
  --kdl-color-primary-main-150: #91B3E3;
  --kdl-color-primary-light: #0097DB;
  --kdl-color-primary-light-04: #F5FCFE;
  --kdl-color-primary-accent: #0097DB;
  --kdl-color-primary-accent-25: #F2FAFF;
  --kdl-color-primary-main-300: #45658F;
  --kdl-color-primary-dark: #003665;
}

body {
  margin: 0;
  padding: 0;
  overflow-y: auto;
}

.header-mobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 110;
}
.header-mobile[open] .header__nav-container {
  display: block;
  z-index: 1000;
}
.header-mobile[open] .header__nav-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.header-mobile[open] .header__menu-icon #hamburgerIcon {
  opacity: 0;
  -webkit-transform: scale(0.8) rotate(-45deg);
  -ms-transform: scale(0.8) rotate(-45deg);
  transform: scale(0.8) rotate(-45deg);
}
.header-mobile[open] .header__menu-icon #closeIcon {
  opacity: 1;
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.header-mobile[open] .header__skip-link {
  display: none;
}
.header-mobile:not([open]) {
  -webkit-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.header-mobile:not([open]) .header__bar {
  background-color: var(--kdl-color-base-white);
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 54, 101, 0.16);
  box-shadow: 0 0 8px 0 rgba(0, 54, 101, 0.16);
}
.header-mobile:not([open]) .header__skip-link:focus {
  opacity: 1;
  pointer-events: auto;
  z-index: 5000;
}
.header-mobile .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-mobile .icon.icon--rotate-90 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header-mobile .icon.icon--rotate-180 {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

body:has(header[open]) footer #feedback-nps3, body:has(header[open]) .exponea-banner {
  display: none !important;
}

.header__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding: 0 16px;
  height: 64px;
  background-color: var(--kdl-color-base-white);
}
.header__bar .header__logo {
  width: 40px;
  height: 40px;
  display: inline-block;
}
@media (max-width: 1100px) {
  .header__bar .header__logo {
    position: static !important;
  }
}
.header__bar .header__search-icon {
  position: relative;
}
.header__bar .header__search-icon a {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.header__bar .header__search-icon a::before {
  content: "";
  position: absolute;
  inset: -12px;
}
.header__bar .header__search-icon img {
  vertical-align: inherit;
}
.header__bar .header__menu-icon {
  position: relative;
  border: none;
  background-color: transparent;
}
.header__bar .header__menu-icon::before {
  content: "";
  position: absolute;
  inset: -12px;
}
.header__bar .header__menu-icon svg {
  position: absolute;
  -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
  transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
  -o-transition: opacity 0.2s linear, transform 0.2s linear;
  transition: opacity 0.2s linear, transform 0.2s linear;
  transition: opacity 0.2s linear, transform 0.2s linear, -webkit-transform 0.2s linear;
}
.header__bar .header__menu-icon #hamburgerIcon {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.header__bar .header__menu-icon #closeIcon {
  opacity: 0;
  -webkit-transform: scale(0.8) rotate(45deg);
  -ms-transform: scale(0.8) rotate(45deg);
  transform: scale(0.8) rotate(45deg);
}

.header__nav-container {
  padding: 0 16px;
  display: none;
  position: fixed;
  top: 64px;
  left: 0;
  right: 0;
  bottom: 72px;
  background-color: var(--kdl-color-base-white);
  overflow-y: auto;
}
.header__nav-container .search-box-container-mobile .search {
  border: none;
}

.header__nav-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
  background-color: rgba(69, 101, 143, 0.5);
  display: none;
  z-index: 1001;
}
.header__nav-overlay[visible] {
  display: block;
}

.header__nav-dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 54, 101, 0.16);
  box-shadow: 0 0 8px 0 rgba(0, 54, 101, 0.16);
  border: none;
  background: transparent;
  width: 100%;
  text-align: left;
}

.header__nav-dropdown-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.header__nav-dropdown-content span {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  color: var(--kdl-color-primary-dark);
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}

.header__nav-dropdown-icon svg {
  vertical-align: super;
}

.header__nav-dropdown-arrow {
  border: none;
  background-color: transparent;
}

.header__nav-login {
  height: 72px;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--kdl-color-base-white);
}

.header__nav-login-btn {
  width: 280px;
  height: 40px;
  border-radius: 20px;
  background: var(--kdl-color-primary-accent);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  color: var(--kdl-color-base-white) !important;
  font-weight: 400;
}
.header__nav-login-btn .speed-common-external-link {
  display: none;
}

.header__nav-dropdown-options {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  border-radius: 8px 8px 0 0;
  padding: 36px 16px 16px 16px;
  z-index: 1002;
  -webkit-transition: bottom 0.1s linear;
  -o-transition: bottom 0.1s linear;
  transition: bottom 0.1s linear;
  background-color: var(--kdl-color-base-white);
  visibility: hidden;
}
.header__nav-dropdown-options::before {
  content: "";
  width: 64px;
  height: 4px;
  background-color: var(--kdl-color-primary-main-100);
  border-radius: 99px;
  position: absolute;
  top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header__nav-dropdown-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.header__nav-dropdown-option[aria-selected=true] {
  background-color: var(--kdl-color-primary-light-04);
  border-radius: 8px;
}
.header__nav-dropdown-option[aria-selected=true] .header__nav-dropdown-option-icon svg path {
  stroke: var(--kdl-color-primary-accent);
}
.header__nav-dropdown-option[aria-selected=true] .header__nav-dropdown-check-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__nav-dropdown-option[aria-selected=true] span {
  color: var(--kdl-color-primary-accent);
}

.header__nav-dropdown-option-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.header__nav-dropdown-option-content span {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  color: var(--kdl-color-primary-main);
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}

.header__nav-dropdown-option-icon {
  fill: var(--kdl-color-primary-dark);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__nav-dropdown-check-icon {
  height: 16px;
  width: 16px;
  display: none;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.header__nav {
  display: none;
  border-bottom: 1px solid var(--kdl-color-primary-main-150);
  padding-bottom: 8px;
  text-transform: none !important;
}
.header__nav[active] {
  display: block;
}
.header__nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 1100px) {
  .header__nav {
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: none !important;
    position: static !important;
    width: inherit !important;
    height: inherit !important;
    line-height: normal !important;
    font-size: 0 !important;
    background: inherit !important;
  }
}
[aria-level="1"] > .header__nav-item {
  padding: 16px 16px;
}
[aria-level="1"] > .header__nav-item a, [aria-level="1"] > .header__nav-item span {
  font-weight: 600;
  color: var(--kdl-color-primary-main);
  cursor: default;
}
[aria-level="1"] > .header__nav-item a:active {
  color: var(--kdl-color-primary-light);
}
[aria-level="1"] > .header__nav-item:has(+ .header__sub-nav[aria-level="2"] .header__sub-nav[aria-level="3"][aria-hidden=false]) span[highlighted] {
  color: var(--kdl-color-primary-main) !important;
}

[aria-level="2"] .header__nav-item, [aria-level="3"] .header__nav-item {
  padding: 16px 16px 16px 32px;
}
[aria-level="2"] .header__nav-item a, [aria-level="3"] .header__nav-item a {
  cursor: default;
}
[aria-level="2"] .header__nav-item a:active, [aria-level="3"] .header__nav-item a:active {
  color: var(--kdl-color-primary-dark);
}

.header__nav-item {
  margin: 0;
}
.header__nav-item button {
  border: none;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0;
  text-align: left;
}
.header__nav-item a, .header__nav-item span {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  color: var(--kdl-color-primary-main-300);
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__nav-item a[highlighted], .header__nav-item span[highlighted] {
  color: var(--kdl-color-primary-light) !important;
}

.header__nav-item-icon {
  height: 16px !important;
  float: right;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  -o-transition: transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}

.header__sub-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  height: auto;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.1s ease-in-out;
  -o-transition: max-height 0.1s ease-in-out;
  transition: max-height 0.1s ease-in-out;
  visibility: hidden;
}

.header__sub-nav-background {
  background-color: var(--kdl-color-primary-accent-25);
  border-radius: 8px;
}

.header__nav-links {
  margin: 0;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.header__nav-links li {
  list-style: none;
  margin: 0;
}
.header__nav-links li a {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  font-weight: 300;
  color: var(--kdl-color-primary-main-300);
  text-decoration: none;
  cursor: default;
}
.header__nav-links li a:active {
  color: var(--kdl-color-primary-accent);
}

.header__nav-languages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  padding: 8px 16px;
  margin: 0;
}
.header__nav-languages li {
  list-style: none;
}
.header__nav-languages li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  text-decoration: none;
}
.header__nav-languages li a:active span {
  color: var(--kdl-color-primary-accent);
}
.header__nav-languages li a span {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  font-weight: 300;
  color: var(--kdl-color-primary-main);
  display: inline-block;
}

.header__skip-link {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  top: 10px;
  left: 20px;
  background: var(--kdl-color-base-white);
  color: var(--kdl-color-primary-main);
  text-decoration: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

@media (max-width: 767px) {
  header.header-mobile ~ #content {
    margin-top: 64px;
  }
}
body.has-control-menu .header-mobile {
  top: 56px;
}
body.has-control-menu .header-mobile .header__nav-container {
  top: 120px;
}

@media screen and (max-width: 991px) {
  #tablet-header {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    height: 69px;
    z-index: 400;
    position: relative;
    background-color: #fff;
  }
}
#tablet-header .row {
  line-height: 40px;
  padding: 15px 0px 0 20px;
  width: 100%;
}
#tablet-header .col-sm-4.col-4 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#tablet-header #trigger {
  justify-content: flex-start;
}
#tablet-header #login-button {
  justify-content: flex-end;
}

@media screen and (max-width: 979px) {
  #header {
    visibility: hidden;
    display: none;
  }
}
@media screen and (min-width: 980px) {
  body.fixed-header-body-padding {
    padding-top: 142px;
  }
}

#header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a,
.speed-common-button-blue {
  text-shadow: none;
  height: auto;
  letter-spacing: normal;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border-radius: 3px;
  font-size: 14px;
  line-height: 1.428571429;
  padding: 6px 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  -webkit-box-shadow: 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 rgba(0, 0, 0, 0);
  border-color: #0097DB;
  color: #272833;
  transition: background-color 0.3s ease-out;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  padding: 10px 20px 11px;
  border: none;
  line-height: 16px;
  font-size: 16px;
}
#header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:hover,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:hover,
.speed-common-button-blue:hover {
  background-color: #0097DB;
  border-color: #0074a8;
  color: #FFF;
}
#header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:focus, #header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a.focus,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:focus,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a.focus,
.speed-common-button-blue:focus,
.speed-common-button-blue.focus {
  background-color: #0097DB;
  border-color: #0074a8;
  color: #FFF;
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 0 0.2rem rgba(6, 134, 194, 0.5);
}
#header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a.disabled, #header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:disabled,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a.disabled,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:disabled,
.speed-common-button-blue.disabled,
.speed-common-button-blue:disabled {
  background-color: #fff;
  border-color: #0097DB;
  color: #272833;
}
#header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:not(:disabled):not(.disabled):active, #header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:not(:disabled):not(.disabled).active, .show > #header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a.dropdown-toggle,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:not(:disabled):not(.disabled):active,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:not(:disabled):not(.disabled).active,
.show > #header .menu-holder ul.menu-holder-ul > li.right:not(.active) a.dropdown-toggle,
.speed-common-button-blue:not(:disabled):not(.disabled):active,
.speed-common-button-blue:not(:disabled):not(.disabled).active,
.show > .speed-common-button-blue.dropdown-toggle {
  background-color: #e6e6e6;
  color: #272833;
  border-color: #006b9b;
}
#header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:not(:disabled):not(.disabled):active:focus, #header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a:not(:disabled):not(.disabled).active:focus, .show > #header .menu-holder ul.menu-holder-ul > li.right .submenu-holder ul li .subsubmenu div a.dropdown-toggle:focus,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:not(:disabled):not(.disabled):active:focus,
#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a:not(:disabled):not(.disabled).active:focus,
.show > #header .menu-holder ul.menu-holder-ul > li.right:not(.active) a.dropdown-toggle:focus,
.speed-common-button-blue:not(:disabled):not(.disabled):active:focus,
.speed-common-button-blue:not(:disabled):not(.disabled).active:focus,
.show > .speed-common-button-blue.dropdown-toggle:focus {
  box-shadow: inset 0 0 rgba(0, 0, 0, 0), 0 0 0 0.2rem rgba(6, 134, 194, 0.5);
}

#header .submenu-top-item {
  font-weight: 700;
}

#header .menu-holder ul.menu-holder-ul > li.right:not(.active) a {
  margin-top: 20px;
}

#header .menu-holder ul.menu-holder-ul > li.right:not(.active) {
  border-radius: 0;
  background: transparent;
  margin: 0;
  width: 100px;
  height: auto;
  text-shadow: none;
  border-bottom: none;
  letter-spacing: normal;
  padding: 0;
}

ul.ui-autocomplete {
  border-radius: 0;
  width: 199px;
  padding: 0;
  background: #fff;
  margin-top: -2px;
  border-color: #cccccc;
  z-index: 1000;
}
ul.ui-autocomplete .ui-menu-item a {
  color: #0097DB;
  height: 27px;
  line-height: 27px;
  padding: 0 5px 0 10px;
  border-radius: 0;
  background: #fff url("../images/speed/element-focusable.png?v=abd8d3bff9") left top repeat-y;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
ul.ui-autocomplete .ui-menu-item a.ui-state-focus {
  border: none;
  border-top: 1px solid #cccccc;
  background: #fff url("../images/speed/element-focused.png?v=59ee42ec34") left top repeat-y;
}
ul.ui-autocomplete .ui-menu-item:first-child a {
  border-top: none;
}

/* ###############################################x */
#main-content {
  background: none;
  padding-top: 0;
}

header.header {
  background: #fff;
  box-shadow: inset 0 30px 0 #0097DB, 0 2px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  letter-spacing: 0;
}
header.header a:hover,
header.header a:active {
  text-decoration: none;
}
header.header .logo > div {
  background-image: url("../images/speed/CSOB_logo.svg?v=5229ee258e");
  background-color: transparent;
  background-repeat: no-repeat;
}
header.header .topmenu-container {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
header.header .topmenu,
header.header .submenu,
header.header .subsubmenu {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header.header .topmenu:after,
header.header .submenu:after,
header.header .subsubmenu:after {
  content: "";
  display: table;
  clear: both;
}
header.header .topmenu {
  width: 100%;
  white-space: nowrap;
  text-align: left;
  font-size: 0;
  display: flex;
}
header.header .topmenu::after {
  content: "";
  display: table;
  clear: both;
}
header.header .topmenu::-webkit-scrollbar {
  width: 0;
  height: 0;
}
header.header .topmenu > li:first-of-type a {
  padding: 0 8px 0 0;
}
header.header .topmenu > li {
  display: inline-block;
  font-size: 12px;
  margin: 0;
}
header.header .topmenu > li > a {
  color: #fff;
  display: inline-block;
  padding: 0 8px;
  line-height: 27px;
  font-size: 14px;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}
header.header .topmenu > li > a:focus {
  text-decoration: none;
}
header.header .topmenu > li.active > a {
  color: #0097DB;
  background: #ffffff;
}
header.header .topmenu > li > .menucontent {
  position: absolute;
  text-align: left;
  top: 30px;
  left: 85px;
  right: 245px;
  border-top: solid 8px #fff;
  font-size: 0;
}
header.header .topmenu .menu-text {
  font-size: 15px;
}
header.header .topmenu.left > li a {
  display: flex;
  cursor: default;
  padding: 0;
}
header.header .topmenu.left > li a i {
  font-size: 16px;
}
header.header .topmenu-nav {
  flex-grow: 1;
  overflow-x: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
header.header .submenu {
  font-size: 0;
  width: fit-content;
  max-width: 100%;
}
header.header .submenu > li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
}
header.header .submenu > li.right {
  position: relative;
}
header.header .submenu > li.right .privateHeaderUserName {
  min-width: 130px;
  display: inline-block;
  text-align: right;
}
header.header .submenu > li.right .icon-down-open {
  margin: 2px;
  position: relative;
  top: 2px;
}
header.header .submenu > li.right .menucontent {
  left: 0;
  right: 0;
  padding: 15px;
}
header.header .submenu > li.right .menucontent li {
  text-align: left;
  padding: 4px 0;
  width: 100%;
  display: block;
}
header.header .submenu > li.active {
  background: #fff;
}
header.header .submenu > li.active a {
  color: #ffffff;
}
header.header .submenu > li > a, header.header .submenu > li > button {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 700;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-align: center;
  text-transform: none;
  color: #003865;
  border: none;
  background: transparent;
}
header.header .submenu > li > a.twolinewrap, header.header .submenu > li > button.twolinewrap {
  padding-top: 30px;
}
header.header .submenu > li > a.selected-submenu-item, header.header .submenu > li > button.selected-submenu-item {
  color: #0097DB;
}
header.header .submenu > li > a.icon:before, header.header .submenu > li > button.icon:before {
  margin-right: 5px;
}
header.header .submenu > li > a .icon, header.header .submenu > li > button .icon {
  width: 18px;
}
header.header .submenu .menucontent {
  position: absolute;
  box-sizing: border-box;
  padding: 20px 10px;
  top: 60px;
  bottom: auto;
  background-color: white;
  z-index: 500;
  width: 100vw;
  border-radius: 0 0 24px 24px;
}
header.header .submenu .icon:before {
  font-size: 24px;
}
header.header .subsubmenu {
  font-size: 0;
  height: auto;
  max-width: 1240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
header.header .subsubmenu a.subsubmenu-title-text {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 100%;
  line-height: 20px;
  text-transform: none;
  font-size: 20px;
  border-bottom: 1px solid white;
  width: 90%;
  padding-bottom: 5px;
  cursor: default !important;
}
header.header .subsubmenu > li {
  display: inline-block;
  width: 33.3333333333%;
  text-align: left;
  margin-bottom: 0px;
  padding: 8px 10px;
  vertical-align: middle;
}
header.header .subsubmenu .col-sm-6 {
  font-size: 0;
}
header.header .subsubmenu .col-sm-6 li {
  display: inline-block;
  width: 50%;
}
header.header .subsubmenu .col-sm-6 li:first-child {
  display: block;
  width: 90%;
}
header.header .subsubmenu a, header.header .subsubmenu span {
  font-size: 16px;
  line-height: 1.3;
  display: block;
  font-size: 16px;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
}
header.header .subsubmenu li {
  font-size: 16px;
  font-weight: 400;
  padding: 8px 16px;
  margin: 0 !important;
}
header.header .subsubmenu li:not(.submenu-top-item):hover, header.header .subsubmenu li:not(.submenu-top-item):has(a:focus-visible) {
  border-radius: 40px;
  background-color: #F2FAFF;
}
header.header .subsubmenu li:not(.submenu-top-item):has(a:active) {
  border-radius: 40px;
  background-color: #E6F7FD;
}
header.header .subsubmenu li:not(.submenu-top-item):has(a:active) a {
  font-weight: 500;
}
header.header .subsubmenu li a:focus-visible {
  outline: none;
}
header.header .menucontent {
  display: none;
}
header.header li.active > a + .menucontent, header.header li.active > button + .menucontent {
  display: block;
}
header.header .login-menu-content {
  display: none;
}
header.header .active .login-menu-content {
  display: block;
  top: 135px;
}

.header-content {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.header-content .logo {
  display: inline-block;
  vertical-align: middle;
}
.header-content .actions-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  flex: 0 0 auto;
}
.header-content .actions-container .search-box-open-button-div {
  margin: 0 1rem;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button {
  display: block;
  cursor: pointer;
  height: 2.5rem;
  width: 2.5rem;
  padding: 0.1rem;
  text-align: center;
  border-radius: 50%;
  color: #0097DB;
  background-color: transparent;
  border: 1px solid #809ab2;
  transition: border 0.5s ease;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button:focus-visible, .header-content .actions-container .search-box-open-button-div .search-box-open-button:hover {
  background-color: #f2faff;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button .icon {
  position: relative;
  top: -1px;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button .action-open-search-box {
  display: inline;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button .action-close-search-box {
  display: none;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button.open {
  background-color: transparent;
  border-color: transparent;
  color: #0097DB;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button.open:focus {
  background-color: #e6f7fd;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button.open .action-open-search-box {
  display: none;
}
.header-content .actions-container .search-box-open-button-div .search-box-open-button.open .action-close-search-box {
  display: inline;
}
.header-content .actions-container .login-button-div {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  flex: 0 0 auto;
  border: none;
}
.header-content .actions-container .login-button-div a {
  color: #003865;
}
.header-content .actions-container .login-button {
  width: 100%;
  height: 40px;
  padding: 8px 24px;
  border: 1px solid #0097DB;
  color: #FFF;
  font-weight: 400;
  font-size: 15px;
  border-radius: 24px;
}
.header-content .actions-container .login-button:after {
  content: "\e0d7";
  font-family: "csob-icons";
}
.header-content .actions-container .login-button:focus {
  box-shadow: none;
  outline: revert;
}
.header-content .actions-container .login-button .icon {
  vertical-align: middle;
  font-size: 17px;
  position: relative;
  top: -1px;
}
.header-content .actions-container .active .login-button:focus {
  box-shadow: none;
}
.header-content .actions-container .active .login-button:after {
  content: "\e0d5";
  font-family: "csob-icons";
}

.header-lang {
  display: flex;
  align-items: center;
  border: none;
  background-color: transparent;
  font-size: 14px;
  color: #45658F;
  line-height: 20px;
  padding: 0;
}

.header-lang-container {
  display: flex;
  margin-left: 32px;
}

.header-lang.active {
  color: #0097DB;
}
.header-lang.active + .header-lang-list {
  display: flex;
}
.header-lang.active + .header-lang-list li.active a {
  color: #0097DB;
}

.header-lang:hover {
  color: #0097DB;
}
.header-lang:hover .header-lang-icon#chevronDown {
  stroke: #0097DB;
}

.header-lang-icon {
  display: flex;
  width: 24px;
  justify-content: center;
  align-items: center;
}

.header-lang-icon#chevronDown {
  display: block;
  stroke: #45658F;
}

.header-lang-icon#chevronUp {
  display: none;
  stroke: #0097DB;
}

.header-lang-list {
  display: none;
  flex-direction: column;
  gap: 16px;
  position: absolute;
  right: 0;
  top: 50px;
  background-color: #FFF;
  box-shadow: 0 2px 8px 0 #0D2A5029;
  z-index: 500;
  border-radius: 0 0 24px 24px;
  padding: 16px;
  list-style: none;
  margin: 0;
  width: 156px;
  border-radius: 8px;
}
.header-lang-list li {
  font-size: 14px;
  line-height: 20px;
  color: #4D7293;
}
.header-lang-list a {
  color: #4D7293;
}
.header-lang-list a:hover, .header-lang-list a:focus-visible {
  color: #0D2A50;
}
.header-lang-list a:active {
  color: #0097DB;
}

header.fixed-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  box-shadow: 0 4px 10px #00000014;
}

header.fixed-header:has(+ section#content .s-wrap.s-wrap--active) {
  box-shadow: none !important;
}

.speed_dockbar {
  height: 25px;
  background-color: #000;
  padding-top: 2px;
}

.speed_dockbar li {
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
  display: inline;
  padding-right: 6px;
}

.speed_dockbar a {
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}

.speed_dockbar span {
  color: #ffffff;
}

/*
Disable displaying artifacts on pages when logged in as call center role
*/
.portlet-dropzone-header {
  display: none;
}

.banner-title-text {
  border-bottom: 1px solid white;
  width: 90%;
  font-size: 18px !important;
  font-weight: 700;
  margin: 0;
}

.icon-fontawesome-webfont-11:before {
  line-height: unset;
  color: #003665;
  font-size: 19px;
}

.mobile-menu-button {
  display: flex;
  align-items: center;
  margin-top: 4px;
  font-size: 1.4rem;
}
.mobile-menu-button:focus, .mobile-menu-button:hover {
  text-decoration: none;
}

.mobile-menu-text {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 1.0625rem;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 0.8rem;
  position: relative;
  color: #003665;
  top: -2px;
}

#login-button > a {
  display: inline-flex;
  align-items: center;
}
#login-button .mobile-menu-text {
  text-transform: capitalize;
  text-align: center;
  vertical-align: baseline;
  font-weight: 600;
  line-height: 1.2rem;
  color: #0097DB;
  margin: 0;
  top: 0;
}
@media screen and (max-width: 480px) {
  #login-button .mobile-menu-text {
    font-size: 0.8rem;
    line-height: 1rem;
  }
  #login-button .mobile-menu-text .icon {
    font-size: 18px;
  }
}
@media screen and (max-width: 340px) {
  #login-button .mobile-menu-text {
    font-size: 0.7rem;
  }
}
#login-button .mobile-menu-icon {
  vertical-align: baseline;
}
@media screen and (max-width: 480px) {
  #login-button .mobile-menu-icon {
    font-size: 16px;
  }
}

.mobile-menu-links {
  background-color: #f4f4f4;
  margin: 1.1rem;
  padding: 1.1rem 0.5rem 1.1rem 0.5rem;
  width: auto;
  line-height: 1.75;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.mobile-menu-links a {
  display: block;
  padding-left: 0.6875rem;
}
.mobile-menu-links a .icon {
  font-size: 1.725rem;
  margin-right: 0.425rem;
  padding-top: 0.25rem;
}
.mobile-menu-links div {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.vsprite-logo.center-block {
  background: transparent url("/o/speed-theme/images/speed/CSOB_logo_farebne.svg") no-repeat left 0;
  width: 52px;
  height: 41px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

header.header .logo .logo-with-claim {
  background-size: 62px;
  width: 80px;
  height: 76px;
}

header.header .topmenu > li.active > a {
  color: #0481ab;
}

.menucontent ul.submenu > li:hover,
.menucontent ul.submenu > li:focus-visible,
.menucontent ul.submenu > li.active,
.menucontent ul.submenu > li:has(button:focus-visible),
.menucontent ul.submenu > li:has(a:focus-visible) {
  border-radius: 40px;
  background-color: #E5F4FF;
}

header.header .topmenu > li > a {
  color: #0D2A50;
}

header.header .topmenu-container .topmenu:nth-child(2) > li > a {
  color: #45658F;
}

header.header .topmenu > li {
  padding: 8px 0;
  border-bottom: 2px solid transparent;
}

header.header .topmenu > li.active > a > span {
  border-bottom: 1px solid #1f9ed9;
  color: #058fbd;
}

header.header .topmenu > li:not(.active) > a:hover > span,
header.header .topmenu > li:not(.active) > a:focus-visible > span {
  border-bottom: 1px solid #0D2A50;
}

header.header .topmenu > li > .menucontent {
  top: 76px;
  border-top: none;
}

header.header {
  box-shadow: none;
  z-index: 499;
}

.header-top-stripe {
  display: flex;
  float: none;
  text-align: right;
  padding-top: 16px;
}
.header-top-stripe span {
  font-size: 14px;
}

.header__item {
  height: 480px;
  width: 100%;
  position: relative;
  background-position: center center;
  background-size: cover;
}

.header__container {
  height: 100%;
  display: flex;
  align-items: center;
}

.header__container h2 {
  margin-top: 0;
  font-weight: 700;
  color: #123a65;
}

.header__container p {
  color: #123a65;
  font-size: 16px;
  font-weight: 700;
}

.header__text {
  margin-top: -41px;
  background: #ffffff78;
  padding: 30px;
  min-width: 281px;
  max-width: 505px;
  border-radius: 5px;
  box-shadow: 2px 2px 17px #0000001a;
}

header.header li.active > a + .menucontent:not(.active) {
  padding: 16px;
  border-radius: 0 0 24px 24px;
}
header.header .submenu > li.active a {
  color: #003865;
}
header.header .submenu > li.active a.selected-submenu-item {
  color: #0097DB;
}
header.header .submenu > li a.selected-submenu-item {
  color: #003865;
}
header.header.fixed-header {
  box-shadow: 0 4px 10px #00000014;
}
header.header.fixed-header .vsprite-logo-small {
  background-size: 47px;
  background-position-y: 8px;
  width: 80px;
  height: 76px;
  position: relative;
  top: 6px;
}
header.header .header__skip-link {
  position: absolute;
  top: 10px;
  left: 20px;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  background: var(--kdl-color-base-white);
  color: var(--kdl-color-primary-main);
  text-decoration: none;
}
header.header .header__skip-link:focus {
  opacity: 1;
  pointer-events: auto;
  z-index: 5000;
}
header.header .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.header-mobile.outline-none *:focus-visible {
  outline: none !important;
}

body.product-menu-open header.header .expandable-submenu-item .menucontent {
  width: calc(100vw - 320px);
}

body.has-control-menu {
  padding-top: 50px;
}
body.has-control-menu header.header {
  top: 0 !important;
}
body.has-control-menu .s-wrap--active {
  top: 130px;
}

body.has-control-menu.fixed-header-body-padding.product-menu-open header.header {
  max-width: calc(100vw - 320px);
}

.control-menu-container {
  position: fixed !important;
  right: 0;
  left: 0;
}

.login-menu-content {
  position: absolute;
  box-sizing: border-box;
  width: 490px;
  right: 10px;
  background-color: #FFF;
  box-shadow: 0 8px 10px #0000001a;
  z-index: 499;
  border-radius: 0 0 24px 24px;
  padding: 4px;
  margin: 0;
}
.login-menu-content .login-menu-content-row {
  margin: 4px;
  border-radius: 16px;
}
.login-menu-content .login-menu-content-row:hover, .login-menu-content .login-menu-content-row:has(a:focus-visible) {
  background-color: #F1FAFF;
}
.login-menu-content .login-menu-content-row .login-menu-content-col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
}
.login-menu-content .login-menu-content-row .login-menu-content-col .login-menu-content-wrapper {
  display: flex;
  flex-direction: column;
}
.login-menu-content .login-menu-content-row .login-menu-content-col p {
  color: #003865;
  margin: 0;
  width: 410px;
}
.login-menu-content .login-menu-content-row .login-menu-content-col span {
  color: #003865;
}
.login-menu-content .login-menu-content-row .login-menu-content-col .speed-label {
  padding: 0;
  margin-bottom: 4px;
}
.login-menu-content .login-menu-content-row .login-menu-content-col .speed-label .title {
  font-weight: 600;
}
.login-menu-content .login-menu-content-row .login-menu-content-col .speed-label .badge.badge-primary {
  background-color: #008571;
  color: #FFF;
  border-radius: 4px;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: 0;
  padding-top: 2px;
}
.login-menu-content .login-menu-content-row .login-menu-content-col .speed-label #signInEnvironmentCdbTitle {
  vertical-align: middle;
}
.login-menu-content .login-menu-content-row .login-menu-content-col div.login-menu-action-button {
  margin-top: auto;
}
.login-menu-content .login-menu-content-row .login-menu-content-col div.login-menu-action-button a.btn {
  padding-left: 20px;
  width: 100%;
}
.login-menu-content .login-menu-content-row .login-menu-content-col div.login-menu-action-button a.btn.btn-primary-outline {
  color: #0097DB;
}
.login-menu-content .login-menu-content-row .login-menu-content-col div.login-menu-action-button a.btn.btn-primary {
  color: #FFF;
}

.login-menu-content-overlay {
  z-index: 498;
}

#footer {
  overflow: visible;
  bottom: 0;
  width: 100%;
  background: #fff;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  padding-left: 10px;
  padding-right: 10px;
}
#footer a,
#footer span,
#footer div {
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}
#footer .top-bar {
  overflow: hidden;
  line-height: 24px;
  color: #0097DB;
  padding: 16px 0;
  border-bottom: 1px solid #91B3E3;
  box-shadow: none;
  font-size: 18px;
  font-weight: 600;
}
#footer .top-bar.sticky {
  position: fixed;
  bottom: 0;
  margin-bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 401;
}
#footer .top-bar .top-bar__brand span {
  font-size: 18px !important;
  font-weight: 600;
  color: #0D2A50;
  line-height: 24px;
}
#footer .bottom-bar {
  overflow: auto;
  padding: 16px 0;
  border-top: 1px solid #91B3E3;
  line-height: 24px;
  color: #45658F;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
}
#footer .bottom-bar span {
  color: #45658F;
  font-family: "MuseoSans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
#footer .bottom-bar .bottom-bar__social-icons {
  list-style: none;
  margin: 0 3px 0 0;
  padding: 0;
  display: flex;
  gap: 24px;
}
#footer .bottom-bar .bottom-bar__social-icons li {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer .bottom-bar .bottom-bar__social-icon {
  width: 24px;
  height: 24px;
  transition: transform 0.2s ease;
}
#footer .bottom-bar .bottom-bar__social-icon:hover {
  transform: scale(1.3333);
}
#footer .footer-links {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 28px;
  margin-bottom: 28px;
}
#footer .footer-links div {
  flex: 1 1 0;
  color: #0D2A50;
  font-weight: 600;
  line-height: 24px;
}
#footer ul.links {
  margin: 24px 0 12px 0;
  list-style: none;
  padding-left: 0;
}
#footer ul.links li:not(:first-child) {
  padding-top: 12px;
}
#footer ul.links li:not(:last-child) {
  padding-bottom: 12px;
}
#footer ul.links li a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
  color: #45658F;
}
#footer ul.links li a:hover {
  color: #0097DB;
}
#footer ul.links li a:active {
  color: #007AB1;
}
#footer .footer-blue-section {
  background-color: #F2FAFF;
  border-radius: 8px;
  padding: 20px 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0;
}
#footer .footer-blue-section a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
  color: #0D2A50;
  font-weight: 400;
  display: flex;
  gap: 8px;
  align-items: center;
}
#footer .footer-blue-section a:hover {
  color: #0097DB;
}
#footer .footer-blue-section a svg {
  flex-shrink: 0;
}
#footer .speed-collapse-toggle {
  cursor: pointer;
}
#footer span.footer-link-icon {
  font-size: 18px;
  transition: transform 0.15s ease;
  line-height: 18px;
  top: 4px;
  left: 3px;
  position: relative;
}
#footer .speed-collapsible {
  transition: height 0.15s ease;
}

@media (min-width: 576px) {
  .footer-link-icon {
    display: none !important;
  }

  .speed-collapse-toggle {
    cursor: default;
    pointer-events: none;
  }
}
@media (max-width: 575px) {
  #footer {
    padding: 16px;
  }
  #footer .top-bar {
    border-bottom: none !important;
    padding: 0;
  }
  #footer .bottom-bar {
    flex-direction: column-reverse;
    gap: 16px;
  }
  #footer .bottom-bar span {
    align-self: center;
    white-space: nowrap;
  }
  #footer .bottom-bar__social-icons {
    gap: 0 !important;
    justify-content: space-between;
  }
  #footer .bottom-bar__social-icons li {
    height: 48px;
    width: 48px;
  }
  #footer img.bottom-bar__social-icon[src*=instagram] {
    width: 35px !important;
    height: 35px !important;
  }
  #footer img.bottom-bar__social-icon[src*=youtube] {
    width: 40px !important;
    height: 27px !important;
  }
  #footer img.bottom-bar__social-icon[src*=tiktok] {
    width: 35px !important;
    height: 35px !important;
  }
  #footer .bottom-bar__social-icon {
    width: 30px !important;
    height: 30px !important;
  }
  #footer .footer-links {
    flex-direction: column;
    margin-top: 8px;
    gap: 0;
  }
  #footer .footer-links div {
    flex: none;
    padding-bottom: 24px;
  }
  #footer .footer-links div:has(.footer-blue-section) {
    order: -1;
  }
  #footer .footer-links div:nth-last-child(2) {
    padding-bottom: 0;
  }
  #footer .footer-links div:last-child {
    padding-bottom: 20px;
  }
  #footer .footer-links .speed-collapse-toggle {
    display: flex;
    justify-content: space-between;
  }
  #footer .footer-links .footer-link-icon {
    color: #0097DB;
    position: static;
  }
}
.speed-modal.modal {
  overflow-y: auto;
}
.speed-modal.modal .close:last-child {
  margin-right: 0;
  font-size: 25px;
  margin-left: auto;
  margin-top: 15px;
}
.speed-modal.modal a.close:last-child:hover {
  color: inherit;
}
.speed-modal.modal .modal-dialog {
  margin-top: 85px;
  position: relative;
}
@media (min-width: 992px) {
  .speed-modal.modal .modal-dialog {
    max-width: 896px;
  }
}
.speed-modal .modal-dialog {
  z-index: 1060;
}
.speed-modal .modal-backdrop.in {
  opacity: 0.5;
}

section#content .modal .close:last-child {
  margin-right: 0;
  font-size: 25px;
  margin-left: auto;
  margin-top: 15px;
}

section#content .modal a.close:last-child:hover {
  color: inherit;
}

section#content .modal-open .modal, section#content .modal {
  overflow-y: auto;
}

section#content .modal.fade .modal-dialog, section#content .modal .modal-dialog {
  margin-top: 85px;
  position: relative;
}

@media (min-width: 992px) {
  section#content .modal.fade .modal-dialog, section#content .modal .modal-dialog {
    max-width: 896px;
  }
}
.hoverable {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.92);
}
.hoverable:hover {
  background: #FFF;
}

.focusable:not([readonly]):focus, .focusable:not([disabled]):focus {
  outline: none;
}
.focusable:not([readonly]):hover, .focusable:not([disabled]):hover {
  background: #FFF url("../images/speed/element-focusable.png?v=abd8d3bff9") repeat-y;
}
.focusable:not([readonly]):focus, .focusable:not([readonly]).opened, .focusable:not([readonly]).opened:hover, .focusable:not([disabled]):focus, .focusable:not([disabled]).opened, .focusable:not([disabled]).opened:hover {
  background: #FFF url("../images/speed/element-focused.png?v=59ee42ec34") repeat-y;
}
.focusable:not([readonly]).ng-touched.ng-invalid, .focusable:not([disabled]).ng-touched.ng-invalid {
  background: #FFF url("../images/speed/element-error.png?v=7a59eb4c1f") repeat-y;
}
.focusable[disabled]:hover, .focusable[disabled]:focus, .focusable[readonly]:hover, .focusable[readonly]:focus {
  background: #E3E3E3 none;
  border-color: #B1B1B1;
}

@font-face {
  font-family: "csob-icons";
  src: url(data:font/woff;base64,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) format("woff"), url(data:font/eot;base64,rlsAANZaAAABAAIABAAAAAAABwAAAAAAAAABAFgCAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAA6fAAFwAAAAAAAAAAAAAAAAAAAAAAACYAQwBTAE8AQgAtAGkAYwBvAG4AcwAgAHMAZQBtAGkAYgBvAGwAZAAAAA4AUgBlAGcAdQBsAGEAcgAAABoAVgBlAHIAcwBpAG8AbgAgADEALgAwADAAMQAAACYAQwBTAE8AQgAtAGkAYwBvAG4AcwAgAHMAZQBtAGkAYgBvAGwAZAAAAAAAAwDpVABazgBa0gBSdhTN6YzP0glZo0QJzd4Z8eiqCPZm/803dIRoh1H1MIDsF8gmRyOssEGjePFCakk1qglKP0N/poL6KiPBnuan6yZSgy6daDr084l3NzDGdzPl1jmOzYxTlwU3WUtmK0JPh7I1xjSM1iPZvN5vWEbANhsoxsVtQ1OrxhNb9yMJZF2TEsg036JdUIB36pnW+cx2WrqbS13IPtEZHVhj2REAoUit1TrUhs9saHMkATd2VBSAgVNGtG1M/H8dZqBWT/xLw4IKPbMxOo9RGEEfhyOCmLd1OrMet6nQg+TyMgrke37xHsiXMTfgvb0KDNXZ45OURAHnR9IHuTZv4r7fk//tHa8owbksukPI8X/1TrvRAPMvPid6uQJBbZOiBtX7JySjffUh63zbyOmlx3zGqSczDOE1HSFLdqXV7ELXPoYdDxM3n8N4INIlU1ttZajjk1AU0iPtsVTJgeXaMG9gOPBzSgR6zsRBLbRf2KYCFHSCPfwNEuR21SkIGN85OTwNL4q0WfAYS7NXk8G/PcTTJgM87/v18KzCVZwN/hNuA4i5xB4i3d048jC5WnmTeiOWrjEsYOKccMBOGYIdD8On1BDv+TUK3A6D9mgXghs/W+kwTdSkiBjGhgg5XNB/zJQNRgTNpikN4rabqSmRy4SKBTy0siTuY8sfhUuF1LUXn+wYRLQxE5yPkY6HPhOBupn6FSJQOz+KByfXzzo/DvRh/HCO9oXa+qYkx11/47nEyrl0xqUrSc5S6RBgNLEMXT8eNyz1VO49FAJKyOumXkjVFwDgYsXBG9GEhxuG3WNeqD5Q9jdauP4hPGkmlJ+cqiiGCUXf1YDM8ZmoVm/5jB6J+JxAptw+lktvBMY8KagYfsRqrAaQYRYzpZYCmaIImOmomFaqelhswOF5A1SarHKJ+Ht8VBKw9Ao4d/AehCY3W8iiTFMhGunfw7Vvz2ShDncnTqTF8O5bGFbe14OgudDv8fAbB3hhvnh7bdYVzjMIfsWVxWpO/94qwCGunFrwtD2HxVtqigGhKVuQNYAn7rKMTqPkbaLw4qXakSmoEDn3eICp3ACzOqvOaqpIgHj48QiwONWpVT52cEY2fGW9ua++F7syfr8/UXlc49kshesDIgo8L2OoGBEh2DOHSZCghxIbnJBbzs+4amPRjq5ez5zAEJGl14FRoAlO5EePy21vCJm7jKZC9tCwGkqm9lfolp7JuHRSuMFI3kjRqXVYJJHvp88oUkPnH05+XyY8GGzsaDOHs0fXgdMKWGwk1omOC9b4xFSslP2mp8mE5Qm+psweNwbFjbK9x/IlMaZLWFcWgMwNl4dZ7OsrJTQnkyMPC3vaa2lng5tXoyPGhilgHJ8ltkoFow6rWY1rJyeVu1p4eP3LPAkvBkYivP0p9CdFYtaPXCqcrhoT1e4To6CxUcrNfhjdeh+4NkW/1hz+scvCLxODKzlkIKBerYInl2TeC4bKl0NWqs0ZTv/6CmSFAgDStd3wyOJOMjJ4bmPSFGSQDudX/mp8KoKD6uHw1y02SgHkVP50DSBNdg4n4CKqDV1RaljDczOxDMiE4Y55A0tLoUbh2XonX4m5gxUybF6JwAAU8dRo9PpOgisE77QKf7Eiev2aOv3KhZGexpQguHExww03noCXNVIMPNM92QfI0vp4HIX4XnhiFu/XUpprdms5A8dPKTQpSNBxt5oESxsG40c0Z05q4hIOcyXTKBDBPc1kTjImgKkQZRUB1AVOd6wWmELiaExKIspraABaHW9MzJIoRAe3UO2y3Rr/f72INYBQ7Akg4l2MRu/ZtxlaKJSTAABDRFo8REwApFs0jXmPEsgHt/sbrUCX1DV+os2GAtxRPgCjJynEggaNYGNMBBSkS/yUTqw/iKZMOlHWQ0JeMg6E2CDIZcQLRb4m9sqUle2PQhuYUV8gSFBFL60KbS4EWhojN/UNddsEefT+7BlKMmBGYrXflxPPDalJS+QbcGWmiZ2AxavPY5bHZ0Cjmqr17udYRfB0nKMY6nkMUH7oT/2Cql0y30T9ujFRsUgotTBBJgny3qQChukkYMoqeuSV5byyCgauAD8IVzfREBzEjKC9G/YJUWSqYNNJPqYfEevs4eAJWsFpJTTprr9PJyfCy67p3tvz6pieFGaTcLjpWp86GqmphI5g31enFlZvPRo3Ud7lbgKVOepVBOWRVOMETctBjVX157T0SX1pGueZ+CvVM6mSTZlDhnBXCZgVp5QnV7BLfQUirSZu2dhQljkJRTOygX8AoSjydMaNf7sm1BiOoGeUOQ5gKFPKceASmqMHPtTW5m9DywMMwDd6qgiktD+JF2WIEdc5SghoVCLomOMuI4CVZ2vFzjx1rwHEeSnjJZrYMr2UZnyA8o8mJkBrnNQzQ4AIkFJWMyTtFWY+yp9SaekdkBmnwBno4zAbgoJinKmTVpDtBpXDvhElM8lgPowwS60nh3RirXwm0YsGdrINZKkvldoEYLDM0HjKAmaWUNvb/9ykq+b5cQNVOqA0UOfq/2+P/IC2+OwIksBoZOAnp8Z4tqSTHCiLRuT4AKsKi8GxAJM8xSoEaOgVrG1kCBmYO5U7yqUTt/fiPYyT4aFAJqkXsYiTres0Y8HeX8a7yZPx9emKrl+BvWtCbm/FBlSEwgQFAyrDGuOS+4GywGYF1+Sqq2S9N++TODfgBWLGtRQWue+f80iOcYxipprrwE8rkwXzvHKR0KIW1tRBrm2GD19bnUjtg1OnNeWsPKicTMSSPEA8ayVD1U6nlwlN0PyNBxs9KgBuqeM6HeVU+gSTAUZnZqwPBVl4htppEC+ZUAYTgIRX5tEAbeiQIkaVQTCeZSBpBNjEQnKEI/c0krDRZOXTgTBhkL7TY8zkxgAoyHXdOvCnSJw/MyLOiigPmkr+x01nND9IAjBdxZXvdtr+KDUqVKnh1+2vhIIxpbOrEmNoIvM8od8RGjnHdVNmJizV+CPQ+fkjtg9JeybPmjaspNylJgyGmlrAoN6blDyuTjAkKVzGxTJWq4+oIycsVh8jBgjihCWC0QT9QMjdQrHZI3L5iOgGIZiAgDztybc5H81wQwHwnPpCkmtzL89Mz9Vmdla5rz8xyt2nQCsV3Qanxq8wtjdi2+GStQjNxaWkfnFuXury04YMjXhaBtQxvPlz+8b6LARevo+ELrLkxIVleBxZ0Q6MCZirY5iobTXxA6zlbAu7daJiManhGIYd0YfGrdFnEFSppX45iKJ4r+MiwgJSOSlI+1jDXu5Si9C69bSeTHFGwkRJkNwAQV2FYc8TJsj6E95RWOJ58K9RuTLqlmHH8Sbyyl0BoPwgOPXCAxXrScOmtW27Kp5i24NELHNeawP7UED7PvUsMZPtkm0tLrOT5DzzlB9NffvwUSNH5te5dfygel8vYCazgAawLmkXfKm5yIOMVxqhZNlHJtkpvo+6cd4soZVQAwIGdXugBYF6w018GRgasJGStyRGxCoe8krCHy7gKoIH5Z5wiFAwFLauP8qRrPOXd/mmmqiImrNPnEbinXJC6McFvzLqWgJOCiJdAgGmAPLYLViaFq3nz2SnC/gDcguowSL+j9S6HTboInhLrrmj1P+WBEghGh4xctjFL9FkueWN+WgyXWWCpYdn9XOD9x1nQug4qq0Kky0i8MgoEH9Zj10fU1YOMey1aQJkMPxJZv03Qe6JEgSV+rrYAqHBJrh47JEoknZ/8kI44LORb+TR1FRodhU4MJalMFSEBLsPe0RCFtQNPZ/5hMw7mWtKXRIoRmCrCCKPsK9rJkA1sAEw64tzWCv4NelmTxY0cRE3COqA1yT/v3WJ4daEjrwmYrbNN4JrZgwReo3/8nvKPZl2anF56cLJiIBsmMEmTeAj4fbWMwx1MJCvuQIdgzxQFg7KXNCNlLFIYJnHfpZMwTqaT6S7+FujNUYRaMg1XQ1K2HLmNmUOAEcN76EcHH/ksypPNpKRFqkhFdwYzZFrvjcnvga+iFFeWghhz+iiPNCmsy4rXcLaKc3C7o8RjrojlALhBqBvJCAkEGQyzJBiAq5Km1Z4h8MBAKJtmL+W1XdEDn7yMTWUU+De0t7fGfrBfp2YH48fReNMYhjfOKbAAPyP35BatkG/xCmbhqu1NZsA1Tgtzt6lieozGpZcycGzeTd2ao2AUs++AuYiZ5UegeKf7xxs0khZZlx55ZHqoQTBN1MCe6aamI1FrDqPboQ1FIYpUlU/q5EBrIaspQtmP4do2QZZm3JOO3RTVDzHdA7cOf+kJA/Y6iSncrf6q8tQCeCaCkVDMiLU/x83jP4R3lUoAuAEoH+nJCtCxBMH1px6tcOMBR924+Oha6lQH1ija71vWO+DANfGnPDxLRGJHUlok66/5Lg2v28N2AsNDwA6FLQEDMBoH4xfdE3Ym+Z7osE0iSehKTfiw9SG/QulQdRdRRmFixEPZJP2QT2Pkl4hNsw+AUXbJjq61hfqkDHwOOPqBfY4gUF4xVtupwjMFuGSGI+t+h7tQF+em4xQbJ8+Hn8Wl3VAMVugGgAEa4QgijT3u8OID1+DAHYFAXUTUyALxEhAGjATCLfUptzliCyULpEKmSRERrxIBF266xLXb+hh/tMT8yUuf2s6nm5AIAXxwWr5XxKQT50CIat748ZbsHn43sbDdLgrXbw9XHAXljmPpupQVUAjIa5B3LXVbh5lDhtZ2+XKVF7LhTbiM0LNAfhJRqHx69ZK5hbWIcFJDmRlrcAX0QUZF8X5+t5MimkLBBeymnA7bIEjAAfHXPpJosY+rQQKo2lGpQEFXCIDSTe0UhKimxcji5u6kU0WxBsuEn4l3WMLZOORISQnC5Jm2kgPIPoJtuWXX3lnSRXj40oEgm6JDkpcFD5EuIccA3PQOfk4YeC7sG2jUzpeHZE8yMGKjwrgzILxLZvdyRER60OfNQSmg9SNUZ7ETBEmxvn7198ON+va5uyhiHBhXyiOk04mz0q5gXL7As//+qtlMtGqKPg2z4MFholhme+QvKXQwFSH9P6GDRHgqy91oHt1r9DOC5aOL8Tu0czYkfUmJrYrg5P5jyT3M2MGRO9wqd7BsKBVyiU806vuXvJEU+Xko53btRGQ7KHJhQjnZX/KPbZsC0W06pciHvclnFgsGbnC1Wvr0vnmZQ+aB1xiBRhYWZfY4oqSxIOEUBts0WaZaFkBAkvVcgPhgH+O1Dy/uKBlyYfbvGqoQKo5Q0Wa4C+ctjQiSa9ag4wD1TGWeSMv5vOzLXADESIIsiqFaMlMfATsdEaPcN45vzsCXgg61ZsekQqI6ww/P00wcb57gDDU2CtHEZVpIPoZ7AjxEYwJlBvFtapbjyGz5ih4XCdHFwIoIhTRTqAVBKaDU4gfJeaZa6HrvMVNge8hd1KDj0crZ04xG8VbU/q6cUMSRRlPfXRbYKkMG2VCEEilP5T6GWNbPTTI6RXbYHxCpiJOjYPIh925hGGGn3Gphh1+Ri4cHKpGhCPz7d52/l2HZ3zdJlHhYmn5nYtRvGpuYKN1iK0s/loMpix/iJ/eRcAvfhpJeotCxUSMPGuVdhBru6EScq4bzKi7yVMEDQZMzhIUvGJpzqXRVuiWbpDnwQ6cTYOmsTIGWuAa9CmZhoUDoZtPjbzcxOVsEnAztz59czPzDCC4DizbQRJXFrzM/IB8jYRVIy3o6zLooHCIZbGTQ2kQc+bRutkYqdIi+2OQEqyE81d6gFq7LKDFsT/fIxtJ5HNQnWSBSyD0+DFja+emOp7WITIEnRKEeJNWO5cuiAMAxus1EgZYfxIs47z75xxgYY44o0JfhqPjdKw6D5byS2AzURkjV57gbC5aWPixKOj7dXh1qPHaU+PvBWRkE0fc8KRELpUJrN/OazKzy5qjyKmIeG2rQMJSIkgrs9KcJThsFVkgz8UkU3EL4nRIIDBt3GIcHavniGvCV6tWVlzyhlVom1abIqayYWSbBuFHg3wMgkPMDTTV6w73IuSh1XDtEvQRJ33S7es+sGtXh/T2NnkDtak+YN5tN0fAuvUHVvj70iEwkfxEZVSilYvNkTgClz8cu+3tpHiCnShv2ioLCRgOeS1T2bIJqgpEZUBb8TYLi5hGxVr8D5UaeYbWKyOymumF15TgDkBfBOMORnLGzJgmECWmJ/uWHrdLBSrpfuEnawnlJjZUZwCYyqUmIFvKnnQclNkgWbus1Ey4XjIEyPJKvpFr/R3pE3TUC7KQSI7iULJX6QiFsyhFZeEhzh1oBoIACIwZlFTtQQACI7h9BCGVEe9W8ksro+LLMAMagYP2opG3GaK1tGvb4LesSQMMLj4+skyw5qcrxCLbBbPUtLj1TlvEr6F39dBXN/ztaSROOjNOgEDtK2WzKPhZBxUI0DYuC/GMEcqsA6leA2G6DsRFRCXfBSU8LH25Hx0amA8QbsaadnCE7TVV50Q6bWFNfDrg9FCpCmlbf1cGiG9nb/WWTQxCgV/MvlAFhM7AiIzVh1FlUicBh0ZkxsE2BkN6shg2R5+prfzD+fCJa1rlgCKt+knZPTjZAh0FI+ugAFKIWLztKx5KSnhiuCQwt1uQuhI2V2dJbCfzKxNVt2Q9fmnhjtnm+dt892WxiiF1PEc2RJCc6Hb5xIwixU6HzSxOoX0hxAoZO3QpjNb5NQPDBtGIshREYnWjEtSp8UT9i0lKnHquSyN7pvyffN9XtKb4JCwpffQVegBmvsgWUXlsB2XRHxntvjjT8MLA32DD7a6aPlNs47MM8M3txc3e8Kcsq9XQNYURO5s9FWWDKpk7qjMWnWZV5lIRQOWItgniimKSChMJQmiYBJRiig5BtK650hMG3hqAwdg6AUJLRKgIl8yD4rUHMZCdekPskpBKEuv4Pq1kURUPrqh8oZWUwEuMbJDidn4sbiSrMYe7hC/x6FcPjg+iNiQAgkAJ17QaKIiKpCCoO5P+q1s6xY/HUzIduXPC/BLIjG4m3govg4ICvY7tlHlARthn2khZ6EpBLSx2ufI741m+pB8HhxPCX1ysupDVwh3VroKECBKariYJh7vmcqht3jOCuJUZqdkhcc/kDa4Bfp48FVCRXRWq9F4gjeyujFXYA56SgL6OGHTJRtd8Yhx6pOqgSbyHRpw3rjaq1EfGY4zapN43g+gwmr3IblYr0SGJusg40tur4Q0dUUQWID613kurmqVdSymmr0QXAopHw94hTehZIIBguRXVmQbjTVUpaWxxS9lHpeX9FFje8AYoL7Bx5SdhQuuj9iNToemIlltw2aBgwns3rmAA8RPQBYLL+h073/ZBhSsk3gL/M84cp2QhMVAYwF6HLvSGNghGk6EN4JAw6bdATOjwPgjfG2LAUCRElVuABOR6ruTmeNmEhN4mPjkdDhIpgeh+g18hH2+k6f3obaFIi2KGYhc9EIBEn4ug5fPVFiJiqXbdkSmgiC1ZJ/sV65eh0EdgCV6/YVF3iaNJdwe5koblnCwxqcN3ILBNjkYZXlcLvg8JP0+IkyCF64gcNCNPjSQDDvQ0eblH9s2EIwiTNAZxsbokcRZ8RC6Tqwl0rhc1Jy1Zi8ii9qZJGfe7OoPXl3MVlZLU2F8Dc7njmYSgiHt0BZLurisXhAA3VYy4kHEeKDf0SQEdUC2K6kzKNxFCHlOOEXqoapYsJn15k1EIBob+sfkn6ryAu63k+mBTa7/04ExOHaHFRj0QYuxfgZXj6YiJi7gOi+Q9EgE9ny5Jnejv0FwkQr2ZkDOSky1mYgEAI/p39NqBRiLGbl34HB3Wq1UDWWO+Ml4fPzLTVfrFHVoO+dtaMakVCaRj7wJ7rtR1D4rNovD+z7IITDsyTVXTBBddTaXIHKU0CT9scqpiURsh0qJa7VUMkqco+h2OxjOTWqmRbzKDrURHnKmEdS9pPZcQkScQeqMjk4lVIaBa2MpJwCIwsmgISNHAI0UXgzrf/99za1GvENhiAoEFZtDkZqF9rlYafQMKS+oBpN5NcdIig+uFTUEkV3rTcPYCcjIhEDwiq+dyF2MQd4wkjB2dMhCkJzR9cAhlYtSIBCBwRND7qFGiDEOyQH/YJW0kcHMgrNHXxrL9ggABEM8pLToVi4Qy2YVyX1msUIaSkG1wfiKSCewFCRaBWpoaCu15La8fBV0pwWdL/YOp2ljsCkDuwRPJog8B2xABo7dehofyf/oxcijh3uSOJpQK4EYPmpsEFy5ch9tGsbvIDWlJ53Rf8gIIoIdHunpjH6djcAvaSrV2P5CGLaHNoGzj0m5e3vPxtH6DyMkZHIJgOrkbyDVQSxOQEVAIRhEvrwyAsGz4DyIqeFT0wbgw8A10WV1UrhtcW1CwoeT5XdmFzkxrupLhxqrTTRG3r3ACDzHpp74B7wZl3ingP41OyjGzGDirB2W16jfA4H8fBSkd9BIh6xtc9rJYZA4iDPvut8eWV4RJ9kIbRKWMEF7ibFtCwLBxv1aRQDIIAqtQHjggDZWzN0xHevtBktCycp1lZdD2SAUGjCmTc/FxIhTCv0/0hCnaTbu8fIuGKJQC9sjHkg8dB47inePJCRBADaAn/lykXQAOoB89vqWYLSbUusVxdDNWcbF2baY+yJeFty7C5N0a9WvyjzhsTWYqAhw+zRc2f6yZMMsYSJLJ+hIj4+s+sTJB046YIyDXQZAUD3QZcEu/ISr00MRgJfg6PwJPaB/QP9lYAjSLq2m2ANgd7NYQ3REmmu+gknSDV3coPLSYJp3BRtPIeh0LkrLMvqe+Ay+iRWPosJeJasOs1BiAIR37f40Mp37QUozcMxHn+UC5/eOVCDgIA2tpQ0sZ2v2bTuD1FxJgCYMgxsNjr20yD4U7M5w71gHbnAyZw1KKxZxEKDvNtUkKAfFC8Cx+YI7B9CbLqIvHePeU1CijenZZ3iFbgQgi9h/ZolQnEo8NPWgAKMLAmU/I6cyuZ+0wMFi0cdlNcslG/g4XUjQO/ifqtJdhFYF+NDsAQa9w2dIDEgZAtDQbfgfk0fDfMw7IHYLflF5ZNTjKDY30zb+pECUqwBl4LB4dwOmelI5WrQWjsLGoiuupUBY1RyEjoI26kNeT9hYuJ0VHgpV6RpctrYdFh89OlkGXEScAC/5hNmliZbMaHoJHgiOd/gRPpLY+WCVWDANVWPAgRgUsVTqGwK4Y8z1pfRkstSlJS3BveloeNeraxeEL4xbX0zkU5fyIJxpusW37IXftEz7wzd7qMjnKQE/D1d8jKIfDZPeMVDp7B6FG9qkfbN8zF9Mla8fjqwCdLnC/4MvrCo7nKJaZ4DDopuFO3qniAw3iL8CfiSIL/oB7agTbogfkORWB0MJy+o5oUKOeBDdRGqiJ31R7As4yzni6jxQLOi7GyxMKUYuLi7zSNrQu8dIURI7PwbzK5T7lrIsH96CGwAzdxi84QLckUe88x61TpBg/NyVRAbRiIJtZOVpWMfa6rsLIPgB7n7YPTCT+8DyAtFJw2DkMsgNyislFRiFDG5uthEiRoDsQK1iD90v2lowd7pGItCITjWDf0BB4G6TUsHocQ3DBly9Ft9SzYuQCxMcocLfiGjlm6ronhAgGLrlcA7QmzUFhGpoAEEpUETY59fWhx8x6YjAXBqTjjYF6Icd44KhrzUMZF2gJTCLFZIS6Z8IAyShRlPiJSj4LASNYU3bbgXG7QY/6MUavCeOxF75LqIugZ6wpOlkCnDav9oIBHXZErmTHARwVBY8BNC6rly+p2VghNaWVTyBpTSaxW0U7rbMwVmS4miyDIY4+Xt/0M1Blrk0ZDWsKhymQusrfczgsZDEsrgmQaM6ABNPylBS1Yloqc4O/Qr0SSL4dflnLsgThqK6yRIImh49NqLqhQCjJIMBReNqDkM75o6aTDg4m+6nq2glnmCwxOLXUBCE52dIHxTgCwz8O2C3C6IfncFC2ayUnBZOWudEaRsjS5ZPcgscunkHKU4FQ9uH/uel8g/w7GmPh0BYOIlyZNjfhzNGhFQiTg/wpufyXTHOwEacQ1JwqNKIZHFCuTihpXAb2l4/0q4XnWAGNnsFXLdmun3k4ZHBQlP5ACA2XkYWRCBfR4whJ8K3ASr786CWKR2C+QlQ2yuWhK+JOCNSWmrcyML5U/QahydQ3GreQ2Z5fNSjXL2DsaQhGa+2zHiE3k4yxmuAX/tjJJq3n3UrvWgKY6kg+AsmqIzcvu56C6qhR4sEq/hy+kjx+skAaIgOP9of1A/CooHIsJd6RVTPdE19xWiezPC/g5fFUzWD457mBxUGzgmqCnjKKBB2hoSHE4GkMk442O6/w/gBCEhEqVqgcXsIfWgwkMCwBKpaeJxvmcMC8yvjF+/COgLfBz8rIVbTEU4OhEVWLA3VHZn4LL+YbY5iW73mk7NNJIBdPZJUG2cVR2hNptkgckPOEkdndTV3GoNyqC2KvnmgUWQEQojFssOIoYCfM+KWD0ui8qMbIkTiKZyXJ5kCSuCRL2G9u6ltwy6H1gMAmYjHeBoaH6dVgD0Q4RPJtC2Sg6I2D8KTV2gyAFyVeG9xSS8gPtFamuP8ALNskkmoNKLs1UFSPd7srCNhfs2RMP2TbysVIku3gkJytAZj8QYqTeg2SJo1DjJQd5rUEhMlND4Isf1cd4II2C0hTQxnHQotEyliAVyiPRriAINOJrTtKtXungh6vw7QTQCsewvX9mMJlHyCIpQsIR9BJCO4ewdwUUmFAwRQ1KnBwXEZocw9IMsJw0fCSPwsVnAKxcCfQ3edmHEF8mh10DhxAhYRwQ5lr+ttbAGT6fjmHgYQ9Hiy8SAbSF2o+Rm66HK2cLKStW5wzwlHCRO8JKFS4ImkI42AFe+dgOTVKHo8nZoay8zCDTHFCUTDFVIuifLB8cBs/v24RMi7uw+K6xjjCT0yHEYXZCpFgA8Dnb4LY1i7tLlvc1gG6wFVrnm0h8U0jdh8W+oHRKo5/qhGyGa/nl6wkrEM0NXsBJEAiHC0MqgyJiB5XhdhoxAkR4GwfQ90r1O/yOC+X4FZpgcHRPVwGEAgqLxmEkLlQ/f53fIfNE4mYZtpxLUhpMvISs9sOCXOb7oXgtMql097SqSC1hsBSLFEfNBzPb5LfFdc0/2KERRJREogAooHjYAOMsJVZoGF2dIpySDhXFrETouDtzoAa1cVEYoGOxSTeScuFnsSFk5W9UGaJF68NJay+RiuQunYWS/q6XbPkRzGC5JodwK6EJ1ZZqhRge4gv/yg8SFA0MniKQ3+p0J4w4mFPMaXz1kxCvK4ragXVkXNOw7dxwQQCSD8HEDuZKzhh4D1CcFNE8deRItVZAGEBdSvYqWUMORwGBqxpKHtmmYHjhkb16KIkl5LOfQyy2CYKYTo2Vw9msQXDRtzsAlbi2QlFrqVnCFzMm1QwHShGklcTTOpmee2f2mr9IAfpMhtxqiXZ4cfsS8PT7iIqQZZv80/kbaLoJwe8sNsDD/pSFGd8xYlpD7aC1V25/DC5hxJpZSVtJHkcADmnF+mgglVw/vlvbXJmiJQ2pWZmgpe3kQNe3iyDGYi0miOs0xhCJQVlp6hXd6BBRHAQWMlByRlCJHAn9LhFKomNVioZl6CfMgI8ikxEGIPyYeA5OwGBFpMdLvlvYRjyMbYXh7in5pUBg6rqgM7gAjB7BBNAURDIB3sgrvnZPV3xQleEyqXf8NxpnuWINMZHFcTrPAJeyx5AzCdSC+KRvVAuTAKUv3LJUjMduzhpN8Uj4Np5gEIiKrHaEJY0EQ15DZurRhAU5i8bMo7ReA4eomwQEqXwM5aMua9gHHRCwNwq0odg8QGNxsENNDK1XQhrjdDTA6zTHucJ/Er/c6UadIwusu1Ffy+4LMtwSefd4s95D08JwRbx7gWuwjuFDUFdPHw4833WiMyqhK1/7laZs3N06y/y9KwTjTRqnJglohb/yhDqNh40lrzTjjahcTsxg1jivMkrNnJUOLTZiLj1wIjzILcL6iDNEMPZssLXnpGN7o8fEabk5D8McEhS8wqAaC6qa94UJkcVmCFaCDJUElL77MBfQuoZXXcOQIDoREZcrqDImCVZIuOsjUJaQE+zlDbWdzFuFXIZMO4LCmizPqxhQ3QJEs6js60V6JdvCnmp9lbXzhV67kthsUOrbOzicfQ8a/T4JRDGMIHRhrO8IM2Ce2TAxpawanvpmPs/QcFJQ/ojJAQQBs1coowGPw8i1QxPSUl5OFxvNkM7mRls3JMXB4uKZ9/6I+8G3qxKw/IAeodZ/5iYo3mJ7UK6p6qIqadVDyfeaXbhUpT3hBCQQlYSAfWX8IdjpoVoprqMdoxDXZQVimosjBQCOoNpWYjsHyOu/LovBIjImhf87tjH12BuqEv+jputVY+X7KLACbzjaVEX1hCCyiHLmL/AgIcLG1uRwhq35MpyOLEjhUHBjSAjh2Hgb9+iBBZ92CkhSK60AaCorxxPQ7DXZ92pI98EZba0t7Wv22q+Aic6Z0407waTOGIixYjT8IawZSGD0MgRkbpu9gb9AlP6OJ7844GYKQBgxqZBi1pdIQeK5KeJomAm3sdCl5wxIbtI8uXZhQ8RcHLRQRUYxzdKIDFhKtwsKmUInpFKBk1B2TxKoMo84QGaxXqlq+/QRBlP/9oQMFLCJIjwvsdgnegrDtQcak2GYUJ7VK0k8fMQqkMG0mWwTwWgDN7EItZTt/vDyoR2M1hWHjs0pBHATX994lZr/kRmfNeyWvBCYhUMk1c8Q2LI73ye1Y4pMekOMYxsEDJzKGUtXypmjAO8x9ViidbGPwklW2f1/biKv6ianBrMQQKKgFA0sK7xLGs4WoV6scWoyfT6dB3OXo4DAMCmTZG3zK/LPGp5xiA3foYg184uodT7duI4ynNRVCHvgBBtPITDCDyUqEceuEBz3g0LFTmOwLz7wxa1gSRR0UNmjRJl9aaGkL0vRCjuyosrpoio/JJMksIwB1DzLxu6KoraWmFePXj/Cgq9FdAMycvSFJoNbO8oLeAhBqOGr24PR1mhHIBFs44kHeXWpnt0lPzp678J534HHe0TGPo0/UAb12EO2EbU1wcA9Kag6lBGGfvkDFDVS52euz+jgBM0OCg18yl/ROBwEzX1Q+qxwLXQB+2P6IvSS8ss3jiYVWYrvm+kqKsmSXsMRaO8xPVxLfuQ8HVfqHTnvgT0F3HlOesPEeOhCI5xGEnERcFOQ+AUPoqCPaIU8SNXazSzll3uoNkPB4wS/jwTFW1WPjePP1j8GIfE6ENPJJaeJxuW/Og4VKFtzy9QpfgQQT5o8M9cAuQEuaDxOR5A8604gsMFoH8RjfYrfIifEjVBKY8IkIb6Sg3VE4wp6WQRejUf6lX4XM5kxQoRzFEYQwNIAy5RMQKSWESO37QzB98WQ+238PoTqdt2qYQ21iVEB1q0zEYbNF6bBH/LEss2u7J68yFqsztTpsIJSHliqUYiqFMk+4WZFNwmT9xZEJMRGpH7yFFETuD3JOSUOTnJiOSbC3pachsqjmniKAgyjhpP+h6WQJVe4uj3XWbMCMpHaZADJVzAUyv0qV+oweZCsvYVGLaz4dFER92K4W2hop3e30zyAOwLZ05qeuFRT57ZroVRA0r+yokCSaCAlMNp42HsuVQ2Unt+gHymimT7VadmHW4AZAWgZTUxbZ80WfEnuCTYSv5ZGIRIVrt/R4Ozk0JMpuSgVlGPT02ZdNzYdl2WVCl3XRLo2iR2CdUG02uptjz5KIyzt2g7vCycVO0lik+D7uVwzYrwPJLmmgHQtyq4JSIjjgQyXvqVPSmAYcrzQEUcLeGEhD0Eqm/iWbZj6NZRrSlPClozDatkCgA1rPphgXyj7DNZk4iIT/M5S/RuykuxCqcpaIAytpQBH8cNdDS+l6UkUyH+e6mYQeuHTH24kztzlnd/75egnhMgsv5bvk+fLWmcn47lyyv8TJobOUs0zlI5iLlK1YEvJmJEbrjgOzoaOStK+CpSgtkqyq8pHWw+V0kpESocaTOO4fCeJfiMoXvBDVu1mO4i00uxUsiviYvM0lBSIsWyFjtVxcDxho8r3/ouEUH7aPgoGEaBAa7wwRZ44UPHgEvOhnEhaGieJW1SOy8VXJyqSMvCLcwSdxjg0uKoBUE1S0RRn+ss2uI8Mq5UjPGfGwxpJ4+iT3WnhKXC4gOnhnE9MbfW5RZ8C5l1i0MnsCvUvxnQSVmGn7AFd9tbyjoYCMfROZ0UtdBm4VFj3L3uWSjSgrCk8sRRUltiA/70QtZmvByVOSdPEZTiA9feDdKlPZltweRO2u3PY3dLWnLQrQKXQAgl4DCtacwepSAXlPLcEc2eCnc5IXSOwUNd6XAKZ95sdSa4PdHf7J1Pbam+KmyFeshDf2NkFwCj3ACavcIlWGf/zSbgaTt0Kw40C5eAxkP36SobRLnM5cM0SgU1nCnhAyW468MKS2SSht2wqBwW3VAs6eXAw1oGjEBYYWrPemZ0WNjxEtj+OTs/AjixKhxCm0WwYZgYEjLKJbDDXitFfiJ9LhKh86IXnvJgj9RwRdR+CrNoAs11Geni1OKehQRiuE2cUEE58KpC4V95hz5OJ2qXmEEoyeNB8LPLiSV0aIPkxgDRNFeO8hUPoe7GP6jQWrzP3eKo6GME13/4Oyt+Q3oXyuTj5UxYRiPIxVqwByS3vGzamP9IWslNBTaPb3CBJV7dRebUA1W76jCc5i+51QiVKu8QyB2Iaaxpr33AN7Cxppstqz3Z4tdjke4fkQaod1rK2u4/5Y2jnBj78hkW4W0wYi61PSK9LNQ2NlGEldAsgyKjy2jxr19bCCjRCoDBUmh4qX5M5Vg+1M9W8jEV0BYUzBJzfWnBCb1gGABl1399mdIBKXc49wPdO8MA1U2MbCSAa6l0CfHIy8jzTvxmkBMiIFHW7qFSzfLJJZrPWjXHSCEuS1+fnAY6+rMptPBEJsFDx7d3h5fBIOWAsXQT3/VXcsb8lrgCy+iMMcw4kziM1nKGNY834Olkhhoi4kDMNsVKTYD2bSlQlDRqIS0Sb4YxR9pa8LCzHOfViW0F0x28dcNuJCgShkixGCK/3BVn6eJHdLw4WLIa2JKA7LN4YXOVEQwtg0zR7+um9COoywVZsoQPFqVk30kAnShd3WpF+ZaRjyWN4KYViXgWRDCRI4MRgqgy05SGbhpXcwoYzSSkNpQ6kRCTSSI85ICOq30fDfRGNqMfeRIqZWVQO29bnEDx7WgcjjX0gc1bmN3GPfdgtWBGvp/B9pAg+UvZuWgkY+N88qOWt39DDWFvhqBE2E6QggPpAboLQEW32IiZUN+65Itz2MKCUbhYqYCANQc9VA+zVnaZMGoF+Sw8BXW/jTQHFNTkJIVP5xoyzDEdDr00a5bFd33qLPatLsmjwDY6zvUEaWVdI4aNpene3Yg0LbsZ0axZGtSSYBNcCU6WriyExGq+jCcEMPXKOSSsC+yi1Zh1L1SR7GS0rIMX1ojh8GI/sbdNn46eaiB9wBIJ1H8eTMiIahOk/Fjd0w9jnMeUBoH86IseWgsgfPa+DChAFGj8b/YiUeva20RaqvxALIlMfqkouKhHltg2NRGi5Hj61igjoJcKxARrHZFi61xOXC8nOjInLyCtk4d2in2Sx0M5ftogoxC4uRqCyjF2RLxKRrQwpoRL8AoMvBLxd9s1/MxlVf0iBi4vnMOEg7KJVaWKjKXqvcAUkR8+/88cGYyCUDTzwfkhAui7wlkTx6RYg9uxm0W3hZ/ggiQjpnBrSuYpZRCWTLCZR9KJFRta0Q1AMALnqVJFDDtCJEwxpvkRDHH7KKiQLxnFeQs2Reg2keBqGEUKdSEhCyYT6FDErmUCEQMi4lCyIGx7hC2DSl4WbJvnlo+FJNWyD8NhS2Goo8DR8SYyTgIoq05crIwI7iaTevBCFfJ0eTESxDD1yUmsmCtbQSYwClVVgcC8csLP4pISEI5H4Ap12c5QPWzyXZxu+9X10jjpFD4UutfEdnEl9rPsfWVtlEcq5sxLTu/Q5l0FOK1li5SVA4ZPyzuUeIhUxG2IeVGXyvHPSaB0QCRDbWxtXiLoDUzSLoZw8xpKKSF0eJ1qSjCfImguLPtWbhl/12ja0sKqcloB+kcDOeScYPiNJoEUwvvJTG4SGp0FuChNw1+zCoIykcVuGYxYrvRXC1KFBUUUWYrMAqoJMC0baXEwoiJydArGZAJVBJOZAWjLSf6N1DgRiIVSHHIT7/MgEejRLWiM3D08TP8bmEbEupyl4+8uSNfLpZDoiYADRTo+JggRFCRjLMEr2Ll9QMyZHaBgmTnYAJDIeNZu2FzuGDPRTgwACGrEgLjxqmcDXxj4mojmI0MWQhpoBIkMCM3Dh5IQijYRD6EVBuREKBmNkVdxdKYlCjgFASlN1+hSDp0i4tsyV3cjNknKcnDZYIX5RrLEL07fEAt1ozmBh6iiEuexPNpmFI7lFukfeD4QViDUZognWmWXVcaR4H8PAvEMOULUSEOzOnb7zvftQAQJVjgFikCslR9cDTz04Vu7CeNprI5l67GaG8tdBCv5l0Ir25BkH8FFpPEmureoRNOtIKBZUU/HPAq8JuQNFCrTMxSALRjF4zGYITsBqd3moX3Uxy0Ef0vIJ2yTcJ1khddSBctgXj3cUkwli0Ju19wtv3TO6fvR0MQb5krPqw5IVg+ly/BN+LKJgGeCYwyDMMo+GzxmOb28XFsP8BYRqDBGDS4HnhxcJ4aZPJ5iBUILWAKiu0PO/SIpRg4EtFOVkKMVYNc8zgewEG8fU4sgOADWl2Se6LeuPicT4LjbJWHaPvv5kYUNnPunwzPAH7ElWOrU9zta6pHwFM0mW7l9kTJTgglesvXHtTMGOiGgFSww47O5Fbt/msuDiJKrb4miDxcAagTENMjzkEVgfNVFrwqgaBcGIwoJrgvienw7OSi2SN5XMqdBYb/WwthmvgkhE2WNsNHvPMYty5lqFpTIdvjEXONT8btjhKUjz8J0kSIXCqyYPgQFlAAf+h7EiH/IJJo1lqjcMHyvHZFrDK6JbNJEoby801AkLvYBUyuXpYxEXa/AIYQg1jwYI2vdtGsFZZO6wYCtJNP3lZkEGyi2fQjbvWR5RXIcYDQOM8kGZTgk2ql9FaeOIUO2tvXDM0K3pAqzSkamLE1pERagV7rgxTTYsDlCWc44zOqfpUrAtZTeDisAd/+hIyKhxnL88dk2q55AL7csgiO/A6r7/zF00uPmAJRzcXdHHZhADcyqQn4bSvWisn84cyCEgVYs8mmlOvJAdkdN25siW0xB/7DmQtwFflL0EuFCyNBY0smiGDpSbPRJrqHOtHY56eQrGvJxCgs8bSuF0pf9Hn44OoQAAOn8ScO9MZxvi6lxyyhOjmfVIItsr4RBuXZrkwI8vXldBhy58yiOAm171c9YA2AwB4yybe6mQp6nm3HlDvF1vlsOe+GwENedFxoL4PUR+3jqGPFh/0BqGPEZYx3D9B4M7CDp1GAQl2xxiTGUDdsjzF55a19ZZIjsZIZqE1AbHhsQ3/zxbw4NZRz6lGxXf833LXPzYcDWL82tXrLpEffoZn4FBmxptXCU9+w9mgSqmFpLkg1ZkKYAU3irlT9A1ZuIh6SrNuidQn6ae88OYO2OGYzbirlGOGITHsJIk0sJU3lW4Ixw+BEMPQ9SNaWrBxBjIYL7U30FAssMvqbtUH6nD4K0ZRyJ4XT+7zODKo6Jz0WJkm/UH6HaBgpIb+eh1WulaieFRNCQ2Y4+k4tU3NUHbeIsxJ4UArmZQ8kDP9sH14YZcdLZCOQbA7AMK/URUWsluQh2rzahDs3Pnz245aArYFdVyK1fwFfgWW0QBx/xOodjgkkc6Zh9Pfu3NTuKjbokfEUPWQGqAnSwGI9e3IXky4ACr6JPb+y2COvEIaqOQsUZMb9tFM1duGHLHsBEeOWCI5BC6JlXI3KtdRSoirj1U3xEV5HrLccgXQiL2ZFZqqNGkoN1WQw3NOcIRw6vb4rNHHra16x259qNZEThT1GN7ygTpwBzXpFgaIhIuoN/pBtigtetPxeDAnYr29CIDxLEtRu1pBYlU16OhbKIU4OfljvhC4RKwvcFMSUKpdkZJYRMHERfFkhbdY3iamLYc0iJxAEnS6ltjIekAN3lx4QhO9ru6QBmU9C+gDjfVQjyGNqoHjfhZYNLF5nGMrQ7NTMBe0oFgJEJwwlzGHrGn+Z6cyUa7efA9/Yi2SrXVJzrwN+qr20xkPrpmG0AhPAOvOskKMOIfmeYSmSy7qSUmHM5XBior0/hTz1dXKmCAPZReLzLjxOZ/vSURYY/A/D0KZ2aQuSJjjVc+GAD58OJSFAWiWKr/xyC/C+TZ+jcYoUFJBJ1CVYo1E6akBnAHOpruS3G0ZOrg4Orpl8rhUgqv5Sa+3QhrRMIXa9HG0yPYI0AJa79bDtBA8wgERksrNJ7hjSCUcWCmTsUycFIRTkHh+RzRCo5mWohVAX2dK5UlEu+o7uO/uTjxZ/6SI1qyVGGxQKGjrYynIjO5Y2w23hq+iu20AjGIEMC/JoRyAvoldo41sq5u9wUNVNGsjjK3lkke53Z6i1eobQH291DLdM4iYEwD7WoXfcEnxQtc9H6TgWMIiYtQ1+BYaFklRcDTDwPTU0HnEpzJyTlJTpNwranX0wJ6nG6VidAPFH1o61p1NhqGlUyQU5YA5gsoC+UamSSs+es/45860xqOta1HD/maPNNjNIjp+xN45zOQM8k7mP6xQ5Y4DgZbiF/ol2PFv87wr0daGQQbVgdEW5oETGvR1hujFh/LftfvWHAmQu0bJ5gYbt7rJ7RiZayNsuJmINaX0pgwDBZ8kcTuM30yAKAX4El1iv8RHOEL7VVxz+EpHcxQjnuACX2VzpZvHHvkUPnuIZI1TUY0lzFYshEDjZ1QsL4mJRLMKt+3NTJV1kSSd7JVQ/MtU+In9+KdTliBXUT3194hNu34Nu07FsSsYMRL9VSJJhu/kDikKlBQv9Gn1Guk4EFC7BfjGNgX7wO9x8YTZ2gIiIShAQr88PxVQM+k4LhskXVjFdfWEH7X2aYeZkekiaVoxkkuiRBxjWuzZClWLBg4ZNqnh5Wxtbvn0vjCDWQrhSdC0y/EMHb85WEeG4X9zY94A5Vf1YS2aTjLdJC0KPSaYs5pjQARzzl9oNCR2D4b1qnAy71VMIZ+1CZQJZCTSBlSW0EOTJOgymRMOIYUC460SRoR44ec2gvOklg2qm1ugDiqVKRbFAnVE7RS8Fr7d6Y8lQkFJq5cJxL+T9qAERsOLU+u3NAQFl7xFVx/wCOBn4fXjBMfCMawSDyH+gJg3NtCZh1JNru7p8ODV4ZkkD5uUV3c+U6GzmTAVFB9LGCPR/va8ZiS2zHZKEfCsJ/cTyAP7yLVIHpyZORiRIx5MOAum8mqUgfvPUdgJewANlq+/bwTpSLSKcy1FADlKEBChQx7YG9lVFg2NnhLBzGwlM6QbOVUXucBJz0UsD/tii7yDYINxJrB0qj3BOtsUanTijwJdkwiZ8XtUIa8oUFtR2GRAAUI5M35XNUJToAAaCWj+VDs57aAQh6ZSA07gZRzgSHQRyCwfKMSkoN7yS1sAFuAuAGFsgEVBWNWZJeL1XxsbA/YEp0jo2FaxKQ5aqCR9ctJJXTxEFX4ynTfSDqGqNly3wNku5SATfLEFFBO0mCa8mGDsYEhhPxZgmbcz3Bf0Me6R0IAoAs7qo1cZP18kZWh/98PhZaEM97NYVHY0VHi+aTyQcjebL0UmeDUB15GyE+fAeZzhMv6lToc05LEAFFKo4L0ivcAypxHzD2VwFj7J8p1S8lMKJjTHAQom6X7Y7K/5MXAxKfH1EeEgzg3EV6hh7wys7nAwXtdrTncblLJM2EtHuJ1+Zro8BUrjpTCO8cLcDXGg6IGJCX4HYBbvxK49KLZdxAReAVggKrcIyLlFkQQ7X32Ism6e0wQSyE8t6ljW1UdC9x0c0YrRVWOFYsM6aQ7YYUp0gYkoqyJTBD6QnqCcTysmjPIdDTqPQIRPSxBFgWIwkTJZ2ZwKPuAKo1L5NaRANHnOhxuQ7u0UrZ+6ZGaI/EyudEEJZ4kSPioACHDoZrEKhWKyDoKMqGcoCyaP280wFbnIYkrIiWkgaRw+8WSqKoEUhdaZPJPUUCEJAvFrdfWtXmq1iPgNKapCiFVDpdtUMjnsq0I/r3F7hqschZdyOh9e16KRGOKR5FTj3oXmSjwIXV/Msl9If/jXJK9EFFV9OXMR1lb/8Ns6GaBPKyF55GlYh3EZlL32NBX4hXNos0pOh2MnYQuxIfSJggJhOWjdSLZzB4FTLGiExkUlmdoPs+Dm8DeQTXkOBWY7ppNh/35Mxa+kgp3Rbpge2SHJ+BRzAJ/hDmHUqD8MpJF/Ap4sb3HDMQLLHUBeBlSN6gHMrWey8jxy7FBA/EWhEBaEoYYVbOA0mOv/moonoHwQcUMSCaIU9C6md5mMLCngoX0RQiBXSJh6NNSW8ZTM1S0OXd4adEwB0UCFaKmVopQBDCPXdZjdhYvyvU7SOUO+qKiHVR4zO6i2IlyeZKShvBr06GDxjcJOEsSufk960kf5n43Tetiw+/lhN5E3sFs/DyNJrAPlRlzh0Q1ezWIYMZ2ylI+CuryhWun/IMXmUUgcDQHwsiNMUhhOQ3XVB85YpD5HEqQZqQHqaTTpBa2rzm8fGaizwWMKw41Mkg0o38M6SQ2SboldiiZlkUYS+h4Z8FyYAjwwBoaWcgbPKG5pT+i+yaIQDsI/xdbUfXeml+TcUYflWSWUo4o3noqYJk3O2ml4YsmtFwIcQQ7ZjkuqLTOO368ZmTi2RQXLTo4oZIgFlZChYcSW1lrvic7OlSDIISIDssCwORSFmgATlUxhMkUy5lwdKglSNo20R7NKTwQWbrLJvTAOcLP2ipywCJBk2XIvhhCsS0iCWqz/hkYZhA+IrMGJHBCzhKQhpPhTTArUtbrqIIBDHKPOg/DgBed8zXQTgNcJpgHFjSJlixmBlcZUb7whlZTkkGoASAUGvlxIiGwsFxtClTBuySM6e5UZQNIqcsRWOpvHKTE4HRwI6WbEEkpFmRmLLFeod8s22mFqqK3prKnbRu+KEhB8g5++K2mbCDtts0lUmMYVyEHTLxQLgCOqDDOef7x28KqTpwCqKm+upvZwNoOIQms/sk+s/tBq92X2hs8Jv70EB0Cfpxt8SBNjJkeYFHSN/iWD3AaOYXgyGXWRRsVJETFTqwYv+IIw8rX6ZclADsjROs3sArZN7GCQXZoq+mgt6HJ5VbViMuAXJ7Q6J8W16UZHUINPAYZz6UuDHV1TuhiUrYrjR2lMOCDhndiH6ZXJB5zk+gCmRznZYx4u8BRgotPbkFA3N+SUSUAzDNuF66YKXY8I5kB6cpSoW2vwaxrDIy4SR8kVJVpXNKZKGIB+65o+GmXi/03mfry4F0W3T00CUEfxEr0/fr6HrMSE5IxvsDl0A1zGypoGfLIBHGKXMEFpXGz2KaYUJO0mRopB5fazpYuO8K/3j+i3kXlB/DxvGdC8ggIt4ICU7ACi2gRgWZG7NaSnrGzPkB1yl/JMgzjqgnAJc6XUikq2JBTBedPiQVIukx9nPaDJaXtRUGPctRasJCDAnwEAYXe/Jh6LRFXLMTntKqIAtfbYCWnUXJbA/U8czHmal4z7YFpCtJxhGNQabECtbFREc+PJIo4iwM+xyUYYcLloFx8TvD3OYAAC5XQsN2UQvTirSoW7XhPgXkoEGjOEox7yG8xJbiCECSmCKTLB5EDc0JYAIdYXJpFsFzb2Q3AhodkWH30hLTFig7bWo3FA2SSeVso8AXydYCDAjUUzHYbPGNMtjiwXXEnIRWE4h1rrEcZWWsE6E/vQVClcBNaWrLlxMzHtFKFbKqGcg3Unq1MpYmq38q4ll8sMhUq5GssbUYiUrva5Q36nBXcaVBImkDBGdJ9t73gdBsCZMyirk9wLCUwNPaQJiBQo8KcjZT409ERYp3flU9V6YgaF4hsNCmL8HtDzCQJFViHDMDMOQqpdi9BgNtqXP2FwogPXLjKXVEYoC2yaantVQA9il4RHNfQTmMQ/LGQhj8I5Q24fMUSOiRLLA44a6x5344Pg3Q8k1s/HLbgN6yvBQkUZjhmfNz0lxfDgH5YdZ7Fw8coLbUVB/LeMDOXigN5bxh0WvCv+XOAeyj72JPLlBxnmTTIPU7H2jBei9ypYiootMKzF1h56WI0A3XPQDqi49Dw9IO+s16Bk1UhCetiMVonjuevDRwLSSLmF0seBXtavC48xrM0GTh5qJdYAfbBEXPPmrHEN+M0yGbPZPcV7BisshBFU1CT9rp6Ipq4zS0DPeTiP92xFgCdjPTmSrM0zWgXhXpEALLutAXS3tj91hbpWCPUKTHE3/skYrz3OQfi8cM5cuKnzTihSnWhenCboicNEvEvZFx/zB5nHP6HmqHpIQldQrKJPgbHmWUEdD6GYC3ERhq+0IzFH9+r6aUCawX+B6upcArkhebl5vAezZ/5GyDzxi4YrmrEMwaiF4AvwlGL7SKDSJGhG6pyVDczfenJRbJ57g7bc/QVIDPewfbh6eWlcRJYU6zoaulH7jQ5o3RVhU9GqUzp3IS59Ioboqz8hwLGEedcRl1mAIKlTF2ZCQ7GrVIePPgkmoCgq/jw53R8UGWB6Yvqo2fFeD7jC02hwIDG96hhiBnj5wwNiIYppAa8qSgxG6cDmE4ZRFgEVmeoSGrgg3tHGwW2QYPCTEZv0i/9ADizpWFotqid5yekR+/CmhtAQVUZilehKPoG6WStIlFpJ7glKv4nfdrT5EjO7bNZiFksuwZgadg7LMkGbC1AXDRTRLTD2woX4kKb5oK9KSYmGNhEh1ooBfO4IRtztEKskaYd0EQBt9LC8/9le8lZP0+s1qBRDOUCEVDMPLKXB100PdGgECCtTmOCxAEBe9WGeuBteaCGIlfzHwSQQbCfEJvwoP4liJzrfS7sp6HkJeTyGP7iiKUvkA8ckp7GBQYRfDvrFNdosCF27QUU6N3mq1RxlrDK4GSF3fFWdBHOtZtG56fkg+EwXHRQ5ZsRCZgd+huYpyUYb+huYj1qlt3eGeLeOCSUzFup+ml5uPiGGi62S96oLX3HBxDuJlSO8CDgthTAB7+14UADxCSH5HCEZd8+w1uqYoe5lDkStoQ+5OM4vBIvif1pqVqYASy6AMgKYxL5s4rzyY/6yF0YOPTJ3Zgw09YcMw3mJkGzADbwL9GoeA+Fie/WqKnLrfCV9p7unL2LQduCYJU3Ns7YAleUMRht34jouJpL/Y/CgOBpAA+8Ob5L5Be3Hx2mPtQkjkJPlChtsd9BnTmcpa12Zggg8sCYeI4PtI4kF/v7iig7xtIpBYWgfpkwPh9avB9rn8shdLw9rzDAFPKg45P2QKwWC5vCatby4LsqYXDgBIdcUcZAzeveCFNbC5lEwgexnK0AbiE8uSwbObAiQbvgIGwQINY/4zhYrDEuFUUgkzm/TSPldMiLLLIHoChgKxcSemwCpxU+idWFJUYFmgMyGrgsxAHERCwOzHsmcQ8Id+u0nRgQCpqzktl6ihwSLALb7DACaZmvR6q/4fJIt7nSq4cFltZ3F2HEyONIyueJgiVRidUEQ/p4HAjxqKavt+xGl1LpSI3aOcw+VkDIGWDCSfHUhCHHqixwVbexDLNlsDzCu8Eo3Gwzw3bZ2BKX9sYcG1EmcqI3y0aOaT2T9gvGZ6mip6D7SVUjSBq410xGjzRd2jN+eBDxb+OKUztX6mXo4cTMquWcXG4h6wwlf718mEBBLo1hda/PcWNDN2j8NQiwKEIIouBACEtgP5ZSUiozB1P9/hhIrUr0mTkKt65wwYc0jbOXJjoPqv7n9TxcRPD5osdTcLdo88HiZ+SfRAQxdBdqHvTI27Y7NaXNalORPlqyz4pEotkXLkR92hOvVkI5QZUV/1IHQZjxisRYkD+aqGC7zHYw/aR7WkSucuMMv/zZvnB6tnNowKaDdc4BNdvAMOyDBgQN7dyE8M4LZvRyxnc5B4gREqyxCpj4+2dKwVKmuWytpgFz4aWdO1sgK7OYXAt+uEso4ajNOTXw9OBpAWTqy0txAiy6pKpzuXMEHEGZfjTkpMGTHPlkQZGEenap5fkGUB6wtwrIfIyI9u5WXjYblqWOnXbg0uiLmCdLCsw6E5zcjEcE/GQmUXo8Flb/ZAv7k8xCEcnuYjIGI1OUBrmIQsJX9/8YVsnD88MZ1ntBSalYv9iAJ8EECUqTRIJFViRuqyTICp3VVk/bVjFdL6QN4nyzxIMNDdSxpCwqE1OwXnN80ayUnzlyZ6rNcKmywCoI4RLnPy5Fi5xRUxdRF3Llg2JNF8DESCexH43tyoBX9FEEY0aK/5ZhP8DBS7HwOti+znCIj4QQPTDLx5inA4QyGnCSQMhYRwXlINPzbJhTEu5WnoMCJMMavGlJAQ9pSYCQ14gdJp50kL4Hke7CwD7XiDvmWkbZAeQw1Vppo6atHyKkK9o+uqEoqiLaIxyiyHryS1rw/fCp0Monzd/nrVDwUqMek1nwEGSIxUreFw6egIYWqxmgO3O8KTEjzJZhF2sYXFD4a5LiJaHOYrRGUxlo4qeXtjKkPzUn/Hn+O0lkJCFGkEdkUOawKoTwAgaB0NhkZ2RBaQWNhaFPZEn2EKoCmDI4QeqKEAWQBdsOL0rNz4Qzf2GBB3H1YDp5nNQZzWKQfwdh3pB7dwqahP95jvzIIZgQUh3o+PXnIXYefEkgEuMsOmoseC8G/5eSG6EGh3xqVrgLzQrRwSkhySvXm8i1N756bA7zHo2e19Y3p7HwbLyI6hH2bC+6T4BT/kCy14briA5nDxh6bxASWuKZfJORAftDypHEb8XHvVs+jHHGAX1FfV6pCRtpjqfconkzVcrmljM6aVSpx5EzrXDomXwghG19agggIpQc4yyOhxAbNkETzc0R0WtgShFLDgB+cOIYTK/TdAuDFwHcP7HZSUjVAMOO71pPBR7IuIIbzTIlrG6alfLLmjEFzi6MWS/lssrgqXV4Cz2DUt8GAcO/3AkJa9N6MW9H58K4LwvLh4wihgIuuwDtPzAAlDfIKy4HpyuH0azVwR4f9afTyKYgLMjPp9zApPdVqgXzwdnURSIQ0CsEgijSdSKqdWRTlyfJAK7ftj6A2ZshNzczKnMd6ctCGYl0c+azcrZfsuyuH5H9nsr1oyFBSJp1e6mwMFNoBqlfhXaCtqR9bUFj8uwlACgr8VMdes/Rm7iC1Ze4SfFEfMNjMHo7NVNHZt5jXNDKODQ3udY2CQAxx0PCV+Ts37A0WpIcbboZkXDsETz0AafAqPwOHBq0S+RyLJzPTwVMoZRL7R/0RlzHMuy3NI500wj/4oCC089ELbpOTLzRU5OAnKYN/xCTd8TcHwW0BmIBS8JOjRBm0rdkAmQkb1TKenK5iiIvuA+R8qH57wNyS0I4u+9jPDn/FNopfhTJEsXK+ehynPAThwSHWyEdZ4/U/oJdM9Jk4WxqqrAhHz6sv6tj6V2LcuzYOsQUVLUrGBZETFrDV4H01BlVbUAQdFtVw49uBbIW5zLUYx1tvkSLxrhJiH7myZE7QoZDqk57R+ohMSJ1TZYOGyAryidSnVsetSrA1d77a8EgPW49xqsAZ6gIXbdWSICknjPmr9IAbbEie7Z0+BlwBHvCrUjVjtmPCkUVoUSXQZI0LxCBkDmnuD15/X26wY4sikPAtsQbcNM8eEDyP4SFfoeidLFvjKpjbw4LgGQEErCOyVNle9iA4QFMK3iEZo5VsobTk2iQVY92xaswDBNlo6ebVpS5H2MQWkmkCpiMcEMLnFEjY0RGFPCueBAeEao/LsnK40jmQPE85uFaGmHrgg4oggPQxpRK8mKfvMXCfFXFdZGSI/m/i6SlJKQxzGBzOQdndGeDYcKzWMdeDsiFkIhB5YAnZCeVd/xAeR40GgMCnzRmwE6AkWWFEnCn8bWxbiXRnZs43xMl9pQ7Ug1nFIZ1uB38W1Vi/E3PRBiEzNzuUojH2ZtKZEzdTxybEUemKEOOAgg+XIWJp+SFNM2gOPXu6gYwEAPRxsZ48q8eXmHJwkXSw3ApuB5/xD5j/14u7ZfxGMbKd/745EXRAF0aDPTOJcLyBan41bXBIhLEq5OMSSgpdUnZCEAtwlf+MkpEZOOCW/EnHC5jFyoVPgvuzEGSQgTFcz/9ZT1QelCxcLohNBgFPDMCAnY0ngq5rBAXRTyLunBgW8ACUMm+MasDmw5Sy2eXT/AhAPk/zyya8oVJ30CHzHVoRL7lX7AaGEeVhXRIjjDiWivQjy71ZMObIIYdOMqhGMkSPNBQLXbP80r33ZYfXQQnquDmOvnxtRSzoE/ZdIrz3OcqTCbwyDUaLKCAOcGpIfztTBLtGFz4i3ijigeQ/isHJrCOh1gcA5OIch2xxf53AP16kBEzmMrUUtmq3bYPOD35OrOGl7j7mUC1fDsKaHYlNQpm1Va4uATg204BvBMp8Xnfm+2LWujygeLEpAavoYRaFHZFq0mnCworiWCEV0Ci5n5zAQ1eeIkMMOA2/lEgHu3JWlpCtnsl1j2jyKePsK00Uz0pBYOYZDLshEyrBgXodyXD5FxWIo+0RJhtRRiOiJUEGG4TA4mmdLZeEoYhy83Hoz5feSSlLEZZyG4zsfh6GyT11wxepAM5ezaX3nDuLz4g+8COcY4ZncPEkhPShg1oxwTgDVzAsA8KmHjzHMPU/PGBx66AfHuWhQ+b/1KoIBr4UjsZymreg53okTW51iEGe09/ohpnyG/kofcVWi5u0/WrpIQpNiXPRfxX4t4FByiB4aClsf5+IXCdiHShXLAS8jDNCik8Lxoyu46+QzuSGUwLSQYZHPs25xGmKkFIoPfTZjgYkI+QRE0EbRl5QkWlSLjHj2dXW8lnlmqLhFqSoIklhgmd539+6stwFDXlxwFX9M05anSYZwdCxMTXv4hKRMP1dZfL0CSH4b9jQ3APySmJjOOSeIkO5+p7HUHSW6jWcUwN83DxcVMnwOdPHrRVnLMm3emi5hasmAV0GCGs6AVKEigRqnMXL8JX/KKxa+c1gFYVzxmRvBmgHVMUx48yfidJlxK5JmIpiHxWLkHfJJYT1OFNgJkGTVESwoy+BCsfRJLKfZgXpOTxYLSJKb02oqydSvL54jkTHHGANV2YO8dz2ZKj0zfu1AeUCZ4PQ01rk6E4nz4BQjzCYmo38rImyZlXwd+szeQjCCI49Ta1z+qOr9vrmTRGVN3eMFhlJiG4xxKXqXKb6T8qtGlYb6n+CXlQ8xEkLbiklRxoWcI6xaJpTmeV14fR6u4D2olzco29g4OdHIDapm8Ium96UiZ8lyFnK8TcFSTqLIpsxazIOOVe80Qak4AyhjEArj9hkc/qXbNo5PhgLXT5dhK9kSjzoag6TgJ67cubcchwq+o9Q1TA/YhzWkdvAuMHuOzPVxj3fGoGiG2giAvo+EZPiiO4DJXjidsgGJCrCPoHIs5jpR9W/9gqxY4SuyAu3LmRRGH02bwDaOomnrQBATvB4cVwqsCG8sEYASNKwZhfjZ/3VHRQJMFQqcyGplkr4Rya/R0VH8yAiKSmPShFQgW1pAAr9gHYAQfw36KQSF7UQUzp4fBzDISHUf2j+V7+pGys2X596YB+xwN3uy5EwX5rOEnkFpxPuBYslYyhKwy/f0ybFm3/j7eCftXfMjJoNzsZDCxuRHwpMSRZLPzc+s/KqU7obYx9T2exNx/WyTY10zyPw/BfW7R7E+hwx0dUijqzaEQtfKpUTKDPdsJvYwK/kdMQMFrwAmfL6H/MKOAGOAcr6wuglj0znHStKy4eDZzEPEKgGWH+74ttVzwI4oZmjewbKSCBo7SxSBkbcI7DTn6v7ehBdIb3Z1J9wrnYXDXLhTdIdcPca67zViJOyPVsZ8SQtGviR0jSt0l7QJNZKQ0DpRN/sN2HR0N1QTAA81HNUFt4sNqnHR7g+Y1hP0xGQ9iLC3IVFwZ66HShMY/O4d6fZcCaCkj/WfaScLW5ENBdIrC4gBwNmIWFV/ne5fWiDEE+IiHgIhQuKm78+RqvxDMMGUQGJ4rEbPV4nwaljILUwfM/BbZ2TUExBO05RbL68Gr+xXovgkziRwHpQFJ4O9LeazG1K4F2KxtzzV0D4DetMXK07W0FHFtNKoEgW6qCWFJGdy8nN8qo3igFSoxcGDPE9QXBKbek9GEyFUgSewED+QWW+rCFAf9QRA+thSrYQ3gFQpCFt1hDzCgwqMJyW2QgcQUOV5S2hWpIq2Wp04hz2pgHJEcONREMwB9oearUJdfdmP4QE5JsTYdInGoi6IOo0rnstqmkBi/4qviA5CqrVV3F/TBOdPiRJCLXMAWVx6tKX5LyWdqE2pLPVAIcYrL5kU/HA4Zg9JIWbYcX8vJXSKr4Qhf5eRmQaMXwrlguM1qCPbOele+z5PNDADKvMT4PB9D28aRi8EFQlmG2A8+BZ4J6puqiNoK0r+kZhcH8cBGN/D8dfjJkcDAIEeHDqA9AJeLJpfq0ozQWq9adCziqWPvorlQihTvEoecmAII7wfs/AIABcz6PQU7QATjBFWibdbIO5FzWoLUd8ISNfXTKBKmvHXdeOkGYDTY9DSof89Xrs57GPr8e18CvfVUhkhOnZr5ZLw+Wbrk12sB/skGS1522+Lea76QkitpFrp1ZXwnWo9FLYNTgQO8K6HVBy1Z0s6lwjeiBsdedP4G2aNL/pr2rZSDEKghtl7TlTYOiG9CPEZGQbWvshfdXhJFw3QsGzixFvd4LtHKxl8SMlQKcyC9k/MYNWXeSIA+gYFlyL/5pb0tlZ+k0g9pHLw87e/NuSPLsd48pkwSvjcku/5atTIEQltQchQxvxOXZTQRy2ULVRNER5lZNteOeDXXqNywmuMq00SBRBEi5LTidG9UrtMSiO+zpXouELuG8s2daooewtqILAees3qVWtnLIhyzGDfrMzAGlBxXHFWldQqZsMxe6CRqe1NwhmrBVy80tKja9cqtCmWzDegCkXUQSg2y6x75xaAxqzq9EqdIpYY/ATts4pcvWYCEU3O+70pb7daX5Twgaw4qsaKrqROihMWvaLvyxkAJlBPTQ9JjMG/obK/LWhNBVC0HHhHYlCQKpseQ5onlF8uQ9S/stjKaP4LbehWmZnNAU3ZXJPQr462b92mJwYsEBRE4cxA7mvKOJeTVs/xqYDIcHKMJFCj/5h8ZG++2BdelpMQKhToDAa54cDF5E6PBEQISjX8ERuuL5685dxkUSu3R/Ft0OZTjj8ctBEtCOtxpdO17CZgl0zvj6NBB3EwHAunuQeuNdugFXwftcMnwVFbfxUiox9+6EdUm1VTniS4Fr5d+X4G5F9vn/XCD2c4PaOP93R1NmU6bpBcFay612PKER7+5h7BzEd8m8mhPCsdEpq4gwyWQqVCBxfZmt3L4XXdCZMQpesCdFIidg2KhL/xE6K6vzPb36+3SAOPxrHDgW0Y+Nvf47RQ4bLFnBt54VNC2jDr5bAHWzNim+nw7HB6MLD2oc9+M3KbK5NnN4DpDazBYgWhLdlpCzDtgLVCystUbLWz+qN6yOomVN9SmvOofqDFfOhso5aYujipX1M9o4lBMmBZgiZQmxpDIlGElqkJktyXnlM5ZmVWy3SUZSx2Xglcx3IyjFyxej857JioxxYpePdi4kQYgK2BuQFeDAQxCGOQ80EtBCQ5UIlBFQcrwA+Svch4wfrPJN94diULmFP3ah3kcMp3COOh0fcQ7gu1GNBNo1NGpuOtxNq0tGQ1FTSBa9DUUYVzOFYtWZzL2yUmWEwGzDYYZGG5gIZnsG7K1bKXjlqBY1rrFYFLEWsGy8cvwrRxRvKx1Q3lZBUb6hrUQFA2oayrXwFdDqJNlLQJ6hTiVPCTraQPSNdPoTa6XZpGKksaWfEs+SmBGJSmowsi+PkPviu49fXokmMJBuGLZ+iGAL+0Td2Tze0Sa2x2ppNkbLXG8FUppSIyTSxkon89SYUF4roLxNOXh+cvD05eGZy8Mzl4UnLwlMXg6YvBUpeCJS8ESF4EkL3+MvfYy9txl7TjL2lGXsyMvZEZewoS9ewl66gL1hAXqeAvUD5enni9LPF6QeL0U4XolwvQThefnC86Nl5wbLzS2XmNsvLrZeVmy8ptl5OaLyC0Xj5kvHjJeN2S0bMFozYLXyuWvRctdi5a4Fi1sLFrRVLWaqWslUtYapavlS1bqFqxULVgoWqFEtT6Jal0S1EUS0/kC04kC01EC0tkC0pkC0dzy0cDy0aDy0WDy0Pzy0ODi0Jzi0Fzi0Eji0CTi0hzi0hji0bzi0ZTS0SzS0SDS0NTS0KjS0HjCcEzCcCjCd+lk7vLJ3OWTuEonbJROihROdZROcJJOYpJOWJJOUJBOQpBOPRBOORBOMRBOKJBOGw5OFI5ODI5OCg5OBY5OyRydkDE6/GJ14MTrIYnVIpOohSdQCk6YFJ0kKTocQnQwhOgBCc7CE5yEJzeGTpMMnSYZOkAydDhk6BDJzuGTnMMnOQRObAicxhE5gCJyyETlQInI4RORAScggk7LBJ2UCTskEnYABOuQCdZgE6yAJ1GATqEAnTPydKfJ0j8nSHydBfJzx4nOnidy+J3F4nbXidp+J2d4nY/idjdJ2D0nX3SdadJ1X0nUnSdRdJ01wnSvCdHcJ07wnTfCdLcJ0XwnRXCdB7JzzsnOuyc6bJzXsnMmycu7Jy1snKuycpaJyLonHGica6JxlonFmicU6JxTonEWicP6Jw1onDOicKaJwjoqh+hqHaGoVkahWRqnI1TkapyNU5GqcjVORqnI1TkapyNU5GqcjVOBqnA1TgapwNU4GsBgavWLV2xaueLVuxasuLVexard7VWvaqN7VGvaod7U/vanl7U6vanF1pAUTLX+iZa7oGWv5Ay19n2Wvo8y17HmWvM6y15HWWvE2y13mmWu40y12F2Wusmy11E2Wuqlva6rWue1rlta5bWuS1rhta37Wt6trera2q2tOtrTra0q2tGtrOrazq2r3W1e62rvW1dq2rbW1Zq2q/S1XKWquzgAAAAAAAAAAA==) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
[class^=csob-icon-]:before, [class*=" csob-icon-"]:before {
  font-family: "csob-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.csob-icon-set-account:before {
  content: "\e000";
}

.csob-icon-set-account-filled:before {
  content: "\e001";
}

.csob-icon-set-account-alt:before {
  content: "\e002";
}

.csob-icon-set-account-alt-filled:before {
  content: "\e003";
}

.csob-icon-set-payment:before {
  content: "\e004";
}

.csob-icon-set-payment-filled:before {
  content: "\e005";
}

.csob-icon-set-payment-filled-alt:before {
  content: "\e006";
}

.csob-icon-set-internet-payment:before {
  content: "\e007";
}

.csob-icon-set-foreign-payment:before {
  content: "\e008";
}

.csob-icon-set-payment-repeat:before {
  content: "\e009";
}

.csob-icon-set-payment-back:before {
  content: "\e00a";
}

.csob-icon-set-mobile-recharging:before {
  content: "\e00b";
}

.csob-icon-set-mobile-recharging-filled:before {
  content: "\e00c";
}

.csob-icon-set-mortgage-payment:before {
  content: "\e00d";
}

.csob-icon-set-mortgage-payment-filled:before {
  content: "\e00e";
}

.csob-icon-set-smart-payment:before {
  content: "\e00f";
}

.csob-icon-set-smart-payment-alt:before {
  content: "\e010";
}

.csob-icon-set-standing-order:before {
  content: "\e011";
}

.csob-icon-set-standing-order-alt:before {
  content: "\e012";
}

.csob-icon-set-waiting-order:before {
  content: "\e013";
}

.csob-icon-set-order-approved:before {
  content: "\e014";
}

.csob-icon-set-direct-debit:before {
  content: "\e015";
}

.csob-icon-set-consumer-loan-add:before {
  content: "\e016";
}

.csob-icon-set-saving-add:before {
  content: "\e017";
}

.csob-icon-set-mortgage-add:before {
  content: "\e018";
}

.csob-icon-set-mortgage-add-alt:before {
  content: "\e019";
}

.csob-icon-set-sign-order:before {
  content: "\e01a";
}

.csob-icon-set-pdf-download:before {
  content: "\e01b";
}

.csob-icon-set-statement:before {
  content: "\e01c";
}

.csob-icon-set-account-scanner:before {
  content: "\e01d";
}

.csob-icon-set-scanner:before {
  content: "\e01e";
}

.csob-icon-set-payments:before {
  content: "\e01f";
}

.csob-icon-set-payments-incom:before {
  content: "\e020";
}

.csob-icon-set-payments-outgoing:before {
  content: "\e021";
}

.csob-icon-set-transaction-history:before {
  content: "\e022";
}

.csob-icon-set-transaction-history-filled:before {
  content: "\e023";
}

.csob-icon-set-exchange-rates:before {
  content: "\e024";
}

.csob-icon-set-templates:before {
  content: "\e025";
}

.csob-icon-set-templates-filled:before {
  content: "\e026";
}

.csob-icon-set-pdf-export:before {
  content: "\e027";
}

.csob-icon-set-news:before {
  content: "\e028";
}

.csob-icon-set-news-alt:before {
  content: "\e029";
}

.csob-icon-set-travel-insurance-add:before {
  content: "\e02a";
}

.csob-icon-set-travel-insurance:before {
  content: "\e02b";
}

.csob-icon-set-travel-assistant:before {
  content: "\e02c";
}

.csob-icon-set-cash:before {
  content: "\e02d";
}

.csob-icon-set-euro-sign:before {
  content: "\e02e";
}

.csob-icon-set-funds-graph:before {
  content: "\e02f";
}

.csob-icon-set-funds-graph-filled:before {
  content: "\e030";
}

.csob-icon-set-funds-graph-alt:before {
  content: "\e031";
}

.csob-icon-set-card:before {
  content: "\e032";
}

.csob-icon-set-card-filled:before {
  content: "\e033";
}

.csob-icon-set-card-blocking:before {
  content: "\e034";
}

.csob-icon-set-card-history:before {
  content: "\e035";
}

.csob-icon-set-card-history-alt:before {
  content: "\e036";
}

.csob-icon-set-card-holds:before {
  content: "\e037";
}

.csob-icon-set-card-image:before {
  content: "\e038";
}

.csob-icon-set-card-limit:before {
  content: "\e039";
}

.csob-icon-set-card-repay:before {
  content: "\e03a";
}

.csob-icon-set-card-transfer:before {
  content: "\e03b";
}

.csob-icon-set-mobile-balance:before {
  content: "\e03c";
}

.csob-icon-set-receipt:before {
  content: "\e03d";
}

.csob-icon-set-view-pin:before {
  content: "\e03e";
}

.csob-icon-set-contacts:before {
  content: "\e03f";
}

.csob-icon-set-contacts-alt:before {
  content: "\e040";
}

.csob-icon-set-contacts-alt2:before {
  content: "\e041";
}

.csob-icon-set-rear-side-add:before {
  content: "\e042";
}

.csob-icon-set-front-side-add:before {
  content: "\e043";
}

.csob-icon-set-insurance:before {
  content: "\e044";
}

.csob-icon-set-insurance-alt:before {
  content: "\e045";
}

.csob-icon-set-place:before {
  content: "\e046";
}

.csob-icon-set-place-filled:before {
  content: "\e047";
}

.csob-icon-set-my-location:before {
  content: "\e048";
}

.csob-icon-set-flag:before {
  content: "\e049";
}

.csob-icon-set-corporate-branch-pin:before {
  content: "\e04a";
}

.csob-icon-set-explore:before {
  content: "\e04b";
}

.csob-icon-set-nearest:before {
  content: "\e04c";
}

.csob-icon-set-atm:before {
  content: "\e04d";
}

.csob-icon-set-atm-list:before {
  content: "\e04e";
}

.csob-icon-set-atm-list-alt:before {
  content: "\e04f";
}

.csob-icon-set-branch:before {
  content: "\e050";
}

.csob-icon-set-visit:before {
  content: "\e051";
}

.csob-icon-set-notification:before {
  content: "\e052";
}

.csob-icon-set-notification-alt:before {
  content: "\e053";
}

.csob-icon-set-notification-off:before {
  content: "\e054";
}

.csob-icon-set-clock:before {
  content: "\e055";
}

.csob-icon-set-update:before {
  content: "\e056";
}

.csob-icon-set-history:before {
  content: "\e057";
}

.csob-icon-set-history-filled:before {
  content: "\e058";
}

.csob-icon-set-calendar:before {
  content: "\e059";
}

.csob-icon-set-calendar-alt:before {
  content: "\e05a";
}

.csob-icon-set-calendar-alt2:before {
  content: "\e05b";
}

.csob-icon-set-offer:before {
  content: "\e05c";
}

.csob-icon-set-favorite:before {
  content: "\e05d";
}

.csob-icon-set-favorite-filled:before {
  content: "\e05e";
}

.csob-icon-set-favorite-alt:before {
  content: "\e05f";
}

.csob-icon-set-star:before {
  content: "\e060";
}

.csob-icon-set-star-filled:before {
  content: "\e061";
}

.csob-icon-set-new-release:before {
  content: "\e062";
}

.csob-icon-set-portfolio:before {
  content: "\e063";
}

.csob-icon-set-portfolio-alt:before {
  content: "\e064";
}

.csob-icon-set-unlocked:before {
  content: "\e065";
}

.csob-icon-set-unlocked-alt:before {
  content: "\e066";
}

.csob-icon-set-locked:before {
  content: "\e067";
}

.csob-icon-set-view:before {
  content: "\e068";
}

.csob-icon-set-hide:before {
  content: "\e069";
}

.csob-icon-set-security:before {
  content: "\e06a";
}

.csob-icon-set-security-alt:before {
  content: "\e06b";
}

.csob-icon-set-phone:before {
  content: "\e06c";
}

.csob-icon-set-email:before {
  content: "\e06d";
}

.csob-icon-set-email-alt:before {
  content: "\e06e";
}

.csob-icon-set-attachment:before {
  content: "\e06f";
}

.csob-icon-set-attachment-al:before {
  content: "\e070";
}

.csob-icon-set-feedback:before {
  content: "\e071";
}

.csob-icon-set-feedback-alt:before {
  content: "\e048";
}

.csob-icon-set-feedback-alt2:before {
  content: "\e073";
}

.csob-icon-set-forum:before {
  content: "\e074";
}

.csob-icon-set-comment:before {
  content: "\e075";
}

.csob-icon-set-inbox:before {
  content: "\e076";
}

.csob-icon-set-sentiment-satisfied:before {
  content: "\e077";
}

.csob-icon-set-link:before {
  content: "\e078";
}

.csob-icon-set-globe:before {
  content: "\e079";
}

.csob-icon-set-english:before {
  content: "\e07a";
}

.csob-icon-set-english-alt:before {
  content: "\e07b";
}

.csob-icon-set-user:before {
  content: "\e07c";
}

.csob-icon-set-user-alt:before {
  content: "\e07d";
}

.csob-icon-set-user-add:before {
  content: "\e07e";
}

.csob-icon-set-user-add-alt:before {
  content: "\e07f";
}

.csob-icon-set-people:before {
  content: "\e080";
}

.csob-icon-set-people-alt:before {
  content: "\e081";
}

.csob-icon-set-people-alt2:before {
  content: "\e082";
}

.csob-icon-set-house:before {
  content: "\e083";
}

.csob-icon-set-edit:before {
  content: "\e084";
}

.csob-icon-set-trash:before {
  content: "\e085";
}

.csob-icon-set-trash-alt:before {
  content: "\e086";
}

.csob-icon-set-settings:before {
  content: "\e087";
}

.csob-icon-set-settings-filled:before {
  content: "\e088";
}

.csob-icon-set-settings-alt:before {
  content: "\e089";
}

.csob-icon-set-menu-dots:before {
  content: "\e08a";
}

.csob-icon-set-menu-dots-filled:before {
  content: "\e08b";
}

.csob-icon-set-menu-horizontal:before {
  content: "\e08c";
}

.csob-icon-set-menu-vertical:before {
  content: "\e08d";
}

.csob-icon-set-menu-lines:before {
  content: "\e08e";
}

.csob-icon-set-reorder:before {
  content: "\e08f";
}

.csob-icon-set-list:before {
  content: "\e090";
}

.csob-icon-set-calculator:before {
  content: "\e091";
}

.csob-icon-set-calculator-alt:before {
  content: "\e092";
}

.csob-icon-set-print:before {
  content: "\e093";
}

.csob-icon-set-document:before {
  content: "\e094";
}

.csob-icon-set-document-alt:before {
  content: "\e095";
}

.csob-icon-set-camera:before {
  content: "\e096";
}

.csob-icon-set-photo-add:before {
  content: "\e097";
}

.csob-icon-set-filter:before {
  content: "\e098";
}

.csob-icon-set-fileter-on:before {
  content: "\e099";
}

.csob-icon-set-face:before {
  content: "\e09a";
}

.csob-icon-set-face-alt:before {
  content: "\e09b";
}

.csob-icon-set-touch:before {
  content: "\e09c";
}

.csob-icon-set-fingerprint:before {
  content: "\e09d";
}

.csob-icon-set-fingerprint-alt:before {
  content: "\e09e";
}

.csob-icon-set-debug:before {
  content: "\e09f";
}

.csob-icon-set-nfc:before {
  content: "\e0a0";
}

.csob-icon-set-computer:before {
  content: "\e0a1";
}

.csob-icon-set-devices:before {
  content: "\e0a2";
}

.csob-icon-set-smartphone:before {
  content: "\e0a3";
}

.csob-icon-set-smartphone-off:before {
  content: "\e0a4";
}

.csob-icon-set-error:before {
  content: "\e0a5";
}

.csob-icon-set-error-alt:before {
  content: "\e0a6";
}

.csob-icon-set-error-alt-filled:before {
  content: "\e0a7";
}

.csob-icon-set-error-alt2:before {
  content: "\e0a8";
}

.csob-icon-set-help:before {
  content: "\e0a9";
}

.csob-icon-set-help-alt:before {
  content: "\e0aa";
}

.csob-icon-set-help-alt-filled:before {
  content: "\e0ab";
}

.csob-icon-set-help-alt2:before {
  content: "\e0ac";
}

.csob-icon-set-info:before {
  content: "\e0ad";
}

.csob-icon-set-info-alt:before {
  content: "\e0ae";
}

.csob-icon-set-info-alt-filled:before {
  content: "\e0af";
}

.csob-icon-set-add:before {
  content: "\e0b0";
}

.csob-icon-set-add-alt:before {
  content: "\e0b1";
}

.csob-icon-set-add-alt-filled:before {
  content: "\e0b2";
}

.csob-icon-set-remove:before {
  content: "\e0b3";
}

.csob-icon-set-remove-alt:before {
  content: "\e0b4";
}

.csob-icon-set-remove-alt-filled:before {
  content: "\e0b5";
}

.csob-icon-set-close:before {
  content: "\e0b6";
}

.csob-icon-set-close-alt:before {
  content: "\e0b7";
}

.csob-icon-set-close-alt-filled:before {
  content: "\e0b8";
}

.csob-icon-set-check:before {
  content: "\e0b9";
}

.csob-icon-set-check-alt:before {
  content: "\e0ba";
}

.csob-icon-set-check-alt-filled:before {
  content: "\e0bb";
}

.csob-icon-set-pause:before {
  content: "\e0bc";
}

.csob-icon-set-pause-alt:before {
  content: "\e0bd";
}

.csob-icon-set-play:before {
  content: "\e0be";
}

.csob-icon-set-play-alt:before {
  content: "\e0bf";
}

.csob-icon-set-login:before {
  content: "\e0c0";
}

.csob-icon-set-logout:before {
  content: "\e0c1";
}

.csob-icon-set-turn-off:before {
  content: "\e0c2";
}

.csob-icon-set-circle:before {
  content: "\e0c3";
}

.csob-icon-set-circle-filled:before {
  content: "\e0c4";
}

.csob-icon-set-rectangle:before {
  content: "\e0c5";
}

.csob-icon-set-rectangle-filled:before {
  content: "\e0c6";
}

.csob-icon-set-rectangle-alt:before {
  content: "\e0c7";
}

.csob-icon-set-search:before {
  content: "\e0c8";
}

.csob-icon-set-zoom-in:before {
  content: "\e0c9";
}

.csob-icon-set-zoom-out:before {
  content: "\e0ca";
}

.csob-icon-set-resize-full:before {
  content: "\e0cb";
}

.csob-icon-set-shrink:before {
  content: "\e0cc";
}

.csob-icon-set-arrow-up:before {
  content: "\e0cd";
}

.csob-icon-set-arrow-up-alt:before {
  content: "\e0ce";
}

.csob-icon-set-arrow-down:before {
  content: "\e0cf";
}

.csob-icon-set-arrow-down-alt:before {
  content: "\e0d0";
}

.csob-icon-set-arrow-right:before {
  content: "\e0d1";
}

.csob-icon-set-arrow-right-alt:before {
  content: "\e0d2";
}

.csob-icon-set-arrow-left:before {
  content: "\e0d3";
}

.csob-icon-set-arrow-left-alt:before {
  content: "\e0d4";
}

.csob-icon-set-keyboard-arrow-up:before {
  content: "\e0d5";
}

.csob-icon-set-keyboard-arrow-up-alt:before {
  content: "\e0d6";
}

.csob-icon-set-keyboard-arrow-down:before {
  content: "\e0d7";
}

.csob-icon-set-keyboard-arrow-down-alt:before {
  content: "\e0d8";
}

.csob-icon-set-keyboard-arrow-left:before {
  content: "\e0d9";
}

.csob-icon-set-keyboard-arrow-left-alt:before {
  content: "\e0da";
}

.csob-icon-set-keyboard-arrow-left-alt2:before {
  content: "\e0db";
}

.csob-icon-set-keyboard-arrow-right:before {
  content: "\e0dc";
}

.csob-icon-set-keyboard-arrow-right-alt:before {
  content: "\e0dd";
}

.csob-icon-set-keyboard-arrow-right-alt2:before {
  content: "\e0de";
}

.csob-icon-set-sort:before {
  content: "\e0df";
}

.csob-icon-set-sort-alt:before {
  content: "\e0e0";
}

.csob-icon-set-sort-alt2:before {
  content: "\e0e1";
}

.csob-icon-set-loop:before {
  content: "\e0e2";
}

.csob-icon-set-loop-alt:before {
  content: "\e0e3";
}

.csob-icon-set-repeat:before {
  content: "\e0e4";
}

.csob-icon-set-repeat-alt:before {
  content: "\e0e5";
}

.csob-icon-set-switch:before {
  content: "\e0e6";
}

.csob-icon-set-switch-alt:before {
  content: "\e0e7";
}

.csob-icon-set-back-to-top:before {
  content: "\e0e8";
}

.csob-icon-set-back-to-top-alt:before {
  content: "\e0e9";
}

.csob-icon-set-external-link:before {
  content: "\e0ea";
}

.csob-icon-set-share:before {
  content: "\e0eb";
}

.csob-icon-set-download:before {
  content: "\e0ec";
}

.csob-icon-set-upload:before {
  content: "\e0ed";
}

.csob-icon-set-input:before {
  content: "\e0ee";
}

.csob-icon-set-pie-chart:before {
  content: "\e0ef";
}

.csob-icon-set-pie-chart-filled:before {
  content: "\e0f0";
}

.csob-icon-set-pie-chart-alt:before {
  content: "\e0f1";
}

.csob-icon-set-bar-chart:before {
  content: "\e0f2";
}

.csob-icon-set-bar-chart-alt:before {
  content: "\e0f3";
}

.csob-icon-set-none:before {
  content: "\e0f4";
}

.csob-icon-set-none-alt:before {
  content: "\e0f5";
}

.csob-icon-set-none-alt2:before {
  content: "\e0f6";
}

.csob-icon-set-add-account:before {
  content: "\e0f7";
}

.csob-icon-set-add-account-alt:before {
  content: "\e0f8";
}

.csob-icon-set-exchange-rates-alt:before {
  content: "\e0f9";
}

.csob-icon-set-travel-insurance-alt:before {
  content: "\e0fa";
}

.csob-icon-set-travel-insurance-alt2:before {
  content: "\e0fb";
}

.csob-icon-set-accident-insurance:before {
  content: "\e0fc";
}

.csob-icon-set-accident-insurance-alt:before {
  content: "\e0fd";
}

.csob-icon-set-automobile-insurance:before {
  content: "\e0fe";
}

.csob-icon-set-home-insurance:before {
  content: "\e0ff";
}

.csob-icon-set-driver-accident-insurance:before {
  content: "\e100";
}

.csob-icon-set-driver-accident-insurance-alt:before {
  content: "\e101";
}

.csob-icon-set-crown:before {
  content: "\e102";
}

.csob-icon-set-crown-circled:before {
  content: "\e103";
}

.csob-icon-set-crown-alt:before {
  content: "\e104";
}

.csob-icon-set-crown-circled-alt:before {
  content: "\e105";
}

.csob-icon-set-sentiment-unsatisfied:before {
  content: "\e106";
}

.csob-icon-set-sentimant-neutral:before {
  content: "\e107";
}

.csob-icon-set-sentiment-happy:before {
  content: "\e108";
}

.csob-icon-set-guest:before {
  content: "\e109";
}

.csob-icon-set-documents:before {
  content: "\e10a";
}

.csob-icon-set-documents-alt:before {
  content: "\e10b";
}

.csob-icon-set-logout-filled:before {
  content: "\e10c";
}

.csob-icon-set-arrow-backwards:before {
  content: "\e10d";
}

.csob-icon-set-arrow-forward:before {
  content: "\e10e";
}

.csob-icon-set-arrow-downward:before {
  content: "\e10f";
}

.csob-icon-set-arrow-upward:before {
  content: "\e110";
}

.csob-icon-set-share-alt:before {
  content: "\e111";
}

.csob-icon-set-share-alt2:before {
  content: "\e112";
}

.csob-icon-set-save:before {
  content: "\e113";
}

.csob-icon-set-export:before {
  content: "\e128";
}

/**
 * Fancybox overlay styles
 */
.js .sp-inline-overlay, .js .sp-ajax-overlay {
  display: none;
}

.js .fancybox-overlay .sp-inline-overlay, .js .fancybox-overlay .sp-ajax-overlay {
  display: inherit;
}

/* fancy reset */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
  height: auto !important;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/speed/fancybox/fancybox_sprite.png?v=783d4031fe");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/speed/fancybox/fancybox_loading.gif?v=c6f1ad4957") center center no-repeat;
}

.fancybox-close {
  opacity: 0.8;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  z-index: 8040;
  background: transparent url("../images/speed/fancybox/close.png?v=d22804eba1") no-repeat 0 0;
}

.fancybox-close:hover {
  opacity: 1;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/speed/fancybox/blank.gif?v=3254726015");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/speed/fancybox/fancybox_overlay.png?v=d016d26776");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.sp-overlay-fw .fancybox-skin {
  padding: 40px 0 0px !important;
}

.sp-overlay-np .fancybox-skin {
  padding: 0 !important;
}

#main-content .branches-and-atms h3 {
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
}
#main-content .branches-and-atms input[type=text]::-ms-clear {
  height: 25px;
  width: 25px;
}
#main-content .branches-and-atms .isSmallDevice {
  padding-right: 20px;
}
#main-content .branches-and-atms .consultant-object {
  margin-bottom: 10px;
}
#main-content .branches-and-atms .contact-icons .phone-contact {
  margin-right: 15px;
}
#main-content .branches-and-atms .contact-icons a {
  color: #ffffff;
  text-decoration: none;
}
#main-content .branches-and-atms .branch-object-window {
  height: 550px;
  margin-top: 0px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 13px;
  font-family: "LinotypeUnivers-420Regular", Arial, Helvetica, sans-serif;
  color: #ffffff;
  width: 470px;
}
@media (max-width: 640px) {
  #main-content .branches-and-atms .branch-object-window .align-right-xs {
    text-align: right;
  }
}
#main-content .branches-and-atms .branch-object-window .secondOpeningHours {
  padding-left: 15px;
}
#main-content .branches-and-atms .branch-object-window .smartBookingLink {
  cursor: pointer;
}
#main-content .branches-and-atms .branch-object-window .openingHours-container {
  margin-right: 10px;
}
#main-content .branches-and-atms .branch-object-window .consultants-container {
  margin-bottom: 20px;
}
#main-content .branches-and-atms .branch-object-window .branch-object-window-inner {
  padding-top: 15px;
  min-height: 550px;
  background-color: rgba(0, 153, 204, 0.75);
}
#main-content .branches-and-atms .branch-object-window.branch-object-with-consultants {
  width: 100%;
  height: 100%;
}
#main-content .branches-and-atms .branch-object-window .contact-icons i {
  vertical-align: sub;
  margin-right: 5px;
}
#main-content .branches-and-atms .branch-object-window .icon-close {
  margin-left: 15px;
  vertical-align: sub;
  cursor: pointer;
}
#main-content .branches-and-atms .branch-object-window .branch-object-window-distance {
  border-left: 1px solid #ffffff;
  margin-right: 10px;
  padding-left: 10px;
}
#main-content .branches-and-atms .branch-object-window .branch-object-window-heading {
  font-family: LinotypeUnivers-420CnRegular, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  font-size: 18px;
}
#main-content .branches-and-atms .branch-object-window .branch-object-window-heading.branch-object-window-heading-big {
  font-size: 23px;
}
#main-content .branches-and-atms .branch-object-window .maintenanceActive {
  padding: 10px;
  background-color: #35BCEC;
}
#main-content .branches-and-atms .branch-object-window .branch-object-day-openingHours {
  padding-top: 2px;
  padding-bottom: 2px;
}
#main-content .branches-and-atms .branch-object-window .currentDay {
  overflow: hidden;
  font-weight: bold;
  background-color: #65CCEF;
  padding-top: 4px;
  padding-bottom: 4px;
}
#main-content .branches-and-atms .branch-object-window .currentDay .currentDayStatus {
  text-align: right;
}
@media (min-width: 640px) {
  #main-content .branches-and-atms .branch-object-window-arrow:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  #main-content .branches-and-atms .branch-object-window-arrow:after {
    border-right-color: rgba(0, 153, 204, 0.75);
    border-width: 15px;
    margin-top: -15px;
  }
}
@media (max-width: 640px) {
  #main-content .branches-and-atms .branch-object-window {
    width: 100%;
  }
}
#main-content .branches-and-atms .branch-list-heading {
  padding-bottom: 15px;
}
#main-content .branches-and-atms .branch-list-heading h3 {
  padding-left: 10px;
}
#main-content .branches-and-atms .dRowContainer .dd-option-selected {
  max-height: 38px;
  overflow: hidden;
  padding-top: 8px;
}
#main-content .branches-and-atms .branches-list {
  position: relative;
  top: -20px;
}
#main-content .branches-and-atms .branch-services {
  margin-top: 5px;
  padding-left: 20px;
}
@media (max-width: 640px) {
  #main-content .branches-and-atms .branch-services .checkbox-inline {
    width: 100%;
  }
}
#main-content .branches-and-atms .branch-services .checkbox-inline {
  position: relative;
  display: inline;
  margin-left: 0;
  padding-left: 0;
}
#main-content .branches-and-atms .horizontal-line .icon-container {
  text-align: center;
}
#main-content .branches-and-atms .horizontal-line .icon {
  color: #C0C0C0;
  background: #ffffff;
  cursor: pointer;
  position: relative;
  top: -31px;
}
#main-content .branches-and-atms .branch-object-text {
  display: table-cell;
  height: 50px;
}
#main-content .branches-and-atms .selected .branch-object {
  border-bottom: solid 1px #0097DB;
  background: #F5F5F5;
}
#main-content .branches-and-atms .selected .branch-object:hover {
  background: #F5F5F5;
}
#main-content .branches-and-atms .branch-object {
  padding-bottom: 5px;
  padding-top: 5px;
  cursor: pointer;
  border-bottom: solid 1px #ffffff;
}
#main-content .branches-and-atms .branch-object .opening-hours {
  width: 90%;
}
#main-content .branches-and-atms .branch-object:hover {
  background: #FAFAFA;
}
#main-content .branches-and-atms .visible-xs.visible-xs-walker {
  display: table-cell !important;
}

.exchangeRates-converter {
  max-width: 500px;
}
.exchangeRates-converter span {
  color: #777777;
}
.exchangeRates-converter .switchButton {
  color: #0097DB;
  font-size: 26px;
  position: absolute;
  top: -4px;
  left: 12px;
}
.exchangeRates-converter .dRowContainer .dd-option-selected {
  padding-top: 8px;
}

html .speed-sales-form .speed-sales-forms-table .ui-slider-handle {
  background: url(/o/speed-theme/css/../images/speed/common.png) 0 -300px no-repeat;
  width: 23px;
  height: 21px;
  top: -6px;
  border: 0;
  margin-left: -1em;
}

.speed-sales-form .speed-common-slider {
  float: left;
  width: 257px;
  margin: 10px 15px 0;
  font-size: 13px;
}

.speed-sales-form .speed-common-slide-me.speed-sales-form-input-helped {
  margin-right: 20px;
}

.speed-sales-form .speed-common-slide-me {
  text-align: right;
  float: left;
}

.speed-sales-form .ui-slider-range {
  background: #1b93c9;
  border-radius: 5px;
}

.speed-sales-form td:first-child {
  text-align: right;
  width: 40%;
  vertical-align: initial;
}

.speed-sales-form table {
  width: 100%;
  border-collapse: separate;
}

.speed-sales-form {
  background: #f3f3f3;
  border-radius: 5px 5px 0 0;
  border-width: 1px;
  border-color: #e3e3e3;
  border-style: solid solid none;
  padding: 15px 0 0;
}

.speed-sales-form input.speed-sales-forms-slider-hasYearsLabel {
  padding-right: 61.5px !important;
  width: 103.5px !important;
}

.speed-sales-form-radio-helper-container .speed-common-question {
  position: absolute;
  left: 120px;
  top: 0;
}

.speed-sales-form-radio-helper-container {
  position: relative;
}

#speed-sales-forms-savings-products-top-table td:nth-child(3) {
  width: 523px;
}

.speed-sales-forms-savings_products.speed-sales-form td {
  padding: 0 0 10px;
}

.speed-sales-forms-savings_products.speed-sales-form td:first-child {
  font-size: 18px;
  font-weight: 400;
  padding-right: 20px;
  vertical-align: initial;
}

input.speed-sales-form-input-height-enlarged.big.speed-sales-forms-insert-eurosign-infield, span.speed-sales-forms-insert-eurosign.big {
  font-size: 18px;
  top: 6px;
  line-height: normal;
}

.speed-sales-form-input-height-enlarged.speed-sales-form-input-helped {
  height: 31px;
}

span.speed-sales-forms-insert-eurosign.big {
  font-size: 18px;
  top: 6px;
  line-height: normal;
}

.speed-sales-forms-insert-eurosign.big {
  right: 40px;
  margin-right: -14px;
}

.speed-sales-forms-insert-eurosign {
  float: left;
  position: relative;
}

.salesFormsForm input.speed-sales-forms-insert-eurosign-infield.big {
  padding-right: 22px;
}

.speed-sales-forms-yearlabel-right {
  text-align: left;
  position: absolute;
  font-size: 18px;
  left: 43.5px !important;
  top: 4px;
}

input.speed-sales-forms-slider-hasYearsLabel {
  font-size: 18px;
  line-height: normal;
}

.speed-sales-form input[type=text] {
  box-sizing: border-box;
  border-radius: 0;
  padding: 5px 5px 5px 10px;
  background-color: #FFF;
  border: 1px solid #b1b1b1;
  color: #0097DB;
  box-shadow: none;
}

.speed-sales-form .ui-corner-all {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.speed-sales-form label {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1em;
  text-align: left;
  margin-bottom: 10px;
  padding: 0;
  display: inline;
}

.speed-sales-forms-savings-products-table {
  margin-top: 10px;
}

/* TODO SPDW-8638: double-check usage of build_loan* stuff, remove if unused */
.build_loan_products {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.speed-sales-forms-savings-products-table td {
  border-left: 1px solid #ddd;
}

.speed-sales-forms-savings-products-table td:first-child {
  border-left: none;
}

.speed-sales-forms-savings_products.speed-sales-form td.product {
  color: #0097DB;
  font-size: 18px;
  font-weight: 400;
}

.build_loan_products td {
  width: 50px;
  text-align: center;
}

.speed-sales-forms-savings-products-table tr:first-child td {
  border-top: 1px solid #ddd;
}

.speed-sales-form table tr td.formNote, .speed-sales-forms-savings_products.speed-sales-form td.formNote {
  font-size: 15px;
  color: #444;
  text-align: center;
  padding-top: 10px;
}

table.speed-sales-forms-savings-products-table {
  border-collapse: collapse;
}

@media (max-width: 584px) {
  table.speed-sales-forms-savings-products-table.savings_products-one_time {
    width: calc(100vw - 20px);
    overflow: scroll;
  }
  table.speed-sales-forms-savings-products-table.savings_products-one_time td {
    padding: 0 10px;
  }

  .speed-sales-form.speed-sales-forms-savings_products .speed-common-slider,
.speed-sales-form.speed-sales-forms-sme_products .speed-common-slider,
.speed-sales-form.speed-sales-forms-sme_products select[name="formData.formObject.loanType"] {
    width: 50vw;
    margin: 15px 0;
  }

  .speed-sales-form.speed-sales-forms-sme_products input[type=text],
.speed-sales-forms-build_savings-infobox {
    width: 50vw;
  }

  .speed-common-question-textarea textarea.speed-sales-form-full.speed-sales-form-full.speed-sales-form-input-helped {
    width: 57vw;
  }

  #speed-sales-forms-summary-calculator-greenbutton {
    margin-left: -7vw;
  }
}
@media (max-width: 584px) and (max-width: 410px) {
  #speed-sales-forms-summary-calculator-greenbutton {
    margin-left: -14vw;
  }
}
@media (max-width: 584px) {
  form#jobApplicationForm input[type=text], form#jobApplicationForm select {
    width: 100%;
  }
}
@media (max-width: 584px) {
  #candidateRequestFormPortlet .speed-common-wizard-label {
    margin: 0;
    float: none;
  }
}
#candidateRequestFormPortlet .speed-sales-form label {
  font-weight: normal;
  text-transform: initial;
}
#candidateRequestFormPortlet #jobApplicationForm .speed-required-sign {
  font-size: 20px;
  color: #ca0505;
  display: inline-block;
  padding: 0px 0px 0px 5px;
}

#speed-sales-forms-savings-products-top-table .speed-sales-form-radio-helper-container input {
  margin-right: 6px;
}

.speed-sales-forms-sme_products #continue {
  margin: 15px 0;
}

span.speed-sales-form-required {
  display: none;
}

td.speed-sales-form-required.speed-sales-form-required {
  line-height: 24px;
  font-size: 20px;
  position: relative;
  top: 5px;
  width: 10px;
  color: #ca0505;
  letter-spacing: -0.01em;
  vertical-align: initial;
}

#p_p_id_salesforms_WAR_salesformsportlet_ .portlet-content {
  margin: 0 !important;
  padding: 0 !important;
}

.product-0 h5 {
  font-weight: 600;
  font-size: 17px;
}

.salesFormsForm input.speed-sales-forms-insert-eurosign-infield.big {
  width: 100px;
  padding-right: 22px;
}

.speed-sales-forms-highlight {
  color: #1c9cd8;
}

.speed-sales-forms-highlight span {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.01em;
}

.speed-sales-forms-very-big-bold span {
  font-size: 24px;
  letter-spacing: -0.03em;
}

.savings_products-one_time h4 {
  font-weight: bold;
}

.speed-sales-form td {
  vertical-align: middle;
  padding: 0 4px;
}

.speed-sales-forms-inline-radio-second {
  margin-left: 15px;
}

.speed-sales-forms-hint {
  font-style: italic;
  margin-top: 10px;
  text-align: left;
}

.speed-sales-forms-bigger-bold {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  letter-spacing: -0.01em;
}

/* TODO SPDW-8639: remove build-savings* stuff */
.speed-sales-forms-build_savings-infobox {
  padding: 10px;
  margin-top: 10px;
  max-width: 350px;
}

.speed-sales-forms-build_savings-infobox {
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.01em;
  background: #1c9cd8;
  right: 0;
}

.speed-sales-form input.speed-common-slide-me.speed-sales-form-input-helped.speed-sales-forms-hasEuroSign {
  width: 72px;
  margin-right: 0;
}

.speed-sales-forms-euroSign {
  width: 20px;
  float: left;
  display: inline-block;
  text-align: center;
  position: relative;
}

.speed-sales-form.speed-sales-forms-sme_products .speed-sales-forms-euroSign {
  padding-top: 7px;
}

textarea.speed-sales-form-full.speed-sales-form-full.speed-sales-form-input-helped {
  width: 375px;
  height: 150px;
}

.speed-sales-form h6 {
  margin-top: 20px;
  font-size: 17px;
  font-weight: bold;
  margin: 0.6em 0;
}

.speed-sales-form td.buildingSavingsInputs {
  padding: 10px 4px 4px;
}

.speed-sales-form-building-detail-confirmation, .speed-sales-form-building-detail-delivery, .speed-sales-form-building-detail-finalization, .speed-sales-form-building-detail-shipping, .speed-sales-form-building-detail-validation-courier, .speed-sales-form-building-detail-validation-post {
  background: url(/o/speed-theme/css/../images/speed/sales-forms/building-savings.png) no-repeat;
  width: 150px;
  height: 150px;
  display: block;
}

.speed-sales-form-delivery-info.speed-sales-form-delivery-info td {
  text-align: left;
  font-weight: 400;
  padding-top: 4px;
  vertical-align: top;
}

.speed-sales-form-building-detail-delivery {
  background-position: 0 -300px;
}

.speed-sales-form-building-detail-validation-courier {
  background-position: 0 -150px;
}

.speed-sales-form-building-detail-finalization {
  background-position: 0 -600px;
}

.speed-sales-form-building-detail-confirmation {
  background-position: 0 -750px;
}

.speed-sales-form-delivery-info-detail h6 {
  color: #1c9cd8;
}

.speed-sales-form tr.speed-sales-form-delivery-info-detail td {
  width: 220px;
  padding: 15px;
}

.speed-sales-form-delivery-info.speed-sales-form-delivery-info .speed-sales-form-delivery-info-main-heading {
  text-align: center;
}

.speed-sales-form-navigation td {
  width: 50%;
}

.speed-sales-form-navigation {
  padding: 15px;
  background: #e4e4e4;
  border-radius: 0 0 5px 5px;
  border: 1px solid #d2d2d2;
}

.speed-sales-form-navigation table {
  width: 100%;
}

.speed-sales-form-navigation .speed-sales-form-lasttd input {
  float: right;
}

.speed-sales-form-label {
  color: #036;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.portlet-boundary_pressReleases_WAR_portalfoundation_ .speed-news-listing-paging-all {
  position: relative;
  margin-bottom: 10px;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .speed-news-listing-paging-all .pressReleases-rss {
  display: inline-block;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper {
  overflow: hidden;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper .news-detail-title {
  padding-right: 30px;
  display: inline-block;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper .news-detail-content.pressRelease-detail-content img {
  max-width: 100%;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper .pressRelease-business-card {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper .pressRelease-business-card .pressRelease-business-card-contacts-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper .pressRelease-business-card .pressRelease-business-card-contact-wrapper, .portlet-boundary_pressReleases_WAR_portalfoundation_ .news_highlight .news_detail_inner_wrapper .pressRelease-business-card .pressRelease-business-card-image {
  display: inline-block;
  margin-right: 10px;
  padding-top: 10px;
}
.portlet-boundary_pressReleases_WAR_portalfoundation_ .pressReleases-searchFilter label {
  margin-right: 5px;
}

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