@charset "UTF-8";
/**
 * 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
 */
@import "font/font-roboto-style.css";
@import "font/saans-hays-style.css";
@import "../font/font-awesome.css";
@import "jquery-ui.css";
.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) 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 rgba(0, 0, 0, 0.15);
}
.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 {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-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 {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-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) 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) 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 {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  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 {
  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);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
  float: right;
  padding-left: 16px;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  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) 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);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  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) 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: #6c757d;
  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(@theme_image_path@/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(@theme_image_path@/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(@theme_image_path@/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(@theme_image_path@/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(@theme_image_path@/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 {
  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 {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-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: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.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: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.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 {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-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: -15px;
  margin-right: -15px;
  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: 1rem;
}
.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 #dee2e6;
  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) 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) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

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

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

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

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

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

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

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

* [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: 1200px) {
  .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 {
  height: auto;
}
.alloy-editor-container .alloy-editor.form-control ~ .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) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px;
}
.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: "";
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999;
}
.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}
.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}

.lfr-source-editor {
  border: 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: #e5f2ff;
  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) 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;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@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 {
  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::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.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: 500px;
}
.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) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57;
}

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png);
}

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

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png);
}

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

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em;
}

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

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

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

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

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

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

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

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

.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: #000;
  height: 0.6rem;
  position: absolute;
  transform: rotate(45deg);
  width: 0.6rem;
}

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

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

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

.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) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px;
}

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

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

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

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

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

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

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

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

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

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

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

.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='%23212529'/%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='%23212529'/%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='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  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);
}

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

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

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

.form-triggers {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: rgba(0, 0, 0, 0.5);
  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: rgba(0, 0, 0, 0.5);
}
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: rgba(0, 0, 0, 0.5);
  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: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

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

@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);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}

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

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

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

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

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

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0;
}
.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0;
}
.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}
.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}
.taglib-calendar table td {
  border-width: 0;
}
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}

.navbar form {
  margin: 0;
}

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

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

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

:root {
  /*****************************************************/
  /*** Variables created and available in Style Book ***/
  /*****************************************************/
  --h-dark-blue: #002776;
  /*done*/
  --h-mid-blue: #007FA9;
  --h-teal: #2DBAD7;
  --h-parchment: #F5F0EB;
  --h-white: #FFF;
  /*done*/
  --h-black: #000;
  /*done*/
  --h-light-green: #00BFB3;
  --h-light-blue: #00A0FF;
  --h-purple: #9356A2;
  --h-pink: #ED5CA2;
  --h-orange: #F7911E;
  --h-positve: #008217;
  --h-negative: #E0002B;
  --h-warning: #FFBF00;
  --h-grey: #A6A8AB;
  --h-disable-grey: #6D6D6D;
  --h-dim-grey: #555555;
  --h-light-grey: #D9D9D9;
  --h-iron-grey: #E3E4E4;
  --h-very-light-grey: #F5F5F5;
  --h-light-grey-orange: #E5E3DF;
  --h-dark-white: var(--h-white);
  --h-old-teal: #2DBAD7;
  --h-old-cyan: #007FA9 ;
  --h-old-cyan-hover: #3399BA;
  --h-glow-dark-blue: #0A0532;
  --h-glow-mid-blue: #2173FF;
  --h-glow-teal: #A0F2E4;
  --h-glow-parchment: #F5F0EB;
  --h-glow-white: #FFF;
  --h-glow-black: #000;
  --h-glow-light-green: #06D6A0;
  --h-glow-light-blue: #0B7A75;
  --h-glow-mint: var(--h-glow-teal);
  --h-glow-purple: #40008F;
  --h-glow-light-purple: #E8EEFF;
  --h-glow-pink: #CFB6FF;
  --h-glow-orange: #F7911E;
  --h-glow-yellow: #E9E346;
  --h-glow-positive: #2A9F1E;
  --h-glow-warning: #FFBF00;
  --h-glow-negative: #E0002B;
  --h-glow-grey: #6D6D6D;
  --h-glow-light-grey: #8C8C8C;
  --h-glow-dark-grey: #D1D1D1;
  --h-glow-light-teal-4-5: #C8FBE8;
  --h-glow-deep-teal-2-5: #1E6274;
  --h-glow-azure-blue-dark-2: #0F42BE;
  --h-glow-azure-blue-dark-4: #11265A;
  --h-glow-light-green-2: #CEFDE8;
  --h-glow-headline-alt: #1C0FA0;
  --h-bg: #FFF;
  --h-bg-highlighted: #F5F0EB;
  --h-bg-dark: var(--h-glow-dark-blue);
  --h-bg-dark-opacity: #002776d6;
  --h-text: #000;
  --h-text-highlighted: #0A0532;
  --h-text-meta: #F5F0EB;
  --h-text-on-dark: #FFF;
  --h-border: var(--h-disable-grey);
  --h-border-highlighted: #007FA9;
  --h-border-on-dark: #FFF;
  --h-border-variant: var(--h-glow-grey);
  --h-border-width-sm: 1px;
  --h-border-width-lg: 2px;
  --h-border-radius-sm: 4px;
  --h-border-radius-lg: 8px;
  --h-glow-border-radius: 10px;
  --h-outline: #000;
  --h-outline-on-dark: #FFF;
  --h-link: #007FA9;
  --h-link-glow: #2173FF;
  --h-link-hover-glow: var(--h-glow-azure-blue-dark-2);
  --h-link-on-dark: #FFF;
  --h-link-variant: #002776;
  --h-link-hover: #3399BA;
  --h-link-on-dark-hover: #FFFFFF80;
  --h-link-variant-hover: #335291;
  --h-link-focus: #002776;
  --h-link-on-dark-focus: #2DBAD7;
  --h-link-variant-focus: #007FA9;
  --h-link-disabled: #A6A8AB;
  --h-glow-link: #2173FF;
  --h-glow-link-hover: #0F42BE;
  --h-glow-link-focus: #0F42BE;
  --h-glow-link-disabled: #8C8C8C;
  --h-btn-primary: #002776;
  --h-glow-btn-primary: var(--h-glow-mid-blue);
  --h-btn-primary-hover: #335291;
  --h-glow-btn-primary-hover: var(--h-glow-azure-blue-dark-2);
  --h-btn-secondary: #007FA9;
  --h-btn-glow-secondary: --h-glow-mint;
  --h-btn-secondary-hover: #3399BA;
  --h-btn-glow-secondary-hover: var(--h-glow-light-teal-4-5);
  --h-btn-inverted: #FFF;
  --h-btn-inverted-hover: #FFFFFF80;
  --h-btn-disabled: #A6A8AB;
  --h-btn-glow-inverted: var(--h-white);
  --h-btn-glow-inverted-hover: #FFFFFF80;
  --h-btn-glow-disabled: var(--h-glow-grey);
  --h-text-fs: 16px;
  /**/
  --h-text-fs-sm: 14px;
  --h-text-fs-lg: 20px;
  --h-text-lh: 1.5;
  --h-h1-fs: 40px;
  --h-h2-fs: 32px;
  --h-h2-fs-mobile: 28px;
  --h-h3-fs: 26px;
  --h-h3-fs-mobile: 24px;
  --h-h4-fs: 20px;
  --h-h5-fs: 18px;
  --h-headline-lh: 1.2;
  --h-font-regular: 380;
  --h-font-bold: 680;
  --h-font-family: "Saans Hays", Arial, sans serif;
  /**/
  --h-glow-h1-fs: 40px;
  --h-glow-h2-fs: 32px;
  --h-glow-h3-fs: 26px;
  --h-glow-h4-fs: 20px;
  --h-glow-h5-fs: 18px;
  --h-glow-h1-mob-fs: 32px;
  --h-glow-h2-mob-fs: 28px;
  --h-glow-h3-mob-fs: 24px;
  --h-glow-h4-mob-fs: 20px;
  --h-glow-h5-mob-fs: 18px;
  --h-glow-font-regular: 380;
  --h-glow-font-bold: 500;
  --h-glow-font-family: "Saans Hays", Arial, sans serif;
  /**/
  --h-glow-bold-font-family: "Saans Hays SemiBold", Arial, sans serif;
  /**/
  /************************/
  /*** Custom Variables ***/
  /************************/
  --h-seashell: #F5F0EB;
  --h-forestgreen: #008217;
  --h-brightgrey: #ECECEC;
  --h-electric-blue: #009FDA;
  --h-chill-blue: #1E90FF;
  --h-h2-lineheight: 37.2px;
  --h-verylightgrey: #FAFAFA;
  --h-mediumvioletred: #D71F85;
  --h-shadow: rgba(0, 0, 0, 0.3);
  --h-input-bg: var(--h-bg);
  --h-input-border: var(--h-border);
  --h-input-border-radius: var(--h-border-radius-sm);
  --h-input-color: var(--h-text);
  --h-input-placeholder: var(--h-text);
  --h-input-hover: var(--h-link-hover);
  --h-input-focus: var(--h-link);
  --h-input-error: var(--h-negative);
  --h-form-disabled: var(--h-grey);
  --h-xing: #116567;
  --h-white-transparent-1:rgba(255,255,255,0.3);
  --h-grau-1: #eee;
  --h-grau-2: #ddd;
  --h-grau-3: #ccc;
  --h-grau-5: #999;
  --h-grau-6: #666;
  --h-grau-7: #333;
  --h-grau-hsla-1: hsla(0, 0%, 93%, 0.4);
  --h-hellblau-1: #e5f5fb;
  /* Tabellenfeld, sehr-hell */
  --h-hellblau-2: #ccecf8;
  /* Tabellenfeld, hell */
  --h-hellblau-3: #b2e2f4;
  --h-hellblau-4: #97d5ef;
  --h-hellblau-5: #7fcfec;
  /* Tabellen-Kopf */
  --h-hellblau-6: #40b7e3;
  /* Jobsuche Header */
  --h-hellblau-7: #26addf;
  /* Button Verlauf hell (Senden-Button) */
  --h-hellblau-8: #0188ba;
  /* Button Verlauf dunkel (Senden-Button) */
  --h-hellblau-9: #077198;
  /* Button Rand (Senden-Button) */
  --h-hellblau-transparent-1: rgba(0,159,218,0.6);
  --h-hellblau-transparent-2: rgba(0,159,218,0.9);
  --h-hellblau-transparent-3: rgba(0,159,218,0.5);
  --h-dunkelblau-1: #45629b;
  --h-dunkelblau-3: #25458a;
  --h-dunkelblau-5: #012165;
  --h-dunkelblau-6: #011b4f;
  /* HAYS BUTTON FARBEN */
  --h-hays-btn-hover: var(--h-dark-blue);
  --h-hays-green: #739600;
  --h-hays-pink: #d71f85;
  --h-hays-orange: #e98300;
  --h-hays-violette: #80379b;
  --h-hays-cyan: var(--h-electric-blue);
  --h-col-boulder: #787474;
  --h-col-silver-sand: #C7C8C9;
  --h-col-wild-sand: #f7f7f7;
  --h-icon-danger: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9ImMzYjg0MmI5NWVhNDkwZDg1ZDM4YTcxYTlkOGMxYjQ2IiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMTMsIDApOyB3aWR0aDogMjBweDsgaGVpZ2h0OiAyMHB4OyBmaWx0ZXI6IG5vbmU7IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnPjxwYXRoIHhtbG5zOmRlZmF1bHQ9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkPSJNMSAyMWgyMkwxMiAyIDEgMjF6bTEyLTNoLTJ2LTJoMnYyem0wLTRoLTJ2LTRoMnY0eiIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDEzLCAwKTsiLz48L2c+PC9zdmc+");
  --h-icon-eye-inactive: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjBjZDNiYTRiMThjMGFhMGRiYjYwMmI3OWIwYWM0OTMxIiBzdHlsZT0iZmlsbDogI0NBQ0FDQTsgd2lkdGg6IDI5cHg7IGhlaWdodDogMjRweDsgZmlsdGVyOiBub25lOyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTEyIDQuNUM3IDQuNSAyLjczIDcuNjEgMSAxMmMxLjczIDQuMzkgNiA3LjUgMTEgNy41czkuMjctMy4xMSAxMS03LjVjLTEuNzMtNC4zOS02LTcuNS0xMS03LjV6TTEyIDE3Yy0yLjc2IDAtNS0yLjI0LTUtNXMyLjI0LTUgNS01IDUgMi4yNCA1IDUtMi4yNCA1LTUgNXptMC04Yy0xLjY2IDAtMyAxLjM0LTMgM3MxLjM0IDMgMyAzIDMtMS4zNCAzLTMtMS4zNC0zLTMtM3oiIHN0eWxlPSJmaWxsOiAjQ0FDQUNBOyIvPjwvZz48L3N2Zz4NCg==");
  --h-icon-eye-active: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjBjZDNiYTRiMThjMGFhMGRiYjYwMmI3OWIwYWM0OTMxIiBzdHlsZT0iZmlsbDogcmdiKDExNSwgMTUwLCAwKTsgd2lkdGg6IDI5cHg7IGhlaWdodDogMjRweDsgZmlsdGVyOiBub25lOyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTEyIDQuNUM3IDQuNSAyLjczIDcuNjEgMSAxMmMxLjczIDQuMzkgNiA3LjUgMTEgNy41czkuMjctMy4xMSAxMS03LjVjLTEuNzMtNC4zOS02LTcuNS0xMS03LjV6TTEyIDE3Yy0yLjc2IDAtNS0yLjI0LTUtNXMyLjI0LTUgNS01IDUgMi4yNCA1IDUtMi4yNCA1LTUgNXptMC04Yy0xLjY2IDAtMyAxLjM0LTMgM3MxLjM0IDMgMyAzIDMtMS4zNCAzLTMtMS4zNC0zLTMtM3oiIHN0eWxlPSJmaWxsOiByZ2IoMTE1LCAxNTAsIDApOyIvPjwvZz48L3N2Zz4=");
  --h-icon-eye-hover: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjBjZDNiYTRiMThjMGFhMGRiYjYwMmI3OWIwYWM0OTMxIiBzdHlsZT0iZmlsbDogIzAwMjc3Njsgd2lkdGg6IDI5cHg7IGhlaWdodDogMjRweDsgZmlsdGVyOiBub25lOyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTEyIDQuNUM3IDQuNSAyLjczIDcuNjEgMSAxMmMxLjczIDQuMzkgNiA3LjUgMTEgNy41czkuMjctMy4xMSAxMS03LjVjLTEuNzMtNC4zOS02LTcuNS0xMS03LjV6TTEyIDE3Yy0yLjc2IDAtNS0yLjI0LTUtNXMyLjI0LTUgNS01IDUgMi4yNCA1IDUtMi4yNCA1LTUgNXptMC04Yy0xLjY2IDAtMyAxLjM0LTMgM3MxLjM0IDMgMyAzIDMtMS4zNCAzLTMtMS4zNC0zLTMtM3oiIHN0eWxlPSJmaWxsOiAjMDAyNzc2OyIvPjwvZz48L3N2Zz4NCg==");
  --h-icon-error: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjE4NDYxOGYyY2ZmNzg3YTk3OTNiMTE5Yzc5NzM2MWYwIiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMTMsIDApOyB3aWR0aDogMjBweDsgaGVpZ2h0OiAyMHB4OyBwb2ludGVyLWV2ZW50czogYWxsOyBmaWx0ZXI6IG5vbmU7IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnPjxwYXRoIHhtbG5zOmRlZmF1bHQ9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkPSJNMTkgNi40MUwxNy41OSA1IDEyIDEwLjU5IDYuNDEgNSA1IDYuNDEgMTAuNTkgMTIgNSAxNy41OSA2LjQxIDE5IDEyIDEzLjQxIDE3LjU5IDE5IDE5IDE3LjU5IDEzLjQxIDEyeiIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDEzLCAwKTsiLz48L2c+PC9zdmc+");
  --h-icon-success: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjQ5NzNhNTYwYTQzYThhN2QxODc4NjBhMzRmMTk1YzRjIiBzdHlsZT0iZmlsbDogcmdiKDExNSwgMTUwLCAwKTsgd2lkdGg6IDIwcHg7IGhlaWdodDogMjBweDsgcG9pbnRlci1ldmVudHM6IGFsbDsgZmlsdGVyOiBub25lOyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTkgMTYuMTdMNC44MyAxMmwtMS40MiAxLjQxTDkgMTkgMjEgN2wtMS40MS0xLjQxeiIgc3R5bGU9ImZpbGw6IHJnYigxMTUsIDE1MCwgMCk7Ii8+PC9nPjwvc3ZnPg==");
  /* TEIL 2: FUNKTIONSFARBEN */
  /* CONTENT TEMPLATES */
  /* ***************** */
  /* AP, _ap-content-template.scss */
  --h-ap-content-template-link-color: var(--h-electric-blue);
  --h-ap-content-template-link-color-hover: var(--h-dark-blue);
  /* AP-SMNR, _ap-smnr-content-template.scss */
  --h-ap-smnr-content-template-bg-color: var(--h-grau-1);
  --h-ap-smnr-content-template-h3-color: var(--h-black);
  --h-ap-smnr-content-template-font-color: var(--h-black);
  --h-ap-smnr-content-template-link-color: var(--h-electric-blue);
  --h-ap-smnr-content-template-link-color-hover: var(--h-dark-blue);
  /* BILD, _bild-content-template.scss */
  /*  */
  /* BILDARCHIV, _bildarchiv-content-template.scss */
  --h-bildarchiv-content-template-thumb-layer-color: var(--h-hellblau-transparent-2);
  --h-bildarchiv-content-template-thumb-link-color: var(--h-dark-blue);
  --h-bildarchiv-content-template-thumb-link-color-hover: var(--h-electric-blue);
  --h-bildarchiv-content-template-vorschau-bg-color: var(--h-hellblau-transparent-1);
  --h-bildarchiv-content-template-vorschau-font-color: var(--h-grau-6);
  --h-bildarchiv-content-template-vorschau-link-color: var(--h-dark-blue);
  --h-bildarchiv-content-template-vorschau-link-color-hover: var(--h-electric-blue);
  --h-bildarchiv-content-template-mehr-link-textbg-color: var(--h-white);
  --h-bildarchiv-content-template-mehr-link-linie-color: var(--h-grau-1);
  --h-bildarchiv-content-template-mehr-link-pfeil-color: var(--h-electric-blue);
  /* bild-modal-content-template {{{ */
  --h-bild-modal-content-template-thumb-layer-color: var(--h-hellblau-transparent-3);
  --h-bild-modal-content-template-thumb-link-color: var(--h-dark-blue);
  --h-bild-modal-content-template-thumb-link-color-hover: var(--h-electric-blue);
  --h-bild-modal-content-template-vorschau-bg-color: var(--h-hellblau-transparent-1);
  --h-bild-modal-content-template-vorschau-rahmen-color: var(--h-white);
  --h-bild-modal-content-template-vorschau-font-color: var(--h-grau-6);
  --h-bild-modal-content-template-vorschau-link-color: var(--h-dark-blue);
  --h-bild-modal-content-template-vorschau-link-color-hover: var(--h-electric-blue);
  --h-bild-modal-content-template-mehr-link-textbg-color: var(--h-white);
  --h-bild-modal-content-template-mehr-link-linie-color: var(--h-grau-1);
  --h-bild-modal-content-template-mehr-link-pfeil-color: var(--h-electric-blue);
  /* }}} */
  /* BOX, _box-content-template.scss */
  --h-box-content-template-bg-color: var(--h-white);
  --h-box-content-template-ueberschrift-color: var(--h-dark-blue);
  --h-box-content-template-font-color: var(--h-grau-7);
  --h-box-content-template-link-color: var(--h-dark-blue);
  --h-box-content-template-link-color-hover: var(--h-electric-blue);
  --h-box-content-template-border-color: var(--h-electric-blue);
  --h-box-content-template-bg-color-bluebox: var(--h-electric-blue);
  --h-box-content-template-ueberschrift-color-bluebox: var(--h-white);
  --h-box-content-template-font-color-bluebox: var(--h-dark-blue);
  --h-box-content-template-link-color-bluebox: var(--h-white);
  --h-box-content-template-link-color-hover-bluebox: var(--h-dark-blue);
  --h-box-content-template-bullet-icon-bluebox: var(--h-white);
  --h-box-content-template-bullet-text-bluebox: var(--h-black);
  --h-box-content-template-bg-color-darkbluebox: var(--h-dark-blue);
  --h-box-content-template-ueberschrift-color-darkbluebox: var(--h-electric-blue);
  --h-box-content-template-font-color-darkbluebox: var(--h-white);
  --h-box-content-template-link-color-darkbluebox: var(--h-electric-blue);
  --h-box-content-template-link-color-hover-darkbluebox: var(--h-white);
  --h-box-content-template-bullet-icon-darkbluebox: var(--h-electric-blue);
  --h-box-content-template-bullet-text-darkbluebox: var(--h-white);
  --h-box-content-template-bg-color-pinkbox: var(--h-hays-pink);
  --h-box-content-template-ueberschrift-color-pinkbox: var(--h-white);
  --h-box-content-template-font-color-pinkbox: var(--h-black);
  --h-box-content-template-link-color-pinkbox: var(--h-white);
  --h-box-content-template-link-color-hover-pinkbox: var(--h-dark-blue);
  --h-box-content-template-bullet-icon-pinkbox: var(--h-white);
  --h-box-content-template-bullet-text-pinkbox: var(--h-black);
  --h-box-content-template-bg-color-greenbox: var(--h-hays-green);
  --h-box-content-template-ueberschrift-color-greenbox: var(--h-white);
  --h-box-content-template-font-color-greenbox: var(--h-black);
  --h-box-content-template-link-color-greenbox: var(--h-white);
  --h-box-content-template-link-color-hover-greenbox: var(--h-dark-blue);
  --h-box-content-template-bullet-icon-greenbox: var(--h-white);
  --h-box-content-template-bullet-text-greenbox: var(--h-black);
  --h-box-content-template-bg-color-orangebox: var(--h-hays-orange);
  --h-box-content-template-ueberschrift-color-orangebox: var(--h-white);
  --h-box-content-template-font-color-orangebox: var(--h-black);
  --h-box-content-template-link-color-orangebox: var(--h-white);
  --h-box-content-template-link-color-hover-orangebox: var(--h-dark-blue);
  --h-box-content-template-bullet-icon-orangebox: var(--h-white);
  --h-box-content-template-bullet-text-orangebox: var(--h-black);
  --h-box-content-template-bg-color-violettebox: var(--h-hays-violette);
  --h-box-content-template-ueberschrift-color-violettebox: var(--h-white);
  --h-box-content-template-font-color-violettebox: var(--h-black);
  --h-box-content-template-link-color-violettebox: var(--h-white);
  --h-box-content-template-link-color-hover-violettebox: var(--h-electric-blue);
  --h-box-content-template-bullet-icon-violettebox: var(--h-white);
  --h-box-content-template-bullet-text-violettebox: var(--h-black);
  /* BROSCHUEREN, _broschueren-content-template.scss */
  --h-broschueren-content-template-bg-color: var(--h-grau-1);
  --h-broschueren-content-template-ueberschrift-color: var(--h-black);
  --h-broschueren-content-template-font-color: var(--h-grau-6);
  --h-broschueren-content-template-link-color: var(--h-electric-blue);
  --h-broschueren-content-template-link-color-hover: var(--h-dark-blue);
  --h-broschueren-content-template-trennlinie-color: var(--h-dark-blue);
  --h-broschueren-content-template-iconborder-color: var(--h-grau-1);
  /* CONTEXT-NAVI */
  --h-contextnavi-content-template-font-color: var(--h-grau-6);
  --h-contextnavi-content-template-trennlinie-color: var(--h-grau-5);
  --h-contextnavi-content-template-link-color: var(--h-dark-blue);
  --h-contextnavi-content-template-link-color-hover: var(--h-electric-blue);
  /* EVENT, _event-content-template.scss */
  --h-event-content-template-h2-color: var(--h-black);
  --h-event-content-template-kopfzeile-color: var(--h-grau-6);
  --h-event-content-template-font-color: var(--h-grau-6);
  --h-event-content-template-linie-color: var(--h-grau-1);
  /* FOLD, _fold-content-template.scss */
  --h-fold-content-template-mehr-link-pfeil-color: var(--h-electric-blue);
  /* HEADLINE, _headline-content-template.scss */
  --h-headline-content-template-ueberschrift-zeile-1-color: var(--h-dark-blue);
  --h-headline-content-template-ueberschrift-zeile-2-color: var(--h-electric-blue);
  --h-headline-content-template-h5-zeile-1-color: var(--h-grau-7);
  --h-headline-content-template-h5-zeile-2-color: var(--h-grau-7);
  /* LINK-BOX, _link-box-content-template.scss */
  --h-link-box-content-template-bg-color: var(--h-grau-1);
  --h-link-box-content-template-h3-color: var(--h-dark-blue);
  --h-link-box-content-template-link-color: var(--h-dark-blue);
  --h-link-box-content-template-link-color-hover: var(--h-electric-blue);
  /* LINK-FLYOUT, _link-flyout-contact-content-template.scss */
  --h-link-flyout-contact-content-template-link-color: var(--h-dark-blue);
  --h-link-flyout-contact-content-template-link-color-hover: var(--h-electric-blue);
  /* LINK-FLYOUT-SPECIALISM, _link-flyout-specialism-content-template.scss */
  --h-link-flyout-specialism-content-template-h1-color: var(--h-dark-blue);
  --h-link-flyout-specialism-content-template-link-color: var(--h-dark-blue);
  --h-link-flyout-specialism-content-template-link-color-hover: var(--h-electric-blue);
  /* LINK-ICON, _link-icon-content-template.scss */
  --h-link-icon-content-template-link-color: var(--h-dark-blue);
  --h-link-icon-content-template-link-color-hover: var(--h-electric-blue);
  --h-link-icon-content-template-bg-color: var(--h-grau-1);
  /* LINK-PFEIL, _link-pfeil-content-template.scss */
  --h-link-pfeil-content-template-link-color: var(--h-dark-blue);
  --h-link-pfeil-content-template-link-color-hover: var(--h-electric-blue);
  /* REFERENZEN, _referenzen-content-template.scss */
  --h-referenzen-content-template-bg-color: var(--h-grau-1);
  --h-referenzen-content-template-font-color: var(--h-grau-7);
  --h-referenzen-content-template-link-color: var(--h-dark-blue);
  --h-referenzen-content-template-link-color-hover: var(--h-electric-blue);
  --h-referenzen-content-template-linie-color: var(--h-grau-1);
  --h-referenzen-content-template-selectorfont-color: var(--h-dark-blue);
  --h-referenzen-content-template-selectorfont-color-hover: var(--h-white);
  --h-referenzen-content-template-selectorbg-color-hover: var(--h-electric-blue);
  --h-referenzen-content-template-trennlinie-color: var(--h-white);
  --h-referenzen-content-template-nachoben-color: var(--h-grau-3);
  --h-referenzen-content-template-nachoben-color-hover: var(--h-electric-blue);
  /* SCHAUPROFIL-BOX */
  --h-schauprofil-box-content-template-bg-color: var(--h-grau-1);
  --h-schauprofil-box-content-template-ueberschrift-color: var(--h-dark-blue);
  --h-schauprofil-box-content-template-font-color: var(--h-grau-7);
  --h-schauprofil-box-content-template-link-color: var(--h-dark-blue);
  --h-schauprofil-box-content-template-link-color-hover: var(--h-electric-blue);
  /* STUDIEN, _studien-content-template.scss */
  --h-studien-content-template-h2-color: var(--h-black);
  --h-studien-content-template-datum-color: var(--h-grau-6);
  --h-studien-content-template-font-color: var(--h-grau-6);
  --h-studien-content-template-linie-color: var(--h-grau-1);
  --h-studien-content-template-link-color: var(--h-electric-blue);
  --h-studien-content-template-link-color-hover: var(--h-dark-blue);
  /* TEAM, _team-content-template.scss */
  --h-team-content-template-textoben-color: var(--h-black);
  --h-team-content-template-font-color: var(--h-grau-6);
  --h-team-content-template-mehr-link-linie-color: var(--h-grau-1);
  --h-team-content-template-mehr-link-textbg-color: var(--h-white);
  --h-team-content-template-mehr-link-pfeil-color: var(--h-electric-blue);
  /* TEASER, _teaser-content-template.scss */
  --h-teaser-content-template-bg-color: var(--h-grau-1);
  --h-teaser-content-template-h3-color: var(--h-dark-blue);
  --h-teaser-content-template-font-color: var(--h-grau-7);
  --h-teaser-content-template-link-color: var(--h-dark-blue);
  --h-teaser-content-template-link-color-hover: var(--h-electric-blue);
  /* TEASER-LANG, _teaser-lang-content-template.scss */
  --h-teaser-lang-content-template-headline-color: var(--h-dark-blue);
  --h-teaser-lang-content-template-headline-color-hover: var(--h-electric-blue);
  --h-teaser-lang-content-template-font-color: var(--h-grau-7);
  --h-teaser-lang-content-template-link-color: var(--h-electric-blue);
  --h-teaser-lang-content-template-link-color-hover: var(--h-dark-blue);
  /* UEBERSICHT-KACHEL, _uebersicht-kachel-content-template.scss */
  --h-uebersicht-kachel-content-template-bg-color: var(--h-white);
  --h-uebersicht-kachel-content-template-ueberschrift-color: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-font-color: var(--h-electric-blue);
  --h-uebersicht-kachel-content-template-link-color: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-link-color-hover: var(--h-electric-blue);
  --h-uebersicht-kachel-content-template-bg-color-bluebox: var(--h-electric-blue);
  --h-uebersicht-kachel-content-template-ueberschrift-color-bluebox: var(--h-white);
  --h-uebersicht-kachel-content-template-font-color-bluebox: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-link-color-bluebox: var(--h-white);
  --h-uebersicht-kachel-content-template-link-color-hover-bluebox: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-bg-color-darkbluebox: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-ueberschrift-color-darkbluebox: var(--h-electric-blue);
  --h-uebersicht-kachel-content-template-font-color-darkbluebox: var(--h-white);
  --h-uebersicht-kachel-content-template-link-color-darkbluebox: var(--h-electric-blue);
  --h-uebersicht-kachel-content-template-link-color-hover-darkbluebox: var(--h-white);
  --h-uebersicht-kachel-content-template-ueberschrift-color-greybox: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-font-color-greybox: var(--h-grau-7);
  --h-uebersicht-kachel-content-template-link-color-greybox: var(--h-dark-blue);
  --h-uebersicht-kachel-content-template-link-color-hover-greybox: var(--h-electric-blue);
  /* VORSTAND, _vorstand-content-template.scss */
  --h-vorstand-content-template-bg-color: var(--h-grau-1);
  --h-vorstand-content-template-h3-color: var(--h-dark-blue);
  --h-vorstand-content-template-position-color: var(--h-electric-blue);
  --h-vorstand-content-template-font-color: var(--h-grau-6);
  /* NAVIGATIONEN */
  /* ************ */
  /* SUB-NAVI, Datei: _hays-navigation.scss */
  --h-subnavi-bg-color: var(--h-white);
  --h-subnavi-font-color: var(--h-dark-blue);
  --h-subnavi-font-color-hover: var(--h-dark-blue);
  --h-subnavi-font-color-active: var(--h-white);
  --h-subnavi-font-color-open: var(--h-dark-blue);
  --h-subnavi-bg-color-active: var(--h-electric-blue);
  --h-subnavi-bg-color-level1: var(--h-grau-1);
  --h-subnavi-bg-color-level1-hover: var(--h-grau-2);
  --h-subnavi-bg-color-level1-open: var(--h-grau-3);
  --h-subnavi-bg-color-level2: var(--h-grau-2);
  --h-subnavi-bg-color-level2-hover: var(--h-grau-3);
  --h-subnavi-bg-color-level2-open: var(--h-hellblau-4);
  --h-subnavi-trennlinie-color-level2: var(--h-grau-3);
  --h-subnavi-bg-color-level3: var(--h-hellblau-3);
  --h-subnavi-bg-color-level3-hover: var(--h-hellblau-4);
  --h-subnavi-trennlinie-color-level3: var(--h-hellblau-4);
  --h-loginnavi-head-bg-color: var(--h-grau-1);
  --h-loginnavi-head-font-color: var(--h-electric-blue);
  --h-loginnavi-rahmen-color: var(--h-grau-1);
  --h-loginnavi-bg-color-level1: var(--h-white);
  --h-loginnavi-trennlinie-color-level1: var(--h-grau-1);
  /* TOP-NAVI, Datei: _hays-top-navigation.scss */
  --h-top-navigation-ueberschrift-color: var(--h-dark-blue);
  --h-top-navigation-ueberschrift-zeile1-color: var(--h-dark-blue);
  --h-top-navigation-ueberschrift-zeile2-color: var(--h-electric-blue);
  --h-top-navigation-font-color: var(--h-electric-blue);
  --h-top-navigation-link-color: var(--h-dark-blue);
  --h-top-navigation-link-color-hover: var(--h-electric-blue);
  --h-top-navigation-linkhauptnav-color: var(--h-electric-blue);
  --h-top-navigation-linkhauptnav-color-hover: var(--h-dark-blue);
  --h-top-navigation-flyoutarrow-color: var(--h-grau-1);
  --h-top-navigation-layoutbox-bg-color: var(--h-white);
  --h-top-navigation-layoutbox-schatten-color: var(--h-grau-6);
  --h-top-navigation-infotext-h2-color: var(--h-dark-blue);
  --h-top-navigation-infotext-color: var(--h-electric-blue);
  --h-top-navigation-infotext-trennlinie-color: var(--h-grau-1);
  --h-top-navigation-leftbox-trennlinie-color: var(--h-grau-3);
  --h-top-navigation-leftbox-bg-color: var(--h-grau-1);
  --h-top-navigation-rightbox-trennlinie-color: var(--h-grau-3);
  --h-top-navigation-rightbox-bg-color: var(--h-white);
  /* BORDERED-NAVI(Generische und Footernavi mit Trennstrichen), Datei: hays-mixins/_general.scss */
  --h-bordered-navi-trennstrich-color: var(--h-electric-blue);
  --h-bordered-navi-font-color: var(--h-dark-blue);
  --h-bordered-navi-font-color-hover: var(--h-electric-blue);
  /* CONTEXT-NAVI (siehe oben bei content-templates) */
  /* WEITERE */
  /* ******* */
  /* LAYOUT, Datei: _hays-layout.scss */
  --h-layout-footer-trennlinie-color: var(--h-grau-1);
  /* BASE, Datei: _hays-base.scss */
  --h-base-font-color: var(--h-grau-7);
  --h-base-bg-color: var(--h-white);
  --h-base-ueberschrift-zeile-1-color: var(--h-dark-blue);
  --h-base-ueberschrift-zeile-2-color: var(--h-electric-blue);
  --h-base-ueberschrift-h5-zeile-1-color: var(--h-grau-7);
  --h-base-ueberschrift-h5-zeile-2-color: var(--h-grau-7);
  --h-base-link-color: var(--h-electric-blue);
  --h-base-link-color-hover: var(--h-dark-blue);
  --h-base-icon-listenpunkt: var(--h-electric-blue);
  --h-base-tbl-kopf-bg-color: var(--h-hellblau-5);
  --h-base-tbl-zeile-hell-bg-color: var(--h-hellblau-1);
  --h-base-tbl-zeile-dunkel-bg-color: var(--h-hellblau-2);
  /* location-detail-BOX, _location-detail-box-content-template.scss */
  --h-location-detail-box-content-template-bg-color: var(--h-white);
  --h-location-detail-box-content-template-ueberschrift-color: var(--h-dark-blue);
  --h-location-detail-box-content-template-font-color: var(--h-grau-7);
  --h-location-detail-box-content-template-link-color: var(--h-dark-blue);
  --h-location-detail-box-content-template-link-color-hover: var(--h-electric-blue);
  --h-location-detail-box-content-template-border-color: var(--h-electric-blue);
  --h-location-detail-box-content-template-bg-color-bluebox: var(--h-electric-blue);
  --h-location-detail-box-content-template-ueberschrift-color-bluebox: var(--h-white);
  --h-location-detail-box-content-template-font-color-bluebox: var(--h-dark-blue);
  --h-location-detail-box-content-template-link-color-bluebox: var(--h-white);
  --h-location-detail-box-content-template-link-color-hover-bluebox: var(--h-white);
  --h-location-detail-box-content-template-bullet-icon-bluebox: var(--h-white);
  --h-location-detail-box-content-template-bullet-text-bluebox: var(--h-black);
  --h-location-detail-box-content-template-bg-color-darkbluebox: var(--h-dark-blue);
  --h-location-detail-box-content-template-ueberschrift-color-darkbluebox: var(--h-white);
  --h-location-detail-box-content-template-font-color-darkbluebox: var(--h-white);
  --h-location-detail-box-content-template-link-color-darkbluebox: var(--h-white);
  --h-location-detail-box-content-template-link-color-hover-darkbluebox: var(--h-white);
  --h-location-detail-box-content-template-bullet-icon-darkbluebox: var(--h-electric-blue);
  --h-location-detail-box-content-template-bullet-text-darkbluebox: var(--h-white);
  --h-location-detail-box-content-template-ueberschrift-color-greybox: var(--h-dark-blue);
  --h-location-detail-box-content-template-bullet-icon-greybox: var(--h-electric-blue);
  --h-location-detail-box-content-template-bullet-text-greybox: var(--h-grau-7);
  --h-location-detail-box-content-template-bg-color-pinkbox: var(--h-white);
  --h-location-detail-box-content-template-ueberschrift-color-pinkbox: var(--h-hays-pink);
  --h-location-detail-box-content-template-font-color-pinkbox: var(--h-black);
  --h-location-detail-box-content-template-border-color-pinkbox: var(--h-hays-pink);
  --h-location-detail-box-content-template-link-color-pinkbox: var(--h-electric-blue);
  --h-location-detail-box-content-template-link-color-hover-pinkbox: var(--h-dark-blue);
  --h-location-detail-box-content-template-bullet-icon-pinkbox: var(--h-white);
  --h-location-detail-box-content-template-bullet-text-pinkbox: var(--h-black);
  --h-location-detail-box-content-template-bg-color-greenbox: var(--h-white);
  --h-location-detail-box-content-template-border-color-greenbox: var(--h-hays-green);
  --h-location-detail-box-content-template-ueberschrift-color-greenbox: var(--h-hays-green);
  --h-location-detail-box-content-template-font-color-greenbox: var(--h-black);
  --h-location-detail-box-content-template-link-color-greenbox: var(--h-electric-blue);
  --h-location-detail-box-content-template-link-color-hover-greenbox: var(--h-dark-blue);
  --h-location-detail-box-content-template-bullet-icon-greenbox: var(--h-white);
  --h-location-detail-box-content-template-bullet-text-greenbox: var(--h-black);
  --h-location-detail-box-content-template-bg-color-orangebox: var(--h-white);
  --h-location-detail-box-content-template-border-color-orangebox: var(--h-hays-orange);
  --h-location-detail-box-content-template-ueberschrift-color-orangebox: var(--h-hays-orange);
  --h-location-detail-box-content-template-font-color-orangebox: var(--h-black);
  --h-location-detail-box-content-template-link-color-orangebox: var(--h-electric-blue);
  --h-location-detail-box-content-template-link-color-hover-orangebox: var(--h-dark-blue);
  --h-location-detail-box-content-template-bullet-icon-orangebox: var(--h-white);
  --h-location-detail-box-content-template-bullet-text-orangebox: var(--h-black);
  --h-location-detail-box-content-template-bg-color-violettebox: var(--h-white);
  --h-location-detail-box-content-template-border-color-violettebox: var(--h-hays-violette);
  --h-location-detail-box-content-template-ueberschrift-color-violettebox: var(--h-hays-violette);
  --h-location-detail-box-content-template-font-color-violettebox: var(--h-black);
  --h-location-detail-box-content-template-link-color-violettebox: var(--h-electric-blue);
  --h-location-detail-box-content-template-link-color-hover-violettebox: var(--h-dark-blue);
  --h-location-detail-box-content-template-bullet-icon-violettebox: var(--h-white);
  --h-location-detail-box-content-template-bullet-text-violettebox: var(--h-black);
  --h-controls-height: 50px;
  --h-baseFontFamily: "Saans Hays", Arial, sans serif;
  --h-header-font-bold: "Saans Hays", Arial, sans serif;
  --h-header-font-medium: "Saans Hays", Arial, sans serif;
  --h-base-font-size: 16px;
  --h-font-size-base: 16px;
  --h-font-icons-awesome: "fontawesome-alloy";
  --h-header-height: 70px;
  --h-header-padding-top: 15px;
  --h-header-padding-top-mobile: 5px;
  --h-header-link-hover-fg-color: var(--h-dark-blue);
  --h-mainnavi-height: 65px;
  --h-mainnavi-bg-color: var(--h-white);
  --h-mainnavi-fg-color: var(--h-electric-blue);
  --h-mainnavi-font-color: var(--h-electric-blue);
  --h-searchbar-height: 88px;
  --h-searchbar-line-height: 30px;
  --h-searchbar-font-size: 1.125rem;
  --h-searchbar-bg-color: var(--h-electric-blue);
  --h-searchbar-input-fg-color: var(--h-grau-7);
  --h-sb-height-desktop: 64px;
  --h-sb-height-tablet: 44px;
  --h-sb-shift-vertical: 105%;
  --h-sb-background-size: 1100%;
  --h-brotkrumen-height: 50px;
  --h-brotkrumen-lbl-height: var(--h-brotkrumen-height);
  --h-brotkrumen-link-font-size: 0.750rem;
  --h-brotkrumen-path-bg-color: transparent;
  --h-brotkrumen-link-fg-color: var(--h-dark-blue);
  /*Moved from partials/_colors.scss*/
  --h-hays-error-color: #e00c42;
  --h-rollenderstein-grau: #747678;
  --h-gruen-1: #739600;
  /* Hays grün */
  --h-gruen-2: #73c600;
  /* etwas heller als Hays grün */
  --h-heller-schiefer: #c0b7be;
  --h-monarchrot:#940E2E;
  --h-monza-rot:#c00114;
  --h-gelb: yellow;
  --h-diepalme: #1F8B11;
  --h-picton-blau: #2AAAE6;
  /* TEIL 2: FUNKTIONSFARBEN */
  --h-presseartikel-content-template-h2-color: var(--h-dark-blue);
  --h-presseartikel-content-template-h2-color-hover: var(--h-electric-blue);
  --h-presseartikel-content-template-ueberschrift-color: var(--h-dark-blue);
  --h-presseartikel-content-template-untertitel-color: var(--h-electric-blue);
  --h-presseartikel-content-template-kopfzeile-color: var(--h-grau-6);
  --h-presseartikel-content-template-font-color: var(--h-grau-7);
  --h-presseartikel-content-template-linie-color: var(--h-grau-1);
  --h-presseartikel-content-template-link-color: var(--h-dark-blue);
  --h-presseartikel-content-template-link-color-hover: var(--h-electric-blue);
  --h-presseartikel-content-template-thumb-layer-color: var(--h-hellblau-transparent-2);
  --h-presseartikel-content-template-thumb-link-color: var(--h-dark-blue);
  --h-presseartikel-content-template-thumb-link-color-hover: var(--h-electric-blue);
  --h-presseartikel-content-template-vorschau-bg-color: var(--h-hellblau-transparent-1);
  --h-presseartikel-content-template-vorschau-rahmen-color: var(--h-white);
  --h-presseartikel-content-template-vorschau-font-color: var(--h-grau-6);
  --h-presseartikel-content-template-vorschau-link-color: var(--h-dark-blue);
  --h-presseartikel-content-template-vorschau-link-color-hover: var(--h-electric-blue);
}

/*Moved from presets/_variables.scss*/
/* funktionen {{{ */
/* }}} */
/* font roboto {{{ */
/* font Saans Hays {{{ */
/* voreinstellungen {{{ */
.aui .portlet-content {
  padding: 0;
  background: transparent;
  border: none;
}

@media (min-width: 990px) and (min-width: 1200px) {
  .container {
    width: 990px;
    max-width: 990px;
    min-width: 990px;
  }
}
/* LRU74-43 hide liferay message banner */
#ToastAlertContainer .alert-info {
  display: none !important;
}

/* }}} */
/* mixins {{{ */
/*
*   <div class="o-aspect-ratio">
*       <div class="o-aspect-ratio-content">
*           // content
*       </div>
*   </div>
*
*/
/*
$grid-lg-min: 990px     !default;
$grid-md-min: 768px     !default;
$grid-md-max: 989px     !default;
$grid-sm-min: 480px     !default;
$grid-sm-max: 767px     !default;
$grid-xs-max: 479px     !default;
*/
/* }}} */
/* hays layout {{{ */
/*
        Document   : hays_base
        Created on : 12.08.2013, 10:13:39
        Author     : csh
        Description:
                Enthaelt alle basis Stylesheets
*/
html {
  font-family: var(--h-baseFontFamily);
  font-size: var(--h-base-font-size);
  color: var(--h-base-font-color);
}

/* ---------- Sprachschalter -----------*/
html[lang=de-DE].aui a.de-DE,
html[lang=de-CH].aui a.de-CH,
html[lang=fr-FR].aui a.fr-FR,
html[lang=en-GB].aui a.en-GB,
html[lang=en-US].aui a.en-US,
html[lang=da-DK].aui a.da-DK {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-family: var(--h-header-font-bold);
}

.aui body {
  font-family: var(--h-baseFontFamily);
}

.aui input, .aui textarea, .aui select, .aui button {
  font-family: var(--h-baseFontFamily);
}

body {
  background: var(--h-base-bg-color);
  font-size: 0.875rem;
  color: var(--h-base-font-color);
  /* Muss auf 0 gesetzt werden da das ganze Layout sonst nicht passt */
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui body {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui body {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

/* Liferay Content Bereich, fuer Layouts die durch Liferay gerendert werden */
.columns-max {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

/* blende das von liferay eingefuegte formular aus */
#hrefFm {
  height: 0;
  width: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, .aui h1, .aui h2, .aui h3, .aui h4, .aui h5,
p.style-h1, p.style-h2, p.style-h3, p.style-h4, p.style-h5,
.style-h1, .style-h2, .style-h3, .style-h4, .style-h5 {
  display: block;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: var(--h-base-ueberschrift-zeile-1-color);
  line-height: 110%;
}
h1 span, h2 span, h3 span, h4 span, h5 span, .aui h1 span, .aui h2 span, .aui h3 span, .aui h4 span, .aui h5 span,
p.style-h1 span, p.style-h2 span, p.style-h3 span, p.style-h4 span, p.style-h5 span,
.style-h1 span, .style-h2 span, .style-h3 span, .style-h4 span, .style-h5 span {
  color: var(--h-base-ueberschrift-zeile-2-color);
}

h1, .aui h1, p.style-h1, .style-h1 {
  font-size: 2.5rem;
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  .aui h1, .aui .aui h1, .aui p.style-h1, .aui .style-h1 {
    font-size: 2rem;
  }
}

h2, .aui h2, p.style-h2, .style-h2 {
  font-size: 1.875rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .aui h2, .aui .aui h2, .aui p.style-h2, .aui .style-h2 {
    font-size: 1.625rem;
  }
}

h3, .aui h3, p.style-h3, .style-h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .aui h3, .aui .aui h3, .aui p.style-h3, .aui .style-h3 {
    font-size: 1.375rem;
  }
}

h4, .aui h4, p.style-h4, .style-h4 {
  font-size: 1.125rem;
  margin-bottom: 10px;
}

h5, .aui h5, p.style-h5, .style-h5 {
  font-size: 1rem;
  margin-bottom: 10px;
}

p, .aui p {
  line-height: 140%;
  font-size: var(--h-base-font-size);
  padding-bottom: 15px;
  color: var(--h-base-font-color);
}
p a, p .aui a, .aui p a, .aui p .aui a {
  text-decoration: none;
  cursor: pointer;
}
p a:hover, p .aui a:hover, .aui p a:hover, .aui p .aui a:hover {
  color: var(--h-base-link-color-hover);
  text-decoration: none;
}
p a.nolink, .aui p a.nolink {
  color: var(--h-base-font-color);
  cursor: initial;
}
p a.nolink:hover, .aui p a.nolink:hover {
  color: var(--h-base-font-color);
  text-decoration: none;
}

a, .aui a {
  color: var(--h-base-link-color);
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
a:hover, .aui a:hover {
  color: var(--h-base-link-color-hover);
  text-decoration: none;
}
a:focus, .aui a:focus {
  text-decoration: none;
}

table {
  background: #fff;
  width: 100%;
  color: var(--h-base-font-color);
}

.portlet-borderless-container, .aui .portlet-borderless-container,
.portlet-content-container, .aui .portlet-content-container {
  background: none;
  margin-bottom: 10px;
  padding: 0;
}

.journal-content-article p, .journal-content-article .aui p {
  font-size: 1rem;
}
.journal-content-article p.style-h1, .journal-content-article p.style-h2, .journal-content-article p.style-h3, .journal-content-article p.style-h4, .journal-content-article p.style-h5 {
  color: var(--h-base-ueberschrift-zeile-1-color);
  line-height: 110%;
  padding: 0;
}
.journal-content-article p.style-h1 {
  font-size: 2.5rem;
  margin-bottom: 30px;
}
.journal-content-article p.style-h1 a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media only screen and (max-width: 479px) {
  .aui .journal-content-article p.style-h1 {
    font-size: 2rem;
  }
}
.journal-content-article h2, .journal-content-article .aui h2, .journal-content-article p.style-h2 {
  font-size: 1.5rem;
  text-transform: none;
}
.journal-content-article h2 a, .journal-content-article .aui h2 a, .journal-content-article p.style-h2 a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.journal-content-article h3, .journal-content-article .aui h3, .journal-content-article p.style-h3, .journal-content-article h1.style-h3 {
  font-size: 1.125rem;
  text-transform: none;
  margin-top: 25px;
  margin-bottom: 20px;
}
.journal-content-article h3 a, .journal-content-article .aui h3 a, .journal-content-article p.style-h3 a, .journal-content-article h1.style-h3 a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.journal-content-article h4, .journal-content-article .aui h4, .journal-content-article p.style-h4 {
  font-size: 1rem;
  text-transform: none;
  margin-top: 25px;
}
.journal-content-article h4 a, .journal-content-article .aui h4 a, .journal-content-article p.style-h4 a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.journal-content-article h5, .journal-content-article .aui h5, .journal-content-article p.style-h5 {
  text-transform: none;
  margin-top: 25px;
  color: var(--h-base-ueberschrift-h5-zeile-1-color);
}
.journal-content-article h5 span, .journal-content-article .aui h5 span, .journal-content-article p.style-h5 span {
  color: var(--h-base-ueberschrift-h5-zeile-2-color);
}
.journal-content-article h5 a, .journal-content-article .aui h5 a, .journal-content-article p.style-h5 a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.journal-content-article ul {
  display: block;
  margin: 0px 0px 25px 0px;
  padding: 0;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  color: var(--h-base-font-color);
  word-break: normal;
  -moz-hyphens: manual;
}
.journal-content-article ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
.journal-content-article ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
  color: #2DBAD7;
}
.journal-content-article ul li a {
  color: var(--h-glow-link);
  cursor: pointer;
}
.journal-content-article ul li a:hover {
  color: var(--h-glow-link-hover);
  opacity: 80%;
}
.journal-content-article ul.erste-spalte {
  margin-bottom: 0px;
}
.journal-content-article table.tbl-data-1 {
  width: 100%;
  margin-bottom: 30px;
}
.journal-content-article table.tbl-data-1 tr:first-child {
  background-color: var(--h-base-tbl-kopf-bg-color) !important;
  font-weight: bold;
  color: var(--h-white);
}
.journal-content-article table.tbl-data-1 tr:nth-child(even) {
  background-color: var(--h-base-tbl-zeile-hell-bg-color);
}
.journal-content-article table.tbl-data-1 tr:nth-child(odd) {
  background-color: var(--h-base-tbl-zeile-dunkel-bg-color);
}
.journal-content-article table.tbl-data-1 td {
  padding: 12px;
  text-align: center;
}
.journal-content-article table.tbl-data-1 td:first-child {
  text-align: left;
}
.journal-content-article table.tbl-data-2 {
  width: 100%;
  margin-bottom: 30px;
}
.journal-content-article table.tbl-data-2 tr:nth-child(odd) {
  background-color: var(--h-base-tbl-zeile-dunkel-bg-color);
}
.journal-content-article table.tbl-data-2 tr:nth-child(even) {
  background-color: var(--h-base-tbl-zeile-hell-bg-color);
}
.journal-content-article table.tbl-data-2 td:first-child {
  font-weight: bold;
}
.journal-content-article table.tbl-data-2 td {
  padding: 12px;
}
.journal-content-article table.tbl-data-3 {
  width: 100%;
  margin-bottom: 30px;
}
.journal-content-article table.tbl-data-3 th {
  background-color: var(--h-base-tbl-kopf-bg-color) !important;
  font-weight: bold;
  color: var(--h-white);
  vertical-align: top;
}
.journal-content-article table.tbl-data-3 tr:nth-child(odd) {
  background-color: var(--h-base-tbl-zeile-hell-bg-color);
}
.journal-content-article table.tbl-data-3 tr:nth-child(even) {
  background-color: var(--h-base-tbl-zeile-dunkel-bg-color);
}
.journal-content-article table.tbl-data-3 td, .journal-content-article table.tbl-data-3 th {
  padding: 12px;
  text-align: left;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .journal-content-article table.tbl-data-3 td, .aui .journal-content-article table.tbl-data-3 th {
    padding: 5px;
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui .journal-content-article table.tbl-data-3 td, .aui .journal-content-article table.tbl-data-3 th {
    padding: 5px;
    font-size: 0.8rem;
  }
}
.journal-content-article table.tbl-data-3 td:first-child {
  font-weight: bold;
}
.journal-content-article table.tbl-data-3 td:first-child span {
  font-weight: normal;
}
.journal-content-article table.tbl-hlp-1 {
  width: 100%;
  margin-bottom: 30px;
}
.journal-content-article table.tbl-hlp-1 td {
  padding: 10px;
}
.journal-content-article table.tbl-hlp-1 td:first-child {
  padding-left: 0px;
}
.journal-content-article p.bilduntertitel, .journal-content-article p.bilduntertitel-1 {
  color: var(--h-dark-blue);
  font-size: 0.875rem;
  line-height: 140%;
  margin-top: -20px;
  padding-bottom: 15px;
}
.journal-content-article p.bilduntertitel-2 {
  color: var(--h-base-font-color);
  font-size: 0.625rem;
  line-height: 120%;
  margin-top: -15px;
  padding-bottom: 15px;
}
.journal-content-article p.bilduntertitel-3 {
  color: var(--h-dark-blue);
  font-size: 0.875rem;
  line-height: 140%;
  margin-top: -5px;
  padding-bottom: 15px;
}
.journal-content-article p.hinweis {
  font-size: 0.875rem;
}
.journal-content-article p.hinweis-studie {
  font-size: 0.875rem;
  font-weight: bold;
  color: var(--h-electric-blue);
}
.journal-content-article iframe.anfahrt {
  border: 0;
  max-width: 600px;
  height: 400px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .journal-content-article iframe.anfahrt {
    height: 200px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .journal-content-article iframe.anfahrt {
    height: 250px;
  }
}

.portlet-asset-publisher .journal-content-article img {
  max-width: 100%;
}

.aui .portlet-journal-content .journal-content-article, .aui .portlet-asset-publisher .asset-content {
  word-break: normal;
  -moz-hyphens: manual;
  hyphens: manual;
  -webkit-hyphens: manual;
  ms-hyphens: manual;
  o-hyphens: manual;
}

.aui .portlet-journal-content .journal-content-article p.h-btn a {
  text-decoration: none;
}

.aui .portlet-journal-content .journal-content-article p.h-btn a:hover {
  text-decoration: none;
}

.js-is-hidden {
  display: none;
}

.ui-datepicker-prev > .ui-icon {
  background-image: url(../images/ui-icons_555555_256x240.png) !important;
}

.ui-datepicker-next > .ui-icon {
  background-image: url(../images/ui-icons_555555_256x240.png) !important;
}

.ui-widget-content {
  font-size: 1em;
  background: var(--h-white);
}

.ui-autocomplete, .ui-autocomplete .ui-menu-item, .ui-autocomplete .ui-menu-item a, .ui-autocomplete .ui-menu-item a:hover {
  background: var(--h-white);
}

#toTop-right {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 8px;
  right: 20px;
  outline: none;
  z-index: 1000001;
}

@media only screen and (max-width: 768px) {
  #toTop-right {
    bottom: 85px;
  }
}
#toTop-left {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  left: 20px;
  outline: none;
}

#toTop-center {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  left: 50%;
  margin-left: -20px;
  /*Feintuning je nach Inhalt */
  outline: none;
}

.cc_banner-wrapper .cc_container {
  background-color: #40b7e3;
}
.cc_banner-wrapper .cc_message {
  color: #fff;
  font-size: 16px;
  line-height: 140%;
}
.cc_banner-wrapper .cc_more_info {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: #002776;
}
.cc_banner-wrapper .cc_more_info:visited {
  color: #002776;
}
.cc_banner-wrapper .cc_more_info:hover {
  color: #fff;
}
.cc_banner-wrapper .cc_btn {
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  font-weight: bold !important;
  color: #fff !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.cc_banner-wrapper .cc_btn:hover {
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}

.trackingPixel {
  display: none;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

#ControlMenu.control-menu-level-1 {
  background-color: #002776;
  background-image: none;
}

#productMenuSidebar .sidebar-header {
  background-color: #002776;
}

li:focus, li:active, a:focus, a:active {
  outline: none !important;
}

#teconsent {
  display: none !important;
}

/* ui-menu-item {{{ */
.ui-autocomplete.ui-menu.ui-widget {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #009fda;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  overflow: hidden;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item a {
  color: #000;
  font-size: 20px !important;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover,
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover a {
  background: #009fda;
  color: #fff !important;
  border: none !important;
}

.ui-widget-content .ui-menu-item a:hover,
.ui-widget-content .ui-menu-item.ui-state-focus {
  border: none !important;
  background: #009fda !important;
  color: #fff !important;
  margin: 0 !important;
}

/* }}} */
@media (max-width: 325px) {
  .ui-widget.ui-widget-content {
    width: 76.5% !important;
  }
}
@media (min-width: 330px) and (max-width: 365px) {
  .ui-widget.ui-widget-content {
    width: 79% !important;
  }
}
@media (min-width: 366px) and (max-width: 380px) {
  .ui-widget.ui-widget-content {
    width: 80% !important;
  }
}
@media (min-width: 405px) and (max-width: 425px) {
  .ui-widget.ui-widget-content {
    width: 82% !important;
  }
}
@media print {
  div#contact-us-button-open {
    display: none !important;
  }

  .knw_widget_button_wrapper {
    display: none !important;
  }
}
.go-to-new-page-icon {
  filter: invert(46%) sepia(50%) saturate(4050%) hue-rotate(168deg) brightness(98%) contrast(101%);
  background: url("../images/glyphicons-basic-152-square-new-window.svg") -3px 3px no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
}
.go-to-new-page-icon:hover {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}

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

a#toTop-right i {
  color: white;
}

@media (max-width: 767.98px) {
  a#toTop-right {
    display: none !important;
  }
}

.flex-container {
  display: flex;
}
.flex-container h3 {
  margin-top: 0 !important;
}

.h-h1, .h-h2, .h-h3 {
  hyphens: auto;
  text-wrap: balance;
}

/* Form Required * Color Fixed */
label .reference-mark,
p .reference-mark, .reference-mark {
  color: black !important;
}

/* Hays Checkbox Hide Mandatory Mark */
.haysCheckboxParent-false .reference-mark {
  display: none;
}

#ddm-form-submit {
  margin-left: 0px !important;
}

.lfr-ddm-form-pagination-controls {
  padding-left: 10px !important;
}

.flex {
  display: flex;
}

.flex-flow-row-no-wrap {
  flex-flow: row nowrap;
}

ol {
  margin-left: 20px !important;
}

.page-editor__wrapper--padded-end .showcontrolmenu {
  z-index: 0 !important;
}

ol li a, a.g-btn, a.g-btn:hover, .h-h3 a {
  text-decoration: none !important;
}

ol li a:hover, .h-h3 a:hover {
  text-decoration: underline !important;
}

.aui div.modal-footer button.btn {
  display: inline-block;
  height: 30px;
  line-height: 29px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 0px;
  text-shadow: none;
  box-shadow: none;
  padding: 0px 0px;
}
.aui div.modal-footer button.btn:hover {
  background: var(--h-grau-2);
}
.aui div.modal-footer button.btn + .btn {
  margin-left: 0px;
}
.aui .hh-btn--normal-color,
.aui a.hh-btn--normal-color,
.aui button.hh-btn--normal-color {
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
}
.aui .hh-btn--normal-color:hover,
.aui a.hh-btn--normal-color:hover,
.aui button.hh-btn--normal-color:hover {
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
.aui .btn-info {
  color: var(--h-white);
  background-color: #00c8f7;
}

.hh-btn, .searchbar .searchbar-trigger, .searchbar--marginbottom .searchbar-trigger, .searchbar--extended .searchbar-trigger {
  display: inline-block;
  height: 30px;
  line-height: 29px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
}
.hh-btn:hover, .searchbar .searchbar-trigger:hover, .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--extended .searchbar-trigger:hover {
  background: var(--h-grau-2);
}

.hh-btn--normal-color,
a.hh-btn--normal-color,
button.hh-btn--normal-color {
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
}
.hh-btn--normal-color:hover,
a.hh-btn--normal-color:hover,
button.hh-btn--normal-color:hover {
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}

.hh-btn--inverted-color,
a.hh-btn--inverted-color,
button.hh-btn--inverted-color {
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
.hh-btn--inverted-color:hover,
a.hh-btn--inverted-color:hover,
button.hh-btn--inverted-color:hover {
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
}

.hh-btn.hh-btn-colored, .searchbar .hh-btn-colored.searchbar-trigger, .searchbar--marginbottom .hh-btn-colored.searchbar-trigger, .searchbar--extended .hh-btn-colored.searchbar-trigger {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-btn-hover);
}
.hh-btn.hh-btn-colored:hover, .searchbar .hh-btn-colored.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn-colored.searchbar-trigger:hover, .searchbar--extended .hh-btn-colored.searchbar-trigger:hover {
  background-color: var(--h-hays-cyan);
}
.hh-btn.hh-btn-colored.hays-green, .searchbar .hh-btn-colored.hays-green.searchbar-trigger, .searchbar--marginbottom .hh-btn-colored.hays-green.searchbar-trigger, .searchbar--extended .hh-btn-colored.hays-green.searchbar-trigger {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-green);
}
.hh-btn.hh-btn-colored.hays-green:hover, .searchbar .hh-btn-colored.hays-green.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn-colored.hays-green.searchbar-trigger:hover, .searchbar--extended .hh-btn-colored.hays-green.searchbar-trigger:hover {
  background-color: var(--h-hays-btn-hover);
}
.hh-btn.hh-btn-colored.hays-pink, .searchbar .hh-btn-colored.hays-pink.searchbar-trigger, .searchbar--marginbottom .hh-btn-colored.hays-pink.searchbar-trigger, .searchbar--extended .hh-btn-colored.hays-pink.searchbar-trigger {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-pink);
}
.hh-btn.hh-btn-colored.hays-pink:hover, .searchbar .hh-btn-colored.hays-pink.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn-colored.hays-pink.searchbar-trigger:hover, .searchbar--extended .hh-btn-colored.hays-pink.searchbar-trigger:hover {
  background-color: var(--h-hays-btn-hover);
}
.hh-btn.hh-btn-colored.hays-orange, .searchbar .hh-btn-colored.hays-orange.searchbar-trigger, .searchbar--marginbottom .hh-btn-colored.hays-orange.searchbar-trigger, .searchbar--extended .hh-btn-colored.hays-orange.searchbar-trigger {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-orange);
}
.hh-btn.hh-btn-colored.hays-orange:hover, .searchbar .hh-btn-colored.hays-orange.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn-colored.hays-orange.searchbar-trigger:hover, .searchbar--extended .hh-btn-colored.hays-orange.searchbar-trigger:hover {
  background-color: var(--h-hays-btn-hover);
}
.hh-btn.hh-btn-colored.hays-violette, .searchbar .hh-btn-colored.hays-violette.searchbar-trigger, .searchbar--marginbottom .hh-btn-colored.hays-violette.searchbar-trigger, .searchbar--extended .hh-btn-colored.hays-violette.searchbar-trigger {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-violette);
}
.hh-btn.hh-btn-colored.hays-violette:hover, .searchbar .hh-btn-colored.hays-violette.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn-colored.hays-violette.searchbar-trigger:hover, .searchbar--extended .hh-btn-colored.hays-violette.searchbar-trigger:hover {
  background-color: var(--h-hays-btn-hover);
}
.hh-btn.hh-btn-colored.hays-cyan, .searchbar .hh-btn-colored.hays-cyan.searchbar-trigger, .searchbar--marginbottom .hh-btn-colored.hays-cyan.searchbar-trigger, .searchbar--extended .hh-btn-colored.hays-cyan.searchbar-trigger {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-cyan);
}
.hh-btn.hh-btn-colored.hays-cyan:hover, .searchbar .hh-btn-colored.hays-cyan.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn-colored.hays-cyan.searchbar-trigger:hover, .searchbar--extended .hh-btn-colored.hays-cyan.searchbar-trigger:hover {
  background-color: var(--h-hays-btn-hover);
}

.hh-btn-3, .aui a.hh-btn-3 {
  display: inline-block;
  height: 30px;
  line-height: 29px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-dark-blue);
  border-color: var(--h-grau-1);
  background: var(--h-grau-1);
}
.hh-btn-3:hover, .aui a.hh-btn-3:hover {
  background: var(--h-grau-2);
}
.hh-btn-3:hover, .aui a.hh-btn-3:hover {
  background: var(--h-grau-2);
  border-color: var(--h-grau-2);
}

.hh-btn--full-width {
  width: 100% !important;
}

.hh-btn--small-width {
  width: 45px !important;
  height: 45px !important;
}

.hh-btn-toggle {
  background-color: var(--h-mainnavi-bg-color);
  background-image: none;
  display: none;
  color: var(--h-white);
  font-size: 2rem;
  margin-top: 20px;
  position: relative;
}
.hh-btn-toggle:hover {
  cursor: pointer;
  text-decoration: none;
  color: var(--h-white);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hh-btn-toggle {
    display: inline-block;
  }
}

.bild-pfeil {
  padding-top: 20px;
  position: relative;
}
.bild-pfeil:before, .bild-pfeil:after {
  content: "";
  position: absolute;
  top: 0;
  border-top: 20px solid white;
  box-sizing: content-box;
}
.bild-pfeil:before {
  width: calc(50% - 15px);
  left: 0;
  border-right: 15px solid transparent;
}
.bild-pfeil:after {
  width: calc(100% - 50% - 15px);
  left: 50%;
  border-left: 15px solid transparent;
}

.fold-category {
  margin-bottom: 45px;
}
.fold-category .fold-category-content {
  display: none;
}
.fold-category .fold-mehr-link {
  border-bottom: solid 6px #eee;
  text-align: right;
  height: 10px;
}
.fold-category .fold-mehr-link a {
  background: #fff;
  padding-left: 15px;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  top: -3px;
}
.fold-category .fold-mehr-link a i.fa {
  text-decoration: none;
}

.hays_eyeAble_IconClass {
  height: 48px;
  width: 48px;
  position: absolute;
  text-align: center;
  top: 105px;
  left: calc(100%-60px);
  right: 5px;
  margin-right: 4px;
  background: url("../EyeAble_V1.9.20/public/images/eye-able_whitelabel-icon_2.svg") no-repeat;
  background-size: 48px 48px;
  border-radius: 8px;
  cursor: pointer;
  z-index: 9999;
}
.hays_eyeAble_IconClass.show {
  display: block;
}
@media (max-width: 767px) {
  .hays_eyeAble_IconClass {
    top: 25%;
    height: 31px;
    width: 31px;
    background-size: 31px 31px;
    left: calc(100%-50px);
    z-index: 99;
    border-radius: 0px;
    display: none !important;
  }
  .hays_eyeAble_IconClass.jobDetail {
    top: 35%;
  }
}

@media (max-width: 767px) {
  .hide-scroll .popup__button .hays_eyeAble_IconClass {
    top: auto;
    position: relative;
    background: none;
    right: 0px;
    width: 110px;
    text-align: start;
  }
  .hide-scroll .popup__button .hays_eyeAble_IconClass.show {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .animeEyeAbleExtended {
    right: 0px;
  }
}

.styled-form-elements .hays-blue-asterisk {
  color: #009fda;
  font-size: 1.5em;
}
.styled-form-elements .hh-btn, .styled-form-elements .searchbar .searchbar-trigger, .styled-form-elements .searchbar--marginbottom .searchbar-trigger, .styled-form-elements .searchbar--extended .searchbar-trigger, .searchbar .styled-form-elements .searchbar-trigger, .searchbar--marginbottom .styled-form-elements .searchbar-trigger, .searchbar--extended .styled-form-elements .searchbar-trigger {
  text-transform: initial !important;
  height: 40px;
  line-height: 40px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.styled-form-elements .ap-color-hays {
  color: #009fda;
}
.styled-form-elements input[type=radio] ~ label {
  background-image: url(../images/forms/icons/Radio-button-graphic.svg);
  padding-left: 30px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
}
.styled-form-elements input[type=radio]:checked ~ label {
  background-position: 0 -20px;
}
.styled-form-elements input[type=radio] {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.styled-checkbox {
  position: absolute !important;
  opacity: 0 !important;
  z-index: 999;
  width: 20px;
  height: 20px;
}

.styled-checkbox + label {
  position: relative !important;
  cursor: pointer !important;
  padding: 0 !important;
  font-size: 1rem !important;
}

.styled-checkbox ~ label {
  font-size: 1rem !important;
}
.styled-checkbox ~ label a {
  font-weight: bold;
  text-decoration: none;
}

.styled-checkbox + label:before {
  content: "" !important;
  margin-right: 15px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  width: 20px !important;
  height: 20px !important;
  background: url("../images/forms/icons/Checkbox.svg") !important;
  float: left;
}

.styled-checkbox:checked + label:before {
  background: url("../images/forms/icons/CheckboxAktiv.svg") !important;
}

.styled-checkbox.error-border + label:before {
  background: url("../images/forms/icons/Checkbox-error.svg") !important;
}

.styled-checkbox:disabled + label {
  color: #b8b8b8 !important;
  cursor: auto !important;
}

.styled-checkbox:disabled + label:before {
  box-shadow: none !important;
  background: #ddd !important;
}

.ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 16px/22px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: #333333;
  margin: 0;
}

.error-icon-cmp {
  display: inline-block;
  background: url("../images/forms/icons/validierung-error.svg");
  width: 18px;
  height: 18px;
  margin-right: 15px;
  vertical-align: text-top;
  margin-left: 1px;
}

.error-icon-cmp ~ span {
  line-height: 18px;
  display: inline-block;
}

.responsive_chkbox {
  font-size: 1rem;
}
.responsive_chkbox a {
  text-decoration: none;
}

.horizon-spacing {
  display: inline-block;
  margin-top: -4px;
  font-size: 1em;
  width: 94%;
}
.horizon-spacing a {
  text-decoration: none;
  font-weight: bold;
}

@media (max-width: 670px) {
  .horizon-spacing {
    width: 85% !important;
  }
}
.cpm-container {
  margin-bottom: 20px;
  /*.cpm-text-description{
      margin-left: 2.5rem;

  }*/
}
.cpm-container p {
  font-size: 1rem !important;
}
.cpm-container p.ReiterAktivEmail {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-text-fs-lg) !important;
}
@media (max-width: 767.98px) {
  .cpm-container p.ReiterAktivEmail {
    font-size: var(--h-text-fs);
  }
}
.cpm-container a {
  font-weight: bold;
}
.cpm-container .cpm-checkbox-container {
  float: left;
  padding-top: 2px;
  padding-left: 0;
}
.cpm-container .cpm-text-description p:last-child, .cpm-container .text-truncate-container p:last-child {
  font-size: 14px !important;
}
.cpm-container .mobile-only {
  display: none;
}
.cpm-container .horizon-spacing {
  width: 95%;
}
.cpm-container #register-form-button .btn-info {
  color: var(--h-mid-blue) !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  background-color: transparent !important;
  border: none !important;
}
.cpm-container #register-form-button .btn-info:active:focus, .cpm-container #register-form-button .btn-info:active:hover, .cpm-container #register-form-button .btn-info:focus {
  outline: none;
}
.cpm-container #register-form-button .btn-info span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 6px;
}
.cpm-container #register-form-button .collapsing {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.cpm-container #register-form-button .arrow-up {
  display: inline-block;
}
.cpm-container #register-form-button .arrow-down {
  display: inline-block;
}
.cpm-container #register-form-button .hide {
  display: none;
}
.cpm-container #register-form-button .show {
  display: block;
}
.cpm-container #register-form-button .btn-arrow-container {
  display: flex;
  justify-content: right;
  float: right;
}
.cpm-container #register-form-button .btn-arrow-container .btn-arrow {
  display: flex;
  align-items: baseline;
}
.cpm-container #register-form-button.one-checkbox .intro-text {
  max-height: 218px;
}
.cpm-container #register-form-button.one-checkbox .collapse-view {
  min-height: 218px;
}
.cpm-container #register-form-button.one-checkbox .text-truncate-container {
  -webkit-line-clamp: 8 !important;
}
.cpm-container #accordion-text-description .input-checkbox-wrapper input.field {
  padding-top: 2px;
}
.cpm-container #accordion-text-description.collapse-view {
  position: relative;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border: none;
  min-height: 58px;
  margin-top: 15px;
}
.cpm-container #accordion-text-description.intro-text {
  position: relative;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border: none;
  position: relative;
  max-height: 58px;
  margin-top: 15px;
}
.cpm-container #accordion-text-description.intro-text .input-checkbox-wrapper input.field {
  z-index: 4;
}
.cpm-container #accordion-text-description.intro-text:after {
  position: absolute;
  bottom: 0;
  left: 0px;
  content: "";
  width: 100%;
  height: 100px;
  display: block;
  background-image: linear-gradient(0deg, white 0%, white 10%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 83%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.cpm-container #accordion-text-description .text-truncate-container {
  position: relative;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border: none;
}
.cpm-container #collapse-expand-text-description .h-checkbox {
  line-height: 17px;
}
.cpm-container #collapse-expand-text-description .input-checkbox-wrapper input.field {
  padding-top: 2px;
}
.cpm-container #collapse-expand-text-description.collapse-view {
  position: relative;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border: none;
  min-height: 58px;
  margin-top: 15px;
}
.cpm-container #collapse-expand-text-description.intro-text {
  position: relative;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border: none;
  position: relative;
  max-height: 100px;
  margin-top: 15px;
}
.cpm-container #collapse-expand-text-description.intro-text .input-checkbox-wrapper input.field {
  z-index: 4;
}
.cpm-container #collapse-expand-text-description.intro-text:after {
  position: absolute;
  bottom: 0;
  left: 0px;
  content: "";
  width: 100%;
  height: 100px;
  display: block;
  background-image: linear-gradient(0deg, white 0%, white 10%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 83%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.cpm-container #collapse-expand-text-description .text-truncate-container {
  position: relative;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  border: none;
}
@media only screen and (max-width: 600px) {
  .cpm-container.collapse-view {
    min-height: 218px;
  }
  .cpm-container.intro-text {
    position: relative;
    max-height: 218px;
  }
}
.cpm-container .btn-info {
  color: var(--h-mid-blue) !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  background-color: transparent !important;
  border: none !important;
}
.cpm-container .btn-info:active:focus, .cpm-container .btn-info:active:hover, .cpm-container .btn-info:focus {
  outline: none;
}
.cpm-container .btn-info span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 6px;
}
.cpm-container .collapsing {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.cpm-container .arrow-up {
  display: inline-block;
}
.cpm-container .arrow-down {
  display: inline-block;
}
.cpm-container .hide {
  display: inline-block;
}
.cpm-container .show {
  display: block;
}
.cpm-container .btn-arrow-container {
  display: flex;
  justify-content: right;
  float: right;
}
.cpm-container .btn-arrow-container .btn-arrow {
  display: flex;
  align-items: baseline;
}
@media only screen and (max-width: 600px) {
  .cpm-container .btn-arrow-container .horizon-spacing {
    width: 85% !important;
  }
  .cpm-container .btn-arrow-container .height-70 {
    max-height: 70px;
  }
  .cpm-container .btn-arrow-container .collapse-view {
    position: relative;
    -webkit-line-clamp: 10;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border: none;
    min-height: 218px;
  }
  .cpm-container .btn-arrow-container .mobile-only {
    display: block;
    text-align: right;
  }
  .cpm-container .btn-arrow-container .intro-text {
    position: relative;
    max-height: 218px;
  }
  .cpm-container .btn-arrow-container .intro-text:after {
    position: absolute;
    bottom: 0;
    left: 0px;
    content: "";
    width: 100%;
    height: 100px;
    display: block;
    background-image: linear-gradient(0deg, white 0%, white 10%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 83%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }
  .cpm-container .btn-arrow-container .text-truncate-container {
    position: relative;
    -webkit-line-clamp: 10;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border: none;
  }
}
.cpm-container p.error {
  color: #E0002B;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin: 0;
}
.one-checkbox .cpm-text-description p {
  margin-left: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .studien-content-template .container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .aui .studien-content-template .container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .studien-content-template .container {
    max-width: 100%;
  }
}
.studien-content-template .has-error .form-feedback-item {
  left: auto;
}
.studien-content-template .default-label-text .help-block {
  left: 15px;
  color: #e00c42;
}
.studien-content-template .form-group {
  position: initial;
}
.studien-content-template .cpm-container .has-error {
  position: relative;
}
.studien-content-template .cpm-container .has-error .form-feedback-item {
  bottom: 24px;
  left: 0;
  min-width: 290px;
  color: #e00c42;
}
@media only screen and (max-width: 600px) {
  .studien-content-template .cpm-container .has-error .form-feedback-item {
    bottom: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .studien-content-template .cpm-container .form-group label {
    margin-top: 20px;
  }
}
.studien-content-template .cpm-text-description {
  margin-top: 0px;
}
@media only screen and (max-width: 600px) {
  .studien-content-template .cpm-text-description {
    margin-top: 0px;
  }
}
.studien-content-template .mandatory-text {
  padding-top: 15px;
  margin-left: 40px;
}
.studien-content-template .detail-buttons {
  display: none;
}
.studien-content-template .cpm-text-container {
  position: relative;
}

.cpm-container .styled-checkbox + .checkboxaction {
  width: 20px;
  height: 20px;
  position: absolute;
  background: url("../images/modules/common/hays/checkbox.svg") !important;
}
.cpm-container .styled-checkbox.error-border + .checkboxaction {
  width: 20px;
  height: 20px;
  position: absolute;
  background: url("../images/forms/icons/Checkbox-error.svg") !important;
}
.cpm-container .styled-checkbox:checked + .checkboxaction {
  width: 20px;
  height: 20px;
  position: absolute;
  background: url("../images/forms/icons/CheckboxAktiv.svg") !important;
}

.cpm-container .reference-mark.text-warning {
  display: none;
}

.cpm-container .has-error .form-feedback-item {
  margin-bottom: 20px;
  margin-top: 20px;
}

.cpm-container .btn-info {
  color: var(--h-btn-glow-primary) !important;
}
.cpm-container .btn-info:hover {
  color: var(--h-btn-glow-primary-hover) !important;
}

i[class*=icon-], i.fa {
  color: var(--h-btn-glow-primary);
}
i[class*=icon-]:hover, i.fa:hover {
  color: var(--h-btn-glow-primary-hover) !important;
}

/*
    Document   : hays_layout
    Created on : 12.08.2013, 10:09:48
    Author     : csh
    Description:
        Enthält alle Styles die für das Seitenlayout zuständig sind
*/
@media (min-width: 300px) and (max-width: 991px) {
  html {
    overflow-x: hidden;
  }
}
@media (min-width: 300px) and (max-width: 991px) {
  .control-menu {
    z-index: 1 !important;
  }
}
@media (min-width: 768px) and (max-width: 1290px) {
  .row:before, .row:after {
    content: " ";
    display: table;
  }

  .row:after {
    clear: both;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .navbar-static-top {
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .navbar-static-top {
    padding: 0;
    margin: 0;
  }
}

@media print {
  a, button {
    display: none !important;
  }
}
/*
    @NOTE(srr): hack um den horizontalen scrollbalken unten zu entfernen. - 23.07.2018 srr
 */
.aui body {
  overflow-x: hidden;
}

.hide-scroll {
  overflow: hidden;
}

/* Job Empfehlungen- Banner*/
#banner-empfehlung {
  display: none;
  padding: 20px 100px;
  padding-bottom: 5px;
  clear: both;
  position: fixed;
  color: white;
  background-color: #002776;
  min-width: 100%;
  z-index: 999999;
  -webkit-box-shadow: 0 0px 9px 5px #333;
  -moz-box-shadow: 0 0px 9px 5px #333;
  box-shadow: 0 0px 9px 5px #333;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #banner-empfehlung {
    padding: 25px 35px 5px 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #banner-empfehlung {
    padding: 25px 35px 5px 20px;
  }
}
#banner-empfehlung #x {
  position: absolute;
  color: #009fda;
  top: 15px;
  right: 15px;
  background-color: transparent;
  border: 0px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 20px;
  border-radius: 50%;
  padding: 0px 6px;
  background: white;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #banner-empfehlung #x {
    top: 4%;
    right: 5%;
  }
}
@media only screen and (max-width: 479px) {
  .aui #banner-empfehlung #x {
    top: 4%;
    right: 5%;
  }
}
#banner-empfehlung h3 {
  color: white;
  text-transform: none;
}
@media only screen and (max-width: 479px) {
  .aui #banner-empfehlung h3 {
    max-width: 90%;
    font-size: 1.2rem;
  }
}
#banner-empfehlung #neueJobs {
  margin-top: 30px;
  white-space: nowrap;
  padding-top: 5px;
  padding-bottom: 35px;
}
@media (max-width: 992px) {
  #banner-empfehlung #neueJobs {
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
  }
}
#banner-empfehlung p {
  color: white;
  font-size: 18px;
}
#banner-empfehlung p.small {
  color: white;
  font-size: 14px;
}
#banner-empfehlung .underline {
  color: #009fda;
}

.contact-us {
  align-items: center;
  background: var(--Primary-Colors-HAYS-Midnight-Blue, #0A0532);
  border-left: 1px solid #FFF;
  border-radius: 10px 10px 0px 0px;
  border-right: 1px solid #FFF;
  border-top: 1px solid #FFF;
  cursor: pointer;
  display: inline-flex;
  flex-shrink: 0;
  gap: 10px;
  justify-content: center;
  padding: 5px 20px 6px 15px;
  position: fixed;
  right: -62px;
  margin-right: 0;
  text-align: center;
  top: calc(33% + 128px);
  transform: rotate(-90deg);
  width: 160px;
  z-index: 9999;
}
@media (min-height: 300px) and (max-height: 991px) {
  .contact-us {
    top: calc(15% + 225px);
  }
}
@media (max-width: 767px) {
  .contact-us {
    display: none !important;
  }
}
.contact-us_icon {
  background: url("../images/Sticky-kontakt_icon.svg") no-repeat;
  width: 24px;
  height: 24px;
  transform: rotate(90deg);
}
.contact-us-text {
  font: normal normal bold 16px/18px var(--h-glow-font-family);
  color: white;
}

.wrapper {
  display: none;
}

.helper {
  height: 100%;
  width: 280px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(10, 5, 50, 0.6);
  z-index: 9999;
}
.helper-menu {
  position: fixed;
  top: 33%;
  width: 212px;
  height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 20px;
  opacity: 1;
}
@media (min-height: 300px) and (max-height: 991px) {
  .helper-menu {
    top: calc(15% + 40px);
    height: 240px;
  }
}
.helper-menu-item {
  margin-top: 30px;
}
.helper-menu-item-close-icon {
  display: flex;
  justify-content: flex-end;
}
.helper-menu-item-text {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: white;
  text-align: right;
  margin-right: 8px;
  word-break: break-word;
  font: normal normal bold 16px/18px var(--h-glow-font-family);
  line-height: 1em;
  text-decoration: none !important;
}
.helper-menu-item-ico {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--h-glow-min, #A0F2E4);
  border-radius: 8px;
  cursor: pointer;
  margin-left: 8px;
}
.helper-menu-item-ico__close {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background: var(--h-glow-dark-blue, #0A0532);
  margin-right: 8%;
  border-radius: 8px;
  cursor: pointer;
}
.helper-menu-item-ico__close_close {
  background: url("../images/Sticky-close_icon.svg") no-repeat;
  width: 14px;
  height: 14px;
}
.helper-menu-item-ico__close:hover {
  background: var(--h-glow-azure-blue-dark-2, #0F42BE);
}
.helper-menu-item-ico_email {
  background: url("../images/Sticky-email_icons.svg") no-repeat;
  width: 31px;
  height: 22px;
}
.helper-menu-item-ico_support {
  background: url("../images/Sticky-support_icon.svg") no-repeat;
  width: 31px;
  height: 31px;
}
.helper-menu-item-ico_phone {
  background: url("../images/Sticky-call_icon.svg") no-repeat;
  width: 28px;
  height: 25px;
}
.helper-menu-item-ico_formular {
  background: url("../images/Sticky-formular_icon.svg") no-repeat;
  width: 31px;
  height: 31px;
}
.helper-menu-item-ico_chat {
  background: url("../images/Sticky-livechat_icon.svg") no-repeat;
  width: 31px;
  height: 27px;
}
.helper-menu-item-ico:hover {
  background: var(--h-glow-light-teal-4-5, #C8FBE8);
}
@media (max-width: 425px) {
  .helper {
    width: 100%;
  }
}

/* header {{{ */
.header {
  height: var(--h-header-height);
  padding-top: var(--h-header-padding-top);
  /* Mein Hays Besonderheiten */
}
.header .sprachschalter {
  float: right;
  line-height: 26px;
}
.header.header-rahmen {
  border-bottom: solid 7px #e6e6e6;
  margin-bottom: 40px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 479px) {
  .aui .header.header-rahmen {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .header {
    padding-top: var(--h-header-padding-top-mobile);
  }
}
@media only screen and (max-width: 479px) {
  .aui .header {
    padding-top: var(--h-header-padding-top-mobile);
  }
}
.header .mobile-menu-icon {
  display: none;
}
@media (min-width: 300px) and (max-width: 991px) {
  .header .menulinks {
    width: 100% !important;
  }
  .header .menulinks .mobile-menu-icon {
    background: url("../images/burger.svg") 0 0 no-repeat;
    width: 40px;
    filter: invert(71%) sepia(77%) saturate(5589%) hue-rotate(164deg) brightness(92%) contrast(101%);
    height: 25px;
    margin: 10px 0 0 0;
    display: block;
    cursor: pointer;
  }
}
.header .menulinks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.header .menulinks .generic-arrow-color {
  color: var(--h-bordered-navi-trennstrich-color);
}
.header .menulinks .top-links a {
  font: normal normal bold 16px/24px var(--h-font-family);
}
.header .menulinks .top-links__language {
  display: flex;
  align-items: center;
}
.header .menulinks .top-links__language .languageselect li a {
  border-right: 2px solid var(--h-bordered-navi-trennstrich-color);
  padding: 0 7px;
}
.header .menulinks .top-links__language .languageselect li:first-child a {
  padding-left: 20px;
}
.header .menulinks .top-links__language .languageselect li:last-child a {
  border-right: none;
}
.header .menulinks.languageselect .bold {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.header .menulinks.languageselect a {
  border-right: 2px solid var(--h-bordered-navi-trennstrich-color);
  padding-right: 7px;
  margin-left: 7px;
  color: var(--h-dark-blue);
  font: normal normal normal 19px/22px var(--h-font-family);
  letter-spacing: 0px;
  font-size: 0.75rem;
}
.header .menulinks.languageselect li:last-child a {
  border-right: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .header .menulinks.languageselect {
    padding-right: 0px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .header .menulinks.languageselect {
    padding-right: 8px;
    line-height: 1px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .header .menulinks.languageselect {
    padding-right: 8px;
    line-height: 1px;
  }
}
.header .menulinks ul {
  padding: 0;
  margin: 10px 0 0 0;
  list-style-type: none;
}
.header .menulinks ul li {
  display: list-item;
  float: left;
  line-height: inherit;
  position: relative;
}
.header .menulinks ul li .icon_size {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0px 5px -5px 0;
}
.header .menulinks ul li .icon_job_search {
  background: url("../images/Jobsearch_Icon.svg") 0 0 no-repeat;
}
.header .menulinks ul li .icon_personal {
  margin: 0px 5px -2px 0;
  background: url("../images/Personalanfragen_Icon.svg") 0 0 no-repeat;
}
.header .menulinks ul li .icon_location {
  background: url("../images/Location_Icon.svg") 0 0 no-repeat;
}
.header .menulinks ul li .icon_login {
  background: url("../images/Login_Icon.svg") 0 0 no-repeat;
}
.header .menulinks ul li .icon_login_cyan {
  background: url("../images/Login_Icon_cyan.svg") 0 0 no-repeat;
}
.header .menulinks ul li a {
  border-right: 2px solid #F2F2F2;
  padding: 0 15px;
  margin: 0;
  color: var(--h-white);
  font: normal normal normal 16px/24px var(--h-font-family);
  letter-spacing: 0px;
}
.header .menulinks ul li .top-links-login {
  color: #d71e85;
}
.header .menulinks ul li.logo a {
  padding: 0;
  margin: 0 !important;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .header .menulinks ul li.logo {
    padding-top: 7px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .header .menulinks ul li.logo {
    padding-top: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .header .menulinks ul li.logo {
    padding-top: 0;
  }
}
.header .menulinks ul li:last-child a {
  border-right: 0;
}
.header .menulinks ul li:hover a {
  color: #009fda;
}
.header .menulinks ul .select-myHays {
  padding-right: 40px;
  color: #d71e85;
}
.header .menulinks ul .my-hays-icon {
  position: absolute;
  right: 15px;
  top: 5px;
  pointer-events: none;
  color: #d71e85;
}
.header .menulinks ul li:hover .top-links-login {
  color: #002776;
}
.header .menulinks ul li:hover .select-myHays {
  color: #002776;
}
.header .menulinks ul li:hover .top-links-login .icon_login {
  background: url("../images/Login_Icon_hover.svg") 0 0 no-repeat;
}
.header .menulinks ul li:hover .select-myHays .icon_login_cyan {
  background: url("../images/Login_Icon_cyan_hover.svg") 0 0 no-repeat;
}
.header .menulinks ul li:hover .my-hays-icon {
  color: #002776;
}
.header .menulinks ul li:hover .icon_job_search {
  background: url("../images/Jobsearch_Icon_hover.svg") 0 0 no-repeat;
}
.header .menulinks ul li:hover .icon_personal {
  margin: 0px 5px -2px 0;
  background: url("../images/Personalanfragen_Icon_hover.svg") 0 0 no-repeat;
}
.header .menulinks ul li:hover .icon_location {
  background: url("../images/Location_Icon_hover.svg") 0 0 no-repeat;
}
.header .menulinks ul .tooltiptext {
  visibility: hidden;
  padding: 0 5px;
  text-align: center;
  font: normal normal normal 14px/20px var(--h-font-family);
  background-color: #e6feff;
  color: #002776;
  white-space: nowrap;
  letter-spacing: 0px;
  border: 1px solid #002776;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 35%;
  opacity: 0;
}
.header .menulinks ul .tooltiptext:before,
.header .menulinks ul .tooltiptext:after {
  content: "";
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 100%;
  left: 10px;
  margin-left: -10px;
}
.header .menulinks ul .tooltiptext:before {
  border-top: 7px solid #002776;
  margin-top: 0px;
}
.header .menulinks ul .tooltiptext:after {
  border-top: 10px solid #e6feff;
  margin-top: -4px;
  z-index: 1;
}
.header .menulinks ul li:hover .tooltiptext_search {
  visibility: visible;
  opacity: 1;
}
.header .menulinks ul li:hover .tooltiptext_personal {
  visibility: visible;
  opacity: 1;
}
.header .menulinks ul li:hover .tooltiptext_standorte {
  visibility: visible;
  opacity: 1;
}
.header .menulinks-without-logo {
  justify-content: flex-end;
}
.header div {
  position: relative;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .header .span4, .aui .header .span8 {
    float: left;
  }
  .aui .header .span4 {
    width: 30%;
    padding-left: 15px;
  }
  .aui .header .span8 {
    width: 70%;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .header .span4, .aui .header .span8 {
    float: left;
  }
  .aui .header .span4 {
    width: 30%;
    padding-left: 15px;
  }
  .aui .header .span8 {
    width: 70%;
    padding-right: 15px;
  }
}
.header a, .header span.taglib-language-list-text {
  border-right: 1px solid var(--h-bordered-navi-trennstrich-color);
  padding-right: 7px;
  margin-left: 3px;
  color: var(--h-bordered-navi-font-color);
  font-size: 0.75rem;
}
.header a:last-child, .header span.taglib-language-list-text:last-child {
  border-right: none;
  padding-right: 0;
}
.header a:hover, .header span.taglib-language-list-text:hover {
  color: var(--h-bordered-navi-font-color-hover);
}
.header .logo {
  margin: 0;
  padding: 0;
  line-height: 0;
}
.header .logo a {
  margin: 0;
  padding: 0;
}
.header span.taglib-language-list-text {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  cursor: default;
}
.header span.taglib-language-list-text:hover {
  text-decoration: none;
  color: var(--h-header-link-hover-fg-color);
}
.header .portlet-content-container,
.header .portlet-borderless-container {
  padding: 0;
  margin: 0;
  background: none;
}
.header div.countries, .header div.my-hays-meta {
  position: absolute;
  z-index: 999;
  top: -5px;
  left: 15px;
  display: none;
}
.header div.countries .style-h3, .header div.my-hays-meta .style-h3 {
  color: #009fd8;
  margin-bottom: 0;
  font-size: 2.5rem;
}
.header div.countries.my-hays-meta--ohne-lang, .header div.my-hays-meta.my-hays-meta--ohne-lang {
  left: 430px;
}
.header div.countries ul, .header div.my-hays-meta ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
}
.header div.countries ul li, .header div.my-hays-meta ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  border-bottom: solid 1px #ccc;
  line-height: 27px;
}
.header div.countries ul li:hover, .header div.my-hays-meta ul li:hover {
  background: #ccc;
}
.header div.countries ul li a, .header div.my-hays-meta ul li a {
  border: none;
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: uppercase;
}
.header div.countries table, .header div.my-hays-meta table {
  background: #eee !important;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
.header div.countries table td, .header div.my-hays-meta table td {
  padding-left: 25px;
}
.header div.countries table td:last-child, .header div.my-hays-meta table td:last-child {
  padding-right: 25px;
}
.header div.countries table:last-child, .header div.my-hays-meta table:last-child {
  background: #fff;
  border-bottom: solid 1px #ccc;
}
.header div.countries table.my-hays-table, .header div.my-hays-meta table.my-hays-table {
  width: 150%;
}
.header div.my-hays-meta {
  left: 320px;
}
.header div.my-hays-meta .style-h3 {
  text-transform: none;
}
.header div.my-hays-meta ul li a {
  text-transform: none;
}
.header .arrow {
  width: 0px;
  position: relative;
  left: 710px;
  /*calc(56% - 20px)*/
  /* Arrow {{{ */
  border-top: solid 0px transparent;
  border-left: solid 22px transparent;
  border-right: solid 22px transparent;
  border-bottom: solid 22px var(--h-top-navigation-flyoutarrow-color);
  /* }}} */
}
.header .arrow.arrow-worldwide--ohne-lang {
  left: 895px;
}
.header .my-hays-arrow {
  left: 160px;
}
.header #banner {
  z-index: 1;
  position: relative;
  background: var(--h-glow-dark-blue);
}
.header .header {
  padding-top: 25px;
  padding-bottom: 25px;
}
.header .spacer {
  height: 25px;
}
.header .footer {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header .footer ul li {
  border: none;
}
@media print {
  .header {
    display: none;
  }
}

/* }}} */
/* mainnavi {{{ */
.mainnavi, .mainnavi--marginbottom {
  font-family: var(--h-header-font-medium);
  background-color: var(--h-glow-dark-blue);
  height: var(--h-mainnavi-height);
  color: var(--h-mainnavi-fg-color);
  position: relative;
  z-index: 4;
  margin-top: 42px;
}
.mainnavi .hh-btn-toggle span, .mainnavi--marginbottom .hh-btn-toggle span, .mainnavi .mainnavi-icon a, .mainnavi--marginbottom .mainnavi-icon a, .mainnavi .mainnavi-icon a:hover, .mainnavi--marginbottom .mainnavi-icon a:hover {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--h-mainnavi-font-color);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .mainnavi .hh-btn-toggle span, .aui .mainnavi--marginbottom .hh-btn-toggle span, .aui .mainnavi .mainnavi-icon a, .aui .mainnavi--marginbottom .mainnavi-icon a {
    font-size: 1.25rem;
    text-transform: none;
    font-family: var(--h-header-font-medium);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .hh-btn-toggle span, .aui .mainnavi--marginbottom .hh-btn-toggle span, .aui .mainnavi .mainnavi-icon a, .aui .mainnavi--marginbottom .mainnavi-icon a {
    font-size: 1.25rem;
    text-transform: none;
    font-family: var(--h-header-font-medium);
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .hh-btn-toggle span, .aui .mainnavi--marginbottom .hh-btn-toggle span, .aui .mainnavi .mainnavi-icon a, .aui .mainnavi--marginbottom .mainnavi-icon a {
    font-size: 1.25rem;
    text-transform: none;
    font-family: var(--h-header-font-medium);
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .mainnavi, .aui .mainnavi--marginbottom {
    height: auto;
    min-height: 0;
    margin-top: 0;
  }
  .aui .mainnavi > .container, .aui .mainnavi--marginbottom > .container {
    width: 100% !important;
  }
  .aui .aui .mainnavi a.mobile_lock, .aui .mainnavi a.mobile_lock, .aui .mainnavi--marginbottom a.mobile_lock {
    color: #fff !important;
  }
  .aui .mainnavi .expandable:hover, .aui .mainnavi--marginbottom .expandable:hover {
    cursor: pointer;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi, .aui .mainnavi--marginbottom {
    height: auto;
    min-height: 0;
    margin-top: 0;
  }
  .aui .mainnavi > .container, .aui .mainnavi--marginbottom > .container {
    width: 100% !important;
  }
  .aui .aui .mainnavi a.mobile_lock, .aui .mainnavi a.mobile_lock, .aui .mainnavi--marginbottom a.mobile_lock {
    color: #fff !important;
  }
  .aui .mainnavi .expandable:hover, .aui .mainnavi--marginbottom .expandable:hover {
    cursor: pointer;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi, .aui .mainnavi--marginbottom {
    height: auto;
    min-height: 0;
    margin-top: 0;
  }
  .aui .mainnavi > .container, .aui .mainnavi--marginbottom > .container {
    width: 100% !important;
  }
  .aui .aui .mainnavi a.mobile_lock, .aui .mainnavi a.mobile_lock, .aui .mainnavi--marginbottom a.mobile_lock {
    color: #fff !important;
  }
  .aui .mainnavi .expandable:hover, .aui .mainnavi--marginbottom .expandable:hover {
    cursor: pointer;
  }
}
.mainnavi .mainnavi-user .mainnavi-user-label, .mainnavi--marginbottom .mainnavi-user .mainnavi-user-label {
  display: inline-block;
  margin-top: 27px;
}
.mainnavi .mainnavi-icon, .mainnavi--marginbottom .mainnavi-icon {
  margin-top: 27px;
  text-align: right;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .mainnavi-icon, .aui .mainnavi--marginbottom .mainnavi-icon {
    margin-right: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .mainnavi-icon, .aui .mainnavi--marginbottom .mainnavi-icon {
    margin-right: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .mainnavi .mainnavi-content, .aui .mainnavi--marginbottom .mainnavi-content {
    /* overflow   : hidden; */
    height: auto;
    margin-top: 23px;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .top-navigation-link, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .top-navigation-link {
    overflow: hidden;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .js-is-collapsed, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .js-is-collapsed {
    height: 0;
    display: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .current, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .current {
    background-color: #ddd;
    color: #009fda;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .container, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 {
    background-color: #e7e7e7;
    text-transform: none;
    font-size: 1rem;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a {
    text-indent: 15px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a {
    text-indent: 30px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a {
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a {
    text-indent: 45px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a {
    text-indent: 60px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover {
    background: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .mainnavi-content, .aui .mainnavi--marginbottom .mainnavi-content {
    /* overflow   : hidden; */
    height: auto;
    margin-top: 23px;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .top-navigation-link, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .top-navigation-link {
    overflow: hidden;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .js-is-collapsed, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .js-is-collapsed {
    height: 0;
    display: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .current, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .current {
    background-color: #ddd;
    color: #009fda;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .container, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 {
    background-color: #e7e7e7;
    text-transform: none;
    font-size: 1rem;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a {
    text-indent: 15px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a {
    text-indent: 30px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a {
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a {
    text-indent: 45px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a {
    text-indent: 60px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover {
    background: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .mainnavi-content, .aui .mainnavi--marginbottom .mainnavi-content {
    /* overflow   : hidden; */
    height: auto;
    margin-top: 23px;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .top-navigation-link, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .top-navigation-link {
    overflow: hidden;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .js-is-collapsed, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .js-is-collapsed {
    height: 0;
    display: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .current, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .current {
    background-color: #ddd;
    color: #009fda;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .container, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 {
    background-color: #e7e7e7;
    text-transform: none;
    font-size: 1rem;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a {
    text-indent: 15px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-1 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a {
    text-indent: 30px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a {
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-2 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a {
    text-indent: 45px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-3 a:hover {
    background: none;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 {
    background-color: #e7e7e7;
    font-size: 1rem;
    font-weight: normal;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4:hover {
    background-color: #ddd;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a {
    text-indent: 60px;
    color: #009fda;
    font-weight: bold;
    display: table-cell;
    border-bottom: solid 1px #42b9e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover {
    background-color: #41b8e3;
  }
  .aui .mainnavi .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover, .aui .mainnavi--marginbottom .mainnavi-content .top-navigation-flyout-container .layer-4 a:hover {
    background: none;
  }
}
.mainnavi .top-navigation-flyout-link, .mainnavi--marginbottom .top-navigation-flyout-link,
.mainnavi .top-navigation-login-link,
.mainnavi--marginbottom .top-navigation-login-link {
  margin-top: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .mainnavi .top-navigation-flyout-link, .aui .mainnavi--marginbottom .top-navigation-flyout-link,
.aui .mainnavi .top-navigation-login-link,
.aui .mainnavi--marginbottom .top-navigation-login-link {
    float: none;
    margin-top: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .top-navigation-flyout-link, .aui .mainnavi--marginbottom .top-navigation-flyout-link,
.aui .mainnavi .top-navigation-login-link,
.aui .mainnavi--marginbottom .top-navigation-login-link {
    float: none;
    margin-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .top-navigation-flyout-link, .aui .mainnavi--marginbottom .top-navigation-flyout-link,
.aui .mainnavi .top-navigation-login-link,
.aui .mainnavi--marginbottom .top-navigation-login-link {
    float: none;
    margin-top: 0;
  }
}
.mainnavi .hh-btn-toggle, .mainnavi--marginbottom .hh-btn-toggle {
  display: none;
  line-height: 27px;
  color: var(--h-white);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .mainnavi .hh-btn-toggle, .aui .mainnavi--marginbottom .hh-btn-toggle {
    display: inline-block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .hh-btn-toggle, .aui .mainnavi--marginbottom .hh-btn-toggle {
    display: inline-block;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .hh-btn-toggle, .aui .mainnavi--marginbottom .hh-btn-toggle {
    display: inline-block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .hh-btn-toggle, .aui .mainnavi--marginbottom .hh-btn-toggle {
    margin-left: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .hh-btn-toggle, .aui .mainnavi--marginbottom .hh-btn-toggle {
    margin-left: 16px;
  }
}
.trident .mainnavi .hh-btn-toggle, .trident .mainnavi--marginbottom .hh-btn-toggle {
  margin-top: 25px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mainnavi .span6, .aui .mainnavi--marginbottom .span6 {
    width: 48.61878%;
    float: left;
  }
  .aui .mainnavi .span5, .aui .mainnavi--marginbottom .span5 {
    width: 40.17094%;
    float: left;
  }
  .aui .mainnavi .span1, .aui .mainnavi--marginbottom .span1 {
    width: 5.8011%;
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mainnavi .span6, .aui .mainnavi--marginbottom .span6 {
    width: 48.61878%;
    float: left;
  }
  .aui .mainnavi .span5, .aui .mainnavi--marginbottom .span5 {
    width: 40.17094%;
    float: left;
  }
  .aui .mainnavi .span1, .aui .mainnavi--marginbottom .span1 {
    width: 5.8011%;
    float: left;
  }
}
@media print {
  .mainnavi, .mainnavi--marginbottom {
    display: none;
  }
}

.mainnavi--marginbottom {
  margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui body.hide-scroll .mainnavi--marginbottom-hts {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui body.hide-scroll .mainnavi--marginbottom-hts {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .aui body.hide-scroll .mainnavi--marginbottom-hts {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui body .mainnavi--marginbottom-hts {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui body .mainnavi--marginbottom-hts {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui body .mainnavi--marginbottom-hts {
    display: none;
  }
}

/* }}} */
/* seitennavi {{{ */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .l-side-navi,
.aui [class*=span].l-side-navi,
.aui .span-4.l-side-navi {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .l-side-navi,
.aui [class*=span].l-side-navi,
.aui .span-4.l-side-navi {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .l-side-navi,
.aui [class*=span].l-side-navi,
.aui .span-4.l-side-navi {
    display: none;
  }
}

/* }}} */
.searchbar, .searchbar--marginbottom, .searchbar--extended {
  height: var(--h-searchbar-height);
  line-height: 85px;
  background-color: var(--h-searchbar-bg-color);
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar > .container, .aui .searchbar--marginbottom > .container, .aui .searchbar--extended > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar > .container, .aui .searchbar--marginbottom > .container, .aui .searchbar--extended > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar > .container, .aui .searchbar--marginbottom > .container, .aui .searchbar--extended > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar, .aui .searchbar--marginbottom, .aui .searchbar--extended {
    line-height: var(--h-searchbar-line-height);
    text-align: center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar, .aui .searchbar--marginbottom, .aui .searchbar--extended {
    line-height: var(--h-searchbar-line-height);
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar, .aui .searchbar--marginbottom, .aui .searchbar--extended {
    line-height: var(--h-searchbar-line-height);
    text-align: center;
  }
}
.searchbar .row-fluid, .searchbar--marginbottom .row-fluid, .searchbar--extended .row-fluid {
  /* row zentrieren */
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar .row-fluid, .aui .searchbar--marginbottom .row-fluid, .aui .searchbar--extended .row-fluid {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar .row-fluid, .aui .searchbar--marginbottom .row-fluid, .aui .searchbar--extended .row-fluid {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar .row-fluid, .aui .searchbar--marginbottom .row-fluid, .aui .searchbar--extended .row-fluid {
    margin-top: 20px;
  }
}
.searchbar .span8, .searchbar--marginbottom .span8, .searchbar--extended .span8 {
  /* wird zu span12 */
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar .span8, .aui .searchbar--marginbottom .span8, .aui .searchbar--extended .span8 {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar .span8, .aui .searchbar--marginbottom .span8, .aui .searchbar--extended .span8 {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar .span8, .aui .searchbar--marginbottom .span8, .aui .searchbar--extended .span8 {
    display: none;
  }
}
.searchbar .searchbar-trigger, .searchbar--marginbottom .searchbar-trigger, .searchbar--extended .searchbar-trigger {
  background-color: var(--h-glow-btn-primary) !important;
  border-radius: var(--h-glow-border-radius) !important;
  height: var(--h-controls-height);
  font-weight: bold;
  border: none !important;
}
.searchbar .searchbar-trigger:hover, .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--extended .searchbar-trigger:hover {
  background-color: var(--h-glow-btn-primary-hover) !important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar .searchbar-trigger, .aui .searchbar--marginbottom .searchbar-trigger, .aui .searchbar--extended .searchbar-trigger {
    width: 100%;
    background: url("../images/Icon_Lupe.svg") no-repeat;
  }
  .aui .searchbar .searchbar-trigger.has-margin, .aui .searchbar--marginbottom .searchbar-trigger.has-margin, .aui .searchbar--extended .searchbar-trigger.has-margin {
    margin-top: 10px;
    position: absolute;
    right: 10px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar .searchbar-trigger, .aui .searchbar--marginbottom .searchbar-trigger, .aui .searchbar--extended .searchbar-trigger {
    width: 100%;
    background: url("../images/Icon_Lupe.svg") no-repeat;
  }
  .aui .searchbar .searchbar-trigger.has-margin, .aui .searchbar--marginbottom .searchbar-trigger.has-margin, .aui .searchbar--extended .searchbar-trigger.has-margin {
    margin-top: 10px;
    position: absolute;
    right: 10px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar .searchbar-trigger, .aui .searchbar--marginbottom .searchbar-trigger, .aui .searchbar--extended .searchbar-trigger {
    width: 100%;
    background: url("../images/Icon_Lupe.svg") no-repeat;
  }
  .aui .searchbar .searchbar-trigger.has-margin, .aui .searchbar--marginbottom .searchbar-trigger.has-margin, .aui .searchbar--extended .searchbar-trigger.has-margin {
    margin-top: 10px;
    position: absolute;
    right: 10px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
.searchbar .form-control, .searchbar--marginbottom .form-control, .searchbar--extended .form-control {
  border-radius: 0;
}
.searchbar input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input {
  display: inline-block;
  width: 100%;
  font-size: var(--h-searchbar-font-size);
  color: var(--h-input-color);
  height: var(--h-controls-height);
  border: 1px solid var(--h-input-border) !important;
  border-radius: var(--h-glow-border-radius);
  margin: 0;
  padding: 0;
  text-indent: 16px;
  background-color: var(--h-input-bg);
}
.searchbar input[type=text].searchbar-input:-ms-input-placeholder, .searchbar--marginbottom input[type=text].searchbar-input:-ms-input-placeholder, .searchbar--extended input[type=text].searchbar-input:-ms-input-placeholder {
  color: gray;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media (max-width: 767px) {
  .searchbar input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input {
    display: inline-block;
    width: 90% !important;
    font-size: var(--h-searchbar-font-size);
    color: var(--h-searchbar-input-fg-color);
    height: var(--h-controls-height);
    border: none;
    margin: 0;
    padding: 0;
    text-indent: 16px;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
  .searchbar input[type=text].searchbar-input:-ms-input-placeholder, .searchbar--marginbottom input[type=text].searchbar-input:-ms-input-placeholder, .searchbar--extended input[type=text].searchbar-input:-ms-input-placeholder {
    color: gray;
  }
}
@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 479px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media (max-width: 326px) {
  .searchbar input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input {
    width: 79% !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
}
@media (min-width: 327px) and (max-width: 381px) {
  .searchbar input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input {
    width: 82% !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
}
@media (min-width: 382px) and (max-width: 428px) {
  .searchbar input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input {
    width: 84% !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
}
@media (max-width: 992px) {
  .searchbar input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input {
    display: inline-block;
    width: 91%;
    font-size: var(--h-searchbar-font-size);
    color: var(--h-searchbar-input-fg-color);
    height: var(--h-controls-height);
    border: none;
    margin: 0;
    padding: 0;
    text-indent: 16px;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
  }
  .searchbar input[type=text].searchbar-input:-ms-input-placeholder, .searchbar--marginbottom input[type=text].searchbar-input:-ms-input-placeholder, .searchbar--extended input[type=text].searchbar-input:-ms-input-placeholder {
    color: gray;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media only screen and (max-width: 992px) and (max-width: 479px) {
  .aui .searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom input[type=text].searchbar-input, .aui .searchbar--extended input[type=text].searchbar-input {
    margin-bottom: 3px;
    margin-top: 10px;
    height: 45px;
    position: absolute;
    left: 10px;
  }
}
@media print {
  .searchbar, .searchbar--marginbottom, .searchbar--extended {
    display: none;
  }
}

.padding-searchbar {
  padding: 10px 5px 0px 5px;
}

.short-searchbar {
  position: relative;
}

.short-searchbar-input-button {
  position: absolute;
  right: 1px;
}

.searchbar--extended {
  height: 138px !important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar--extended {
    height: 70px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar--extended {
    height: 70px !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar--extended {
    height: 70px !important;
  }
}

.searchbar--marginbottom {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .searchbar--marginbottom {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .searchbar--marginbottom {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .searchbar--marginbottom {
    margin-bottom: 40px;
  }
}

.suggestTerm::-ms-clear {
  display: none;
}

/* breadcrumbs {{{ */
.brotkrumen {
  font-size: 0.75rem;
  padding: 0;
  margin-bottom: 20px;
  height: var(--h-brotkrumen-height);
  line-height: var(--h-brotkrumen-height);
  /* fix für liferay/bootstrap interne darstellung */
}
@media only screen and (max-width: 767px) {
  .brotkrumen {
    margin-bottom: 0px;
  }
}
.brotkrumen .brotkrumen-label {
  height: var(--h-brotkrumen-lbl-height);
  line-height: var(--h-brotkrumen-lbl-height);
  float: left;
  margin-right: 10px;
}
.brotkrumen .brotkrumen-path {
  background-color: var(--h-brotkrumen-path-bg-color);
  float: left;
}
.brotkrumen .breadcrumb {
  background-color: var(--h-brotkrumen-path-bg-color) !important;
  padding: 0 !important;
  height: 40px;
}
.brotkrumen .breadcrumb li {
  height: 50px;
  line-height: 50px;
  max-width: none;
}
.brotkrumen .breadcrumb li .divider,
.brotkrumen .breadcrumb li .dropdown-divider {
  padding: 0 5px;
}
.brotkrumen .breadcrumb li:before {
  content: "";
  padding: 0;
}
.brotkrumen a {
  text-decoration: none !important;
  color: var(--h-brotkrumen-link-fg-color);
  font-size: var(--h-brotkrumen-link-font-size);
}
.brotkrumen a:hover, .brotkrumen a:focus-visible {
  text-decoration: none;
}
.brotkrumen li.last a {
  color: var(--h-black);
}
.brotkrumen li.last h1 {
  font-size: var(--h-brotkrumen-link-font-size);
  color: #555;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0px;
}
.brotkrumen li:last-child h1 {
  font-size: 0.75rem;
  font-weight: normal;
  display: inline;
  color: #555;
  text-transform: none;
}
@media print {
  .brotkrumen {
    display: none;
  }
}

/* }}} */
.body-shadow {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 50;
  background-color: black;
  transition: visibility 0.3s 0.3s, opacity 0.3s 0.3s;
}

.body-shadow-show {
  opacity: 0.5;
  visibility: visible;
  transition: visibility 0.3s 0.3s, opacity 0.3s 0.3s;
}

#banner {
  position: relative;
  background: var(--h-glow-dark-blue);
  z-index: 50;
}

.content {
  z-index: 1;
}
.content .portlet-borderless-bar {
  z-index: 1;
}
.content .portlet-column-content.empty {
  padding: 10px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .content .portlet-column-content.empty {
    padding: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .content .portlet-column-content.empty {
    padding: 0px;
  }
}

/* teaser-startseite {{{ */
#teaser-startseite {
  border-top: 30px;
  background: var(--h-white);
}

/* }}} */
/* context nav {{{ */
#context-nav, #context-nav-no-dropzones {
  border-top: solid 4px var(--h-layout-footer-trennlinie-color);
  background: var(--h-white);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui #context-nav .span3, .aui #context-nav-no-dropzones .span3 {
    min-height: 1px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #context-nav .span3, .aui #context-nav-no-dropzones .span3 {
    min-height: 1px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #context-nav .span3, .aui #context-nav-no-dropzones .span3 {
    min-height: 1px;
  }
}

#context-nav-no-dropzones {
  margin-top: 20px;
  padding-bottom: 10px;
}

/* }}} */
/* socialbar {{{ */
.move-right {
  margin-right: 185px;
}
@media only screen and (min-width: 990px) and (max-width: 1200px) {
  .move-right {
    margin-right: 165px;
  }
}

.socialbar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 32px;
}
.socialbar .socialbar-text {
  text-align: right;
  width: 35%;
  font: normal normal bold 20px/28px var(--h-font-family);
  letter-spacing: 0;
  color: #002776;
}
.socialbar .socialbar-text.visibility-none {
  visibility: hidden;
}
.socialbar .socialbar-text-width {
  text-align: right;
  font: normal normal bold 20px/28px var(--h-font-family);
  letter-spacing: 0;
  color: #002776;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .socialbar .socialbar-text-width {
    text-align: center;
    font: normal normal bold 18px/28px var(--h-font-family);
  }
}
.socialbar .margin-right-fifteen-px {
  margin-right: 15px;
}
@media only screen and (min-width: 990px) and (max-width: 1440px) {
  .socialbar .socialbar-text {
    width: 33%;
    top: 65px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .socialbar {
    margin: 0;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .socialbar .socialbar-text {
    text-align: center;
    width: 100%;
    font: normal normal bold 20px/28px var(--h-font-family);
  }
  .socialbar .socialbar-text.visibility-none {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .socialbar {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .socialbar {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px 0;
  }
}
.socialbar a {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  height: 3rem;
  width: 3rem;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .socialbar a {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .socialbar a {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
@media only screen and (max-width: 479px) {
  .aui .socialbar a {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
.socialbar a img {
  border: none;
  height: var(--h-sb-height-desktop);
  width: var(--h-sb-height-desktop);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .socialbar a img {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .socialbar a img {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
@media only screen and (max-width: 479px) {
  .aui .socialbar a img {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
.socialbar a:hover {
  text-decoration: none;
}
.socialbar ul {
  min-width: 334px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.socialbar ul li {
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .socialbar ul li {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .socialbar ul li {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
@media only screen and (max-width: 479px) {
  .aui .socialbar ul li {
    height: var(--h-sb-height-tablet);
    width: var(--h-sb-height-tablet);
  }
}
.socialbar ul .xing {
  background: url("../images/hays_layout/sm-buttons-2021.png") 0 var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .xing:hover {
  background-position: 0 -4%;
}
.socialbar ul .linkedin {
  background: url("../images/hays_layout/sm-buttons-2021.png") -100% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .linkedin:hover {
  background-position: -100% -4%;
}
.socialbar ul .twitter {
  background: url("../images/hays_layout/sm-buttons-2021.png") -200% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .twitter:hover {
  background-position: -200% -4%;
}
.socialbar ul .facebook {
  background: url("../images/hays_layout/sm-buttons-2021.png") -300% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .facebook:hover {
  background-position: -300% -4%;
}
.socialbar ul .youtube {
  background: url("../images/hays_layout/sm-buttons-2021.png") -400% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .youtube:hover {
  background-position: -400% -4%;
}
.socialbar ul .slideshare {
  background: url("../images/hays_layout/sm-buttons-2021.png") -500% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .slideshare:hover {
  background-position: -500% -4%;
}
.socialbar ul .wikipedia {
  background: url("../images/hays_layout/sm-buttons-2021.png") -600% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .wikipedia:hover {
  background-position: -600% -4%;
}
.socialbar ul .blog {
  background: url("../images/hays_layout/sm-buttons-2021.png") -700% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .blog:hover {
  background-position: -700% -4%;
}
.socialbar ul .socialmedianewsroom {
  background: url("../images/hays_layout/sm-buttons-2021.png") -800% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .socialmedianewsroom:hover {
  background-position: -800% -4%;
}
.socialbar ul .podcast {
  background: url("../images/hays_layout/sm-buttons-2021.png") -900% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .podcast:hover {
  background-position: -900% -4%;
}
.socialbar ul .instagram {
  background: url("../images/hays_layout/sm-buttons-2021.png") -1000% var(--h-sb-shift-vertical);
  background-size: var(--h-sb-background-size);
}
.socialbar ul .instagram:hover {
  background-position: -1000% -4%;
}
.socialbar .dk-social-icons {
  min-width: 170px;
}

/* }}} */
/* footer {{{ */
.footer.footer-trennlinie {
  border-bottom: solid 4px var(--h-layout-footer-trennlinie-color);
  padding: 0 0 22px 0;
  margin-bottom: 32px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .footer {
    padding: 0 20px 0px 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .footer {
    padding: 0 20px 0px 20px;
    margin-bottom: 20px;
  }
}
.footer .footer-copyright {
  text-align: center;
}
.footer .footer-copyright p {
  font-size: 0.75rem;
}
.footer .footer-copyright p a {
  color: var(--h-base-font-color);
}
.footer .footer-copyright p a:hover {
  color: var(--h-base-font-color);
  text-decoration: none;
}
.footer nav {
  padding: 15px 0 30px 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .footer nav {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .footer nav {
    padding: 30px 0;
  }
}
.footer nav a {
  border-right: 1px solid var(--h-bordered-navi-trennstrich-color);
  padding-right: 7px;
  margin-left: 3px;
  color: var(--h-bordered-navi-font-color);
  font-size: 0.75rem;
}
.footer nav a:last-child {
  border-right: none;
  padding-right: 0;
}
.footer nav a:hover {
  color: var(--h-bordered-navi-font-color-hover);
}
@media print {
  .footer {
    display: none;
  }
}

/* }}} */
/* Flashvideos von Movingimage24 {{{ */
div[id^=responsivediv_] {
  z-index: 0;
}

/* }}} */
/* Pfeil nach oben {{{ */
.btn-no-full-width {
  width: inherit !important;
}

/* }}} */
/* Globale Formulare {{{ */
form[id*=webformportlet] .format-paragraph {
  margin-bottom: initial;
}
form[id*=webformportlet] div.removeMargin {
  margin-bottom: 0;
}
form[id*=webformportlet] .addBorder {
  border: solid 1px red;
}
form[id*=webformportlet] div.addMargin {
  margin-bottom: 10px;
  margin-left: 5px;
  margin-top: -25px;
}
form[id*=webformportlet] .star {
  color: #009fda;
  font-size: 30px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  position: relative;
  top: 10px;
}
form[id*=webformportlet] span.alert.alert-error {
  background-color: #fff !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
form[id*=webformportlet] input[type=text], form[id*=webformportlet] textarea, form[id*=webformportlet] select {
  width: 100% !important;
  max-width: 100% !important;
}

/* }}} */
.portlet-forms .btn[disabled] {
  opacity: 1 !important;
}

/* Chat Initial (trustarc) {{{ */
#nochat-closed {
  padding: 0 20px 0 20px;
  margin: 0 0 0 20px;
  position: fixed;
  bottom: 0;
  right: 80px;
  height: 40px;
  background-color: #002776;
  border-radius: 10px 10px 0 0;
  font-size: 16px;
  z-index: 10000;
  cursor: pointer;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media (max-width: 575px) {
  #nochat-closed {
    right: 15px;
  }
}
#nochat-closed .headline {
  display: block;
  color: #fff;
}
#nochat-closed .headline-text {
  font-size: 18px;
  display: inline;
  line-height: 40px;
}
#nochat-closed .headline-icon {
  display: inline;
  padding: 17px 20px 15px 15px;
  background: url("../images/hays_layout/chat_icon.svg") left center no-repeat;
}

#nochat {
  display: none;
  padding: 25px;
  margin-left: 20px;
  position: fixed;
  bottom: 55px;
  right: 8px;
  width: 358px;
  background-color: var(--h-white);
  border-radius: 4px;
  font-size: 16px;
  z-index: 10000;
  border: 1px solid var(--h-teal);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
#nochat .headline {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-dark-blue);
  margin-bottom: 10px;
  font-size: 20px;
}
#nochat .xclose {
  color: transparent;
  position: absolute;
  right: 21px;
  top: 21px;
  width: 24px;
  height: 24px;
}
#nochat .xclose:hover {
  cursor: pointer;
  opacity: 0.7;
}
#nochat .xclose:before, #nochat .xclose:after {
  position: absolute;
  top: 2px;
  left: 11px;
  content: " ";
  height: 21px;
  width: 2px;
  background-color: var(--h-mid-blue);
}
#nochat .xclose:before {
  transform: rotate(45deg);
}
#nochat .xclose:after {
  transform: rotate(-45deg);
}
#nochat .content {
  color: var(--h-black);
}
#nochat .btn {
  margin-top: 15px;
  background-color: var(--h-mid-blue);
  display: block;
  color: #fff;
  border-radius: 4px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
#nochat .btn:hover {
  background-color: var(--h-mid-blue);
  opacity: 0.7;
}

/* }}} */
/* TA Nexxt Player {{{ */
.np-ta-box {
  background-color: #707070;
  padding: 20px;
  color: #fff;
  display: block;
  height: 170px;
}
@media (min-width: 360px) and (max-width: 680px) {
  .np-ta-box {
    height: 200px;
  }
}
@media (min-width: 681px) and (max-width: 989px) {
  .np-ta-box {
    height: 270px;
  }
}
.np-ta-box .headline {
  font-size: 13px;
  text-align: center;
  margin-bottom: 6px;
}
.np-ta-box .text {
  font-size: 13px !important;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}
.np-ta-box .cookie-config {
  text-align: center !important;
  margin: 15px 0;
}
.np-ta-box .cookie-config a {
  display: inline !important;
  font-size: 14px;
}
@media (min-width: 681px) and (max-width: 989px) {
  .np-ta-box .cookie-config a {
    display: inline-block !important;
  }
}
.np-ta-box .icon {
  height: 170px;
  background: url("../images/hays_layout/Icon-playbutton-110px.png") center center no-repeat;
  display: none !important;
}
.np-ta-box .imgIcon {
  display: none !important;
}

#helper-chat-icon {
  margin-top: 20px;
}

/* }}} */
/**** Uniform Spacing ****/
.portlet {
  margin-bottom: 30px;
}

.brotkrumen {
  margin-bottom: 0px;
}

.background-cover {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .background-cover {
    margin-bottom: 35px;
  }
}

.h-arrow-header-content-template:not(.h-arrow-header-content-template--job-detail) {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .h-arrow-header-content-template:not(.h-arrow-header-content-template--job-detail) {
    margin-bottom: 35px;
  }
}

.h-section-footer {
  margin-top: 50px;
}

#context-nav {
  bottom: -50px;
  position: relative;
  margin-top: 0;
}

.portlet-header {
  margin-bottom: 0 !important;
}

.portlet-content {
  margin-top: 0 !important;
}

.full-width-parchment {
  padding-bottom: 0 !important;
}

div.jobsearch-borderless-container {
  position: relative;
  margin-bottom: 10px;
}

.full-width-white {
  left: 50%;
  background-color: var(--h-white);
  padding: 30px 0;
  margin: 30px 0 0 0;
}

.nav-menu {
  background-color: var(--h-subnavi-bg-color);
}
.nav-menu div.protectedMenuHeader {
  background-color: var(--h-loginnavi-head-bg-color) !important;
  background: url("../images/hays_menu/sidebar/sec_headline.gif") no-repeat top right;
  color: var(--h-loginnavi-head-font-color);
  font-size: 16px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  height: 47px;
  line-height: 50px;
  margin-top: 35px;
  text-indent: 17px;
  text-transform: uppercase;
}
.nav-menu ul.protectedMenu {
  background-color: var(--h-loginnavi-trennlinie-color-level1) !important;
}
.nav-menu ul.protectedMenu.level-1 {
  border: 4px solid var(--h-loginnavi-rahmen-color);
}
.nav-menu ul.protectedMenu.level-1 li {
  background-color: var(--h-loginnavi-bg-color-level1);
  text-indent: 13px;
}
.nav-menu ul.protectedMenu.level-1 li:last-child {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.nav-menu ul.protectedMenu.level-2 li {
  background-color: var(--h-subnavi-bg-color-level2);
}
.nav-menu ul.protectedMenu.level-3 li {
  background-color: var(--h-subnavi-bg-color-level3);
}
.nav-menu ul.level-1 {
  padding: 0px;
  margin: 0px;
  display: block;
  margin-bottom: 5px;
}
.nav-menu ul.level-1 a {
  display: block;
  color: var(--h-subnavi-font-color);
  text-decoration: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 14px;
  text-transform: none;
}
.nav-menu ul.level-1 a:hover {
  color: var(--h-subnavi-font-color-hover);
}
.nav-menu ul.level-1 a.open {
  color: var(--h-subnavi-font-color-open);
}
.nav-menu ul.level-1 a.selected {
  color: var(--h-subnavi-font-color-active);
}
.nav-menu ul.level-1 li {
  display: block;
  margin-bottom: 5px;
  background-color: var(--h-subnavi-bg-color-level1);
  text-indent: 17px;
  line-height: 30px;
}
.nav-menu ul.level-1 li:hover {
  background-color: var(--h-subnavi-bg-color-level1-hover);
}
.nav-menu ul.level-1 li.hasChildren {
  background-image: url("../images/hays_menu/sidebar/arrow_blue_right.gif");
  background-repeat: no-repeat;
  background-position: top right;
}
.nav-menu ul.level-1 li.selected {
  background-color: var(--h-subnavi-bg-color-active);
  padding: 0px;
}
.nav-menu ul.level-1 li.open {
  background-color: var(--h-subnavi-bg-color-level1-open);
  background-image: url("../images/hays_menu/sidebar/arrow_blue_down.gif");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 0;
}
.nav-menu ul.level-1 li.open.selected {
  color: var(--h-subnavi-font-color-open);
  background-color: var(--h-subnavi-bg-color-active);
  background-image: url("../images/hays_menu/sidebar/arrow_white_down.gif");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 0;
}
.nav-menu ul.level-2 {
  padding: 0px;
  margin: 0 0 5px 0;
  display: block;
}
.nav-menu ul.level-2 a {
  display: block;
  color: var(--h-subnavi-font-color);
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
}
.nav-menu ul.level-2 a:hover {
  color: var(--h-subnavi-font-color-hover);
}
.nav-menu ul.level-2 a.open {
  color: var(--h-subnavi-font-color-open);
}
.nav-menu ul.level-2 a.selected {
  color: var(--h-subnavi-font-color-active);
}
.nav-menu ul.level-2 li {
  display: block;
  background-color: var(--h-subnavi-bg-color-level2);
  background-repeat: no-repeat;
  text-indent: 17px;
  line-height: 30px;
  border-top: 1px solid var(--h-subnavi-trennlinie-color-level2);
  margin-bottom: 0px;
}
.nav-menu ul.level-2 li:hover {
  background-color: var(--h-subnavi-bg-color-level2-hover);
}
.nav-menu ul.level-2 li.hasChildren {
  background-image: url("../images/hays_menu/sidebar/arrow_blue_right.gif");
  background-repeat: no-repeat;
  background-position: top right;
}
.nav-menu ul.level-2 li.selected {
  background-color: var(--h-subnavi-bg-color-active);
}
.nav-menu ul.level-2 li.selected:hover {
  background-color: var(--h-subnavi-bg-color-active);
}
.nav-menu ul.level-2 li.open {
  background-color: var(--h-subnavi-bg-color-level2-open);
  background-image: url("../images/hays_menu/sidebar/arrow_blue_down.gif");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 0px;
}
.nav-menu ul.level-2 li.open.selected {
  color: var(--h-subnavi-font-color-open);
  background-color: var(--h-subnavi-bg-color-active);
  background-image: url("../images/hays_menu/sidebar/arrow_white_down.gif");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 0px;
}
.nav-menu ul.level-3 {
  padding: 0px;
  margin: 0px;
  display: block;
}
.nav-menu ul.level-3 a {
  display: block;
  color: var(--h-subnavi-font-color);
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
}
.nav-menu ul.level-3 a:hover {
  color: var(--h-subnavi-font-color-hover);
}
.nav-menu ul.level-3 a.open {
  color: var(--h-subnavi-font-color-open);
}
.nav-menu ul.level-3 a.selected {
  color: var(--h-subnavi-font-color-active);
}
.nav-menu ul.level-3 li {
  display: block;
  background-color: var(--h-subnavi-bg-color-level3);
  background-repeat: no-repeat;
  text-indent: 17px;
  line-height: 30px;
  border-top: 1px solid var(--h-subnavi-trennlinie-color-level3);
  margin-bottom: 0px;
}
.nav-menu ul.level-3 li:hover {
  background-color: var(--h-subnavi-bg-color-level3-hover);
}
.nav-menu ul.level-3 li.selected {
  background-color: var(--h-subnavi-bg-color-active);
}

.container .link-go-back {
  display: none;
  font-size: 18px;
  font-weight: 700;
  color: #009fda;
  margin: 0 0 -13px -3px;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .container .link-go-back {
    display: block;
  }
}
.container .icon-go-to-new-page {
  filter: invert(9%) sepia(66%) saturate(5862%) hue-rotate(220deg) brightness(88%) contrast(101%);
  background: url("../images/glyphicons-basic-152-square-new-window.svg") 0 0 no-repeat;
  float: right;
  height: 16px;
  margin-right: 15px;
  margin-left: -10px;
  width: 16px;
  margin-top: 3px;
}

.modify-pages li {
  position: initial;
}

div.top-navigation {
  position: relative;
  /* .popup__item:hover {
    background: #f2f2f2 0% 0% no-repeat padding-box;
  }  */
}
div.top-navigation ul.top-navigation-flyout-container {
  position: relative;
  display: flex;
  justify-content: space-between;
}
div.top-navigation .top-navigation-current-link a, div.top-navigation .top-navigation-child-link a, div.top-navigation .top-navigation-parent-link a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: var(--h-top-navigation-link-color);
  display: block;
}
div.top-navigation .top-navigation-current-link a i, div.top-navigation .top-navigation-child-link a i, div.top-navigation .top-navigation-parent-link a i {
  font-size: 1.5rem;
}
div.top-navigation h1 {
  font-size: 36px;
  line-height: 41px;
}
div.top-navigation h2 {
  font-size: 22px;
  color: var(--h-top-navigation--infotext-h2-color);
  margin: 20px 0;
}
div.top-navigation p {
  color: var(--h-top-navigation--infotext-color);
  font-size: 16px;
  line-height: 21px;
}
div.top-navigation #mobile-menu-toggler:not(.collapsed), div.top-navigation #mobile-my-hays-toggler:not(.collapsed) {
  background-color: var(--h-grau-1);
}
div.top-navigation #mobile-menu-toggler:not(.collapsed) span, div.top-navigation #mobile-my-hays-toggler:not(.collapsed) span {
  display: none;
}
div.top-navigation #mobile-menu-toggler.collapsed b, div.top-navigation #mobile-my-hays-toggler.collapsed b {
  display: none;
}
div.top-navigation #mobile-menu {
  height: 75%;
  overflow-y: auto;
  overflow-x: hidden;
}
div.top-navigation #mobile-menu::-webkit-scrollbar {
  width: 5px;
}
div.top-navigation #mobile-menu::-webkit-scrollbar-thumb {
  background: #B9B9B9;
  border-radius: 3px;
}
div.top-navigation .row.button_back_to_mobile_menu {
  height: 50px;
}
div.top-navigation span.button_back_to_mobile_menu {
  top: 20px;
  margin-left: 20px;
  cursor: pointer;
}
div.top-navigation span.button_back_to_mobile_level {
  top: 50px;
  margin-left: 20px;
  cursor: pointer;
}
div.top-navigation .icon-double-angle-left {
  margin: 5px;
}
div.top-navigation .icon-angle-left {
  position: absolute;
  left: -13px;
  bottom: 0px;
}
div.top-navigation .mobile-menu-wrapper {
  width: calc(100% - 315px);
  height: 100vh;
  background-color: rgba(0, 39, 118, 0.7);
  position: fixed;
  top: 0;
}
div.top-navigation .mobile-navitem-title {
  margin-left: -25px;
}
div.top-navigation .child-mobile-title-menu {
  width: 100%;
  color: var(--h-glow-dark-blue) !important;
  background-color: #F2F2F2;
  padding-left: 25px !important;
}
div.top-navigation .cursor_context_menu {
  cursor: context-menu;
  width: 100%;
  display: flex;
  color: var(--h-glow-dark-blue) !important;
  justify-content: space-between;
}
div.top-navigation .border_bottom_mobile_menu {
  border-bottom: 1px solid #efefef;
}
div.top-navigation .mobile-header {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
div.top-navigation .icon_login {
  background: url("../images/Login_Icon_cyan_mobile.svg") 0 0 no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 0px 6px -6px 0;
}
div.top-navigation .icon_size {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0px 5px -2px 0;
}
div.top-navigation .icon_timer {
  background: url("../images/Meta-timer_icon.svg") 0 0 no-repeat;
}
div.top-navigation .icon_location {
  background: url("../images/Meta-location_icon.svg") 0 0 no-repeat;
}
div.top-navigation .icon_contact {
  background: url("../images/Meta-contact_icon.svg") 0 0 no-repeat;
}
div.top-navigation .icon_new_window {
  background: url("../images/Meta-new-window_icon.svg") 0 0 no-repeat;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0px 0px -2px 5px;
}
div.top-navigation .icon_close_menu {
  cursor: pointer;
  background: url("../images/Sticky-bold_close_icon.svg") 0 0 no-repeat;
  width: 12px;
  position: fixed;
  right: 24px;
  top: 25px;
  height: 12px;
  z-index: 100;
}
div.top-navigation .mobile-header__icon {
  width: 25px;
  height: 25px;
  background-image: url("./images/menu.svg");
  background-position: center;
  background-color: transparent;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 101;
}
div.top-navigation .mobile-header__icon_active {
  background-image: url("./images/close.svg");
  width: 15px;
  height: 15px;
  right: 20px;
  top: 20px;
}
div.top-navigation .popup {
  width: 315px;
  background: #ffffff;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 100;
  padding: 25px 15px 25px 25px;
  height: 100vh;
  display: block;
}
div.top-navigation .popup_active {
  display: flex;
  flex-direction: column;
}
div.top-navigation .popup__mobile-header {
  text-align: left;
  font: normal normal bold 20px/23px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: #002776;
  padding: 0 25px;
}
div.top-navigation .login__text {
  text-align: left;
  font: normal normal bold 16px/18px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: #009fda;
  padding: 17px 0;
  margin: 30px 0 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
div.top-navigation .popup__menu {
  padding-left: 0;
  border-bottom: 1px solid #efefef;
  display: flex;
  flex-direction: column;
  margin: 0;
}
div.top-navigation .popup__link {
  text-align: left;
  font: normal normal bold 16px/18px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: var(--h-glow-dark-blue);
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
div.top-navigation .popup__item {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
  margin-right: 5px;
}
div.top-navigation .popup__item .icon-chevron-right:hover {
  color: #002776;
}
div.top-navigation .popup__item .go-to-new-page {
  filter: invert(46%) sepia(50%) saturate(4050%) hue-rotate(168deg) brightness(98%) contrast(101%);
  background: url("../images/glyphicons-basic-152-square-new-window.svg") 0 0 no-repeat;
  float: right;
  height: 16px;
  width: 16px;
  margin-top: 3px;
}
div.top-navigation .popup__item:first-child {
  margin-top: 12.5px;
}
div.top-navigation .popup__item:hover .popup__link {
  color: #002776;
  transition: 0.1s linear;
}
div.top-navigation .popup__item:hover .go-to-new-page {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}
div.top-navigation .popup__item:hover i {
  color: #002776;
  transition: 0.1s linear;
}
div.top-navigation .login {
  padding: 0 25px;
}
div.top-navigation .popup__list-icon {
  background: transparent url(./images/right-arrow.svg) 0% 0% no-repeat;
  width: 15px;
  height: 23px;
  color: #009fda;
  background-position: center;
}
div.top-navigation .popup__button {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  text-align: left;
  font: normal normal normal 14px/16px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: #002776;
}
div.top-navigation .popup__button a {
  color: #002776;
  width: 100%;
}
div.top-navigation .popup__button .icon-go-to-new-page {
  filter: invert(9%) sepia(66%) saturate(5862%) hue-rotate(220deg) brightness(88%) contrast(101%);
  position: relative;
  right: 0;
  background: url("../images/glyphicons-basic-152-square-new-window.svg") 0 0 no-repeat;
  float: right;
  height: 16px;
  margin-right: 15px;
  width: 16px;
}
div.top-navigation .popup__button:first-child {
  padding-top: 30px;
  margin-top: 20px;
  border-top: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
}
div.top-navigation .display-none {
  display: none !important;
}
div.top-navigation .display-flex {
  display: flex;
}
div.top-navigation .popup__back-button {
  text-align: left;
  font: normal normal normal 12px/14px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: #009fda;
}
div.top-navigation .popup__back-to {
  padding: 25px 25px 10px;
}
div.top-navigation .popup__back-icon {
  height: 8px;
  width: 5px;
  background-size: cover;
  background-position: center;
  background-image: url(./images/left-arrow.svg);
  margin-right: 5px;
}
div.top-navigation .popup__back-to {
  display: flex;
  align-items: center;
}
div.top-navigation .popup__title {
  padding: 20px 0px 20px 25px;
  background: #f2f2f2 0% 0% no-repeat padding-box;
  text-align: left;
  font: normal normal bold 20px/25px;
  font-family: var(--h-font-family);
  letter-spacing: 0px;
  color: #002776;
}
div.top-navigation a[aria-expanded=true] .glyphicon-triangle-right {
  display: none;
}
div.top-navigation a[aria-expanded=false] .glyphicon-triangle-bottom {
  display: none;
}
div.top-navigation .mobile-navigation-button {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 1.25rem;
  color: var(--h-glow-dark-blue);
  padding: 10px 15px;
}
div.top-navigation .mobile-navigation-my-hays-block {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
  margin-right: 5px;
}
div.top-navigation .mobile-navigation-my-hays-block a {
  width: 100%;
}
div.top-navigation .mobile-menu-flyout-container {
  background-color: var(--h-grau-1);
}
div.top-navigation .mobile-menu-flyout-container li.selected a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-dark-blue);
}
div.top-navigation .mobile-menu-flyout-container li.selected ul li a {
  font-weight: normal;
  color: var(--h-electric-blue);
}
div.top-navigation .mobile-subnavi.collapsed i.glyphicon-triangle-bottom {
  display: none;
}
div.top-navigation .mobile-subnavi:not(.collapsed) i.glyphicon-triangle-right {
  display: none;
}
div.top-navigation .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
div.top-navigation .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
}
div.top-navigation .panel-collapse > .list-group {
  margin-bottom: 0;
}
div.top-navigation .panel-collapse .list-group-item {
  border-radius: 0;
}
div.top-navigation .panel-collapse .list-group .list-group {
  margin: 0;
  margin-top: 10px;
}
div.top-navigation .panel-collapse .list-group-item li.list-group-item {
  margin: 0 -15px;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  padding-left: 30px;
}
div.top-navigation .panel-collapse .list-group-item li.list-group-item:last-child {
  padding-bottom: 0;
}
div.top-navigation .panel-collapse div.list-group div.list-group {
  margin: 0;
}
div.top-navigation .panel-collapse div.list-group .list-group a.list-group-item {
  border-top: 1px solid #ddd;
  border-bottom: 0;
  padding-left: 30px;
}
div.top-navigation .mobile-menu-item {
  background-color: var(--h-grau-1);
  font-size: 1rem;
}
div.top-navigation .mobile-menu-item a {
  color: var(--h-electric-blue);
}
div.top-navigation .mobile-menu-item span.mobile-menu-icon {
  font-size: 1.25rem;
  padding-right: 12px;
}
div.top-navigation .top-navigation-parent-link {
  background-color: var(--h-hellblau-3);
  border-style: solid none none none;
  border-width: 1px;
  border-color: var(--h-hellblau-6);
}
div.top-navigation .top-navigation-parent-link a {
  color: var(--h-hellblau-6);
}
div.top-navigation .top-navigation-parent-link:first-child {
  border: none;
}
div.top-navigation .top-navigation-parent-link:first-child:hover {
  border-top: var(--h-hellblau-3);
}
div.top-navigation .top-navigation-child-link {
  background-color: var(--h-hellblau-5);
  border-style: solid none none none;
  border-width: 1px;
  border-color: var(--h-hellblau-6);
}
div.top-navigation .top-navigation-child-link:first-child {
  border: none;
}
div.top-navigation .top-navigation-child-link:hover {
  background-color: var(--h-hellblau-6);
}
div.top-navigation .top-navigation-child-link:hover a {
  color: var(--h-white);
}
div.top-navigation .top-navigation-child-link a {
  color: var(--h-dark-blue);
  text-transform: none;
  font-weight: normal;
}
div.top-navigation .top-navigation-current-link {
  background-color: var(--h-hellblau-6);
}
div.top-navigation .top-navigation-current-link a {
  color: var(--h-electric-blue);
}
div.top-navigation .link-active {
  color: var(--h-dark-blue) !important;
}
div.top-navigation .right-border-for-nav-menu {
  border-right: 2px solid #002776;
}
div.top-navigation .top-navigation-flyout {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 40px;
  /* border     : solid 5px var(--h-grau-1); */
  box-sizing: border-box;
  visibility: hidden;
  opacity: 0;
  transition: 0s 0.35s;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.top-navigation .top-navigation-flyout {
    position: relative;
  }
}
div.top-navigation .top-navigation-flyout .top-navigation-flyout-headline {
  border-top: none;
}
div.top-navigation .top-navigation-flyout div.top-navigation-flyout-layoutbox {
  background-color: var(--h-top-navigation-layoutbox-bg-color);
  box-shadow: 0 2px 1px #ccc;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  left: 0;
}
div.top-navigation .top-navigation-flyout div.top-navigation-flyout-layoutbox div.top-navigation-flyout-layoutbox-nomargin {
  margin-top: 0px;
}
div.top-navigation .top-navigation-flyout div.top-navigation-flyout-layoutbox span.style-h4 {
  font-size: 2.25rem;
  margin: 25px 0 25px 0;
  text-transform: none;
  line-height: 41px;
}
div.top-navigation .top-navigation-flyout .subnavi-items {
  border-top: solid 1px var(--h-grau-3);
  padding: 8px 0;
}
div.top-navigation .top-navigation-flyout .subnavi-items a {
  text-transform: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 16px;
  color: var(--h-dark-blue);
  line-height: 21px;
}
div.top-navigation .top-navigation-flyout .subnavi-items a:hover {
  color: var(--h-electric-blue);
}
div.top-navigation .top-navigation-flyout ul.subnavi-items-sublist {
  display: none;
}
div.top-navigation .top-navigation-flyout ul.subnavi-items-sublist li a {
  color: red;
}
div.top-navigation .top-navigation-flyout ul.subnavi-items-sublist .subnavi-items-sublist-sublist {
  display: none;
}
div.top-navigation .top-navigation-flyout table {
  background: none;
}
div.top-navigation .top-navigation-flyout table li {
  line-height: 32px;
}
div.top-navigation .top-navigation-flyout table div.teaser {
  padding: 0;
  background: none;
}
div.top-navigation .top-navigation-flyout table div.teaser a {
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  color: var(--h-top-navigation-font-color);
  line-height: 21px;
}
div.top-navigation .top-navigation-flyout table div.teaser hr {
  border-bottom: solid 1px var(--h-top-navigation-infotext-trennlinie-color);
  padding: 0;
  margin: 0;
}
div.top-navigation .top-navigation-flyout table div.teaser div {
  padding: 15px;
}
div.top-navigation .top-navigation-flyout table div.teaser div:hover {
  background-color: var(--h-top-navigation-leftbox-bg-color);
  cursor: pointer;
}
div.top-navigation .top-navigation-flyout table div.teaser span {
  font-size: 16px;
  color: var(--h-top-navigation-font-color);
  line-height: 21px;
}
div.top-navigation .top-navigation-flyout table div.teaser span p {
  padding: 0 0 20px 15px;
}
div.top-navigation .top-navigation-flyout table div.teaser h1, div.top-navigation .top-navigation-flyout table div.teaser h2, div.top-navigation .top-navigation-flyout table div.teaser h3, div.top-navigation .top-navigation-flyout table div.teaser h4,
div.top-navigation .top-navigation-flyout table div.teaser .style-h1, div.top-navigation .top-navigation-flyout table div.teaser .style-h2, div.top-navigation .top-navigation-flyout table div.teaser .style-h3, div.top-navigation .top-navigation-flyout table div.teaser .style-h4 {
  font-size: 22px;
  text-transform: none;
  color: var(--h-top-navigation--ueberschrift-color);
  padding: 0;
  margin: 0;
}
div.top-navigation .top-navigation-flyout table.top-navigation-flyout-table {
  width: 100%;
  height: 100%;
  border: none;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left {
  background: var(--h-top-navigation-leftbox-bg-color);
  vertical-align: top;
  width: 50%;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h1, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h2, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h3, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h4,
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h1, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h2, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h3, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h4 {
  padding: 25px 0 15px 15px;
  font-size: 36px;
  text-transform: none;
  line-height: 41px;
  color: var(--h-top-navigation-ueberschrift-zeile1-color);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h1 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h2 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h3 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left h4 span,
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h1 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h2 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h3 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left .style-h4 span {
  padding: 0;
  color: var(--h-top-navigation-ueberschrift-zeile2-color);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left a {
  text-transform: none;
  text-decoration: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 16px;
  color: var(--h-top-navigation-link-color);
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left a:hover {
  color: var(--h-top-navigation-link-color-hover);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left ul {
  margin: 15px;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left ul li {
  border-top: solid 1px var(--h-top-navigation--leftbox-trennlinie-color);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-left ul li:last-child {
  border-bottom: solid 1px var(--h-top-navigation--leftbox-trennlinie-color);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right {
  background: var(--h-top-navigation--rightbox-bg-color);
  vertical-align: top;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right {
    display: none;
  }
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h1, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h2, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h3, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h4,
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h1, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h2, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h3, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h4 {
  padding: 25px 0 15px 15px;
  font-size: 36px;
  text-transform: none;
  line-height: 41px;
  color: var(--h-top-navigation--ueberschrift-zeile1-color);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h1 i.fa, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h2 i.fa, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h3 i.fa, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h4 i.fa,
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h1 i.fa, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h2 i.fa, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h3 i.fa, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h4 i.fa {
  padding-left: 200px;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h1 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h2 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h3 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right h4 span,
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h1 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h2 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h3 span, div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right .style-h4 span {
  padding: 0;
  color: var(--h-top-navigation--ueberschrift-zeile2-color);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right a {
  text-transform: none;
  text-decoration: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 16px;
  color: var(--h-top-navigation-link-color);
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right a:hover {
  color: var(--h-top-navigation-link-color-hover);
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right ul {
  margin: 15px;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right ul li {
  border-top: solid 1px var(--h-top-navigation-rightbox-trennlinie-color);
  margin-right: 1%;
}
div.top-navigation .top-navigation-flyout td.top-navigation-flyout-right ul li:last-child {
  border-bottom: solid 1px var(--h-top-navigation-rightbox-trennlinie-color);
}
div.top-navigation .top-navigation-flyout div.top-navigation-flyout-bottom {
  clear: both;
  width: 100%;
}
div.top-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
div.top-navigation ul li.top-navigation-flyout-link {
  width: auto;
  margin: 0 25px 0 0;
  word-break: break-word;
  text-align: left;
}
div.top-navigation ul li.top-navigation-flyout-link .icon-chevron-down {
  position: relative;
  bottom: 2px;
}
div.top-navigation ul li.top-navigation-flyout-link.top-navigation-flyout-link--current-path a {
  color: var(--h-dark-blue);
}
div.top-navigation ul li.top-navigation-login-link {
  float: right;
}
div.top-navigation ul li.top-navigation-flyout-link:hover > .top-navigation-flyout, div.top-navigation ul li.top-navigation-login-link:hover > .top-navigation-flyout {
  visibility: visible;
  opacity: 1;
  transition: 0s 0.3s;
}
div.top-navigation ul li.top-navigation-flyout-link:hover > .static-flyout-link, div.top-navigation ul li.top-navigation-login-link:hover > .static-flyout-link {
  color: var(--h-white);
}
div.top-navigation ul li.top-navigation-flyout-link:hover > .icon-chevron-down, div.top-navigation ul li.top-navigation-login-link:hover > .icon-chevron-down {
  color: var(--h-white);
}
div.top-navigation ul li.top-navigation-flyout-link .color-dark-blue, div.top-navigation ul li.top-navigation-login-link .color-dark-blue {
  color: var(--h-dark-blue);
}
div.top-navigation ul li.top-navigation-flyout-link a, div.top-navigation ul li.top-navigation-login-link a {
  font-size: 20px;
  text-transform: none;
  text-decoration: none;
  color: var(--h-white) !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
div.top-navigation ul li.top-navigation-flyout-link a:hover, div.top-navigation ul li.top-navigation-login-link a:hover {
  color: var(--h-glow-mid-blue) !important;
}
div.top-navigation ul li.top-navigation-flyout-link a:hover > .icon-chevron-down, div.top-navigation ul li.top-navigation-login-link a:hover > .icon-chevron-down {
  color: var(--h-glow-mid-blue) !important;
}
div.top-navigation ul a.static-flyout-link {
  cursor: default;
  padding-bottom: 40px;
}
div.top-navigation ul li.top-navigation-login-link a {
  padding-right: 0;
}
div.top-navigation td.top-navigation-flyout-right a {
  padding-right: 10px !important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.top-navigation {
    /* Tablet Navigation */
  }
  .aui div.top-navigation table td {
    width: 35px;
  }
  .aui div.top-navigation table td:first-child {
    width: 25px;
  }
  .aui div.top-navigation .menulinks {
    width: 72vm;
  }
  .aui div.top-navigation .aui a, .aui div.top-navigation a {
    border-bottom: none !important;
    text-decoration: none;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
  }
  .aui div.top-navigation li.top-navigation-link {
    border-bottom: solid 1px #aaa;
  }
  .aui div.top-navigation li.top-navigation-link div.menuarrow, .aui div.top-navigation li.top-navigation-link .no-menuarrow {
    width: 25px;
    height: 25px;
    display: table-cell;
  }
  .aui div.top-navigation li.top-navigation-link .menuarrow:before {
    font-family: "fontawesome-alloy";
    content: "";
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 800;
    position: relative;
    left: 10px;
    line-height: 30px;
  }
  .aui div.top-navigation li.top-navigation-link.current {
    background-color: #41b8e3;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1 a {
    line-height: 32px !important;
    display: table-cell;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1 span {
    display: table-cell;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    line-height: 30px;
    text-indent: 15px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1.js-is-expanded {
    color: #002776;
    font-weight: bold;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-2 .menuarrow {
    background-position: 75px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2 .menuarrow:hover {
    background-position: -25px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded {
    color: #002776;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded .menuarrow {
    background-position: 0px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded a {
    color: #002776 !important;
    font-weight: bold !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 a {
    font-weight: normal !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 .menuarrow {
    background-position: 75px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 .menuarrow:hover {
    background-position: -25px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded {
    color: #002776;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded .menuarrow {
    background-position: 0px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded a {
    color: #002776 !important;
    font-weight: bold !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-4 a {
    font-weight: normal !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.top-navigation {
    /* Tablet Navigation */
  }
  .aui div.top-navigation table td {
    width: 35px;
  }
  .aui div.top-navigation table td:first-child {
    width: 25px;
  }
  .aui div.top-navigation .menulinks {
    width: 72vm;
  }
  .aui div.top-navigation .aui a, .aui div.top-navigation a {
    border-bottom: none !important;
    text-decoration: none;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
  }
  .aui div.top-navigation li.top-navigation-link {
    border-bottom: solid 1px #aaa;
  }
  .aui div.top-navigation li.top-navigation-link div.menuarrow, .aui div.top-navigation li.top-navigation-link .no-menuarrow {
    width: 25px;
    height: 25px;
    display: table-cell;
  }
  .aui div.top-navigation li.top-navigation-link .menuarrow:before {
    font-family: "fontawesome-alloy";
    content: "";
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 800;
    position: relative;
    left: 10px;
    line-height: 30px;
  }
  .aui div.top-navigation li.top-navigation-link.current {
    background-color: #41b8e3;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1 a {
    line-height: 32px !important;
    display: table-cell;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1 span {
    display: table-cell;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    line-height: 30px;
    text-indent: 15px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1.js-is-expanded {
    color: #002776;
    font-weight: bold;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-2 .menuarrow {
    background-position: 75px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2 .menuarrow:hover {
    background-position: -25px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded {
    color: #002776;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded .menuarrow {
    background-position: 0px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded a {
    color: #002776 !important;
    font-weight: bold !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 a {
    font-weight: normal !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 .menuarrow {
    background-position: 75px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 .menuarrow:hover {
    background-position: -25px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded {
    color: #002776;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded .menuarrow {
    background-position: 0px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded a {
    color: #002776 !important;
    font-weight: bold !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-4 a {
    font-weight: normal !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.top-navigation {
    /* Tablet Navigation */
  }
  .aui div.top-navigation table td {
    width: 35px;
  }
  .aui div.top-navigation table td:first-child {
    width: 25px;
  }
  .aui div.top-navigation .menulinks {
    width: 72vm;
  }
  .aui div.top-navigation .aui a, .aui div.top-navigation a {
    border-bottom: none !important;
    text-decoration: none;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
  }
  .aui div.top-navigation li.top-navigation-link {
    border-bottom: solid 1px #aaa;
  }
  .aui div.top-navigation li.top-navigation-link div.menuarrow, .aui div.top-navigation li.top-navigation-link .no-menuarrow {
    width: 25px;
    height: 25px;
    display: table-cell;
  }
  .aui div.top-navigation li.top-navigation-link .menuarrow:before {
    font-family: "fontawesome-alloy";
    content: "";
    cursor: pointer;
    font-size: 1.5rem;
    font-weight: 800;
    position: relative;
    left: 10px;
    line-height: 30px;
  }
  .aui div.top-navigation li.top-navigation-link.current {
    background-color: #41b8e3;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1 a {
    line-height: 32px !important;
    display: table-cell;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1 span {
    display: table-cell;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    line-height: 30px;
    text-indent: 15px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1.js-is-expanded {
    color: #002776;
    font-weight: bold;
  }
  .aui div.top-navigation li.top-navigation-link.layer-1.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-2 .menuarrow {
    background-position: 75px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2 .menuarrow:hover {
    background-position: -25px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded {
    color: #002776;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded .menuarrow {
    background-position: 0px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-2.js-is-expanded a {
    color: #002776 !important;
    font-weight: bold !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 a {
    font-weight: normal !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 .menuarrow {
    background-position: 75px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3 .menuarrow:hover {
    background-position: -25px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded {
    color: #002776;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded .menuarrow {
    background-position: 0px 25px;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded a {
    color: #002776 !important;
    font-weight: bold !important;
  }
  .aui div.top-navigation li.top-navigation-link.layer-3.js-is-expanded .menuarrow:before {
    left: 4px;
    content: "";
  }
  .aui div.top-navigation li.top-navigation-link.layer-4 a {
    font-weight: normal !important;
  }
}
div.top-navigation .top-navigation-flyout-layoutbox .container-grid {
  display: grid;
  grid-template-columns: repeat(3, 33.3333%);
  position: absolute;
  top: 0;
  background-color: #ffffff;
}
div.top-navigation .top-navigation-flyout-layoutbox .container-grid::before {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  width: 106.8%;
  height: 139.7%;
  background-color: transparent;
}
div.top-navigation .top-navigation-flyout-layoutbox .container-grid .border_navigation_menu {
  width: 100%;
  height: 20px;
  z-index: 5;
  grid-column: 1;
}
div.top-navigation .top-navigation-flyout-layoutbox li {
  position: initial;
}
div.top-navigation .top-navigation-flyout-layoutbox .container-grid-first {
  width: 960px;
  top: 10px;
  border-top: 3px solid #002776;
  z-index: -4;
}
div.top-navigation .top-navigation-flyout-layoutbox .container-grid-second {
  width: 100%;
  left: 0;
  z-index: -5;
}
div.top-navigation .top-navigation-flyout-layoutbox .container-grid-third {
  width: 100%;
  left: 0;
  z-index: -6;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list {
  height: calc(100% - 40px);
  padding-left: 0;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list .selected-nav-item {
  background: #F2F2F2 0% 0% no-repeat padding-box;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list .selected-nav-item .selected-nav-item__link {
  color: var(--h-glow-dark-blue) !important;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list .selected-nav-item > .icon-chevron-right:before {
  color: var(--h-glow-dark-blue) !important;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__first {
  grid-column: 1;
  z-index: 6;
  margin-left: 0;
  margin-right: -2px;
  border-right: 2px solid #002776;
  margin: 20px 0 20px 0;
}
div.top-navigation .top-navigation-flyout-layoutbox .set-display-flex {
  display: flex !important;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__second {
  display: none;
  grid-column: 2;
  border-right: 2px solid #002776;
  border-left: 2px solid #002776;
  margin: 20px 0 20px -2px;
  z-index: 6;
}
div.top-navigation .top-navigation-flyout-layoutbox .scrollbar-nav-items {
  overflow: auto;
}
div.top-navigation .top-navigation-flyout-layoutbox .scrollbar-nav-items::-webkit-scrollbar {
  width: 10px;
}
div.top-navigation .top-navigation-flyout-layoutbox .scrollbar-nav-items::-webkit-scrollbar-thumb {
  background: #ffffff;
  box-shadow: inset 5px 0px 0px 0px #b9b9b9;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__third {
  display: none;
  grid-column: 3;
  z-index: 6;
  margin: 20px 0 20px 0;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__link {
  font: 20px;
  letter-spacing: 0px;
  color: var(--h-glow-dark-blue) !important;
  word-break: break-word;
  text-align: left;
  width: 100%;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__link .go-to-new-page {
  filter: invert(46%) sepia(50%) saturate(4050%) hue-rotate(168deg) brightness(98%) contrast(101%);
  background: url("../images/glyphicons-basic-152-square-new-window.svg") 0 0 no-repeat;
  float: right;
  height: 20px;
  width: 20px;
  margin-top: 5px;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item:hover .nav-list__link_first {
  color: var(--h-glow-dark-blue) !important;
  transition: 0.1s linear;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item:hover .nav-list__link_first .go-to-new-page {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child:hover .nav-list__link_second {
  color: var(--h-glow-dark-blue) !important;
  transition: 0.1s linear;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child:hover .nav-list__link_second .go-to-new-page {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child-second:hover .nav-list__link_third {
  color: var(--h-glow-dark-blue) !important;
  transition: 0.1s linear;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child-second:hover .nav-list__link_third .go-to-new-page {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item {
  padding: 14px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item:hover {
  background: #F2F2F2 0% 0% no-repeat padding-box;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item:hover .icon-chevron-right:before {
  color: #002776;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item:hover .nav-list__second {
  display: flex;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child:hover .nav-list__third {
  display: flex;
}
div.top-navigation .top-navigation-flyout-layoutbox .divider,
div.top-navigation .top-navigation-flyout-layoutbox .dropdown-divider {
  grid-column: 2;
  margin-left: -2px;
  width: calc(100% + 2px);
  height: calc(100% - 40px);
  align-self: center;
  border-left: 2px solid #002776;
  border-right: 2px solid #002776;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child .icon-chevron-right:before {
  color: #009FDA !important;
}
div.top-navigation .top-navigation-flyout-layoutbox .nav-list__item_child:hover .icon-chevron-right:before {
  color: #002776 !important;
}
div.top-navigation .top-navigation-flyout-layoutbox .icon-chevron-right {
  align-self: center;
}
div.top-navigation .top-navigation-flyout-layoutbox .compare-children-height {
  height: 111%;
}
div.top-navigation .top-navigation-flyout-layoutbox .compare-children-height-ul {
  height: calc(100% - 40px);
}

.top-links__language .top-links, .top-links__language .languageselect {
  padding-top: 12px !important;
}

@media (min-width: 576px) {
  #heading .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #heading .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #heading .container {
    width: 970px;
  }
}
@media (max-width: 991px) {
  body.has-control-menu.signed-in header#banner.showcontrolmenu {
    margin-top: 0;
  }

  body.has-control-menu.signed-in div.top-navigation .icon_close_menu {
    position: absolute;
  }

  body.has-control-menu.signed-in.controls-visible header#banner.showcontrolmenu header.portlet-topper {
    z-index: 1;
  }

  .modify-pages {
    position: fixed;
    right: 0;
    width: 100%;
  }

  .modify-pages .mainnavi--margin {
    border-bottom: none;
    height: 1px;
    margin-top: 0;
  }
}
.search-history {
  position: absolute;
  width: 630px;
  margin-top: -35.5px;
  text-indent: 8px;
  top: 120px;
  left: 15px;
  border: 1px solid #e6e6e6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  z-index: 1;
}

.search-history-show {
  display: block;
}

.search-history-hide {
  display: none;
}

.history-list {
  list-style: none;
  margin-left: 0px !important;
  padding: 0;
  line-height: 26px;
  font-size: 1em;
}

.history-item {
  cursor: pointer;
  padding: 0em 0.85em;
  white-space: nowrap;
  overflow: hidden;
}

.history-item:hover {
  /* Hover State */
  background-color: #f0f0f0;
}

.history-item-selected {
  /* Selected State */
  background-color: #f0f0f0;
}

.history-clear {
  padding: 0em 0.85em;
  white-space: nowrap;
  overflow: hidden;
  float: right;
}

.history-clear .history-clear-op {
  float: right;
  padding-right: 5px;
}

.history-clear .history-clear-op:link {
  color: #0fcda5;
  text-decoration: none;
}

.history-clear .history-clear-op:visited {
  color: #0fcda5;
}

.history-clear .history-clear-op:hover {
  color: #0fcda5;
  text-decoration: underline;
}

.history-clear .history-clear-op:active {
  color: #0fcda5;
}

.history-clear .history-clear-op img {
  border: none;
}

.history-clear:before {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: table;
  content: "";
}

.history-clear:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: table;
  content: "";
  clear: both;
}

.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 10px !important;
}

.m-3 {
  margin: 30px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px-1 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px-2 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-3 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py-1 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py-2 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py-3 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mx-1 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mx-2 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mx-3 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my-1 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.my-2 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my-3 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.my-4-8 {
  margin-top: 40px !important;
  margin-bottom: 80px !important;
}

.my-8-4 {
  margin-top: 80px !important;
  margin-bottom: 40px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-17px {
  margin-left: 17px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2, #haysgsv-pop-warning.hays-modal-content .modal-body-button-container {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.h-label {
  font-weight: var(--h-glow-font-bold);
  font-size: var(--h-text-fs-lg);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-black);
}

.h-glow-label {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-text-fs-lg);
  color: var(--h-white);
}

.has-error .form-control {
  border: var(--h-border-width-sm) solid var(--h-input-error) !important;
}

.has-success .form-control {
  border: var(--h-border-width-sm) solid var(--h-input-border) !important;
}

.h-form-group .h-checkbox .field:checked,
.h-form-group .h-checkbox .field:checked:hover {
  --h-input-accent: var(--h-link);
  background-color: var(--h-btn-glow-primary);
}

.h-form-group .h-checkbox .field,
.h-form-group .h-checkbox .field:hover,
.h-form-group .h-checkbox .field:checked,
.h-form-group .h-checkbox .field:checked:hover {
  z-index: 999;
}

.h-form-group .h-radio .field:checked,
.h-form-group .h-radio .field:checked:hover {
  --h-input-accent: var(--h-btn-glow-primary);
}

.job-offer-form .input-fields input {
  height: 50px;
  margin-top: 8px;
  font-weight: var(--h-font-regular);
  padding: 6px 15px;
}

.hays-jobsearch-field-search-container .ui-searchfield--large input {
  height: 50px;
  font-size: 16px;
  line-height: 1 !important;
  width: calc(100% - 110px);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large input {
    height: 44px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large input {
    height: 44px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large input {
    height: 44px;
    font-size: 16px;
  }
}

/* }}} */
/* social {{{ */
.rrssb-buttons {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 36px;
  margin: 0 !important;
  padding: 0;
  width: 100%;
}
.rrssb-buttons:after {
  clear: both;
}
.rrssb-buttons:before, .rrssb-buttons:after {
  content: "" !important;
  display: table !important;
}
.rrssb-buttons li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 16px !important;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0 !important;
}
.rrssb-buttons li:before, .rrssb-buttons li:after {
  content: "" !important;
}
.rrssb-buttons li.rrssb-email a {
  background-color: #ccc;
}
.rrssb-buttons li.rrssb-email a:hover {
  background-color: #b3b3b3;
}
.rrssb-buttons li.rrssb-facebook a {
  background-color: #306199;
}
.rrssb-buttons li.rrssb-facebook a:hover {
  background-color: #244872;
}
.rrssb-buttons li.rrssb-tumblr a {
  background-color: #32506d;
}
.rrssb-buttons li.rrssb-tumblr a:hover {
  background-color: #22364a;
}
.rrssb-buttons li.rrssb-linkedin a {
  background-color: #007bb6;
}
.rrssb-buttons li.rrssb-linkedin a:hover {
  background-color: #005983;
}
.rrssb-buttons li.rrssb-xing a {
  background-color: #006567;
}
.rrssb-buttons li.rrssb-xing a:hover {
  background-color: #003334;
}
.rrssb-buttons li.rrssb-twitter a {
  background-color: #000000;
}
.rrssb-buttons li.rrssb-twitter a:hover {
  background-color: black;
}
.rrssb-buttons li.rrssb-googleplus a {
  background-color: #e93f2e;
}
.rrssb-buttons li.rrssb-googleplus a:hover {
  background-color: #ce2616;
}
.rrssb-buttons li.rrssb-youtube a {
  background-color: #df1c31;
}
.rrssb-buttons li.rrssb-youtube a:hover {
  background-color: #b21627;
}
.rrssb-buttons li.rrssb-reddit a {
  background-color: #8bbbe3;
}
.rrssb-buttons li.rrssb-reddit a:hover {
  background-color: #62a3d9;
}
.rrssb-buttons li.rrssb-pinterest a {
  background-color: #b81621;
}
.rrssb-buttons li.rrssb-pinterest a:hover {
  background-color: #8a1119;
}
.rrssb-buttons li.rrssb-pocket a {
  background-color: #ed4054;
}
.rrssb-buttons li.rrssb-pocket a:hover {
  background-color: #e4162d;
}
.rrssb-buttons li.rrssb-github a {
  background-color: #444;
}
.rrssb-buttons li.rrssb-github a:hover {
  background-color: #2b2b2b;
}
.rrssb-buttons li.rrssb-instagram a {
  background-color: #125688;
}
.rrssb-buttons li.rrssb-instagram a:hover {
  background-color: #0c3a5b;
}
.rrssb-buttons li.rrssb-delicious a {
  background-color: #0b79e5;
}
.rrssb-buttons li.rrssb-delicious a:hover {
  background-color: #095fb4;
}
.rrssb-buttons li.rrssb-vk a {
  background-color: #4d71a9;
}
.rrssb-buttons li.rrssb-vk a:hover {
  background-color: #3d5a86;
}
.rrssb-buttons li.rrssb-hackernews a {
  background-color: #ff6600;
}
.rrssb-buttons li.rrssb-hackernews a:hover {
  background-color: #cc5200;
}
.rrssb-buttons li.rrssb-whatsapp a {
  background-color: #43d854;
}
.rrssb-buttons li.rrssb-whatsapp a:hover {
  background-color: #28c039;
}
.rrssb-buttons li.rrssb-print a {
  background-color: #8d98a2;
}
.rrssb-buttons li.rrssb-print a:hover {
  background-color: #717f8b;
}
.rrssb-buttons li a {
  background-color: #ccc;
  border-radius: 0px !important;
  box-sizing: border-box;
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  height: 100%;
  padding: 11px 7px 12px 27px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s ease-in-out;
  width: 100%;
}
.rrssb-buttons li a .rrssb-icon {
  display: block;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%;
}
.rrssb-buttons li a .rrssb-icon svg {
  height: 17px;
  width: 17px;
}
.rrssb-buttons li a .rrssb-icon svg path {
  fill: #fff;
}
.rrssb-buttons li a .rrssb-text {
  color: #fff;
  text-transform: none !important;
}
.rrssb-buttons li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25);
}
.rrssb-buttons li.small a {
  padding: 0;
}
.rrssb-buttons li.small a .rrssb-icon {
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%;
}
.rrssb-buttons li.small a .rrssb-text {
  visibility: hidden;
}
.rrssb-buttons.large-format {
  height: auto;
}
.rrssb-buttons.large-format li {
  height: auto;
}
.rrssb-buttons.large-format li a {
  backface-visibility: hidden;
  border-radius: 0.2em;
  padding: 8.5% 0 8.5% 12%;
}
.rrssb-buttons.large-format li a .rrssb-icon {
  height: 100%;
  left: 7%;
  padding-top: 0;
  width: 12%;
}
.rrssb-buttons.large-format li a .rrssb-icon svg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.rrssb-buttons.large-format li a .rrssb-text {
  backface-visibility: hidden;
}
.rrssb-buttons.small-format {
  padding-top: 5px;
}
.rrssb-buttons.small-format li {
  height: 80%;
  padding: 0 1px;
}
.rrssb-buttons.small-format li a .rrssb-icon {
  height: 100%;
  padding-top: 0;
}
.rrssb-buttons.small-format li a .rrssb-icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%;
}
.rrssb-buttons.tiny-format {
  height: 22px;
  position: relative;
}
.rrssb-buttons.tiny-format li {
  padding-right: 7px;
}
.rrssb-buttons.tiny-format li a {
  background-color: transparent;
  padding: 0;
}
.rrssb-buttons.tiny-format li a .rrssb-icon svg {
  height: 70%;
  width: 100%;
}
.rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
  background-color: transparent;
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
  fill: #ccc;
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #999999;
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
  fill: #306199;
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #18304b;
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
  fill: #32506d;
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #121d27;
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
  fill: #007bb6;
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #003650;
}
.rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon svg path {
  fill: #006567;
}
.rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #000101;
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
  fill: #000000;
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
  fill: black;
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
  fill: #e93f2e;
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #a01e11;
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
  fill: #df1c31;
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #84111d;
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
  fill: #8bbbe3;
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #398bcf;
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
  fill: #b81621;
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5d0b11;
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
  fill: #ed4054;
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #b61124;
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
  fill: #444;
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #111111;
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
  fill: #125688;
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #061d2e;
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
  fill: #0b79e5;
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #064684;
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
  fill: #4d71a9;
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #2d4263;
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
  fill: #ff6600;
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #993d00;
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
  fill: #43d854;
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #1f962d;
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
  fill: #8d98a2;
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5a656f;
}
.rrssb-buttons li.rrssb-print a .rrssb-icon svg path:nth-child(2) {
  fill: none;
}

.rrssb-buttons-rebrand {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 40px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rrssb-buttons-rebrand:after {
  clear: both;
}
.rrssb-buttons-rebrand:before, .rrssb-buttons-rebrand:after {
  content: "" !important;
  display: table !important;
}
.rrssb-buttons-rebrand li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 16px !important;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0 !important;
}
.rrssb-buttons-rebrand li:before, .rrssb-buttons-rebrand li:after {
  content: "" !important;
}
.rrssb-buttons-rebrand li.rrssb-email a {
  background-color: #ccc;
}
.rrssb-buttons-rebrand li.rrssb-email a:hover {
  background-color: #b3b3b3;
}
.rrssb-buttons-rebrand li.rrssb-facebook a {
  background-color: #306199;
}
.rrssb-buttons-rebrand li.rrssb-facebook a:hover {
  background-color: #244872;
}
.rrssb-buttons-rebrand li.rrssb-tumblr a {
  background-color: #32506d;
}
.rrssb-buttons-rebrand li.rrssb-tumblr a:hover {
  background-color: #22364a;
}
.rrssb-buttons-rebrand li.rrssb-linkedin a {
  background-color: #007bb6;
}
.rrssb-buttons-rebrand li.rrssb-linkedin a:hover {
  background-color: #005983;
}
.rrssb-buttons-rebrand li.rrssb-xing a {
  background-color: #006567;
}
.rrssb-buttons-rebrand li.rrssb-xing a:hover {
  background-color: #003334;
}
.rrssb-buttons-rebrand li.rrssb-twitter a {
  background-color: #000000;
}
.rrssb-buttons-rebrand li.rrssb-twitter a:hover {
  background-color: black;
}
.rrssb-buttons-rebrand li.rrssb-googleplus a {
  background-color: #e93f2e;
}
.rrssb-buttons-rebrand li.rrssb-googleplus a:hover {
  background-color: #ce2616;
}
.rrssb-buttons-rebrand li.rrssb-youtube a {
  background-color: #df1c31;
}
.rrssb-buttons-rebrand li.rrssb-youtube a:hover {
  background-color: #b21627;
}
.rrssb-buttons-rebrand li.rrssb-reddit a {
  background-color: #8bbbe3;
}
.rrssb-buttons-rebrand li.rrssb-reddit a:hover {
  background-color: #62a3d9;
}
.rrssb-buttons-rebrand li.rrssb-pinterest a {
  background-color: #b81621;
}
.rrssb-buttons-rebrand li.rrssb-pinterest a:hover {
  background-color: #8a1119;
}
.rrssb-buttons-rebrand li.rrssb-pocket a {
  background-color: #ed4054;
}
.rrssb-buttons-rebrand li.rrssb-pocket a:hover {
  background-color: #e4162d;
}
.rrssb-buttons-rebrand li.rrssb-github a {
  background-color: #444;
}
.rrssb-buttons-rebrand li.rrssb-github a:hover {
  background-color: #2b2b2b;
}
.rrssb-buttons-rebrand li.rrssb-instagram a {
  background-color: #125688;
}
.rrssb-buttons-rebrand li.rrssb-instagram a:hover {
  background-color: #0c3a5b;
}
.rrssb-buttons-rebrand li.rrssb-delicious a {
  background-color: #0b79e5;
}
.rrssb-buttons-rebrand li.rrssb-delicious a:hover {
  background-color: #095fb4;
}
.rrssb-buttons-rebrand li.rrssb-vk a {
  background-color: #4d71a9;
}
.rrssb-buttons-rebrand li.rrssb-vk a:hover {
  background-color: #3d5a86;
}
.rrssb-buttons-rebrand li.rrssb-hackernews a {
  background-color: #ff6600;
}
.rrssb-buttons-rebrand li.rrssb-hackernews a:hover {
  background-color: #cc5200;
}
.rrssb-buttons-rebrand li.rrssb-whatsapp a {
  background-color: #43d854;
}
.rrssb-buttons-rebrand li.rrssb-whatsapp a:hover {
  background-color: #28c039;
}
.rrssb-buttons-rebrand li.rrssb-print a {
  background-color: #8d98a2;
}
.rrssb-buttons-rebrand li.rrssb-print a:hover {
  background-color: #717f8b;
}
.rrssb-buttons-rebrand li a {
  border-radius: 0px !important;
  box-sizing: border-box;
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.2s ease-in-out;
}
.rrssb-buttons-rebrand li a .rrssb-icon {
  display: block;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%;
}
.rrssb-buttons-rebrand li a .rrssb-icon svg {
  height: 17px;
  width: 17px;
}
.rrssb-buttons-rebrand li a .rrssb-icon svg path {
  fill: #fff;
}
.rrssb-buttons-rebrand li a .rrssb-text {
  color: #fff;
  text-transform: none !important;
}
.rrssb-buttons-rebrand li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25);
}
.rrssb-buttons-rebrand li.small a {
  padding: 0;
}
.rrssb-buttons-rebrand li.small a .rrssb-icon {
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%;
}
.rrssb-buttons-rebrand li.small a .rrssb-text {
  visibility: hidden;
}
.rrssb-buttons-rebrand.large-format {
  height: auto;
}
.rrssb-buttons-rebrand.large-format li {
  height: auto;
}
.rrssb-buttons-rebrand.large-format li a {
  backface-visibility: hidden;
  border-radius: 0.2em;
  padding: 8.5% 0 8.5% 12%;
}
.rrssb-buttons-rebrand.large-format li a .rrssb-icon {
  height: 100%;
  left: 7%;
  padding-top: 0;
  width: 12%;
}
.rrssb-buttons-rebrand.large-format li a .rrssb-icon svg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.rrssb-buttons-rebrand.large-format li a .rrssb-text {
  backface-visibility: hidden;
}
.rrssb-buttons-rebrand.small-format {
  padding-top: 5px;
}
.rrssb-buttons-rebrand.small-format li {
  height: 80%;
  padding: 0 1px;
}
.rrssb-buttons-rebrand.small-format li a .rrssb-icon {
  height: 100%;
  padding-top: 0;
}
.rrssb-buttons-rebrand.small-format li a .rrssb-icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%;
}
.rrssb-buttons-rebrand.tiny-format {
  height: 22px;
  position: relative;
}
.rrssb-buttons-rebrand.tiny-format li {
  padding-right: 7px;
}
.rrssb-buttons-rebrand.tiny-format li a {
  background-color: transparent;
  padding: 0;
}
.rrssb-buttons-rebrand.tiny-format li a .rrssb-icon svg {
  height: 70%;
  width: 100%;
}
.rrssb-buttons-rebrand.tiny-format li a:hover, .rrssb-buttons-rebrand.tiny-format li a:active {
  background-color: transparent;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-email a .rrssb-icon svg path {
  fill: #ccc;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #999999;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
  fill: #306199;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #18304b;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
  fill: #32506d;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #121d27;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
  fill: #007bb6;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #003650;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-xing a .rrssb-icon svg path {
  fill: #006567;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-xing a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #000101;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
  fill: #000000;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
  fill: black;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
  fill: #e93f2e;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #a01e11;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
  fill: #df1c31;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #84111d;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
  fill: #8bbbe3;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #398bcf;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
  fill: #b81621;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5d0b11;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
  fill: #ed4054;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #b61124;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-github a .rrssb-icon svg path {
  fill: #444;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #111111;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
  fill: #125688;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #061d2e;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
  fill: #0b79e5;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #064684;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-vk a .rrssb-icon svg path {
  fill: #4d71a9;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #2d4263;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
  fill: #ff6600;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #993d00;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
  fill: #43d854;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #1f962d;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-print a .rrssb-icon svg path {
  fill: #8d98a2;
}
.rrssb-buttons-rebrand.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5a656f;
}
.rrssb-buttons-rebrand li.rrssb-print a .rrssb-icon svg path:nth-child(2) {
  fill: none;
}

.rrssb-buttons li.rrssb-twitter a:hover {
  background-color: #3d3d3d;
}

/* }}} */
/* seitenvorlagen {{{ */
/* Teaser */
.template-2sp-g3b-g1sp .teaser-box .portlet {
  margin-bottom: -10px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp-g3b-g1sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b-g1sp {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp-g3b-g1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b-g1sp {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp-g3b-g1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.template-2sp-g3b-g1sp .bild-bereich .portlet-borderless-container, .template-2sp-g3b-g1sp .bild-bereich .aui .portlet-borderless-container {
  margin-bottom: 0px;
}
.template-2sp-g3b-g1sp .teaser {
  font-size: 16px;
  line-height: 23px;
  background-color: var(--h-grau-1);
  padding-top: 20px;
  margin-top: 0px;
  padding-bottom: 30px;
  min-height: 175px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b-g1sp .teaser {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b-g1sp .teaser {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
  }
}
.template-2sp-g3b-g1sp .teaser h1, .template-2sp-g3b-g1sp .teaser h2, .template-2sp-g3b-g1sp .teaser h3, .template-2sp-g3b-g1sp .teaser h4 {
  font-size: 22px;
  line-height: 27.5px;
  text-transform: uppercase;
  font-weight: bold;
}
.template-2sp-g3b-g1sp .teaser .link a {
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
}
.template-2sp-g3b-g1sp .teaser .teaser-box {
  height: 255px;
  background: #ffffff;
  width: 300px;
  margin-top: 30px;
}
.template-2sp-g3b-g1sp .teaser-footer {
  background-color: var(--h-grau-1);
  padding-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b-g1sp .teaser-footer {
    padding: 0;
  }
  .aui .template-2sp-g3b-g1sp .teaser-footer .portlet-borderless-container {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b-g1sp .teaser-footer {
    padding: 0;
  }
  .aui .template-2sp-g3b-g1sp .teaser-footer .portlet-borderless-container {
    padding: 0 15px;
  }
}
.template-2sp-g3b-g1sp .teaser-footer .portlet-column {
  min-height: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b-g1sp .teaser-footer > .container {
    padding: 0 15px 0px 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b-g1sp .teaser-footer > .container {
    padding: 0 15px 0px 15px;
  }
}

/* Teaser */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp-g3b {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp-g3b > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp-g3b > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.template-2sp-g3b .bild-bereich .portlet-borderless-container, .template-2sp-g3b .bild-bereich .aui .portlet-borderless-container {
  margin-bottom: 0px;
}
.template-2sp-g3b .teaser {
  font-size: 16px;
  line-height: 23px;
  background-color: var(--h-grau-1);
  padding-top: 5px;
  margin-top: 0px;
  padding-bottom: 30px;
  min-height: 175px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b .teaser {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b .teaser {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
  }
}
.template-2sp-g3b .teaser h1, .template-2sp-g3b .teaser h2, .template-2sp-g3b .teaser h3, .template-2sp-g3b .teaser h4 {
  font-size: 22px;
  line-height: 27.5px;
  text-transform: uppercase;
  font-weight: bold;
}
.template-2sp-g3b .teaser .link a {
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
}
.template-2sp-g3b .teaser .teaser-box {
  height: 255px;
  background: #ffffff;
  width: 300px;
  margin-top: 30px;
}
.template-2sp-g3b .teaser-footer {
  background-color: var(--h-grau-1);
  padding-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b .teaser-footer {
    padding: 0;
  }
  .aui .template-2sp-g3b .teaser-footer .portlet-borderless-container {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b .teaser-footer {
    padding: 0;
  }
  .aui .template-2sp-g3b .teaser-footer .portlet-borderless-container {
    padding: 0 15px;
  }
}
.template-2sp-g3b .teaser-footer .portlet-column {
  min-height: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g3b .teaser-footer > .container {
    padding: 0 15px 0px 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g3b .teaser-footer > .container {
    padding: 0 15px 0px 15px;
  }
}

.template-1sp-2sp .content {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-2sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-2sp {
    margin: 15px 0 0 0;
  }
  .aui .template-1sp-2sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-2sp {
    margin: 15px 0 0 0;
  }
  .aui .template-1sp-2sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.template-1sp-2sp-1sp .content {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-2sp-1sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-2sp-1sp {
    margin: 15px 0 0 0;
  }
  .aui .template-1sp-2sp-1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-2sp-1sp {
    margin: 15px 0 0 0;
  }
  .aui .template-1sp-2sp-1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.template-1sp-volle-breite .hh-hero {
  background: url("https://www.hays.de/personaldienstleister-keyvisual-header-desktop") no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 1200px) {
  .template-1sp-volle-breite .hh-hero {
    height: 400px;
    background: url("https://www.hays.de/personaldienstleister-keyvisual-header-tablet") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .template-1sp-volle-breite .hh-hero {
    background: url("https://www.hays.de/personaldienstleister-keyvisual-header-mobile") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.template-1sp-volle-breite .hh-hero .container {
  padding-top: 130px;
}
@media screen and (max-width: 767px) {
  .template-1sp-volle-breite .hh-hero .container {
    padding-top: 40px;
  }
}

@media only screen and (max-width:  600px) {
  .template-1sp-volle-breite .hh-hero {
    height: 400px;
  }
}
@media only screen and (min-width:  600px) {
  .template-1sp-volle-breite .hh-hero {
    height: 400px;
  }
}
@media only screen and (min-width:  768px) {
  .template-1sp-volle-breite .hh-hero {
    height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .template-1sp-volle-breite .hh-hero {
    height: 600px;
  }
}
@media only screen and (min-width: 1200px) {
  .template-1sp-volle-breite .hh-hero {
    height: 550px;
  }
}
@media only screen and (min-width: 1600px) {
  .template-1sp-volle-breite .hh-hero {
    height: 700px;
  }
}
.template-2sp {
  /*
      @TODO(srr): änderung testen
          - 27.04.2018

      .hh-span8 {
          @include hh-responsive(tablet-portrait, phone-landscape, phone-portrait) {
              width           : 100%;
              margin-left     : 0;
          }
      }
  */
}
.template-2sp .content {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.template-1sp .content {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
  }
}
.aui .template-1sp .bild-bereich div.span12 {
  margin-left: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .aui .template-1sp .bild-bereich div.container {
    width: 960px;
  }
  .aui .template-1sp .bild-bereich div.span12 {
    float: none;
    width: 630px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 959px) {
  .aui .template-1sp .bild-bereich div.span12 {
    float: none;
    width: 630px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 685px) {
  .aui .template-1sp .bild-bereich div.span12 {
    float: none;
    width: 300px;
    margin: 0 auto;
  }
}
.template-1sp .bild-bereich .portlet-borderless-container, .template-1sp .bild-bereich .aui .portlet-borderless-container {
  margin-bottom: 0px;
}

.template-1sp-fullwidth .content {
  padding-bottom: 20px;
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-fullwidth > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-fullwidth > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.aui .template-1sp-fullwidth .bild-bereich div.span12 {
  margin-left: 0;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .aui .template-1sp-fullwidth .bild-bereich div.container {
    width: 960px;
  }
  .aui .template-1sp-fullwidth .bild-bereich div.span12 {
    float: none;
    width: 630px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 959px) {
  .aui .template-1sp-fullwidth .bild-bereich div.span12 {
    float: none;
    width: 630px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 685px) {
  .aui .template-1sp-fullwidth .bild-bereich div.span12 {
    float: none;
    width: 300px;
    margin: 0 auto;
  }
}
.template-1sp-fullwidth .bild-bereich .portlet-borderless-container, .template-1sp-fullwidth .bild-bereich .aui .portlet-borderless-container {
  margin-bottom: 0px;
}

.template-1sp-jobsuche {
  /* padding-top     : 60px; */
}
.template-1sp-jobsuche .content {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-jobsuche {
    padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-jobsuche {
    padding: 0;
  }
  .aui .template-1sp-jobsuche > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-jobsuche {
    padding: 0;
  }
  .aui .template-1sp-jobsuche > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.template-2sp-g6b-g1sp, .template-2sp-g6b-g1sp-no-border {
  border-top: solid 50px var(--h-grau-hsla-1);
  background-origin: border-box;
  color: var(--h-grau-7);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    background-position: 0px -50px !important;
    background-size: 100% !important;
  }
  .aui .template-2sp-g6b-g1sp.hays-noJs-background, .aui .hays-noJs-background.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/3-img-start-hays-finance-allgemein.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-1, .aui .hays-background-1.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/1-img-start-hays-cp.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-2, .aui .hays-background-2.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/2-img-start-hays-engineering.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-3, .aui .hays-background-3.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/3-img-start-hays-finance-allgemein.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-4, .aui .hays-background-4.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/4-img-start-hays-it.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-5, .aui .hays-background-5.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/5-img-start-hays-life-sciences.jpg") no-repeat;
  }
}
@media only screen and (min-width: 990px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    background-position: 0px -50px !important;
    background-size: 100% !important;
  }
  .aui .template-2sp-g6b-g1sp.hays-noJs-background, .aui .hays-noJs-background.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/3-img-start-hays-finance-allgemein.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-1, .aui .hays-background-1.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/1-img-start-hays-cp.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-2, .aui .hays-background-2.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/2-img-start-hays-engineering.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-3, .aui .hays-background-3.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/3-img-start-hays-finance-allgemein.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-4, .aui .hays-background-4.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/4-img-start-hays-it.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-5, .aui .hays-background-5.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/5-img-start-hays-life-sciences.jpg") no-repeat;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    background-position: 0px -50px !important;
    background-size: 100% !important;
  }
  .aui .template-2sp-g6b-g1sp.hays-noJs-background, .aui .hays-noJs-background.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/3-img-start-hays-finance-allgemein.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-1, .aui .hays-background-1.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/1-img-start-hays-cp.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-2, .aui .hays-background-2.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/2-img-start-hays-engineering.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-3, .aui .hays-background-3.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/3-img-start-hays-finance-allgemein.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-4, .aui .hays-background-4.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/4-img-start-hays-it.jpg") no-repeat;
  }
  .aui .template-2sp-g6b-g1sp.hays-background-5, .aui .hays-background-5.template-2sp-g6b-g1sp-no-border {
    background: var(--h-grau-1) url("../images/hays_backgrounds/5-img-start-hays-life-sciences.jpg") no-repeat;
  }
}
@media only screen and (min-width: 990px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 990px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g6b-g1sp > .container, .aui .template-2sp-g6b-g1sp-no-border > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g6b-g1sp > .container, .aui .template-2sp-g6b-g1sp-no-border > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    border-top: solid 50px transparent;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    border-top: solid 50px transparent;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g6b-g1sp, .aui .template-2sp-g6b-g1sp-no-border {
    border-top: 0px;
  }
}
.template-2sp-g6b-g1sp .content, .template-2sp-g6b-g1sp-no-border .content {
  padding-bottom: 573px;
  padding-top: 50px;
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g6b-g1sp .content, .aui .template-2sp-g6b-g1sp-no-border .content {
    padding-top: 45px;
  }
}
.template-2sp-g6b-g1sp .teaser, .template-2sp-g6b-g1sp-no-border .teaser {
  font-size: 16px;
  line-height: 23px;
  background-color: var(--h-grau-hsla-1);
  padding: 50px 0;
  margin-top: -573px;
  min-height: 175px;
  margin-right: 0;
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-g6b-g1sp .teaser, .aui .template-2sp-g6b-g1sp-no-border .teaser {
    padding-bottom: 30px;
    padding-top: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-g6b-g1sp .teaser, .aui .template-2sp-g6b-g1sp-no-border .teaser {
    padding-bottom: 30px;
    padding-top: 0px;
  }
}
.template-2sp-g6b-g1sp .teaser h1, .template-2sp-g6b-g1sp-no-border .teaser h1, .template-2sp-g6b-g1sp .teaser h2, .template-2sp-g6b-g1sp-no-border .teaser h2, .template-2sp-g6b-g1sp .teaser h3, .template-2sp-g6b-g1sp-no-border .teaser h3, .template-2sp-g6b-g1sp .teaser h4, .template-2sp-g6b-g1sp-no-border .teaser h4 {
  font-size: 22px;
  line-height: 27.5px;
  text-transform: uppercase;
  font-weight: bold;
}
.template-2sp-g6b-g1sp .teaser .link a, .template-2sp-g6b-g1sp-no-border .teaser .link a {
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
}
.template-2sp-g6b-g1sp .teaser .teaser-box, .template-2sp-g6b-g1sp-no-border .teaser .teaser-box {
  height: 255px;
  background: var(--h-white);
  width: 300px;
  margin-top: 30px;
}
.template-2sp-g6b-g1sp .teaser .teaser-box .visible-interaction, .template-2sp-g6b-g1sp-no-border .teaser .teaser-box .visible-interaction {
  position: relative;
  right: -20px;
}

.template-2sp-g6b-g1sp-no-border {
  border-top: solid 50px rgba(0, 0, 0, 0);
}

/* Teaser */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-3b-1sp, .aui .template-3b-1sp {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp, .aui .template-3b-1sp {
    margin: 15px 0 0 0;
  }
  .aui .template-1sp-3b-1sp > .container, .aui .template-3b-1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp, .aui .template-3b-1sp {
    margin: 15px 0 0 0;
  }
  .aui .template-1sp-3b-1sp > .container, .aui .template-3b-1sp > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.template-1sp-3b-1sp .teaser, .template-3b-1sp .teaser {
  font-size: 16px;
  line-height: 23px;
  padding-bottom: 30px;
  min-height: 175px;
  /* neu, noch Abspr. ASP */
  /* neu, noch Abspr. ASP */
  /* neu */
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-3b-1sp .teaser, .aui .template-3b-1sp .teaser {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser, .aui .template-3b-1sp .teaser {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser, .aui .template-3b-1sp .teaser {
    padding-bottom: 0;
  }
}
.template-1sp-3b-1sp .teaser .col-lg-4, .template-3b-1sp .teaser .col-lg-4 {
  padding-right: 10px;
}
.template-1sp-3b-1sp .teaser h1, .template-1sp-3b-1sp .teaser h2, .template-1sp-3b-1sp .teaser h3, .template-1sp-3b-1sp .teaser h4, .template-3b-1sp .teaser h1, .template-3b-1sp .teaser h2, .template-3b-1sp .teaser h3, .template-3b-1sp .teaser h4 {
  font-size: 1.375rem;
  line-height: 27.5px;
  text-transform: uppercase;
  font-weight: bold;
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser h1, .aui .template-1sp-3b-1sp .teaser h2, .aui .template-1sp-3b-1sp .teaser h3, .aui .template-1sp-3b-1sp .teaser h4, .aui .template-3b-1sp .teaser h1, .aui .template-3b-1sp .teaser h2, .aui .template-3b-1sp .teaser h3, .aui .template-3b-1sp .teaser h4 {
    font-size: 1.375rem;
    line-height: 110%;
  }
}
.template-1sp-3b-1sp .teaser .link a, .template-3b-1sp .teaser .link a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.template-1sp-3b-1sp .teaser .teaser-box, .template-3b-1sp .teaser .teaser-box {
  /* min-height: 255px; */
  background: var(--h-white);
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser .teaser-box, .aui .template-3b-1sp .teaser .teaser-box {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser .teaser-box, .aui .template-3b-1sp .teaser .teaser-box {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.template-1sp-3b-1sp .teaser div.teaser-content-template, .template-3b-1sp .teaser div.teaser-content-template {
  margin-top: 0px;
  margin-bottom: 20px;
}
.template-1sp-3b-1sp .teaser div.teaser-content-template h3, .template-3b-1sp .teaser div.teaser-content-template h3 {
  min-height: 108px;
  /* 4 Zeilen */
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-3b-1sp .teaser div.teaser-content-template h3, .aui .template-3b-1sp .teaser div.teaser-content-template h3 {
    min-height: 162px;
    /* 6 Zeilen */
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser div.teaser-content-template h3, .aui .template-3b-1sp .teaser div.teaser-content-template h3 {
    min-height: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser div.teaser-content-template h3, .aui .template-3b-1sp .teaser div.teaser-content-template h3 {
    min-height: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-1sp-3b-1sp .teaser div.teaser-content-template .spalte_1 .text ul, .aui .template-3b-1sp .teaser div.teaser-content-template .spalte_1 .text ul {
    min-height: 100px;
    /* 4 Zeilen */
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser div.teaser-content-template .spalte_1 .text ul, .aui .template-3b-1sp .teaser div.teaser-content-template .spalte_1 .text ul {
    min-height: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser div.teaser-content-template .spalte_1 .text ul, .aui .template-3b-1sp .teaser div.teaser-content-template .spalte_1 .text ul {
    min-height: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser div.headline-content-template h1, .aui .template-3b-1sp .teaser div.headline-content-template h1 {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser div.headline-content-template h1, .aui .template-3b-1sp .teaser div.headline-content-template h1 {
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
.template-1sp-3b-1sp .teaser-footer, .template-3b-1sp .teaser-footer {
  background-color: var(--h-grau-1);
  padding-top: 25px;
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser-footer, .aui .template-3b-1sp .teaser-footer {
    padding: 15px 0 0 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser-footer, .aui .template-3b-1sp .teaser-footer {
    padding: 15px 0 0 0;
  }
}
.template-1sp-3b-1sp .teaser-footer .footer-weiss, .template-3b-1sp .teaser-footer .footer-weiss {
  background-color: var(--h-white);
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.headline-content-template, .aui .template-3b-1sp .teaser-footer div.headline-content-template {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.headline-content-template, .aui .template-3b-1sp .teaser-footer div.headline-content-template {
    padding-left: 15px;
  }
}
.template-1sp-3b-1sp .teaser-footer div.ap-content-template, .template-3b-1sp .teaser-footer div.ap-content-template {
  margin-right: 15px;
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.ap-content-template, .aui .template-3b-1sp .teaser-footer div.ap-content-template {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.ap-content-template, .aui .template-3b-1sp .teaser-footer div.ap-content-template {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.ap-content-template .spalte_1 .text, .aui .template-3b-1sp .teaser-footer div.ap-content-template .spalte_1 .text {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.ap-content-template .spalte_1 .text, .aui .template-3b-1sp .teaser-footer div.ap-content-template .spalte_1 .text {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-1sp-3b-1sp .teaser-footer div.ap-content-template .spalte_2, .aui .template-3b-1sp .teaser-footer div.ap-content-template .spalte_2 {
    padding-right: 15px;
  }
}

/* wird ev. nicht mehr benutzt: */
.template-3b-1sp .headline-content-template h1 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.template-3b-1sp .teaser {
  padding-top: 0;
  margin-top: 0;
}

.template-2sp-broschueren {
  /*
      @TODO(srr): änderung von span8 zu col-* testen in 2sp-broschueren-*-template zeile 7
          - 27.04.2018
  .hh-span8 {
      @include hh-responsive(tablet-portrait, phone-landscape, phone-portrait) {
          width           : 100%;
          margin-left     : 0;
      }
  }
  */
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp-broschueren {
    margin: 15px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-broschueren {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp-broschueren > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-broschueren {
    margin: 15px 0 0 0;
  }
  .aui .template-2sp-broschueren > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.template-2sp-broschueren #brochure-categories div.headline-content-template h3 {
  margin-bottom: 10px;
}
.template-2sp-broschueren #brochure-categories .bild.links {
  margin-right: 25px;
  float: left;
  width: 136px;
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-broschueren #brochure-categories .bild.links {
    display: none;
  }
}
.template-2sp-broschueren #brochure-categories .bild.links img {
  border: 1px solid var(--h-broschueren-content-template-iconborder-color);
  width: 100%;
  height: auto;
}
.template-2sp-broschueren #brochure-categories .content-box {
  padding-left: 25px;
}
.template-2sp-broschueren #brochure-categories .content-box .content {
  padding: 20px 25px 20px 0px;
  height: 150px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-broschueren #brochure-categories .content-box .content {
    height: 100%;
  }
}
.template-2sp-broschueren #brochure-categories .content-box .content .content-titel {
  color: var(--h-broschueren-content-template-ueberschrift-color);
  font-size: 1.25rem;
  padding-bottom: 5px;
  font-weight: bold;
  line-height: 25px;
}
.template-2sp-broschueren #brochure-categories .content-box .content .content-kurztext {
  color: var(--h-broschueren-content-template-font-color);
  font-size: 1rem;
}
.template-2sp-broschueren #brochure-categories .content-box .content .content-kurztext p {
  padding-bottom: 0px;
}
.template-2sp-broschueren #brochure-categories .content-box .content-textlinks {
  padding: 0px 25px 20px 0px;
  font-size: 1rem;
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-broschueren #brochure-categories .content-box .content-textlinks {
    line-height: 120%;
  }
}
.template-2sp-broschueren #brochure-categories .content-box .content-textlinks a {
  color: var(--h-broschueren-content-template-link-color);
  padding-right: 6px;
  border-right: 1px solid var(--h-broschueren-content-template-trennlinie-color);
  margin-right: 3px;
}
.template-2sp-broschueren #brochure-categories .content-box .content-textlinks a:hover {
  color: var(--h-broschueren-content-template-link-color-hover);
}
.template-2sp-broschueren #brochure-categories .content-box .content-textlinks a:last-child {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
.template-2sp-broschueren #brochure-categories .brochure-category {
  margin-bottom: 45px;
}
.template-2sp-broschueren #brochure-categories .brochure-category .brochure-category-title {
  font-size: 1.5rem;
  font-weight: bold;
}
.template-2sp-broschueren #brochure-categories .brochure-category .brochure-category-title .portlet-borderless-container {
  margin-bottom: 0;
  min-height: 0;
}
.template-2sp-broschueren #brochure-categories .brochure-category .brochure-category-content {
  display: none;
}
.template-2sp-broschueren #brochure-categories .brochure-mehr-link {
  border-bottom: solid 6px #eee;
  text-align: right;
  height: 10px;
}
.template-2sp-broschueren #brochure-categories .brochure-mehr-link a {
  background: #fff;
  padding-left: 15px;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.template-2sp-broschueren #brochure-categories .brochure-mehr-link a i.fa {
  color: #009fda;
}

.social-media-newsroom-template {
  /* Headline Images {{{ */
  /* }}} */
  padding-bottom: 20px;
}
.social-media-newsroom-template h1.smnr {
  background-image: url("../images/hays_smnr/smnr_headline_images.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 70px;
  min-height: 65px;
  line-height: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .social-media-newsroom-template h1.smnr {
    margin-top: 24px;
    font-size: calc(.6rem + 3vw);
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template h1.smnr {
    max-height: 65px;
    overflow: hidden;
    margin: 10px 0;
    font-size: calc(.4rem + 3vw);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template h1.smnr {
    margin: 15px;
    font-size: calc(.6rem + 3vw);
  }
}
.social-media-newsroom-template h2.blogpost, .social-media-newsroom-template h2.facebook, .social-media-newsroom-template h2.twitter, .social-media-newsroom-template h2.youtube, .social-media-newsroom-template h2.slideshare {
  background-image: url("../images/hays_smnr/smnr_headline_images.jpg");
  background-repeat: no-repeat;
  text-indent: 70px;
  min-height: 50px;
  line-height: 50px;
  color: #009AE5 !important;
}
.social-media-newsroom-template h2.blogpost a, .social-media-newsroom-template h2.facebook a, .social-media-newsroom-template h2.twitter a, .social-media-newsroom-template h2.youtube a, .social-media-newsroom-template h2.slideshare a {
  font-weight: bold;
  color: #009AE5 !important;
}
.social-media-newsroom-template h2.blogpost a:hover, .social-media-newsroom-template h2.facebook a:hover, .social-media-newsroom-template h2.twitter a:hover, .social-media-newsroom-template h2.youtube a:hover, .social-media-newsroom-template h2.slideshare a:hover {
  color: var(--h-hays-btn-hover) !important;
}
.social-media-newsroom-template h2.blogpost {
  background-position: 0 -68px;
}
.social-media-newsroom-template h2.facebook {
  background-position: 0 -120px;
}
.social-media-newsroom-template h2.twitter {
  background-position: 0 -172px;
}
.social-media-newsroom-template h2.youtube {
  background-position: 0 -275px;
}
.social-media-newsroom-template h2.slideshare {
  background-position: 0 -223px;
}
.social-media-newsroom-template #blogpost-container {
  color: #1fabdd;
}
.social-media-newsroom-template #blogpost-container .muted {
  font-weight: bold;
}
.social-media-newsroom-template #blogpost-container h4 {
  color: var(--h-grau-6);
}
.social-media-newsroom-template #blogpost-container h3 {
  color: #002676;
  padding: 0;
  margin: 0;
}
.social-media-newsroom-template #blogpost-container p {
  padding: 0;
  margin: 0;
}
.social-media-newsroom-template #blogpost-container a {
  text-transform: uppercase;
  color: var(--h-electric-blue);
  font-weight: bold;
}
.social-media-newsroom-template #blogpost-container a:hover {
  color: var(--h-dark-blue);
}
.social-media-newsroom-template #blogHeadline {
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 44px;
  max-height: 64px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.social-media-newsroom-template #blogHeadline h3 {
  font-size: 1.3rem;
}
.social-media-newsroom-template #blogContent {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  max-height: 25px;
}
.social-media-newsroom-template #blogLink {
  padding-top: 0px;
}
.social-media-newsroom-template .blogbox {
  padding: 25px;
  background-color: var(--h-white);
}
.social-media-newsroom-template #blogContentBox {
  background-color: var(--h-white);
  padding: 15px;
  opacity: 0.8;
  margin-top: 0px;
}
.social-media-newsroom-template h1 {
  color: var(--h-dark-blue);
  font-weight: bold;
  text-transform: uppercase;
}
.social-media-newsroom-template h2, .social-media-newsroom-template h3, .social-media-newsroom-template h4 {
  color: var(--h-electric-blue);
  font-weight: bold;
  text-transform: uppercase;
}
.social-media-newsroom-template div.bg-grey {
  background-color: var(--h-grau-1);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.social-media-newsroom-template #blogContainer {
  margin-left: 0;
  height: 540px;
  min-height: 540px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 366px 0 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .social-media-newsroom-template #blogContainer {
    background-size: 100%;
    padding: 440px 0 0 0;
    height: 600px;
    min-height: 600px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template #blogContainer {
    background-size: 100%;
    padding: 362px 0 0 0;
    height: 540px;
    min-height: 540px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template #blogContainer {
    padding: 193px 0 0 0;
    height: 380px;
    min-height: 380px;
  }
}
.social-media-newsroom-template #facebook-container, .social-media-newsroom-template #twitter-container {
  height: 588px;
  max-height: 588px;
  min-height: 588px;
  overflow: hidden;
  padding-top: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template #facebook-container, .aui .social-media-newsroom-template #twitter-container {
    width: 620px;
  }
}
.social-media-newsroom-template #youtube-container, .social-media-newsroom-template #slideshare-container {
  height: 630px;
  max-height: 630px;
  min-height: 630px;
  padding-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template #slideshare-container {
    height: 660px;
    max-height: 660px;
    min-height: 660px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template #slideshare-container {
    height: 660px;
    max-height: 660px;
    min-height: 660px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template #slideshare-container {
    height: 660px;
    max-height: 660px;
    min-height: 660px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template #youtube-container {
    height: inherit;
    min-height: inherit;
    max-height: inherit;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template .smnr-footer, .aui .social-media-newsroom-template #slideshare-container, .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template #twitter-container, .aui .social-media-newsroom-template #facebook-container, .aui .social-media-newsroom-template #blogpost-container {
    padding: 15px;
  }
  .aui .social-media-newsroom-template #slideshare-container, .aui .social-media-newsroom-template #facebook-container, .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template .smnr-footer .headline {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template .smnr-footer, .aui .social-media-newsroom-template #slideshare-container, .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template #twitter-container, .aui .social-media-newsroom-template #facebook-container, .aui .social-media-newsroom-template #blogpost-container {
    padding: 15px;
  }
  .aui .social-media-newsroom-template #slideshare-container, .aui .social-media-newsroom-template #facebook-container, .aui .social-media-newsroom-template #youtube-container, .aui .social-media-newsroom-template .smnr-footer .headline {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template #blogpost-container {
    width: 345px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template #blogpost-container {
    width: 635px;
  }
}
.social-media-newsroom-template .fb-like-box, .social-media-newsroom-template .slides {
  background-color: var(--h-white);
}
.social-media-newsroom-template #youtube-box {
  background: var(--h-white);
  height: 543px;
  max-height: 543px;
  min-height: 543px;
  /* Youtube Video Responsive Fix {{{ */
  /* }}} */
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .social-media-newsroom-template #youtube-box {
    height: calc(500px + 10vw);
    max-height: calc(500px + 10vw);
    min-height: calc(500px + 10vw);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template #youtube-box {
    height: calc(500px + 10vw);
    max-height: calc(500px + 10vw);
    min-height: calc(500px + 10vw);
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template #youtube-box {
    height: calc(280px + 50vw);
    max-height: calc(280px + 50vw);
    min-height: calc(280px + 50vw);
  }
}
.social-media-newsroom-template #youtube-box .elastic-video {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
}
.social-media-newsroom-template #youtube-box .elastic-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.social-media-newsroom-template .youtube-infobox {
  padding: 15px;
}
.social-media-newsroom-template .youtube-infobox h4 {
  color: #555;
}
.social-media-newsroom-template #slides {
  list-style-type: none;
  background-color: var(--h-white);
}
.social-media-newsroom-template #slides td {
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: solid 1px var(--h-grau-1);
  margin: 0;
  margin-left: -15px;
}
.social-media-newsroom-template #slides td:last-child {
  margin-bottom: 15px;
}
.social-media-newsroom-template #slides td.desc {
  padding-left: 15px;
}
.social-media-newsroom-template div.slides {
  overflow: auto;
  height: 544px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .social-media-newsroom-template div.slides {
    height: 590px;
    max-height: 590px;
    min-height: 590px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.slides {
    height: 590px;
    max-height: 590px;
    min-height: 590px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.slides {
    height: 590px;
    max-height: 590px;
    min-height: 590px;
  }
}
.social-media-newsroom-template div.smnr-socialbar {
  min-width: 280px;
}
@media only screen and (min-width: 990px) {
  .aui .social-media-newsroom-template div.smnr-socialbar .aui .row {
    margin-left: inherit;
  }
}
.social-media-newsroom-template div.smnr-socialbar ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.social-media-newsroom-template div.smnr-socialbar ul li {
  background-color: var(--h-grau-1);
  margin-bottom: 1px;
  height: 67px;
  line-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div[class*=box_img] {
  float: left;
  min-width: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div[class*=box_desc] {
  text-indent: 20px;
}
.social-media-newsroom-template div.smnr-socialbar div.xing_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.xing_linkbox .xing_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -1px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.xing_linkbox .xing_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.xing_linkbox .xing_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.xing_linkbox .xing_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.xing_linkbox .xing_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.xing_linkbox:hover .xing_linkbox_img {
  background-position: -15px -1px;
}
.social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox .linkedin_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -69px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox .linkedin_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox .linkedin_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox .linkedin_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox .linkedin_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.linkedin_linkbox:hover .linkedin_linkbox_img {
  background-position: -15px -69px;
}
.social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox .facebook_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -137px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox .facebook_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox .facebook_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox .facebook_linkbox_desc {
    text-indent: 20px;
    font-size: calc(.6rem + 1vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox .facebook_linkbox_desc {
    text-indent: 20px;
    font-size: calc(.6rem + 1vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.facebook_linkbox:hover .facebook_linkbox_img {
  background-position: -15px -137px;
}
.social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox .twitter_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -206px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox .twitter_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox .twitter_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox .twitter_linkbox_desc {
    text-indent: 20px;
    font-size: calc(.6rem + 1vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox .twitter_linkbox_desc {
    text-indent: 20px;
    font-size: calc(.6rem + 1vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.twitter_linkbox:hover .twitter_linkbox_img {
  background-position: -15px -206px;
}
.social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox .slideshare_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -274px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox .slideshare_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox .slideshare_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox .slideshare_linkbox_desc {
    text-indent: 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox .slideshare_linkbox_desc {
    text-indent: 20px;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.slideshare_linkbox:hover .slideshare_linkbox_img {
  background-position: -15px -274px;
}
.social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox .youtube_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -342px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox .youtube_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox .youtube_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox .youtube_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox .youtube_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.youtube_linkbox:hover .youtube_linkbox_img {
  background-position: -15px -342px;
}
.social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox .wikipedia_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -410px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox .wikipedia_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox .wikipedia_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox .wikipedia_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox .wikipedia_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.wikipedia_linkbox:hover .wikipedia_linkbox_img {
  background-position: -15px -410px;
}
.social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox {
  min-height: 67px;
}
.social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox .podcast_linkbox_img {
  background: url("../images/hays_smnr/smnr_social_2020.png") no-repeat;
  background-position: -106px -482px;
  width: 67px;
  min-height: 67px;
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox .podcast_linkbox_img {
    float: left;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox .podcast_linkbox_img {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox .podcast_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox .podcast_linkbox_desc {
    text-indent: 20px;
    white-space: nowrap;
    font-size: calc(.6rem + 1vw);
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.social-media-newsroom-template div.smnr-socialbar div.podcast_linkbox:hover .podcast_linkbox_img {
  background-position: -15px -482px;
}

.template-2sp-new-home-page, .template-2sp-new-home-page-no-border {
  border-top: solid 0px var(--h-grau-hsla-1);
  background-origin: border-box;
  color: var(--h-grau-7);
}
.template-2sp-new-home-page .background-cover, .template-2sp-new-home-page-no-border .background-cover {
  background: url("../images/hays_backgrounds/header-keyvisual-desktop.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
.template-2sp-new-home-page .sections-separator, .template-2sp-new-home-page-no-border .sections-separator {
  background: url("https://www.hays.de/home-keyvisual-branchen-desktop") no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 7.84%;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-new-home-page .background-cover, .aui .template-2sp-new-home-page-no-border .background-cover {
    background: url("../images/hays_backgrounds/header-keyvisual-mobile.png") no-repeat;
    min-height: 70vh;
    background-size: contain;
  }
  .aui .template-2sp-new-home-page .sections-separator, .aui .template-2sp-new-home-page-no-border .sections-separator {
    background: url("https://www.hays.de/home-keyvisual-branchen-mobile") no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 19.55%;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-new-home-page .background-cover, .aui .template-2sp-new-home-page-no-border .background-cover {
    background: url("../images/hays_backgrounds/header-keyvisual-mobile.png") no-repeat;
    min-height: 250px;
    background-size: contain;
    background-color: #f5f0eb;
  }
  .aui .template-2sp-new-home-page .sections-separator, .aui .template-2sp-new-home-page-no-border .sections-separator {
    background: url("https://www.hays.de/home-keyvisual-branchen-mobile") no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 19.55%;
  }
}
@media only screen and (min-width: 1199px) and (max-width: 1600px) {
  .aui .template-2sp-new-home-page .background-cover, .aui .template-2sp-new-home-page-no-border .background-cover {
    background: url("../images/hays_backgrounds/header-keyvisual-desktop.png") no-repeat;
    min-height: 385px;
    background-size: cover;
    background-position: center center;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .template-2sp-new-home-page .background-cover, .template-2sp-new-home-page-no-border .background-cover {
    background: url("../images/hays_backgrounds/header-keyvisual-desktop.png") no-repeat;
    min-height: 385px;
    background-size: cover;
    background-position: center center;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .template-2sp-new-home-page .background-cover, .template-2sp-new-home-page-no-border .background-cover {
    background: url("../images/hays_backgrounds/header-keyvisual-tablet.png") no-repeat;
    min-height: 450px;
    background-size: contain;
    background-color: #f5f0eb;
  }
  .template-2sp-new-home-page .sections-separator, .template-2sp-new-home-page-no-border .sections-separator {
    background: url("https://www.hays.de/home-keyvisual-branchen-tablet") no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 12.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .template-2sp-new-home-page, .aui .template-2sp-new-home-page-no-border {
    background-position: 0px -50px !important;
    background-size: 100% !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-new-home-page, .aui .template-2sp-new-home-page-no-border {
    background-position: 0px -50px !important;
    background-size: 100% !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-new-home-page, .aui .template-2sp-new-home-page-no-border {
    background-position: 0px -50px !important;
    background-size: 100% !important;
  }
}
@media only screen and (min-width: 990px) {
  .aui .template-2sp-new-home-page, .aui .template-2sp-new-home-page-no-border {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 990px) {
  .aui .template-2sp-new-home-page, .aui .template-2sp-new-home-page-no-border {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-new-home-page > .container, .aui .template-2sp-new-home-page-no-border > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .template-2sp-new-home-page > .container, .aui .template-2sp-new-home-page-no-border > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.template-2sp-new-home-page .bcover-content, .template-2sp-new-home-page-no-border .bcover-content {
  margin-bottom: 50px;
}
.template-2sp-new-home-page .content, .template-2sp-new-home-page-no-border .content {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media only screen and (max-width: 479px) {
  .aui .template-2sp-new-home-page .content, .aui .template-2sp-new-home-page-no-border .content {
    padding-top: 15px;
  }
}

.template-2sp-new-home-page-no-border {
  border-top: solid 50px rgba(0, 0, 0, 0);
}

.template-2sp-new-home-page, .template-2sp-new-home-page-no-border {
  margin-top: 0 !important;
}
.template-2sp-new-home-page .bcover-content, .template-2sp-new-home-page-no-border .bcover-content {
  padding-top: 0px;
  padding-bottom: 0;
}
@media (max-width: 679px) {
  .template-2sp-new-home-page .bcover-content, .template-2sp-new-home-page-no-border .bcover-content {
    max-width: 100%;
    padding: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .aui .template-2sp-new-home-page .bcover-content, .aui .template-2sp-new-home-page-no-border .bcover-content {
    padding-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .aui .template-2sp-new-home-page .bcover-content .h-headline-content-template h1, .aui .template-2sp-new-home-page-no-border .bcover-content .h-headline-content-template h1 {
    font-size: 31px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .aui .template-2sp-new-home-page .bcover-content .headline-content-template h1, .aui .template-2sp-new-home-page-no-border .bcover-content .headline-content-template h1 {
    font-size: 31px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.template-2sp-new-home-page .bcover-content #intro-subtext, .template-2sp-new-home-page-no-border .bcover-content #intro-subtext {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .h-short-jobsearch {
    position: relative;
  }
  .h-short-jobsearch:after {
    position: absolute;
    height: 440px;
    width: 220%;
    background: #fff;
    left: -140px;
    top: 0px;
    content: "";
  }
}

@media only screen and (min-width: 1601px) {
  .template-2sp-new-home-page .background-cover, .template-2sp-new-home-page-no-border .background-cover {
    padding-top: 40px;
    padding-bottom: 45px;
    border-bottom: 1px solid #d9d9d9;
  }
}

.full-width-parchment {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F5F0EB;
  padding: 30px 0;
  margin: 30px 0;
  margin-bottom: 45px !important;
}
@media only screen and (min-width: 1281px) {
  .full-width-parchment {
    left: 49%;
    margin: 30px 3px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .full-width-parchment-arrow {
    padding: 30px 0 45px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .full-width-parchment-arrow {
    padding: 30px 0 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .full-width-parchment-arrow {
    padding: 30px 0 45px !important;
  }
}
.full-width-parchment-arrow .container .portlet-layout-main {
  position: relative;
}
.full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:before {
  width: 82px;
  height: 52px;
  position: absolute;
  z-index: 99;
  content: "";
  left: -11.5%;
  bottom: 12.5%;
  background-image: url(../images/layouts/arrows/arrow_1sp_left.svg);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:before {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:before {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:before {
    display: none;
  }
}
.full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:after {
  width: 126px;
  height: 93px;
  position: absolute;
  z-index: 99;
  content: "";
  background-image: url(../images/layouts/arrows/arrow_1sp_right.svg);
  right: -13.75%;
  top: 2%;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:after {
    width: 96px;
    height: 69px;
    background-image: url(../images/layouts/arrows/mobile/arrow_1sp_mobile_bottom.svg);
    right: 0;
    top: auto;
    bottom: -35px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:after {
    width: 96px;
    height: 69px;
    background-image: url(../images/layouts/arrows/mobile/arrow_1sp_mobile_bottom.svg);
    right: 0;
    top: auto;
    bottom: -35px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .full-width-parchment-arrow .container .portlet-layout-main .portlet-column-main:after {
    width: 96px;
    height: 69px;
    background-image: url(../images/layouts/arrows/mobile/arrow_1sp_mobile_bottom.svg);
    right: 0;
    top: auto;
    bottom: -35px;
  }
}

.full-width-white {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFFFFF;
  padding: 30px 0;
  margin: 30px 0;
}
@media only screen and (min-width: 1281px) {
  .full-width-white {
    left: 49%;
    margin: 30px 3px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .full-width-white-arrow {
    padding: 30px 0 45px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .full-width-white-arrow {
    padding: 30px 0 45px !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .full-width-white-arrow {
    padding: 30px 0 45px !important;
  }
}
.full-width-white-arrow .container .portlet-layout-main {
  position: relative;
}
.full-width-white-arrow .container .portlet-layout-main .portlet-column-main:before {
  width: 82px;
  height: 52px;
  position: absolute;
  z-index: 99;
  content: "";
  left: -11.5%;
  bottom: 12.5%;
  background-image: url(../images/layouts/arrows/arrow_1sp_left.svg);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .full-width-white-arrow .container .portlet-layout-main .portlet-column-main:before {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .full-width-white-arrow .container .portlet-layout-main .portlet-column-main:before {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .full-width-white-arrow .container .portlet-layout-main .portlet-column-main:before {
    display: none;
  }
}
.full-width-white-arrow .container .portlet-layout-main .portlet-column-main:after {
  width: 126px;
  height: 93px;
  position: absolute;
  z-index: 99;
  content: "";
  background-image: url(../images/layouts/arrows/arrow_1sp_right.svg);
  right: -13.75%;
  top: 2%;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .full-width-white-arrow .container .portlet-layout-main .portlet-column-main:after {
    width: 96px;
    height: 69px;
    background-image: url(../images/layouts/arrows/mobile/arrow_1sp_mobile_bottom.svg);
    right: 0;
    top: auto;
    bottom: -35px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .full-width-white-arrow .container .portlet-layout-main .portlet-column-main:after {
    width: 96px;
    height: 69px;
    background-image: url(../images/layouts/arrows/mobile/arrow_1sp_mobile_bottom.svg);
    right: 0;
    top: auto;
    bottom: -35px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .full-width-white-arrow .container .portlet-layout-main .portlet-column-main:after {
    width: 96px;
    height: 69px;
    background-image: url(../images/layouts/arrows/mobile/arrow_1sp_mobile_bottom.svg);
    right: 0;
    top: auto;
    bottom: -35px;
  }
}

/* }}} */
/* inhalt {{{ */
div.ap-content-template {
  margin-bottom: 50px;
  background: var(--h-parchment);
  color: var(--h-black);
}
div.ap-content-template .spalte_1 {
  display: inline-block;
  float: left;
  width: 45%;
  min-width: 310px;
}
div.ap-content-template .spalte_1 .bild img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .spalte_1 {
    min-width: 230px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .spalte_1 {
    min-width: 210px;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .spalte_1 {
    min-width: 210px;
    width: 100%;
  }
}
div.ap-content-template .spalte_1 .text {
  background: var(--h-parchment);
  color: var(--h-black);
  font-size: var(--h-text-fs);
  padding: 30px 0px 30px 30px;
}
div.ap-content-template .spalte_1 .text .position {
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 24px;
  margin-bottom: 10px;
  color: var(--h-black);
}
div.ap-content-template .spalte_1 .text h3 {
  color: var(--h-dark-blue);
  font-size: var(--h-h3-fs);
  text-transform: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-top: 0px;
  margin-bottom: 10px;
}
div.ap-content-template .spalte_1 .text .social-link {
  list-style-type: none;
  text-align: initial;
  padding: 0;
  margin-bottom: 10px;
  display: block;
}
div.ap-content-template .spalte_1 .text .social-link a {
  height: 32px;
  width: 32px;
}
div.ap-content-template .spalte_1 .text .social-link .xing {
  display: inline-flex;
  margin-right: 10px;
  background: url("../images/hays_social/xing-social.svg") no-repeat;
}
div.ap-content-template .spalte_1 .text .social-link .xing:hover {
  background: url("../images/hays_social/xing-social-hover.svg") no-repeat;
}
div.ap-content-template .spalte_1 .text .social-link .linkedin {
  display: inline-flex;
  background: url("../images/hays_social/linkedin-social.svg") no-repeat;
}
div.ap-content-template .spalte_1 .text .social-link .linkedin:hover {
  background: url("../images/hays_social/linkedin-social-hover.svg") no-repeat;
}
div.ap-content-template .spalte_1 .text ul {
  margin: 0px 0px 12px 0px;
  padding-right: 20px;
  padding-left: 0px;
  list-style-type: none;
  color: var(--h-black);
}
div.ap-content-template .spalte_1 .text ul li {
  list-style-type: none;
  padding-left: 0px;
  line-height: 24px;
  margin-bottom: 0px;
  color: var(--h-black);
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
}
div.ap-content-template .spalte_1 .text ul li a {
  color: var(--h-mid-blue);
  text-decoration: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-text-fs);
  line-height: 24px;
}
div.ap-content-template .spalte_1 .text ul li a:hover {
  color: var(--h-link-hover);
}
div.ap-content-template .spalte_1 .text ul li:before {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .spalte_1 .text {
    padding-right: 30px;
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .spalte_1 .text {
    padding-right: 30px;
    padding-bottom: 18px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .spalte_1 .text {
    padding-right: 30px;
    padding-bottom: 18px;
  }
}
div.ap-content-template .contact-details-desktop {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .contact-details-desktop {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .contact-details-desktop {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .contact-details-desktop {
    display: none;
  }
}
div.ap-content-template .contact-details-mobile {
  display: none;
  background: var(--h-parchment);
}
div.ap-content-template .contact-details-mobile li {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 24px;
  margin: 0;
  padding: 0;
}
div.ap-content-template .contact-details-mobile li:before {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .contact-details-mobile {
    display: inline-block;
    margin: 0 30px 30px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .contact-details-mobile {
    display: inline-block;
    margin: 0 30px 30px 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .contact-details-mobile {
    display: inline-block;
    margin: 0 30px 30px 30px;
  }
}
div.ap-content-template .spalte_2 {
  display: inline-block;
  float: right;
  width: 45%;
  min-width: 300px;
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .spalte_2 {
    background: var(--h-parchment);
  }
  .aui div.ap-content-template .spalte_2.hh-display-none-phone-portrait {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .spalte_2 {
    background: var(--h-parchment);
  }
  .aui div.ap-content-template .spalte_2.hh-display-none-phone-portrait {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .spalte_2 {
    background: var(--h-parchment);
  }
  .aui div.ap-content-template .spalte_2.hh-display-none-phone-portrait {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .spalte_2 {
    min-width: 150px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .spalte_2 {
    min-width: 150px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .spalte_2 {
    min-width: 150px;
    width: 100%;
  }
}
div.ap-content-template .spalte_1 .bild, div.ap-content-template .spalte_2 .bild {
  overflow: hidden;
  max-width: 318px;
  max-height: 300px;
  width: 100%;
  float: right;
  margin-bottom: 0px;
}
div.ap-content-template .spalte_1 .bild.hh-display-phone-portrait, div.ap-content-template .spalte_2 .bild.hh-display-phone-portrait {
  display: none;
}
div.ap-content-template .spalte_1 .bild.h-display-phone-portrait, div.ap-content-template .spalte_2 .bild.h-display-phone-portrait {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .spalte_1 .bild, .aui div.ap-content-template .spalte_2 .bild {
    float: none;
    margin: auto;
    max-width: max-content;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .spalte_1 .bild, .aui div.ap-content-template .spalte_2 .bild {
    float: none;
    margin: auto;
    max-width: max-content;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .spalte_1 .bild, .aui div.ap-content-template .spalte_2 .bild {
    float: none;
    margin: auto;
    max-width: max-content;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-content-template .spalte_1 .bild.hh-display-phone-portrait, .aui div.ap-content-template .spalte_2 .bild.hh-display-phone-portrait {
    float: left;
    max-width: 440px;
    display: inline-block;
    margin-bottom: 30px;
  }
  .aui div.ap-content-template .spalte_1 .bild.h-display-phone-portrait, .aui div.ap-content-template .spalte_2 .bild.h-display-phone-portrait {
    float: left;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-content-template .spalte_1 .bild.hh-display-phone-portrait, .aui div.ap-content-template .spalte_2 .bild.hh-display-phone-portrait {
    float: left;
    max-width: 440px;
    display: inline-block;
    margin-bottom: 30px;
  }
  .aui div.ap-content-template .spalte_1 .bild.h-display-phone-portrait, .aui div.ap-content-template .spalte_2 .bild.h-display-phone-portrait {
    float: left;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-content-template .spalte_1 .bild.hh-display-phone-portrait, .aui div.ap-content-template .spalte_2 .bild.hh-display-phone-portrait {
    float: left;
    max-width: 440px;
    display: inline-block;
    margin-bottom: 30px;
  }
  .aui div.ap-content-template .spalte_1 .bild.h-display-phone-portrait, .aui div.ap-content-template .spalte_2 .bild.h-display-phone-portrait {
    float: left;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin-bottom: 30px;
  }
}
div.ap-content-template.ap-content-template-ext .spalte_1 .text {
  background: transparent;
}

#apForApply {
  border: var(--h-border-width-sm) solid var(--h-black);
  color: var(--h-black);
  font-weight: 200;
  margin-bottom: 7px;
  height: 30px;
  line-height: 30px;
  padding: 4px 6px;
}

div.ap-smnr-content-template {
  margin-bottom: 19px;
  background: var(--h-ap-smnr-content-template-bg-color);
  color: var(--h-base-font-color);
}
div.ap-smnr-content-template .spalte_1 {
  display: inline-block;
  float: left;
  width: 45%;
  min-width: 240px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-smnr-content-template .spalte_1 {
    min-width: 230px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-smnr-content-template .spalte_1 {
    min-width: 210px;
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-smnr-content-template .spalte_1 {
    min-width: 210px;
    width: 100%;
  }
}
div.ap-smnr-content-template .spalte_1 .text {
  background: var(--h-ap-smnr-content-template-bg-color);
  color: var(--h-ap-smnr-content-template-font-color);
  font-size: 1rem;
  padding: 20px 0px 20px 25px;
}
div.ap-smnr-content-template .spalte_1 .text .ap_name {
  color: var(--h-ap-smnr-content-template-h3-color);
  font-size: 1.25rem;
  padding-bottom: 0px;
  margin: 0 0 5px 0;
}
div.ap-smnr-content-template .spalte_1 .text ul {
  margin: 0px 0px 0px 0px;
  padding-right: 20px;
  padding-left: 0px;
  list-style-type: none;
  color: var(--h-ap-smnr-content-template-font-color);
}
div.ap-smnr-content-template .spalte_1 .text ul li {
  list-style-type: none;
  padding-left: 0px;
  line-height: 145%;
  margin-bottom: 0px;
  color: var(--h-ap-smnr-content-template-font-color);
}
div.ap-smnr-content-template .spalte_1 .text ul li a {
  color: var(--h-ap-smnr-content-template-link-color);
  text-decoration: none;
  font-weight: bold;
}
div.ap-smnr-content-template .spalte_1 .text ul li a:hover {
  color: var(--h-ap-smnr-content-template-link-color-hover);
}
div.ap-smnr-content-template .spalte_1 .text ul li:before {
  display: none;
}
div.ap-smnr-content-template .spalte_2 {
  display: inline-block;
  float: right;
  width: 45%;
  min-width: 210px;
}
@media only screen and (max-width: 479px) {
  .aui div.ap-smnr-content-template .spalte_2.hh-display-none-phone-portrait {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-smnr-content-template .spalte_2 {
    min-width: 150px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-smnr-content-template .spalte_2 {
    min-width: 150px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.ap-smnr-content-template .spalte_2 {
    min-width: 150px;
    width: 100%;
  }
}
div.ap-smnr-content-template .spalte_1 .bild, div.ap-smnr-content-template .spalte_2 .bild {
  overflow: hidden;
  max-width: 210px;
  width: 100%;
  float: right;
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.ap-smnr-content-template .spalte_1 .bild, .aui div.ap-smnr-content-template .spalte_2 .bild {
    max-width: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.ap-smnr-content-template .spalte_1 .bild, .aui div.ap-smnr-content-template .spalte_2 .bild {
    max-width: 300px;
  }
}
div.ap-smnr-content-template .spalte_1 .bild.hh-display-phone-portrait, div.ap-smnr-content-template .spalte_2 .bild.hh-display-phone-portrait {
  display: none;
}
@media only screen and (max-width: 479px) {
  .aui div.ap-smnr-content-template .spalte_1 .bild.hh-display-phone-portrait, .aui div.ap-smnr-content-template .spalte_2 .bild.hh-display-phone-portrait {
    float: left;
    max-width: 440px;
    display: inline-block;
    margin-bottom: 30px;
  }
}

.bildarchiv-content-template {
  font-size: 1rem;
  z-index: 4;
  margin-top: 25px;
  color: var(--h-base-font-color);
}
.bildarchiv-content-template h3 {
  font-size: 1.5rem;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.bildarchiv-content-template .fold-content {
  display: none;
}
.bildarchiv-content-template .fold-content .content {
  position: relative;
  width: auto;
  background: transparent;
  float: left;
  margin: 0 25px 25px 0;
}
.bildarchiv-content-template .fold-content .content .front {
  position: relative;
  max-width: 200px;
  overflow: hidden;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bildarchiv-content-template .fold-content .content .front {
    max-width: 140px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bildarchiv-content-template .fold-content .content .front {
    max-width: 100px;
  }
}
.bildarchiv-content-template .fold-content .content .frontlayer {
  position: absolute;
  top: 0;
  display: none;
  background: var(--h-bildarchiv-content-template-thumb-layer-color);
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .bildarchiv-content-template .fold-content .content .frontlayer {
    display: none;
    position: initial;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bildarchiv-content-template .fold-content .content .frontlayer {
    display: none;
    position: initial;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bildarchiv-content-template .fold-content .content .frontlayer {
    display: none;
    position: initial;
  }
}
.bildarchiv-content-template .fold-content .content:hover .frontlayer {
  display: block;
}
.bildarchiv-content-template .fold-content .content .frontlayer-link {
  bottom: 0;
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .bildarchiv-content-template .fold-content .content .frontlayer-link {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bildarchiv-content-template .fold-content .content .frontlayer-link {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bildarchiv-content-template .fold-content .content .frontlayer-link {
    display: block;
  }
}
.bildarchiv-content-template .fold-content .content ul {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  list-style-type: none;
  width: 100%;
}
.bildarchiv-content-template .fold-content .content ul li {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 140%;
}
.bildarchiv-content-template .fold-content .content ul li:before {
  display: none;
}
.bildarchiv-content-template .fold-content .content ul li a {
  font-size: 0.813rem;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-bildarchiv-content-template-thumb-link-color);
  bottom: 0;
}
.bildarchiv-content-template .fold-content .content ul li a i.fa {
  padding-right: 4px;
}
.bildarchiv-content-template .fold-content .content ul li a:hover {
  color: var(--h-bildarchiv-content-template-thumb-link-color-hover);
  text-decoration: none;
}
.bildarchiv-content-template .fold-content.unfolded {
  display: inline-block;
}
.bildarchiv-content-template a.fold-link-open, .bildarchiv-content-template a.fold-link-close {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  background-color: var(--h-bildarchiv-content-template-mehr-link-textbg-color);
  padding-left: 15px;
}
.bildarchiv-content-template a.fold-link-open i.fa, .bildarchiv-content-template a.fold-link-close i.fa {
  color: var(--h-bildarchiv-content-template-mehr-link-pfeil-color);
  padding-right: 7px;
}
.bildarchiv-content-template a.fold-link-open.folded-content, .bildarchiv-content-template a.fold-link-close.folded-content {
  display: none;
}
.bildarchiv-content-template a.fold-link-open.unfolded-content, .bildarchiv-content-template a.fold-link-close.unfolded-content {
  display: inline-block;
}
.bildarchiv-content-template div.fold-link {
  border-bottom: 6px solid var(--h-bildarchiv-content-template-mehr-link-linie-color);
  height: 10px;
  text-align: right;
}
.bildarchiv-content-template .vorschau-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: var(--h-bildarchiv-content-template-vorschau-bg-color);
  box-sizing: border-box;
  text-align: center;
  padding-top: 50px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bildarchiv-content-template .vorschau-bg {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bildarchiv-content-template .vorschau-bg {
    display: none;
  }
}
.bildarchiv-content-template .vorschau-bg .vorschau-info {
  position: relative;
  display: inline-block;
  width: auto;
  color: var(--h-bildarchiv-content-template-vorschau-link-color);
  font-size: 1rem;
  background: var(--h-white);
  padding: 20px;
  border: 2px solid var(--h-electric-blue);
  max-width: 100%;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bildarchiv-content-template .vorschau-bg .vorschau-info {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bildarchiv-content-template .vorschau-bg .vorschau-info {
    display: none;
  }
}
.bildarchiv-content-template .vorschau-bg .vorschau-info span {
  color: var(--h-bildarchiv-content-template-vorschau-font-color);
  line-height: 160%;
}
.bildarchiv-content-template .vorschau-bg .vorschau-info img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bildarchiv-content-template .vorschau-bg .vorschau-info img {
    max-height: 60%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bildarchiv-content-template .vorschau-bg .vorschau-info img {
    max-width: 70%;
    margin-bottom: 10px;
  }
}
.bildarchiv-content-template .vorschau-bg .vorschau-info a {
  color: var(--h-bildarchiv-content-template-vorschau-link-color);
}
.bildarchiv-content-template .vorschau-bg .vorschau-info a:hover {
  color: var(--h-bildarchiv-content-template-vorschau-link-color-hover);
  text-decoration: none;
}
.bildarchiv-content-template .vorschau-bg .vorschau-info .vorschau-close-btn {
  position: absolute;
  top: -40px;
  right: -35px;
  color: var(--h-white);
  cursor: pointer;
  font-size: 2rem;
}

.bild-modal-content-template {
  font-size: 1rem;
  z-index: 5;
  margin-top: 25px;
  color: var(--h-base-font-color);
}
.bild-modal-content-template h3 {
  font-size: 1.5rem;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.bild-modal-content-template .content {
  position: relative;
  width: auto;
  background: transparent;
  float: left;
  margin: 0 25px 25px 0;
}
.bild-modal-content-template .content .front {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bild-modal-content-template .content .front {
    max-width: 140px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bild-modal-content-template .content .front {
    max-width: 100px;
  }
}
.bild-modal-content-template .content .frontlayer {
  position: absolute;
  top: 0;
  background: transparent;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (min-width: 990px) {
  .aui .bild-modal-content-template .content .frontlayer {
    display: none;
    background: var(--h-bild-modal-content-template-thumb-layer-color);
  }
}
.bild-modal-content-template .content:hover .frontlayer {
  display: block;
}
.bild-modal-content-template .content .frontlayer-link {
  bottom: 0;
  z-index: 1;
  display: none;
}
.bild-modal-content-template .content ul {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  list-style-type: none;
  width: 100%;
}
.bild-modal-content-template .content ul li {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 140%;
}
.bild-modal-content-template .content ul li:before {
  display: none;
}
.bild-modal-content-template .content ul li a {
  font-size: 0.813rem;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-bild-modal-content-template-thumb-link-color);
  bottom: 0;
}
.bild-modal-content-template .content ul li a i.fa {
  padding-right: 4px;
}
.bild-modal-content-template .content ul li a:hover {
  color: var(--h-bild-modal-content-template-thumb-link-color-hover);
  text-decoration: none;
}
.bild-modal-content-template .vorschau-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: var(--h-bild-modal-content-template-vorschau-bg-color);
  box-sizing: border-box;
  text-align: center;
  padding-top: 50px;
}
.bild-modal-content-template .vorschau-bg .vorschau-info {
  position: relative;
  display: inline-block;
  width: auto;
  color: var(--h-bild-modal-content-template-vorschau-link-color);
  font-size: 1rem;
  background: var(--h-white);
  padding: 10px;
  border: 2px solid var(--h-electric-blue);
  max-width: 30%;
}
@media only screen and (min-width: 990px) {
  .aui .bild-modal-content-template .vorschau-bg .vorschau-info {
    padding: 20px;
  }
}
.bild-modal-content-template .vorschau-bg .vorschau-info span {
  color: var(--h-bild-modal-content-template-vorschau-font-color);
  line-height: 160%;
}
.bild-modal-content-template .vorschau-bg .vorschau-info img {
  margin-bottom: 20px;
}
.bild-modal-content-template .vorschau-bg .vorschau-info a {
  color: var(--h-bild-modal-content-template-vorschau-link-color);
}
.bild-modal-content-template .vorschau-bg .vorschau-info a:hover {
  color: var(--h-bild-modal-content-template-vorschau-link-color-hover);
  text-decoration: none;
}
.bild-modal-content-template .vorschau-bg .vorschau-info .vorschau-close-btn {
  position: absolute;
  top: -40px;
  right: -35px;
  color: var(--h-white);
  cursor: pointer;
  font-size: 2rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .bild-modal-content-template .vorschau-bg .vorschau-info .vorschau-close-btn {
    top: -5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .bild-modal-content-template .vorschau-bg .vorschau-info .vorschau-close-btn {
    right: 0px;
  }
}

.hh-slideshow-container {
  position: relative;
  margin-bottom: 20px;
  /*
    .header .menulinks .top-links {

        float: left !important;
        margin-left: 467px !important;
        padding-top: 8px !important;
    }
    */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
}
.hh-slideshow-container .header .menulinks .top-links > li:last-child {
  margin-left: 10px !important;
}
@media only screen and (max-width: 768px) {
  .hh-slideshow-container h1 {
    font-size: 5.5vw !important;
  }
  .hh-slideshow-container h2 {
    font-size: 5vw !important;
  }
  .hh-slideshow-container h3 {
    font-size: 4.5vw !important;
  }
  .hh-slideshow-container p {
    font-size: 4vw !important;
  }
}
.hh-slideshow-container .hays-btn {
  line-height: 50px;
  height: 50px;
  padding: 0 30px;
  border: 0;
  display: inline-block;
  color: white !important;
  text-align: center;
  transition: background-color 0.3s ease-in-out !important;
  font-weight: bold !important;
}
.hh-slideshow-container .w-100 {
  width: 100%;
}
.hh-slideshow-container .w-50 {
  width: 50%;
}
.hh-slideshow-container .dark-blue {
  background-color: #002776;
}
.hh-slideshow-container .dark-blue:hover {
  background-color: #009fda;
}
.hh-slideshow-container .cyan {
  background-color: #009fda;
}
.hh-slideshow-container .cyan:hover {
  background-color: #002776;
}
.hh-slideshow-container .orange {
  background-color: #e98300;
}
.hh-slideshow-container .orange:hover {
  background-color: #002776;
}
.hh-slideshow-container .pink {
  background-color: #d71f85;
}
.hh-slideshow-container .pink:hover {
  background-color: #002776;
}
.hh-slideshow-container .prev, .hh-slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: 40px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.hh-slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.hh-slideshow-container .prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}
.hh-slideshow-container .prev:hover, .hh-slideshow-container .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.hh-slideshow-container .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 0 10%;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 700px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .hh-slideshow-container .text {
    top: 45%;
  }
}
.hh-slideshow-container .dots {
  position: relative;
  text-align: center;
  bottom: 30px;
}
.hh-slideshow-container .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
.hh-slideshow-container .active,
.hh-slideshow-container .dot:hover {
  background-color: #717171;
}
.hh-slideshow-container .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.7s;
  animation-name: fade;
  animation-duration: 0.7s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 300px) {
  .hh-slideshow-container .text {
    font-size: 11px;
  }
}
.hh-slideshow-container .icon-scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -85px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 1.5s infinite;
  animation: sdb07 1.5s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.hh-slideshow-container .icon-scroll span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.hh-slideshow-container .icon-scroll span:nth-of-type(2) {
  top: 12px;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.hh-slideshow-container .icon-scroll span:nth-of-type(3) {
  top: 24px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.box-content-template {
  background-color: var(--h-white);
  color: var(--h-black);
  border-radius: 0.25rem;
  min-height: 275px;
  max-height: 370px;
  padding-bottom: 25px;
}
.box-content-template.location-detail-box {
  min-height: 255px;
  height: auto;
  position: static;
  margin-bottom: 20px;
}
.box-content-template.location-detail-box.white {
  border: 1px solid var(--h-box-content-template-border-color);
}
.box-content-template > div {
  height: 100%;
}
.box-content-template .link {
  padding-left: 25px;
  padding-right: 25px;
  position: absolute;
  bottom: 25px;
}
.box-content-template .link ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.box-content-template .link ul li {
  padding: 1px 0 0 0;
  margin: 0;
}
.box-content-template .link ul li:before {
  content: "";
  font-size: 0;
}
.box-content-template .link a i.fa {
  display: none;
}
.box-content-template .link a:hover {
  opacity: 1;
}
.box-content-template .image {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
}
.box-content-template .image img {
  width: 100%;
  height: 255px;
  padding: 10px;
  box-sizing: border-box;
}
.box-content-template .content {
  padding: 20px 25px 5px 25px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .aui .box-content-template .content {
    padding-top: 20px !important;
  }
}
.box-content-template .content p {
  max-height: 95px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box-content-template h1, .box-content-template h2, .box-content-template h4, .box-content-template p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color);
  min-height: 55px;
}
.box-content-template h1 span, .box-content-template h2 span, .box-content-template h4 span, .box-content-template p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color);
}
.box-content-template h3 {
  margin: 0 0 10px 0;
}
.box-content-template.blue {
  background-color: var(--h-box-content-template-bg-color-bluebox);
  color: var(--h-box-content-template-font-color-bluebox);
}
.box-content-template.blue p {
  color: var(--h-box-content-template-font-color-bluebox);
}
.box-content-template.blue a, .box-content-template.blue .link a {
  font-size: 1rem;
  color: var(--h-box-content-template-link-color-bluebox);
}
.box-content-template.blue a:hover, .box-content-template.blue .link a:hover {
  color: var(--h-box-content-template-link-color-hover-bluebox);
}
.box-content-template.blue h1, .box-content-template.blue h2, .box-content-template.blue h3, .box-content-template.blue h4, .box-content-template.blue p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color-bluebox);
  min-height: 55px;
}
.box-content-template.blue h1 span, .box-content-template.blue h2 span, .box-content-template.blue h3 span, .box-content-template.blue h4 span, .box-content-template.blue p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color-bluebox);
}
.box-content-template.blue ul li {
  color: var(--h-box-content-template-bullet-text-bluebox);
}
.box-content-template.blue ul li:before {
  color: var(--h-box-content-template-bullet-icon-bluebox);
}
.box-content-template.darkblue {
  background-color: var(--h-box-content-template-bg-color-darkbluebox);
  color: var(--h-box-content-template-font-color-darkbluebox);
}
.box-content-template.darkblue p {
  color: var(--h-box-content-template-font-color-darkbluebox);
}
.box-content-template.darkblue a, .box-content-template.darkblue .link a {
  font-size: 1rem;
  color: var(--h-box-content-template-link-color-darkbluebox);
}
.box-content-template.darkblue a:hover, .box-content-template.darkblue .link a:hover {
  color: var(--h-box-content-template-link-color-hover-darkbluebox);
}
.box-content-template.darkblue h1, .box-content-template.darkblue h2, .box-content-template.darkblue h3, .box-content-template.darkblue h4, .box-content-template.darkblue p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color-darkbluebox);
  min-height: 55px;
}
.box-content-template.darkblue h1 span, .box-content-template.darkblue h2 span, .box-content-template.darkblue h3 span, .box-content-template.darkblue h4 span, .box-content-template.darkblue p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color-darkbluebox);
}
.box-content-template.darkblue ul li {
  color: var(--h-box-content-template-bullet-text-darkbluebox);
}
.box-content-template.darkblue ul li:before {
  color: var(--h-box-content-template-bullet-icon-darkbluebox);
}
.box-content-template.parchment {
  background-color: var(--h-parchment);
}
.box-content-template.parchment p {
  color: var(--h-black);
}
.box-content-template.parchment .h-h3 {
  color: var(--h-dark-blue);
  margin: 0 0 10px 0;
}
.box-content-template.parchment .h-h3 span {
  color: var(--h-dark-blue);
}
.box-content-template.parchment ul li {
  color: var(--h-black);
}
.box-content-template.parchment ul li:before {
  color: var(--h-teal);
}
.box-content-template.pink {
  background-color: var(--h-box-content-template-bg-color-pinkbox);
  color: var(--h-box-content-template-font-color-pinkbox);
}
.box-content-template.pink p {
  color: var(--h-box-content-template-font-color-pinkbox);
}
.box-content-template.pink a, .box-content-template.pink .link a {
  font-size: 1rem;
  color: var(--h-box-content-template-link-color-pinkbox);
}
.box-content-template.pink a:hover, .box-content-template.pink .link a:hover {
  color: var(--h-box-content-template-link-color-hover-pinkbox);
}
.box-content-template.pink h1, .box-content-template.pink h2, .box-content-template.pink h3, .box-content-template.pink h4, .box-content-template.pink p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color-pinkbox);
  min-height: 55px;
}
.box-content-template.pink h1 span, .box-content-template.pink h2 span, .box-content-template.pink h3 span, .box-content-template.pink h4 span, .box-content-template.pink p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color-pinkbox);
}
.box-content-template.pink ul li {
  color: var(--h-box-content-template-bullet-text-pinkbox);
}
.box-content-template.pink ul li:before {
  color: var(--h-box-content-template-bullet-icon-pinkbox);
}
.box-content-template.green {
  background-color: var(--h-box-content-template-bg-color-greenbox);
  color: var(--h-box-content-template-font-color-greenbox);
}
.box-content-template.green p {
  color: var(--h-box-content-template-font-color-greenbox);
}
.box-content-template.green a, .box-content-template.green .link a {
  font-size: 1rem;
  color: var(--h-box-content-template-link-color-greenbox);
}
.box-content-template.green a:hover, .box-content-template.green .link a:hover {
  color: var(--h-box-content-template-link-color-hover-greenbox);
}
.box-content-template.green h1, .box-content-template.green h2, .box-content-template.green h3, .box-content-template.green h4, .box-content-template.green p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color-greenbox);
  min-height: 55px;
}
.box-content-template.green h1 span, .box-content-template.green h2 span, .box-content-template.green h3 span, .box-content-template.green h4 span, .box-content-template.green p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color-greenbox);
}
.box-content-template.green ul li {
  color: var(--h-box-content-template-bullet-text-greenbox);
}
.box-content-template.green ul li:before {
  color: var(--h-box-content-template-bullet-icon-greenbox);
}
.box-content-template.orange {
  background-color: var(--h-box-content-template-bg-color-orangebox);
  color: var(--h-box-content-template-font-color-orangebox);
}
.box-content-template.orange p {
  color: var(--h-box-content-template-font-color-orangebox);
}
.box-content-template.orange a, .box-content-template.orange .link a {
  font-size: 1rem;
  color: var(--h-box-content-template-link-color-orangebox);
}
.box-content-template.orange a:hover, .box-content-template.orange .link a:hover {
  color: var(--h-box-content-template-link-color-hover-orangebox);
}
.box-content-template.orange h1, .box-content-template.orange h2, .box-content-template.orange h3, .box-content-template.orange h4, .box-content-template.orange p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color-orangebox);
  min-height: 55px;
}
.box-content-template.orange h1 span, .box-content-template.orange h2 span, .box-content-template.orange h3 span, .box-content-template.orange h4 span, .box-content-template.orange p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color-orangebox);
}
.box-content-template.orange ul li {
  color: var(--h-box-content-template-bullet-text-orangebox);
}
.box-content-template.orange ul li:before {
  color: var(--h-box-content-template-bullet-icon-orangebox);
}
.box-content-template.violette {
  background-color: var(--h-box-content-template-bg-color-violettebox);
  color: var(--h-box-content-template-font-color-violettebox);
}
.box-content-template.violette p {
  color: var(--h-box-content-template-font-color-violettebox);
}
.box-content-template.violette a, .box-content-template.violette .link a {
  font-size: 1rem;
  color: var(--h-box-content-template-link-color-violettebox);
}
.box-content-template.violette a:hover, .box-content-template.violette .link a:hover {
  color: var(--h-box-content-template-link-color-hover-violettebox);
}
.box-content-template.violette h1, .box-content-template.violette h2, .box-content-template.violette h3, .box-content-template.violette h4, .box-content-template.violette p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-box-content-template-ueberschrift-color-violettebox);
  min-height: 55px;
}
.box-content-template.violette h1 span, .box-content-template.violette h2 span, .box-content-template.violette h3 span, .box-content-template.violette h4 span, .box-content-template.violette p.style-h2 span {
  color: var(--h-box-content-template-ueberschrift-color-violettebox);
}
.box-content-template.violette ul li {
  color: var(--h-box-content-template-bullet-text-violettebox);
}
.box-content-template.violette ul li:before {
  color: var(--h-box-content-template-bullet-icon-violettebox);
}
.box-content-template.white {
  background-color: var(--h-white);
}
.box-content-template.white p {
  color: var(--h-black);
}
.box-content-template.white .h-h3 {
  color: var(--h-dark-blue);
  margin: 0 0 10px 0;
}
.box-content-template.white .h-h3 span {
  color: var(--h-dark-blue);
}
.box-content-template.white ul li {
  color: var(--h-black);
}
.box-content-template.white ul li:before {
  color: var(--h-teal);
}
.box-content-template.white-borderteal {
  background-color: var(--h-white);
  border: 1px solid var(--h-teal);
}
.box-content-template.white-borderteal p {
  color: var(--h-black);
}
.box-content-template.white-borderteal .h-h3 {
  color: var(--h-dark-blue);
  margin: 0 0 10px 0;
}
.box-content-template.white-borderteal .h-h3 span {
  color: var(--h-dark-blue);
}
.box-content-template.white-borderteal ul li {
  color: var(--h-black);
}
.box-content-template.white-borderteal ul li:before {
  color: var(--h-teal);
}
.box-content-template.bg-image:hover .link {
  padding-left: 20px;
}
.box-content-template.bg-image:hover .link a {
  font-size: 1rem;
  background-color: #fff;
  padding: 5px;
  color: #002776 !important;
}
.box-content-template.bg-image:hover .link a:hover {
  color: #009ae5 !important;
}
.box-content-template.bg-image:hover .image {
  display: block;
}
.box-content-template.bg-image:hover h1, .box-content-template.bg-image:hover h2, .box-content-template.bg-image:hover h3, .box-content-template.bg-image:hover h4, .box-content-template.bg-image:hover p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 5;
  height: 55px;
}
.box-content-template .h-h3 {
  font-size: var(--h-h3-fs) !important;
}

.box-blogteaser-template #blogContent p {
  margin: 0;
  padding: 0;
  padding-top: 27px;
}

div.broschueren-content-template {
  margin-bottom: 25px;
  background: var(--h-broschueren-content-template-bg-color);
}
div.broschueren-content-template .content-box {
  padding-left: 25px;
}
div.broschueren-content-template .content-box .content {
  padding: 20px 25px 20px 0px;
  height: 150px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .aui div.broschueren-content-template .content-box .content {
    height: 100%;
  }
}
div.broschueren-content-template .content-box .content .content-titel {
  color: var(--h-broschueren-content-template-ueberschrift-color);
  font-size: 1.25rem;
  padding-bottom: 5px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 25px;
}
div.broschueren-content-template .content-box .content .content-kurztext {
  color: var(--h-broschueren-content-template-font-color);
  font-size: 1rem;
}
div.broschueren-content-template .content-box .content .content-kurztext p {
  padding-bottom: 0px;
}
div.broschueren-content-template .content-box .content-textlinks {
  padding: 0px 25px 20px 0px;
  font-size: 1rem;
}
@media only screen and (max-width: 479px) {
  .aui div.broschueren-content-template .content-box .content-textlinks {
    line-height: 120%;
  }
}
div.broschueren-content-template .content-box .content-textlinks a {
  /*color: var(--h-broschueren-content-template-link-color);*/
  padding-right: 6px;
  border-right: 1px solid var(--h-broschueren-content-template-trennlinie-color);
  margin-right: 3px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
div.broschueren-content-template .content-box .content-textlinks a:hover {
  /*color: var(--h-broschueren-content-template-link-color-hover);*/
}
div.broschueren-content-template .content-box .content-textlinks a:last-child {
  padding-right: 0;
  border-right: 0;
  margin-right: 0;
}
div.broschueren-content-template .bild.links {
  margin-right: 25px;
  float: left;
  width: 136px;
}
@media only screen and (max-width: 479px) {
  .aui div.broschueren-content-template .bild.links {
    display: none;
  }
}
div.broschueren-content-template .bild.links img {
  border: 1px solid var(--h-broschueren-content-template-iconborder-color);
  width: 100%;
  height: auto;
}

div.button-content-template {
  margin: 20px 0 40px 0;
}
div.button-content-template .hh-btn, div.button-content-template .searchbar .searchbar-trigger, .searchbar div.button-content-template .searchbar-trigger, div.button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended div.button-content-template .searchbar-trigger, div.button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom div.button-content-template .searchbar-trigger, div.button-content-template a.hh-btn {
  display: inline-block;
  height: 30px;
  line-height: 29px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-btn-hover);
  display: inline-block;
  line-height: 150%;
  text-align: center;
  padding: 10px;
  height: 100%;
}
div.button-content-template .hh-btn:hover, div.button-content-template .searchbar .searchbar-trigger:hover, .searchbar div.button-content-template .searchbar-trigger:hover, div.button-content-template .searchbar--extended .searchbar-trigger:hover, .searchbar--extended div.button-content-template .searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .searchbar-trigger:hover, div.button-content-template a.hh-btn:hover {
  background: var(--h-grau-2);
}
div.button-content-template .hh-btn:hover, div.button-content-template .searchbar .searchbar-trigger:hover, .searchbar div.button-content-template .searchbar-trigger:hover, div.button-content-template .searchbar--extended .searchbar-trigger:hover, .searchbar--extended div.button-content-template .searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .searchbar-trigger:hover, div.button-content-template a.hh-btn:hover {
  background-color: var(--h-hays-cyan);
}
@media only screen and (min-width: 990px) {
  .aui div.button-content-template .hh-btn, .aui div.button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template a.hh-btn {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.button-content-template .hh-btn, .aui div.button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template a.hh-btn {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.button-content-template .hh-btn, .aui div.button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template a.hh-btn {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.button-content-template .hh-btn, .aui div.button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.button-content-template .searchbar-trigger, .aui div.button-content-template a.hh-btn {
    display: block;
  }
}
div.button-content-template .hh-btn.hays-green, div.button-content-template .searchbar .hays-green.searchbar-trigger, .searchbar div.button-content-template .hays-green.searchbar-trigger, div.button-content-template .searchbar--extended .hays-green.searchbar-trigger, .searchbar--extended div.button-content-template .hays-green.searchbar-trigger, div.button-content-template .searchbar--marginbottom .hays-green.searchbar-trigger, .searchbar--marginbottom div.button-content-template .hays-green.searchbar-trigger, div.button-content-template a.hh-btn.hays-green {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-green);
}
div.button-content-template .hh-btn.hays-green:hover, div.button-content-template .searchbar .hays-green.searchbar-trigger:hover, .searchbar div.button-content-template .hays-green.searchbar-trigger:hover, div.button-content-template .searchbar--extended .hays-green.searchbar-trigger:hover, .searchbar--extended div.button-content-template .hays-green.searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .hays-green.searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .hays-green.searchbar-trigger:hover, div.button-content-template a.hh-btn.hays-green:hover {
  background-color: var(--h-hays-btn-hover);
}
div.button-content-template .hh-btn.hays-pink, div.button-content-template .searchbar .hays-pink.searchbar-trigger, .searchbar div.button-content-template .hays-pink.searchbar-trigger, div.button-content-template .searchbar--extended .hays-pink.searchbar-trigger, .searchbar--extended div.button-content-template .hays-pink.searchbar-trigger, div.button-content-template .searchbar--marginbottom .hays-pink.searchbar-trigger, .searchbar--marginbottom div.button-content-template .hays-pink.searchbar-trigger, div.button-content-template a.hh-btn.hays-pink {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-pink);
}
div.button-content-template .hh-btn.hays-pink:hover, div.button-content-template .searchbar .hays-pink.searchbar-trigger:hover, .searchbar div.button-content-template .hays-pink.searchbar-trigger:hover, div.button-content-template .searchbar--extended .hays-pink.searchbar-trigger:hover, .searchbar--extended div.button-content-template .hays-pink.searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .hays-pink.searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .hays-pink.searchbar-trigger:hover, div.button-content-template a.hh-btn.hays-pink:hover {
  background-color: var(--h-hays-btn-hover);
}
div.button-content-template .hh-btn.hays-orange, div.button-content-template .searchbar .hays-orange.searchbar-trigger, .searchbar div.button-content-template .hays-orange.searchbar-trigger, div.button-content-template .searchbar--extended .hays-orange.searchbar-trigger, .searchbar--extended div.button-content-template .hays-orange.searchbar-trigger, div.button-content-template .searchbar--marginbottom .hays-orange.searchbar-trigger, .searchbar--marginbottom div.button-content-template .hays-orange.searchbar-trigger, div.button-content-template a.hh-btn.hays-orange {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-orange);
}
div.button-content-template .hh-btn.hays-orange:hover, div.button-content-template .searchbar .hays-orange.searchbar-trigger:hover, .searchbar div.button-content-template .hays-orange.searchbar-trigger:hover, div.button-content-template .searchbar--extended .hays-orange.searchbar-trigger:hover, .searchbar--extended div.button-content-template .hays-orange.searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .hays-orange.searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .hays-orange.searchbar-trigger:hover, div.button-content-template a.hh-btn.hays-orange:hover {
  background-color: var(--h-hays-btn-hover);
}
div.button-content-template .hh-btn.hays-violette, div.button-content-template .searchbar .hays-violette.searchbar-trigger, .searchbar div.button-content-template .hays-violette.searchbar-trigger, div.button-content-template .searchbar--extended .hays-violette.searchbar-trigger, .searchbar--extended div.button-content-template .hays-violette.searchbar-trigger, div.button-content-template .searchbar--marginbottom .hays-violette.searchbar-trigger, .searchbar--marginbottom div.button-content-template .hays-violette.searchbar-trigger, div.button-content-template a.hh-btn.hays-violette {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-violette);
}
div.button-content-template .hh-btn.hays-violette:hover, div.button-content-template .searchbar .hays-violette.searchbar-trigger:hover, .searchbar div.button-content-template .hays-violette.searchbar-trigger:hover, div.button-content-template .searchbar--extended .hays-violette.searchbar-trigger:hover, .searchbar--extended div.button-content-template .hays-violette.searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .hays-violette.searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .hays-violette.searchbar-trigger:hover, div.button-content-template a.hh-btn.hays-violette:hover {
  background-color: var(--h-hays-btn-hover);
}
div.button-content-template .hh-btn.hays-cyan, div.button-content-template .searchbar .hays-cyan.searchbar-trigger, .searchbar div.button-content-template .hays-cyan.searchbar-trigger, div.button-content-template .searchbar--extended .hays-cyan.searchbar-trigger, .searchbar--extended div.button-content-template .hays-cyan.searchbar-trigger, div.button-content-template .searchbar--marginbottom .hays-cyan.searchbar-trigger, .searchbar--marginbottom div.button-content-template .hays-cyan.searchbar-trigger, div.button-content-template a.hh-btn.hays-cyan {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-cyan);
}
div.button-content-template .hh-btn.hays-cyan:hover, div.button-content-template .searchbar .hays-cyan.searchbar-trigger:hover, .searchbar div.button-content-template .hays-cyan.searchbar-trigger:hover, div.button-content-template .searchbar--extended .hays-cyan.searchbar-trigger:hover, .searchbar--extended div.button-content-template .hays-cyan.searchbar-trigger:hover, div.button-content-template .searchbar--marginbottom .hays-cyan.searchbar-trigger:hover, .searchbar--marginbottom div.button-content-template .hays-cyan.searchbar-trigger:hover, div.button-content-template a.hh-btn.hays-cyan:hover {
  background-color: var(--h-hays-btn-hover);
}
div.button-content-template.backlink-top {
  margin: 0 0 20px 0;
}
div.button-content-template .backlink {
  background-color: var(--h-grau-1);
  padding: 5px 14px;
  display: inline-block;
  margin-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.button-content-template .backlink {
    display: block;
    padding: 5px 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.button-content-template .backlink {
    display: block;
    padding: 5px 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.button-content-template .backlink {
    display: block;
    padding: 5px 0px;
  }
}
div.button-content-template .backlink a {
  font-weight: normal;
  color: var(--h-dark-blue);
}
div.button-content-template .backlink a:hover {
  text-decoration: none;
  color: var(--h-electric-blue);
}
div.button-content-template .backlink i.fa {
  padding-right: 7px;
}

div.inverted-color-button-content-template {
  margin: 20px 0 40px 0;
}
div.inverted-color-button-content-template .hh-btn, div.inverted-color-button-content-template .searchbar .searchbar-trigger, .searchbar div.inverted-color-button-content-template .searchbar-trigger, div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended div.inverted-color-button-content-template .searchbar-trigger, div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom div.inverted-color-button-content-template .searchbar-trigger, div.inverted-color-button-content-template a.hh-btn {
  display: inline-block;
  height: 30px;
  line-height: 29px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-btn-hover);
  display: inline-block;
  line-height: 150%;
  text-align: center;
  padding: 10px;
  height: 100%;
}
div.inverted-color-button-content-template .hh-btn:hover, div.inverted-color-button-content-template .searchbar .searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn:hover {
  background: var(--h-grau-2);
}
div.inverted-color-button-content-template .hh-btn:hover, div.inverted-color-button-content-template .searchbar .searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn:hover {
  background-color: var(--h-hays-cyan);
}
@media only screen and (min-width: 990px) {
  .aui div.inverted-color-button-content-template .hh-btn, .aui div.inverted-color-button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template a.hh-btn {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.inverted-color-button-content-template .hh-btn, .aui div.inverted-color-button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template a.hh-btn {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.inverted-color-button-content-template .hh-btn, .aui div.inverted-color-button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template a.hh-btn {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.inverted-color-button-content-template .hh-btn, .aui div.inverted-color-button-content-template .searchbar .searchbar-trigger, .searchbar .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .aui div.inverted-color-button-content-template .searchbar-trigger, .aui div.inverted-color-button-content-template a.hh-btn {
    display: block;
  }
}
div.inverted-color-button-content-template .hh-btn.hays-green, div.inverted-color-button-content-template .searchbar .hays-green.searchbar-trigger, .searchbar div.inverted-color-button-content-template .hays-green.searchbar-trigger, div.inverted-color-button-content-template .searchbar--extended .hays-green.searchbar-trigger, .searchbar--extended div.inverted-color-button-content-template .hays-green.searchbar-trigger, div.inverted-color-button-content-template .searchbar--marginbottom .hays-green.searchbar-trigger, .searchbar--marginbottom div.inverted-color-button-content-template .hays-green.searchbar-trigger, div.inverted-color-button-content-template a.hh-btn.hays-green {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-green);
}
div.inverted-color-button-content-template .hh-btn.hays-green:hover, div.inverted-color-button-content-template .searchbar .hays-green.searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .hays-green.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .hays-green.searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .hays-green.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .hays-green.searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .hays-green.searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn.hays-green:hover {
  background-color: var(--h-hays-btn-hover);
}
div.inverted-color-button-content-template .hh-btn.hays-pink, div.inverted-color-button-content-template .searchbar .hays-pink.searchbar-trigger, .searchbar div.inverted-color-button-content-template .hays-pink.searchbar-trigger, div.inverted-color-button-content-template .searchbar--extended .hays-pink.searchbar-trigger, .searchbar--extended div.inverted-color-button-content-template .hays-pink.searchbar-trigger, div.inverted-color-button-content-template .searchbar--marginbottom .hays-pink.searchbar-trigger, .searchbar--marginbottom div.inverted-color-button-content-template .hays-pink.searchbar-trigger, div.inverted-color-button-content-template a.hh-btn.hays-pink {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-pink);
}
div.inverted-color-button-content-template .hh-btn.hays-pink:hover, div.inverted-color-button-content-template .searchbar .hays-pink.searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .hays-pink.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .hays-pink.searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .hays-pink.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .hays-pink.searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .hays-pink.searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn.hays-pink:hover {
  background-color: var(--h-hays-btn-hover);
}
div.inverted-color-button-content-template .hh-btn.hays-orange, div.inverted-color-button-content-template .searchbar .hays-orange.searchbar-trigger, .searchbar div.inverted-color-button-content-template .hays-orange.searchbar-trigger, div.inverted-color-button-content-template .searchbar--extended .hays-orange.searchbar-trigger, .searchbar--extended div.inverted-color-button-content-template .hays-orange.searchbar-trigger, div.inverted-color-button-content-template .searchbar--marginbottom .hays-orange.searchbar-trigger, .searchbar--marginbottom div.inverted-color-button-content-template .hays-orange.searchbar-trigger, div.inverted-color-button-content-template a.hh-btn.hays-orange {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-orange);
}
div.inverted-color-button-content-template .hh-btn.hays-orange:hover, div.inverted-color-button-content-template .searchbar .hays-orange.searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .hays-orange.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .hays-orange.searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .hays-orange.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .hays-orange.searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .hays-orange.searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn.hays-orange:hover {
  background-color: var(--h-hays-btn-hover);
}
div.inverted-color-button-content-template .hh-btn.hays-violette, div.inverted-color-button-content-template .searchbar .hays-violette.searchbar-trigger, .searchbar div.inverted-color-button-content-template .hays-violette.searchbar-trigger, div.inverted-color-button-content-template .searchbar--extended .hays-violette.searchbar-trigger, .searchbar--extended div.inverted-color-button-content-template .hays-violette.searchbar-trigger, div.inverted-color-button-content-template .searchbar--marginbottom .hays-violette.searchbar-trigger, .searchbar--marginbottom div.inverted-color-button-content-template .hays-violette.searchbar-trigger, div.inverted-color-button-content-template a.hh-btn.hays-violette {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-violette);
}
div.inverted-color-button-content-template .hh-btn.hays-violette:hover, div.inverted-color-button-content-template .searchbar .hays-violette.searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .hays-violette.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .hays-violette.searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .hays-violette.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .hays-violette.searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .hays-violette.searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn.hays-violette:hover {
  background-color: var(--h-hays-btn-hover);
}
div.inverted-color-button-content-template .hh-btn.hays-cyan, div.inverted-color-button-content-template .searchbar .hays-cyan.searchbar-trigger, .searchbar div.inverted-color-button-content-template .hays-cyan.searchbar-trigger, div.inverted-color-button-content-template .searchbar--extended .hays-cyan.searchbar-trigger, .searchbar--extended div.inverted-color-button-content-template .hays-cyan.searchbar-trigger, div.inverted-color-button-content-template .searchbar--marginbottom .hays-cyan.searchbar-trigger, .searchbar--marginbottom div.inverted-color-button-content-template .hays-cyan.searchbar-trigger, div.inverted-color-button-content-template a.hh-btn.hays-cyan {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-hays-cyan);
}
div.inverted-color-button-content-template .hh-btn.hays-cyan:hover, div.inverted-color-button-content-template .searchbar .hays-cyan.searchbar-trigger:hover, .searchbar div.inverted-color-button-content-template .hays-cyan.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--extended .hays-cyan.searchbar-trigger:hover, .searchbar--extended div.inverted-color-button-content-template .hays-cyan.searchbar-trigger:hover, div.inverted-color-button-content-template .searchbar--marginbottom .hays-cyan.searchbar-trigger:hover, .searchbar--marginbottom div.inverted-color-button-content-template .hays-cyan.searchbar-trigger:hover, div.inverted-color-button-content-template a.hh-btn.hays-cyan:hover {
  background-color: var(--h-hays-btn-hover);
}

div.contextnavi-content-template {
  margin-top: 35px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.contextnavi-content-template {
    margin: 30px 15px 10px 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.contextnavi-content-template {
    margin: 25px 15px 0 15px;
  }
}
div.contextnavi-content-template p.ueberschrift_spalte {
  color: var(--h-contextnavi-content-template-font-color);
  font-size: 0.75rem;
  border-bottom: solid 1px var(--h-contextnavi-content-template-trennlinie-color);
  margin-bottom: 20px;
  padding-bottom: 8px;
  text-transform: none;
}
div.contextnavi-content-template ul {
  margin: 0px 0px 0px 0px;
  padding-right: 20px;
  padding-left: 0px;
  list-style-type: none;
}
div.contextnavi-content-template ul li {
  list-style-type: none;
  padding-left: 0px;
  line-height: 120%;
  margin-bottom: 8px;
  font-size: 0.75rem;
}
div.contextnavi-content-template ul li a {
  color: var(--h-contextnavi-content-template-link-color);
  text-decoration: none;
}
div.contextnavi-content-template ul li a:hover {
  color: var(--h-contextnavi-content-template-link-color-hover);
}
div.contextnavi-content-template ul li:before {
  display: none;
}

.h-counters {
  font-size: 1.5rem;
  color: black;
  text-align: left;
  padding: 10px;
}
.h-counters i {
  color: #009fda;
  margin-bottom: 5px;
  font-size: 4rem;
  padding-left: 5px;
}
.h-counters h3 {
  border-top: 2px solid #002776;
  padding-top: 20px;
  font-size: 1.6rem !important;
  margin: 10px 0px !important;
}
.h-counters .h-counter {
  font-size: 60px;
  margin: 10px 0;
  color: #E98300;
}
.h-counters .h-counter-block {
  padding: 5px !important;
}
@media (max-width: 992px) {
  .h-counters .h-counter-block {
    margin-bottom: 40px;
  }
}

.custom-navi {
  margin: 5px 0 0 0;
  padding: 0 55px;
  /* Icon 3 */
}
.custom-navi .header .menulinks .top-links > li:last-child {
  margin-left: 10px;
}
.custom-navi .logo {
  float: left;
}
.custom-navi .logo img {
  width: 290px;
}
.custom-navi .header div.my-hays-meta {
  right: 435px;
  left: auto;
}
.custom-navi div#heading .container {
  padding: 0 77px !important;
  max-width: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
}
.custom-navi .topnav {
  overflow: hidden;
  float: right;
}
.custom-navi .dropbtn i {
  font-size: 27px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  top: 2px;
  position: relative;
}
.custom-navi .topnav .icon {
  display: none;
  padding-top: 5px;
}
.custom-navi .topnav .dropdown {
  float: left;
  overflow: hidden;
  position: initial !important;
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
  .custom-navi div#heading .container {
    padding: 0 3.5% !important;
    max-width: 100% !important;
    width: 100% !important;
    min-width: 100% !important;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1300px) {
  .custom-navi .topnav {
    float: left;
    width: 100%;
  }
  .custom-navi .dropdown .dropbtn:nth-child(1) {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1150px) {
  .custom-navi .dropdown-content {
    display: none;
    position: fixed;
    min-width: 160px;
    padding-top: 18px;
    padding-bottom: 18px;
    z-index: 999;
    background-color: white;
  }
}
@media screen and (max-width: 1150px) {
  .custom-navi .dropdown:hover .dropdown-content {
    display: block;
  }
  .custom-navi div#heading .container {
    padding: 0 1rem !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1150px) {
  .custom-navi .dropdown-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    min-width: 160px;
    padding-top: 18px;
    padding-bottom: 18px;
    z-index: 999;
    background-color: white;
  }
  .custom-navi .dropdown:hover .dropdown-content {
    visibility: visible;
    opacity: 1;
    -moz-transition: opacity 300ms ease-in, visibility 300s ease-in;
    -o-transition: opacity 300ms ease-in, visibility 300s ease-in;
    -webkit-transition: opacity 300ms ease-in, visibility 300s ease-in;
    transition: opacity 300ms ease-in, visibility 300s ease-in;
  }
}
@media screen and (max-width: 1150px) {
  .custom-navi .topnav a, .custom-navi .dropdown .dropbtn {
    display: none;
  }
  .custom-navi .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 1150px) {
  .custom-navi .logo img {
    padding-left: 11px;
  }
  .custom-navi .topnav.responsive {
    position: relative;
    width: 100%;
    margin-top: 15px;
  }
  .custom-navi .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .custom-navi .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .custom-navi .topnav.responsive .dropdown {
    float: none;
  }
  .custom-navi .topnav.responsive .dropdown-content {
    position: relative;
    padding-left: 10px;
    padding-top: 0px;
  }
  .custom-navi .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
    padding: 14px 16px;
  }
}
.custom-navi #nav-icon3 {
  width: 40px;
  height: 40px;
  top: 7px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.custom-navi #nav-icon3 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #009fda;
  border-radius: 5px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.custom-navi #nav-icon3 span:nth-child(1) {
  top: 0px;
}
.custom-navi #nav-icon3 span:nth-child(2), .custom-navi #nav-icon3 span:nth-child(3) {
  top: 12px;
}
.custom-navi #nav-icon3 span:nth-child(4) {
  top: 24px;
}
.custom-navi #nav-icon3.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}
.custom-navi #nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.custom-navi #nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.custom-navi #nav-icon3.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}

@media only screen and (min-width: 1300px) and (max-width: 1600px) {
  .custom-navi {
    padding: 0 1.5% 0 1.7%;
  }
}
@media screen and (max-width: 1150px) {
  .custom-navi {
    margin: 0;
    padding: 0px;
  }
}
.custom-navigation.border-bottom {
  width: 100%;
  border-bottom: 3px solid #eee;
  bottom: -11px;
  z-index: 100;
  padding: 0 !important;
  position: absolute;
}

.dashboard-web-content {
  position: relative;
  height: 100%;
  width: 100%;
}
.dashboard-web-content .dashboard-web-content-button {
  position: absolute;
  bottom: 28px;
  width: 100%;
}

.parent-links {
  color: #002776;
  display: flex;
  min-height: 200px;
}
.parent-links .link-text-block .icon-chevron-right:before {
  color: #009fda;
}
.parent-links .link-text-block:hover .icon-chevron-right:before {
  color: #002776;
}
.parent-links .link-text-block .go-to-new-page {
  filter: invert(46%) sepia(50%) saturate(4050%) hue-rotate(168deg) brightness(98%) contrast(101%);
  background: url("../images/glyphicons-basic-152-square-new-window.svg") 0 0 no-repeat;
  float: right;
  height: 18px;
  width: 16px;
  margin-right: 20px;
}
.parent-links .link-text-block:hover .go-to-new-page {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}
.parent-links .link-text-block .go-to-new-page:before {
  color: red;
}
.parent-links .link-text-block:hover {
  background: inherit;
  background-color: #f2f2f2;
}
.parent-links .link-text-block:hover a {
  color: #002776;
}
.parent-links .link-title {
  padding-left: 5px;
  color: #002776;
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .parent-links .parent-boxs .link-text-block {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 576px) {
  .parent-links .link-title {
    padding-bottom: 0;
  }
}
.parent-links .parent-boxs .link-text-block {
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
  margin: 0px 0px 10px 0px;
  padding: 4px 0px 4px 15px;
}
.parent-links .parent-boxs .link-text {
  color: #009fda;
  font-size: 14px;
  font-style: normal;
  font-family: Arial;
  font-weight: 400;
}
.parent-links .parent-boxs {
  min-height: 200px;
  min-width: 10px;
  display: inline-block;
  flex-grow: 1;
  margin: 5px;
}
@media only screen and (max-width: 576px) {
  .parent-links .parent-boxs {
    min-height: auto;
    width: 100%;
  }
  .parent-links .go-to-new-page {
    margin-left: 8px;
  }
}

.col-md-4 .parent-links {
  width: 265px;
}

.col-md-6 .parent-links {
  width: 430px;
}

@media only screen and (max-width: 576px) {
  .parent-links {
    flex-wrap: wrap;
  }
}
div.event-content-template .event {
  color: var(--h-base-font-color);
}
div.event-content-template .event .kopfzeile {
  color: var(--h-event-content-template-kopfzeile-color);
  font-size: var(--h-base-font-size);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
div.event-content-template .event .text h2 {
  color: var(--h-event-content-template-h2-color);
  font-size: 1.25rem;
  text-transform: none;
  line-height: 25px;
  padding-bottom: 5px;
  margin: 0 0 10px 0;
}
div.event-content-template .event .text p {
  color: var(--h-event-content-template-font-color);
  font-size: var(--h-base-font-size);
  margin-bottom: 0px;
}
div.event-content-template .bild.links {
  width: 140px;
  margin-right: 25px;
  margin-bottom: 10px;
  float: left;
}
@media only screen and (max-width: 479px) {
  .aui div.event-content-template .bild.links {
    display: none;
  }
}
div.event-content-template .linie {
  border-bottom: 6px solid var(--h-event-content-template-linie-color);
  height: 10px;
}

.aui, .separator {
  margin: 0 !important;
  border: 0 !important;
}

.portlet-asset-publisher, .asset-content {
  margin: 0 !important;
}

.portlet-content.portlet-content-editable .asset-full-content .align-items-center .d-inline-flex {
  margin-left: auto;
  height: 50px;
}

div.fold-content-template {
  font-size: 1rem;
  position: relative;
  padding: 0 20px 10px;
  border-radius: var(--h-border-radius-sm);
  border: var(--h-border-width-sm) solid transparent;
}
div.fold-content-template .fold-headline h3:hover {
  color: var(--h-link-hover);
  cursor: pointer;
}
div.fold-content-template .fold-content {
  display: none;
}
div.fold-content-template .fold-content p, div.fold-content-template .fold-content ul {
  padding-left: 45px;
}
@media (max-width: 767px) {
  div.fold-content-template .fold-content p, div.fold-content-template .fold-content ul {
    padding-left: 0px;
  }
}
div.fold-content-template .fold-content.unfolded {
  display: inline-block;
}
@media (max-width: 991px) {
  div.fold-content-template .fold-content.unfolded-mobile {
    display: inline-block;
  }
}
div.fold-content-template .fold-content p {
  position: relative;
  padding-left: 45px;
}
div.fold-content-template .fold-content p:last-child {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  div.fold-content-template .fold-content p:last-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  div.fold-content-template .fold-content p {
    padding-left: 0px;
  }
}
div.fold-content-template .fold-content-teaser {
  display: none;
}
div.fold-content-template .fold-content-teaser.unfolded {
  display: inline-block;
}
@media (max-width: 991px) {
  div.fold-content-template .fold-content-teaser.unfolded-mobile {
    display: inline-block;
  }
}
div.fold-content-template a.fold-link-open, div.fold-content-template a.fold-link-close {
  cursor: pointer;
}
div.fold-content-template a.fold-link-open i.fa, div.fold-content-template a.fold-link-close i.fa {
  color: var(--h-fold-content-template-mehr-link-pfeil-color);
  padding-right: 7px;
  display: none;
}
div.fold-content-template a.fold-link-open.folded-content, div.fold-content-template a.fold-link-close.folded-content {
  display: none;
}
div.fold-content-template a.fold-link-open.unfolded-content, div.fold-content-template a.fold-link-close.unfolded-content {
  display: inline-block;
}
div.fold-content-template a.fold-link-open {
  background-image: url(../images/rebranding-2022/collapse-expand-plus-icon.png);
  height: 30px;
  width: 30px;
  display: block;
  background-size: 30px;
  background-repeat: no-repeat;
}
div.fold-content-template a.fold-link-close {
  background-image: url(../images/rebranding-2022/collapse-expand-minus-icon.png);
  height: 30px;
  width: 30px;
  display: block;
  background-size: 30px;
  background-repeat: no-repeat;
}
div.fold-content-template div.fold-link {
  clear: both;
  position: absolute;
  left: 20px;
  top: 26px;
  height: 30px;
  width: 30px;
}
@media (max-width: 767px) {
  div.fold-content-template div.fold-link {
    top: 23px;
  }
}
div.fold-content-template .fold-content-teaser-fade * {
  padding-left: 45px;
}
div.fold-content-template .fold-content-teaser-fade * * {
  padding-left: 0;
}
@media (max-width: 767px) {
  div.fold-content-template .fold-content-teaser-fade * {
    padding-left: 0px;
  }
}
div.fold-content-template .fold-content-teaser-fade p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  max-height: 92.3px;
  position: relative;
}
div.fold-content-template .fold-content-teaser-fade p:last-child:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}
div.fold-content-template .h-h3 a {
  padding-left: 45px;
  display: block;
  text-wrap: auto;
}

.fold-template-mobile {
  display: none;
}
@media (max-width: 991px) {
  .fold-template-mobile {
    display: block;
  }
}

.fold-template-desktop {
  display: block;
}
@media (max-width: 991px) {
  .fold-template-desktop {
    display: none !important;
  }
}

.full-width div.fold-content-template a.fold-link-open, .full-width div.fold-content-template a.fold-link-close {
  background-color: #eee;
}

.full-width div.fold-content-template div.fold-link {
  border-bottom: 6px solid #fff;
}

.full-width div.fold-content-template .fold-content-teaser .fold-content-teaser-fade p:last-child:before {
  background-image: linear-gradient(to top, #f5f0ec, rgba(255, 255, 255, 0));
}

.full-widthX div.fold-content-template .fold-content-teaser-fade p:last-child:before {
  background-image: linear-gradient(to top, #F5F0EB, rgba(245, 240, 235, 0));
}

.full-width-parchment div.fold-content-template .fold-content-teaser-fade p:last-child:before {
  background-image: linear-gradient(to top, #F5F0EB, rgba(245, 240, 235, 0));
}

/* New Styles */
div.fold-content-template.parchmentbg-nopattern .fold-content-teaser-fade p:last-child:before, div.fold-content-template.pattern1-bgparchment .fold-content-teaser-fade p:last-child:before, div.fold-content-template.pattern2-bgparchment .fold-content-teaser-fade p:last-child:before {
  background-image: linear-gradient(to top, #F5F0EB, rgba(245, 240, 235, 0)) !important;
}
div.fold-content-template.whitebg-nopattern .fold-content-teaser-fade p:last-child:before, div.fold-content-template.pattern1-whitebox-bgparchment .fold-content-teaser-fade p:last-child:before, div.fold-content-template.pattern2-whitebox-bgparchment .fold-content-teaser-fade p:last-child:before, div.fold-content-template.pattern1-bgwhite div.fold-content-template.pattern2-bgwhite .fold-content-teaser-fade p:last-child:before {
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0)) !important;
}

div.pattern1-bgwhite {
  border: var(--h-border-width-sm) solid var(--h-teal);
  background: var(--h-white);
  padding: 0 20px 40px;
}
div.pattern1-bgwhite:before, div.pattern1-bgwhite:after {
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  div.pattern1-bgwhite:before, div.pattern1-bgwhite:after {
    display: none;
  }
}
div.pattern1-bgwhite:before {
  background-image: url(../images/rebranding-2022/pattern1-top-white.png);
  top: 0;
  right: 50px;
  width: 50px;
  height: 25px;
  background-size: 50px;
}
div.pattern1-bgwhite:after {
  content: "";
  background-image: url(../images/rebranding-2022/pattern1-bottom-white.png);
  bottom: 0;
  right: 250px;
  width: 180px;
  height: 73px;
  background-size: 180px;
}

div.pattern2-bgwhite {
  border: var(--h-border-width-sm) solid var(--h-teal);
  background: var(--h-white);
  padding: 0 20px 40px;
}
div.pattern2-bgwhite:before, div.pattern2-bgwhite:after {
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  div.pattern2-bgwhite:before, div.pattern2-bgwhite:after {
    display: none;
  }
}
div.pattern2-bgwhite:before {
  background-image: url(../images/rebranding-2022/pattern2-top-white.png);
  top: 15px;
  right: 40px;
  width: 90px;
  height: 40px;
  background-size: 90px;
}
div.pattern2-bgwhite:after {
  background-image: url(../images/rebranding-2022/pattern2-bottom-white.png);
  bottom: 10px;
  right: 141px;
  width: 25px;
  height: 25px;
  background-size: 25px;
}

div.pattern1-bgparchment {
  border: var(--h-border-width-sm) solid var(--h-parchment);
  background: var(--h-parchment);
  padding: 0 20px 40px;
}
div.pattern1-bgparchment:before, div.pattern1-bgparchment:after {
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  div.pattern1-bgparchment:before, div.pattern1-bgparchment:after {
    display: none;
  }
}
div.pattern1-bgparchment:before {
  background-image: url(../images/rebranding-2022/pattern1-top-white.png);
  top: 0;
  right: 50px;
  width: 50px;
  height: 25px;
  background-size: 50px;
}
div.pattern1-bgparchment:after {
  background-image: url(../images/rebranding-2022/pattern1-bottom-parchment.png);
  bottom: 0;
  right: 250px;
  width: 180px;
  height: 57px;
  background-size: 180px;
}

div.pattern2-bgparchment {
  border: var(--h-border-width-sm) solid var(--h-parchment);
  background: var(--h-parchment);
  padding: 0 20px 40px;
}
div.pattern2-bgparchment:before, div.pattern2-bgparchment:after {
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  div.pattern2-bgparchment:before, div.pattern2-bgparchment:after {
    display: none;
  }
}
div.pattern2-bgparchment:before {
  background-image: url(../images/rebranding-2022/pattern2-top-parchment.png);
  top: 15px;
  right: 40px;
  width: 90px;
  height: 40px;
  background-size: 90px;
}
div.pattern2-bgparchment:after {
  background-image: url(../images/rebranding-2022/pattern2-bottom-white.png);
  bottom: 10px;
  right: 141px;
  width: 25px;
  height: 25px;
  background-size: 25px;
}

div.pattern1-whitebox-bgparchment {
  border: var(--h-border-width-sm) solid var(--h-parchment);
  background: var(--h-white);
  padding: 0 20px 40px;
}
div.pattern1-whitebox-bgparchment:before, div.pattern1-whitebox-bgparchment:after {
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  div.pattern1-whitebox-bgparchment:before, div.pattern1-whitebox-bgparchment:after {
    display: none;
  }
}
div.pattern1-whitebox-bgparchment:before {
  background-image: url(../images/rebranding-2022/pattern1-top-white.png);
  top: 0;
  right: 50px;
  width: 50px;
  height: 25px;
  background-size: 50px;
}
div.pattern1-whitebox-bgparchment:after {
  content: "";
  background-image: url(../images/rebranding-2022/pattern1-bottom-white.png);
  bottom: 0;
  right: 250px;
  width: 180px;
  height: 73px;
  background-size: 180px;
}

div.pattern2-whitebox-bgparchment {
  border: var(--h-border-width-sm) solid var(--h-parchment);
  background: var(--h-white);
  padding: 0 20px 40px;
}
div.pattern2-whitebox-bgparchment:before, div.pattern2-whitebox-bgparchment:after {
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  div.pattern2-whitebox-bgparchment:before, div.pattern2-whitebox-bgparchment:after {
    display: none;
  }
}
div.pattern2-whitebox-bgparchment:before {
  background-image: url(../images/rebranding-2022/pattern2-top-white.png);
  top: 15px;
  right: 40px;
  width: 90px;
  height: 40px;
  background-size: 90px;
}
div.pattern2-whitebox-bgparchment:after {
  background-image: url(../images/rebranding-2022/pattern2-bottom-white.png);
  bottom: 10px;
  right: 141px;
  width: 25px;
  height: 25px;
  background-size: 25px;
}

div.whitebg-nopattern {
  border: var(--h-border-width-sm) solid var(--h-teal);
  background: var(--h-white);
}
div.whitebg-nopattern:before, div.whitebg-nopattern:after {
  display: none;
}

div.parchmentbg-nopattern {
  border: var(--h-border-width-sm) solid var(--h-parchment);
  background: var(--h-parchment);
}
div.parchmentbg-nopattern:before, div.parchmentbg-nopattern:after {
  display: none;
}

.myWrap {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 30px;
  min-height: 0;
  /*
  .flip-container:hover .flipper, .flip-container.hover .flipper, #flip-toggle.flip .flipper {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      transform: rotateY(180deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  */
  /* START: Accommodating for IE */
  /* END: Accommodating for IE */
  /* vertical */
  /*
  .vertical.flip-container:hover .flipper {
      -webkit-transform: rotateX(-180deg);
      -moz-transform: rotateX(-180deg);
      -ms-transform: rotateX(-180deg);
      transform: rotateX(-180deg);
  }
  */
  /* START: Accommodating for IE */
  /* END: Accommodating for IE */
}
@media only screen and (max-width: 1000px) {
  .myWrap .flip-container {
    margin-bottom: 30px;
  }
}
.myWrap img.flip-img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 200px !important;
  max-height: 200px !important;
}
.myWrap .flip-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}
.myWrap .flip-container:hover .back, .myWrap .flip-container.hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.myWrap .flip-container:hover .front, .myWrap .flip-container.hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.myWrap .flip-container, .myWrap .front, .myWrap .back {
  width: 230px;
  height: 200px;
}
.myWrap .flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.myWrap .front, .myWrap .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
}
.myWrap .front {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  background: white;
  z-index: 2;
  text-align: center;
  width: 170px;
  height: 170px;
}
@media only screen and (max-width: 767px) {
  .myWrap .front {
    margin-left: 12%;
  }
}
.myWrap .back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  width: 230px;
  height: 200px;
  background: white;
  text-align: left;
  top: -15px;
}
.myWrap .front .name {
  font-size: 2em;
  display: inline-block;
  font-family: Courier;
  padding: 5px 10px;
  border-radius: 5px;
  bottom: 60px;
  left: 25%;
  position: absolute;
  text-shadow: 0.1em 0.1em 0.05em #333;
  display: none;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.myWrap .back-logo {
  position: absolute;
  top: 40px;
  left: 90px;
  width: 160px;
  height: 117px;
}
.myWrap .back-title {
  font-weight: bold;
  position: absolute;
  top: 180px;
  left: 0;
  right: 0;
  text-align: center;
  text-shadow: 0.1em 0.1em 0.05em #acd7e5;
  font-family: Courier;
  font-size: 22px;
}
.myWrap .back h3 {
  margin: 15px 0 5px 15px !important;
  padding: 0 !important;
}
.myWrap .back p {
  text-align: left;
  padding: 10px 0px 0px 5px;
  font-size: 14px !important;
  line-height: 17px;
  max-width: 230px;
  max-height: 250px;
  overflow: auto;
}
.myWrap .vertical.flip-container {
  position: relative;
}
.myWrap .vertical .back {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.myWrap .vertical.flip-container .flipper {
  -webkit-transform-origin: 100% 213.5px;
  -moz-transform-origin: 100% 213.5px;
  -ms-transform-origin: 100% 213.5px;
  transform-origin: 100% 213.5px;
}
.myWrap .vertical.flip-container:hover .back, .myWrap .vertical.flip-container.hover .back {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.myWrap .vertical.flip-container:hover .front, .myWrap .vertical.flip-container.hover .front {
  -webkit1000px-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.myWrap .shake {
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(30deg);
}

@media only screen and (min-width: 1000px) {
  .myWrap {
    justify-content: space-between;
  }
}
.noContentInfo {
  background: #E3E4E480 0% 0% no-repeat padding-box;
  padding: 100px 30px;
  width: 100%;
  margin: 0 auto;
  min-height: 395px;
}
.noContentInfo h2 {
  font-size: 22px !important;
  color: #333333;
  font-weight: normal;
  margin-bottom: 0;
}
.noContentInfo p {
  color: #333333;
}
.noContentInfo a.cookie-btn {
  color: white;
  background: #002776;
  padding: 15px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.noContentInfo img {
  max-height: 125px;
}
.noContentInfo .noContentInfo-text {
  text-align: left;
}

@media only screen and (max-width: 600px) {
  .noContentInfo {
    padding: 40px 0px;
    margin-bottom: 40px;
  }
  .noContentInfo img {
    margin-bottom: 30px;
    width: 130px;
  }
  .noContentInfo .noContentInfo-text {
    text-align: center;
    margin-bottom: 15px;
  }
  .noContentInfo .noContentInfo-img {
    text-align: center;
  }
}
div.headline-content-template h1, div.headline-content-template h2, div.headline-content-template h3, div.headline-content-template h4, div.headline-content-template h5, div.headline-content-template p.style-h1, div.headline-content-template p.style-h2, div.headline-content-template p.style-h3, div.headline-content-template p.style-h4, div.headline-content-template p.style-h5 {
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: var(--h-headline-content-template-ueberschrift-zeile-1-color);
  line-height: 110%;
}
div.headline-content-template h1 span, div.headline-content-template h2 span, div.headline-content-template h3 span, div.headline-content-template h4 span, div.headline-content-template h5 span, div.headline-content-template p.style-h1 span, div.headline-content-template p.style-h2 span, div.headline-content-template p.style-h3 span, div.headline-content-template p.style-h4 span, div.headline-content-template p.style-h5 span {
  color: var(--h-headline-content-template-ueberschrift-zeile-2-color);
}
div.headline-content-template h1 a, div.headline-content-template h2 a, div.headline-content-template h3 a, div.headline-content-template h4 a, div.headline-content-template h5 a, div.headline-content-template p.style-h1 a, div.headline-content-template p.style-h2 a, div.headline-content-template p.style-h3 a, div.headline-content-template p.style-h4 a, div.headline-content-template p.style-h5 a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
div.headline-content-template h1, div.headline-content-template p.style-h1 {
  font-size: 2.5rem;
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  .aui div.headline-content-template h1, .aui div.headline-content-template p.style-h1 {
    font-size: 2rem;
  }
}
div.headline-content-template h2, div.headline-content-template p.style-h2 {
  font-size: 1.5rem;
  text-transform: none;
  margin-bottom: 10px;
}
div.headline-content-template h3, div.headline-content-template p.style-h3 {
  font-size: 1.125rem;
  text-transform: none;
  margin-bottom: 20px;
  margin-top: 25px;
}
div.headline-content-template h4, div.headline-content-template p.style-h4 {
  font-size: 1rem;
  text-transform: none;
  margin-bottom: 10px;
  margin-top: 25px;
}
div.headline-content-template h5, div.headline-content-template p.style-h5 {
  font-size: 1rem;
  margin-bottom: 10px;
  margin-top: 25px;
  color: var(--h-headline-content-template-h5-zeile-1-color);
}
div.headline-content-template h5 span, div.headline-content-template p.style-h5 span {
  color: var(--h-headline-content-template-h5-zeile-2-color);
}

.h-icon-box-content .content-box {
  padding: 20px 25px;
  border-radius: 4px;
  height: 390px;
}
@media only screen and (max-width: 479px) {
  .aui .h-icon-box-content .content-box {
    height: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .h-icon-box-content .content-box {
    height: 100%;
  }
}
.h-icon-box-content .content-box.cpm-container p {
  font-size: var(--h-text-fs) !important;
}
.h-icon-box-content .content-box.cpm-container p:last-child {
  font-size: var(--h-text-fs) !important;
}
.h-icon-box-content .content-box.bg-white-bo-teal {
  background: var(--h-white);
  border: 2px solid var(--h-teal);
}
.h-icon-box-content .content-box.bg-white-bo-teal .box-header .box-icon {
  background: var(--h-teal);
}
.h-icon-box-content .content-box.bg-white-bo-teal .box-header .box-heading {
  color: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-white-bo-darkblue {
  background: var(--h-white);
  border: 2px solid var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-white-bo-darkblue .box-header .box-icon {
  background: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-white-bo-darkblue .box-header .box-heading {
  color: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-white-bo-lightgreen {
  background: var(--h-white);
  border: 2px solid var(--h-light-green);
}
.h-icon-box-content .content-box.bg-white-bo-lightgreen .box-header .box-icon {
  background: var(--h-light-green);
}
.h-icon-box-content .content-box.bg-white-bo-lightgreen .box-header .box-heading {
  color: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-white-bo-midgrey {
  background: var(--h-white);
  border: 2px solid var(--h-grey);
}
.h-icon-box-content .content-box.bg-white-bo-midgrey .box-header .box-icon {
  background: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-white-bo-midgrey .box-header .box-heading {
  color: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-parchment-bo-none {
  background: var(--h-parchment);
  border: none;
}
.h-icon-box-content .content-box.bg-parchment-bo-none .box-header .box-icon {
  background: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-parchment-bo-none .box-header .box-heading {
  color: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-darkblue20-bo-none {
  background: rgba(0, 73, 176, 0.2);
  border: none;
}
.h-icon-box-content .content-box.bg-darkblue20-bo-none .box-header .box-icon {
  background: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-darkblue20-bo-none .box-header .box-heading {
  color: var(--h-dark-blue);
}
.h-icon-box-content .content-box.bg-darkblue20-bo-none .box-button a {
  background-color: var(--h-btn-inverted);
  border-color: var(--h-white);
  color: var(--h-btn-primary);
  outline-color: var(--h-outline-on-dark);
}
.h-icon-box-content .content-box.bg-darkblue20-bo-none .box-button a:hover {
  background-color: var(--h-btn-inverted-hover);
  border-color: transparent;
}
.h-icon-box-content .content-box.bg-darkblue-bo-none {
  background: var(--h-dark-blue);
  border: none;
}
.h-icon-box-content .content-box.bg-darkblue-bo-none .box-header .box-icon {
  background: var(--h-white);
}
.h-icon-box-content .content-box.bg-darkblue-bo-none .box-header .box-heading {
  color: var(--h-white);
}
.h-icon-box-content .content-box.bg-darkblue-bo-none .box-sub-heading {
  color: var(--h-text-on-dark);
}
.h-icon-box-content .content-box.bg-darkblue-bo-none .box-content {
  color: var(--h-text-on-dark);
}
.h-icon-box-content .content-box.bg-darkblue-bo-none .box-button a {
  background-color: var(--h-btn-inverted);
  border-color: var(--h-btn-primary);
  color: var(--h-btn-primary);
  outline-color: var(--h-outline-on-dark);
}
.h-icon-box-content .content-box.bg-darkblue-bo-none .box-button a:hover {
  background-color: var(--h-btn-inverted-hover);
  border-color: transparent;
}
.h-icon-box-content .content-box .box-header {
  margin-bottom: 20px;
}
.h-icon-box-content .content-box .box-header .box-icon {
  width: 44px;
  height: 44px;
  margin-right: 15px;
  padding: 10px;
  border-radius: 50%;
}
.h-icon-box-content .content-box .box-header .box-heading {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-h3-fs);
  line-height: 30px;
}
.h-icon-box-content .content-box .box-sub-heading {
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
}
.h-icon-box-content .content-box .box-content {
  height: 100%;
  overflow: auto;
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
}
@media only screen and (max-width: 479px) {
  .aui .h-icon-box-content .content-box .box-content {
    overflow: hidden;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .h-icon-box-content .content-box .box-content {
    overflow: hidden;
  }
}

.journal-content-article div.icon-teaser-content-template h1, .journal-content-article div.icon-teaser-content-template h2, .journal-content-article div.icon-teaser-content-template h3, .journal-content-article div.icon-teaser-content-template h4, .journal-content-article div.icon-teaser-content-template h5, .journal-content-article div.icon-teaser-content-template p.style-h1, .journal-content-article div.icon-teaser-content-template p.style-h2, .journal-content-article div.icon-teaser-content-template p.style-h3, .journal-content-article div.icon-teaser-content-template p.style-h4, .journal-content-article div.icon-teaser-content-template p.style-h5 {
  text-transform: none !important;
  padding: 0;
  margin-top: 3px;
  color: var(--h-dark-blue);
  font-size: var(--h-h3-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 30px;
}
@media (max-width: 767px) {
  .journal-content-article div.icon-teaser-content-template h1, .journal-content-article div.icon-teaser-content-template h2, .journal-content-article div.icon-teaser-content-template h3, .journal-content-article div.icon-teaser-content-template h4, .journal-content-article div.icon-teaser-content-template h5, .journal-content-article div.icon-teaser-content-template p.style-h1, .journal-content-article div.icon-teaser-content-template p.style-h2, .journal-content-article div.icon-teaser-content-template p.style-h3, .journal-content-article div.icon-teaser-content-template p.style-h4, .journal-content-article div.icon-teaser-content-template p.style-h5 {
    margin-top: 8px;
    font-size: var(--h-text-fs-lg);
    line-height: 20px;
  }
}

.icon-teaser-row .col-2 {
  max-width: 70px;
  padding-right: 0;
}
.icon-teaser-row .col-10 {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .icon-teaser-row .col-10 {
    padding-left: 15px;
  }
}
.icon-teaser-row .icon-teaser-area {
  display: inline-block;
  padding: 7px 6px;
  border: var(--h-border-width-lg) solid var(--h-teal);
  border-radius: 50%;
  height: 38px;
  width: 38px;
}
.icon-teaser-row .w-max-flex-80 {
  width: 90%;
  max-width: 90%;
  flex: 0 0 90%;
}

.icon-teaser-p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.icon-teaser-p p {
  line-height: 24px !important;
  color: var(--h-text);
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-font-regular);
}
.icon-teaser-p p br {
  display: none;
}

.icon-teaser-a .icon-caret-right {
  color: var(--h-mid-blue);
  font-size: 22px;
  position: absolute;
  right: -22px;
  top: -1px;
}

.columns-3 .icon-teaser-row .col-2 {
  max-width: 44px;
}
.columns-3 .icon-teaser-row .col-10 {
  padding-left: 20px !important;
  padding-right: 0;
}

.hays-info-banner {
  background-color: var(--h-parchment);
  color: #000;
  padding: 25px 55px 0px 100px;
}
.hays-info-banner .container {
  padding-left: 55px;
}
.hays-info-banner .hays-info-banner-icon {
  position: relative;
  display: block;
}
.hays-info-banner .hays-info-banner-icon:before {
  height: 26px;
  width: 26px;
  position: absolute;
  content: "";
  background: url(../images/rebranding-2022/exclamation-mark-circle.png);
  left: -40px;
  top: 2px;
}
.hays-info-banner .hays-info-banner-header {
  padding: 0px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  position: relative;
}
.hays-info-banner .hays-info-banner-header h3 {
  margin-bottom: 25px;
  margin-top: 0px;
}
.hays-info-banner .hays-info-banner-header span {
  padding: 12px;
  display: flex;
  background-image: url(../images/rebranding-2022/Close-Button.png);
  right: 0;
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: absolute;
  top: -5px;
}
.hays-info-banner .hays-info-banner-header span:hover {
  background-image: url(../images/rebranding-2022/Close-Button-Hover.png);
}
.hays-info-banner .hays-info-banner-header span:focus {
  background-image: url(../images/rebranding-2022/Close-Button-Hover.png);
}
.hays-info-banner .icon-remove:before {
  display: none;
}
.hays-info-banner .hays-info-banner-body {
  padding-right: 5%;
}
.hays-info-banner .hays-info-banner-body p {
  margin-bottom: 0;
  padding-bottom: 25px;
  color: var(--h-black);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.hays-info-banner .hays-info-banner-body p a {
  color: var(--h-glow-mid-blue);
  line-height: 24px;
  font-weight: 700;
  text-decoration: underline;
}
.hays-info-banner .hays-info-banner-body p a:hover {
  color: var(--h-glow-azure-blue-dark-2);
}
.hays-info-banner .hays-info-banner-body a.h-btn {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .hays-info-banner {
    padding: 15px;
  }
  .hays-info-banner .container {
    padding-left: 0px;
    padding-right: 5px;
  }
  .hays-info-banner .hays-info-banner-header {
    margin-top: 20px;
  }
  .hays-info-banner .hays-info-banner-header h3 {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .hays-info-banner .hays-info-banner-header span {
    top: -15px;
    right: -10px;
  }
  .hays-info-banner .hays-info-banner-icon {
    display: none;
  }
}
/*css for overwriting changes because of job search styling*/
.aui .job-publishers-bg {
  display: flex;
  flex-wrap: wrap;
}
.aui .job-publishers-bg .search__result {
  border: none !important;
}
.aui .job-publishers-bg .search__result:hover {
  border: none !important;
}
.aui .job-publishers-bg .search__result .search__result__link {
  height: 76px;
  width: 85%;
  top: 25px;
  left: 24px;
}
.aui .job-publishers-bg .search__result .search__result__header {
  height: auto;
}
.aui .job-publishers-bg .search__result .search__result__header .search__result__header__title {
  color: var(--h-black);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-bottom: 0;
  height: 72px;
}
.aui .job-publishers-bg .search__result .search__result__header .search__result__header__title span {
  color: var(--h-black);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui .job-publishers-bg .search__result .search__result__job__attributes {
  display: flex;
  flex-direction: column;
}
.aui .job-publishers-bg .search__result .search__result__job__attributes .search__result__job__attribute {
  margin-bottom: 5px;
}
.aui .job-publishers-bg .search__result .search__result__job__attributes .search__result__job__attribute.search__result__job__attribute__type {
  order: 1;
  height: auto;
  padding-right: 0;
}
.aui .job-publishers-bg .search__result .search__result__job__attributes .search__result__job__attribute .info-text {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.aui .job-publishers-bg .search__result .search__result__content {
  margin-top: 0px !important;
  font-size: 14px;
  padding-bottom: 5px !important;
}
.aui .job-publishers-bg .search__result .search__result__content .row:nth-child(2):before {
  content: "";
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("/o/haystheme/images/modules/common/icons/clock.svg") 0% 0% no-repeat padding-box;
}

.metrics .metrics-box__inner {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 185px;
  justify-content: center;
  margin: 0 0 15px 0;
}
.metrics .metrics-box h2 {
  text-transform: initial;
  font-size: 45px;
  margin: 0;
}
.metrics .metrics-box p {
  font-weight: bold;
  padding: 0px 10px !important;
}

div.link-box-content-template {
  margin-top: 40px;
}
div.link-box-content-template .spalte_1, div.link-box-content-template .spalte_2 {
  background: var(--h-link-box-content-template-bg-color);
  padding: 10px 25px 20px 25px;
  display: block;
  display: inline;
  float: left;
  max-width: 290px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.link-box-content-template .spalte_1, .aui div.link-box-content-template .spalte_2 {
    width: 41.5%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.link-box-content-template .spalte_1, .aui div.link-box-content-template .spalte_2 {
    width: 40.5%;
    min-width: 250px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.link-box-content-template .spalte_1, .aui div.link-box-content-template .spalte_2 {
    max-width: 360px;
    width: 85%;
  }
}
div.link-box-content-template .spalte_1 h3, div.link-box-content-template .spalte_2 h3 {
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 25px;
  color: var(--h-link-box-content-template-h3-color);
  font-size: 1.313rem;
  margin: 0 0 10px 0;
}
div.link-box-content-template .spalte_1 ul, div.link-box-content-template .spalte_2 ul {
  margin: 0;
}
div.link-box-content-template .spalte_1 ul li, div.link-box-content-template .spalte_2 ul li {
  line-height: 120%;
  padding-left: 13px;
}
div.link-box-content-template .spalte_1 ul li:before, div.link-box-content-template .spalte_2 ul li:before {
  display: none;
}
div.link-box-content-template .spalte_1 ul li i.fa, div.link-box-content-template .spalte_2 ul li i.fa {
  padding-right: 7px;
  margin-left: -11px;
}
div.link-box-content-template .spalte_1 ul li a, div.link-box-content-template .spalte_2 ul li a {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: var(--h-link-box-content-template-link-color);
}
div.link-box-content-template .spalte_1 ul li a:hover, div.link-box-content-template .spalte_2 ul li a:hover {
  text-decoration: none;
  color: var(--h-link-box-content-template-link-color-hover);
}
div.link-box-content-template .spalte_1 {
  margin-right: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .container .flyout-link .offset4 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .container .flyout-link .offset4 {
    margin-left: 15px !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .container .flyout-link .offset4 {
    margin-left: 15px !important;
  }
}
.container .flyout-link a.flyout-link-header {
  font-size: 1rem;
  line-height: 140%;
  margin-top: 25px;
  margin-bottom: 5px;
  color: var(--h-link-flyout-contact-content-template-link-color);
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding-left: 2px;
}
.container .flyout-link a.flyout-link-header:hover {
  color: var(--h-link-flyout-contact-content-template-link-color-hover);
  text-decoration: none;
}
.container .flyout-link i.fa {
  padding-right: 7px;
}

.flyout-link-content h3.flyout {
  padding-top: 10px;
  font-size: 2.5rem;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: var(--h-white);
  width: 50%;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .flyout-link-content h3.flyout {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .flyout-link-content h3.flyout {
    margin-left: 15px;
  }
}
.flyout-link-content h3.danketext {
  font-size: 1.75rem;
  margin-bottom: 10px;
  text-transform: none;
  min-height: 690px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .flyout-link-content h3.danketext {
    min-height: 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .flyout-link-content h3.danketext {
    min-height: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .flyout-link-content h3.danketext {
    min-height: 0px;
  }
}
.flyout-link-content .contact-form {
  color: var(--h-white);
  font-size: 1rem;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .flyout-link-content .contact-form {
    font-weight: normal;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .flyout-link-content .contact-form {
    font-weight: normal;
  }
}
@media only screen and (max-width: 479px) {
  .aui .flyout-link-content .contact-form {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .flyout-link-content .contact-form a {
    color: var(--h-electric-blue);
  }
  .aui .flyout-link-content .contact-form a:hover {
    color: var(--h-white);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .flyout-link-content .contact-form a {
    color: var(--h-electric-blue);
  }
  .aui .flyout-link-content .contact-form a:hover {
    color: var(--h-white);
  }
}
@media only screen and (max-width: 479px) {
  .aui .flyout-link-content .contact-form a {
    color: var(--h-electric-blue);
  }
  .aui .flyout-link-content .contact-form a:hover {
    color: var(--h-white);
  }
}
.flyout-link-content .contact-form i.fa {
  color: var(--h-white);
  padding-left: 7px;
  font-size: 0.875rem;
}
.flyout-link-content .contact-form #asterisk-contact-legende {
  padding-left: 0px;
}
.flyout-link-content .contact-form #control-group-contact-title .span4, .flyout-link-content .contact-form #control-group-contact-legende, .flyout-link-content .contact-form #control-group-contact-datenschutz {
  font-weight: normal;
}
.flyout-link-content .contact-form #span-contact-title, .flyout-link-content .contact-form #span-contact-legende {
  margin-bottom: 5px;
}
.flyout-link-content .contact-form .control-group {
  margin-bottom: 2px;
}
.flyout-link-content .contact-form .help-anrede {
  display: inline-block;
}
.flyout-link-content .contact-form .help, .flyout-link-content .contact-form .help-anrede {
  font-weight: normal;
  color: #b50303;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .flyout-link-content .contact-form .help, .aui .flyout-link-content .contact-form .help-anrede {
    color: #FF0000;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .flyout-link-content .contact-form .help, .aui .flyout-link-content .contact-form .help-anrede {
    color: #FF0000;
  }
}
@media only screen and (max-width: 479px) {
  .aui .flyout-link-content .contact-form .help, .aui .flyout-link-content .contact-form .help-anrede {
    color: #FF0000;
  }
}
.flyout-link-content .contact-form .hays-contact-form .span6 {
  width: 50%;
  margin-left: 0px;
}
.flyout-link-content .contact-form input[type=text], .flyout-link-content .contact-form input[type=tel], .flyout-link-content .contact-form textarea {
  color: black;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.flyout-link-content .contact-form input[type=text], .flyout-link-content .contact-form input[type=tel] {
  width: 100%;
  height: 40px;
}
.flyout-link-content .contact-form textarea {
  width: 465px;
  height: 150px;
  padding: 10px;
}
.flyout-link-content .contact-form input[type=radio] {
  margin: 0;
}
.flyout-link-content .contact-form input[type=text] {
  text-indent: 5px;
}
.flyout-link-content .contact-form input[type=tel] {
  text-indent: 5px;
}
.flyout-link-content .contact-form input[type=button] {
  height: 40px;
  font-weight: bold;
  margin-top: 10px;
  font-size: 14px;
  padding: 0 20px;
}
.flyout-link-content .contact-form div.contact-medium label {
  font-size: 1rem;
}
.flyout-link-content .contact-form .contact-send {
  padding-right: 10px;
  text-align: right;
}
@media only screen and (min-width: 686px) and (max-width: 1199px) {
  .flyout-link-content .contact-form .hays-contact-form .span6 {
    width: 300px;
    margin-left: 0px;
  }
  .flyout-link-content .contact-form div.contact-medium.span12 {
    width: 100%;
  }
  .flyout-link-content .contact-form textarea, .flyout-link-content .contact-form #required-contact-freetext {
    width: 278px;
  }
  .flyout-link-content .contact-form input[type=text] {
    width: 286px;
  }
  .flyout-link-content .contact-form input[type=tel] {
    width: 286px;
  }
  .flyout-link-content .contact-form input[type=button] {
    width: 300px;
    height: 40px;
    font-weight: bold;
    margin-top: 10px;
  }
  .flyout-link-content .contact-form .contact-send {
    padding-right: 0px;
    text-align: left;
  }
}
@media only screen and (max-width: 685px) {
  .flyout-link-content .contact-form .hays-contact-form .span6 {
    width: 100%;
  }
  .flyout-link-content .contact-form textarea {
    width: 278px;
  }
  .flyout-link-content .contact-form input[type=text] {
    width: 286px;
  }
  .flyout-link-content .contact-form input[type=tel] {
    width: 286px;
  }
  .flyout-link-content .contact-form input[type=button] {
    width: 300px;
    height: 40px;
    font-weight: bold;
    margin-top: 10px;
  }
  .flyout-link-content .contact-form .contact-send {
    padding-right: 0px;
    text-align: left;
  }
}

div.spacer {
  height: 50px;
}

.flyout-specialism div.span12 {
  margin-left: 0 !important;
}

a.flyout-link-header {
  font-size: 1rem;
  line-height: 140%;
  margin-top: 25px;
  margin-bottom: 5px;
  color: var(--h-link-flyout-specialism-content-template-link-color);
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  padding-left: 2px;
}
a.flyout-link-header:hover {
  color: var(--h-link-flyout-specialism-content-template-link-color-hover);
  text-decoration: none;
}

i.fa {
  padding-right: 7px;
}

@media only screen and (min-width: 1200px) {
  .flyout-specialism-link-content .container.hh-visible-2-boxen {
    display: none;
  }
}
@media only screen and (min-width: 686px) and (max-width: 1199px) {
  .flyout-specialism-link-content .container.hh-visible-3-boxen {
    display: none;
  }
}
@media only screen and (max-width: 685px) {
  .flyout-specialism-link-content .container.hh-visible-2-boxen {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .container .flyout-link .col-md-4 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .container .flyout-link .col-4, .aui .container .flyout-link .col-sm-4 {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .container .flyout-link .col-4, .aui .container .flyout-link .col-sm-4 {
    margin-left: 15px;
  }
}
.container .flyout-content-column-0,
.container .flyout-content-column-1,
.container .flyout-content-column-2 {
  margin-right: 30px;
  margin-top: 30px;
  margin-left: 0 !important;
  width: 300px !important;
  height: 100px;
  padding-top: 20px;
  padding-left: 20px;
}
.container p.boxtext {
  color: var(--h-white);
  font-size: 1.5em;
  text-transform: uppercase;
}
.container h1.flyout {
  padding-top: 50px;
  margin-bottom: 0;
  color: var(--h-link-flyout-specialism-content-template-h1-color);
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .container h1.flyout {
    margin-left: 15px;
    color: var(--h-link-flyout-specialism-content-template-h1-color);
  }
}
@media only screen and (max-width: 479px) {
  .aui .container h1.flyout {
    margin-left: 15px;
    color: var(--h-link-flyout-specialism-content-template-h1-color);
  }
}

div.spacer {
  height: 50px;
}

div.link-icon-content-template {
  margin-top: 5px;
  margin-bottom: -15px;
  background-color: var(--h-link-icon-content-template-bg-color);
}
div.link-icon-content-template ul li {
  line-height: 140%;
  font-size: 0.875rem;
  padding: 10px 5px 10px 41px;
}
div.link-icon-content-template ul li:before {
  display: none;
}
div.link-icon-content-template ul li i.fa {
  padding-right: 7px;
  margin-left: -24px;
  font-size: 20px;
}
div.link-icon-content-template ul li a {
  color: var(--h-link-icon-content-template-link-color);
  text-transform: none;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
div.link-icon-content-template ul li a:hover {
  color: var(--h-link-icon-content-template-link-color-hover);
  text-decoration: none;
}

div.link-pfeil-content-template {
  margin-top: 25px;
  margin-bottom: 5px;
  font-size: 1rem;
}
div.link-pfeil-content-template ul li {
  line-height: 140%;
}
div.link-pfeil-content-template ul li:before {
  display: none;
}
div.link-pfeil-content-template ul li i.fa {
  padding-right: 7px;
  margin-left: -13px;
}
div.link-pfeil-content-template ul li a {
  color: var(--h-link-pfeil-content-template-link-color);
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
div.link-pfeil-content-template ul li a:hover {
  color: var(--h-link-pfeil-content-template-link-color-hover);
  text-decoration: none;
}

.location-detail-box-content-template {
  background-color: var(--h-location-detail-box-content-template-bg-color);
  color: var(--h-location-detail-box-content-template-font-color);
  height: 255px;
}
.location-detail-box-content-template.location-detail-box {
  min-height: 235px;
  height: auto;
  position: static;
  margin-bottom: 20px;
}
.location-detail-box-content-template.location-detail-box.white {
  border: 1px solid var(--h-location-detail-box-content-template-border-color);
}
.location-detail-box-content-template.location-detail-box.white .content ul li {
  padding-left: 20px;
}
.location-detail-box-content-template.location-detail-box.white .content ul li:hover::before {
  content: url("../images/arrows/arrow_for_txt_links_dark_blue.svg");
}
.location-detail-box-content-template.location-detail-box.white .content ul li:before {
  content: url("../images/arrows/arrow_for_txt_links.svg");
  padding-right: 0.5rem;
  display: block;
  top: 3px;
}
.location-detail-box-content-template > div {
  height: 100%;
}
.location-detail-box-content-template p {
  color: var(--h-location-detail-box-content-template-font-color);
}
.location-detail-box-content-template .link {
  padding-left: 25px;
  padding-right: 25px;
  position: absolute;
  bottom: 20px;
}
.location-detail-box-content-template .link ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.location-detail-box-content-template .link ul li {
  padding: 1px 0 0 0;
  margin: 0;
}
.location-detail-box-content-template .link ul li:before {
  content: "";
  font-size: 0;
}
.location-detail-box-content-template .link a {
  font-size: 1rem;
  font-weight: bold;
  color: var(--h-location-detail-box-content-template-link-color);
}
.location-detail-box-content-template .link a i.fa {
  padding-right: 7px;
}
.location-detail-box-content-template .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover);
}
.location-detail-box-content-template .image {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
}
.location-detail-box-content-template .image img {
  width: 100%;
  height: 255px;
  padding: 10px;
  box-sizing: border-box;
}
.location-detail-box-content-template .content {
  padding: 32px 36px 5px 32px;
  overflow: hidden;
}
@media only screen and (max-width: 479px) {
  .aui .location-detail-box-content-template .content {
    padding-top: 20px !important;
  }
}
.location-detail-box-content-template h1, .location-detail-box-content-template h2, .location-detail-box-content-template h3, .location-detail-box-content-template h4, .location-detail-box-content-template p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color);
  min-height: 55px;
}
.location-detail-box-content-template h1 span, .location-detail-box-content-template h2 span, .location-detail-box-content-template h3 span, .location-detail-box-content-template h4 span, .location-detail-box-content-template p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color);
}
.location-detail-box-content-template.blue {
  background-color: var(--h-location-detail-box-content-template-bg-color-bluebox);
  color: var(--h-location-detail-box-content-template-font-color-bluebox);
}
.location-detail-box-content-template.blue p {
  color: var(--h-location-detail-box-content-template-font-color-bluebox);
}
.location-detail-box-content-template.blue a, .location-detail-box-content-template.blue .link a {
  font-size: 1rem;
  color: var(--h-location-detail-box-content-template-link-color-bluebox);
  display: flex;
}
.location-detail-box-content-template.blue a:hover, .location-detail-box-content-template.blue .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover-bluebox);
}
.location-detail-box-content-template.blue a::before, .location-detail-box-content-template.blue .link a::before {
  content: url("../images/arrows/arrow_for_txt_links_white.svg");
  padding-right: 0.5rem;
}
.location-detail-box-content-template.blue h1, .location-detail-box-content-template.blue h2, .location-detail-box-content-template.blue h3, .location-detail-box-content-template.blue h4, .location-detail-box-content-template.blue p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-bluebox);
  min-height: 55px;
}
.location-detail-box-content-template.blue h1 span, .location-detail-box-content-template.blue h2 span, .location-detail-box-content-template.blue h3 span, .location-detail-box-content-template.blue h4 span, .location-detail-box-content-template.blue p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-bluebox);
}
.location-detail-box-content-template.blue ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-bluebox);
}
.location-detail-box-content-template.blue ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-bluebox);
}
.location-detail-box-content-template.darkblue {
  background-color: var(--h-location-detail-box-content-template-bg-color-darkbluebox);
  color: var(--h-location-detail-box-content-template-font-color-darkbluebox);
}
.location-detail-box-content-template.darkblue p {
  color: var(--h-location-detail-box-content-template-font-color-darkbluebox);
}
.location-detail-box-content-template.darkblue a, .location-detail-box-content-template.darkblue .link a {
  font-size: 1rem;
  color: var(--h-location-detail-box-content-template-link-color-darkbluebox);
  display: flex;
}
.location-detail-box-content-template.darkblue a:hover, .location-detail-box-content-template.darkblue .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover-darkbluebox);
}
.location-detail-box-content-template.darkblue a::before, .location-detail-box-content-template.darkblue .link a::before {
  content: url("../images/arrows/arrow_for_txt_links_white.svg");
  padding-right: 0.5rem;
}
.location-detail-box-content-template.darkblue h1, .location-detail-box-content-template.darkblue h2, .location-detail-box-content-template.darkblue h3, .location-detail-box-content-template.darkblue h4, .location-detail-box-content-template.darkblue p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-darkbluebox);
  min-height: 55px;
}
.location-detail-box-content-template.darkblue h1 span, .location-detail-box-content-template.darkblue h2 span, .location-detail-box-content-template.darkblue h3 span, .location-detail-box-content-template.darkblue h4 span, .location-detail-box-content-template.darkblue p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-darkbluebox);
}
.location-detail-box-content-template.darkblue ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-darkbluebox);
}
.location-detail-box-content-template.darkblue ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-darkbluebox);
}
.location-detail-box-content-template.grey {
  background-color: var(--h-parchment);
  color: var(--h-black);
  border-radius: var(--h-border-radius-sm);
}
.location-detail-box-content-template.grey p {
  color: var(--h-black);
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
}
.location-detail-box-content-template.grey a, .location-detail-box-content-template.grey .link a {
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  background-color: var(--h-btn-secondary);
  color: var(--h-white);
  border-radius: var(--h-border-radius-sm);
  display: inline-block;
  height: 44px;
  line-height: 14px;
  padding: 15px 40px;
  border: none;
  text-decoration: none;
}
.location-detail-box-content-template.grey a:hover, .location-detail-box-content-template.grey .link a:hover {
  background-color: var(--h-btn-secondary-hover);
  color: var(--h-white);
  text-decoration: none;
}
.location-detail-box-content-template.grey a:hover::before, .location-detail-box-content-template.grey .link a:hover::before {
  content: url("../images/arrows/arrow_for_txt_links_dark_blue.svg");
  display: none;
}
.location-detail-box-content-template.grey a::before, .location-detail-box-content-template.grey .link a::before {
  content: url("../images/arrows/arrow_for_txt_links.svg");
  padding-right: 0.5rem;
  display: none;
}
.location-detail-box-content-template.grey h1, .location-detail-box-content-template.grey h2, .location-detail-box-content-template.grey h3, .location-detail-box-content-template.grey h4, .location-detail-box-content-template.grey p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-greybox);
  min-height: 55px;
}
.location-detail-box-content-template.grey h1 span, .location-detail-box-content-template.grey h2 span, .location-detail-box-content-template.grey h3 span, .location-detail-box-content-template.grey h4 span, .location-detail-box-content-template.grey p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-greybox);
}
.location-detail-box-content-template.grey h2 {
  font-size: var(--h-h3-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-black);
  text-transform: none !important;
  min-height: 30px;
}
.location-detail-box-content-template.grey ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-greybox);
}
.location-detail-box-content-template.grey ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-greybox);
}
.location-detail-box-content-template.pink {
  background-color: var(--h-location-detail-box-content-template-bg-color-pinkbox);
  color: var(--h-location-detail-box-content-template-font-color-pinkbox);
  border: 2px solid var(--h-location-detail-box-content-template-border-color-pinkbox);
}
.location-detail-box-content-template.pink p {
  color: var(--h-location-detail-box-content-template-font-color-pinkbox);
}
.location-detail-box-content-template.pink a, .location-detail-box-content-template.pink .link a {
  font-size: 1rem;
  color: var(--h-location-detail-box-content-template-link-color-pinkbox);
  display: flex;
}
.location-detail-box-content-template.pink a:hover, .location-detail-box-content-template.pink .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover-pinkbox);
}
.location-detail-box-content-template.pink a:hover::before, .location-detail-box-content-template.pink .link a:hover::before {
  content: url("../images/arrows/arrow_for_txt_links_dark_blue.svg");
}
.location-detail-box-content-template.pink a::before, .location-detail-box-content-template.pink .link a::before {
  content: url("../images/arrows/arrow_for_txt_links.svg");
  padding-right: 0.5rem;
}
.location-detail-box-content-template.pink h1, .location-detail-box-content-template.pink h2, .location-detail-box-content-template.pink h3, .location-detail-box-content-template.pink h4, .location-detail-box-content-template.pink p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-pinkbox);
  min-height: 55px;
}
.location-detail-box-content-template.pink h1 span, .location-detail-box-content-template.pink h2 span, .location-detail-box-content-template.pink h3 span, .location-detail-box-content-template.pink h4 span, .location-detail-box-content-template.pink p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-pinkbox);
}
.location-detail-box-content-template.pink ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-pinkbox);
}
.location-detail-box-content-template.pink ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-pinkbox);
}
.location-detail-box-content-template.green {
  background-color: var(--h-location-detail-box-content-template-bg-color-greenbox);
  color: var(--h-location-detail-box-content-template-font-color-greenbox);
  border: 2px solid var(--h-location-detail-box-content-template-border-color-greenbox);
}
.location-detail-box-content-template.green p {
  color: var(--h-location-detail-box-content-template-font-color-greenbox);
}
.location-detail-box-content-template.green a, .location-detail-box-content-template.green .link a {
  font-size: 1rem;
  color: var(--h-location-detail-box-content-template-link-color-greenbox);
  display: flex;
}
.location-detail-box-content-template.green a:hover, .location-detail-box-content-template.green .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover-greenbox);
}
.location-detail-box-content-template.green a:hover::before, .location-detail-box-content-template.green .link a:hover::before {
  content: url("../images/arrows/arrow_for_txt_links_dark_blue.svg");
}
.location-detail-box-content-template.green a::before, .location-detail-box-content-template.green .link a::before {
  content: url("../images/arrows/arrow_for_txt_links.svg");
  padding-right: 0.5rem;
}
.location-detail-box-content-template.green h1, .location-detail-box-content-template.green h2, .location-detail-box-content-template.green h3, .location-detail-box-content-template.green h4, .location-detail-box-content-template.green p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-greenbox);
  min-height: 55px;
}
.location-detail-box-content-template.green h1 span, .location-detail-box-content-template.green h2 span, .location-detail-box-content-template.green h3 span, .location-detail-box-content-template.green h4 span, .location-detail-box-content-template.green p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-greenbox);
}
.location-detail-box-content-template.green ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-greenbox);
}
.location-detail-box-content-template.green ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-greenbox);
}
.location-detail-box-content-template.orange {
  background-color: var(--h-location-detail-box-content-template-bg-color-orangebox);
  color: var(--h-location-detail-box-content-template-font-color-orangebox);
  border: 2px solid var(--h-location-detail-box-content-template-border-color-orangebox);
}
.location-detail-box-content-template.orange p {
  color: var(--h-location-detail-box-content-template-font-color-orangebox);
}
.location-detail-box-content-template.orange a, .location-detail-box-content-template.orange .link a {
  font-size: 1rem;
  color: var(--h-location-detail-box-content-template-link-color-orangebox);
  display: flex;
}
.location-detail-box-content-template.orange a:hover, .location-detail-box-content-template.orange .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover-orangebox);
}
.location-detail-box-content-template.orange a:hover::before, .location-detail-box-content-template.orange .link a:hover::before {
  content: url("../images/arrows/arrow_for_txt_links_dark_blue.svg");
}
.location-detail-box-content-template.orange a::before, .location-detail-box-content-template.orange .link a::before {
  content: url("../images/arrows/arrow_for_txt_links.svg");
  padding-right: 0.5rem;
}
.location-detail-box-content-template.orange h1, .location-detail-box-content-template.orange h2, .location-detail-box-content-template.orange h3, .location-detail-box-content-template.orange h4, .location-detail-box-content-template.orange p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-orangebox);
  min-height: 55px;
}
.location-detail-box-content-template.orange h1 span, .location-detail-box-content-template.orange h2 span, .location-detail-box-content-template.orange h3 span, .location-detail-box-content-template.orange h4 span, .location-detail-box-content-template.orange p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-orangebox);
}
.location-detail-box-content-template.orange ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-orangebox);
}
.location-detail-box-content-template.orange ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-orangebox);
}
.location-detail-box-content-template.violette {
  background-color: var(--h-location-detail-box-content-template-bg-color-violettebox);
  color: var(--h-location-detail-box-content-template-font-color-violettebox);
  border: 2px solid var(--h-location-detail-box-content-template-border-color-violettebox);
}
.location-detail-box-content-template.violette p {
  color: var(--h-location-detail-box-content-template-font-color-violettebox);
}
.location-detail-box-content-template.violette a, .location-detail-box-content-template.violette .link a {
  font-size: 1rem;
  color: var(--h-location-detail-box-content-template-link-color-violettebox);
  display: flex;
}
.location-detail-box-content-template.violette a:hover, .location-detail-box-content-template.violette .link a:hover {
  color: var(--h-location-detail-box-content-template-link-color-hover-violettebox);
}
.location-detail-box-content-template.violette a:hover::before, .location-detail-box-content-template.violette .link a:hover::before {
  content: url("../images/arrows/arrow_for_txt_links_dark_blue.svg");
}
.location-detail-box-content-template.violette a::before, .location-detail-box-content-template.violette .link a::before {
  content: url("../images/arrows/arrow_for_txt_links.svg");
  padding-right: 0.5rem;
}
.location-detail-box-content-template.violette h1, .location-detail-box-content-template.violette h2, .location-detail-box-content-template.violette h3, .location-detail-box-content-template.violette h4, .location-detail-box-content-template.violette p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-location-detail-box-content-template-ueberschrift-color-violettebox);
  min-height: 55px;
}
.location-detail-box-content-template.violette h1 span, .location-detail-box-content-template.violette h2 span, .location-detail-box-content-template.violette h3 span, .location-detail-box-content-template.violette h4 span, .location-detail-box-content-template.violette p.style-h2 span {
  color: var(--h-location-detail-box-content-template-ueberschrift-color-violettebox);
}
.location-detail-box-content-template.violette ul li {
  color: var(--h-location-detail-box-content-template-bullet-text-violettebox);
}
.location-detail-box-content-template.violette ul li:before {
  color: var(--h-location-detail-box-content-template-bullet-icon-violettebox);
}
.location-detail-box-content-template.bg-image:hover .link {
  padding-left: 20px;
}
.location-detail-box-content-template.bg-image:hover .link a {
  font-size: 1rem;
  background-color: #fff;
  padding: 5px;
  color: #002776 !important;
}
.location-detail-box-content-template.bg-image:hover .link a:hover {
  color: #009ae5 !important;
}
.location-detail-box-content-template.bg-image:hover .image {
  display: block;
}
.location-detail-box-content-template.bg-image:hover h1, .location-detail-box-content-template.bg-image:hover h2, .location-detail-box-content-template.bg-image:hover h3, .location-detail-box-content-template.bg-image:hover h4, .location-detail-box-content-template.bg-image:hover p.style-h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 5;
  height: 55px;
}

.carousel-container {
  margin-bottom: 30px;
}
.carousel-container h3 {
  color: white;
}
.carousel-container a.carousel-control {
  color: white;
}

.menu-headline-content-template ul {
  padding: 0;
  margin: 0;
  margin-bottom: -7px;
  display: block;
  list-style-type: none;
}
.menu-headline-content-template ul li {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  text-transform: none;
  height: 30px;
  line-height: 30px;
  color: white;
  padding: 0;
  margin: 0;
  padding-left: 15px;
  list-style: none;
  background-color: #009fda;
  background-image: url("../images/hays_menu/sidebar/arrow_white_down.gif");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 0;
  border-bottom: 2px solid #eee;
}
.menu-headline-content-template ul li a {
  color: #fff;
}
.menu-headline-content-template ul li a:hover {
  color: #002776;
}
.menu-headline-content-template ul li:before {
  content: "";
}

.headline-template-cyan ul li {
  background-color: #009fda;
  background-image: url("../images/hays_menu/sidebar/arrow_white_down.gif");
}
.headline-template-cyan ul li a {
  color: #FFFFFF;
}

.headline-template-grau ul li {
  background-color: #ccc;
  background-image: url("../images/hays_menu/sidebar/arrow_blue_down.gif");
}
.headline-template-grau ul li a {
  color: #002776;
}

@media only screen and (max-width: 350px) {
  .haysOverlay .content-bereich p {
    padding: 0px !important;
    font-size: 0.7rem;
  }
  .haysOverlay .content-bereich h2 {
    padding: 0px !important;
    font-size: 1.4rem !important;
    margin-bottom: 10px !important;
  }
  .haysOverlay.pop-up {
    position: fixed;
    margin: 0 auto;
    left: -10px;
    top: 1%;
    right: 0;
    width: 100% !important;
    max-width: 100% !important;
    z-index: 5;
  }
  .haysOverlay .box {
    padding: 5px 40px !important;
  }
  .haysOverlay .content-bereich {
    padding: 0px !important;
  }
  .haysOverlay .close-button {
    right: 20px !important;
    top: 20px !important;
  }
}
@media only screen and (max-width: 600px) and (min-width: 351px) {
  .haysOverlay.pop-up {
    position: fixed;
    margin: 0 auto;
    left: -10px;
    top: 1%;
    right: 0;
    width: 100% !important;
    max-width: 100% !important;
    z-index: 5;
  }
  .haysOverlay .box {
    padding: 5px 40px !important;
  }
  .haysOverlay h2 {
    padding-bottom: 0px !important;
    font-size: 1.4rem !important;
    margin-bottom: 10px !important;
  }
  .haysOverlay .content-bereich {
    padding: 0px !important;
  }
  .haysOverlay .content-bereich p {
    padding: 0px !important;
    font-size: 0.9rem;
  }
  .haysOverlay .close-button {
    right: 20px !important;
    top: 20px !important;
  }
}
.haysOverlay .stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.haysOverlay a:hover {
  color: white;
}
.haysOverlay.pop-up {
  display: none;
  position: fixed;
  margin: 0 auto;
  left: -10px;
  top: 3%;
  right: 0;
  max-width: 960px;
  z-index: 5;
}
.haysOverlay .box {
  background-color: #002776;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
  position: relative;
  min-height: auto;
  padding: 20px 40px;
}
.haysOverlay .button {
  margin: 0 auto;
  background-color: #009fda;
  margin-bottom: 33px;
}
.haysOverlay .button:hover {
  background-color: #002776;
}
.haysOverlay .close-button {
  position: absolute;
  padding: 1.5px 7px;
  right: 37px;
  top: 35px;
  margin-left: -10px;
  margin-top: -9px;
  border-radius: 50%;
  color: #337ab7;
  font-size: 1.5rem;
}
.haysOverlay p {
  font-size: 1.1rem;
  color: white !important;
}
.haysOverlay h2 {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white !important;
  background-color: #002776;
  font-size: 1.55rem;
  margin-bottom: 0px;
}
.haysOverlay .content-bereich {
  margin-bottom: 10px;
  text-align: left;
  background-color: #002776;
  font-size: 1.1rem;
}

.h-timeline-icons {
  margin-left: -1px;
  font-size: 20px;
}

.h-timeline-container {
  min-height: 340px;
  margin: 30px 0 40px 0;
}

.h-timeline-img {
  max-height: 250px;
}

.h-wrapper {
  position: relative;
}

ol.h-timeline-wrap {
  position: relative;
  margin: 0;
  justify-content: space-around;
  display: flex;
  height: 3px;
  background: var(--h-light-grey);
}
@media only screen and (max-width: 767px) {
  ol.h-timeline-wrap {
    margin-left: 0 !important;
  }
}

ol.h-timeline-wrap::before {
  left: -5px;
}

ol.h-timeline-wrap::after {
  right: -10px;
  border: 10px solid transparent;
  border-right: 0;
  border-left: 20px solid #9b2;
  border-radius: 3px;
}

/* ---- Timeline elements ---- */
.h-timeline-wrap li.h-timeline-point {
  position: relative;
  float: left;
  top: -18px;
  left: -15px;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 1;
  font-size: var(--h-text-fs-sm);
  font-family: var(--h-glow-bold-font-family);
  border: 2px solid var(--h-glow-dark-blue);
  border-radius: 50%;
  background-color: var(--h-glow-light-purple) !important;
}
@media only screen and (max-width: 767px) {
  .h-timeline-wrap li.h-timeline-point {
    left: 0;
  }
}
.h-timeline-wrap li.h-timeline-point:hover {
  border-color: #335291 !important;
}

.point-numbers {
  line-height: 35px;
}

.point-text {
  z-index: 2;
  font-size: 25px;
  top: 2px;
  position: relative;
  font-weight: normal;
  color: white;
}

.img-png-size {
  margin-left: 1px;
  width: 24px;
  height: 24px;
  margin-top: -7px;
}

/* ---- Details ---- */
.h-timeline-point:hover {
  cursor: pointer;
}

.point-arrow {
  content: "";
  position: absolute;
  left: -4px;
  top: 44px;
  display: none;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 25px solid #002776;
}
.point-arrow-inner-triangle {
  position: absolute;
  top: 4px;
  left: -17px;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 21px solid white;
}

.h-timeline-icons {
  margin-left: 5px;
  font-size: 20px;
}

@media only screen and (max-width: 500px) {
  .h-timeline-container {
    min-height: 590px !important;
  }
}
@media only screen and (max-width: 450px) {
  .h-timeline-img {
    max-height: 200px;
  }
}
.newsletterPopup {
  margin-bottom: 56px;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
  border: none;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
  display: block;
}

.ui-dialog .ui-dialog-content {
  overflow-x: hidden !important;
}

.ui-widget-header {
  border: none;
  background: transparent;
}

.ui-dialog-titlebar-close {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS43OTkiIGhlaWdodD0iMTkuNzk5IiB2aWV3Qm94PSIwIDAgMTkuNzk5IDE5Ljc5OSI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzAwOWZkYTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yMC4yNDMsMTYsMjUuOSwyMS42NTcsMjEuNjU3LDI1LjksMTYsMjAuMjQyLDEwLjM0MywyNS45LDYuMSwyMS42NTcsMTEuNzU3LDE2LDYuMSwxMC4zNDMsMTAuMzQzLDYuMSwxNiwxMS43NTgsMjEuNjU3LDYuMSwyNS45LDEwLjM0M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02LjEwMSAtNi4xMDEpIi8+PC9zdmc+") no-repeat !important;
}

.newsletter-teaser {
  position: relative;
  min-height: 215px;
  color: var(--h-white);
  width: 100%;
  display: flex;
  font-family: var(--h-glow-font-family);
}

.newsletter-teaser.teaser-text {
  border-radius: 10px 0 0 10px;
}

.newsletter-teaser.teaser-image.image-desktop {
  border-radius: 0 10px 10px 0;
}

.h-btn--sm, .aui .h-btn--sm {
  padding: 10px 30px;
  font-size: var(--h-text-fs-sm);
}

.h-btn--primary, .aui .h-btn--primary {
  background-color: var(--h-btn-primary);
  border-color: var(--h-btn-primary);
}

.newsletter-teaser .teaser-image,
.newsletter-teaser .teaser-text {
  vertical-align: top;
}

@media screen and (max-width: 960px) {
  .newsletter-teaser {
    min-height: 290px;
    width: 100%;
  }
}
.newsletter-teaser .teaser-text-headline {
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-dark-blue);
  font-size: var(--h-h2-fs);
  line-height: 25px;
  margin-bottom: 20px;
  text-transform: none !important;
}
@media only screen and (max-width: 960px) {
  .newsletter-teaser .teaser-text-headline {
    padding: 30px 20px 10px;
  }
}

.newsletter-teaser .teaser-text {
  width: 620px;
  min-width: 270px;
  background-color: var(--h-parchment);
  color: var(--h-white);
  min-height: 215px;
  display: none;
  padding: 34px 15px 34px 34px;
  margin-right: -3px;
  position: relative;
}

@media screen and (min-width: 961px) {
  .newsletter-teaser .teaser-text {
    display: inline-block;
  }

  .mobile-view {
    display: none;
  }
}
.teaser-text:after {
  /*
  --arrow-height: 70.71%;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 2px;
  display: inline-block;
  height: var(--arrow-height);
  aspect-ratio: 1;
  transform: rotate(-45deg);
  transform-origin: top right;
  background-color: var(--h-parchment);
  */
}

.newsletter-teaser .teaser-text .teaser-text-text {
  color: var(--h-black);
  font-size: var(--h-text-fs);
  line-height: 24px;
  margin-bottom: 20px;
  position: relative;
  z-index: 9;
}

.newsletter-teaser .teaser-text-text {
  font-size: var(--h-text-fs);
}

.newsletter-teaser .teaser-text-url {
  width: 100%;
  padding-right: 20px;
}

.newsletter-teaser .teaser-image {
  display: inline-block;
  padding: 28px;
  width: 350px;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 320px) {
  .newsletter-teaser .teaser-image {
    background: url("../images/hays_backgrounds/newsletter-template-image-mobile-glow_720x464.png") no-repeat;
    background-size: cover;
    border-radius: 10px 10px 0 0;
  }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .newsletter-teaser .teaser-image {
    background: url("../images/hays_backgrounds/newsletter-template-image-mobile-glow_720x464.png") no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .newsletter-teaser .teaser-image {
    background: url("../images/hays_backgrounds/newsletter-template-image-desktop-glow_1035x552.jpg") no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 960px) {
  .newsletter-teaser .image-desktop {
    display: none;
  }

  .mobile-view {
    width: 100%;
    min-height: 455px;
  }

  .mobile-view .h-btn {
    margin-top: 10px;
  }

  .mobile-view .teaser-image {
    width: 100%;
    position: relative;
  }

  .mobile-view .content-container {
    width: 100%;
    min-height: 190px;
    background: var(--h-parchment);
    border-radius: 0 0 10px 10px;
  }

  .mobile-view .content-container .header-arrow {
    display: inline-block;
    background: var(--h-white);
    min-width: 40%;
    position: relative;
    top: -28px;
    max-width: 70%;
  }

  .mobile-view .content-container .header-content {
    display: inline-block;
    min-width: 100%;
    position: relative;
    top: 0px;
  }

  .mobile-view .content-container .header-arrow:after {
    --arrow-height: 70.71%;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    display: inline-block;
    height: var(--arrow-height);
    aspect-ratio: 1;
    transform: rotate(-45deg);
    transform-origin: top right;
    background-color: var(--h-white);
  }

  .mobile-view .content-container .header-arrow .teaser-text-headline {
    color: var(--h-dark-blue);
    padding: 15px 40px 15px 20px;
  }

  .mobile-view .content-container .body-content {
    padding: 0 20px 30px;
  }

  .mobile-view .content-container .body-content p.teaser-text-text-mobile {
    display: block;
    color: var(--h-black);
    margin-bottom: 30px;
  }
}
.newsletter-teaser .teaser-image a {
  display: none;
  margin-top: 130px;
}

.teaser-text-text-mobile {
  display: none;
}

@media screen and (max-width: 420px) {
  .mobile-view .content-container .header-arrow {
    min-width: 60%;
  }
}
@media screen and (max-width: 960px) {
  .newsletter-teaser .teaser-image a {
    display: block;
    bottom: 15px;
  }

  .newsletter-teaser-mobile {
    display: block;
    margin-top: 40px;
  }
}
.newsletter-teaser .teaser-image p.teaser-text-headline {
  position: absolute;
  color: var(--h-white);
  display: none;
}

@media screen and (max-width: 960px) {
  .newsletter-teaser .teaser-image p.teaser-text-headline {
    display: block;
  }
}
/*
    Created on : 28.04.2014, 14:15:32
    Author     : csh
*/
div.referenzen-header .referenzen-text {
  background-color: var(--h-referenzen-content-template-bg-color);
  padding: 15px;
  font-size: 1rem;
  color: var(--h-base-font-color);
}
div.referenzen-header .referenzen-selector.hh-display-phone-portrait {
  display: none;
}
@media only screen and (max-width: 479px) {
  .aui div.referenzen-header .referenzen-selector.hh-display-none-phone-portrait {
    display: none;
  }
  .aui div.referenzen-header .referenzen-selector.hh-display-phone-portrait {
    display: inline-block;
  }
}
div.referenzen-header .referenzen-selector ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
div.referenzen-header .referenzen-selector ul li {
  background: var(--h-referenzen-content-template-bg-color);
  display: table-cell;
  width: 7.69%;
  padding: 0;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-right: solid 5px var(--h-referenzen-content-template-trennlinie-color);
  border-top: solid 5px var(--h-referenzen-content-template-trennlinie-color);
}
div.referenzen-header .referenzen-selector ul li a {
  color: var(--h-referenzen-content-template-selectorfont-color);
  display: block;
  text-decoration: none;
  height: 35px;
}
div.referenzen-header .referenzen-selector ul li a:hover {
  color: var(--h-referenzen-content-template-selectorfont-color-hover);
  background: var(--h-referenzen-content-template-selectorbg-color-hover);
  text-decoration: none;
}
div.referenzen-header .referenzen-selector ul li:last-child {
  border-right: none;
}
div.referenzen-header .referenzen-selector ul li:before {
  display: none;
}

.referenzen-letter {
  clear: both;
}
.referenzen-letter .letter {
  float: left;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding-bottom: 0;
  margin: 0 0 10px 0;
}
.referenzen-letter .letter span {
  background-color: var(--h-referenzen-content-template-bg-color);
  padding: 12px;
  width: 54px;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #009fda;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 110%;
}
@media only screen and (max-width: 479px) {
  .aui .referenzen-letter .letter span {
    margin-top: 20px;
    margin-bottom: 5px;
  }
}
.referenzen-letter .nachoben-link {
  float: right;
  margin-top: 82px;
}
@media only screen and (max-width: 479px) {
  .aui .referenzen-letter .nachoben-link {
    margin-top: 52px;
  }
}
.referenzen-letter .nachoben-link a {
  color: var(--h-referenzen-content-template-nachoben-color);
}
.referenzen-letter .nachoben-link a:hover {
  color: var(--h-referenzen-content-template-nachoben-color-hover);
}

.referenzen-entry {
  float: left !important;
  width: 100%;
}
.referenzen-entry ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  color: var(--h-referenzen-content-template-font-color);
}
.referenzen-entry ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 0;
  color: var(--h-referenzen-content-template-font-color);
  /* a {
       text-decoration: none;
       color: var(--h-referenzen-content-template-link-color);

       &:hover {
           color: var(--h-referenzen-content-template-link-color-hover);
       }
   }*/
}
.referenzen-entry ul li:first-child {
  float: left;
  width: 142px;
  border-top: 4px solid var(--h-referenzen-content-template-trennlinie-color);
  border-bottom: 4px solid var(--h-referenzen-content-template-trennlinie-color);
}
@media only screen and (max-width: 479px) {
  .aui .referenzen-entry ul li:first-child {
    display: none;
  }
}
.referenzen-entry ul li:last-child {
  padding-left: 25px;
}
@media only screen and (max-width: 479px) {
  .aui .referenzen-entry ul li:last-child {
    padding: 10px 0px 10px 0px;
  }
}
.referenzen-entry ul li:before {
  display: none;
}
.referenzen-entry .linie {
  border-bottom: 5px solid var(--h-referenzen-content-template-linie-color);
  height: 0px;
}

.schauprofil-box h3 {
  font-size: 1.5rem;
  margin: 25px 0 20px 0;
  color: var(--h-schauprofil-box-content-template-ueberschrift-color);
}
.schauprofil-box h3 span {
  color: var(--h-schauprofil-box-content-template-ueberschrift-color);
}
.schauprofil-box .box {
  background-color: var(--h-schauprofil-box-content-template-bg-color);
  color: var(--h-schauprofil-box-content-template-font-color);
  min-height: 250px;
  height: 100%;
  padding: 20px 25px 5px 25px;
  overflow: hidden;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .schauprofil-box .box {
    min-height: 165px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .schauprofil-box .box {
    min-height: 165px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .schauprofil-box .box {
    min-height: 165px;
    margin-bottom: 10px;
  }
}
.schauprofil-box .box.span4.first {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .schauprofil-box .box.span4 {
    width: 100%;
    margin-left: 0px;
  }
}
.schauprofil-box .box .header {
  height: auto;
  padding: 0;
}
.schauprofil-box .box .header h2 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-schauprofil-box-content-template-ueberschrift-color);
  min-height: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .schauprofil-box .box .header h2 {
    min-height: 20px;
    line-height: 110%;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .schauprofil-box .box .header h2 {
    min-height: 20px;
    line-height: 110%;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .schauprofil-box .box .header h2 {
    min-height: 20px;
    line-height: 110%;
    margin-bottom: 15px;
  }
}
.schauprofil-box .box .header h2 span {
  color: var(--h-schauprofil-box-content-template-ueberschrift-color);
}
.schauprofil-box .box .content {
  min-height: 122px;
  margin-bottom: 15px;
}
.schauprofil-box .box .content ul {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .schauprofil-box .box .content {
    min-height: 20px;
  }
  .aui .schauprofil-box .box .content ul {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .schauprofil-box .box .content {
    min-height: 20px;
  }
  .aui .schauprofil-box .box .content ul {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .schauprofil-box .box .content {
    min-height: 20px;
  }
  .aui .schauprofil-box .box .content ul {
    margin-bottom: 15px;
  }
}
.schauprofil-box .box .link {
  padding-right: 25px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.schauprofil-box .box .link ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  min-height: 24px;
}
.schauprofil-box .box .link ul li {
  padding: 1px 0 0 0;
  margin: 0;
}
.schauprofil-box .box .link ul li:before {
  content: "";
  font-size: 0;
}
.schauprofil-box .box .link a {
  font-size: 1rem;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  color: var(--h-schauprofil-box-content-template-link-color);
}
.schauprofil-box .box .link a i.fa {
  padding-right: 10px;
  margin-left: -14px;
}
.schauprofil-box .box .link a:hover {
  color: var(--h-schauprofil-box-content-template-link-color-hover);
}

div.studien-content-template .backlink {
  background-color: var(--h-grau-1);
  padding: 4px 15px;
  display: inline-block;
  margin-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.studien-content-template .backlink {
    display: block;
    padding: 4px 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.studien-content-template .backlink {
    display: block;
    padding: 4px 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.studien-content-template .backlink {
    display: block;
    padding: 4px 0px;
  }
}
div.studien-content-template .backlink a {
  font-weight: normal;
  color: var(--h-studien-content-template-link-color);
}
div.studien-content-template .backlink a:hover {
  color: var(--h-studien-content-template-link-color-hover);
  text-decoration: none;
}
div.studien-content-template .backlink i.fa {
  padding-right: 7px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.studien-content-template #dowloadbutton {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.studien-content-template #dowloadbutton {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.studien-content-template #dowloadbutton {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.studien-content-template a#h-sticky-button.d-block.d-sm-none {
    display: none !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.studien-content-template a#h-sticky-button.d-block.d-sm-none {
    display: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.studien-content-template a#h-sticky-button.d-block.d-sm-none.h-action-mobileview {
    display: block !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.studien-content-template a#h-sticky-button.d-block.d-sm-none.h-action-mobileview {
    display: block !important;
  }
}
div.studien-content-template .studie, div.studien-content-template .studie-header {
  margin-top: 20px;
}
div.studien-content-template .studie .datum, div.studien-content-template .studie-header .datum {
  color: var(--h-studien-content-template-datum-color);
  font-size: var(--h-base-font-size);
  font-weight: bold;
  padding-bottom: 20px;
}
div.studien-content-template .studie .text h2, div.studien-content-template .studie-header .text h2 {
  color: var(--h-studien-content-template-h2-color);
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 25px;
  padding-bottom: 5px;
  margin: 0 0 10px 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.studien-content-template .studie .text h2, .aui div.studien-content-template .studie-header .text h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.studien-content-template .studie .text h2, .aui div.studien-content-template .studie-header .text h2 {
    font-size: 1.25rem;
  }
}
div.studien-content-template .studie .text h2 a, div.studien-content-template .studie-header .text h2 a {
  font-weight: bold;
  color: var(--h-studien-content-template-link-color);
  font-size: 1.25rem;
  text-transform: none;
}
div.studien-content-template .studie .text h2 a:hover, div.studien-content-template .studie-header .text h2 a:hover {
  color: var(--h-studien-content-template-link-color-hover);
  text-decoration: none;
}
div.studien-content-template .studie .text p, div.studien-content-template .studie-header .text p {
  color: var(--h-studien-content-template-font-color);
  font-size: var(--h-base-font-size);
  margin-bottom: 0px;
}
div.studien-content-template .studie-details {
  margin-top: 30px;
}
div.studien-content-template .studie-details p {
  color: var(--h-studien-content-template-font-color);
  font-size: var(--h-base-font-size);
  margin-bottom: 0px;
}
div.studien-content-template .studie-details p.hinweis-studie {
  font-size: 0.875rem;
  font-weight: bold;
  color: var(--h-electric-blue);
}
div.studien-content-template .detail-buttons .hh-btn, div.studien-content-template .detail-buttons .searchbar .searchbar-trigger, .searchbar div.studien-content-template .detail-buttons .searchbar-trigger, div.studien-content-template .detail-buttons .searchbar--extended .searchbar-trigger, .searchbar--extended div.studien-content-template .detail-buttons .searchbar-trigger, div.studien-content-template .detail-buttons .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom div.studien-content-template .detail-buttons .searchbar-trigger, div.studien-content-template .detail-buttons a.hh-btn {
  display: inline-block;
  height: 30px;
  line-height: 29px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  display: block;
  line-height: 150%;
  text-align: center;
  padding: 10px;
  height: 100%;
  margin-bottom: 10px;
}
div.studien-content-template .detail-buttons .hh-btn:hover, div.studien-content-template .detail-buttons .searchbar .searchbar-trigger:hover, .searchbar div.studien-content-template .detail-buttons .searchbar-trigger:hover, div.studien-content-template .detail-buttons .searchbar--extended .searchbar-trigger:hover, .searchbar--extended div.studien-content-template .detail-buttons .searchbar-trigger:hover, div.studien-content-template .detail-buttons .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--marginbottom div.studien-content-template .detail-buttons .searchbar-trigger:hover, div.studien-content-template .detail-buttons a.hh-btn:hover {
  background: var(--h-grau-2);
}
div.studien-content-template .detail-buttons .hh-btn:hover, div.studien-content-template .detail-buttons .searchbar .searchbar-trigger:hover, .searchbar div.studien-content-template .detail-buttons .searchbar-trigger:hover, div.studien-content-template .detail-buttons .searchbar--extended .searchbar-trigger:hover, .searchbar--extended div.studien-content-template .detail-buttons .searchbar-trigger:hover, div.studien-content-template .detail-buttons .searchbar--marginbottom .searchbar-trigger:hover, .searchbar--marginbottom div.studien-content-template .detail-buttons .searchbar-trigger:hover, div.studien-content-template .detail-buttons a.hh-btn:hover {
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
div.studien-content-template .leadmanagement-form {
  font-size: 1rem;
}
div.studien-content-template .leadmanagement-form i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}
div.studien-content-template .leadmanagement-form span.formatbeispiel {
  color: var(--h-grau-5);
  font-size: 0.875rem;
}
div.studien-content-template .leadmanagement-form .control-group {
  margin-bottom: 10px;
}
div.studien-content-template .leadmanagement-form .anrede-radiobuttons {
  margin-top: 10px;
}
div.studien-content-template .leadmanagement-form .kontakterklaerung {
  margin-top: 15px;
}
div.studien-content-template .leadmanagement-form .kontakterklaerung-checkbox {
  float: left;
  margin-top: -3px;
}
div.studien-content-template .leadmanagement-form .kontakterklaerung-text {
  margin-left: 25px;
  font-size: 1rem;
}
div.studien-content-template .bild.links {
  max-width: 100%;
  margin-right: 25px;
  float: left;
  margin-bottom: 10px;
}
@media only screen and (max-width: 479px) {
  .aui div.studien-content-template .bild.links {
    display: none;
  }
}
div.studien-content-template .linie {
  border-bottom: 6px solid var(--h-studien-content-template-linie-color);
  height: 10px;
}
div.studien-content-template .study-content ul {
  margin-left: 20px;
}

div.team-content-template {
  font-size: 1rem;
  color: var(--h-team-content-template-font-color);
  margin-top: 0px;
  margin-bottom: 45px;
}
div.team-content-template .spalte_1 {
  display: inline-block;
  float: left;
  width: 50%;
  min-width: 310px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.team-content-template .spalte_1 {
    min-width: 230px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.team-content-template .spalte_1 {
    min-width: 230px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.team-content-template .spalte_1 {
    min-width: 230px;
    width: 100%;
  }
}
div.team-content-template .spalte_1 .text-oben {
  color: var(--h-team-content-template-textoben-color);
  font-size: 1.25rem;
  padding: 0;
}
div.team-content-template .spalte_1 .text-oben ul {
  margin: 0px 0px 30px 0px;
  padding: 0px;
  list-style-type: none;
}
div.team-content-template .spalte_1 .text-oben ul li {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 140%;
}
div.team-content-template .spalte_1 .text-oben ul li:before {
  display: none;
}
div.team-content-template .spalte_1 .text-oben ul li.name {
  font-size: 1.25rem;
  color: #002776;
  font-weight: bold;
}
div.team-content-template .spalte_1 .text-oben ul li.position {
  padding-bottom: 20px;
  font-weight: bold;
}
div.team-content-template .spalte_1 .text-oben ul li.social .links {
  margin-bottom: 15px;
}
div.team-content-template .spalte_1 .text-oben ul li.social .links .social-links {
  height: 32px;
  width: 32px;
  display: inline-block;
}
div.team-content-template .spalte_1 .text-oben ul li.social .links .xing {
  background: url("../images/hays_social/xing-social.svg") no-repeat;
}
div.team-content-template .spalte_1 .text-oben ul li.social .links .xing:hover {
  background: url("../images/hays_social/xing-social-hover.svg") no-repeat;
}
div.team-content-template .spalte_1 .text-oben ul li.social .links .linkedin {
  background: url("../images/hays_social/linkedin-social.svg") no-repeat;
  margin-left: 10px;
}
div.team-content-template .spalte_1 .text-oben ul li.social .links .linkedin:hover {
  background: url("../images/hays_social/linkedin-social-hover.svg") no-repeat;
}
div.team-content-template .spalte_1 .text-mitte {
  background: none;
  float: left;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .aui div.team-content-template .spalte_1 .text-mitte {
    max-width: 440px;
  }
}
div.team-content-template .spalte_1 .text-mitte .team {
  font-weight: bold;
  margin: 0px 0px 22px 0px;
  color: #333333;
}
div.team-content-template .spalte_1 .text-mitte .kontakt {
  float: left;
}
@media only screen and (max-width: 479px) {
  .aui div.team-content-template .spalte_1 .text-mitte .kontakt {
    margin: 10px 15px 15px 0px;
  }
}
div.team-content-template .spalte_1 .text-mitte .kontakt table {
  background: transparent;
}
div.team-content-template .spalte_1 .text-mitte .kontakt td.hh-label {
  width: 20px;
  line-height: 20px;
}
div.team-content-template .spalte_1 .text-mitte .kontakt td.hh-data {
  width: 280px;
  line-height: 20px;
  padding-left: 0px;
}
div.team-content-template .spalte_2 {
  display: inline-block;
  float: right;
  width: 45%;
  min-width: 300px;
}
@media only screen and (max-width: 479px) {
  .aui div.team-content-template .spalte_2.hh-display-none-phone-portrait {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.team-content-template .spalte_2 {
    min-width: 150px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.team-content-template .spalte_2 {
    min-width: 150px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.team-content-template .spalte_2 {
    min-width: 150px;
    width: 100%;
  }
}
div.team-content-template .spalte_1 .bild, div.team-content-template .spalte_2 .bild {
  overflow: hidden;
  max-width: 300px;
  width: 100%;
  float: right;
  margin-bottom: 0px;
}
div.team-content-template .spalte_1 .bild img, div.team-content-template .spalte_2 .bild img {
  width: 275px;
  height: 235px;
}
div.team-content-template .spalte_1 .bild.hh-display-phone-portrait, div.team-content-template .spalte_2 .bild.hh-display-phone-portrait {
  display: none;
}
@media only screen and (max-width: 479px) {
  .aui div.team-content-template .spalte_1 .bild, .aui div.team-content-template .spalte_2 .bild {
    padding-bottom: 15px;
  }
  .aui div.team-content-template .spalte_1 .bild.hh-display-phone-portrait, .aui div.team-content-template .spalte_2 .bild.hh-display-phone-portrait {
    display: inline-block;
    max-width: 440px;
    float: left;
  }
  .aui div.team-content-template .spalte_1 .bild.hh-display-phone-portrait img, .aui div.team-content-template .spalte_2 .bild.hh-display-phone-portrait img {
    width: 100%;
    height: 295px;
  }
}
div.team-content-template .text-unten {
  display: none;
  padding-bottom: 0px;
  margin-top: 25px;
}
div.team-content-template .text-unten p {
  padding-bottom: 0px;
}
div.team-content-template a {
  color: var(--h-ap-content-template-link-color);
  text-decoration: none;
  font-weight: bold;
}
div.team-content-template a i.fa {
  padding-right: 7px;
}
div.team-content-template a:hover {
  color: var(--h-ap-content-template-link-color-hover);
  text-decoration: none;
}
div.team-content-template .mehr-link {
  border-bottom: 6px solid var(--h-team-content-template-mehr-link-linie-color);
  height: 10px;
  text-align: right;
}
div.team-content-template a.mehr-link-close {
  display: none;
}
div.team-content-template a.mehr-link-open, div.team-content-template a.mehr-link-close {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  background-color: var(--h-team-content-template-mehr-link-textbg-color);
  padding-left: 15px;
}
div.team-content-template a.mehr-link-open i.fa, div.team-content-template a.mehr-link-close i.fa {
  color: var(--h-team-content-template-mehr-link-pfeil-color);
  padding-right: 7px;
}

div.teaser-content-template {
  background: var(--h-teaser-content-template-bg-color);
  margin-top: 40px;
  margin-bottom: 40px;
}
div.teaser-content-template .spalte_1 {
  display: inline-block;
  float: left;
  width: 50%;
  min-width: 310px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.teaser-content-template .spalte_1 {
    min-width: 230px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-content-template .spalte_1 {
    min-width: 230px;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-content-template .spalte_1 {
    min-width: 230px;
    width: 100%;
  }
}
div.teaser-content-template .spalte_1 .text {
  color: var(--h-teaser-content-template-font-color);
  font-size: 16px;
  padding: 20px 18px 0px 25px;
  min-height: 180px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-content-template .spalte_1 .text {
    min-height: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-content-template .spalte_1 .text {
    min-height: 30px;
  }
}
div.teaser-content-template .spalte_1 .text a {
  text-decoration: none;
}
div.teaser-content-template .spalte_1 .text a:hover, div.teaser-content-template .spalte_1 .text a:focus-visible {
  text-decoration: none;
}
div.teaser-content-template .spalte_1 .text h3 {
  color: var(--h-teaser-content-template-h3-color);
  font-size: 1.375rem;
  line-height: 27px;
  padding-bottom: 15px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
div.teaser-content-template .spalte_1 .text p {
  color: var(--h-teaser-content-template-font-color);
  line-height: 20px;
}
div.teaser-content-template .spalte_1 .link {
  padding: 5px 25px 15px 25px;
}
div.teaser-content-template .spalte_1 .link ul {
  margin: 0;
}
div.teaser-content-template .spalte_1 .link ul li {
  line-height: 120%;
  padding-left: 15px;
}
div.teaser-content-template .spalte_1 .link ul li:before {
  display: none;
}
div.teaser-content-template .spalte_1 .link ul li i.fa {
  padding-right: 7px;
  margin-left: -13px;
}
div.teaser-content-template .spalte_1 .link ul li a {
  color: var(--h-teaser-content-template-link-color);
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: bold;
}
div.teaser-content-template .spalte_1 .link ul li a:hover {
  color: var(--h-teaser-content-template-link-color-hover);
}
div.teaser-content-template .spalte_2 {
  display: inline-block;
  float: right;
  width: 45%;
  min-width: 300px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-content-template .spalte_2 {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-content-template .spalte_2 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.teaser-content-template .spalte_2 {
    min-width: 150px;
  }
}
div.teaser-content-template .spalte_2 .bild {
  overflow: hidden;
  max-width: 300px;
  width: 100%;
  float: right;
}

div.teaser-lang-content-template {
  background: var(--h-white);
  margin-top: 30px;
  margin-bottom: 35px;
}
div.teaser-lang-content-template .trennlinie {
  border-bottom: 2px solid var(--h-grau-1);
  padding-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-lang-content-template .trennlinie {
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-lang-content-template .trennlinie {
    padding-bottom: 0px;
  }
}
div.teaser-lang-content-template .spalte_1 .bild {
  overflow: hidden;
  max-width: 300px;
  margin-bottom: 18px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-lang-content-template .spalte_1 .bild {
    margin-left: 15px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-lang-content-template .spalte_1 .bild {
    margin-left: 15px;
    max-width: 90%;
    margin-bottom: 0px;
  }
}
div.teaser-lang-content-template .spalte_2 {
  max-width: 600px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-lang-content-template .spalte_2 {
    float: left;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-lang-content-template .spalte_2 {
    float: left;
    margin-left: 15px;
  }
}
div.teaser-lang-content-template .spalte_2 .text {
  color: var(--h-teaser-lang-content-template-font-color);
  font-size: 16px;
  padding: 0px 18px 0px 0px;
}
div.teaser-lang-content-template .spalte_2 .text h2 {
  color: var(--h-teaser-lang-content-template-headline-color);
  font-size: 2.5rem;
  padding-bottom: 15px;
  margin: 0 0 10px 0;
  text-transform: none;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-lang-content-template .spalte_2 .text h2 {
    font-size: 2rem;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-lang-content-template .spalte_2 .text h2 {
    font-size: 2rem;
    margin-top: 20px;
  }
}
div.teaser-lang-content-template .spalte_2 .text h2:hover {
  color: var(--h-teaser-lang-content-template-headline-color-hover);
}
div.teaser-lang-content-template .spalte_2 .text p {
  color: var(--h-teaser-lang-content-template-font-color);
  line-height: 20px;
}
div.teaser-lang-content-template .spalte_2 .link {
  padding: 0px 25px 10px 0px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.teaser-lang-content-template .spalte_2 .link {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.teaser-lang-content-template .spalte_2 .link {
    padding-bottom: 20px;
  }
}
div.teaser-lang-content-template .spalte_2 .link ul {
  margin: 0;
}
div.teaser-lang-content-template .spalte_2 .link ul li {
  line-height: 120%;
  padding-left: 15px;
}
div.teaser-lang-content-template .spalte_2 .link ul li:before {
  display: none;
}
div.teaser-lang-content-template .spalte_2 .link ul li i.fa {
  padding-right: 7px;
  margin-left: -13px;
}
div.teaser-lang-content-template .spalte_2 .link ul li a {
  color: var(--h-teaser-lang-content-template-link-color);
  text-decoration: none;
  text-transform: none;
  font-size: 1rem;
  font-weight: bold;
}
div.teaser-lang-content-template .spalte_2 .link ul li a:hover {
  color: var(--h-teaser-lang-content-template-link-color-hover);
}

.hays-timeline {
  list-style-type: none;
  padding: 20px 0 20px;
  position: relative;
}
.hays-timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.hays-timeline h3 {
  margin-top: 5px;
}
.hays-timeline > li {
  margin-bottom: 20px !important;
  position: relative;
  list-style-type: none !important;
}
.hays-timeline > li:before,
.hays-timeline > li:after {
  content: " ";
  display: table;
}
.hays-timeline > li:after {
  clear: both;
}
.hays-timeline > li:before,
.hays-timeline > li:after {
  content: " ";
  display: table;
  font-size: 0px !important;
}
.hays-timeline > li:after {
  clear: both;
}
.hays-timeline > li > .hays-timeline-panel {
  width: 46%;
  float: left;
  left: -7px;
  border: 2px solid #002776;
  border-radius: 4px;
  padding: 20px;
  position: relative;
}
.hays-timeline > li > .hays-timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 13px solid #002776;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.hays-timeline > li > .hays-timeline-panel:after {
  position: absolute;
  top: 26.5px;
  right: -13px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.hays-timeline > li > .hays-timeline-badge {
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -20px;
  background-color: #999999;
  z-index: 3;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.hays-timeline > li.hays-timeline-inverted > .hays-timeline-panel {
  float: right;
}
.hays-timeline > li.hays-timeline-inverted > .hays-timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
  border-right: 13px solid #002776;
}
.hays-timeline > li.hays-timeline-inverted > .hays-timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -13px;
  right: auto;
}
.hays-timeline .hays-timeline-title {
  margin-top: 0;
  color: inherit;
}
.hays-timeline .hays-timeline-body > p,
.hays-timeline .hays-timeline-body > ul {
  margin-bottom: 0 !important;
}
.hays-timeline .hays-timeline-body .timeline-anchor {
  color: #009fda;
  font-weight: bold;
}
.hays-timeline .hays-timeline-body .timeline-anchor:hover {
  color: #002776;
  font-weight: bold;
}
.hays-timeline .hays-timeline-body > p + p {
  margin-top: 5px;
}

@media only screen and (max-width: 600px) {
  .hays-timeline:before {
    left: 2%;
  }
  .hays-timeline > li > .hays-timeline-panel {
    width: 100%;
    float: right;
    left: 4%;
    padding: 10px;
    position: relative;
  }
  .hays-timeline > li > .hays-timeline-panel:before {
    position: absolute;
    top: 26.5px;
    right: auto;
    left: -16px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 0px solid #002776;
    border-right: 15px solid #002776;
    border-bottom: 15px solid transparent;
    content: " ";
  }
  .hays-timeline > li > .hays-timeline-panel:after {
    top: 27.5px !important;
    left: -13px !important;
    border-left: 0px solid #fff;
    border-right: 14px solid #fff;
    right: auto;
  }
  .hays-timeline > li > .hays-timeline-badge {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 32px;
    left: 4%;
    margin-left: -20px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
  }
}
.uebersicht-kachel-content-template .box {
  background-color: var(--h-white);
  color: var(--h-black);
  height: 273px;
  border-radius: 0.25rem;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .uebersicht-kachel-content-template .box {
    min-height: 50px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .uebersicht-kachel-content-template .box {
    min-height: 50px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .uebersicht-kachel-content-template .box {
    min-height: 50px;
    margin-bottom: 15px;
  }
}
.uebersicht-kachel-content-template .box.span4.first {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .uebersicht-kachel-content-template .box.span4 {
    width: 100%;
    margin-left: 0px;
  }
}
.uebersicht-kachel-content-template .box .link {
  padding-left: 25px;
  padding-right: 25px;
  position: absolute;
  bottom: 25px;
}
.uebersicht-kachel-content-template .box .link ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.uebersicht-kachel-content-template .box .link ul li {
  padding: 1px 0 0 0;
  margin: 0;
}
.uebersicht-kachel-content-template .box .link ul li:before {
  content: "";
  font-size: 0;
}
.uebersicht-kachel-content-template .box .link ul li a:before {
  display: none;
}
.uebersicht-kachel-content-template .box .link a i.fa {
  display: none;
}
.uebersicht-kachel-content-template .box .link a:hover {
  opacity: 1;
}
.uebersicht-kachel-content-template .box .image {
  position: absolute;
  top: 0;
  display: none;
}
.uebersicht-kachel-content-template .box .image img {
  height: 255px;
  width: 303px;
  padding: 10px;
  box-sizing: border-box;
}
.uebersicht-kachel-content-template .box .content {
  padding: 23px 25px 0px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .uebersicht-kachel-content-template .box .content {
    min-height: 15px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .uebersicht-kachel-content-template .box .content {
    min-height: 15px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .uebersicht-kachel-content-template .box .content {
    min-height: 15px;
    margin-bottom: 10px;
  }
}
.uebersicht-kachel-content-template .box .content p {
  max-height: 95px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.uebersicht-kachel-content-template .box h1, .uebersicht-kachel-content-template .box h2, .uebersicht-kachel-content-template .box h3, .uebersicht-kachel-content-template .box h4 {
  font-size: 1.375rem;
  text-transform: none;
  margin: 0 0 10px 0;
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color);
}
.uebersicht-kachel-content-template .box h1 span, .uebersicht-kachel-content-template .box h2 span, .uebersicht-kachel-content-template .box h3 span, .uebersicht-kachel-content-template .box h4 span {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color);
}
.uebersicht-kachel-content-template .box.blue {
  background-color: var(--h-uebersicht-kachel-content-template-bg-color-bluebox);
  color: var(--h-uebersicht-kachel-content-template-font-color-bluebox);
}
.uebersicht-kachel-content-template .box.blue p {
  color: var(--h-uebersicht-kachel-content-template-font-color-bluebox);
}
.uebersicht-kachel-content-template .box.blue a, .uebersicht-kachel-content-template .box.blue .link a {
  color: var(--h-uebersicht-kachel-content-template-link-color-bluebox);
}
.uebersicht-kachel-content-template .box.blue a:hover, .uebersicht-kachel-content-template .box.blue .link a:hover {
  color: var(--h-uebersicht-kachel-content-template-link-color-hover-bluebox);
}
.uebersicht-kachel-content-template .box.blue h1, .uebersicht-kachel-content-template .box.blue h2, .uebersicht-kachel-content-template .box.blue h3, .uebersicht-kachel-content-template .box.blue h4 {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color-bluebox);
}
.uebersicht-kachel-content-template .box.blue h1 span, .uebersicht-kachel-content-template .box.blue h2 span, .uebersicht-kachel-content-template .box.blue h3 span, .uebersicht-kachel-content-template .box.blue h4 span {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color-bluebox);
}
.uebersicht-kachel-content-template .box.darkblue {
  background-color: var(--h-uebersicht-kachel-content-template-bg-color-darkbluebox);
  color: var(--h-uebersicht-kachel-content-template-font-color-darkbluebox);
}
.uebersicht-kachel-content-template .box.darkblue p {
  color: var(--h-uebersicht-kachel-content-template-font-color-darkbluebox);
}
.uebersicht-kachel-content-template .box.darkblue a, .uebersicht-kachel-content-template .box.darkblue .link a {
  color: var(--h-uebersicht-kachel-content-template-link-color-darkbluebox);
}
.uebersicht-kachel-content-template .box.darkblue a:hover, .uebersicht-kachel-content-template .box.darkblue .link a:hover {
  color: var(--h-uebersicht-kachel-content-template-link-color-hover-darkbluebox);
}
.uebersicht-kachel-content-template .box.darkblue h1, .uebersicht-kachel-content-template .box.darkblue h2, .uebersicht-kachel-content-template .box.darkblue h3, .uebersicht-kachel-content-template .box.darkblue h4 {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color-darkbluebox);
}
.uebersicht-kachel-content-template .box.darkblue h1 span, .uebersicht-kachel-content-template .box.darkblue h2 span, .uebersicht-kachel-content-template .box.darkblue h3 span, .uebersicht-kachel-content-template .box.darkblue h4 span {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color-darkbluebox);
}
.uebersicht-kachel-content-template .box.parchment {
  background-color: var(--h-parchment);
}
.uebersicht-kachel-content-template .box.parchment p {
  color: var(--h-black);
}
.uebersicht-kachel-content-template .box.parchment h1, .uebersicht-kachel-content-template .box.parchment h2, .uebersicht-kachel-content-template .box.parchment h3, .uebersicht-kachel-content-template .box.parchment h4 {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color-greybox);
}
.uebersicht-kachel-content-template .box.parchment h1 span, .uebersicht-kachel-content-template .box.parchment h2 span, .uebersicht-kachel-content-template .box.parchment h3 span, .uebersicht-kachel-content-template .box.parchment h4 span {
  color: var(--h-uebersicht-kachel-content-template-ueberschrift-color-greybox);
}
.uebersicht-kachel-content-template .box.parchment .h-h3 {
  color: var(--h-dark-blue);
  margin: 0 0 10px 0;
}
.uebersicht-kachel-content-template .box.parchment .h-h3 span {
  color: var(--h-dark-blue);
}
.uebersicht-kachel-content-template .box.white {
  background-color: var(--h-white);
}
.uebersicht-kachel-content-template .box.white p {
  color: var(--h-black);
}
.uebersicht-kachel-content-template .box.white .h-h3 {
  color: var(--h-dark-blue);
  margin: 0 0 10px 0;
}
.uebersicht-kachel-content-template .box.white .h-h3 span {
  color: var(--h-dark-blue);
}
.uebersicht-kachel-content-template .box.white ul li {
  color: var(--h-black);
}
.uebersicht-kachel-content-template .box.white ul li:before {
  color: var(--h-teal);
}
.uebersicht-kachel-content-template .box.white-borderteal {
  background-color: var(--h-white);
  border: 1px solid var(--h-teal);
}
.uebersicht-kachel-content-template .box.white-borderteal p {
  color: var(--h-black);
}
.uebersicht-kachel-content-template .box.white-borderteal .h-h3 {
  color: var(--h-dark-blue);
  margin: 0 0 10px 0;
}
.uebersicht-kachel-content-template .box.white-borderteal .h-h3 span {
  color: var(--h-dark-blue);
}
.uebersicht-kachel-content-template .box.white-borderteal ul li {
  color: var(--h-black);
}
.uebersicht-kachel-content-template .box.white-borderteal ul li:before {
  color: var(--h-teal);
}
@media only screen and (min-width: 990px) {
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .link {
    padding-left: 20px;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .link a {
    background-color: #fff;
    padding: 5px;
    color: #002776 !important;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .link a:hover {
    color: #009ae5 !important;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .image {
    display: block;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover h1, .aui .uebersicht-kachel-content-template .box.bg-image:hover h2, .aui .uebersicht-kachel-content-template .box.bg-image:hover h3, .aui .uebersicht-kachel-content-template .box.bg-image:hover h4 {
    position: relative;
    z-index: 5;
  }
}
@media only screen and (min-width: 990px) {
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .link {
    padding-left: 20px;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .link a {
    background-color: #fff;
    padding: 5px;
    color: #002776 !important;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .link a:hover {
    color: #009ae5 !important;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover .image {
    display: block;
  }
  .aui .uebersicht-kachel-content-template .box.bg-image:hover h1, .aui .uebersicht-kachel-content-template .box.bg-image:hover h2, .aui .uebersicht-kachel-content-template .box.bg-image:hover h3, .aui .uebersicht-kachel-content-template .box.bg-image:hover h4 {
    position: relative;
    z-index: 5;
  }
}
.uebersicht-kachel-content-template .h-h3 {
  font-size: var(--h-h3-fs) !important;
}

div.vorstand-content-template {
  margin-bottom: 20px;
  background: var(--h-vorstand-content-template-bg-color);
}
div.vorstand-content-template .spalte_1 {
  display: inline-block;
  float: left;
  width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.vorstand-content-template .spalte_1 {
    min-width: 230px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.vorstand-content-template .spalte_1 {
    min-width: 150px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.vorstand-content-template .spalte_1 {
    min-width: 230px;
    width: 100%;
  }
}
div.vorstand-content-template .spalte_1 .bild {
  overflow: hidden;
  max-width: 275px;
  float: left;
  width: 100%;
  padding: 25px 0 0 25px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.vorstand-content-template .spalte_1 .bild {
    width: 87%;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.vorstand-content-template .spalte_1 .bild {
    padding: 0;
    width: 100%;
    max-width: 440px;
    max-height: 440px;
    display: inline-block;
  }
}
div.vorstand-content-template .spalte_2 {
  display: inline-block;
  float: left;
  width: 70%;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.vorstand-content-template .spalte_2 {
    width: 57%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.vorstand-content-template .spalte_2 {
    min-width: 230px;
    width: 54%;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.vorstand-content-template .spalte_2 {
    min-width: 230px;
    width: 100%;
  }
}
div.vorstand-content-template .spalte_2 .text {
  background: var(--h-vorstand-content-template-bg-color);
  color: var(--h-vorstand-content-template-font-color);
  font-size: 1rem;
  padding: 25px 18px 2px 0px;
}
@media only screen and (max-width: 479px) {
  .aui div.vorstand-content-template .spalte_2 .text {
    min-height: 50px;
    padding-top: 30px;
    padding-left: 25px;
  }
}
div.vorstand-content-template .spalte_2 .text h3 {
  color: var(--h-vorstand-content-template-h3-color);
  font-size: 1.375rem;
  padding-bottom: 5px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
div.vorstand-content-template .spalte_2 .text .position {
  color: var(--h-vorstand-content-template-position-color);
  padding-bottom: 25px;
}
div.vorstand-content-template .text {
  background: var(--h-vorstand-content-template-bg-color);
  color: var(--h-vorstand-content-template-font-color);
  font-size: 1rem;
  padding: 25px 70px 2px 25px;
  margin-top: 10px;
}
@media only screen and (max-width: 479px) {
  .aui div.vorstand-content-template .text {
    min-height: 50px;
    padding-top: 30px;
  }
}
div.vorstand-content-template .spalte_3 {
  padding: 20px 18px 2px 25px;
}
@media only screen and (max-width: 479px) {
  .aui div.vorstand-content-template .spalte_3 {
    padding-top: 0px;
  }
}
div.vorstand-content-template text a {
  font-weight: bold;
}

.videodunkel .nxp_bg {
  background: var(--h-dark-blue);
}
.videodunkel .nxp_vresponsestatic {
  background: rgba(var(--h-electric-blue), 0.8) !important;
}
.videodunkel .nxp_sociallayer {
  background: rgba(var(--h-electric-blue), 0.8) !important;
}
.videodunkel .nxp_sociallayer .nxp_rate {
  color: var(--h-white);
}
.videodunkel .nxp_socialline {
  background-color: rgba(0, 0, 0, 0);
  color: var(--h-white);
}
.videodunkel .nxp_sidebaritem div {
  opacity: 1;
}
.videodunkel .nxp_actionicon {
  opacity: 1;
}
.videodunkel .nxp_progressholder .nxp_innerprogress {
  background: var(--h-electric-blue);
}
.videodunkel .nxp_volumeholder .nxp_innerprogress {
  background: var(--h-white);
}
.videodunkel .nxp_progressholder {
  background: var(--h-white);
}

.videohell .nxp_bg {
  background: var(--h-electric-blue);
}
.videohell .nxp_vresponsestatic {
  background: rgba(var(--h-dark-blue), 0.8) !important;
}
.videohell .nxp_sociallayer {
  background: rgba(var(--h-dark-blue), 0.8) !important;
}
.videohell .nxp_sociallayer .nxp_rate {
  color: var(--h-white);
}
.videohell .nxp_socialline {
  background-color: rgba(0, 0, 0, 0);
  color: var(--h-white);
}
.videohell .nxp_sidebaritem div {
  opacity: 1;
}
.videohell .nxp_actionicon {
  opacity: 1;
}
.videohell .nxp_progressholder .nxp_innerprogress {
  background: var(--h-dark-blue);
}
.videohell .nxp_volumeholder .nxp_innerprogress {
  background: var(--h-white);
}
.videohell .nxp_progressholder {
  background: var(--h-white);
}

.np-ta-box .icon {
  width: 100%;
}

.np-ta-box .text {
  font-size: 22px;
}

.np-ta-boxImage {
  position: relative;
}

.np-ta-boxImage:before {
  width: 56px;
  height: 56px;
  background: rgba(0, 159, 218, 0.8) !important;
  position: absolute;
  left: 47%;
  top: 44%;
  content: "";
  font-family: "nexxPLAY";
  font-weight: 900;
  font-size: 30px;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
}

.col-md-4 .np-ta-boxImage:before {
  width: 35px;
  height: 35px;
  top: 42%;
  left: 45%;
  font-size: 20px;
  padding-top: 3px;
}

.aui #similar-jobs .search__result {
  border: none !important;
  padding: 20px 20px 50px;
  background-color: #F5F0EB !important;
}
@media only screen and (max-width: 768px) {
  .aui #similar-jobs .search__result {
    margin-right: 0;
  }
}
.aui #similar-jobs .search__result:hover {
  border: none !important;
}
.aui #similar-jobs .search__result .search__result__link {
  display: none;
}
.aui #similar-jobs .search__result .star-row {
  display: none;
}
.aui #similar-jobs .search__result .search__result__header {
  height: auto;
  padding-top: 0px;
}
.aui #similar-jobs .search__result .search__result__header .search__result__header__title {
  color: var(--h-black);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-bottom: 5px;
  margin-top: 0;
}
.aui #similar-jobs .search__result .search__result__header .search__result__header__title span {
  color: var(--h-black);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui #similar-jobs .search__result .search__result__job__attributes {
  display: flex;
  flex-direction: column;
}
.aui #similar-jobs .search__result .search__result__job__attributes .search__result__job__attribute {
  margin-bottom: 5px;
  height: auto !important;
}
.aui #similar-jobs .search__result .search__result__job__attributes .search__result__job__attribute.search__result__job__attribute__type {
  order: 1;
  height: 44px;
}
.aui #similar-jobs .search__result .search__result__job__attributes .search__result__job__attribute .map-icon {
  margin-left: 0px;
}
.aui #similar-jobs .search__result .search__result__job__attributes .search__result__job__attribute .file-icon {
  margin-left: 0px;
}
.aui #similar-jobs .search__result .search__result__job__attributes .search__result__job__attribute .info-text {
  font-size: 14px;
}
.aui #similar-jobs .search__result .search__result__content {
  margin-top: 0px !important;
  font-size: 14px;
  padding-bottom: 5px !important;
  margin-left: 3px !important;
}
.aui #similar-jobs .search__result .search__result__content .row:nth-child(2):before {
  content: "";
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("/o/haystheme/images/modules/common/icons/clock.svg") 0% 0% no-repeat padding-box;
}
.aui #similar-jobs .search__result .h-job-profiles__related-jobs-links {
  padding-left: 5px;
  position: absolute;
  bottom: 20px;
}
.aui #similar-jobs .search__result .h-job-profiles__related-jobs-links:after {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 7.5px solid currentColor;
  content: "";
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
}

.video-container-wrapper {
  max-width: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 50px;
}
.video-container-wrapper .hays__job__details__keyvisual {
  display: none !important;
}
.video-container-wrapper .hays__job__details__to__search {
  right: 25px !important;
}
.video-container-wrapper .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container-wrapper .video-container iframe,
.video-container-wrapper .video-container object,
.video-container-wrapper .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 992px) {
  .video-container-wrapper {
    margin-bottom: 10px;
  }
}
/* }}} */
/* agentur templates {{{ */
.hays__erstlogin, .styled-form-elements {
  /*
   * General Styling
   */
  /*
   * General Form Styling
   */
  /*
   * Login
   */
  /*
   * Registration
   */
  /*
   * Registration Done
   */
  /*
   * Registration Complete
   */
  /*
   * Login Start
   */
  /*
   * Registration Completing
   */
}
.hays__erstlogin, .hays__erstlogin p, .hays__erstlogin li, .hays__erstlogin input, .styled-form-elements, .styled-form-elements p, .styled-form-elements li, .styled-form-elements input {
  font-size: 16px;
  line-height: 1.25;
}
.hays__erstlogin a, .styled-form-elements a {
  color: var(--h-electric-blue);
}
.hays__erstlogin input[type=submit], .styled-form-elements input[type=submit] {
  float: right;
}
.hays__erstlogin input#subpassword, .styled-form-elements input#subpassword {
  float: left;
  margin-bottom: 20px;
}
.hays__erstlogin form label, .styled-form-elements form label {
  font-size: 14px;
  color: black;
  margin-bottom: 0;
}
.hays__erstlogin form.caps-lock .hays__erstlogin__login__password__capslock, .styled-form-elements form.caps-lock .hays__erstlogin__login__password__capslock {
  display: flex;
}
.hays__erstlogin form .hays__error, .styled-form-elements form .hays__error {
  display: none;
}
.hays__erstlogin .text-danger, .styled-form-elements .text-danger {
  color: #b50303;
  font-size: 14px;
}
.hays__erstlogin .hays__form-group, .styled-form-elements .hays__form-group {
  margin-bottom: 25px;
}
.hays__erstlogin .icon-asterisk, .styled-form-elements .icon-asterisk {
  color: #009fda;
  padding-left: 5px;
}
.hays__erstlogin .register_mailpref_heading, .styled-form-elements .register_mailpref_heading {
  color: #002776;
  font-weight: bolder;
  font-size: 14px;
}
.hays__erstlogin .register_term_condition, .styled-form-elements .register_term_condition {
  font-size: 12px;
}
.hays__erstlogin .hays__erstlogin__login__form, .styled-form-elements .hays__erstlogin__login__form {
  background: var(--h-col-wild-sand);
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__login__form h1, .styled-form-elements .hays__erstlogin__login__form h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__login__form form, .styled-form-elements .hays__erstlogin__login__form form {
  margin-bottom: 0;
}
.hays__erstlogin .hays__erstlogin__login__register, .styled-form-elements .hays__erstlogin__login__register {
  background: var(--h-col-wild-sand);
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__login__register h1, .styled-form-elements .hays__erstlogin__login__register h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__login__register form, .styled-form-elements .hays__erstlogin__login__register form {
  margin-bottom: 0;
}
.hays__erstlogin .hays__erstlogin__login__advantages, .styled-form-elements .hays__erstlogin__login__advantages {
  background: var(--h-electric-blue);
  color: white;
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__login__advantages p, .hays__erstlogin .hays__erstlogin__login__advantages td, .hays__erstlogin .hays__erstlogin__login__advantages li, .hays__erstlogin .hays__erstlogin__login__advantages h1, .hays__erstlogin .hays__erstlogin__login__advantages h2, .hays__erstlogin .hays__erstlogin__login__advantages h3, .styled-form-elements .hays__erstlogin__login__advantages p, .styled-form-elements .hays__erstlogin__login__advantages td, .styled-form-elements .hays__erstlogin__login__advantages li, .styled-form-elements .hays__erstlogin__login__advantages h1, .styled-form-elements .hays__erstlogin__login__advantages h2, .styled-form-elements .hays__erstlogin__login__advantages h3 {
  color: white;
}
.hays__erstlogin .hays__erstlogin__login__advantages h1, .styled-form-elements .hays__erstlogin__login__advantages h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__login__advantages form, .styled-form-elements .hays__erstlogin__login__advantages form {
  margin-bottom: 0;
}
.hays__erstlogin .reset_password_field, .styled-form-elements .reset_password_field {
  height: 46px;
}
.hays__erstlogin .hays__password__form-control, .styled-form-elements .hays__password__form-control {
  display: flex;
  justify-content: stretch;
  padding: 1px 0px;
}
.hays__erstlogin .hays__password__input__group, .styled-form-elements .hays__password__input__group {
  position: relative;
  flex: auto;
  display: flex;
}
.hays__erstlogin input[type=password].hays__password__input,
.hays__erstlogin input[type=text].hays__password__input, .styled-form-elements input[type=password].hays__password__input,
.styled-form-elements input[type=text].hays__password__input {
  flex: 1 0 0;
  padding-right: 60px;
  border: 0;
}
.hays__erstlogin .hays__erstlogin__login__password__capslock, .styled-form-elements .hays__erstlogin__login__password__capslock {
  display: none;
  background: var(--h-icon-danger) no-repeat;
  background-position: top center;
  background-size: 20px 20px;
  width: 52px;
  height: 32px;
  flex: 52px 0 0;
  font-size: 8px;
  color: #ff0d00;
  align-items: flex-end;
  justify-content: center;
}
.hays__erstlogin .hays__erstlogin__login__password__cleartext, .styled-form-elements .hays__erstlogin__login__password__cleartext {
  width: 26px;
  height: 32px;
  background: var(--h-icon-eye-inactive) no-repeat;
  background-position: center;
  background-size: 30px 24px;
  -ms-background-position-x: 8px;
  -ms-background-position-y: 4px;
  position: absolute;
  right: 10px;
  padding: 0 10px;
  top: 0;
  cursor: pointer;
}
.hays__erstlogin .hays__erstlogin__login__password__cleartext.active:hover, .hays__erstlogin .hays__erstlogin__login__password__cleartext:hover, .styled-form-elements .hays__erstlogin__login__password__cleartext.active:hover, .styled-form-elements .hays__erstlogin__login__password__cleartext:hover {
  background-image: var(--h-icon-eye-hover);
}
.hays__erstlogin .hays__erstlogin__login__password__cleartext.active, .styled-form-elements .hays__erstlogin__login__password__cleartext.active {
  background-image: var(--h-icon-eye-active);
}
.hays__erstlogin .hays__form-group input[type=checkbox],
.hays__erstlogin .hays__form-group input[type=radio], .styled-form-elements .hays__form-group input[type=checkbox],
.styled-form-elements .hays__form-group input[type=radio] {
  position: relative;
  margin-right: 2px;
  margin-top: -2px;
}
.hays__erstlogin #hays-registration-hays_female_salutation, .styled-form-elements #hays-registration-hays_female_salutation {
  margin-left: -25px;
}
.hays__erstlogin .hays__erstlogin__registration__required-fields, .styled-form-elements .hays__erstlogin__registration__required-fields {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 25px;
}
.hays__erstlogin .hays__erstlogin__registration__done, .styled-form-elements .hays__erstlogin__registration__done {
  background: var(--h-col-wild-sand);
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__registration__done h1, .styled-form-elements .hays__erstlogin__registration__done h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__registration__done form, .styled-form-elements .hays__erstlogin__registration__done form {
  margin-bottom: 0;
}
.hays__erstlogin .hays__erstlogin__registration__complete, .styled-form-elements .hays__erstlogin__registration__complete {
  background: var(--h-col-wild-sand);
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__registration__complete h1, .styled-form-elements .hays__erstlogin__registration__complete h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__registration__complete form, .styled-form-elements .hays__erstlogin__registration__complete form {
  margin-bottom: 0;
}
.hays__erstlogin .hays__erstlogin__login__start, .styled-form-elements .hays__erstlogin__login__start {
  background: var(--h-col-wild-sand);
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__login__start h1, .styled-form-elements .hays__erstlogin__login__start h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__login__start form, .styled-form-elements .hays__erstlogin__login__start form {
  margin-bottom: 0;
}
.hays__erstlogin .hays__erstlogin__login__start h2, .hays__erstlogin .hays__erstlogin__login__start h3, .styled-form-elements .hays__erstlogin__login__start h2, .styled-form-elements .hays__erstlogin__login__start h3 {
  font-size: 22px;
  line-height: 24px;
  text-transform: none;
  margin-bottom: 25px;
}
.hays__erstlogin .hays__erstlogin__login__start h3, .styled-form-elements .hays__erstlogin__login__start h3 {
  font-weight: normal;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__erstlogin__login-start__cookie__headline, .styled-form-elements .hays__erstlogin__login__start .hays__erstlogin__login-start__cookie__headline {
  margin-top: 60px;
}
.hays__erstlogin .hays__erstlogin__login__start label, .styled-form-elements .hays__erstlogin__login__start label {
  font-size: 16px;
  font-weight: normal;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics, .styled-form-elements .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics {
  padding: 0;
  padding-top: 5px;
  margin-bottom: 15px;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics li, .styled-form-elements .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics li {
  list-style-type: none;
  padding-top: 5px;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics li label, .hays__erstlogin .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics li input, .styled-form-elements .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics li label, .styled-form-elements .hays__erstlogin__login__start .hays__erstlogin__login-start__mail-topics li input {
  vertical-align: middle;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__erstlogin__login-start__data-privacy, .styled-form-elements .hays__erstlogin__login__start .hays__erstlogin__login-start__data-privacy {
  font-style: italic;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__privacy__browser, .styled-form-elements .hays__erstlogin__login__start .hays__privacy__browser {
  display: flex;
  align-items: stretch;
  margin-bottom: 30px;
  word-break: break-all;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__privacy__browser__image, .styled-form-elements .hays__erstlogin__login__start .hays__privacy__browser__image {
  flex: 38px 0 0;
  height: 38px;
  margin-right: 15px;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__privacy__browser__info, .styled-form-elements .hays__erstlogin__login__start .hays__privacy__browser__info {
  flex: auto;
  padding-top: 10px;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__privacy__browser__info:last-child, .styled-form-elements .hays__erstlogin__login__start .hays__privacy__browser__info:last-child {
  margin-bottom: 0;
}
.hays__erstlogin .hays__erstlogin__login__start .hays__privacy__browser__info a, .styled-form-elements .hays__erstlogin__login__start .hays__privacy__browser__info a {
  display: block;
  margin-top: 2px;
}
.hays__erstlogin .hays__erstlogin__registration__completing, .styled-form-elements .hays__erstlogin__registration__completing {
  background: var(--h-col-wild-sand);
  padding: 20px 25px;
  margin-bottom: 20px;
}
.hays__erstlogin .hays__erstlogin__registration__completing h1, .styled-form-elements .hays__erstlogin__registration__completing h1 {
  margin-top: -4px;
}
.hays__erstlogin .hays__erstlogin__registration__completing form, .styled-form-elements .hays__erstlogin__registration__completing form {
  margin-bottom: 0;
}
.hays__erstlogin .email_input_box, .styled-form-elements .email_input_box {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  background-color: white;
  background-color: -moz-field;
  border: 1px solid lightgray;
  box-shadow: 1px 1px 1px 0 lightgray inset;
  font: -moz-field;
  font: -webkit-small-control;
  margin-top: 5px;
  padding: 7px 3px;
  width: 100%;
}

span.hays__erstlogin__login-start__mail-topics.mail-topics .form-group {
  margin: 0 0 30px;
}

/*** HaysDoubleOptIn **/
.hays-contact-form .hays__erstlogin__registration__form .help-block {
  left: 0;
}

.doubleOptIn .hays__erstlogin__registration__form .mail-topics .help-block {
  bottom: 30px;
  margin-bottom: 0;
  margin-top: 0;
}

/*** HaysKundenContactForm **/
div.studien-content-template ul.hays__erstlogin__login-start__mail-topics {
  list-style: none;
  padding-left: 20px;
}

/*** HaysMySettings **/
.my-settings .hays__erstlogin form label {
  font-size: var(--h-text-fs-lg);
  margin-bottom: 8px;
  color: var(--h-black);
  position: relative;
}
@media (max-width: 767px) {
  .my-settings .hays__erstlogin form label {
    font-size: var(--h-text-fs);
  }
}
.my-settings .hays__erstlogin .hays__erstlogin__login__password__cleartext {
  right: 15px;
  top: 16px;
  width: 35px;
}
@media (max-width: 767px) {
  .my-settings .hays__erstlogin .hays__erstlogin__login__password__cleartext {
    top: 15px;
  }
}
.my-settings .hays__erstlogin .hays__password__form-control {
  width: 522px;
}
@media (max-width: 767px) {
  .my-settings .hays__erstlogin .hays__password__form-control {
    width: 100%;
  }
}
.my-settings .hays__erstlogin input#subpassword {
  margin-bottom: 30px;
  margin-top: 30px;
}
.my-settings .hays__erstlogin svg.h-icon {
  width: 25px;
  height: 25px;
  margin-top: -5px;
  margin-right: 5px;
}
.my-settings .hays__erstlogin #old-password .hays__erstlogin__login__password__cleartext {
  top: 17px;
}
@media (max-width: 767px) {
  .my-settings .hays__erstlogin #old-password .hays__erstlogin__login__password__cleartext {
    top: 15px;
  }
}

/*** HaysNewCustomerContact **/
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.studien-content-template ul.hays__erstlogin__login-start__mail-topics {
  padding-left: 20px;
}

/*** HaysRegisterForm **/
.hays-register-form .hays__erstlogin__registration__form.col-12 {
  padding-left: 0;
  padding-right: 0;
}
.hays-register-form .hays__erstlogin__login__password__cleartext {
  right: 20px;
  top: 50px;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .hays__erstlogin__login__password__cleartext {
    top: 43px;
  }
}

/*** HaysStudiesDetails **/
ul.hays__erstlogin__login-start__mail-topics {
  list-style: none;
  padding-left: 0px;
}

.cpm-checkbox-container.hays__erstlogin__login-start__mail-topics .form-feedback-item.form-validator-stack.help-block {
  position: relative;
  bottom: 0;
}

/*** HaysContactForm **/
.hays-contact-form.contact-with-us div.studien-content-template ul.hays__erstlogin__login-start__mail-topics {
  list-style: none;
  padding-left: 20px;
}

/*** module/common/_wallcallendar **/
.wallcalendar .hays__erstlogin__login-start__mail-topics li label {
  display: inline-block;
}

/*** module/common/_studien-content-template **/
div.studien-content-template ul.hays__erstlogin__login-start__mail-topics {
  list-style: none;
  padding-left: 0px;
}

/*** module/common/_joboffer **/
.job-offer .hays__erstlogin__login-start__mail-topics {
  padding: 0;
  padding-top: 5px;
  margin-bottom: 0px !important;
}
.job-offer .hays__erstlogin__login-start__mail-topics li {
  list-style-type: none;
  padding-top: 5px;
}
.job-offer .hays__erstlogin__login-start__mail-topics li input {
  -webkit-appearance: none;
  background-color: var(--h-white);
  border: 1px solid var(--h-border);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  margin: 0 5px 0 0;
}
.job-offer .hays__erstlogin__login-start__mail-topics li input:checked:after {
  content: "✔";
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #00ade3;
}
.job-offer .hays__erstlogin__login-start__mail-topics li label {
  margin-bottom: 0px;
  display: inline-flex;
  font-weight: normal;
}

/* }}} */
/* landingpage templates {{{ */
/*
*   used with preprocessors and contain font, colors definitions, etc.
*/
.journal-content-article .c-success-story__contents, .journal-content-article .c-success-story__header-inner, .c-linklist {
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1220px;
}

/*
*   globally used mixins and functions.
*   It’s important not to output any CSS in the first 2 layers
*/
/* functions */
/* mixins */
/*
*   These are bare, unclassed HTML elements (like H1, A, etc.).
*   Redefine the default browser definitions
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
*   These are bare, unclassed HTML elements (like H1, A, etc.).
*   Redefine the default browser definitions
*/
/*
*   This is the first layer in which we find class-based selectors. These are concerned with styling non-cosmetic
*   design patterns, or 'objects'. Objects can range from something as simple as a .wrapper element, to layout systems,
*   through to things like the OOCSS poster child – the Media Object
*/
.o-lp-templates {
  /*
  h1.o-headline,
  h2.o-headline,
  .o-headline {
      font-size: 2.500rem; //40px;
      line-height: 1.12;
      font-weight: 700;
      color: var(--h-dark-blue);
      text-transform: uppercase;

      @include lp-media(xs) {
          font-size : 2.000rem; //32px;
      }
  }

  h5.o-subline,
  .o-subline {
      font-size: 1.500rem; //24px;
      line-height: 1.12;
      font-weight: 700;
      color: var(--h-white);
      text-transform: uppercase;

      @include lp-media(xs) {
          font-size : 1.375rem; //22px
      }
  }

  */
  /* h2, h3, h4, h5, h6 {
      margin: 0;
      padding: 0;
  }*/
}
.o-lp-templates button.o-button,
.o-lp-templates a.o-button,
.o-lp-templates .o-button {
  display: inline-block;
  padding: 9px 18px;
  min-height: 40px;
  width: 325px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: var(--h-white);
  background: var(--h-dark-blue);
  transition: background-color 0.3s linear 0s;
  outline: none;
}
@media (max-width: 479px) {
  .o-lp-templates button.o-button,
.o-lp-templates a.o-button,
.o-lp-templates .o-button {
    width: 100%;
  }
}
.o-lp-templates button.o-button:hover,
.o-lp-templates a.o-button:hover,
.o-lp-templates .o-button:hover {
  background: var(--h-electric-blue);
  outline: none;
}
@media (min-width: 990px) {
  .o-lp-templates .o-richtext {
    flex: 1 1 100%;
  }
}
.o-lp-templates .o-richtext__content {
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 990px) {
  .o-lp-templates .o-richtext__content {
    padding-top: 10px;
  }
}
.o-lp-templates .o-richtext__content h4 {
  margin: 25px 0 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--h-hays-orange);
}
.o-lp-templates .o-richtext__content table {
  margin-bottom: 25px;
}
.o-lp-templates .o-richtext__content img {
  margin-bottom: 25px;
}
.o-lp-templates .o-richtext__content ol {
  display: block;
  margin: 0 0 25px 0;
  padding: 0;
  font-size: var(--h-base-font-size);
  color: var(--h-base-font-color);
  word-break: normal;
  -moz-hyphens: manual;
}
.o-lp-templates .o-richtext__content ol li {
  line-height: 1.4;
  margin-bottom: 6px;
  display: list-item;
  position: relative;
  margin-left: var(--h-base-font-size);
  font-size: var(--h-base-font-size);
}
.o-lp-templates .o-richtext__content ol li a {
  color: var(--h-base-link-color);
  text-decoration: none;
  cursor: pointer;
}
.o-lp-templates .o-richtext__content ol li a:hover {
  color: var(--h-base-link-color-hover);
  text-decoration: none;
}
.o-lp-templates .o-spinner > div {
  width: 18px;
  height: 18px;
  background-color: var(--h-electric-blue);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: lp-bouncedelay 1.4s infinite ease-in-out both;
  animation: lp-bouncedelay 1.4s infinite ease-in-out both;
}
.o-lp-templates .o-spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.o-lp-templates .o-spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes lp-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes lp-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.o-lp-templates .o-teaser {
  margin-top: 30px;
  background-color: var(--h-electric-blue);
  color: var(--h-white);
}
@media (min-width: 768px) and (max-width: 989px) {
  .o-lp-templates .o-teaser {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 990px) {
  .o-lp-templates .o-teaser {
    flex: 0 0 32.1937321937%;
    margin-left: calc(6.7663817664% + 20px);
  }
}
@media (min-width: 990px) {
  .js .o-lp-templates .o-teaser {
    position: relative;
    right: -100%;
    transition: right 0.6s ease-out 0s;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .o-lp-templates .o-teaser__media {
    flex: 1 1 100%;
  }
}
.o-lp-templates .o-teaser__media img {
  width: 100%;
}
.o-lp-templates .o-teaser__headline {
  margin-top: 0;
  text-transform: uppercase;
  color: inherit;
}
.o-lp-templates .o-teaser__content {
  padding: 20px;
}
.o-lp-templates .o-teaser__content p {
  color: inherit;
}
.o-lp-templates .o-teaser__content p:last-child {
  margin: 0;
  padding: 0;
}
.o-lp-templates .o-teaser__content label {
  font-weight: 400;
  text-transform: lowercase;
  color: var(--h-dark-blue);
}
.o-lp-templates .o-teaser__content a {
  color: inherit;
}
.o-lp-templates .o-teaser__content a:hover, .o-lp-templates .o-teaser__content a:focus {
  color: inherit;
  text-decoration: underline;
}
@media (min-width: 990px) {
  .o-lp-templates .-active > .o-teaser {
    right: 0;
  }
}
.o-lp-templates h2 {
  font-size: 2.1875rem;
  line-height: 0.9142857143;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 479px) {
  .o-lp-templates h2 {
    font-size: 1.75rem;
  }
}
.o-lp-templates h3 {
  font-size: 1.375rem;
  line-height: 1.0909090909;
  font-weight: 600;
  text-align: left;
  margin-top: 40px;
}
@media (max-width: 479px) {
  .o-lp-templates h3 {
    font-size: 1.375rem;
    margin-top: 25px;
  }
}
.o-lp-templates h4 {
  font-size: 1.375rem;
  line-height: 1.0909090909;
  font-weight: 400;
  text-align: left;
}
@media (max-width: 479px) {
  .o-lp-templates h4 {
    font-size: 1.375rem;
  }
}
.o-lp-templates h5 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 479px) {
  .o-lp-templates h5 {
    font-size: 1.375rem;
  }
}
.o-lp-templates p {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
}
.o-lp-templates a {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
}
.o-lp-templates .slick-slider {
  /* Arrows */
  /* Dots */
}
.o-lp-templates .slick-slider .slick-slide {
  margin: 0;
}
.o-lp-templates .slick-slider .slick-prev,
.o-lp-templates .slick-slider .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  background: transparent;
  cursor: pointer;
  z-index: 2;
}
@media (max-width: 767px) {
  .o-lp-templates .slick-slider .slick-prev,
.o-lp-templates .slick-slider .slick-next {
    position: absolute;
    top: 25%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .o-lp-templates .slick-slider .slick-prev,
.o-lp-templates .slick-slider .slick-next {
    display: none;
  }
}
.o-lp-templates .slick-slider .slick-prev:hover, .o-lp-templates .slick-slider .slick-prev:focus,
.o-lp-templates .slick-slider .slick-next:hover,
.o-lp-templates .slick-slider .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.o-lp-templates .slick-slider .slick-prev:before,
.o-lp-templates .slick-slider .slick-next:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: scale(1, 1.5) rotate(-225deg);
  opacity: 0.4;
  /* @include lp-media-phone {
         border-color: var(--h-dark-blue);
         opacity: 1;
     } */
}
.o-lp-templates .slick-slider .slick-prev {
  left: 20px;
}
[dir=rtl] .o-lp-templates .slick-slider .slick-prev {
  left: auto;
  right: 20px;
}
.o-lp-templates .slick-slider .slick-prev:focus:hover:before {
  opacity: 0.4;
  width: 20px;
  height: 20px;
}
.o-lp-templates .slick-slider .slick-prev:hover:before {
  opacity: 0.4;
  width: 20px;
  height: 20px;
}
.o-lp-templates .slick-slider .slick-prev:before {
  transform: scale(1, 1.5) rotate(-225deg);
}
[dir=rtl] .o-lp-templates .slick-slider .slick-prev:before {
  transform: scale(1, 1.5) rotate(-45deg);
}
.o-lp-templates .slick-slider .slick-next {
  right: 20px;
}
[dir=rtl] .o-lp-templates .slick-slider .slick-next {
  left: 20px;
  right: auto;
}
.o-lp-templates .slick-slider .slick-next:focus:hover:before {
  opacity: 0.4;
  width: 20px;
  height: 20px;
}
.o-lp-templates .slick-slider .slick-next:hover:before {
  opacity: 0.4;
  width: 20px;
  height: 20px;
}
.o-lp-templates .slick-slider .slick-next:before {
  transform: scale(1, 1.5) rotate(-45deg);
}
[dir=rtl] .o-lp-templates .slick-slider .slick-next:before {
  transform: scale(1, 1.5) rotate(-225deg);
}
.o-lp-templates .slick-slider .slick-dots {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
}
.o-lp-templates .slick-slider .slick-dots li {
  position: relative;
  display: inline-block !important;
  width: 10px;
  height: 10px;
  margin: 0 5px !important;
  padding: 0 !important;
  cursor: pointer;
  line-height: 1 !important;
}
.o-lp-templates .slick-slider .slick-dots li:before {
  content: " " !important;
  color: transparent !important;
}
.o-lp-templates .slick-slider .slick-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  outline: none;
  border: 0;
  background: transparent;
  font-size: 0px;
  line-height: 0px;
  color: transparent;
  cursor: pointer;
}
.o-lp-templates .slick-slider .slick-dots li button:hover, .o-lp-templates .slick-slider .slick-dots li button:focus {
  outline: none;
}
.o-lp-templates .slick-slider .slick-dots li button:hover:before, .o-lp-templates .slick-slider .slick-dots li button:focus:before {
  background-color: var(--h-dark-blue);
}
.o-lp-templates .slick-slider .slick-dots li button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  line-height: 10px;
  background-color: var(--h-electric-blue);
  border-radius: 100%;
}
.o-lp-templates .slick-slider .slick-dots li.slick-active button:before {
  background-color: var(--h-dark-blue);
}

/*
*   Specific UI components. This layer is more explicit than the last one in that we are now styling explicit,
*   designed pieces of the DOM
*/
.c-linklist__title {
  margin-bottom: 20px;
}
.c-linklist__content {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 20px;
  overflow: hidden;
  max-height: 120px;
  transition: max-height 0.5s ease-out;
}
.-active .c-linklist__content {
  max-height: 5000px;
  transition: max-height 0.5s ease-in;
}
.-active .c-linklist__content:after {
  height: 0;
}
.c-linklist__content:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100px;
  display: block;
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  z-index: 1;
}
.c-linklist div.c-linklist__content--no-media ul.c-linklist__links {
  width: calc(100% + 20px);
}
.c-linklist ul.c-linklist__links {
  width: calc(66% + 20px);
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
.c-linklist ul.c-linklist__links::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .c-linklist ul.c-linklist__links {
    width: 100%;
    margin-bottom: 20px;
  }
}
.c-linklist li.c-linklist__link {
  width: 50%;
  margin: 0;
  padding: 10px;
  float: left;
}
.c-linklist li.c-linklist__link:before {
  content: none;
}
@media (min-width: 480px) {
  .c-linklist ul.c-linklist__links--3-columns li.c-linklist__link {
    width: 33%;
  }
}
.c-linklist div.c-linklist__media {
  width: 33%;
}
@media (max-width: 767px) {
  .c-linklist div.c-linklist__media {
    width: 100%;
  }
}
.c-linklist div.c-linklist__media img:not(:last-child) {
  margin-bottom: 20px;
}
.c-linklist__label--expanded {
  display: none;
}
.-active .c-linklist__label--expanded {
  display: inline-block;
}
.-active .c-linklist__label--contracted {
  display: none;
}
.c-linklist__cta {
  position: relative;
  text-align: center;
}
.c-linklist__cta:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, var(--h-dark-blue) 0%, var(--h-dark-blue) calc(50% - 175px), rgba(0, 0, 0, 0) calc(50% - 175px), rgba(0, 0, 0, 0) calc(50% + 175px), var(--h-dark-blue) calc(50% + 175px));
}
.c-linklist button.c-linklist__btn {
  display: none;
}
.js .c-linklist button.c-linklist__btn {
  position: relative;
  display: inline-block;
  border: none;
  z-index: 1;
}

.c-stage {
  display: none;
  /* slider controls */
}
.js .c-stage {
  display: block;
}
.c-stage div.c-stage__spinner {
  display: flex;
  justify-content: center;
  margin: 200px auto 200px;
}
.c-stage div.c-stage__slides {
  display: none;
}
.c-stage div.c-stage__slides.slick-initialized {
  display: block;
}
.c-stage .slick-dotted.slick-slider {
  margin-bottom: 60px;
}
.c-stage .slick-dots {
  bottom: -55px;
}
.c-stage .slick-arrow {
  z-index: 1;
}

.c-stageslide {
  position: relative;
  height: auto;
}
.c-stageslide div.c-stageslide__media div.c-stageslide__media-content {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  /* calculate width */
  width: calc(100% - 0% - 0%);
  /* calculate height */
  height: calc(100% - 0% - 0%);
}
.c-stageslide div.c-stageslide__media div.c-stageslide__media-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-stageslide div.c-stageslide__media div.c-stageslide__media-content .cl_nxp_sector {
  z-index: 1;
}
.c-stageslide div.c-stageslide__media--16-9 {
  position: relative;
}
.c-stageslide div.c-stageslide__media--16-9:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.c-stageslide div.c-stageslide__media--21-9 {
  position: relative;
}
.c-stageslide div.c-stageslide__media--21-9:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 42.8571428571%;
}
.c-stageslide div.c-stageslide__media--4-3 {
  position: relative;
}
.c-stageslide div.c-stageslide__media--4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.c-stageslide div.c-stageslide__media--2-1 {
  position: relative;
}
.c-stageslide div.c-stageslide__media--2-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.c-stageslide div.c-stageslide__media--5-2 {
  position: relative;
}
.c-stageslide div.c-stageslide__media--5-2:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 40%;
}
.c-stageslide div.c-stageslide__media--6-2 {
  position: relative;
}
.c-stageslide div.c-stageslide__media--6-2:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 33.3333333333%;
}
.c-stageslide div.c-stageslide__media--filter:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
.c-stageslide div.c-stageslide__media--dark--filter:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.c-stageslide div.c-stageslide__content {
  text-align: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .c-stageslide div.c-stageslide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 60%;
  }
  html[dir=rtl] .c-stageslide div.c-stageslide__content {
    transform: translate(50%, -50%);
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .c-stageslide div.c-stageslide__content {
    top: 50%;
    width: 90%;
  }
}
@media (max-width: 767px) {
  .c-stageslide div.c-stageslide__content {
    width: 100%;
    padding: 40px;
    background-color: var(--h-grau-1);
  }
}
.c-stageslide h2.c-stageslide__headline {
  margin: 0 0 10px 0;
}
.c-stageslide h2.c-stageslide__headline--hays-dark-blue {
  color: var(--h-dark-blue);
}
.c-stageslide h2.c-stageslide__headline--hays-light-blue {
  color: var(--h-electric-blue);
}
.c-stageslide h2.c-stageslide__headline--hays-black {
  color: var(--h-black);
}
.c-stageslide h2.c-stageslide__headline--hays-white {
  color: var(--h-white);
}
.c-stageslide h2.c-stageslide__headline--hays-green {
  color: var(--h-hays-green);
}
.c-stageslide h2.c-stageslide__headline--hays-pink {
  color: var(--h-hays-pink);
}
.c-stageslide h2.c-stageslide__headline--hays-purple {
  color: var(--h-hays-violette);
}
.c-stageslide h2.c-stageslide__headline--hays-orange {
  color: var(--h-hays-orange);
}
.c-stageslide h2.c-stageslide__headline--hays-grey {
  color: var(--h-grau-1);
}
.c-stageslide h2.c-stageslide__headline--hays-dark-grey {
  color: var(--h-grau-7);
}
@media (max-width: 767px) {
  .c-stageslide h2.c-stageslide__headline_mobile {
    margin: 0 0 10px 0;
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-dark-blue {
    color: var(--h-dark-blue);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-light-blue {
    color: var(--h-electric-blue);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-black {
    color: var(--h-black);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-white {
    color: var(--h-white);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-green {
    color: var(--h-hays-green);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-pink {
    color: var(--h-hays-pink);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-purple {
    color: var(--h-hays-violette);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-orange {
    color: var(--h-hays-orange);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-grey {
    color: var(--h-grau-1);
  }
  .c-stageslide h2.c-stageslide__headline_mobile--hays-dark-grey {
    color: var(--h-grau-7);
  }
}
.c-stageslide h3.c-stageslide__subline {
  color: var(--h-white);
}
.c-stageslide h3.c-stageslide__subline--hays-dark-blue {
  color: var(--h-dark-blue);
}
.c-stageslide h3.c-stageslide__subline--hays-light-blue {
  color: var(--h-electric-blue);
}
.c-stageslide h3.c-stageslide__subline--hays-black {
  color: var(--h-black);
}
.c-stageslide h3.c-stageslide__subline--hays-white {
  color: var(--h-white);
}
.c-stageslide h3.c-stageslide__subline--hays-green {
  color: var(--h-hays-green);
}
.c-stageslide h3.c-stageslide__subline--hays-pink {
  color: var(--h-hays-pink);
}
.c-stageslide h3.c-stageslide__subline--hays-purple {
  color: var(--h-hays-violette);
}
.c-stageslide h3.c-stageslide__subline--hays-orange {
  color: var(--h-hays-orange);
}
.c-stageslide h3.c-stageslide__subline--hays-grey {
  color: var(--h-grau-1);
}
.c-stageslide h3.c-stageslide__subline--hays-dark-grey {
  color: var(--h-grau-7);
}
@media (max-width: 767px) {
  .c-stageslide h3.c-stageslide__subline_mobile {
    color: var(--h-electric-blue);
    margin: 0 0 10px 0;
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-dark-blue {
    color: var(--h-dark-blue);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-light-blue {
    color: var(--h-electric-blue);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-black {
    color: var(--h-black);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-white {
    color: var(--h-white);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-green {
    color: var(--h-hays-green);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-pink {
    color: var(--h-hays-pink);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-purple {
    color: var(--h-hays-violette);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-orange {
    color: var(--h-hays-orange);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-grey {
    color: var(--h-grau-1);
  }
  .c-stageslide h3.c-stageslide__subline_mobile--hays-dark-grey {
    color: var(--h-grau-7);
  }
}
.c-stageslide div.c-stageslide__textarea {
  margin: 0 0 10px 0;
  text-align: left;
}
.c-stageslide div.c-stageslide__textarea.hays-dark-blue ul {
  color: var(--h-dark-blue);
}
.c-stageslide div.c-stageslide__textarea.hays-light-blue ul {
  color: var(--h-electric-blue);
}
.c-stageslide div.c-stageslide__textarea.hays-black ul {
  color: var(--h-black);
}
.c-stageslide div.c-stageslide__textarea.hays-white ul {
  color: var(--h-white);
}
.c-stageslide div.c-stageslide__textarea.hays-green ul {
  color: var(--h-hays-green);
}
.c-stageslide div.c-stageslide__textarea.hays-pink ul {
  color: var(--h-hays-pink);
}
.c-stageslide div.c-stageslide__textarea.hays-purple ul {
  color: var(--h-hays-violette);
}
.c-stageslide div.c-stageslide__textarea.hays-orange ul {
  color: var(--h-hays-orange);
}
.c-stageslide div.c-stageslide__textarea.hays-grey ul {
  color: var(--h-grau-1);
}
.c-stageslide div.c-stageslide__textarea.hays-dark-grey ul {
  color: var(--h-grau-7);
}
@media (max-width: 767px) {
  .c-stageslide div.c-stageslide__textarea_mobile {
    margin: 0 0 10px 0;
    text-align: left;
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-dark-blue ul {
    color: var(--h-dark-blue);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-light-blue ul {
    color: var(--h-electric-blue);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-black ul {
    color: var(--h-black);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-white ul {
    color: var(--h-white);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-green ul {
    color: var(--h-hays-green);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-pink ul {
    color: var(--h-hays-pink);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-purple ul {
    color: var(--h-hays-violette);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-orange ul {
    color: var(--h-hays-orange);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-grey ul {
    color: var(--h-grau-1);
  }
  .c-stageslide div.c-stageslide__textarea_mobile.hays-dark-grey ul {
    color: var(--h-grau-7);
  }
}
.c-stageslide a.c-stageslide__button {
  top: 160%;
  left: 0;
}
.c-stageslide a.c-stageslide__button--hays-dark-blue {
  background-color: var(--h-dark-blue);
}
.c-stageslide a.c-stageslide__button--hays-light-blue {
  background-color: var(--h-electric-blue);
}
.c-stageslide a.c-stageslide__button--hays-black {
  background-color: var(--h-black);
}
.c-stageslide a.c-stageslide__button--hays-white {
  background-color: var(--h-white);
}
.c-stageslide a.c-stageslide__button--hays-green {
  background-color: var(--h-hays-green);
}
.c-stageslide a.c-stageslide__button--hays-pink {
  background-color: var(--h-hays-pink);
}
.c-stageslide a.c-stageslide__button--hays-purple {
  background-color: var(--h-hays-violette);
}
.c-stageslide a.c-stageslide__button--hays-orange {
  background-color: var(--h-hays-orange);
}
.c-stageslide a.c-stageslide__button--hays-grey {
  background-color: var(--h-grau-1);
}
.c-stageslide a.c-stageslide__button--hays-dark-grey {
  background-color: var(--h-grau-7);
}
.c-stageslide a.c-stageslide__button--hays-white {
  color: var(--h-electric-blue) !important;
  border: 1px solid var(--h-electric-blue);
}

.journal-content-article .c-success-story {
  font-size: 1rem;
}
.journal-content-article .c-success-story_active-story-title {
  opacity: 100%;
  color: var(--h-dark-blue);
  font-weight: bold;
}
.journal-content-article .c-success-story_active-story-description {
  color: var(--h-black);
  font-size: 15px;
  font-weight: bold;
}
.journal-content-article .c-success-story_active-story-icon {
  color: var(--h-hellblau);
  float: right;
}
.journal-content-article .c-success-story__header {
  position: relative;
  overflow: hidden;
}
.journal-content-article .c-success-story__video .cl_nxp_sector {
  z-index: 2;
}
.journal-content-article .c-success-story__media--hays-dark-blue {
  background-color: var(--h-dark-blue);
}
.journal-content-article .c-success-story__media--hays-light-blue {
  background-color: var(--h-electric-blue);
}
.journal-content-article .c-success-story__media--hays-black {
  background-color: var(--h-black);
}
.journal-content-article .c-success-story__media--hays-white {
  background-color: var(--h-white);
}
.journal-content-article .c-success-story__media--hays-green {
  background-color: var(--h-hays-green);
}
.journal-content-article .c-success-story__media--hays-pink {
  background-color: var(--h-hays-pink);
}
.journal-content-article .c-success-story__media--hays-purple {
  background-color: var(--h-hays-violette);
}
.journal-content-article .c-success-story__media--hays-orange {
  background-color: var(--h-hays-orange);
}
.journal-content-article .c-success-story__media--hays-grey {
  background-color: var(--h-grau-1);
}
.journal-content-article .c-success-story__media--hays-dark-grey {
  background-color: var(--h-grau-7);
}
.journal-content-article .c-success-story__media .c-success-story_active-story {
  position: absolute;
  z-index: 2;
  opacity: 0.9;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -50%);
  background-color: var(--h-white);
  color: var(--h-white);
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__media .c-success-story_active-story {
    display: none;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__media .c-success-story_active-story {
    display: none;
  }
}
.journal-content-article .c-success-story__media--hays-white {
  border: 2px solid var(--h-hellblau);
}
.journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner {
  position: static;
}
@media (min-width: 480px) {
  .journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner {
    border-top: 0;
    border-bottom: 0;
    border: 2px solid var(--h-grey);
  }
}
@media (min-width: 480px) {
  .journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner.border-teal {
    border-top: 0;
    border-bottom: 0;
    border: 2px solid var(--h-teal);
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner .c-success-story__header-content {
    border-bottom: 2px solid var(--h-hellblau);
  }
}
.journal-content-article .c-success-story__media--filter::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.journal-content-article .c-success-story__media--no-media {
  position: relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 300px;
}
.journal-content-article .c-success-story__media--no-media .c-success-story_active-story {
  position: absolute;
  z-index: 4;
  opacity: 0.9;
  top: 100%;
  width: 100%;
  background-color: #EFEFEF;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__media--no-media .c-success-story_active-story {
    display: none;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__media--no-media {
    height: 500px;
    z-index: -1;
  }
}
.journal-content-article .c-success-story__media--no-media::after {
  content: none;
}
.journal-content-article .c-success-story__media--no-media + .c-success-story__header-inner {
  position: static;
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__media--no-media + .c-success-story__header-inner .c-success-story__header-content {
    position: static;
    padding-bottom: 25px;
    min-height: 150px;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .journal-content-article .c-success-story__media--no-media + .c-success-story__header-inner .c-success-story__header-content {
    min-height: 200px;
  }
}
.journal-content-article .c-success-story__image {
  width: 100%;
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__header-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .journal-content-article .c-success-story__header-inner .c-success-story__tabs {
    display: block;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__header-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
  }
}
.journal-content-article .c-success-story__header-content {
  color: var(--h-white);
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 3;
}
.journal-content-article .c-success-story__header-content h2 {
  line-height: 110%;
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__header-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 95%;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__header-content {
    top: 40px;
  }
}
.journal-content-article .c-success-story__header-content .c-success-story__meta {
  font-weight: 600;
  color: inherit;
}
.journal-content-article .c-success-story__header-content .c-success-story__headline {
  margin-bottom: 0;
  font-size: 1.5625rem;
  text-transform: none;
  color: var(--h-dark-blue);
  padding-top: 10px;
  font-weight: 700;
  font-family: var(--h-font-family);
}
@media (min-width: 768px) {
  .journal-content-article .c-success-story__header-content .c-success-story__headline {
    font-size: 2.3125rem;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__header-content .c-success-story__headline {
    margin-bottom: 50px;
    font-size: 2.3125rem;
  }
}
.journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner .c-success-story__header-content, .journal-content-article .c-success-story__media--hays-grey + .c-success-story__header-inner .c-success-story__header-content {
  color: var(--h-dark-blue);
}
.journal-content-article .c-success-story__header-text {
  position: absolute;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__header-text {
    position: static;
  }
}
.journal-content-article .c-success-story__tabs {
  position: relative;
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tabs {
    width: 100%;
    display: none;
    z-index: 1;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tabs {
    width: 100%;
    display: none;
    z-index: 3;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tabs {
    width: 50%;
    position: static;
    margin: 0 -10px;
    width: calc(100% + 20px);
  }
  .journal-content-article .c-success-story__tabs::before {
    content: none;
    z-index: 3;
  }
}
.journal-content-article .c-success-story__tabs-inner {
  display: flex;
  align-self: center;
  margin-bottom: 0;
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tabs-inner li:last-child {
    border-bottom: 1px solid var(--h-electric-blue);
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tabs-inner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: column;
    margin: 0;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tabs-inner {
    justify-content: flex-start;
  }
}
@media (max-width: 766px) {
  .journal-content-article .c-success-story__tabs-inner {
    border: 2px solid var(--h-grey);
    border-top: 0;
    border-bottom: 0;
  }
}
@media (max-width: 766px) {
  .journal-content-article .c-success-story__tabs-inner.border-teal {
    border: 2px solid var(--h-teal);
    border-top: 0;
    border-bottom: 0;
  }
}
.journal-content-article .c-success-story__tab {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  color: var(--h-electric-blue);
  background-color: rgba(255, 255, 255, 0.8);
  transition: padding 0.1s linear 0s;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tab {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 40px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.125) !important;
    margin-bottom: -1px;
    background-color: var(--h-white) !important;
    color: var(--h-electric-blue) !important;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab {
    border-top: 1px solid var(--h-white);
    border-right: 1px solid var(--h-white);
    transition: padding 0.3s linear 0s;
    min-height: 40px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.125) !important;
    margin-bottom: -1px;
    background-color: var(--h-white) !important;
    color: var(--h-electric-blue) !important;
    opacity: 0.8;
  }
  .journal-content-article .c-success-story__tab--hays-dark-blue {
    background-color: var(--h-dark-blue);
  }
  .journal-content-article .c-success-story__tab--hays-light-blue {
    background-color: var(--h-electric-blue);
  }
  .journal-content-article .c-success-story__tab--hays-black {
    background-color: var(--h-black);
  }
  .journal-content-article .c-success-story__tab--hays-white {
    background-color: var(--h-white);
  }
  .journal-content-article .c-success-story__tab--hays-green {
    background-color: var(--h-hays-green);
  }
  .journal-content-article .c-success-story__tab--hays-pink {
    background-color: var(--h-hays-pink);
  }
  .journal-content-article .c-success-story__tab--hays-purple {
    background-color: var(--h-hays-violette);
  }
  .journal-content-article .c-success-story__tab--hays-orange {
    background-color: var(--h-hays-orange);
  }
  .journal-content-article .c-success-story__tab--hays-grey {
    background-color: var(--h-grau-1);
  }
  .journal-content-article .c-success-story__tab--hays-dark-grey {
    background-color: var(--h-grau-7);
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab {
    flex: 1 1 100%;
    align-self: flex-end;
    max-width: 376.6666666667px;
    height: auto;
    min-height: 115px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 20px;
    width: auto;
    background-color: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    transition: margin-bottom 0.1s linear 0s, background-color 0.3s linear 0s;
  }
  .journal-content-article .c-success-story__tab--hays-dark-blue {
    color: var(--h-dark-blue);
  }
  .journal-content-article .c-success-story__tab--hays-light-blue {
    color: var(--h-electric-blue);
  }
  .journal-content-article .c-success-story__tab--hays-black {
    color: var(--h-black);
  }
  .journal-content-article .c-success-story__tab--hays-white {
    color: var(--h-white);
  }
  .journal-content-article .c-success-story__tab--hays-green {
    color: var(--h-hays-green);
  }
  .journal-content-article .c-success-story__tab--hays-pink {
    color: var(--h-hays-pink);
  }
  .journal-content-article .c-success-story__tab--hays-purple {
    color: var(--h-hays-violette);
  }
  .journal-content-article .c-success-story__tab--hays-orange {
    color: var(--h-hays-orange);
  }
  .journal-content-article .c-success-story__tab--hays-grey {
    color: var(--h-grau-1);
  }
  .journal-content-article .c-success-story__tab--hays-dark-grey {
    color: var(--h-grau-7);
  }
}
@media (max-width: 766px) {
  .journal-content-article .c-success-story__tab {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 88%;
    margin: 0 auto;
  }
}
.journal-content-article .c-success-story__tab::before {
  content: none;
}
.journal-content-article .c-success-story__tab:hover, .journal-content-article .c-success-story__tab:focus {
  cursor: pointer;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab:hover, .journal-content-article .c-success-story__tab:focus {
    background-color: var(--h-white);
    transition: background-color 0.3s linear 0s;
  }
}
.journal-content-article .c-success-story__tab .c-success-story__tab-author {
  color: var(--h-mid-blue);
  font-weight: 600;
  text-align: center;
  transition: font-size 0.3s linear 0s;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author {
    margin-bottom: 10px;
    color: var(--h-dark-blue);
    transition-delay: 0.3s;
  }
}
@media (min-width: 480px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author {
    width: 95%;
    margin: 10px 0 0 0;
  }
}
.journal-content-article .c-success-story__tab .c-success-story__tab-author-position {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--h-black);
  transition: color 0.3s linear 0s;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author-position {
    display: block;
    transition-delay: 0.3s;
  }
}
.journal-content-article .c-success-story__tab .c-success-story__tab-headline {
  display: none;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-headline {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    opacity: 1;
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 600;
    text-transform: uppercase;
    color: inherit;
    overflow: hidden;
    transition: height 0.3s linear 0s, opacity 0.3s linear 0.3s;
  }
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author-name {
    text-align: left;
    margin-top: 2px;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author-name {
    text-align: left;
    margin-top: 2px;
  }
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author-position {
    text-align: left;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab .c-success-story__tab-author-position {
    text-align: left;
  }
}
.journal-content-article .c-success-story__tab.-active {
  background-color: var(--h-white);
  opacity: 1;
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tab.-active {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab.-active {
    border: 0;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab.-active {
    padding: 20px;
    min-height: 160px;
    align-self: flex-end;
    transition: margin-bottom 0.5s linear 0.1s, background-color 0.5s linear 0.1s;
  }
}
.journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-name {
  color: var(--h-dark-blue);
  transition: font-size 0.3s linear 0s;
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-name {
    text-align: left;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-name {
    text-align: left;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-name {
    transition-delay: 0.3s;
  }
}
.journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-position {
  display: block;
  color: var(--h-grau-6);
}
@media (max-width: 479px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-position {
    text-align: left;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-position {
    text-align: left;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-position {
    transition: color 0.3s linear 0.3s;
  }
}
@media (max-width: 989px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-author-position::after {
    margin-bottom: -8px;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__tab.-active .c-success-story__tab-headline {
    display: block;
    height: 0 !important;
    transition: height 0.5s linear 0.1s;
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner .c-success-story__tab {
    border: 2px solid var(--h-electric-blue);
  }
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__media--hays-white + .c-success-story__header-inner .c-success-story__tab.-active {
    border-bottom: 0;
  }
}
.journal-content-article .c-success-story__contents {
  position: relative;
  border: 2px solid var(--h-grey);
  border-top: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.journal-content-article .c-success-story__contents.border-teal {
  border: 2px solid var(--h-teal);
  border-top: 0;
}
.journal-content-article .c-success-story__content {
  margin-top: 20px;
  margin-bottom: 20px;
  display: none;
}
.journal-content-article .c-success-story__content::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__content {
    margin-top: 0;
    margin-bottom: 75px;
  }
}
.js .journal-content-article .c-success-story__content {
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.3s linear 0.3s;
}
@media (min-width: 990px) {
  .journal-content-article .c-success-story__content {
    align-items: flex-start;
  }
}
.journal-content-article .c-success-story__content.-active {
  opacity: 1;
  max-height: initial;
  display: flex;
}
.journal-content-article .c-success-story__content .o-richtext__content {
  margin-bottom: 50px;
}
.journal-content-article .c-success-story__content .c-success-story-content-buttons {
  margin-bottom: 20px;
}

/* }}} */
/* Studies overview {{{ */
.studies-form {
  margin-top: 20px;
}

.studies-select .selectize-input {
  border-radius: 0;
}

.studies-input {
  border-radius: 0;
  padding: 6px 12px !important;
}

.studies-button {
  border-radius: 0;
  transition: background-color 0.2s ease-in-out 0s;
  border-style: none;
  border-width: 0;
  color: var(--h-white);
  background-color: var(--h-glow-mid-blue);
  width: 100%;
  padding: 4px 6px;
}
.studies-button:hover {
  color: var(--h-white);
  background-color: var(--h-glow-btn-primary-hover);
}
.studies-button:active {
  transition: background-color 0.2s ease-in-out 0s;
  color: var(--h-white);
  background-color: var(--h-btn-primary-hover);
}
.studies-button:focus {
  transition: background-color 0.2s ease-in-out 0s;
  color: var(--h-white);
  background-color: var(--h-btn-primary-hover);
}
.studies-button .icon-search {
  color: var(--h-white) !important;
}

div.form-group a.studies-button-remove {
  background-color: transparent;
  border: none;
  padding: 0;
  font-size: 24px;
  text-decoration: none;
}
div.form-group a.studies-button-remove:hover {
  background-color: transparent;
  color: var(--h-link-hover-glow);
}
div.form-group a.studies-button-remove:hover svg.removefiltericon path.stroke {
  stroke: var(--h-link-hover-glow);
  transition: stroke 0.1s linear;
}
div.form-group a.studies-button-remove:hover svg.removefiltericon span {
  text-decoration: underline;
}
div.form-group a.studies-button-remove:active {
  background-color: transparent;
  color: var(--h-link-hover-glow);
}
div.form-group a.studies-button-remove:focus {
  background-color: transparent;
  color: var(--h-link-hover-glow);
}
div.form-group a.studies-button-remove span {
  font-size: var(--h-text-fs);
  font-weight: 600;
  padding-bottom: 4px;
  vertical-align: middle;
}
div.form-group a.studies-button-remove .icon-remove {
  padding-right: 15px;
}

/*.studies-total {
    font-size: 150%;
    color: var(--h-dark-blue);
    font-weight: 600;
}*/
.studies-search-container {
  margin-bottom: 50px;
  margin-top: 0;
}

/* Show "..." after two lines of text on modern browsers */
.studies-content {
  color: var(--h-black);
  font-weight: normal;
}
.studies-content .ellipsis {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 0;
}
.studies-content h2 {
  text-transform: none;
  margin-bottom: 25px;
}
.studies-content h2 span {
  font-weight: 600;
  font-size: 75%;
  color: var(--h-glow-mid-blue);
}
.studies-content h2:hover {
  color: var(--h-glow-btn-primary-hover);
}
.studies-content h2:hover span {
  color: var(--h-glow-btn-primary-hover);
}
.studies-content p.studies-cta {
  font-weight: 600;
  color: var(--h-dark-blue);
}
.studies-content p.studies-cta:hover {
  color: var(--h-glow-btn-primary-hover);
}

.hays-studies-container {
  min-height: 336px;
  background: var(--h-parchment);
  position: relative;
  top: -60px;
  padding: 40px 0;
  /*#studies-button-remove{
      span{
          @media (max-width: 575px) {
              position:relative;
              &:before{
                  position: absolute;
                  content: "+";
                  transform: rotate(45deg);
                  left: -22px;
                  top: -10px;
                  font-size: 30px;
              }
          }
      }
  }*/
}
.hays-studies-container:before {
  content: " ";
  width: 100%;
  height: 100%;
  left: 0%;
  position: absolute;
  background-color: var(--h-bg-highlighted);
  z-index: -1;
  transform: translate(-100%);
  top: 0;
}
.hays-studies-container:after {
  content: " ";
  width: 100%;
  height: 100%;
  right: 0%;
  position: absolute;
  background-color: var(--h-bg-highlighted);
  z-index: -1;
  transform: translate(100%);
  top: 0;
}
.hays-studies-container .d-lg-none {
  display: inline-block !important;
}
.hays-studies-container .h-headline-content-template {
  margin-bottom: 55px;
}
.hays-studies-container .h-headline-content-template h1 {
  font-family: var(--h-glow-font-family);
}
.hays-studies-container .studies-button {
  border-radius: 4px;
  height: 50px;
  width: 66px;
}
.hays-studies-container .studies-button:hover {
  background-color: var(--h-glow-btn-primary-hover);
}
.hays-studies-container .studies-button:focus {
  border: none;
  box-shadow: none;
  transition: none;
  background-color: var(--h-glow-btn-primary-hover);
}
.hays-studies-container .studies-button .icon-search {
  font-size: 18px;
}
.hays-studies-container .studies-button .icon-search:hover {
  color: var(--h-white) !important;
}
.hays-studies-container select.form-control {
  color: var(--h-black);
  border: var(--h-border-width-sm) solid var(--h-glow-grey);
  border-radius: var(--h-glow-border-radius);
  height: 50px !important;
  position: relative;
  background: transparent url("../images/modules/common/icons/chevron-update-down.svg") no-repeat;
  background-position: right 0.8rem center;
  background-size: 14px 12px;
  padding-left: 15px !important;
  padding-right: 25px !important;
  font-weight: var(--h-font-regular);
}
.hays-studies-container input {
  height: 50px !important;
  color: var(--h-black) !important;
  border-color: var(--h-glow-grey) !important;
  border-radius: var(--h-glow-border-radius) !important;
  font-weight: var(--h-font-regular);
}
.hays-studies-container label {
  font-size: var(--h-text-fs-lg);
  line-height: 30px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-black);
}
@media (max-width: 575px) {
  .hays-studies-container label {
    font-size: var(--h-text-fs);
    line-height: 24px;
  }
}
.hays-studies-container .studies-dropdown {
  padding-right: 10px;
  padding-left: 0px;
}
.hays-studies-container .studies-dropdown:first-child {
  padding-left: 15px;
}
.hays-studies-container .studies-input-container {
  padding-left: 0px;
  padding-right: 10px;
}
.hays-studies-container .search-btn-container {
  padding-top: 38px;
  padding-right: 0;
  padding-left: 0px;
}

.studies-search-container {
  margin-left: 0px;
}
.studies-search-container .table-bordered td.table-cell.only {
  padding: 40px 0;
  background: var(--h-bg);
  border-bottom: var(--h-border-width-sm) solid var(--h-grey) !important;
}
.studies-search-container .table-bordered td.table-cell.only div:first-child {
  padding-left: 0px;
}
.studies-search-container .table-bordered td.table-cell .studies-content p {
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
  line-height: 24px;
  color: var(--h-text);
}
.studies-search-container .table-bordered td.table-cell .studies-content .studies-cta {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-mid-blue);
  position: relative;
  display: inline-block;
}
.studies-search-container .table-bordered td.table-cell .studies-content .studies-cta:after {
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 5.5px solid var(--h-border-highlighted);
  content: "";
  position: absolute;
  top: 11px;
  right: -14px;
  transform: rotate(270deg);
}
.studies-search-container .table-bordered td.table-cell .studies-content .studies-cta:hover {
  color: var(--h-glow-btn-primary-hover);
}
.studies-search-container .table-bordered td.table-cell .studies-content .studies-cta:hover:after {
  border-top-color: var(--h-glow-btn-primary-hover);
}
.studies-search-container .table-bordered td.table-cell h2 {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  /*&:hover{
      color:var(--h-btn-secondary-hover);
  }*/
}

.studies-total {
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-dark-blue);
  font-size: var(--h-glow-h3-fs);
  line-height: 30px;
}

.studies-button-remove-container {
  padding-left: 0;
}
@media (max-width: 575px) {
  .studies-button-remove-container div.form-group a.studies-button-remove svg {
    margin-right: 3px;
    margin-top: 4px;
  }
}
.studies-button-remove-container div.form-group a.studies-button-remove:focus {
  box-shadow: none;
  color: var(--h-link-hover-glow);
}
.studies-button-remove-container div.form-group a.studies-button-remove:focus svg {
  color: var(--h-link-hover-glow);
}
.studies-button-remove-container div.form-group a.studies-button-remove:hover {
  box-shadow: none;
  color: var(--h-link-hover-glow);
}
.studies-button-remove-container div.form-group a.studies-button-remove:hover svg {
  color: var(--h-link-hover-glow);
}
.studies-button-remove-container div.form-group a.studies-button-remove:hover svg.removefiltericon line.stroke {
  stroke: var(--h-link-hover-glow);
}

.searchcontainer-content .table-hover tbody tr:hover {
  background-color: var(--h-white) !important;
}
.searchcontainer-content .table-bordered td {
  border-bottom: 1px solid var(--h-grey) !important;
}

/*.hays-studies-container{
    .h-headline-content-template {
        @media (min-width: 1200px) {
            position:relative;
            &:before {
                position: absolute;
                height:148px;
                width:140px;
                top: 20px;
                left: -185px;
                content: '';
                background: url('../images/arrow-header-content-template/Studies-Overview-Arrow-Left.png') no-repeat;
            }
            &:after {
                position: absolute;
                height:72px;
                width:72px;
                top: 0px;
                right: -140px;
                z-index: 1;
                display: block;
                content: '';
                background: url('../images/arrow-header-content-template/Studies-Overview-Arrow-Right.png') no-repeat;
            }
        }
    }
}*/
@media (max-width: 575px) {
  .hays-studies-container-mobile-view {
    display: block;
    padding: 20px 15px;
    top: -14px;
    background: var(--h-white);
    margin: 0 -15px;
    border-top: var(--h-border-width-sm) solid #ECECEC;
    height: 230px;
    min-height: 170px;
  }
}
@media (min-width: 576px) {
  .hays-studies-container-mobile-view {
    display: none;
  }
}
.hays-studies-container-mobile-view .h-headline-content-template {
  margin-bottom: 20px;
}
.hays-studies-container-mobile-view .row {
  background: var(--h-bg-highlighted);
  padding: 20px 0;
}
.hays-studies-container-mobile-view .filter-btn {
  display: inline-block;
  width: 107px;
  height: 48px;
  background: var(--h-glow-mint);
  border-radius: 32px;
  position: relative;
  color: var(--h-glow-dark-blue);
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  padding: 14px 10px 14px 53px;
  text-decoration: none;
}
.hays-studies-container-mobile-view .filter-btn:focus {
  color: var(--h-glow-dark-blue);
}
.hays-studies-container-mobile-view .filter-btn span {
  position: absolute;
  height: 25px;
  width: 25px;
  border: 2.5px solid var(--h-glow-mint);
  color: var(--h-glow-dark-blue);
  border-radius: 25px;
  background: var(--h-white);
  top: -5px;
  padding: 0px 4px;
  text-align: center;
}
.hays-studies-container-mobile-view .filter-btn:before {
  position: absolute;
  content: "";
  background: url("../images/arrow-header-content-template/filter-icon-SO.png") no-repeat;
  height: 24px;
  width: 24px;
  left: 20px;
  top: 13px;
}
.hays-studies-container-mobile-view .btn-secondary {
  margin-top: 10px;
}
.hays-studies-container-mobile-view .search-btn-container {
  padding-top: 15px;
}

.hays-studies-form-mobile-container {
  position: fixed;
  display: none;
  top: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  margin-left: -15px;
}
.hays-studies-form-mobile-container .overlay-bg {
  background: var(--h-link-variant-hover);
  opacity: 0.7;
  width: 100%;
  height: 40%;
}
.hays-studies-form-mobile-container .hays-studies-form {
  background: var(--h-white);
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0px;
}
.hays-studies-form-mobile-container .hays-studies-form .row {
  padding: 0px 20px 0px 15px;
  background: var(--h-white);
  margin-top: 0;
  margin-bottom: 0;
}
.hays-studies-form-mobile-container .hays-studies-form .studies-dropdown {
  margin-bottom: 30px;
}
.hays-studies-form-mobile-container .hays-studies-form h3 {
  padding: 25px 15px;
  position: relative;
  margin-bottom: 0;
}
.hays-studies-form-mobile-container .hays-studies-form h3 button {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 15px;
  top: 15px;
  background: var(--h-glow-btn-primary) !important;
  mask-image: url("../images/arrow-header-content-template/x-circle.svg");
  opacity: 1;
}
.hays-studies-form-mobile-container .hays-studies-form .float-right {
  margin-top: 20px;
}
.hays-studies-form-mobile-container .studies-button {
  width: 98%;
  height: 44px;
  background: var(--h-glow-mid-blue);
  border-radius: var(--h-glow-border-radius);
  text-align: center;
  padding: 20px 0;
  margin-bottom: 50px;
}
.hays-studies-form-mobile-container .studies-button .studies-total {
  color: var(--h-white);
  font-size: var(--h-text-fs);
  line-height: 7px;
}

@media (max-width: 575px) {
  .hays-studies-container-desktop-view {
    display: none;
  }
}
@media (min-width: 576px) {
  .hays-studies-container-desktop-view {
    display: block;
  }
}

@media (max-width: 575px) {
  .studies-search-container-desktop .lfr-search-container {
    margin-top: 0;
  }
  .studies-search-container-desktop .studies-total {
    margin-bottom: 0px;
  }
  .studies-search-container-desktop .col-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .studies-search-container-desktop .table-bordered td.table-cell.only {
    padding: 30px 0;
  }
  .studies-search-container-desktop .date-info {
    margin-top: 30px;
  }
}

.body-fixed {
  position: fixed;
  height: 100%;
}

.studies-search-container .taglib-page-iterator {
  width: 100%;
  padding-top: 60px;
}
.studies-search-container .taglib-page-iterator .search-results {
  margin-left: 31% !important;
}
@media (max-width: 575px) {
  .studies-search-container .taglib-page-iterator .search-results {
    margin-left: 2% !important;
  }
}
@media (max-width: 390px) {
  .studies-search-container .taglib-page-iterator .search-results {
    margin-left: -3% !important;
  }
}
@media (max-width: 366px) {
  .studies-search-container .taglib-page-iterator .search-results {
    margin-left: 4% !important;
  }
}
.studies-search-container .taglib-page-iterator .search-results .journal-article-page-number {
  text-decoration: none;
  border: 2px solid var(--h-glow-grey);
  background: var(--h-white);
  color: var(--h-glow-grey);
}
.studies-search-container .taglib-page-iterator .search-results .journal-article-page-number:hover {
  color: var(--h-white);
  background-color: var(--h-glow-azure-blue-dark-2);
  border-color: var(--h-glow-azure-blue-dark-2);
}
.studies-search-container .taglib-page-iterator .search-results strong.journal-article-page-number {
  text-decoration: none;
  border-color: var(--h-glow-dark-blue);
  background: var(--h-glow-dark-blue);
  color: var(--h-white);
}
.studies-search-container .taglib-page-iterator .lfr-pagination {
  position: relative;
  top: 30px;
  width: 100%;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons {
  float: none;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li {
  position: absolute;
  top: -30px;
  width: 30px;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a {
  border: none;
  color: transparent !important;
  padding: 0 5px;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a:hover {
  background: transparent !important;
  color: transparent;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a:after {
  width: 0;
  height: 0;
  border-left: 14.25px solid var(--h-glow-mid-blue);
  border-top: 14.25px solid transparent;
  border-bottom: 14.25px solid transparent;
  content: "";
  position: absolute;
  top: 0px;
  right: 17px;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:first-child {
  left: 28%;
}
@media (max-width: 575px) {
  .studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:first-child {
    width: 17%;
    left: -6%;
  }
}
@media only screen and (min-width: 350px) and (max-width: 398px) {
  .studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:first-child {
    left: -40px;
  }
}
@media (max-width: 366px) {
  .studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:first-child {
    left: -4%;
  }
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:first-child a:after {
  transform: rotate(180deg);
  right: auto;
  left: 53px;
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:last-child {
  right: 30%;
}
@media (max-width: 575px) {
  .studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:last-child {
    width: 12%;
    right: 3%;
  }
}
@media only screen and (min-width: 390px) and (max-width: 420px) {
  .studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:last-child {
    right: -1%;
  }
}
@media (max-width: 375px) {
  .studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li:last-child {
    right: -5%;
  }
}
.studies-search-container .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li.disabled a {
  display: none;
}

/* }}} */
/* jquery-ui {{{ */
/* }}} */
/* Liferay Extended-Styles {{{ */
/**
    Die Portlet ID muss ggf angepasst werden wenn die Seite neu erstellt wird oÄ
**/
div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ {
  width: 960px;
  margin: 0 auto;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ div.list-group-item-field {
  display: none;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ div.list-group-item-content {
  padding: 0px 10px 0px 10px !important;
  border: none !important;
  border-bottom: solid 6px #eee !important;
  padding-bottom: 20px !important;
  padding-top: 8px !important;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ div.list-group-item-content h5,
div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ div.list-group-item-content h6 > :first-child {
  display: none;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ div.list-group-item-content span.highlight {
  color: #40b7e3 !important;
  background: none;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_span .lfr-portal-tooltip {
  display: none;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ h5,
div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ h6 {
  font-size: 1rem;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ .list-group-item:nth-child(even) {
  background-color: #f9f9f9 !important;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ .list-group-item:hover {
  background-color: #edf8fd !important;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ input[type=text] {
  z-index: auto;
  width: 100%;
  box-sizing: border-box;
  font-size: 1.125rem;
  color: #333;
  height: 50px;
  text-indent: 5px;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ button {
  z-index: auto;
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: #fff;
  background-color: var(--h-dark-blue);
  height: 50px;
  font-weight: bold;
  margin-left: 25px;
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ button:hover {
  background-color: var(--h-electric-blue);
}

div#p_p_id_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_ .search-results {
  padding-top: 10px;
}

/* Hide empty search results */
#_com_liferay_journal_content_search_web_portlet_JournalContentSearchPortlet_documentsSearchContainerSearchContainer ul li {
  height: auto;
}

/*
    Liferay Formular Redesign
*/
div.portlet-forms h1.ddl-form-name {
  display: none !important;
}
div.portlet-forms .container-fluid-1280,
div.portlet-forms .container-fluid.container-fluid-max-xl {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
div.portlet-forms .icon-asterisk.text-warning {
  color: #009fda;
  font-size: 0.875rem;
}
div.portlet-forms label.control-label,
div.portlet-forms label.col-form-label {
  font-size: 1rem;
  font-weight: normal;
}
div.portlet-forms .lfr-ddm-form-page div.row {
  margin-left: -18px !important;
  margin-right: -18px !important;
}
div.portlet-forms .lfr-ddm-form-field-container {
  padding-bottom: 0px;
}
div.portlet-forms .ddm-field-container {
  margin-bottom: 1rem;
}
div.portlet-forms div.lfr-ddm-form-pagination-controls button {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: #fff;
  background-color: #002776;
  height: 50px;
  font-weight: bold;
  margin-left: 25px;
}
div.portlet-forms div.lfr-ddm-form-pagination-controls button:hover {
  background-color: #009fda;
}

.taglib-page-iterator {
  padding-top: 10px;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li {
  line-height: 25px;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a {
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: #fff;
  background-color: #002776;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a:hover {
  background-color: #009fda;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li.disabled a {
  background-color: lightgrey;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li.disabled a:hover {
  background-color: lightgrey;
}
.taglib-page-iterator .search-results {
  margin: 0px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  color: white;
  margin-left: -43px !important;
}
.taglib-page-iterator .search-results strong.journal-article-page-number {
  background-color: #002776;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  width: 35px;
  height: 35px;
}
.taglib-page-iterator .search-results strong.journal-article-page-number:hover {
  background-color: #009fda;
}
.taglib-page-iterator .search-results .journal-article-page-number {
  background-color: lightgrey;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  width: 35px;
  height: 35px;
}
.taglib-page-iterator .search-results .journal-article-page-number:hover {
  background-color: #009fda;
}

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle.btn-secondary {
  color: #fff;
}

/* }}} */
/* Slick slider {{{ */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* }}} */
html,
body,
html.aui,
html.aui body {
  font-family: var(--h-baseFontFamily);
}

@media only screen and (min-width: 1200px) {
  .pl-0 {
    padding-left: 0px !important;
  }

  .pl-1 {
    padding-left: 10px !important;
  }

  .pl-2 {
    padding-left: 20px !important;
  }

  .pl-3 {
    padding-left: 30px !important;
  }

  .pr-0 {
    padding-right: 0px !important;
  }

  .pr-1 {
    padding-right: 10px !important;
  }

  .pr-2 {
    padding-right: 20px !important;
  }

  .pr-3 {
    padding-right: 30px !important;
  }

  .pt-0 {
    padding-top: 0px !important;
  }

  .pt-1 {
    padding-top: 10px !important;
  }

  .pt-2 {
    padding-top: 20px !important;
  }

  .pt-3 {
    padding-top: 30px !important;
  }

  .pt-4 {
    padding-top: 40px !important;
  }

  .pb-0 {
    padding-bottom: 0px !important;
  }

  .pb-1 {
    padding-bottom: 10px !important;
  }

  .pb-2 {
    padding-bottom: 20px !important;
  }

  .pb-3 {
    padding-bottom: 30px !important;
  }

  .pb-4 {
    padding-bottom: 40px !important;
  }

  .d-flex {
    display: flex !important;
  }

  .hidden {
    visibility: hidden;
  }

  .col-lg-30 {
    width: 30% !important;
    padding-right: 20px !important;
  }

  .col-lg-70 {
    width: 70% !important;
  }
}
.mausZeiger:hover {
  cursor: pointer;
}

.d-flex {
  display: flex !important;
}

.hidden {
  visibility: hidden;
}

.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.make-it-fullscreen {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  width: 100% !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 99999 !important;
  background-color: white !important;
  border: 0px solid transparent !important;
  height: 100% !important;
  padding: 10px !important;
  overflow-x: scroll;
}

.opacity-one {
  opacity: 1 !important;
  visibility: visible !important;
}

.backdrop, .backdrop3, .backdrop2 {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: none;
}

#merkliste-pop, #suchprofil-pop {
  display: none;
}
#merkliste-pop .hays__r1__button, #suchprofil-pop .hays__r1__button {
  min-width: 215px;
}

#oneclick-apply-pop {
  display: none;
}

#oneclick-apply-pop .col-md-6 {
  white-space: nowrap;
}

#fuege-suchprofil-hinzu-pop .hays__r1__button {
  min-width: 215px;
}

a#filter__button:hover {
  background-color: #009fda;
}

.hays-modal-content {
  z-index: 999;
  padding: 40px;
  position: relative;
  border-radius: 0px;
  top: 10%;
  max-width: calc(100% - 50vw);
  max-height: calc(100% - 80px);
  margin: 0 auto;
  background-color: #fefefe;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.5);
}
@media (min-width: 991px) and (max-width: 1500px) {
  .hays-modal-content {
    max-width: calc(100% - 34vw);
  }
}
@media (max-width: 767px) {
  .hays-modal-content {
    max-width: 100%;
    max-height: calc(100vw + 325px);
    padding: 10px;
    height: 54%;
    top: 46%;
  }
}
.hays-modal-content .icon {
  font-size: 25px;
  color: #009fda;
}
.hays-modal-content .modal-header {
  border-bottom: none;
}
@media (min-width: 768px) {
  .hays-modal-content .modal-header {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .hays-modal-content .modal-header h2 {
    margin-top: 10px;
    font-size: 18px !important;
  }
}
@media (max-width: 370px) {
  .hays-modal-content .modal-header h2 {
    margin-top: 5px;
    font-size: 18px !important;
  }
}
@media screen and (min-width: 768px) {
  .hays-modal-content .modal-header .popup-close {
    right: -20px;
    top: -20px;
  }
}
@media (max-width: 370px) {
  .hays-modal-content .modal-header .popup-close {
    padding-right: 25px;
  }
}
.hays-modal-content .modal-body {
  border-bottom: none;
}
@media (max-width: 767px) {
  .hays-modal-content .modal-body {
    padding: 5px 25px;
  }
  .hays-modal-content .modal-body .modal-row {
    display: flex;
    margin-top: 50px;
  }
  .hays-modal-content .modal-body p {
    padding-bottom: 0;
  }
}
.hays-modal-content .modal-body p {
  padding-top: 15px;
}
.hays-modal-content .modal-body .popup-text2 {
  padding-top: 60px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .hays-modal-content .modal-body .popup-text2 {
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .hays-modal-content .modal-body .vorteile {
    padding: 0px 30px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .hays-modal-content .modal-body .vorteile {
    padding: 15px;
  }
}
.hays-modal-content .modal-body .vorteile-headline {
  font-size: 20px;
  text-transform: none;
}
.hays-modal-content .modal-body .vorteile-text {
  display: flex;
  font-size: 16px;
  margin-bottom: 25px;
}

.aui .search__filters__headline {
  text-transform: none;
  font-weight: bold;
  font-size: 20px !important;
  color: #002776;
  padding: 20px 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__filters__headline {
    padding-top: 0px !important;
  }
}

#sugg-error, #city-error, #plz-error {
  color: #940E2E;
  line-height: 24px;
  overflow: hidden;
  font-size: 19px;
  white-space: inherit;
  padding-top: 15px;
  height: 90px !important;
  font-weight: bold;
  cursor: default;
  display: none;
}
#sugg-error:hover, #city-error:hover, #plz-error:hover {
  background-color: white;
}

span.lang-case-setting:lang(en-gb),
span.lang-case-setting:lang(en) {
  text-transform: uppercase;
}

.lfr-ddm__default-page-header {
  display: none;
}

#oneclick-apply-pop {
  width: 600px;
  height: 283px;
  box-shadow: none;
  border-radius: 4px;
}
@media only screen and (max-width: 680px) {
  #oneclick-apply-pop {
    padding: 30px 20px;
  }
}
#oneclick-apply-pop .modal-header {
  padding: 0;
  height: 40px;
}
#oneclick-apply-pop .modal-header h2 {
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  text-transform: inherit !important;
}
#oneclick-apply-pop .modal-header .popup-close a {
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #007fa9;
  border-radius: 35px;
  position: absolute;
  right: -18px;
  top: -3px;
  line-height: 27px;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 680px) {
  #oneclick-apply-pop .modal-header .popup-close a {
    top: 5px;
    height: 28px;
    width: 28px;
    line-height: 24px;
    padding-left: 2px;
  }
}
#oneclick-apply-pop .modal-header .popup-close a:before {
  content: "+";
  font-size: 30px;
  font-weight: bold;
  transform: rotate(45deg);
  color: #007fa9;
}
@media only screen and (max-width: 680px) {
  #oneclick-apply-pop .modal-header .popup-close a:before {
    font-size: 24px;
  }
}
#oneclick-apply-pop .modal-body {
  padding: 0;
  border: none;
  overflow: hidden;
}
#oneclick-apply-pop .modal-body p {
  margin-bottom: 5px;
  padding-top: 5px;
}
#oneclick-apply-pop .modal-body .vorteile-headline {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
#oneclick-apply-pop .modal-body a {
  border-radius: 4px;
  padding: 16px 40px;
  max-width: 192px;
  line-height: 12px;
  font-weight: 700;
  height: 44px;
  margin-top: 10px;
  text-decoration: none;
}
#oneclick-apply-pop .modal-body a:hover {
  background: #335291;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #oneclick-apply-pop .modal-body .modal-row {
    margin-top: 0;
  }
}

.capitalize {
  text-transform: capitalize;
}

/* Used in the Headline Fragment */
.aui h1.headline-header,
.aui h2.headline-header,
.aui h3.headline-header,
.aui h4.headline-header,
.aui h5.headline-header {
  text-transform: none !important;
  color: unset;
}

.headline-header {
  text-transform: none !important;
}
h1.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h1-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h1.headline-header {
    font-size: var(--h-glow-h1-mob-fs);
  }
}

h2.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h2-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h2.headline-header {
    font-size: var(--h-glow-h2-mob-fs);
  }
}

h3.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h3-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h3.headline-header {
    font-size: var(--h-glow-h3-mob-fs);
  }
}

h4.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h4-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h4.headline-header {
    font-size: var(--h-glow-h4-mob-fs);
  }
}

h5.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h5-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h5.headline-header {
    font-size: var(--h-glow-h5-mob-fs);
  }
}

.headline-header #start-text.page-editor__editable {
  display: inline !important;
}
.headline-header #end-text.page-editor__editable {
  display: inline !important;
}
.headline-header div {
  display: inline !important;
  text-transform: none;
}
.headline-header div.line-break {
  display: block !important;
  text-transform: none;
}
.headline-header .italic {
  font-style: italic;
  font-family: var(--h-glow-font-family);
  font-weight: normal;
}

h1.h1-style.headline-header,
h2.h1-style.headline-header,
h3.h1-style.headline-header,
h4.h1-style.headline-header,
h5.h1-style.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h1-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h1.h1-style.headline-header,
h2.h1-style.headline-header,
h3.h1-style.headline-header,
h4.h1-style.headline-header,
h5.h1-style.headline-header {
    font-size: var(--h-glow-h1-mob-fs);
  }
}

h1.h2-style.headline-header,
h2.h2-style.headline-header,
h3.h2-style.headline-header,
h4.h2-style.headline-header,
h5.h2-style.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h2-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h1.h2-style.headline-header,
h2.h2-style.headline-header,
h3.h2-style.headline-header,
h4.h2-style.headline-header,
h5.h2-style.headline-header {
    font-size: var(--h-glow-h2-mob-fs);
  }
}

h1.h3-style.headline-header,
h2.h3-style.headline-header,
h3.h3-style.headline-header,
h4.h3-style.headline-header,
h5.h3-style.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h3-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h1.h3-style.headline-header,
h2.h3-style.headline-header,
h3.h3-style.headline-header,
h4.h3-style.headline-header,
h5.h3-style.headline-header {
    font-size: var(--h-glow-h3-mob-fs);
  }
}

h1.h4-style.headline-header,
h2.h4-style.headline-header,
h3.h4-style.headline-header,
h4.h4-style.headline-header,
h5.h4-style.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h4-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h1.h4-style.headline-header,
h2.h4-style.headline-header,
h3.h4-style.headline-header,
h4.h4-style.headline-header,
h5.h4-style.headline-header {
    font-size: var(--h-glow-h4-mob-fs);
  }
}

h1.h5-style.headline-header,
h2.h5-style.headline-header,
h3.h5-style.headline-header,
h4.h5-style.headline-header,
h5.h5-style.headline-header {
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-glow-h5-fs);
  text-transform: none;
}
@media only screen and (max-width: 575px) {
  h1.h5-style.headline-header,
h2.h5-style.headline-header,
h3.h5-style.headline-header,
h4.h5-style.headline-header,
h5.h5-style.headline-header {
    font-size: var(--h-glow-h5-mob-fs);
  }
}

.portlet-configuration .lfr-panel-content {
  padding: 0 1em;
}
.portlet-configuration fieldset.rows-container {
  border-width: 0;
  margin-top: 0;
}
.portlet-configuration .editing-disabled dt {
  color: #999;
  float: left;
  font-weight: bold;
  width: 6em;
}
.portlet-configuration .lfr-form-row .field {
  margin-left: 2em;
}
.portlet-configuration .lfr-form-row .field.options, .portlet-configuration .lfr-form-row .validation .field {
  clear: both;
  display: block;
}
.portlet-configuration .lfr-form-row .field-title {
  color: #000;
  font-size: 120%;
  font-weight: bold;
  padding: 3px;
}
.portlet-configuration .syntax-help {
  margin: 2em 0 0 2em;
}
.portlet-configuration .validation {
  clear: left;
}
.portlet-configuration .label-name .field-wrapper-content {
  margin-top: 0;
}
.portlet-configuration .label-name input, .portlet-configuration .options input {
  width: 200px;
}

.aui {
  /* CSS moved from Hays Contact Form SCSS*/
  /* CSS moved from Hays Application SCSS*/
  /* CSS moved from Hays Application History SCSS*/
  /*HaysTMC*/
}
.aui .js-fileupload {
  background: #d6d6d6;
  background: -moz-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d6d6d6), color-stop(0%, #d6d6d6), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$alto-grau", endColorstr="$galeri-grau", GradientType=0 );
  padding: 0px;
  margin-bottom: 30px;
}
.aui .js-fileupload-catselect {
  padding: 10px;
  margin-bottom: 15px;
  background-color: var(--h-white);
}
.aui .js-fileupload-mobile {
  background: var(--h-white);
  padding: 0px 20px 30px 0px;
  margin-bottom: 0px;
}
.aui .js-fileupload h4 {
  color: #010305;
  line-height: 120%;
}
.aui .js-fileupload h4 {
  color: var(--h-dark-blue);
  line-height: 120%;
}
.aui .js-fileupload-headline {
  color: var(--h-black);
  font-size: 20px;
  line-height: normal;
  margin-bottom: 8px;
}
.aui .js-fileupload-instruction {
  line-height: normal;
}
.aui .js-fileupload-input-mobile {
  background: var(--h-white);
  min-height: 40px;
  /* ? */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.aui .js-fileupload-input {
  background: var(--h-white);
  min-height: 240px;
}
.aui .js-fileupload-input-fallback {
  color: transparent;
}
.aui .js-fileupload-filename {
  color: #666;
  font-size: 12px;
  line-height: 14px;
  padding-top: 65px;
  padding-left: 5px;
  padding-right: 5px;
  word-wrap: break-word;
}
.aui .aui .js-fileupload-filesize {
  color: var(--h-grau-7);
  font-size: var(--h-text-fs);
  padding-bottom: 0px;
  text-transform: uppercase;
}
.aui .js-fileupload-bytesize {
  display: none;
}
.aui .js-fileupload-percent {
  color: var(--h-white) !important;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  padding-top: 5px;
  position: relative;
  text-align: center;
  z-index: 99999;
}
.aui .js-fileupload-progress {
  background: #b0b0b0;
  background: -moz-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -webkit-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -o-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -ms-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$alto-grau-1", endColorstr="$silberner-kelch-1", GradientType=0 );
  box-shadow: inset 1px 1px 1px 0px #a6a6a6;
  height: 35px;
  margin: 0 auto;
  position: relative;
  width: 110px;
}
.aui .js-fileupload-bar {
  background: #048bbd;
  background: -moz-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: -webkit-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: -o-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: -ms-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#25addf", endColorstr="$bondiblau", GradientType=0 );
  box-shadow: inset 1px 1px 1px 0px #1e88b0;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.aui .js-fileupload-remove {
  background: #b0b0b0;
  box-shadow: inset 1px 1px 1px 0px #a6a6a6;
  border-radius: 0;
  border: none;
  color: var(--h-white);
  display: block;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  height: 35px;
  margin: 0 auto;
  outline: none;
  position: relative;
  text-transform: none;
  width: 110px;
  text-shadow: none;
  padding: 4px 12px;
}
.aui .js-fileupload-browse p {
  color: #666;
  font-size: 12px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 15px !important;
  word-wrap: break-word;
}
.aui .js-fileupload-browse-mobile {
  padding-bottom: 10px;
  padding-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  text-align: center;
  vertical-align: top;
}
.aui .js-fileupload-btn-mask.inactive {
  background: none;
}
.aui .js-fileupload-status {
  position: relative;
}
.aui .js-fileupload-ajax-hint {
  font-size: var(--h-text-fs-sm);
  padding-bottom: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.aui .js-fileupload-error {
  color: var(--h-monza-rot) !important;
  display: none;
  font-size: var(--h-text-fs);
  padding-top: 5px;
}
.aui .js-fileupload-btn {
  cursor: pointer !important;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  position: absolute;
  top: 0;
  right: 0;
}
.aui .js-fileupload-browse {
  padding: 25px;
  text-align: center;
  vertical-align: top;
}
.aui .js-fileupload-file {
  background: var(--h-white) url("../images/modules/common/fileupload/ico-document.png") no-repeat;
  background-position: center 18px;
  display: inline-block;
  height: auto;
  margin: 0 auto;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 12px;
  text-align: center;
  vertical-align: top;
  width: 330px;
  -moz-box-shadow: var(--h-heller-schiefer) 0px 1px 5px;
  -webkit-box-shadow: var(--h-heller-schiefer) 0px 1px 5px;
  box-shadow: var(--h-heller-schiefer) 0px 1px 5px;
}
.aui .js-fileupload-complete {
  background: transparent url("../images/modules/common/fileupload/ico-complete-green.png") no-repeat;
  height: 30px;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
}
.aui .js-fileupload-btn-mask-mobile {
  background: var(--h-electric-blue) url("../images/modules/common/fileupload/ico-trans.png") no-repeat;
  cursor: pointer !important;
  min-height: 25px;
  margin: 0 auto;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  width: 100% !important;
  color: var(--h-white);
  padding: 10px 10px 6px 10px;
}
.aui .js-fileupload-btn-mask {
  cursor: pointer !important;
  min-height: 25px;
  margin: 0 auto;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  color: transparent;
  padding: 0px;
}
.aui .hays-contact-form.contact-with-us .js-fileupload {
  padding: 0px;
  margin-bottom: 30px;
}
.aui .hays-contact-form.contact-with-us .js-fileupload h4 {
  color: var(--h-dark-blue);
}
.aui .hays-contact-form.contact-with-us .js-fileupload-input {
  border: 3px dashed #048bbd;
  border-radius: 5px;
  padding: 15px;
}
.aui .hays-contact-form.contact-with-us .js-fileupload-browse {
  padding: 25px;
}
.aui .hays-contact-form.contact-with-us .js-fileupload-btn-mask {
  width: 150px !important;
}
.aui .applicationPortlet .js-fileupload-remove {
  background: url("../images/modules/haysapplication/icons/loeschen.svg") no-repeat;
  height: 19px;
  width: 17px;
  float: right;
  margin-top: 5px;
  box-shadow: none;
}
.aui .js-fileupload-browse .js-fileupload-img {
  height: 35px;
  width: 30px;
  margin: 40px auto 8px;
  background: url("../images/modules/haysapplication/icons/Upload.svg") no-repeat center;
}
.aui .application-history-portlet .js-fileupload {
  padding: 33px 30px 45px 30px;
  margin-bottom: 30px;
}
.aui .application-history-portlet .js-fileupload h4 {
  color: #010305;
}
.aui .application-history-portlet .js-fileupload-input {
  -moz-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  -webkit-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
}
.aui .application-history-portlet .js-fileupload-browse {
  padding-bottom: 20px;
  padding-left: 25px;
  padding-top: 60px;
  padding-right: 25px;
}
.aui .application-history-portlet .js-fileupload-btn-mask {
  width: 30px !important;
  background: transparent url("../../../images/modules/common/fileupload/ico-fileupload.png") no-repeat;
}
.aui.page-accounting .js-fileupload {
  background: #d6d6d6;
  background: -moz-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d6d6d6), color-stop(0%, #d6d6d6), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #d6d6d6 0%, #d6d6d6 0%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d6d6d6", endColorstr="#f0f0f0", GradientType=0 );
  padding: 33px 30px 45px 30px;
}
.aui.page-accounting .js-fileupload-headline {
  color: var(--h-black);
  font-size: var(--h-h4-fs);
  line-height: normal;
  margin-bottom: 8px;
}
.aui.page-accounting .js-fileupload-instruction {
  line-height: normal;
}
.aui.page-accounting .js-fileupload-input {
  background: var(--h-white);
  min-height: 240px;
  -moz-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  -webkit-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
}
.aui.page-accounting .js-fileupload-file {
  background: var(--h-white) url("../image/modules/haystmc/ico-pdf.png") no-repeat;
  background-position: center 18px;
  display: inline-block;
  height: auto;
  margin: 0 auto;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 12px;
  text-align: center;
  vertical-align: top;
  width: 130px;
  -moz-box-shadow: #c0b7be 0px 1px 5px;
  -webkit-box-shadow: #c0b7be 0px 1px 5px;
  box-shadow: #c0b7be 0px 1px 5px;
}
.aui.page-accounting .js-fileupload-filename {
  color: #666;
  font-size: 12px;
  line-height: 14px;
  padding-top: 65px;
  padding-left: 5px;
  padding-right: 5px;
  word-wrap: break-word;
}
.aui.page-accounting .js-fileupload-filesize {
  color: #333;
  font-size: var(--h-text-fs);
  padding-bottom: 10px;
  text-transform: uppercase;
}
.aui.page-accounting .js-fileupload-progress {
  background: #b0b0b0;
  background: -moz-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -webkit-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -o-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -ms-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d2d2d2", endColorstr="#b0b0b0", GradientType=0 );
  box-shadow: inset 1px 1px 1px 0px #a6a6a6;
  height: 35px;
  margin: 0 auto;
  position: relative;
  width: 110px;
}
.aui.page-accounting .js-fileupload-bar {
  background: #048bbd;
  background: -moz-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: -webkit-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: -o-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: -ms-linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  background: linear-gradient(to top, #048bbd 0%, #048bbd 0%, rgba(37, 173, 223, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#25addf", endColorstr="#048bbd", GradientType=0 );
  box-shadow: inset 1px 1px 1px 0px #1e88b0;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.aui.page-accounting .js-fileupload-percent {
  color: var(--h-white) !important;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  padding-top: 5px;
  position: relative;
  text-align: center;
  z-index: 99999;
}
.aui.page-accounting .js-fileupload-remove {
  background: #b0b0b0;
  background: -moz-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -webkit-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -o-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: -ms-linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  background: linear-gradient(to top, #b0b0b0 0%, #b0b0b0 0%, rgba(210, 210, 210, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d2d2d2", endColorstr="#b0b0b0", GradientType=0 );
  box-shadow: inset 1px 1px 1px 0px #a6a6a6;
  border-radius: 0;
  border: none;
  color: var(--h-white);
  display: block;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  height: 35px;
  margin: 0 auto;
  outline: none;
  position: relative;
  text-transform: uppercase;
  width: 110px;
  text-shadow: none;
}
.aui.page-accounting .js-fileupload-complete {
  background: transparent url("../images/modules/haystmc/ico-complete.png") no-repeat;
  height: 30px;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
}
.aui.page-accounting .js-fileupload-content {
  display: block;
  margin: 0 auto;
  padding-top: 40px;
  text-align: center;
  width: auto;
}
.aui.page-accounting .js-fileupload-browse {
  padding-bottom: 20px;
  padding-left: 25px;
  padding-top: 60px;
  padding-right: 25px;
  text-align: center;
  vertical-align: top;
}
.aui.page-accounting .js-fileupload-browse p {
  color: #666;
  font-size: 12px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 15px !important;
  word-wrap: break-word;
}
.aui.page-accounting .js-fileupload-browse {
  border: none;
}
.aui.page-accounting .js-fileupload-active {
  padding-top: 0;
}
.aui.page-accounting .js-fileupload-btn-mask {
  background: transparent url("../images/modules/haystmc/ico-fileupload.png") no-repeat;
  cursor: pointer !important;
  height: 25px;
  margin: 0 auto;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  width: 30px !important;
}
.aui.page-accounting .js-fileupload-btn-mask.inactive {
  background: none;
}
.aui.page-accounting .js-fileupload-btn {
  cursor: pointer !important;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  position: absolute;
  top: 0;
  right: 0;
}
.aui.page-accounting .js-fileupload-status {
  position: relative;
}
.aui.page-accounting .js-fileupload-error {
  color: #c00114 !important;
  display: none;
  font-size: var(--h-text-fs-sm);
}
.aui.page-accounting .js-fileupload-ajax-hint {
  font-size: var(--h-text-fs-sm);
  padding-bottom: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.aui.page-accounting .js-fileupload-input-fallback {
  color: transparent;
}

/* CSS moved from Hays Contact Form SCSS*/
@media (min-width: 768px) {
  .aui .hays-contact-form.contact-with-us .js-fileupload-content {
    text-align: center;
  }
  .aui .hays-contact-form.contact-with-us .js-fileupload-file {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 250px !important;
  }
}
/* CSS moved from Hays Application SCSS*/
@media (min-width: 768px) {
  .aui .js-fileupload-content {
    display: inline-block !important;
    margin-top: 30px;
    text-align: left;
    width: 100%;
  }
}
/* CSS moved from Hays Application History SCSS*/
@media (min-width: 768px) {
  .aui .application-history-portlet .js-fileupload-content {
    text-align: left;
  }
}
/*HaysTMC*/
@media (min-width: 768px) {
  .aui.page-accounting .js-fileupload-file {
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .aui.page-accounting .js-fileupload-content {
    display: inline-block !important;
    margin-top: 40px;
    padding-top: 0;
    text-align: left;
  }
  .aui.page-accounting .js-fileupload-browse p {
    font-size: var(--h-text-fs-sm);
    line-height: 19px !important;
  }
  .aui.page-accounting .js-fileupload-active {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 130px;
  }
}
@media (min-width: 1024px) {
  .aui.page-accounting .js-fileupload-file {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .aui .js-fileupload-file {
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .aui .js-fileupload-browse p {
    font-size: var(--h-text-fs-sm);
    line-height: 19px !important;
  }
  .aui .js-fileupload-active {
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
  }
  .aui .js-fileupload-content {
    display: inline-block !important;
    margin-top: 0px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .aui .js-fileupload-file {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 768) {
  .aui .js-fileupload-file {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 250px !important;
  }
}
/* HaysContact */
.web-form-portlet {
  font-size: 1rem;
}
.web-form-portlet .btn-design {
  float: right;
  height: 40px;
  font-weight: bold;
  margin-top: 20px;
}
.web-form-portlet .hh-btn.hh-btn--normal-color.btn-design.contact-with-us, .web-form-portlet .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar .web-form-portlet .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .web-form-portlet .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--extended .web-form-portlet .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .web-form-portlet .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--marginbottom .web-form-portlet .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger {
  float: right;
  margin: -57px 0 0 0;
  height: 40px;
  width: 185px;
  font-weight: bold;
  border: none;
  background: #D71F85 0% 0% no-repeat padding-box;
}
.web-form-portlet .hh-btn.hh-btn--normal-color.btn-design.contact-with-us:hover, .web-form-portlet .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar .web-form-portlet .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .web-form-portlet .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar--extended .web-form-portlet .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .web-form-portlet .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar--marginbottom .web-form-portlet .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover {
  background: #002776 0% 0% no-repeat padding-box;
}
.web-form-portlet .description {
  margin-bottom: 2em;
}

.job-offer .lfr-ddm-field-group {
  margin-bottom: 8px !important;
}
.job-offer .aui p {
  padding-bottom: 0px !important;
}
.job-offer h3 {
  text-transform: none !important;
  color: #009FDA !important;
}
.job-offer .marginLeft {
  margin-right: 15px;
}
.job-offer textarea {
  height: 120px !important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .job-offer .form-control {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .job-offer .form-control {
    margin-bottom: 10px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .job-offer .form-control {
    margin-bottom: 10px !important;
  }
}
.job-offer .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.job-offer-form form {
  font-size: 1rem;
}

.job-offer-form .hh-btn, .job-offer-form .searchbar .searchbar-trigger, .searchbar .job-offer-form .searchbar-trigger, .job-offer-form .searchbar--extended .searchbar-trigger, .searchbar--extended .job-offer-form .searchbar-trigger, .job-offer-form .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .job-offer-form .searchbar-trigger {
  float: right;
  width: 200px;
}

.wallcalendar textarea {
  max-width: 100% !important;
}
.wallcalendar .g-recaptcha {
  padding-left: 15px;
}
.wallcalendar .styled-checkbox {
  position: absolute !important;
  opacity: 0 !important;
  z-index: 1;
  margin-top: 5px !important;
  margin-right: 0px !important;
}
.wallcalendar .styled-checkbox ~ label {
  position: relative !important;
  cursor: pointer !important;
  padding: 0 !important;
}
.wallcalendar .styled-checkbox ~ label:before {
  content: "" !important;
  margin-right: 5px !important;
  margin-top: 2px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  width: 18px !important;
  height: 18px !important;
  background: url("../images/modules/common/wallcalendar/Checkbox.svg") !important;
  float: left;
}
.wallcalendar .styled-checkbox:checked ~ label:before {
  background: url("../images/modules/common/wallcalendar/CheckboxAktiv.svg") !important;
}

/* ********************************************* */
/* Hays-Forum: Warteliste und Anmeldung (Kunde/BP)  */
/* ********************************************* */
div.forum-customer-form div.contact-agreement label,
div.forum-customer-waiting-list-form div.contact-agreement label,
div.forum-bp-form div.contact-agreement label,
div.forum-bp-waiting-list-form div.contact-agreement label {
  font-size: 1rem;
  font-weight: normal !important;
}
div.forum-customer-form .anrede label,
div.forum-customer-waiting-list-form .anrede label,
div.forum-bp-form .anrede label,
div.forum-bp-waiting-list-form .anrede label {
  font-size: 1rem;
}
div.forum-customer-form .anrede input[type=radio],
div.forum-customer-waiting-list-form .anrede input[type=radio],
div.forum-bp-form .anrede input[type=radio],
div.forum-bp-waiting-list-form .anrede input[type=radio] {
  margin: 0px 0 0;
  line-height: normal;
}
div.forum-customer-form i.fa,
div.forum-customer-waiting-list-form i.fa,
div.forum-bp-form i.fa,
div.forum-bp-waiting-list-form i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}
div.forum-customer-form .row,
div.forum-customer-waiting-list-form .row,
div.forum-bp-form .row,
div.forum-bp-waiting-list-form .row {
  margin-bottom: 20px !important;
}

/* ************************************ */
/* Hays-Forum: Warteliste Kunden/BP     */
/* ***********************************  */
div.forum-customer-waiting-list-form p.style-h1,
div.forum-bp-waiting-list-form p.style-h1 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  margin-top: -37px;
}

/* ***************************** */
/* Kunden/BP-formular Hays-Forum */
/* ***************************** */
div.forum-customer-form .eventList .eventEntry,
div.forum-bp-form .eventList .eventEntry {
  margin-top: 10px;
}
div.forum-customer-form .eventList .eventEntry label,
div.forum-bp-form .eventList .eventEntry label {
  min-height: 20px;
  margin-left: 20px;
  font-size: 1rem;
}
div.forum-customer-form .eventList .eventEntry label .eventLocation,
div.forum-bp-form .eventList .eventEntry label .eventLocation {
  font-weight: bold;
}
div.forum-customer-form .eventList .eventEntry label .eventDate,
div.forum-bp-form .eventList .eventEntry label .eventDate {
  padding-right: 15px;
  font-weight: bold;
}
div.forum-customer-form .eventList .eventEntry input[type=radio],
div.forum-bp-form .eventList .eventEntry input[type=radio] {
  position: absolute;
  margin-left: -20px;
}

/* ********************************* */
/* Zusatzveranstaltung Hays-Forum    */
/* ********************************* */
div.forum-additional-events-form .additionalEventList {
  margin-top: 10px;
}
div.forum-additional-events-form .additionalEventList .additionalEventEntry, div.forum-additional-events-form .additionalEventList .additionalEventEntryNo {
  margin-top: 10px;
}
div.forum-additional-events-form .additionalEventList .additionalEventEntry label, div.forum-additional-events-form .additionalEventList .additionalEventEntryNo label {
  min-height: 20px;
  margin-left: 20px;
  font-size: 1rem;
}
div.forum-additional-events-form .additionalEventList .additionalEventEntry input[type=radio], div.forum-additional-events-form .additionalEventList .additionalEventEntryNo input[type=radio] {
  position: absolute;
  margin-left: -20px;
}
div.forum-additional-events-form ol {
  margin: 0px 0px 0px 20px;
}
div.forum-additional-events-form ol li {
  font-weight: bold;
  line-height: 140%;
  margin-bottom: 6px;
}

div.forum-customer-form .lfr-ddm-field-group {
  padding-bottom: 0px !important;
  margin-left: 0px;
  margin: 15px 0 30px 20px;
}

.ui-searchfield--normal {
  position: relative;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 4px;
  background: #fff;
  font-family: var(--h-baseFontFamily);
  font-size: 16px;
}
.ui-searchfield--normal .input {
  padding: 0 15px;
  border: none;
  background: transparent;
  font-family: var(--h-baseFontFamily);
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  width: calc(100% - 85px);
}
.ui-searchfield--normal .input:focus {
  outline: none;
}
.ui-searchfield--normal .radius {
  user-select: none;
  display: none;
  position: absolute;
  width: 85px;
  top: 0;
  padding: 0;
  margin: 0;
  right: -1px;
  z-index: 2;
}
.ui-searchfield--normal .radius .elem {
  display: none;
  list-style-type: none;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  margin-bottom: 0px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #ccc;
  cursor: pointer;
  background: #fff;
}
.ui-searchfield--normal .radius .elem:hover {
  background: #009fda;
  color: #fff;
}
.ui-searchfield--normal .radius .elem:last-child {
  border-style: none solid solid solid;
}
.ui-searchfield--normal .radius .elem:first-child {
  display: block;
  border-style: none solid solid none;
  border-radius: 0 4px 4px 0;
  height: 34px;
  line-height: 34px;
  background: transparent;
}
.ui-searchfield--normal .radius .elem:first-child:hover {
  background: #fff;
  color: #000;
}
.ui-searchfield--normal .radius .elem:first-child::before {
  position: absolute;
  content: "";
  display: block;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #ccc;
  width: 1px;
  top: 6.6px;
  height: 19.8px;
  left: 0;
}
.ui-searchfield--normal .radius .elem:first-child::after {
  position: absolute;
  width: 6px;
  height: 6px;
  top: 13.5px;
  right: 6px;
  background-image: url("../img/arrow-down-normal.png");
  content: "";
  display: block;
}
.ui-searchfield--normal .matches {
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  left: -1px;
  top: 32.5px;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  overflow-y: auto;
  z-index: 2;
}
.ui-searchfield--normal .matches .elem {
  height: 33px;
  line-height: 33px;
  text-indent: 15px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ui-searchfield--normal .matches .elem:hover {
  background: #009fda;
  cursor: pointer;
  color: #fff;
}
.ui-searchfield--normal .geo {
  display: none;
  position: absolute;
  top: 32.5px;
  background: #fff;
  padding: 0;
  margin: 0;
  border: solid 1px #ccc;
  text-indent: 40px;
  width: 100%;
  z-index: 2;
}
.ui-searchfield--normal .geo::before {
  position: absolute;
  left: 15px;
  top: 4.5px;
  height: 25px;
  width: 18px;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDE4IDI0Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDojMDA5ZmRhO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYSIgZD0iTTE2LDRhOSw5LDAsMCwwLTksOWMwLDYsNi43NTgsMTMuMDc3LDguMTYyLDE0LjYzMWExLjEzOCwxLjEzOCwwLDAsMCwxLjY3NywwQzE4LjI0MiwyNi4wNzgsMjUsMTksMjUsMTNhOSw5LDAsMCwwLTktOVptMCwxNGE1LDUsMCwxLDEsNS01LDUsNSwwLDAsMS01LDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNyAtNCkiLz48L3N2Zz4=") no-repeat;
}
.ui-searchfield--normal .geo:hover {
  background: #009fda;
  color: #fff;
}
.ui-searchfield--normal .geo:hover::before {
  height: 24px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE4IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwtNywtNCkiPgogICAgICAgIDxwYXRoIGQ9Ik0xNiw0QzExLjA2Myw0IDcsOC4wNjMgNywxM0M3LDE5IDEzLjc1OCwyNi4wNzcgMTUuMTYyLDI3LjYzMUMxNS4zNzcsMjcuODY2IDE1LjY4MiwyOCAxNi4wMDEsMjhDMTYuMzE5LDI4IDE2LjYyNCwyNy44NjYgMTYuODM5LDI3LjYzMUMxOC4yNDIsMjYuMDc4IDI1LDE5IDI1LDEzQzI1LDguMDYzIDIwLjkzNyw0IDE2LDRaTTE2LDE4QzEzLjI1NywxOCAxMSwxNS43NDMgMTEsMTNDMTEsMTAuMjU3IDEzLjI1Nyw4IDE2LDhDMTguNzQzLDggMjEsMTAuMjU3IDIxLDEzQzIxLDE1Ljc0MyAxOC43NDMsMTggMTYsMThaIiBzdHlsZT0iZmlsbDp3aGl0ZTtmaWxsLXJ1bGU6bm9uemVybzsiLz4KICAgIDwvZz4KPC9zdmc+Cg==");
}
.ui-searchfield--normal .geo .elem {
  height: 33px;
  line-height: 33px;
  list-style-type: none;
}
.ui-searchfield--normal .geo .elem:hover {
  cursor: pointer;
}
.ui-searchfield--normal .errors {
  display: none;
  position: absolute;
  top: 32.5px;
  left: -1px;
  background: #fff;
  padding: 0 15px;
  margin: 0;
  border: solid 1px #ccc;
  width: 100%;
  z-index: 2;
}
.ui-searchfield--normal .errors .elem {
  user-select: none;
  min-height: 33px;
  list-style-type: none;
  color: #940e2e;
  padding: 12px 0;
}
.ui-searchfield--normal .errors .elem:hover {
  cursor: default;
}

.ui-searchfield--large {
  position: relative;
}
.ui-searchfield--large .input {
  padding: 0 15px;
  border: none;
  background: transparent;
  font-family: var(--h-baseFontFamily);
  height: 70px;
  line-height: 70px;
  font-size: 20px;
  width: calc(100% - 120px);
}
.ui-searchfield--large .input:focus {
  outline: none;
}
.ui-searchfield--large .radius {
  user-select: none;
  display: none;
  position: absolute;
  width: 130px;
  top: 0;
  padding: 0;
  margin: 0;
  right: -1px;
  z-index: 2;
}
.ui-searchfield--large .radius .elem {
  display: none;
  list-style-type: none;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  margin-bottom: 0px;
  border-style: none solid none solid;
  border-width: 1px;
  border-color: #009fda;
  cursor: pointer;
  background: #fff;
}
.ui-searchfield--large .radius .elem:hover {
  background: #009fda;
  color: #fff;
}
.ui-searchfield--large .radius .elem:last-child {
  border-style: none solid solid solid;
}
.ui-searchfield--large .radius .elem:first-child {
  display: block;
  border-style: none solid solid none;
  border-radius: 0 4px 4px 0;
  height: 69px;
  line-height: 70px;
  background: transparent;
}
.ui-searchfield--large .radius .elem:first-child:hover {
  background: #fff;
  color: #000;
}
.ui-searchfield--large .radius .elem:first-child::before {
  position: absolute;
  content: "";
  display: block;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #009fda;
  width: 1px;
  top: calc(69px * 0.2);
  /* 0.4 ist das doppelte der 0.2 in top */
  height: calc(69px - 69px * 0.4);
  left: 0;
}
.ui-searchfield--large .radius .elem:first-child::after {
  position: absolute;
  width: 20px;
  height: 13px;
  top: calc(69px / 2 - 13px / 2);
  right: 10px;
  background: transparent url("../images/modules/haysjobsearchresult/chevron-down.svg") 0% 0% no-repeat padding-box;
  content: "";
  display: block;
}
.ui-searchfield--large .matches {
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  top: calc(69px - 0.5px);
  padding: 0;
  margin: 0;
  z-index: 3;
  border: 1px solid var(--h-border-highlighted);
  border-radius: 0 0 4px 4px;
}
.ui-searchfield--large .matches .elem {
  height: 50px;
  line-height: 50px;
  text-indent: 15px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ui-searchfield--large .matches .elem:hover {
  background: #009fda;
  cursor: pointer;
  color: #fff;
}
.ui-searchfield--large .geo {
  display: none;
  position: absolute;
  top: calc(69px - 0.5px);
  background: #fff;
  padding: 0;
  margin: 0;
  border: 1px solid var(--h-border-highlighted);
  border-radius: 0 0 4px 4px;
  text-indent: 45px;
  width: 100%;
  z-index: 2;
}
.ui-searchfield--large .geo::before {
  position: absolute;
  left: 15px;
  top: calc(50px / 2 - 12px);
  height: 25px;
  width: 18px;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDE4IDI0Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDojMDA5ZmRhO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYSIgZD0iTTE2LDRhOSw5LDAsMCwwLTksOWMwLDYsNi43NTgsMTMuMDc3LDguMTYyLDE0LjYzMWExLjEzOCwxLjEzOCwwLDAsMCwxLjY3NywwQzE4LjI0MiwyNi4wNzgsMjUsMTksMjUsMTNhOSw5LDAsMCwwLTktOVptMCwxNGE1LDUsMCwxLDEsNS01LDUsNSwwLDAsMS01LDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNyAtNCkiLz48L3N2Zz4=") no-repeat;
}
.ui-searchfield--large .geo:hover {
  background: #009fda;
  color: #fff;
}
.ui-searchfield--large .geo:hover::before {
  height: 24px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE4IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MjsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMSwtNywtNCkiPgogICAgICAgIDxwYXRoIGQ9Ik0xNiw0QzExLjA2Myw0IDcsOC4wNjMgNywxM0M3LDE5IDEzLjc1OCwyNi4wNzcgMTUuMTYyLDI3LjYzMUMxNS4zNzcsMjcuODY2IDE1LjY4MiwyOCAxNi4wMDEsMjhDMTYuMzE5LDI4IDE2LjYyNCwyNy44NjYgMTYuODM5LDI3LjYzMUMxOC4yNDIsMjYuMDc4IDI1LDE5IDI1LDEzQzI1LDguMDYzIDIwLjkzNyw0IDE2LDRaTTE2LDE4QzEzLjI1NywxOCAxMSwxNS43NDMgMTEsMTNDMTEsMTAuMjU3IDEzLjI1Nyw4IDE2LDhDMTguNzQzLDggMjEsMTAuMjU3IDIxLDEzQzIxLDE1Ljc0MyAxOC43NDMsMTggMTYsMThaIiBzdHlsZT0iZmlsbDp3aGl0ZTtmaWxsLXJ1bGU6bm9uemVybzsiLz4KICAgIDwvZz4KPC9zdmc+Cg==");
}
.ui-searchfield--large .geo .elem {
  height: 50px;
  line-height: 50px;
  list-style-type: none;
}
.ui-searchfield--large .geo .elem:hover {
  cursor: pointer;
}
.ui-searchfield--large .errors {
  display: none;
  position: absolute;
  top: calc(69px - 0.5px);
  background: #fff;
  padding: 0 15px;
  margin: 0;
  width: 100%;
  z-index: 2;
  border-top: solid 1px #009fda;
  border-left: solid 1px #009fda;
  border-right: solid 1px #009fda;
  border-bottom: solid 1px #009fda;
}
.ui-searchfield--large .errors .elem {
  user-select: none;
  min-height: 69px;
  list-style-type: none;
  color: #940e2e;
  padding: 12px 0;
}
.ui-searchfield--large .errors .elem:hover {
  cursor: default;
}

.ui-combo {
  padding: 0;
  margin: 0;
  border: solid 1px;
  display: block;
  position: absolute;
  background: #fff;
}
.ui-combo.ui-combo--round {
  border-radius: var(--h-glow-border-radius);
}
.ui-combo.ui-combo--medium {
  border-color: #009fda;
  --elem-height: 40px;
}
@media screen and (max-width: 1199px) {
  .ui-combo.ui-combo--medium {
    top: 2px;
    right: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .ui-combo.ui-combo--medium {
    top: 8px;
  }
}
.ui-combo.ui-combo--medium .elem {
  position: relative;
  user-select: none;
  list-style-type: none;
  height: 40px;
  line-height: 40px;
  padding: 0 40px 0 15px;
}
.ui-combo.ui-combo--medium .elem:hover {
  background: #009fda;
  cursor: pointer;
  color: #fff;
}
.ui-combo.ui-combo--medium .elem:first-child:hover {
  background: transparent;
  color: #000;
  cursor: initial;
}
.ui-combo.ui-combo--medium .elem:first-child:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 10px;
  left: calc(100% - 25px);
  top: 15px;
  background-size: 15px 10px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMi44MjIiIHZpZXdCb3g9IjAgMCAyMCAxMi44MjIiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDlmZGE7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMjQuODA3LDEyLjc2OCwxNS41NzksMjJBLjkuOSwwLDAsMSwxNC4zLDIyTDUuMDcyLDEyLjc2OGEuNDUyLjQ1MiwwLDAsMSwwLS42MzlMNy42MjksOS41NzJhLjQ1Mi40NTIsMCwwLDEsLjYzOSwwbDYuNjcxLDYuNjcxTDIxLjYxLDkuNTcyYS40NTIuNDUyLDAsMCwxLC42MzksMGwyLjU1NywyLjU1N2EuNDUyLjQ1MiwwLDAsMSwwLC42MzlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNC45MzkgLTkuNDQpIi8+PC9zdmc+");
}
.ui-combo.ui-combo--medium .elem:nth-child(2):after {
  position: absolute;
  content: "";
  left: 15px;
  right: 15px;
  top: 0;
  border-style: solid none none none;
  border-width: 1px;
  border-color: #009fda;
}
.ui-combo.ui-combo--medium .elem:not(:first-child) {
  height: 0;
  visibility: hidden;
}
.ui-combo.ui-combo--xl {
  border-color: #009fda;
  --elem-height: 70px;
}
@media screen and (max-width: 1199px) {
  .ui-combo.ui-combo--xl {
    top: 17px;
    right: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .ui-combo.ui-combo--xl {
    top: 23px;
  }
}
.ui-combo.ui-combo--xl .elem {
  position: relative;
  user-select: none;
  list-style-type: none;
  height: 70px;
  line-height: 70px;
  padding: 0 40px 0 15px;
}
.ui-combo.ui-combo--xl .elem:hover {
  background: #009fda;
  cursor: pointer;
  color: #fff;
}
.ui-combo.ui-combo--xl .elem:first-child:hover {
  background: transparent;
  color: #000;
  cursor: initial;
}
.ui-combo.ui-combo--xl .elem:first-child:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 10px;
  left: calc(100% - 25px);
  top: 30px;
  background-size: 15px 10px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxMi44MjIiIHZpZXdCb3g9IjAgMCAyMCAxMi44MjIiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDlmZGE7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMjQuODA3LDEyLjc2OCwxNS41NzksMjJBLjkuOSwwLDAsMSwxNC4zLDIyTDUuMDcyLDEyLjc2OGEuNDUyLjQ1MiwwLDAsMSwwLS42MzlMNy42MjksOS41NzJhLjQ1Mi40NTIsMCwwLDEsLjYzOSwwbDYuNjcxLDYuNjcxTDIxLjYxLDkuNTcyYS40NTIuNDUyLDAsMCwxLC42MzksMGwyLjU1NywyLjU1N2EuNDUyLjQ1MiwwLDAsMSwwLC42MzlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNC45MzkgLTkuNDQpIi8+PC9zdmc+");
}
.ui-combo.ui-combo--xl .elem:nth-child(2):after {
  position: absolute;
  content: "";
  left: 15px;
  right: 15px;
  top: 0;
  border-style: solid none none none;
  border-width: 1px;
  border-color: #009fda;
}
.ui-combo.ui-combo--xl .elem:not(:first-child) {
  height: 0;
  visibility: hidden;
}

/* Z-Index */
.one-click {
  margin: 0 auto;
  max-width: 900px;
  display: flex;
  justify-content: space-between;
}
.one-click-hays-link span {
  color: aqua;
  font-weight: bold;
}
.one-click-slider {
  display: flex;
  margin-right: 100px;
}
.one-click-slider-title {
  color: blue;
  font-weight: bold;
  margin: 0 50px;
}
.one-click-slider-prev, .one-click-slider-next {
  width: 20px;
  height: 20px;
  background: aqua;
}

div.studien-content-template .hh-btn, div.studien-content-template .searchbar .searchbar-trigger, .searchbar div.studien-content-template .searchbar-trigger, div.studien-content-template .searchbar--extended .searchbar-trigger, .searchbar--extended div.studien-content-template .searchbar-trigger, div.studien-content-template .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom div.studien-content-template .searchbar-trigger, div.studien-content-template #downloadStartenDisabled, div.studien-content-template #toggleButtonDisabled {
  width: 280px;
}
div.studien-content-template #toggleButton,
div.studien-content-template #toggleButton-submit {
  width: 310px;
}
div.studien-content-template #hh-download-captcha {
  padding-bottom: 15px;
}
div.studien-content-template #email_error {
  display: none;
}
div.studien-content-template ul.studies_email_select {
  padding-left: 0;
  padding-top: 15px;
  list-style: none;
}
div.studien-content-template #toggleButton.download-button {
  border-color: grey;
  background: lightgray;
}
div.studien-content-template .g-recaptcha div {
  margin-left: auto;
  margin-right: auto;
}
div.studien-content-template i.hays-star {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}
div.studien-content-template .default-label-text {
  color: #333;
  font-size: 1rem;
}
div.studien-content-template ul.studies_email_select label {
  font-weight: normal;
  font-size: 1rem !important;
}

.aui .hays__r1__border-box * {
  box-sizing: border-box;
}
.aui .hays__r1__button {
  line-height: 50px;
  height: 50px;
  padding: 0 30px;
  border: 0;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  display: inline-block;
}
.aui .hays__r1__button.hays__r1__button--primary {
  background-color: var(--h-dark-blue);
  color: var(--h-white);
  text-align: center;
}
.aui .hays__r1__button.hays__r1__button--primary:hover {
  background-color: var(--h-btn-primary-hover);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .hays__r1__button.hays__r1__button--primary {
    width: 40%;
    margin: 0 auto;
  }
}
.aui .hays__r1__button.hays__r1__button--secondary {
  background-color: var(--h-btn-secondary);
  color: var(--h-white);
  text-align: center;
}
.aui .hays__r1__button.hays__r1__button--secondary:hover {
  background-color: var(--h-btn-secondary-hover);
}
.aui .hays__r1__button.hays__r1__button--tenary {
  background-color: var(--h-mediumvioletred);
  color: var(--h-white);
  text-align: center;
}
.aui .hays__r1__button.hays__r1__button--tenary:hover, .aui .hays__r1__button.hays__r1__button--tenary:active {
  background-color: var(--h-dark-blue);
}
.aui .hays__r1__button.hays__r1__button--icon {
  padding: 0 19.5px;
}
.aui .hays__r1__events {
  height: 100%;
  background-color: var(--h-dark-blue);
  padding: 15px;
}
.aui .hays__r1__events p {
  color: var(--h-white);
}
.aui .hays__r1__events__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  margin-bottom: 30px;
}
@media (max-width: 979px) {
  .aui .hays__r1__events__col {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__events__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__events__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.aui .hays__r1__events__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.aui .hays__r1__events__list__item {
  color: var(--h-white);
  line-height: 1.33;
  font-size: var(--h-text-fs);
  padding: 7.5px 0;
  border-bottom: var(--h-border-width-sm) solid var(--h-white);
}
.aui .hays__r1__events__list__item:last-child {
  border-bottom-color: transparent;
}
.aui .hays__r1__location__avenue {
  background-color: var(--h-very-light-grey);
  margin-bottom: 30px;
  padding: 15px 15px 0 15px;
}
.aui .hays__r1__location__avenue p {
  color: var(--h-bg-dark);
}
.aui .hays__r1__location__avenue h2 {
  margin-bottom: 30px;
}
.aui .hays__r1__location__carousel__bg {
  background-color: var(--h-electric-blue);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
}
.aui .hays__r1__location__intro {
  margin-bottom: 15px;
}
.aui .hays__r1__location__map__address {
  position: absolute;
  top: 15px;
  left: 30px;
  background: var(--h-white);
  padding: 15px;
  box-shadow: var(--h-shadow) 0px 1px 4px -1px;
}
.aui .hays__r1__location__map__col {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
@media (max-width: 979px) {
  .aui .hays__r1__location__map__col {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__location__map__col {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 355px;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__location__map__col {
    min-height: 300px;
  }
}
.aui .hays__r1__location__map__events__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
.aui .hays__r1__location__nav__back {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media (max-width: 575px) {
  .aui .hays__r1__location__nav__back {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.aui .hays__r1__location__nav__container {
  margin-bottom: 30px;
}
.aui .hays__r1__location__nav___row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
.aui .hays__r1__location__search {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.aui .hays__r1__location__teasers__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .aui .hays__r1__location__teasers__col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__location__teasers__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__location__teasers__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.aui .hays__r1__location__teasers__nav__back {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media (max-width: 575px) {
  .aui .hays__r1__location__teasers__nav__back {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.aui .hays__r1__location__teasers__nav__container {
  margin-bottom: 30px;
}
.aui .hays__r1__location__teasers__nav__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
.aui .hays__r1__location__teasers__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
.aui .hays__r1__location__teasers__section {
  background-color: var(--h-very-light-grey);
  padding-top: 30px;
  margin-bottom: 30px;
}
.aui .hays__r1__location__widget__col li {
  background-position: center;
  background-size: cover;
  list-style-type: none !important;
}
.aui .hays__r1__location__widget__col .bx-wrapper {
  margin: 0;
  border: 0;
  box-shadow: none;
}
.aui .hays__r1__location__widget__col .bx-wrapper ul,
.aui .hays__r1__location__widget__col .bx-wrapper li {
  margin: 0;
  padding: 0;
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-prev,
.aui .hays__r1__location__widget__col .bx-wrapper .bx-next {
  background-image: url(../images/modules/haysjobsearchresult/bxslider-controls.png);
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-pager,
.aui .hays__r1__location__widget__col .bx-wrapper .bx-controls-auto {
  bottom: 15px;
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid var(--h-white);
  background-color: transparent;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  box-shadow: 1px 1px 0px 1px rbga(0, 0, 0, 0.3);
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a:hover, .aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a:active, .aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background-color: var(--h-white);
}
.aui .hays__r1__location__widget__col__contact {
  margin-bottom: 30px !important;
  flex: none !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.aui .aui .hays__r1__location__widget__col__contact {
  max-width: initial;
}
.aui .hays__r1__location__widget__contact {
  padding: 0;
  background-color: var(--h-light-grey);
  height: 100%;
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}
.aui .aui .hays__r1__location__widget__contact {
  padding: 0;
}
.aui .hays__r1__location__widget__contact a,
.aui .hays__r1__location__widget__contact a:hover {
  text-decoration: underline;
}
.aui .hays__r1__location__widget__contact__image {
  margin: -15px;
  margin-bottom: 15px;
  background-position: center;
  background-size: cover;
}
.aui .hays__r1__location__widget__contact__image:before {
  content: "";
  display: block;
  padding-top: 50%;
  background-size: cover;
}
.aui .hays__r1__location__widget__contact p,
.aui .hays__r1__location__widget__contact span,
.aui .hays__r1__location__widget__contact li,
.aui .hays__r1__location__widget__contact a {
  color: var(--h-dark-blue);
}
.aui .hays__r1__location__widget__contact img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.aui .hays__r1__location__widget__contact__details {
  padding: 20px 15px 20px 15px;
  font-size: 16px;
  color: var(--h-dark-blue);
  background-color: var(--h-very-light-grey);
}
.aui .hays__r1__location__widget__contact__details a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui .hays__r1__location__widget__contact__details p {
  color: var(--h-dark-blue);
  font-size: var(--h-text-fs);
}
.aui .hays__r1__location__widget__contact {
  padding: 15px;
  background-color: var(--h-very-light-grey);
  height: 100%;
}
.aui .hays__r1__location__widget__contact a,
.aui .hays__r1__location__widget__contact a:hover {
  text-decoration: underline;
}
.aui .hays__r1__location__widget__contact__image {
  margin: -15px;
  margin-bottom: 15px;
  background-position: center;
  background-size: cover;
}
.aui .hays__r1__location__widget__contact__image:before {
  content: "";
  display: block;
  padding-top: 50%;
  background-size: cover;
}
.aui .hays__r1__location__widget__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
}
.aui .hays__r1__location__widget__col__carousel {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
@media (max-width: 979px) {
  .aui .hays__r1__location__widget__col__carousel {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__location__widget__col__carousel {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 355px;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__location__widget__col__carousel {
    min-height: 300px;
  }
}
.aui .hays__r1__location__widget__col__contact {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media (max-width: 979px) {
  .aui .hays__r1__location__widget__col__contact {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__location__widget__col__contact {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__location__widget__col__contact {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.aui .hays__r1__location__widget__col__video {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  margin-top: -25px;
}
@media (max-width: 979px) {
  .aui .hays__r1__location__widget__col__video {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__location__widget__col__video {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.aui .hays__r1__location__widget__col .bx-wrapper {
  margin: 0;
  border: 0;
  box-shadow: none;
}
.aui .hays__r1__location__widget__col .bx-wrapper ul,
.aui .hays__r1__location__widget__col .bx-wrapper li {
  margin: 0;
  padding: 0;
}
.aui .hays__r1__location__widget__col .bx-wrapper li {
  background-position: center;
  background-size: cover;
  list-style-type: none !important;
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-pager,
.aui .hays__r1__location__widget__col .bx-wrapper .bx-controls-auto {
  bottom: 15px;
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-prev,
.aui .hays__r1__location__widget__col .bx-wrapper .bx-next {
  background-image: url("../images/modules/hayssearchprofile/bxslider-controls.png");
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a {
  border: 1px solid var(--h-white);
  background-color: transparent;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  box-shadow: 1px 1px 0px 1px rbga(0, 0, 0, 0.3);
}
.aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a:hover, .aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a.active, .aui .hays__r1__location__widget__col .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background-color: var(--h-white);
}
.aui .hays__r1__location__widget__col .bx-wrapper,
.aui .hays__r1__location__widget__col .bx-viewport,
.aui .hays__r1__location__widget__col .bx-viewport ul,
.aui .hays__r1__location__widget__col .bx-viewport li {
  height: 100% !important;
}
.aui .hays__r1__location__widget__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
.aui .hays__r1__locations__condensed__list {
  margin: 0;
  font-size: var(--h-text-fs);
}
.aui .hays__r1__locations__condensed__list__city {
  color: var(--h-dim-grey);
}
.aui .hays__r1__locations__condensed__list__city:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--h-electric-blue);
  position: relative;
  bottom: 2px;
}
.aui .hays__r1__locations__condensed__list__container {
  margin-bottom: 45px;
}
.aui .hays__r1__locations__condensed__list__country {
  color: var(--h-electric-blue);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui .hays__r1__locations__condensed__list li {
  display: inline;
  padding-left: 10px;
}
.aui .hays__r1__locations__condensed__list li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--h-electric-blue);
  position: relative;
  top: -2px;
}
.aui .hays__r1__locations__condensed__list .hays__r1__locations__condensed__list__country {
  color: var(--h-electric-blue);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui .hays__r1__locations__container {
  margin-bottom: 45px;
}
.aui .hays__r1__locations__city {
  color: var(--h-dim-grey);
}
.aui .hays__r1__locations__city :before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  position: relative;
  bottom: 2px;
  background-color: var(--h-electric-blue);
}
.aui .hays__r1__locations__country {
  color: var(--h-electric-blue);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui .hays__r1__locations__filter {
  background-color: var(--h-very-light-grey);
  padding: 45px 0;
}
.aui .hays__r1__locations__filter h3 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .aui .hays__r1__locations__filter {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.aui .hays__r1__locations__filter__select__col {
  flex: 0 0 75%;
  max-width: 75%;
}
@media (max-width: 1199px) {
  .aui .hays__r1__locations__filter__select__col {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media (max-width: 991px) {
  .aui .hays__r1__locations__filter__select__col {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__locations__filter__select__col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__locations__filter__select__col {
    flex: 5;
    max-width: initial;
  }
}
.aui .hays__r1__locations__filter__select__reset__col {
  flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 1199px) {
  .aui .hays__r1__locations__filter__select__reset__col {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 991px) {
  .aui .hays__r1__locations__filter__select__reset__col {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
@media (max-width: 767px) {
  .aui .hays__r1__locations__filter__select__reset__col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__locations__filter__select__reset__col {
    flex: 1;
    max-width: initial;
    padding-left: 0;
  }
}
.aui .hays__r1__locations__filter__select__col, .aui .hays__r1__locations__filter__select__reset__col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 575px) {
  .aui .hays__r1__locations__filter__headline {
    display: none;
  }
}
.aui .hays__r1__locations__filter__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
}
.aui .hays__r1__locations__filter__reset {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.aui .hays__r1__locations__filter__reset__button {
  margin-right: 15px;
}
.aui .hays__r1__locations__filter__reset__link {
  color: var(--h-bg-dark);
  text-transform: uppercase;
  font-size: var(--h-h5-fs);
}
@media (max-width: 575px) {
  .aui .hays__r1__locations__filter__reset__link {
    display: none;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__locations__filter__select__reset__col, .aui .hays__r1__locations__filter__reset__button {
    margin-right: 0;
  }
}
.aui .hays__r1__locations__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: -15px;
  margin-left: -15px;
  padding: 45px 0;
}
.aui .hays__r1__locations__list__item {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  text-decoration: none;
}
.aui .hays__r1__locations__list__item:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .aui .hays__r1__locations__list__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .aui .hays__r1__locations__list__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.aui .hays__r1__locations__list__item__location {
  background-color: var(--h-very-light-grey);
  height: 100%;
}
.aui .hays__r1__locations__list__item__location__image {
  margin: -15px;
  margin-bottom: 15px;
  background-size: cover;
}
.aui .hays__r1__locations__list__item__location__image:before {
  content: "";
  display: block;
  padding-top: 1%;
}
.aui .hays__r1__locations__list__item:hover, .aui .hays__r1__locations__list__item__location {
  background-color: var(--h-dark-blue);
}
.aui .hays__r1__locations__list__item:hover, .aui .hays__r1__locations__list__item__location, .aui .hays__r1__locations__list__item__headline {
  color: var(--h-white);
}
.aui .hays__r1__locations__list__item__headline {
  margin-bottom: 30px;
}
.aui .hays__r1__locations__list__item__icon {
  margin-left: 15px;
}
.aui .hays__r1__locations__list__item__link {
  position: absolute;
  bottom: 15px;
}
.aui .hays__r1__locations__list__item:hover, .aui .hays__r1__locations__list__item__location {
  background-color: var(--h-bg-dark);
  color: var(--h-white);
}
.aui .hays__r1__locations__list__item:hover, .aui .hays__r1__locations__list__item__location, .aui .hays__r1__locations__list__item__headline {
  color: var(--h-white);
}
.aui .hays__r1__locations__intro {
  padding-bottom: 20px;
}
.aui #hays__r1__locations__filter__select-selectized {
  font-size: var(--h-text-fs) !important;
  line-height: 1 !important;
}
.aui #hays__r1__locations__filter__select + .selectize-control .selectize-input,
.aui #hays__r1__locations__filter__select + .selectize-control.single .selectize-input.input-active input {
  height: 50px;
  line-height: 50px;
}
.aui #hays__r1__locations__filter__select + .selectize-control .selectize-input:before {
  width: 50px !important;
  height: 50px !important;
}
.aui #hays__r1__locations__filter__select + .selectize-control.single .selectize-input:after {
  right: 18px;
}
.aui .hays__r1__map {
  min-height: 250px;
  background-color: var(--h-light-grey-orange);
}

/*** Asset Publishers Template ***/
.aui .asset-publishers-template.hays__r1__events {
  height: 400px;
  max-height: 400px;
  padding: 20px 15px 15px;
  margin-bottom: 30px;
  background-color: var(--h-parchment);
}
.aui .asset-publishers-template.hays__r1__events h3 {
  margin-bottom: 10px;
  display: block;
  color: var(--h-black);
}
.aui .asset-publishers-template.hays__r1__events h3 span {
  color: var(--h-black);
}
.aui .asset-publishers-template .hays__r1__events__list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
  max-height: 270px;
  overflow-y: auto;
}
.aui .asset-publishers-template .hays__r1__events__list__item {
  border-bottom: var(--h-border-width-sm) solid var(--h-grey);
  color: var(--h-black);
  margin-bottom: 8px;
}
.aui .asset-publishers-template .hays__r1__events__list__item:last-child {
  border-bottom-color: var(--h-grey);
}
.aui .asset-publishers-template .hays__r1__events__list__item span {
  display: block;
  margin-top: 10px;
  margin-bottom: 8px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-link);
}
.aui .asset-publishers-template a {
  position: relative;
}
.aui .asset-publishers-template p a:after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-mid-blue);
  border-bottom: 7.5px solid transparent;
  content: "";
  position: absolute;
  top: 0.2em;
  right: -18px;
  transform: rotate(270deg);
}

/* Variables */
/* Z-Index */
/* Random Code */
#formContent div.kontakterklaerung {
  width: 400px;
}

div.presseartikel-content-template {
  z-index: 3;
}
div.presseartikel-content-template .presseartikel {
  position: relative;
  z-index: 0;
  margin-bottom: 10px;
  margin-top: 20px;
}
div.presseartikel-content-template .presseartikel .datum {
  color: var(--h-presseartikel-content-template-kopfzeile-color);
  font-size: var(--h-base-font-size);
  font-weight: bold;
}
div.presseartikel-content-template .presseartikel .text h2 {
  color: var(--h-presseartikel-content-template-h2-color);
  font-size: 1.25rem;
  text-transform: none;
  line-height: 110%;
  margin-top: 10px;
}
div.presseartikel-content-template .presseartikel .text h2:hover {
  color: var(--h-presseartikel-content-template-h2-color-hover);
  text-decoration: none;
}
div.presseartikel-content-template .presseartikel .text p {
  color: var(--h-presseartikel-content-template-font-color);
  font-size: var(--h-base-font-size);
  margin-bottom: 0px;
}
div.presseartikel-content-template .presseartikel .text p:hover {
  color: var(--h-presseartikel-content-template-font-color);
  text-decoration: none;
}
div.presseartikel-content-template .presseartikel .text-detail h2 {
  color: var(--h-presseartikel-content-template-ueberschrift-color);
  font-size: 1.625rem;
}
div.presseartikel-content-template .presseartikel .text-detail p .bild-rechts {
  float: right;
  margin-left: 18px;
  margin-bottom: 8px;
}
div.presseartikel-content-template .presseartikel .text-detail p .bild-links {
  float: left;
  margin-right: 18px;
  margin-bottom: 8px;
}
div.presseartikel-content-template .presseartikel .text-detail ul {
  padding-left: 0px;
  margin: 0;
  margin-bottom: 20px;
  list-style-type: none;
  font-size: 1rem;
}
div.presseartikel-content-template .presseartikel .text-detail ul li {
  list-style-type: none;
}
div.presseartikel-content-template .presseartikel .text-detail .content {
  position: relative;
  width: auto;
  background: transparent;
  float: left;
  margin: 0 15px 15px 0;
  padding-bottom: 0px;
}
div.presseartikel-content-template .presseartikel .text-detail .content .front {
  position: relative;
  max-width: 140px;
  overflow: hidden;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .front {
    max-width: 140px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .front {
    max-width: 100px;
  }
}
div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer {
  position: absolute;
  top: 0;
  display: none;
  background: var(--h-presseartikel-content-template-thumb-layer-color);
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  text-transform: uppercase;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer {
    display: none;
    position: initial;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer {
    display: none;
    position: initial;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer {
    display: none;
    position: initial;
  }
}
div.presseartikel-content-template .presseartikel .text-detail .content:hover .frontlayer {
  display: block;
}
div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer-link {
  bottom: 0;
  z-index: 1;
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer-link {
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer-link {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .content .frontlayer-link {
    display: block;
  }
}
div.presseartikel-content-template .presseartikel .text-detail .content ul {
  margin: 0;
  padding: 0;
  margin-top: 10px;
  list-style-type: none;
  width: 100%;
}
div.presseartikel-content-template .presseartikel .text-detail .content ul li {
  list-style-type: none;
  padding: 0px;
  margin-bottom: 0px;
  line-height: 140%;
}
div.presseartikel-content-template .presseartikel .text-detail .content ul li:before {
  display: none;
}
div.presseartikel-content-template .presseartikel .text-detail .content ul li a {
  font-size: 0.813rem;
  font-weight: bold;
  color: var(--h-presseartikel-content-template-thumb-link-color);
  bottom: 0;
}
div.presseartikel-content-template .presseartikel .text-detail .content ul li a i.fa {
  padding-right: 4px;
}
div.presseartikel-content-template .presseartikel .text-detail .content ul li a:hover {
  color: var(--h-presseartikel-content-template-thumb-link-color-hover);
  text-decoration: none;
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: var(--h-presseartikel-content-template-vorschau-bg-color);
  box-sizing: border-box;
  text-align: center;
  padding-top: 50px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg {
    display: none;
  }
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info {
  position: relative;
  display: inline-block;
  width: auto;
  color: var(--h-presseartikel-content-template-vorschau-link-color);
  font-size: 1rem;
  background: var(--h-white);
  padding: 20px;
  border: 2px solid var(--h-electric-blue);
  max-width: 100%;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info {
    display: none;
  }
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info span {
  color: var(--h-presseartikel-content-template-vorschau-font-color);
  line-height: 160%;
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info img {
    max-height: 60%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info img {
    max-width: 70%;
    margin-bottom: 10px;
  }
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info a {
  color: var(--h-presseartikel-content-template-vorschau-link-color);
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info a:hover {
  color: var(--h-presseartikel-content-template-vorschau-link-color-hover);
  text-decoration: none;
}
div.presseartikel-content-template .presseartikel .text-detail .vorschau-bg .vorschau-info .vorschau-close-btn {
  position: absolute;
  top: -40px;
  right: -35px;
  color: var(--h-white);
  cursor: pointer;
  font-size: 2rem;
}
div.presseartikel-content-template .bild.links {
  width: 140px;
  margin-right: 25px;
  margin-bottom: 10px;
  float: left;
}
@media only screen and (max-width: 479px) {
  div.presseartikel-content-template .bild.links {
    display: none;
  }
}
div.presseartikel-content-template .linie {
  border-bottom: 6px solid var(--h-presseartikel-content-template-linie-color);
  height: 10px;
}

div.subline h3 {
  color: var(--h-presseartikel-content-template-ueberschrift-color);
  margin: 30px 0;
}

/* ***************** */
/* Neukundenformular */
/* ***************** */
.indent20px {
  margin-left: 20px !important;
}

.indent20px-error .form-feedback-item.form-validator-stack.help-block {
  margin-left: 20px !important;
}

.indent40px {
  margin-left: 40px !important;
}

.radiobuttonRowLevel1 {
  margin-bottom: 5px;
}

.radiobuttonRowLevel2 {
  min-height: 25px !important;
  font-size: 14px;
}

input[type=radio].ncformradiobutton {
  margin: -2px 0 0;
}

/* ************************** */
/* Hayscareer Kontaktformular */
/* ************************** */
.hc-message {
  font-size: 1.4rem;
}

.vat-or-tin-msg {
  font-size: 0.75rem;
  padding-bottom: 12px;
}

/**** Icons ****/
.aui .marker-icon-blue {
  width: 25px;
  height: 25px;
  background: transparent url("../images/modules/common/icons/map-marker-blue.svg") 0% 0% no-repeat padding-box;
}

.aui .icon-arrow {
  width: 40px;
  height: 18px;
  background: transparent url("../images/modules/common/icons/arrow-right.svg") 0% 0% no-repeat padding-box;
}

.aui .map-icon {
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("../images/modules/common/icons/map-marker.svg") 0% 0% no-repeat padding-box;
}
.aui .map-icon.mask {
  background: transparent url("../images/modules/common/icons/map-marker.png") 0% 0% no-repeat padding-box;
}
.aui .map-icon.black-icon {
  background: transparent url("../images/modules/common/icons/map-marker-black.svg") 0% 0% no-repeat padding-box;
}

.aui .file-icon {
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("../images/modules/common/icons/file.svg") 0% 0% no-repeat padding-box;
}
.aui .file-icon.mask {
  background: transparent url("../images/modules/common/icons/file.png") 0% 0% no-repeat padding-box;
}
.aui .file-icon.black-icon {
  background: transparent url("../images/modules/common/icons/file-black.svg") 0% 0% no-repeat padding-box;
}

.check-icon {
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("../images/modules/common/icons/check.svg") 0% 0% no-repeat padding-box;
}

.aui .calendar-icon {
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("../images/modules/common/icons/calendar.svg") 0% 0% no-repeat padding-box;
}

.aui .clock-icon {
  width: 17px;
  height: 18px;
  padding: 14px;
  background: transparent url("../images/modules/common/icons/clock.svg") 0% 0% no-repeat padding-box;
}
.aui .clock-icon.mask {
  background: transparent url("../images/modules/common/icons/clock.png") 0% 0% no-repeat padding-box;
}

.aui .like-icon {
  width: 26px;
  height: 26px;
  padding: 25px;
  margin-left: 15px;
  background: transparent url("../images/modules/common/icons/heart.svg") 50% 50% no-repeat padding-box;
  border: none;
}
@media only screen and (max-width: 767px) {
  .aui .like-icon {
    padding: 18px 25px;
    position: relative !important;
    top: 5px !important;
  }
}
.aui .like-icon.mask {
  background-image: none;
  background-color: var(--h-glow-btn-primary);
  -webkit-mask: url("../images/modules/common/icons/heart.svg") no-repeat;
  -webkit-mask-position-x: 50% !important;
  -webkit-mask-position-y: 50% !important;
  mask: url("../images/modules/common/icons/heart.svg") no-repeat;
}
.aui .like-icon.fill-like-icon.mask {
  background-color: var(--h-glow-btn-primary);
  -webkit-mask: url("../images/modules/haysjobdetails/heart-filled.svg") no-repeat;
  mask: url("../images/modules/haysjobdetails/heart-filled.svg") no-repeat;
  -webkit-mask-position-x: 50%;
  -webkit-mask-position-y: 50%;
}
@media only screen and (min-width: 768px) {
  .aui .like-icon:hover {
    cursor: pointer;
  }
  .aui .like-icon:hover.mask {
    background-color: var(--h-glow-btn-primary);
    -webkit-mask: url("../images/modules/haysjobdetails/heart-filled.svg") no-repeat;
    mask: url("../images/modules/haysjobdetails/heart-filled.svg") no-repeat;
    -webkit-mask-position-x: 50%;
    -webkit-mask-position-y: 50%;
  }
}

.apply-like-share {
  display: flex;
}

.aui .share-icon {
  width: 26px;
  height: 26px;
  padding: 25px;
  background: transparent url("../images/modules/common/icons/sharedownload.svg") 50% 50% no-repeat padding-box;
}
@media only screen and (max-width: 767px) {
  .aui .share-icon {
    padding: 18px 25px;
    position: relative !important;
    top: 5px !important;
  }
}
.aui .share-icon.mask {
  background-image: none;
  background-color: var(--h-glow-btn-primary);
  -webkit-mask: url("../images/modules/common/icons/sharedownload.svg") no-repeat;
  mask: url("../images/modules/common/icons/sharedownload.svg") no-repeat;
  -webkit-mask-position-x: 50%;
  -webkit-mask-position-y: 50%;
}
.aui .share-icon:hover {
  cursor: pointer;
}
.aui .share-icon:hover.mask {
  background-color: var(--h-glow-btn-primary);
}

.aui .chevron-down-update {
  margin-top: 18px;
  float: right;
  padding: 10px;
  background: transparent url("../images/modules/common/icons/chevron-update-down.svg") 0% 0% no-repeat padding-box;
}

.aui .chevron-down-update.open-filter {
  background: transparent url("../images/modules/common/icons/chevron-update-up.svg") 0% 0% no-repeat padding-box;
}

chevron-update-update .aui .chevron-up-update {
  margin-top: 18px;
  float: right;
  padding: 10px;
  background: transparent url("../images/modules/common/icons/chevron-update-up.svg") 0% 0% no-repeat padding-box;
}

.aui .chevron-update-right {
  float: right;
  margin-top: 9px;
  padding: 10px 10px 10px 5px;
  background: transparent url("../images/modules/common/icons/chevron-update-right.svg") 0% 0% no-repeat padding-box;
}
@media only screen and (max-width: 576px) {
  .aui .chevron-update-right {
    position: absolute;
    right: 10px;
    top: 4px;
  }
}

.aui .chevron-update-left {
  float: left;
  margin-top: 3px;
  padding: 10px 10px 10px 5px;
  background: transparent url("../images/modules/common/icons/chevron-update-left.svg") 0% 0% no-repeat padding-box;
}
@media only screen and (max-width: 576px) {
  .aui .chevron-update-left {
    position: relative;
    left: 0px;
    top: px;
  }
}

.aui .chevron-down {
  margin-top: 13px;
  float: right;
  padding: 10px;
  background: transparent url("../images/modules/common/icons/chevron-down.svg") 0% 0% no-repeat padding-box;
}

.aui .chevron-left {
  margin-top: 3px;
  margin-right: 1px;
  float: left;
  padding: 10px;
  background: transparent url("../images/modules/common/icons/chevron-left.svg") 0% 0% no-repeat padding-box;
}

.chevron-left-darkblue {
  margin-right: 1px;
  float: left;
  padding: 10px;
  background: transparent url("../images/modules/common/icons/chevron-left-darkblue.svg") 0% 0% no-repeat padding-box;
  color: #002776;
}

.aui .filter-icon {
  float: right;
  padding: 13px;
  background: transparent url("../images/modules/common/icons/filter.svg") 0% 0% no-repeat padding-box;
}

.aui .filter-icon-update {
  float: left;
  padding: 10px 9px;
  background: transparent url("../images/modules/common/icons/filter.svg") no-repeat padding-box;
  height: 20px;
  width: 18px;
  background-size: 20px;
  margin-right: 12px;
}

.aui .chevron-right {
  float: right;
  margin-top: 8px;
  padding: 10px 10px 10px 5px;
  background: transparent url("../images/modules/common/icons/chevron-right.svg") 0% 0% no-repeat padding-box;
}

.row.row-height-auto {
  height: auto !important;
}

@media only screen and (max-width: 767px) {
  .h-action-mobileview {
    position: fixed;
    width: 102%;
    background: #fff;
    z-index: 99;
    top: 0;
    border-bottom: 1px solid #a6abab;
    margin-left: -20px;
    margin-right: -20px;
    padding: 15px 20px 8px;
  }
  .h-action-mobileview .mb-2 {
    margin-bottom: 5px !important;
  }
  .h-action-mobileview .share-buttons {
    position: absolute;
  }

  .grecaptcha-badge {
    bottom: 135px !important;
  }
}
@media only screen and (min-width: 768px) {
  #h-action-mobileview {
    display: none !important;
  }

  .grecaptcha-badge {
    bottom: 75px !important;
  }
}
html input::placeholder {
  color: var(--h-disable-grey) !important;
}

/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}

/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: var(--h-font-family);
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("images/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("images/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: var(--h-font-family);
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/* Hay Contact Form */
/* Variables */
/* Z-Index */
/* Z-Index */
.h-contact-form-wrapper:before {
  content: "";
  background: var(--h-parchment);
  height: 333px;
  position: absolute;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

/* Start Data Upload Vakanz melden */
.btn-default:focus,
.btn-default:active,
.btn-default:hover {
  background-color: var(--h-white) !important;
}

@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .hays__form-group.cpm-application-top-margin.padding-block {
    padding-right: 0;
    padding-left: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .contact-form-capture.padding-block {
    padding-right: 0;
    padding-left: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .hays-contact-form.contact-with-us.padding-block {
    padding-right: 0;
    padding-left: 0;
  }
}
/* Hays Contact Form Begin */
div.hays-contact-form h1.studien {
  margin-bottom: 30px;
  font-size: 1.875rem;
}

div.hays-contact-form h2 {
  margin-bottom: 30px;
}

div.hays-contact-form {
  /*Ende Data Upload Vakanz melden*/
}
div.hays-contact-form i.fa {
  color: var(--h-electric-blue);
  padding-left: 7px;
  font-size: 0.875rem;
}
div.hays-contact-form span.label-required {
  display: none;
}
div.hays-contact-form textarea {
  height: 108px;
  max-width: 960px;
}
div.hays-contact-form .row {
  padding-bottom: 10px;
}
div.hays-contact-form .noPadding {
  padding-bottom: 0px;
}
div.hays-contact-form .lfr-ddm-field-group {
  padding-bottom: 0px !important;
}
div.hays-contact-form .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form .form-header .form-select a {
  font-weight: bold;
}
div.hays-contact-form .form-header .form-select div {
  text-transform: uppercase;
  background: var(--h-grau-1);
  font-weight: bold;
  color: var(--h-dark-blue);
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid var(--h-white);
  border-bottom: 4px solid var(--h-white);
}
div.hays-contact-form .form-header .form-select div.ReiterAktiv {
  color: var(--h-electric-blue);
  border-bottom: 15px solid var(--h-grau-1);
}
div.hays-contact-form .star {
  color: var(--h-picton-blau);
}
div.hays-contact-form .anrede label {
  float: left;
  padding-right: 30px;
}
div.hays-contact-form .anrede label:first-child {
  float: none;
}
div.hays-contact-form .medium .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form .medium .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form .medium .firstline {
  height: 45px;
}
div.hays-contact-form .medium label {
  float: left;
  background: var(--h-grau-1);
  padding: 10px 10px 10px 30px;
  margin-right: 5px;
  display: inline-block;
}
div.hays-contact-form .medium label:first-child {
  border-bottom: 5px var(--h-grau-1) solid;
  margin-bottom: 0px;
}
div.hays-contact-form .medium .phoneselection label {
  padding: 10px 10px 10px 30px;
  margin: 0;
  display: inline-block;
}
div.hays-contact-form .medium .phoneselection label:first-child {
  padding: 10px 10px 10px 10px;
  border: none;
}
div.hays-contact-form .medium .themenliste h3 {
  margin-bottom: 20px;
}
div.hays-contact-form .medium .themenliste .control-group {
  margin-bottom: 15px;
}
div.hays-contact-form .medium .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
div.hays-contact-form.contact-with-us i.fa {
  color: var(--h-black);
  font-size: 0.6rem;
  bottom: 5px;
  position: relative;
  padding-right: 0px;
}
div.hays-contact-form.contact-with-us .form-fields {
  margin-bottom: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .form-fields {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  div.hays-contact-form.contact-with-us .form-fields .form-field-mobile-version {
    width: 100%;
    margin-bottom: 30px;
  }
}
div.hays-contact-form.contact-with-us .lfr-ddm-field-group {
  margin: 0 !important;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.hays-contact-form.contact-with-us .lfr-ddm-field-group {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.hays-contact-form.contact-with-us .lfr-ddm-field-group {
    margin: 0 !important;
  }
}

/* Hays Contact Form End */
div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}

div.hays-contact-form.contact-with-us.contact-form .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form.contact-with-us.contact-form .anrede .form-validator-stack.help-block {
  top: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .custom-error-message-for-input {
  margin-top: 40px;
}
div.hays-contact-form.contact-with-us.contact-form .custom-error-message-for-input.checkbox-error {
  margin-top: 44px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .custom-error-message-for-input {
    margin-top: 300px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .padding-block {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .padding-block.form-fields {
    padding-right: 0px;
    padding-left: 0px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .padding-block.contactCaptcha {
  margin-left: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .anrede .form-validator-stack.help-block {
  top: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .custom-error-message-for-input {
  margin-top: 40px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .custom-error-message-for-input.checkbox-error {
  margin-top: 44px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .custom-error-message-for-input {
    margin-top: 300px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block.form-fields {
    padding-right: 0px;
    padding-left: 0px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block.contactCaptcha {
  margin-left: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .form-header .form-select a {
  font-weight: bold;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .form-header .form-select div {
  text-transform: uppercase;
  background: var(--h-grau-1);
  font-weight: bold;
  color: var(--h-dark-blue);
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid var(--h-white);
  border-bottom: 4px solid var(--h-white);
}
div.hays-contact-form.contact-with-us.contact-form .form-header .info {
  background: var(--h-parchment);
  padding-top: 15px;
  height: 333px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .info {
    height: auto;
    padding-bottom: 25px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .form-header .ReiterAktiv {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0;
  color: var(--h-dark-blue);
  opacity: 1;
}
div.hays-contact-form.contact-with-us.contact-form .form-header p.ReiterAktivDesc {
  font-size: var(--h-text-fs);
  text-align: left;
  color: var(--h-grau-7);
  opacity: 1;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .ReiterAktivSelect {
  text-align: left;
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-grau-7);
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .ReiterAktivSelect {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-label {
  position: absolute;
  pointer-events: none;
  left: 1.5rem;
  top: 1rem;
  padding: 0 0.3rem;
  color: var(--h-grau-7);
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  z-index: 1;
  font-weight: normal;
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-label-focus {
  color: var(--h-electric-blue) !important;
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-error-label-focus {
  color: #e00c42 !important;
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-success-label-focus {
  color: #1F8B11 !important;
}
div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block {
  position: absolute;
  top: 51px;
  left: auto;
  font-weight: bold;
  color: #e00c42;
}
div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block.custom-error-message-for-input {
  top: 56px !important;
}
div.hays-contact-form.contact-with-us.contact-form .cpm-container .form-validator-stack.help-block {
  top: -10px;
  left: 32px;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .four-blocks .form-validator-stack.help-block.custom-error-message-for-input {
    top: -14px !important;
  }
  div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block {
    position: absolute;
    top: 47px !important;
  }
  div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block.custom-error-message-for-input {
    top: 56px !important;
  }
}
div.hays-contact-form.contact-with-us.contact-form .bitteausfuellen-contact {
  margin-top: 45px;
}
div.hays-contact-form.contact-with-us.contact-form .custom-select-arrow select {
  -webkit-appearance: none;
  background-image: none;
}
div.hays-contact-form.contact-with-us.contact-form .custom-select-arrow .icon-chevron-down {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 20px;
  color: var(--h-electric-blue);
  pointer-events: none;
}
div.hays-contact-form.contact-with-us.contact-form .active-label {
  top: -0.5rem;
  background-color: var(--h-white);
  font-size: 14px;
}
div.hays-contact-form.contact-with-us.contact-form .active-area-label {
  top: -0.5rem;
  background-color: var(--h-white);
  font-size: 14px;
}
div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element {
  margin-top: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 300px) and (max-width: 700px) {
  div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
    position: static;
  }
}
div.hays-contact-form.contact-with-us.contact-form .ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0px;
  color: #333333;
  margin: 35px 0 15px 0;
}
div.hays-contact-form.contact-with-us.contact-form .contact-form-capture {
  margin-top: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .contact-form-capture {
    width: 100%;
  }
  div.hays-contact-form.contact-with-us.contact-form .contact-form-capture #control-group-contact-agreement {
    font: normal normal bold 22px/26px var(--h-font-family);
  }
}
div.hays-contact-form.contact-with-us.contact-form .ReiterAktiveTitle {
  font: normal normal bold 22px/26px var(--h-font-family);
  margin: 10px 0 20px 0;
}
div.hays-contact-form.contact-with-us.contact-form .star {
  color: #2AAAE6;
}
div.hays-contact-form.contact-with-us.contact-form .anrede label {
  float: left;
  padding-right: 15px;
}
div.hays-contact-form.contact-with-us.contact-form .anrede label:first-child {
  float: none;
}
div.hays-contact-form.contact-with-us.contact-form .anrede .AnredeAktiv {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0px;
  color: var(--h-dark-blue);
  opacity: 1;
  margin: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .anrede .AnredeAktiv {
    margin: 15px 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .anrede .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .anrede .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  margin: 2px 0px 0 -2px;
  border-radius: 4px;
  border: 1px solid var(--h-grau-7);
  background-color: var(--h-white);
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper input:checked ~ .checkmark {
  background-color: var(--h-electric-blue);
  border: 1px solid var(--h-electric-blue);
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid var(--h-white);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
div.hays-contact-form.contact-with-us.contact-form .themenliste h3 {
  margin-bottom: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .themenliste .control-group {
  margin-bottom: 15px;
}
div.hays-contact-form.contact-with-us.contact-form .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-pannel-item-content-seccion-radio:checked + .wrapper-pannel-item-content-seccion-title {
  background-color: yellow;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .anrede {
    width: 100%;
    margin-top: 30px;
  }
  div.hays-contact-form.contact-with-us.contact-form .bitteausfuellen-contact {
    margin-top: 25px;
  }
  div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
    float: right;
    margin: 30px 0 0 0;
    height: 40px;
    width: 185px;
    font-weight: bold;
    border: none;
    background: #d71f85 0% 0% no-repeat padding-box;
  }
  div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
    background: var(--h-dark-blue) 0% 0% no-repeat padding-box;
  }
}
div.hays-contact-form.contact-with-us.contact-form .color-white-for-mobile-hover {
  background-color: var(--h-white) !important;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item {
  width: 200px;
  height: 90px;
  background-color: var(--h-white);
  border-radius: 4px 4px 0 0;
  letter-spacing: 0px;
  color: var(--h-dark-blue);
  opacity: 1;
  margin: 15px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item:not(:first-child) {
  margin-left: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item:hover {
  padding-bottom: 10px;
  background-color: #ccd4e4;
  height: 100px;
  z-index: 10;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item {
    margin: 15px 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list {
  display: flex;
  position: relative;
  flex-direction: column;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item {
  position: relative;
  height: 50px;
  background-color: var(--h-white);
  margin-top: 20px;
  width: auto;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item:not(:first-child) {
  margin-left: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item:hover {
  padding-bottom: 0;
  background-color: #ccd4e4;
  height: 50px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item:hover .wrapper-pannel {
  display: flex;
  flex-direction: column;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 100%;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item-content-text {
  display: inline-block;
  font-weight: bold;
  color: var(--h-black);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item-content .icon-caret-down:before {
  color: var(--h-mid-blue);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel {
  display: none;
  justify-content: flex-start;
  background-color: #ccd4e4;
  width: 100%;
  height: 160px;
  left: 0;
  top: 100px;
  position: absolute;
  z-index: 10;
  border-radius: 0 0 4px 4px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item {
  margin: 15px 0 15px 10px;
  width: 225px;
  height: 130px;
  border-radius: 4px;
  background-color: var(--h-white);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 12px 0;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: var(--h-black);
  font-weight: bold;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #747678;
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
  top: 3px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio__checked {
  border: 1px solid var(--h-mid-blue);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio::before,
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio:before {
  background: var(--h-mid-blue);
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.6);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item:last-child {
  margin-right: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-radio {
  position: absolute;
  margin: 20px 0 0 10px;
  z-index: 1;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content {
  position: relative;
  padding: 0px 7px 0px 30px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion {
  color: inherit;
  margin-bottom: 5px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title {
  color: inherit;
  font-weight: bold;
  color: var(--h-dark-blue);
  margin: 0;
  padding: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title__checked {
  color: var(--h-black);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-radio {
  transform: scale(1.4);
  position: absolute;
  right: 200px;
  z-index: 1;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text {
  color: var(--h-black);
  font: normal normal bold 22px/26px var(--h-font-family);
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text__checked {
  color: var(--h-black);
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel {
    display: none;
    padding: 0 20px;
    justify-content: flex-start;
    background-color: #ccd4e4;
    width: 100%;
    height: auto;
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 10;
    border-radius: 0 0 4px 4px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item {
    margin: 10px 0px;
    width: 100%;
    border-radius: 4px;
    height: 99px;
    background-color: var(--h-white);
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content {
    position: relative;
    padding: 0px 7px 0px 30px;
    padding: 0px 10px 20px 32px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion {
    color: inherit;
    margin-bottom: 5px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title {
    color: inherit;
    font-weight: bold;
    color: var(--h-dark-blue);
    margin: 0;
    padding: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title__checked {
    color: var(--h-black);
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-radio {
    transform: scale(1.4);
    position: absolute;
    right: 200px;
    z-index: 1;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text {
    color: var(--h-black);
    font: normal normal bold 22px/26px var(--h-font-family);
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text__checked {
    color: var(--h-black);
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item:last-child {
    margin-right: 10px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-radio {
    position: absolute;
    margin: 20px 0 0 10px;
    z-index: 1;
  }
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item {
    height: 110px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us:hover {
  padding-bottom: 10px;
  background-color: #ccd4e4;
  height: 100px;
  z-index: 10;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-selected-radio {
  padding-bottom: 10px;
  background-color: #ccd4e4;
  height: 100px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us:hover .wrapper-pannel {
  display: flex;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  height: 100%;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-content-text {
  display: inline-block;
  font-weight: bold;
  color: var(--h-black);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-content .icon-caret-down:before {
  color: var(--h-mid-blue);
  font-size: 24px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper.four-blocks .wrapper-list-item {
  width: 232px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper.five-blocks .wrapper-list-item {
  width: 184px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper {
    margin-top: 25px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper.four-blocks .wrapper-list-item, div.hays-contact-form.contact-with-us.contact-form .wrapper.five-blocks .wrapper-list-item {
    width: 100%;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
  float: right;
  margin: 30px 0 0 0;
  height: 40px;
  width: 185px;
  font-weight: bold;
  border: none;
  background: var(--h-hays-pink) 0% 0% no-repeat padding-box;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
  background: var(--h-dark-blue) 0% 0% no-repeat padding-box;
}
div.hays-contact-form.contact-with-us.contact-form .color-white-for-mobile-hover {
  background-color: var(--h-white) !important;
}

div.anrede p, div.sprache p, div.medium p {
  padding-bottom: 0px;
}

.hh-btn.hh-btn--normal-color.btn-design.contact-with-us, .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger {
  float: right;
  margin: 20px 20px 0 0;
  height: 40px;
  width: 185px;
  font-weight: bold;
  border: 0;
  background: #d71f85 0 0 no-repeat padding-box;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hh-btn.hh-btn--normal-color.btn-design.contact-with-us, .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger {
    float: none;
    margin: 20px auto;
    width: 90%;
  }
}

.cpm-container .styled-checkbox {
  position: absolute !important;
  opacity: 0 !important;
  z-index: 999;
}

.styled-checkbox + label {
  position: relative !important;
  cursor: pointer !important;
  padding: 0 !important;
  width: 100%;
}

.styled-checkbox + label:before {
  content: "" !important;
  margin-right: 15px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  width: 20px !important;
  height: 20px !important;
  background: url("/o/application-portlet/image/icons/Checkbox.svg") !important;
  float: left;
}

.styled-checkbox:checked + label:before {
  background: url("/o/application-portlet/image/icons/CheckboxAktiv.svg") !important;
}

.styled-checkbox:disabled + label {
  color: #b8b8b8 !important;
  cursor: auto !important;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none !important;
  background: #ddd !important;
}

.text-center {
  text-align: center;
}

.margin-left-asterisk {
  margin-left: 40px;
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .margin-left-asterisk {
    margin-left: 6px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 600px) {
  .text-center-btn {
    margin: 0 auto;
  }
}

.cpm-container.cpm-checkbox-form .label-cmptext {
  width: 96%;
  display: inline-block;
  font-weight: normal;
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .cpm-container.cpm-checkbox-form .label-cmptext {
    width: 90% !important;
  }
}
.cpm-container.cpm-checkbox-form .cpm-checkbox-styled {
  width: 25px;
  display: inline-block;
  vertical-align: top;
}
.cpm-container.cpm-checkbox-form .horizon-spacing {
  width: 100% !important;
}

@media only screen and (max-width: 990px) {
  .contactCaptcha .input-text-wrapper {
    margin-top: 10px;
  }
}
.hays-contact-form .wrapper-pannel-item .radio .help-block {
  display: none;
}
.hays-contact-form .h-form-group .has-success:after {
  display: none;
}

.application-history-portlet h4 {
  font-weight: bold;
  text-transform: uppercase;
}
.application-history-portlet div.hays-contact-form {
  /* textarea {
       height: 80px;
       max-width: 960px;
   }*/
}
.application-history-portlet div.hays-contact-form h1 {
  margin-bottom: 10px;
  text-transform: none;
}
.application-history-portlet div.hays-contact-form h2 {
  margin-bottom: 30px;
  text-transform: none;
}
.application-history-portlet div.hays-contact-form h3 {
  text-transform: none;
}
.application-history-portlet div.hays-contact-form i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}
.application-history-portlet div.hays-contact-form i.fa.h3 {
  font-family: "fontawesome-alloy";
  color: #009fda;
  padding-left: 7px;
  font-size: 1.2rem;
}
.application-history-portlet div.hays-contact-form .aui .control-group {
  margin: 0 !important;
}
.application-history-portlet div.hays-contact-form .form-header .form-select a {
  font-weight: bold;
}
.application-history-portlet div.hays-contact-form .form-header .form-select div {
  text-transform: uppercase;
  background: #eee;
  font-weight: bold;
  color: #002776;
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}
.application-history-portlet div.hays-contact-form .form-header .form-select div.ReiterAktiv {
  color: #009fda;
  border-bottom: 4px solid #eee;
}
.application-history-portlet div.hays-contact-form .form-header .info {
  background: #eee;
  padding: 15px;
}
.application-history-portlet .hays-contact-form {
  font-size: 1rem;
}
.application-history-portlet .hays-contact-form .btn-design {
  margin-top: 20px;
}
.application-history-portlet .hays-contact-form .description {
  margin-bottom: 2em;
}

/* Hays Contact Form */
div.hays-contact-form {
  /*
  $grid-lg-min: 980px;
  $grid-md-max: 979px;
  $grid-md-min: 768px;
  $grid-sm-max: 767px;
  $grid-sm-min: 480px;
  $grid-xs-max: 479px;

  @media only screen and (min-width: $grid-md-min) and (max-width: $grid-md-max) {
      padding-top: 30px;
  }
  @media only screen and (min-width: $grid-sm-min) and (max-width: $grid-sm-max) {
      padding-top: 30px;
      padding-left: 25px;
      padding-right: 25px;
  }
  @media only screen and (max-width: $grid-xs-max) {
      padding-top: 30px;
      padding-left: 25px;
      padding-right: 25px;
  }
  */
}

div.anrede p, div.sprache p, div.medium p {
  padding-bottom: 0px;
}

/* COPIED CSS FROM TMC PORTLET MAIN.CSS , ausgeduennt von ANB */
.btn-default:focus,
.btn-default:active,
.btn-default:hover {
  background-color: #fff !important;
}

.div-request-login {
  background-color: #e0e8c7;
  float: left;
  padding: 15px 15px 0px 15px;
  border: 1px solid #e0e8c7;
  margin-bottom: 30px;
}

/* application-history, mit Sortierungsoption */
table.tbl-data-3 th {
  cursor: pointer;
}

/* pso-mitarbeiter */
div.hays-pso-employee-list .employee-list {
  font-size: 1rem;
  margin-bottom: 3px;
}
div.hays-pso-employee-list .employee-list a.icon-1 {
  padding-right: 20px;
}
div.hays-pso-employee-list h4 {
  margin-bottom: 20px;
}
div.hays-pso-employee-list .btn-design {
  margin: 20px 0 20px 45px;
}

div.hays-pso-delete .btn-design {
  margin: 20px 0 20px 0px;
  float: left;
}

.validationError {
  border: 2px solid red;
}

.btn-add-pso-bp {
  margin-left: 0px !important;
}

.aui p.hinweis {
  font-size: 0.6875rem;
  padding-bottom: 0px;
}

div.personal-information-area div.control-group.input-text-wrapper.error {
  margin-bottom: 9px !important;
}

.icon-datepicker-trigger-availability {
  margin-left: -10px;
}

.icon-datepicker-trigger-birthdate {
  margin-left: -10px;
}

div.title-fachliche-daten {
  font-size: 1.75rem;
}

.color_login {
  color: #009fda !important;
  font-weight: bold !important;
}

.color_request_login {
  color: #739600 !important;
}

span.color_request_login label {
  color: #739600;
}

div.margin-bottom-zero div {
  margin-bottom: 0px !important;
}

div.input-top input {
  vertical-align: top;
}

.responsive_chkbox label {
  margin-left: 20px;
  display: inline-block;
  max-width: 100%;
  font-size: 1rem;
}

.responsive_chkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
}

.fix-padding-bottom {
  padding-bottom: 10px;
}

.aui .fileupload-file-icon {
  background: #fff url("../images/modules/haysapplication/ico-document.png") no-repeat;
}

/* Dropdown Felder */
select {
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  border: none;
  height: 34px !important;
  background-color: white !important;
  outline: none !important;
  cursor: pointer !important;
}

select::-ms-expand {
  display: none !important;
}

select option:hover {
  background-color: var(--h-electric-blue) !important;
  color: white !important;
}

select:focus::-ms-value {
  background: transparent !important;
  color: #555 !important;
}

.brotkrumen {
  background-color: rgba(255, 255, 255, 0.5);
}

.row.bild-bereich {
  display: none;
}

#job-details-container {
  max-width: 630px;
  margin: auto;
  min-height: 415px;
  border: 2px solid #009fda;
  text-align: left;
  padding: 30px;
}
#job-details-container .head-logo {
  margin-bottom: 40px;
}
#job-details-container .head-logo img {
  float: left;
}
#job-details-container h1 {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  font-size: 1.625rem;
}
#job-details-container h1:first-letter {
  text-transform: uppercase;
}
#job-details-container strong {
  font-size: 16px;
  font-weight: bold;
}
#job-details-container a {
  color: #009fda;
  text-decoration: none;
  cursor: pointer;
}
#job-details-container a:hover {
  color: #002776;
  text-decoration: none;
}
#job-details-container .foot {
  margin-top: 20px;
}
#job-details-container .foot-url {
  margin-top: 145px;
}
#job-details-container .foot-url a {
  font-weight: bold;
}
#job-details-container .foot-url a:hover {
  color: #009fda;
  text-decoration: none;
}
#job-details-container .foot-logo img {
  float: right;
}
#job-details-container ul {
  display: block;
  margin: 15px 0px 40px 0px;
  padding: 0;
  list-style-type: none;
  font-size: 16px;
  word-break: normal;
  -moz-hyphens: manual;
}
#job-details-container ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: 16px;
}
#job-details-container ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: "fontawesome-alloy";
  color: #009fda;
}
#job-details-container ul li:first-letter {
  text-transform: uppercase;
}
#job-details-container ul.liste-0 li {
  height: 15px;
  padding-left: 0px;
}
#job-details-container ul.liste-0 li:before {
  display: none;
}
#job-details-container ul.liste-0 li div.liste-0-label {
  display: inline-block;
  width: 170px;
  float: left;
}
#job-details-container ul.liste-0 li div.liste-0-data {
  display: inline-block;
  width: 400px;
  float: left;
}
@media print {
  #job-details-container div.share {
    display: none;
  }
}
#job-details-container div.share ul li:before {
  display: none;
}

@media (min-width: 768px) {
  #job-doesnt-exist-pop.hays-modal-content {
    max-width: 50% !important;
  }

  #job-doesnt-exist-pop.hays-modal-content .modal-header .popup-close {
    right: -70px !important;
    top: -20px !important;
  }
}
@media (max-width: 767px) {
  .hays-modal-content {
    max-height: 75% !important;
    height: 75% !important;
  }

  #job-doesnt-exist-pop.hays-modal-content .modal-header .popup-close {
    right: -60px !important;
    top: -10px !important;
  }

  .aui .h-application__headline {
    color: #333 !important;
  }
}
.applicationPortlet .cpm-checkbox-container {
  margin-left: 20px;
}

/* */
[class^=icon-teaser-], [class*=" icon-teaser-"] {
  font-family: var(--h-font-family);
}

.icon-teaser-content {
  display: block;
  height: auto !important;
}
.icon-teaser-content .icon-teaser-a {
  position: relative;
  top: 5px;
  bottom: auto;
}
.icon-teaser-content .icon-teaser-p {
  display: block;
}

.journal-content-article .icon-teaser-content-template h1, .journal-content-article .icon-teaser-content-template h2, .journal-content-article .icon-teaser-content-template h3, .journal-content-article .icon-teaser-content-template h4, .journal-content-article .icon-teaser-content-template h5,
.journal-content-article .icon-teaser-content-template p.style-h1, .journal-content-article .icon-teaser-content-template p.style-h2, .journal-content-article .icon-teaser-content-template p.style-h3, .journal-content-article .icon-teaser-content-template p.style-h4, .journal-content-article .icon-teaser-content-template p.style-h5 {
  text-transform: none;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  padding: 0;
  margin: 0;
  color: #002776;
}
.journal-content-article .icon-teaser-content-template h1,
.journal-content-article .icon-teaser-content-template p.style-h1 {
  font-size: 1.7rem;
  margin: 0;
}
@media only screen and (max-width: 479px) {
  .journal-content-article .icon-teaser-content-template h1,
.journal-content-article .icon-teaser-content-template p.style-h1 {
    font-size: 1rem;
  }
}
.journal-content-article .icon-teaser-content-template h2,
.journal-content-article .icon-teaser-content-template p.style-h2 {
  font-size: 1.6rem;
  text-transform: none;
  margin-top: 0;
}
.journal-content-article .icon-teaser-content-template h3,
.journal-content-article .icon-teaser-content-template p.style-h3 {
  font-size: 1.125rem;
  text-transform: none;
  margin-top: 10px;
}
.journal-content-article .icon-teaser-content-template h4,
.journal-content-article .icon-teaser-content-template p.style-h4 {
  font-size: 1rem;
  text-transform: none;
  margin-top: 10px;
}
.journal-content-article .icon-teaser-content-template h5,
.journal-content-article .icon-teaser-content-template p.style-h5 {
  font-size: 1rem;
  margin-top: 10px;
  color: #002776;
}
.journal-content-article .icon-teaser-content-template .icon-teaser-area {
  border: 2px solid #009fda;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.journal-content-article .icon-teaser-content-template .icon-teaser-area picture {
  max-width: 24px;
  flex: 1;
}
.journal-content-article .icon-teaser-content-template .icon-teaser-area .icon-teaser-png {
  margin-left: 0px;
  margin-top: 0px;
}
.journal-content-article .icon-teaser-content-template .icon-teaser-area .icon-teaser-a {
  position: absolute;
  bottom: 0;
}

@media only screen and (min-width: 330px) and (max-width: 530px) {
  .aui .applicationPortlet #lbl_chk_kontakterklaerung.h-checkbox.is-required:after {
    top: 20px;
  }

  input#_applicationportlet_profileUrl {
    font-size: 14px;
  }
}
@media only screen and (min-width: 330px) and (max-width: 530px) {
  html:lang(de).aui .applicationPortlet #lbl_chk_kontakterklaerung.h-checkbox.is-required:after {
    top: 44px;
  }
}
.consentRow {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.required-star {
  font-size: 22px;
  margin-left: 4px;
  position: relative;
  top: 2px;
}

/*@media (max-width: 521px) {
.required-star{

        top: 20px;
 }

}*/
.applicationPortlet--short p.h-application__login-note.hinweis {
  margin-top: 16px;
}

@media only screen and (max-width: 600px) {
  .icon-teaser-row .pl-1 {
    padding-right: 0px;
  }
}
.applicationPortlet.h-application .cpm-container .btn-info .arrow-up i:before,
.applicationPortlet.h-application .cpm-container .btn-info .arrow-down i:before {
  content: "";
}
.applicationPortlet.h-application .cpm-container .btn-info .arrow-up i {
  transform: rotate(180deg);
  top: 32%;
}
.applicationPortlet.h-application .cpm-container .btn-info span {
  margin-left: 0;
}
.applicationPortlet.h-application .cpm-container .btn-info span i {
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -16px;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-link-glow);
  transform: translateY(-50%);
  content: "";
}
.applicationPortlet.h-application .cpm-container .btn-info:hover span i {
  border-top: 7.5px solid var(--h-btn-glow-primary-hover);
}

/* Hay Contact Form */
/* Variables */
/* Z-Index */
/* Z-Index */
.h-contact-form-wrapper:before {
  content: "";
  background: var(--h-parchment);
  height: 333px;
  position: absolute;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}

/* Start Data Upload Vakanz melden */
.btn-default:focus,
.btn-default:active,
.btn-default:hover {
  background-color: var(--h-white) !important;
}

@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .hays__form-group.cpm-application-top-margin.padding-block {
    padding-right: 0;
    padding-left: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .contact-form-capture.padding-block {
    padding-right: 0;
    padding-left: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .hays-contact-form.contact-with-us.padding-block {
    padding-right: 0;
    padding-left: 0;
  }
}
/* Hays Contact Form Begin */
div.hays-contact-form h1.studien {
  margin-bottom: 30px;
  font-size: 1.875rem;
}

div.hays-contact-form h2 {
  margin-bottom: 30px;
}

div.hays-contact-form {
  /*Ende Data Upload Vakanz melden*/
}
div.hays-contact-form i.fa {
  color: var(--h-electric-blue);
  padding-left: 7px;
  font-size: 0.875rem;
}
div.hays-contact-form span.label-required {
  display: none;
}
div.hays-contact-form textarea {
  height: 108px;
  max-width: 960px;
}
div.hays-contact-form .row {
  padding-bottom: 10px;
}
div.hays-contact-form .noPadding {
  padding-bottom: 0px;
}
div.hays-contact-form .lfr-ddm-field-group {
  padding-bottom: 0px !important;
}
div.hays-contact-form .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form .form-header .form-select a {
  font-weight: bold;
}
div.hays-contact-form .form-header .form-select div {
  text-transform: uppercase;
  background: var(--h-grau-1);
  font-weight: bold;
  color: var(--h-dark-blue);
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid var(--h-white);
  border-bottom: 4px solid var(--h-white);
}
div.hays-contact-form .form-header .form-select div.ReiterAktiv {
  color: var(--h-electric-blue);
  border-bottom: 15px solid var(--h-grau-1);
}
div.hays-contact-form .star {
  color: var(--h-picton-blau);
}
div.hays-contact-form .anrede label {
  float: left;
  padding-right: 30px;
}
div.hays-contact-form .anrede label:first-child {
  float: none;
}
div.hays-contact-form .medium .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form .medium .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form .medium .firstline {
  height: 45px;
}
div.hays-contact-form .medium label {
  float: left;
  background: var(--h-grau-1);
  padding: 10px 10px 10px 30px;
  margin-right: 5px;
  display: inline-block;
}
div.hays-contact-form .medium label:first-child {
  border-bottom: 5px var(--h-grau-1) solid;
  margin-bottom: 0px;
}
div.hays-contact-form .medium .phoneselection label {
  padding: 10px 10px 10px 30px;
  margin: 0;
  display: inline-block;
}
div.hays-contact-form .medium .phoneselection label:first-child {
  padding: 10px 10px 10px 10px;
  border: none;
}
div.hays-contact-form .medium .themenliste h3 {
  margin-bottom: 20px;
}
div.hays-contact-form .medium .themenliste .control-group {
  margin-bottom: 15px;
}
div.hays-contact-form .medium .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
div.hays-contact-form.contact-with-us i.fa {
  color: var(--h-black);
  font-size: 0.6rem;
  bottom: 5px;
  position: relative;
  padding-right: 0px;
}
div.hays-contact-form.contact-with-us .form-fields {
  margin-bottom: 30px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .form-fields {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  div.hays-contact-form.contact-with-us .form-fields .form-field-mobile-version {
    width: 100%;
    margin-bottom: 30px;
  }
}
div.hays-contact-form.contact-with-us .lfr-ddm-field-group {
  margin: 0 !important;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui div.hays-contact-form.contact-with-us .lfr-ddm-field-group {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui div.hays-contact-form.contact-with-us .lfr-ddm-field-group {
    margin: 0 !important;
  }
}

/* Hays Contact Form End */
div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}

div.hays-contact-form.contact-with-us.contact-form .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form.contact-with-us.contact-form .anrede .form-validator-stack.help-block {
  top: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .custom-error-message-for-input {
  margin-top: 40px;
}
div.hays-contact-form.contact-with-us.contact-form .custom-error-message-for-input.checkbox-error {
  margin-top: 44px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .custom-error-message-for-input {
    margin-top: 300px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .padding-block {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .padding-block.form-fields {
    padding-right: 0px;
    padding-left: 0px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .padding-block.contactCaptcha {
  margin-left: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .anrede .form-validator-stack.help-block {
  top: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .custom-error-message-for-input {
  margin-top: 40px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .custom-error-message-for-input.checkbox-error {
  margin-top: 44px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .custom-error-message-for-input {
    margin-top: 300px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block {
  padding-right: 15px;
  padding-left: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block.form-fields {
    padding-right: 0px;
    padding-left: 0px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .padding-block.contactCaptcha {
  margin-left: 30px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .form-header .form-select a {
  font-weight: bold;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .form-select .form-header .form-select div {
  text-transform: uppercase;
  background: var(--h-grau-1);
  font-weight: bold;
  color: var(--h-dark-blue);
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid var(--h-white);
  border-bottom: 4px solid var(--h-white);
}
div.hays-contact-form.contact-with-us.contact-form .form-header .info {
  background: var(--h-parchment);
  padding-top: 15px;
  height: 333px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .info {
    height: auto;
    padding-bottom: 25px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .form-header .ReiterAktiv {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0;
  color: var(--h-dark-blue);
  opacity: 1;
}
div.hays-contact-form.contact-with-us.contact-form .form-header p.ReiterAktivDesc {
  font-size: var(--h-text-fs);
  text-align: left;
  color: var(--h-grau-7);
  opacity: 1;
}
div.hays-contact-form.contact-with-us.contact-form .form-header .ReiterAktivSelect {
  text-align: left;
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-grau-7);
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .form-header .ReiterAktivSelect {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-label {
  position: absolute;
  pointer-events: none;
  left: 1.5rem;
  top: 1rem;
  padding: 0 0.3rem;
  color: var(--h-grau-7);
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  z-index: 1;
  font-weight: normal;
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-label-focus {
  color: var(--h-electric-blue) !important;
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-error-label-focus {
  color: #e00c42 !important;
}
div.hays-contact-form.contact-with-us.contact-form .contact-input-success-label-focus {
  color: #1F8B11 !important;
}
div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block {
  position: absolute;
  top: 51px;
  left: auto;
  font-weight: bold;
  color: #e00c42;
}
div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block.custom-error-message-for-input {
  top: 56px !important;
}
div.hays-contact-form.contact-with-us.contact-form .cpm-container .form-validator-stack.help-block {
  top: -10px;
  left: 32px;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .four-blocks .form-validator-stack.help-block.custom-error-message-for-input {
    top: -14px !important;
  }
  div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block {
    position: absolute;
    top: 47px !important;
  }
  div.hays-contact-form.contact-with-us.contact-form .form-validator-stack.help-block.custom-error-message-for-input {
    top: 56px !important;
  }
}
div.hays-contact-form.contact-with-us.contact-form .bitteausfuellen-contact {
  margin-top: 45px;
}
div.hays-contact-form.contact-with-us.contact-form .custom-select-arrow select {
  -webkit-appearance: none;
  background-image: none;
}
div.hays-contact-form.contact-with-us.contact-form .custom-select-arrow .icon-chevron-down {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 20px;
  color: var(--h-electric-blue);
  pointer-events: none;
}
div.hays-contact-form.contact-with-us.contact-form .active-label {
  top: -0.5rem;
  background-color: var(--h-white);
  font-size: 14px;
}
div.hays-contact-form.contact-with-us.contact-form .active-area-label {
  top: -0.5rem;
  background-color: var(--h-white);
  font-size: 14px;
}
div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element {
  margin-top: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 300px) and (max-width: 700px) {
  div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
    position: static;
  }
}
div.hays-contact-form.contact-with-us.contact-form .ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0px;
  color: #333333;
  margin: 35px 0 15px 0;
}
div.hays-contact-form.contact-with-us.contact-form .contact-form-capture {
  margin-top: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .contact-form-capture {
    width: 100%;
  }
  div.hays-contact-form.contact-with-us.contact-form .contact-form-capture #control-group-contact-agreement {
    font: normal normal bold 22px/26px var(--h-font-family);
  }
}
div.hays-contact-form.contact-with-us.contact-form .ReiterAktiveTitle {
  font: normal normal bold 22px/26px var(--h-font-family);
  margin: 10px 0 20px 0;
}
div.hays-contact-form.contact-with-us.contact-form .star {
  color: #2AAAE6;
}
div.hays-contact-form.contact-with-us.contact-form .anrede label {
  float: left;
  padding-right: 15px;
}
div.hays-contact-form.contact-with-us.contact-form .anrede label:first-child {
  float: none;
}
div.hays-contact-form.contact-with-us.contact-form .anrede .AnredeAktiv {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0px;
  color: var(--h-dark-blue);
  opacity: 1;
  margin: 15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .anrede .AnredeAktiv {
    margin: 15px 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .anrede .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .anrede .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  margin: 2px 0px 0 -2px;
  border-radius: 4px;
  border: 1px solid var(--h-grau-7);
  background-color: var(--h-white);
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper input:checked ~ .checkmark {
  background-color: var(--h-electric-blue);
  border: 1px solid var(--h-electric-blue);
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid var(--h-white);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.hays-contact-form.contact-with-us.contact-form .medium.contact-with-us .input-checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
div.hays-contact-form.contact-with-us.contact-form .themenliste h3 {
  margin-bottom: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .themenliste .control-group {
  margin-bottom: 15px;
}
div.hays-contact-form.contact-with-us.contact-form .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-pannel-item-content-seccion-radio:checked + .wrapper-pannel-item-content-seccion-title {
  background-color: yellow;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .anrede {
    width: 100%;
    margin-top: 30px;
  }
  div.hays-contact-form.contact-with-us.contact-form .bitteausfuellen-contact {
    margin-top: 25px;
  }
  div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
    float: right;
    margin: 30px 0 0 0;
    height: 40px;
    width: 185px;
    font-weight: bold;
    border: none;
    background: #d71f85 0% 0% no-repeat padding-box;
  }
  div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
    background: var(--h-dark-blue) 0% 0% no-repeat padding-box;
  }
}
div.hays-contact-form.contact-with-us.contact-form .color-white-for-mobile-hover {
  background-color: var(--h-white) !important;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item {
  width: 200px;
  height: 90px;
  background-color: var(--h-white);
  border-radius: 4px 4px 0 0;
  letter-spacing: 0px;
  color: var(--h-dark-blue);
  opacity: 1;
  margin: 15px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item:not(:first-child) {
  margin-left: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item:hover {
  padding-bottom: 10px;
  background-color: #ccd4e4;
  height: 100px;
  z-index: 10;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item {
    margin: 15px 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list {
  display: flex;
  position: relative;
  flex-direction: column;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item {
  position: relative;
  height: 50px;
  background-color: var(--h-white);
  margin-top: 20px;
  width: auto;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item:not(:first-child) {
  margin-left: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item:hover {
  padding-bottom: 0;
  background-color: #ccd4e4;
  height: 50px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item:hover .wrapper-pannel {
  display: flex;
  flex-direction: column;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 100%;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item-content-text {
  display: inline-block;
  font-weight: bold;
  color: var(--h-black);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-item-list-item-content .icon-caret-down:before {
  color: var(--h-mid-blue);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel {
  display: none;
  justify-content: flex-start;
  background-color: #ccd4e4;
  width: 100%;
  height: 160px;
  left: 0;
  top: 100px;
  position: absolute;
  z-index: 10;
  border-radius: 0 0 4px 4px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item {
  margin: 15px 0 15px 10px;
  width: 225px;
  height: 130px;
  border-radius: 4px;
  background-color: var(--h-white);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 12px 0;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: var(--h-black);
  font-weight: bold;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #747678;
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
  top: 3px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio__checked {
  border: 1px solid var(--h-mid-blue);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio::before,
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item .design-form-radio:before {
  background: var(--h-mid-blue);
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.6);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item:last-child {
  margin-right: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-radio {
  position: absolute;
  margin: 20px 0 0 10px;
  z-index: 1;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content {
  position: relative;
  padding: 0px 7px 0px 30px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion {
  color: inherit;
  margin-bottom: 5px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title {
  color: inherit;
  font-weight: bold;
  color: var(--h-dark-blue);
  margin: 0;
  padding: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title__checked {
  color: var(--h-black);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-radio {
  transform: scale(1.4);
  position: absolute;
  right: 200px;
  z-index: 1;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text {
  color: var(--h-black);
  font: normal normal bold 22px/26px var(--h-font-family);
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text__checked {
  color: var(--h-black);
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel {
    display: none;
    padding: 0 20px;
    justify-content: flex-start;
    background-color: #ccd4e4;
    width: 100%;
    height: auto;
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 10;
    border-radius: 0 0 4px 4px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item {
    margin: 10px 0px;
    width: 100%;
    border-radius: 4px;
    height: 99px;
    background-color: var(--h-white);
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content {
    position: relative;
    padding: 0px 7px 0px 30px;
    padding: 0px 10px 20px 32px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion {
    color: inherit;
    margin-bottom: 5px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title {
    color: inherit;
    font-weight: bold;
    color: var(--h-dark-blue);
    margin: 0;
    padding: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-title__checked {
    color: var(--h-black);
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-seccion-radio {
    transform: scale(1.4);
    position: absolute;
    right: 200px;
    z-index: 1;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text {
    color: var(--h-black);
    font: normal normal bold 22px/26px var(--h-font-family);
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-content-text__checked {
    color: var(--h-black);
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item:last-child {
    margin-right: 10px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item-radio {
    position: absolute;
    margin: 20px 0 0 10px;
    z-index: 1;
  }
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list-pannel-item {
    height: 110px;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper-list .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper-list .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us:hover {
  padding-bottom: 10px;
  background-color: #ccd4e4;
  height: 100px;
  z-index: 10;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-selected-radio {
  padding-bottom: 10px;
  background-color: #ccd4e4;
  height: 100px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us:hover .wrapper-pannel {
  display: flex;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  height: 100%;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-content-text {
  display: inline-block;
  font-weight: bold;
  color: var(--h-black);
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .medium.contact-with-us-content .icon-caret-down:before {
  color: var(--h-mid-blue);
  font-size: 24px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper.four-blocks .wrapper-list-item {
  width: 232px;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper.five-blocks .wrapper-list-item {
  width: 184px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us.contact-form .wrapper {
    margin-top: 25px;
  }
  div.hays-contact-form.contact-with-us.contact-form .wrapper.four-blocks .wrapper-list-item, div.hays-contact-form.contact-with-us.contact-form .wrapper.five-blocks .wrapper-list-item {
    width: 100%;
  }
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
  float: right;
  margin: 30px 0 0 0;
  height: 40px;
  width: 185px;
  font-weight: bold;
  border: none;
  background: var(--h-hays-pink) 0% 0% no-repeat padding-box;
}
div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom div.hays-contact-form.contact-with-us.contact-form .wrapper .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
  background: var(--h-dark-blue) 0% 0% no-repeat padding-box;
}
div.hays-contact-form.contact-with-us.contact-form .color-white-for-mobile-hover {
  background-color: var(--h-white) !important;
}

div.anrede p, div.sprache p, div.medium p {
  padding-bottom: 0px;
}

.hh-btn.hh-btn--normal-color.btn-design.contact-with-us, .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger {
  float: right;
  margin: 20px 20px 0 0;
  height: 40px;
  width: 185px;
  font-weight: bold;
  border: 0;
  background: #d71f85 0 0 no-repeat padding-box;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hh-btn.hh-btn--normal-color.btn-design.contact-with-us, .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger {
    float: none;
    margin: 20px auto;
    width: 90%;
  }
}

.cpm-container .styled-checkbox {
  position: absolute !important;
  opacity: 0 !important;
  z-index: 999;
}

.styled-checkbox + label {
  position: relative !important;
  cursor: pointer !important;
  padding: 0 !important;
  width: 100%;
}

.styled-checkbox + label:before {
  content: "" !important;
  margin-right: 15px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  width: 20px !important;
  height: 20px !important;
  background: url("/o/application-portlet/image/icons/Checkbox.svg") !important;
  float: left;
}

.styled-checkbox:checked + label:before {
  background: url("/o/application-portlet/image/icons/CheckboxAktiv.svg") !important;
}

.styled-checkbox:disabled + label {
  color: #b8b8b8 !important;
  cursor: auto !important;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none !important;
  background: #ddd !important;
}

.text-center {
  text-align: center;
}

.margin-left-asterisk {
  margin-left: 40px;
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .margin-left-asterisk {
    margin-left: 6px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 600px) {
  .text-center-btn {
    margin: 0 auto;
  }
}

.cpm-container.cpm-checkbox-form .label-cmptext {
  width: 96%;
  display: inline-block;
  font-weight: normal;
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .cpm-container.cpm-checkbox-form .label-cmptext {
    width: 90% !important;
  }
}
.cpm-container.cpm-checkbox-form .cpm-checkbox-styled {
  width: 25px;
  display: inline-block;
  vertical-align: top;
}
.cpm-container.cpm-checkbox-form .horizon-spacing {
  width: 100% !important;
}

@media only screen and (max-width: 990px) {
  .contactCaptcha .input-text-wrapper {
    margin-top: 10px;
  }
}
.hays-contact-form .wrapper-pannel-item .radio .help-block {
  display: none;
}
.hays-contact-form .h-form-group .has-success:after {
  display: none;
}

div.hays-contact-form.contact-with-us .anrede-flex-for-inputs {
  display: flex;
  margin-left: 17px;
  margin-bottom: 30px;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .radio {
  margin: 0;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .radio + .radio, div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .checkbox + .checkbox {
  margin: 0;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: var(--h-grau-7);
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid var(--h-rollenderstein-grau);
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .design-form-radio__checked {
  border: 1px solid var(--h-electric-blue);
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .design-form-radio::before,
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs .design-form-radio:before {
  background: var(--h-electric-blue);
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.4);
}
div.hays-contact-form.contact-with-us .anrede-flex-for-inputs.custom-error-for-input {
  position: relative;
  padding: 15px;
}
div.hays-contact-form.contact-with-us .custom-error-for-input {
  border: 1px solid var(--h-hays-error-color) !important;
  border-radius: 4px;
}
div.hays-contact-form.contact-with-us .anrede .form-feedback-item.form-validator-stack.help-block.custom-error-message-for-input.checkbox-error {
  top: 67px;
  left: 0;
  margin-top: 0;
}

.application-history-portlet h4 {
  font-weight: bold;
  text-transform: uppercase;
}
.application-history-portlet div.hays-contact-form {
  /* textarea {
       height: 80px;
       max-width: 960px;
   }*/
}
.application-history-portlet div.hays-contact-form h1 {
  margin-bottom: 10px;
  text-transform: none;
}
.application-history-portlet div.hays-contact-form h2 {
  margin-bottom: 30px;
  text-transform: none;
}
.application-history-portlet div.hays-contact-form h3 {
  text-transform: none;
}
.application-history-portlet div.hays-contact-form i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}
.application-history-portlet div.hays-contact-form i.fa.h3 {
  font-family: "fontawesome-alloy";
  color: #009fda;
  padding-left: 7px;
  font-size: 1.2rem;
}
.application-history-portlet div.hays-contact-form .aui .control-group {
  margin: 0 !important;
}
.application-history-portlet div.hays-contact-form .form-header .form-select a {
  font-weight: bold;
}
.application-history-portlet div.hays-contact-form .form-header .form-select div {
  text-transform: uppercase;
  background: #eee;
  font-weight: bold;
  color: #002776;
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}
.application-history-portlet div.hays-contact-form .form-header .form-select div.ReiterAktiv {
  color: #009fda;
  border-bottom: 4px solid #eee;
}
.application-history-portlet div.hays-contact-form .form-header .info {
  background: #eee;
  padding: 15px;
}
.application-history-portlet .hays-contact-form {
  font-size: 1rem;
}
.application-history-portlet .hays-contact-form .btn-design {
  margin-top: 20px;
}
.application-history-portlet .hays-contact-form .description {
  margin-bottom: 2em;
}

/* Hays Contact Form */
div.hays-contact-form {
  /*
  $grid-lg-min: 980px;
  $grid-md-max: 979px;
  $grid-md-min: 768px;
  $grid-sm-max: 767px;
  $grid-sm-min: 480px;
  $grid-xs-max: 479px;

  @media only screen and (min-width: $grid-md-min) and (max-width: $grid-md-max) {
      padding-top: 30px;
  }
  @media only screen and (min-width: $grid-sm-min) and (max-width: $grid-sm-max) {
      padding-top: 30px;
      padding-left: 25px;
      padding-right: 25px;
  }
  @media only screen and (max-width: $grid-xs-max) {
      padding-top: 30px;
      padding-left: 25px;
      padding-right: 25px;
  }
  */
}

div.anrede p, div.sprache p, div.medium p {
  padding-bottom: 0px;
}

/* COPIED CSS FROM TMC PORTLET MAIN.CSS , ausgeduennt von ANB */
.btn-default:focus,
.btn-default:active,
.btn-default:hover {
  background-color: #fff !important;
}

.div-request-login {
  background-color: #e0e8c7;
  float: left;
  padding: 15px 15px 0px 15px;
  border: 1px solid #e0e8c7;
  margin-bottom: 30px;
}

/* application-history, mit Sortierungsoption */
table.tbl-data-3 th {
  cursor: pointer;
}

/* pso-mitarbeiter */
div.hays-pso-employee-list .employee-list {
  font-size: 1rem;
  margin-bottom: 3px;
}
div.hays-pso-employee-list .employee-list a.icon-1 {
  padding-right: 20px;
}
div.hays-pso-employee-list h4 {
  margin-bottom: 20px;
}
div.hays-pso-employee-list .btn-design {
  margin: 20px 0 20px 45px;
}

div.hays-pso-delete .btn-design {
  margin: 20px 0 20px 0px;
  float: left;
}

.validationError {
  border: 2px solid red;
}

.btn-add-pso-bp {
  margin-left: 0px !important;
}

.aui p.hinweis {
  font-size: 0.6875rem;
  padding-bottom: 0px;
}

div.personal-information-area div.control-group.input-text-wrapper.error {
  margin-bottom: 9px !important;
}

.icon-datepicker-trigger-availability {
  margin-left: -10px;
}

.icon-datepicker-trigger-birthdate {
  margin-left: -10px;
}

div.title-fachliche-daten {
  font-size: 1.75rem;
}

.color_login {
  color: #009fda !important;
  font-weight: bold !important;
}

.color_request_login {
  color: #739600 !important;
}

span.color_request_login label {
  color: #739600;
}

div.margin-bottom-zero div {
  margin-bottom: 0px !important;
}

div.input-top input {
  vertical-align: top;
}

.responsive_chkbox label {
  margin-left: 20px;
  display: inline-block;
  max-width: 100%;
  font-size: 1rem;
}

.responsive_chkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
}

.fix-padding-bottom {
  padding-bottom: 10px;
}

/* Z-Index */
#webinar-form-div .web-form-portlet .left {
  float: right;
}

.webinar-portlet-btn {
  font-size: 1rem;
}
.webinar-portlet-btn .btn-design {
  height: 40px;
  font-weight: bold;
  margin: 0 0 30px;
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .webinar-portlet-btn .btn-design {
    width: 100%;
  }
}

.label-font-size {
  font-size: 1rem !important;
  font-weight: normal;
}

.hh-btn.hh-btn--normal-color.btn-design.contact-with-us:hover, .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover {
  background-color: #002776;
}

.div-webinar-registration .form-control {
  max-width: 100%;
}
.div-webinar-registration .form-validator-stack.help-block {
  left: 0;
}
.div-webinar-registration .cpm-container .has-error .form-feedback-item.form-validator-stack.help-block {
  bottom: 0;
  margin-bottom: 0;
  margin-top: 15px;
  position: relative;
}

.margin-left-captcha {
  margin-left: 0 !important;
  margin-bottom: 1rem;
}
.margin-left-captcha .form-group {
  margin-left: 40px;
}

.margin-left-captcha .hays__form-group {
  margin-left: 40px;
}

#webinar-form-div form:before {
  position: absolute;
  height: 117px;
  width: 115px;
  top: 122px;
  right: 0;
  content: "";
  background: url(../images/arrow-header-content-template/arrow-pattern.svg) no-repeat;
}
@media only screen and (max-width: 479px) {
  .aui #webinar-form-div form:before {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #webinar-form-div form:before {
    display: none;
  }
}
#webinar-form-div form .hays__form-group {
  margin-top: 35px;
}

#webinarrEditForm .row-questions {
  background-color: bisque;
  border: ridge;
  padding: 5px 5px 5px 5px;
}
#webinarrEditForm .row-fields {
  background-color: darkseagreen;
  border: ridge;
  padding: 5px 5px 5px 5px;
}

@media only screen and (min-width: 300px) and (max-width: 600px) {
  .mailpref .cpm-container .cpm-text-container #control-group-contact-agreement .h-checkbox .text-truncate-container {
    display: block;
    -webkit-line-clamp: unset !important;
  }
}
/* Hay StudiesDetails */
/* Z-Index */
.aui .form-group {
  margin-bottom: auto;
}

ul.studies_email_select label {
  font-weight: normal;
  font-size: 1rem !important;
}

.portlet-boundary_de_hays_liferay_content_studiesdetail_HaysStudiesDetailsPortlet_ .subline h3 {
  text-transform: uppercase !important;
}

.cpm-checkbox-container.hays__erstlogin__login-start__mail-topics .form-feedback-item.form-validator-stack.help-block {
  position: relative;
  bottom: 0;
}

/* ************************** */
/* Datenerfassung GSV Formular */
/* ************************** */
.datenerfassunggsvcontainer {
  font-size: 1rem;
}
.datenerfassunggsvcontainer .btn-design {
  float: right;
  height: 40px;
  font-weight: bold;
  margin-top: 20px;
}
.datenerfassunggsvcontainer .hh-btn.hh-btn--normal-color.btn-design.contact-with-us, .datenerfassunggsvcontainer .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar .datenerfassunggsvcontainer .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .datenerfassunggsvcontainer .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--extended .datenerfassunggsvcontainer .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .datenerfassunggsvcontainer .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger, .searchbar--marginbottom .datenerfassunggsvcontainer .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger {
  float: right;
  margin: -57px 0 0 0;
  height: 40px;
  width: 185px;
  font-weight: bold;
  border: none;
  background: #D71F85 0% 0% no-repeat padding-box;
}
.datenerfassunggsvcontainer .hh-btn.hh-btn--normal-color.btn-design.contact-with-us:hover, .datenerfassunggsvcontainer .searchbar .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar .datenerfassunggsvcontainer .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .datenerfassunggsvcontainer .searchbar--extended .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar--extended .datenerfassunggsvcontainer .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .datenerfassunggsvcontainer .searchbar--marginbottom .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover, .searchbar--marginbottom .datenerfassunggsvcontainer .hh-btn--normal-color.btn-design.contact-with-us.searchbar-trigger:hover {
  background: #002776 0% 0% no-repeat padding-box;
}
.datenerfassunggsvcontainer .description {
  margin-bottom: 2em;
}
.datenerfassunggsvcontainer .asterik {
  margin-bottom: -30px;
}
.datenerfassunggsvcontainer .form-validator-stack.help-block {
  left: 0;
}
.datenerfassunggsvcontainer .form-group {
  margin-bottom: 1rem;
}
.datenerfassunggsvcontainer .input-select-wrapper {
  width: 57%;
}
@media (max-width: 768px) {
  .datenerfassunggsvcontainer .input-select-wrapper {
    width: 100%;
  }
}
.datenerfassunggsvcontainer .input-select-wrapper select.selectDropDown {
  height: 50px !important;
}
@media (max-width: 768px) {
  .datenerfassunggsvcontainer .input-select-wrapper select.selectDropDown {
    height: 43px !important;
  }
}
.datenerfassunggsvcontainer p.formintro {
  margin-bottom: 5px;
  margin-top: 20px;
  padding-bottom: 0;
}
.datenerfassunggsvcontainer div.row.small-business-select, .datenerfassunggsvcontainer div.row.alternative-receiver-select, .datenerfassunggsvcontainer div.row.cert-of-res-select {
  padding-bottom: 2px;
}
.datenerfassunggsvcontainer svg.lexicon-icon-question-circle-full {
  margin-bottom: 2px;
}

.gsv-icon-adjustment {
  margin-left: 2px;
  display: inline-block;
}

.gsv-icon-adjustment .ml-1 {
  margin-left: 0 !important;
}

#haysgsv-pop-warning.hays-modal-content {
  display: none;
}
@media (min-width: 768px) {
  #haysgsv-pop-warning.hays-modal-content {
    max-width: calc(100% - 60vw);
  }
}
@media only screen and (max-width: 479px) {
  #haysgsv-pop-warning.hays-modal-content {
    height: auto !important;
    max-height: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #haysgsv-pop-warning.hays-modal-content .modal-header {
    padding: 5px 10px;
  }
}
#haysgsv-pop-warning.hays-modal-content .modal-body {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
#haysgsv-pop-warning.hays-modal-content .modal-body p {
  padding-top: 0;
}
@media (min-width: 768px) {
  #haysgsv-pop-warning.hays-modal-content .modal-body-button-container {
    display: flex;
    justify-content: flex-end;
  }
}
#haysgsv-pop-warning.hays-modal-content .popup-close span {
  right: 25px;
  top: 25px;
}

.gsv-field-container {
  display: flex;
}
@media (max-width: 768px) {
  .gsv-field-container {
    display: block;
    margin-bottom: 20px;
  }
}
.gsv-field-container .input-text-wrapper {
  width: 57%;
}
@media (max-width: 768px) {
  .gsv-field-container .input-text-wrapper {
    width: 100%;
  }
}

#extend-fields1, #extend-fields2, #extend-fields3, #extend-fields4 {
  display: none;
}

#extend-btn, #extend-btn-street {
  position: relative;
  top: 14px;
  display: inline-block;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-mid-blue);
  margin-left: 60px;
}
@media (max-width: 768px) {
  #extend-btn, #extend-btn-street {
    margin-left: 27px;
    top: 4px;
  }
}
#extend-btn:before, #extend-btn-street:before {
  background-image: url(../images/rebranding-2022/extend-icon.png);
  background-repeat: no-repeat;
  background-size: 20px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -28px;
  top: 0;
  content: "";
}

a.field-delete-btn {
  position: relative;
  top: 14px;
  display: inline-block;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-grey) !important;
  margin-left: 60px;
}
@media (max-width: 768px) {
  a.field-delete-btn {
    margin-left: 27px;
    top: 4px;
  }
}
a.field-delete-btn:before {
  background-image: url(../images/rebranding-2022/delete-icon.png);
  background-repeat: no-repeat;
  background-size: 20px;
  width: 22px;
  height: 22px;
  position: absolute;
  left: -28px;
  top: 0;
  content: "";
}

.bankIbanInput {
  text-transform: uppercase;
}

.gsv-field-container .h-form-group .form-group.input-text-wrapper.has-success:after {
  display: none;
}

.datenerfassunggsvcontainer .btn-design {
  padding: 11px 40px !important;
}
.datenerfassunggsvcontainer #datenschutz {
  margin-top: 20px;
}
.datenerfassunggsvcontainer #datenschutz .h-form-group {
  margin-bottom: 0px !important;
}

.small-business-select .help-block {
  margin-left: 15px;
}

#not-issued-checkbox-group {
  margin-top: 36px !important;
}

/* Z-Index */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#textLegalContent p {
  font-family: var(--h-font-family);
}

/* Start Data Upload Vakanz melden */
.btn-default:focus,
.btn-default:active,
.btn-default:hover {
  background-color: #fff !important;
}

@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .form-fields .form-field-mobile-version {
    margin-bottom: 20px;
  }
}

div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}

div.hays-contact-form.contact-with-us {
  /*# sourceMappingURL=styles.css.map */
}
div.hays-contact-form.contact-with-us .custom-error-for-input {
  border: 2px solid var(--h-hays-error-color);
  border-radius: 4px;
}
div.hays-contact-form.contact-with-us .custom-error-message-for-input {
  margin-top: 40px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .custom-error-message-for-input {
    margin-top: 300px;
  }
}
div.hays-contact-form.contact-with-us .aui .control-group {
  margin: 0 !important;
}
div.hays-contact-form.contact-with-us .form-header {
  padding-bottom: 0px;
}
div.hays-contact-form.contact-with-us .form-header .form-select a {
  font-weight: bold;
}
div.hays-contact-form.contact-with-us .form-header .form-select div {
  text-transform: uppercase;
  background: #eee;
  font-weight: bold;
  color: #002776;
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}
div.hays-contact-form.contact-with-us .form-header .info {
  background: #eee;
  padding-top: 15px;
  height: 280px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .form-header .info {
    height: auto;
    padding-bottom: 25px;
  }
}
div.hays-contact-form.contact-with-us .form-header div.ReiterAktiv {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
}
div.hays-contact-form.contact-with-us .form-header p.ReiterAktivDesc {
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
}
div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
  text-align: left;
  font: normal normal bold 16px/22px var(--h-font-family);
  letter-spacing: 0px;
  color: #333333;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
div.hays-contact-form.contact-with-us .contact-input-label {
  position: absolute;
  pointer-events: none;
  left: 1.5rem;
  top: 1.1rem;
  padding: 0 0.3rem;
  color: #909193;
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  z-index: 1;
  font-weight: normal;
}
div.hays-contact-form.contact-with-us .contact-input-label-focus {
  color: #009FDA !important;
}
div.hays-contact-form.contact-with-us .contact-input-error-label-focus {
  color: #940E2E !important;
}
div.hays-contact-form.contact-with-us .contact-input-success-label-focus {
  color: #1F8B11 !important;
}
div.hays-contact-form.contact-with-us .form-validator-stack.help-block {
  position: absolute;
  font-family: var(--h-font-family);
  top: 50px;
  font-weight: bold;
  color: #940E2E;
}
div.hays-contact-form.contact-with-us .bitteausfuellen {
  margin-top: 45px;
}
div.hays-contact-form.contact-with-us .custom-select-arrow select {
  -webkit-appearance: none;
}
div.hays-contact-form.contact-with-us .custom-select-arrow .icon-chevron-down {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 20px;
  color: #009fda;
  pointer-events: none;
}
div.hays-contact-form.contact-with-us .active-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
div.hays-contact-form.contact-with-us .active-area-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
div.hays-contact-form.contact-with-us .hays-captcha-element {
  margin-top: 71px;
}
div.hays-contact-form.contact-with-us .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
  position: absolute;
  width: 100%;
}
div.hays-contact-form.contact-with-us .ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 16px/22px var(--h-font-family);
  letter-spacing: 0px;
  color: #333333;
  margin: 35px 0 20px 0;
}
div.hays-contact-form.contact-with-us .contact-form-capture {
  margin-top: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .contact-form-capture {
    width: 100%;
  }
  div.hays-contact-form.contact-with-us .contact-form-capture #control-group-contact-agreement {
    font: normal normal normal 12px/18px var(--h-font-family);
  }
}
div.hays-contact-form.contact-with-us .ReiterAktiveTitle {
  font: normal normal normal 16px/18px var(--h-font-family);
  margin: 10px 0 20px 0;
}
div.hays-contact-form.contact-with-us .star {
  color: #2aaae6;
}
div.hays-contact-form.contact-with-us .anrede label {
  float: left;
  padding-right: 15px;
}
div.hays-contact-form.contact-with-us .anrede label:first-child {
  float: none;
}
div.hays-contact-form.contact-with-us .anrede .AnredeAktiv {
  text-align: left;
  font: normal normal bold 22px/26px var(--h-font-family);
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
  margin: 17px;
}
div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  margin: 2px 0px 0 -2px;
  border-radius: 4px;
  border: 1px solid #333;
  background-color: #fff;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper input:checked ~ .checkmark {
  background-color: #009fda;
  border: 1px solid #009fda;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
div.hays-contact-form.contact-with-us .themenliste h3 {
  margin-bottom: 20px;
}
div.hays-contact-form.contact-with-us .themenliste .control-group {
  margin-bottom: 15px;
}
div.hays-contact-form.contact-with-us .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio:checked + .wrapper-pannel-item-content-seccion-title {
  background-color: yellow;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .anrede {
    width: 100%;
    margin-top: 30px;
  }
  div.hays-contact-form.contact-with-us .bitteausfuellen {
    margin-top: 45px;
    position: absolute;
    bottom: 150px;
  }
  div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
    float: right;
    margin: 30px 0 0 0;
    height: 40px;
    width: 185px;
    font-weight: bold;
    border: none;
    background: #D71F85 0% 0% no-repeat padding-box;
  }
  div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
    background: #002776 0% 0% no-repeat padding-box;
  }
}
div.hays-contact-form.contact-with-us .color-white-for-mobile-hover {
  background-color: #fff !important;
}
div.hays-contact-form.contact-with-us .wrapper-list {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
div.hays-contact-form.contact-with-us .wrapper-list-item {
  width: 170px;
  height: 90px;
  background-color: white;
  border-radius: 4px;
}
div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
  margin-left: 10px;
}
div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
  z-index: 10;
}
div.hays-contact-form.contact-with-us .wrapper-list-item-selected-radio {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
}
div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
  display: flex;
}
div.hays-contact-form.contact-with-us .wrapper-list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 100%;
}
div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
  display: inline-block;
  font-weight: bold;
  color: #002776;
}
div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
  color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .wrapper-list {
    display: flex;
    position: relative;
    flex-direction: column;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item {
    position: relative;
    height: 50px;
    background-color: white;
    margin-top: 20px;
    width: auto;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
    margin-left: 0;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
    padding-bottom: 0;
    background-color: #ccecf8;
    height: 50px;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
    display: flex;
    flex-direction: column;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 100%;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
    display: inline-block;
    font-weight: bold;
    color: #002776;
  }
  div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
    color: #009FDA;
  }
}
div.hays-contact-form.contact-with-us .wrapper-pannel {
  display: none;
  justify-content: flex-start;
  background-color: #ccecf8;
  width: 100%;
  height: 160px;
  left: 0;
  top: 100px;
  position: absolute;
  z-index: 10;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item {
  margin: 15px 0 15px 10px;
  width: 225px;
  height: 130px;
  border-radius: 4px;
  background-color: white;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 12px 0;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: #002776;
  font-weight: bold;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #747678;
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio__checked {
  border: 1px solid #fff;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::before,
div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio:before {
  background: white;
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.6);
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
  margin-right: 10px;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
  position: absolute;
  margin: 20px 0 0 10px;
  z-index: 1;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
  position: relative;
  padding: 0px 7px 0px 30px;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
  color: inherit;
  margin-bottom: 5px;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
  color: inherit;
  font-weight: bold;
  color: #002776;
  margin: 0;
  padding: 0;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
  transform: scale(1.4);
  position: absolute;
  right: 200px;
  z-index: 1;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
  color: #002776;
  font: normal normal normal 16px/22px var(--h-font-family);
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
  color: #fff;
}
div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
  background-color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .wrapper-pannel {
    display: none;
    padding: 0 20px;
    justify-content: flex-start;
    background-color: #ccecf8;
    width: 100%;
    height: auto;
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 10;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    margin: 10px 0px;
    width: 100%;
    border-radius: 4px;
    height: 99px;
    background-color: white;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) and (min-width: 300px) and (max-width: 440px) {
  div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    height: 110px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
    position: absolute;
    margin: 20px 0 0 10px;
    z-index: 1;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
    position: relative;
    padding: 0px 10px 20px 32px;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
    color: inherit;
    margin-bottom: 5px;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
    color: inherit;
    font-weight: bold;
    color: #002776;
    margin: 0;
    padding: 0;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
    color: #fff;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
    transform: scale(1.4);
    position: absolute;
    right: 200px;
    z-index: 1;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
    color: #002776;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
    color: #fff;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
    background-color: #009FDA;
  }
}

div.anrede p, div.sprache p, div.medium p {
  padding-bottom: 0px;
}

/* ***************** */
/* Newsletter subscription form */
/* ***************** */
@media (max-width: 991.98px) {
  .newsletter-headline {
    font-size: 20px;
    font-weight: 700;
    text-transform: none !important;
    margin-bottom: 15px;
  }
}

.newsletter-form {
  font-family: var(--h-font-family);
  /* PopUp */
}
.newsletter-form .newsForm.submitted {
  opacity: 0.4;
}
.newsletter-form .h-input {
  height: 50px;
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .newsletter-form .h-input {
    height: 44px;
  }
}
.newsletter-form .form-validator-stack.help-block {
  left: 0;
}
.newsletter-form .h-label {
  font-size: var(--h-text-fs);
}
@media (min-width: 768px) {
  .newsletter-form .h-label {
    font-size: var(--h-text-fs-lg);
  }
}
.newsletter-form .h-label--required:after {
  content: "*";
}
.newsletter-form .form-group {
  margin: 0 0 10px 0 !important;
}
.newsletter-form .submit-btn {
  margin-top: 38px;
  height: 50px !important;
  border-radius: 0 var(--h-border-radius-sm) var(--h-border-radius-sm) 0 !important;
  position: static !important;
  width: 100%;
  font-size: var(--h-text-fs-lg);
}
.newsletter-form .submit-btn:disabled {
  background: var(--h-dark-blue) !important;
  cursor: default;
}
@media (max-width: 991.98px) {
  .newsletter-form .submit-btn {
    height: 44px !important;
  }
}
@media (max-width: 767.98px) {
  .newsletter-form .submit-btn {
    margin-top: 20px !important;
    width: 100%;
    padding: 13px 40px !important;
    font-size: var(--h-text-fs) !important;
    border-radius: var(--h-input-border-radius) !important;
  }
}
@media (min-width: 576px) {
  .newsletter-form .submit-btn__wrapper {
    padding-left: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  .newsletter-form .submit-btn__wrapper {
    padding-left: 15px !important;
  }
}
.newsletter-form .legalText {
  font-size: 14px;
}
.newsletter-form .row {
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  .newsletter-form .topRow {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .newsletter-form .firstName,
.newsletter-form .lastName {
    margin-bottom: 20px;
  }
}
.newsletter-form .show-more {
  display: flex;
  align-items: center;
  color: var(--h-glow-mid-blue);
  margin-left: auto;
  position: relative;
  margin-right: 15px;
}
.newsletter-form .show-more:before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid var(--h-glow-mid-blue);
  content: "";
  margin-right: 5px;
}
.newsletter-form .show-more.open:before {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .newsletter-form .show-more {
    display: none;
  }
}
.newsletter-form #textLegalContent {
  height: 140px;
  max-height: 140px;
  transition: all 0.2s;
  overflow: hidden;
}
.newsletter-form #textLegalContent:after {
  box-shadow: inset 0 -15px 14px 0px #fff;
  position: absolute;
  content: "";
  width: 100%;
  height: 140px;
}
.newsletter-form #textLegalContent.open {
  height: auto;
  max-height: 2000px;
}
.newsletter-form #textLegalContent.open:after {
  display: none;
}
@media (min-width: 768px) {
  .newsletter-form #textLegalContent {
    height: auto;
    max-height: 2000px;
  }
  .newsletter-form #textLegalContent:after {
    display: none;
  }
}
@media (min-width: 992px) {
  .newsletter-form .newsmail-input {
    border-radius: 10px 0px 0px 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    border-right-width: 0 !important;
  }
}
@media (min-width: 768px) {
  .newsletter-form .newsmail-input__wrapper {
    padding-right: 0px !important;
  }
}
.newsletter-form.popUp {
  margin-left: 0px;
  width: -webkit-fill-available !important;
  display: block;
  /* UI Properties */
  background: #FFFFFF 0% 0% padding-box;
  border-radius: 2px;
  opacity: 1;
  line-height: 1.25;
  text-decoration: none;
  text-indent: 0;
}
@media (max-width: 991.98px) {
  .newsletter-form.popUp {
    width: 100%;
    margin-bottom: 80px;
  }
}
.newsletter-form.popUp .newsletterPopup {
  background-image: url(../images/rebranding-2022/newsletter/newsletter-header-small-glow_230x154.png);
  background-repeat: no-repeat;
  background-color: var(--h-parchment);
  background-position: 0 0;
  height: 154px;
  position: relative;
}
@media (max-width: 991.98px) {
  .newsletter-form.popUp .newsletterPopup {
    background-image: none;
    margin: 0 0 20px 0 !important;
    height: auto;
    min-height: 154px;
  }
}
.newsletter-form.popUp .newsForm {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .newsletter-form.popUp .newsForm {
    padding: 0 40px 40px;
  }
}
.newsletter-form.popUp .submit-btn {
  margin-top: 33px;
}
.newsletter-form.popUp .headRow {
  padding: 0 0 0 230px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .newsletter-form.popUp .headRow {
    margin: 0;
    padding: 0;
  }
}
.newsletter-form.popUp .newsHead {
  text-transform: none !important;
  text-align: left;
  letter-spacing: 0px;
  color: var(--h-glow-dark-blue);
  padding: 30px;
  margin: 0;
}
.newsletter-form.popUp .newsHead span {
  color: var(--h-glow-dark-blue);
}
.newsletter-form.popUp .newsHead span.heading1 {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.newsletter-form.popUp .newsHead span.heading2 {
  font-weight: var(--h-glow-font-regular);
  font-family: var(--h-glow-font-family);
  font-style: italic;
}
@media (max-width: 991.98px) {
  .newsletter-form.popUp .newsHead span {
    background: var(--h-parchment);
    padding: 5px 0 0 0;
  }
}
@media (min-width: 992px) {
  .newsletter-form.popUp .newsHead span {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .newsletter-form.popUp .newsHead {
    margin: 60px 30px 30px 30px;
    padding: 0;
    font-weight: 300;
    font-size: 31px;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: auto;
  }
}

.form.newsForm input[type=text]:focus,
.form.newsForm .form-control:focus,
.form.newsForm .h-input:focus {
  border-color: var(--h-glow-mid-blue);
}

.aui a.show-more {
  color: var(--h-glow-mid-blue);
}
.aui a.show-more:hover {
  color: var(--h-glow-mid-blue) !important;
}
.aui a.show-more:focus {
  color: var(--h-glow-mid-blue);
}
.aui a.show-more:before {
  border-top: 7px solid var(--h-glow-mid-blue);
}

.ui-dialog .ui-dialog-titlebar-close {
  padding: 12px;
  display: flex;
  background: var(--h-glow-btn-primary) !important;
  -webkit-mask-image: url(../images/rebranding-2022/newsletter/close-icon.svg) !important;
  mask-image: url(../images/rebranding-2022/newsletter/close-icon.svg) !important;
  right: 0;
  width: 30px;
  height: 30px;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  background-color: var(--h-glow-btn-primary-hover) !important;
}
.ui-dialog .ui-dialog-titlebar-close:focus {
  background-color: var(--h-glow-dark-blue) !important;
}

.hidescrl {
  overflow: hidden;
  position: fixed;
  touch-action: none;
  -ms-touch-action: none;
  height: 100%;
  width: 100%;
}

.ui-dialog-title {
  display: none;
}

.ui-widget-header {
  position: absolute !important;
  z-index: 1;
  top: 34px;
  right: 50px;
}

.ui-dialog .ui-dialog-content {
  padding: 0 !important;
}

.ui-dialog {
  padding: 0 !important;
}

.newsletter-portlet {
  width: 100% !important;
}

/* .journal-content-article{
h2{
margin-top:40px;
} */
.p-2 > div {
  display: inline-flex;
  width: 100%;
}
@media (max-width: 900px) {
  .p-2 > div {
    display: revert;
  }
}
.p-2 > div .col-12 {
  padding-top: 0px;
}

.ui-dialog-title {
  display: none;
}

.ui-widget-header {
  position: absolute !important;
  z-index: 1;
  top: 34px;
  right: 50px;
}

.ui-dialog .ui-dialog-content {
  padding: 0 !important;
}

.ui-dialog {
  padding: 0 !important;
}

.newsletter-portlet {
  width: 100% !important;
}

h1.newsHead {
  font-size: 2.75rem;
}

.required {
  margin-top: 10px;
}

.container-body {
  width: 80%;
  margin: 0 auto;
}
.container-body .consentText p {
  font-size: 1rem;
}
.container-body .legalText p {
  font-size: 0.875rem;
}
.container-body #confirmation p,
.container-body #confirmation span {
  font-size: 12px;
}

@media (max-width: 900px) {
  .container-body {
    width: 98% !important;
    margin: 0 auto;
  }
}
.ui-widget.ui-widget-content {
  border: 0 !important;
}

button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
  border: none;
}

.ui-draggable .ui-dialog-titlebar {
  position: absolute;
  top: 20px;
  right: 20px;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
  position: absolute !important;
  top: 4% !important;
  transform: translate(-50%, 0);
  left: 50% !important;
  display: block;
  z-index: 99999;
  width: 885px !important;
  max-width: 885px !important;
  min-width: auto !important;
}
@media (max-width: 991.98px) {
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable.ui-resizable {
    top: 0% !important;
    height: 100% !important;
    padding: 0px;
    width: 100% !important;
    z-index: 99999;
    overflow-x: hidden;
  }
}

.ui-dialog-popup {
  overflow-y: auto;
  overflow-x: hidden !important;
  height: auto;
}

@media only screen and (min-width: 300px) and (max-width: 900px) {
  .ui-dialog-popup {
    height: calc(100vh - 200px) !important;
    padding-bottom: 40px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .ui-dialog-popup {
    height: 82vh !important;
  }
}
.aui #textLegalContent p a {
  font-weight: bold;
  color: var(--h-glow-mid-blue) !important;
  font-family: var(--h-glow-bold-font-family);
  text-decoration: underline;
}
.aui #textLegalContent p a:hover {
  color: var(--h-glow-azure-blue-dark-2) !important;
}

.box-body-shadow {
  position: absolute !important;
  top: 0;
  z-index: 999 !important;
  visibility: visible !important;
  background-color: RGBA(0 39 118/70%) !important;
  opacity: 1 !important;
}

@media only screen and (min-width: 390px) and (max-width: 428px) {
  .ui-dialog-popup {
    height: calc(100vh - 190px) !important;
    padding-bottom: 40px !important;
    line-height: 1;
  }
}
.legalText p a {
  color: #007FA9 !important;
}

.legalText p a:focus {
  color: #002776 !important;
}

.consentText p a:hover, .legalText p a:hover {
  color: #3399BA !important;
}

#legal-content {
  display: none;
}

.aui .newsletter-form .h-btn.h-btn--primary.contact-with-us.submit-btn {
  background-color: var(--h-glow-mid-blue);
  border-radius: 0 10px 10px 0 !important;
  border: none !important;
}
.aui .newsletter-form .h-btn.h-btn--primary.contact-with-us.submit-btn:hover {
  background-color: var(--h-glow-azure-blue-dark-2);
}
@media (max-width: 767px) {
  .aui .newsletter-form .h-btn.h-btn--primary.contact-with-us.submit-btn {
    border-radius: 10px !important;
  }
}

.aui .newsletter-form.popUp #textLegalContent p a {
  color: var(--h-glow-mid-blue) !important;
  font-family: var(--h-glow-bold-font-family);
  text-decoration: underline;
}
.aui .newsletter-form.popUp #textLegalContent p a:hover {
  color: var(--h-glow-azure-blue-dark-2) !important;
}

/* Variables */
/* Z-Index */
/* Z-Index */
/* Start Data Upload Vakanz melden */
.h-hays-contact-form .btn-default:focus,
.h-hays-contact-form .btn-default:active,
.h-hays-contact-form .btn-default:hover {
  background-color: #fff !important;
}
.h-hays-contact-form div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}
.h-hays-contact-form div.anrede p, .h-hays-contact-form div.sprache p, .h-hays-contact-form div.medium p {
  padding-bottom: 0px;
}
.h-hays-contact-form .hays-contact-form .web-form-portlet .btn-design {
  float: left;
}
.h-hays-contact-form .h-radio .required {
  margin-left: -43px;
}
.h-hays-contact-form .required {
  margin-top: 0;
}

.h-hays-kunden-contact-form .help-block {
  left: 0px !important;
}

@media (max-width: 500px) {
  .h-hays-kunden-contact-form #submitFormButton {
    width: 100% !important;
    height: 44px !important;
  }

  .buttonRow {
    margin-top: 1rem !important;
  }
}
@media only screen and (min-width: 501px) {
  .h-hays-kunden-contact-form #submitFormButton {
    width: 200px !important;
    height: 50px !important;
    font-size: 20px !important;
  }
}
/* Variables */
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.hays-short-job-search-portlet .ui-searchfield--large, .hays-short-job-search-portlet .ui-searchfield--large .input {
  font-size: 16px !important;
}
.hays-short-job-search-portlet .ui-searchfield--large .matches {
  top: calc(45px - 0.5px) !important;
  overflow-y: auto;
}
.hays-short-job-search-portlet .ui-searchfield--large .geo {
  top: calc(45px - 0.5px) !important;
}
.hays-short-job-search-portlet .ui-searchfield--large .errors {
  top: calc(45px - 0.5px) !important;
}
.hays-short-job-search-portlet .ui-searchfield--large .radius {
  width: 120px !important;
}
.hays-short-job-search-portlet .ui-searchfield--large .radius .elem:first-child {
  height: 46px !important;
  line-height: 45px !important;
}
.hays-short-job-search-portlet .ui-searchfield--large .radius .elem:first-child::before {
  top: 4px !important;
  height: 37px !important;
}
.hays-short-job-search-portlet .ui-searchfield--large .radius .elem:first-child::after {
  top: calc(45px / 2 - 13px / 2);
}
.hays-short-job-search-portlet h2.short-jobsearch-heading {
  font-weight: bold;
  text-transform: none !important;
}
.hays-short-job-search-portlet .short-jobsearch-background {
  background: #fff;
}
.hays-short-job-search-portlet .short-jobsearch-background .icon.icon-remove {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 20pt;
  color: #009FDA;
}
.hays-short-job-search-portlet .short-jobsearch-background .hays__search {
  background: transparent;
  margin-bottom: 0;
}
.hays-short-job-search-portlet .short-jobsearch-background .hays__search__input {
  font-size: 16px !important;
}
.hays-short-job-search-portlet .short-jobsearch__form .icon.icon-remove {
  display: none;
}
.hays-short-job-search-portlet .short-jobsearch__dummy-form {
  display: none;
}
.hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container {
  position: relative;
}
.hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input.dummy {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: unset;
  width: 90% !important;
}
@media screen and (min-width: 325px) and (max-width: 361px) {
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input.dummy {
    width: 92% !important;
  }
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button {
    left: 288px;
  }
}
@media screen and (min-width: 362px) and (max-width: 377px) {
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input.dummy {
    width: 92% !important;
  }
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button {
    left: 300px;
  }
}
@media screen and (min-width: 380px) and (max-width: 416px) {
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input.dummy {
    width: 94% !important;
  }
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button {
    left: 338px;
  }
}
@media screen and (max-width: 325px) {
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button {
    left: 248px;
  }
}
@media screen and (min-width: 420px) {
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input.dummy {
    width: 70% !important;
  }
  .hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button {
    right: 85px;
  }
}
.hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button {
  position: absolute;
  top: 0.5px;
  background: #D71F85;
  height: 44px;
  width: 43px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.hays-short-job-search-portlet .short-jobsearch__dummy-form .dummy-form__container .hays__search__input-button::before {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url("../img/icon-lupe.svg") no-repeat;
}

@media only screen and (min-width: 991px) {
  .hays-short-job-search-portlet .ui-autocomplete.ui-menu.ui-widget {
    width: 354px !important;
  }
}
@media screen and (max-width: 990px) {
  .hays-short-job-search-portlet .short-jobsearch-background {
    background: transparent;
  }
  .hays-short-job-search-portlet .short-jobsearch__dummy-form {
    display: block;
  }
  .hays-short-job-search-portlet .short-jobsearch__form {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 15px;
    z-index: 4;
  }
  .hays-short-job-search-portlet .short-jobsearch__form .icon.icon-remove {
    display: block;
  }

  .search-history {
    z-index: 2 !important;
  }
}
/* Main.scss */
h1, h2, h3, h4 {
  text-transform: none !important;
}

.aui .hays__search {
  background-color: white;
  margin-bottom: 45px;
}

.aui .hays__search__form {
  display: flex;
  margin-bottom: 0;
}

.aui .hays__search__form__group {
  padding-left: 0px !important;
  padding-right: 0px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  ul.search__filters {
    padding-left: 10px !important;
  }
}
.search__filters_title {
  margin: 0;
  padding-bottom: 10px !important;
  color: #002776 !important;
  font-weight: bold;
}

.box-shadow {
  box-shadow: 0px 3px 6px #c7c7c7;
}

@media (max-width: 767px) {
  .aui .hays__search__form__group {
    margin-right: 0px;
  }
}
.aui .hays__search__form__group .standort-popup {
  display: none;
  padding: 15px;
  height: 50px;
  line-height: 30px;
  list-style-type: none;
  background-color: white;
  text-decoration: none;
}
.aui .hays__search__form__group .standort-popup .standort-click {
  cursor: pointer;
  display: flex;
}
.aui .hays__search__form__group .standort-popup .icon {
  font-size: 25px;
  color: #009fda;
}
.aui .hays__search__form__group .standort-popup p {
  font-size: 20px;
  display: inline;
  color: black;
}

.aui .search__result__prospectnumber {
  margin-bottom: 5px;
}

.aui .hays__search__number-of-results {
  font-weight: bold;
  color: #002776;
  font-size: 18px;
  position: relative;
  padding: 0px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .aui .hays__search__number-of-results {
    color: #002776;
    font-size: 20px;
    float: left;
    margin-top: 5px;
    min-width: 160px;
  }
}

.hays__search__number-of-results-show {
  padding: 15px !important;
  background-color: #d71f85;
  color: white !important;
  float: left;
  text-align: center !important;
  float: none !important;
  width: 70%;
  font-size: 18px !important;
  margin: 0 auto;
}

.aui input.hays__search__input[type=text] {
  width: 100%;
  max-width: none !important;
  height: 70px;
  margin-bottom: 0;
  line-height: 50px;
  border: 1px solid #009fda;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px 15px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .aui input.hays__search__input[type=text] {
    margin-bottom: 10px;
  }
}

.aui input.hays__search__input[type=text]::placeholder {
  color: #787474;
}

.hays__search__hr {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  border-color: #009fda;
  border-style: solid none none none;
  border-width: 1px;
  left: 15px;
  right: 15px;
}

div#location-search {
  border: 1px solid #009fda;
  border-radius: 3px;
  position: relative;
}

.aui .hays__search__button {
  font-size: 15px;
  height: 70px;
  min-width: 175px;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .aui .hays__search__button {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .aui .hays__search__button {
    padding-right: 15px;
  }
}

.hays__search__button__short {
  font-size: 15px;
  height: 70px;
  min-width: 100%;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .hays__search__button__short {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .hays__search__button__short {
    padding-right: 15px;
  }
}

/*General Menu Styling*/
.aui .search__filters_border {
  border: 1px solid #009fda;
  border-radius: 4px;
  padding: 4px 0px;
  margin-bottom: 15px;
  background-color: white;
}

.search__filters_border.side-filters {
  position: absolute;
  margin-left: 222px;
  margin-top: 45px;
  background-color: white;
  min-width: 200px;
}

.aui .search__filters__seperator {
  display: none;
  margin: 0 auto;
  border-top: 1px solid #009fda;
  width: 95%;
}

.aui .search__filters,
.aui .search__filters ul {
  list-style: none;
  margin: 0;
}

.aui .search__filters a {
  display: block;
}

.aui .search__filters li {
  position: relative;
}

@media (max-width: 991px) {
  .aui .search__filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .aui .search__filters__specialism-filter {
    font-size: 19px !important;
  }
}

.aui .search__filters__filter,
.aui .search__filters__filter__subfilter,
.aui .search__filters__filter__subfilter__2 {
  font-size: 16px;
  color: black;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .aui .search__filters__filter,
.aui .search__filters__filter__subfilter,
.aui .search__filters__filter__subfilter__2 {
    font-size: 19px;
  }
}

.icon-left {
  float: left !important;
  margin-right: 4px !important;
  margin-top: 10px !important;
}

#specialism-reset, .suchprofil-speichern #country-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #jobtype-reset, .hayswatchlistdetails #country-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #jobtype-reset, #jobtype-reset,
#branch-reset,
#country-reset {
  display: none;
  font-size: 16px;
  color: black;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin-top: -2px;
}
#specialism-reset a, .suchprofil-speichern #country-reset a, .suchprofil-speichern #branch-reset a, .suchprofil-speichern #jobtype-reset a, .hayswatchlistdetails #country-reset a, .hayswatchlistdetails #branch-reset a, .hayswatchlistdetails #jobtype-reset a, #jobtype-reset a,
#branch-reset a,
#country-reset a {
  color: black !important;
  padding-left: 16px !important;
}
@media (max-width: 991px) {
  #specialism-reset, .suchprofil-speichern #country-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #jobtype-reset, .hayswatchlistdetails #country-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #jobtype-reset, #jobtype-reset,
#branch-reset,
#country-reset {
    font-size: 19px;
    padding: 0 17px;
  }
}

span.reset-icon {
  padding: 0px;
  font-size: 22px;
  color: #009fda;
}

.aui .search__filter__toggle {
  display: none;
  background-color: #002776 !important;
  font-weight: bold;
}

@media (max-width: 767px) {
  .aui .search__filter__toggle {
    display: block;
  }
}
.aui .search__filter__toggle.open i {
  transform: rotate(180deg);
}

.aui .search__filter__toggle__icon {
  float: right;
  position: relative;
  top: 10px;
}

.aui .search__filters__filter__close {
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  right: 15px;
}

.aui .search__filters__filter__close:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDI3NzY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
}

.aui .search__filters__filter__subfilter, .aui .search__filters__filter__subfilter__2 {
  color: black !important;
  background-color: white !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#search__radio_specialism {
  display: none;
}

.mobile-seperator {
  margin-bottom: -10px;
  border: 1px solid #747678;
}

.jobalert-button:hover {
  color: #002776 !important;
}

.merkliste-button:hover {
  color: #002776 !important;
}

.aui .search__projektBoerse {
  background-color: white !important;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0 10px 0;
}
@media (max-width: 991px) {
  .aui .search__projektBoerse {
    margin-top: -40px;
    text-align: center;
  }
}

.aui .search__projektBoerse__desktop {
  height: 40px;
}

.aui .search__projektBoerse__mobile {
  height: 30px;
}

.aui .search__projektBoerse__boerse__mobile {
  height: 20px;
}

.aui .search__projektBoerse .jobsearch_icon,
.aui .search__projektBoerse .jobsearch_label,
.aui .search__projektBoerse .jobsearch_label_mobile {
  display: inline-block;
}

.aui .search__projektBoerse .jobsearch_icon {
  width: 35px;
  vertical-align: top;
}

.aui .search__projektBoerse .jobsearch_label {
  width: 255px;
  font-size: 16px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
  color: #009fda;
  font-weight: bold;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__projektBoerse .jobsearch_label {
    width: 330px !important;
    margin: 0 auto !important;
    padding-bottom: 20px;
  }
}

.aui .search__projektBoerse .jobsearch_label_mobile {
  width: 285px;
}

.aui .search__projektBoerse__icon {
  padding-left: 15px;
}

.aui .search__toolbar {
  background-color: white;
  padding: 5px 0 5px 5px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 14px;
}
@media (max-width: 991px) {
  .aui .search__toolbar {
    display: flex;
    flex-direction: row;
    align-items: center !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar {
    justify-content: flex-end;
  }
}
.aui .search__toolbar p {
  font-weight: bold;
  color: #002776;
  font-size: 16px;
}

@media (max-width: 991px) {
  .result-sort {
    color: #009fda !important;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
  }
}

@media (max-width: 340px) {
  ul#js-combo-sort {
    margin-top: 50px;
    margin-right: 115px;
  }
}
.aui .search__toolbar__mail-feed {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__mail-feed {
    margin-bottom: 0px !important;
    display: block !important;
  }
}

.aui .search__toolbar__mail-feed,
.aui .search__toolbar__search-profiles,
.aui .search__toolbar__favorites {
  line-height: 26px;
}

@media (max-width: 1199px) {
  .aui .search__toolbar__search-profiles {
    float: left;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__favorites {
    float: right;
  }
}
@media (max-width: 992px) {
  .aui .search__toolbar__favorites {
    float: right;
  }
}

div.headline-content-template h1 {
  text-transform: uppercase !important;
}

@media (max-width: 554px) {
  .search__results.button.hays__r1__button.hays__r1__button--primary {
    margin-top: 30px;
  }
}

#mobile-buttons {
  display: flex;
  margin: 20px 0px;
}

.aui .search__toolbar__mail-feed p {
  font-size: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__mail-feed p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 554px) {
  .aui .search__toolbar__mail-feed p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.aui .search__toolbar__mail-feed:after,
.aui .search__toolbar__search-profiles:after,
.aui .search__toolbar__favorites:after {
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 2px;
}

.aui .search__toolbar__mail-feed p {
  padding-bottom: 5px !important;
}

.aui .search__toolbar__search-profiles a {
  text-decoration: none;
  color: #009fda;
  font-size: 16px;
  font-weight: bold;
}

.aui .search__toolbar__favorites a {
  text-decoration: none;
  color: #009fda;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .aui .search__toolbar__favorites a {
    margin-bottom: 10px;
  }
}

.aui .search__toolbar__favorites.active:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMTIzLjkwNyA0NTMuMTg4IDIxLjgyIDIwLjQ0NyI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q3MWY4NTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yMS44Miw3Ljg4N0gxMy41NTRMMTAuOTgzLDBsLTIuNiw3Ljg4N0gwbDYuODA2LDQuNzkxLTIuNTcxLDcuNzcsNi42ODktNC44NzgsNi43MTgsNC44MkwxNS4xLDEyLjY0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTIzLjkwNyA0NTMuMTg4KSIvPjwvc3ZnPg==);
}

@media (max-width: 768px) {
  .search__results a.hays__r1__button.hays__r1__button--tenary {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .search__toolbar__mail-feed {
    display: inline !important;
  }
}
@media (max-width: 991px) {
  .aui .search__toolbar {
    padding-bottom: 7.5px;
  }

  .aui .search__toolbar__item {
    display: inline-flex;
    justify-content: flex-end;
  }
}
@media (max-width: 359px) {
  .aui .search__toolbar__item:last-child {
    margin-bottom: 0;
  }
}
.aui .search__result__header {
  display: flex;
  justify-content: space-between;
}

.aui .search__result__header h3 {
  font-size: 22px !important;
  text-transform: none;
  font-weight: normal;
}

.aui .search__result__header a:hover h3 span {
  color: #002776;
}

.aui .search__result__header a:visited h3 span {
  color: #80379b;
}

.aui .search__result__content {
  padding: 10px 20px;
}
@media only screen and (min-width: 1200px) {
  .aui .search__result__content {
    margin-left: 0px !important;
  }
}

.aui .search__result__meta {
  margin-bottom: 10px;
  font-size: 16px;
}
.aui .search__result__meta .row {
  margin-bottom: 5px;
}
.aui .search__result__meta .icon {
  font-size: 20px;
  padding-right: 10px;
}

@media only screen and (max-width: 991px) {
  .aui .hays__search__form {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .aui input.hays__search__input[type=text],
.aui .hays__search__button {
    width: 100%;
    flex: auto;
  }

  .aui .hays__search__button {
    margin-left: 0;
    margin-top: 7.5px;
  }
}
.search__results {
  z-index: 0;
}

.aui .selectize-dropdown .optgroup-header {
  background-color: #c7c8c9;
  font-weight: bold;
}

@media (max-width: 769px) {
  .search__filters_dropdowns {
    padding: 5px 20px;
  }
}
@media (max-width: 1199px) {
  .full-width-white {
    width: 100% !important;
  }
}
h4.filter-mobile-title {
  text-transform: none !important;
  text-align: center;
  margin-bottom: 25px !important;
  font-size: 20px !important;
}

.hh-jobalert-header {
  font: bold 20px/23px Arial;
  color: #002776;
  margin-bottom: 15px;
}

/* ui-menu-item {{{ */
.ui-autocomplete.ui-menu.ui-widget {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #009fda;
}

@media only screen and (min-width: 991px) {
  .ui-autocomplete.ui-menu.ui-widget {
    width: 390px !important;
  }
}
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  overflow: hidden;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item a {
  color: #000;
  font-size: 20px !important;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover,
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover a {
  background: #009fda;
  color: #fff !important;
  border: none !important;
}

.ui-widget-content .ui-menu-item a:hover,
.ui-widget-content .ui-menu-item.ui-state-focus {
  border: none !important;
  background: #009fda !important;
  color: #fff !important;
  margin: 0 !important;
}

/* }}} */
/* }}} */
.search-history {
  visibility: hidden !important;
}

.ui-icon {
  background-image: url(../images/modules/haysshortjobsearch/ui-icons_555555_256x240.png) !important;
}

.short-jobsearch-background {
  max-width: 424px;
  width: 424px;
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
  .short-jobsearch-background {
    padding: 0px 20px 35px;
  }
}
@media screen and (min-width: 1200px) {
  .short-jobsearch-background {
    padding: 35px 20px;
  }
}
.short-jobsearch-heading {
  font-size: 26px !important;
  font-weight: bold;
  text-align: left;
}

.small-geosearch input {
  height: 45px !important;
  line-height: 45px !important;
}

.small-input {
  height: 45px !important;
}

.small-button {
  height: 38px !important;
  line-height: 38px !important;
}

.hay-internal-jobs {
  margin-top: 20px;
}

.hay-internal-jobs-link {
  color: #009FDA;
  opacity: 1;
  font-size: 1rem;
  font-weight: bold;
  height: 19px;
}
.hay-internal-jobs-link:hover .go-to-new-page-icon {
  filter: invert(11%) sepia(71%) saturate(3523%) hue-rotate(208deg) brightness(93%) contrast(113%);
}

.ui-icon {
  background-image: url(../images/modules/haysshortjobsearch/ui-icons_555555_256x240.png) !important;
}

.hays-short-job-search-portlet .jobsearch-filter {
  background: white;
}
.hays-short-job-search-portlet .jobsearch-filter .control-group.control-group-inline.form-inline.input-checkbox-wrapper {
  margin-bottom: 0;
}
.hays-short-job-search-portlet .jobsearch-filter form {
  margin: 0;
}
.hays-short-job-search-portlet .jobsearch-filter .toggler-header-expanded:before, .hays-short-job-search-portlet .jobsearch-filter .toggler-header-collapsed:before, .hays-short-job-search-portlet .jobsearch-filter .level-3:before {
  font-family: "fontawesome-alloy";
  position: absolute;
  right: 13px;
  font-size: 1.7rem;
  font-weight: 500;
}
.hays-short-job-search-portlet .jobsearch-filter .toggler-header-collapsed:before {
  content: "";
}
@media only screen and (min-width: 980px) {
  .hays-short-job-search-portlet .jobsearch-filter #filterSpecializations .level-3:before {
    content: "";
  }
}
@media only screen and (max-width: 979px) {
  .hays-short-job-search-portlet .jobsearch-filter #filterSpecializations .level-3 .flyout {
    display: none;
  }
}
.hays-short-job-search-portlet .jobsearch-filter .toggler-header-collapsed.level-1:before,
.hays-short-job-search-portlet .jobsearch-filter .toggler-header-expanded.level-1:before {
  color: #2AAAE6;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3:before {
  color: #fff;
}
.hays-short-job-search-portlet .jobsearch-filter .toggler-header-expanded {
  background-color: #ccc;
}
.hays-short-job-search-portlet .jobsearch-filter .toggler-header-expanded:before {
  content: "";
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls {
  padding: 25px 0 25px 0;
  background: white;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls h4 {
  margin-top: 5px;
  font-size: 1.375rem;
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls h4 {
    font-size: 1.125rem;
  }
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls button {
  height: 40px;
  font-weight: bold;
  margin: 0;
  padding: 0 15px 0 15px;
  width: 100%;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls button.btn-design-3 {
  text-transform: none;
  color: var(--h-dark-blue);
  height: 100%;
  padding: 10px 0px 10px 42px;
  background: var(--h-grau-1);
  border-color: var(--h-grau-1);
  text-align: left;
  margin-top: 15px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls button.btn-design-3 i.fa {
  margin-left: -24px;
  font-size: 20px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls button.btn-design-3:hover {
  color: var(--h-electric-blue);
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-controls button.btn-design-3 span.btn-text {
  text-indent: 20px;
}
.hays-short-job-search-portlet .jobsearch-filter .suchprofil-speichern {
  padding: 0px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-reset {
  background: var(--h-white);
  height: 25px;
  vertical-align: middle;
  padding: 0;
  border-top: 5px solid white;
  font-size: 0.875rem;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-reset a {
  text-transform: none;
  font-weight: normal;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-reset a span.icon {
  padding-right: 7px;
  font-weight: bold;
  font-family: Verdana;
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-reset {
    height: 100%;
    padding-bottom: 5px;
  }
}
.hays-short-job-search-portlet .jobsearch-filter .toggler-content-wrapper {
  overflow: visible;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1, .hays-short-job-search-portlet .jobsearch-filter .level-2, .hays-short-job-search-portlet .jobsearch-filter .level-3 {
  color: #002776;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1 label, .hays-short-job-search-portlet .jobsearch-filter .level-2 label, .hays-short-job-search-portlet .jobsearch-filter .level-3 label {
  color: #002776;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1 .checkbox.inline, .hays-short-job-search-portlet .jobsearch-filter .level-1 .radio.inline, .hays-short-job-search-portlet .jobsearch-filter .level-2 .checkbox.inline, .hays-short-job-search-portlet .jobsearch-filter .level-2 .radio.inline, .hays-short-job-search-portlet .jobsearch-filter .level-3 .checkbox.inline, .hays-short-job-search-portlet .jobsearch-filter .level-3 .radio.inline {
  padding-top: 0;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1, .hays-short-job-search-portlet .jobsearch-filter .level-2, .hays-short-job-search-portlet .jobsearch-filter .level-3 {
  min-height: 30px;
  line-height: 30px;
  box-sizing: border-box;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1:hover, .hays-short-job-search-portlet .jobsearch-filter .level-2:hover, .hays-short-job-search-portlet .jobsearch-filter .level-3:hover {
  cursor: pointer;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1 {
  padding-left: 17px;
  text-transform: uppercase;
  font-weight: bold;
}
.hays-short-job-search-portlet .jobsearch-filter .level-1:hover {
  background-color: var(--h-grau-2);
}
.hays-short-job-search-portlet .jobsearch-filter .level-2 {
  padding-left: 17px;
  background: #009fda;
  color: #fff;
  border-bottom: 1px solid #97d5ef;
  font-size: 0.8rem;
}
.hays-short-job-search-portlet .jobsearch-filter .level-2 label {
  color: #fff;
  font-size: 0.8rem;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3 {
  position: relative;
  padding-left: 17px;
  background: #b2e2f4;
  border-bottom: 1px solid #97d5ef;
  font-size: 0.8rem;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3 label {
  font-size: 0.8rem;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3 .flyout {
  display: none;
  border-style: solid none;
  border-width: 2px;
  border-color: #93d6eb;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3 .flyout label {
  margin-left: 10px;
  border-bottom: solid 1px #aadaf6;
  height: 25px;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3:hover .flyout {
  display: block;
}
.hays-short-job-search-portlet .jobsearch-filter .level-3 label.is-selected,
.hays-short-job-search-portlet .jobsearch-filter .level-3.has-selection:before,
.hays-short-job-search-portlet .jobsearch-filter .level-2.has-selection:before {
  color: #d98f38;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-query input {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-filter-query div.control-group {
  margin-bottom: 23px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobentry {
  border-bottom: 1px solid #c6ddff;
  margin: 15px 0;
}
.hays-short-job-search-portlet .jobsearch-filter .jobentry ul li {
  display: inline;
  list-style-type: none;
  padding: 5px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobentrylast,
.hays-short-job-search-portlet .jobsearch-filter .jobentrydesc {
  margin: 10px;
}
.hays-short-job-search-portlet .jobsearch-filter .jobentrylast a {
  margin-right: 20px;
}
.hays-short-job-search-portlet .jobsearch-filter .right {
  float: right;
}
.hays-short-job-search-portlet .jobsearch-filter .left {
  float: left;
}
.hays-short-job-search-portlet .jobsearch-filter #formReset {
  clear: both;
}
.hays-short-job-search-portlet .jobsearch-filter #filterRegions,
.hays-short-job-search-portlet .jobsearch-filter #filterJobTypes,
.hays-short-job-search-portlet .jobsearch-filter #filterIndustries,
.hays-short-job-search-portlet .jobsearch-filter #filterSpecializations,
.hays-short-job-search-portlet .jobsearch-filter #filterTimeGoal {
  background-color: var(--h-grau-1);
  color: white;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-content > div {
  background: #b2e2f4;
  border-bottom: 1px solid #97d5ef;
}
.hays-short-job-search-portlet .jobsearch-filter .jobsearch-content > div:nth-child(odd) {
  background: #87d2ee;
}
.hays-short-job-search-portlet .jobsearch-filter #formReset,
.hays-short-job-search-portlet .jobsearch-filter #filterRegions,
.hays-short-job-search-portlet .jobsearch-filter #filterJobTypes,
.hays-short-job-search-portlet .jobsearch-filter #filterIndustries,
.hays-short-job-search-portlet .jobsearch-filter #filterSpecializations {
  margin: 5px 0;
}
.hays-short-job-search-portlet .jobsearch-filter #filterHits {
  margin-right: 5px;
}
.hays-short-job-search-portlet .jobsearch-filter .flyout {
  position: absolute;
  top: 0;
  left: 100%;
  background: #e5f5fb;
  width: 700px;
  z-index: 2;
}
.hays-short-job-search-portlet .jobsearch-filter .flyout label {
  width: 300px;
}
.hays-short-job-search-portlet .jobsearch-watchlist {
  background: var(--h-grau-1);
  padding: 5px 10px;
  color: var(--h-grau-7);
}
.hays-short-job-search-portlet .jobsearch-watchlist a {
  text-transform: none;
  font-weight: normal;
}
.hays-short-job-search-portlet .jobsearch-watchlist a:hover {
  color: var(--h-electric-blue);
}
.hays-short-job-search-portlet .jobsearch-watchlist a div {
  margin: 5px 0;
}
.hays-short-job-search-portlet .jobsearch-watchlist a div.text {
  color: var(--h-grau-7);
  width: 100%;
  padding: 0px 5px 0px 31px;
  font-weight: bold;
  color: var(--h-dark-blue);
  text-transform: none;
}
.hays-short-job-search-portlet .jobsearch-watchlist a div.text:hover {
  color: var(--h-electric-blue);
}
.hays-short-job-search-portlet .jobsearch-watchlist a div.text i.fa {
  margin-left: -24px;
  font-size: 18px;
}
.hays-short-job-search-portlet .jobsearch-watchlist a div.text span.jobCount {
  font-weight: bold;
  color: var(--h-electric-blue);
}
.hays-short-job-search-portlet .jobsearch-watchlist a div.text div.subtext {
  font-weight: normal;
  color: var(--h-grau-7);
  padding-right: 25px;
}
.hays-short-job-search-portlet .jobsearch-result-list form {
  margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list h1, .aui .hays-short-job-search-portlet .jobsearch-result-list p.style-h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list h1, .aui .hays-short-job-search-portlet .jobsearch-result-list p.style-h1 {
    font-size: 1.5rem;
    margin-top: 30px;
  }
}
.hays-short-job-search-portlet .jobsearch-result-list p.style-h1 {
  font-size: 2.5rem;
  margin-bottom: 15px;
  color: var(--h-dark-blue);
  line-height: 110%;
}
.hays-short-job-search-portlet .jobsearch-result-list select, .hays-short-job-search-portlet .jobsearch-result-list .aui select {
  width: 203px;
  background: var(--h-grau-2);
  border: 1px solid var(--h-grau-2);
  margin-left: 4px;
  color: var(--h-grau-7);
}
.hays-short-job-search-portlet .jobsearch-result-list select option, .hays-short-job-search-portlet .jobsearch-result-list .aui select option {
  background: var(--h-white);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list select, .aui .hays-short-job-search-portlet .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list select, .aui .hays-short-job-search-portlet .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list select, .aui .hays-short-job-search-portlet .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list button.hh-btn, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list button.hh-btn, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list button.hh-btn, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right {
    height: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right {
    height: 50px;
    float: left;
    margin-top: 80px;
    margin-left: -6px;
  }
}
.hays-short-job-search-portlet .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  color: var(--h-dark-blue);
}
.hays-short-job-search-portlet .jobsearch-result-list .pull-right button.hh-btn.btn-design-2:hover, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger:hover, .searchbar .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger:hover, .searchbar--extended .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger:hover, .searchbar--marginbottom .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover {
  background: var(--h-grau-2);
}
.hays-short-job-search-portlet .jobsearch-result-list .pull-right button.hh-btn.btn-design-2:hover, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger:hover, .searchbar .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger:hover, .searchbar--extended .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger:hover, .searchbar--marginbottom .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover {
  color: var(--h-electric-blue);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
.hays-short-job-search-portlet .jobsearch-result-list .searchprofile {
  margin: 0 0 15px 0;
}
.hays-short-job-search-portlet .jobsearch-result-list .searchprofile .btn-design {
  padding: 0 15px 0 15px;
  height: 40px;
  font-weight: bold;
}
.hays-short-job-search-portlet .jobsearch-result-list .searchprofile.pull-right {
  margin-top: 30px;
}
.hays-short-job-search-portlet .jobsearch-result-list label.control-label {
  display: none;
}
.hays-short-job-search-portlet .jobsearch-result-list div.control-group {
  margin-bottom: 15px;
}
.hays-short-job-search-portlet .jobsearch-result-list .dropdown-toggle .caret {
  margin-left: 20px;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-config {
  position: absolute;
  top: 109px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-config {
    top: 90px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-config {
    top: 90px;
  }
}
.hays-short-job-search-portlet .jobsearch-result-list .taglib-page-iterator {
  overflow: visible;
  border-top: 2px solid var(--h-grau-3);
  padding-top: 15px;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-page-selector {
  float: left;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-icon-menu a {
  background: var(--h-grau-2);
  border: 1px solid var(--h-grau-2);
  margin-right: 4px;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-icon-menu a:hover {
  background: var(--h-grau-2);
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-icon-menu a .btn {
  text-shadow: none;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-icon-menu a .btn .dropdown-toggle {
  background-color: var(--h-grau-2);
}
.hays-short-job-search-portlet .jobsearch-result-list .search-results {
  float: left;
  line-height: 30px;
  margin-left: 0;
}
.hays-short-job-search-portlet .jobsearch-result-list .column-content {
  padding: 0 0 0 0.5em;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-buttons {
  margin-bottom: 15px;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-buttons li a {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
  height: 20px;
  text-transform: none;
  font-weight: normal;
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-buttons li a:hover {
  background: var(--h-grau-2);
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-buttons li.disabled a {
  background: var(--h-grau-1);
}
.hays-short-job-search-portlet .jobsearch-result-list .lfr-pagination-buttons li.disabled a:hover {
  background: var(--h-grau-1);
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry {
  padding-top: 15px;
  border-top: solid 2px var(--h-dark-blue);
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry a h3 span {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry a h3 span:hover {
  color: var(--h-dark-blue);
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry a h3:first-letter {
  text-transform: uppercase;
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry ul {
  margin: 0;
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry ul > li {
  display: inline;
  list-style-type: none;
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast {
  text-align: right;
  font-size: 0.875rem;
  margin-bottom: 15px;
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast a {
  margin: 0 0 15px 0;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast {
    text-align: left;
    display: inline;
  }
  .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast a {
    text-align: left;
  }
  .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast a.hh-btn, .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast .searchbar a.searchbar-trigger, .searchbar .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast .searchbar--extended a.searchbar-trigger, .searchbar--extended .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger, .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast .searchbar--marginbottom a.searchbar-trigger, .searchbar--marginbottom .aui .hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger {
    height: 100%;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrydesc {
  color: #002776;
  height: 100%;
  max-height: 95px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
}
.hays-short-job-search-portlet .jobsearch-result-list .jobentry .jobentrydesc li {
  line-height: normal;
}
.hays-short-job-search-portlet #job-details-container {
  max-width: 630px;
  margin: auto;
  min-height: 415px;
  border: 2px solid var(--h-electric-blue);
  text-align: left;
  padding: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #job-details-container {
    min-height: 431px;
    padding: 35px 15px 15px 5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #job-details-container {
    min-height: 431px;
    padding: 15px 15px 15px 5px;
  }
}
.hays-short-job-search-portlet #job-details-container button {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
  text-shadow: none;
  height: 50px;
  margin: 15px 0 30px 0;
}
.hays-short-job-search-portlet #job-details-container button:hover {
  background: var(--h-grau-2);
}
.hays-short-job-search-portlet #job-details-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
.hays-short-job-search-portlet #job-details-container .head-logo {
  margin-bottom: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
.hays-short-job-search-portlet #job-details-container .head-logo img {
  float: left;
}
.hays-short-job-search-portlet #job-details-container h1 {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  font-size: 1.625rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #job-details-container h1 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #job-details-container h1 {
    font-size: 1.25rem;
  }
}
.hays-short-job-search-portlet #job-details-container h1:first-letter {
  text-transform: uppercase;
}
.hays-short-job-search-portlet #job-details-container strong {
  font-size: 16px;
  font-weight: bold;
}
.hays-short-job-search-portlet #job-details-container a {
  color: var(--h-base-link-color);
  text-decoration: none;
  cursor: pointer;
}
.hays-short-job-search-portlet #job-details-container a:hover {
  color: var(--h-base-link-color-hover);
  text-decoration: none;
}
.hays-short-job-search-portlet #job-details-container .foot {
  margin-top: 20px;
}
.hays-short-job-search-portlet #job-details-container .foot-url {
  margin-top: 145px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
.hays-short-job-search-portlet #job-details-container .foot-url a {
  font-weight: bold;
}
.hays-short-job-search-portlet #job-details-container .foot-url a:hover {
  color: var(--h-base-link-color);
  text-decoration: none;
}
.hays-short-job-search-portlet #job-details-container .foot-logo img {
  float: right;
}
.hays-short-job-search-portlet #job-details-container ul {
  display: block;
  margin: 15px 0px 40px 0px;
  padding: 0;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
.hays-short-job-search-portlet #job-details-container ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
.hays-short-job-search-portlet #job-details-container ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
.hays-short-job-search-portlet #job-details-container ul li:first-letter {
  text-transform: uppercase;
}
.hays-short-job-search-portlet #job-details-container .hh-liste-0 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
.hays-short-job-search-portlet #job-details-container ul.liste-0 li {
  height: 15px;
  padding-left: 0px;
}
.hays-short-job-search-portlet #job-details-container ul.liste-0 li:before {
  display: none;
}
.hays-short-job-search-portlet #job-details-container ul.liste-0 li div.liste-0-label {
  display: inline-block;
  width: 170px;
  float: left;
}
.hays-short-job-search-portlet #job-details-container ul.liste-0 li div.liste-0-data {
  display: inline-block;
  width: 400px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-short-job-search-portlet #job-details-container ul.liste-0 li div.liste-0-data {
    width: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #job-details-container ul.liste-0 li div.liste-0-data {
    width: 292px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #job-details-container ul.liste-0 li div.liste-0-data {
    width: 100px;
  }
}
@media print {
  .hays-short-job-search-portlet #job-details-container div.share {
    display: none;
  }
}
.hays-short-job-search-portlet #job-details-container div.share ul li:before {
  display: none;
}
.hays-short-job-search-portlet #watchlist .prospectHeader {
  margin-bottom: 10px;
}
.hays-short-job-search-portlet #watchlist .prospectHeader .prospectAuswahl {
  float: left;
  height: 30px;
}
.hays-short-job-search-portlet #watchlist .prospectHeader .prospectHeadline {
  margin-left: 30px;
}
.hays-short-job-search-portlet #watchlist .prospectHeader .fold-headline h4:hover {
  color: #009fda;
  cursor: pointer;
}
.hays-short-job-search-portlet #watchlist .prospectHeader .fold-headline h4 {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  margin: 0 0 10px 0;
  text-transform: none;
  font-size: 1.5rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-short-job-search-portlet #watchlist .prospectHeader .fold-headline h4 {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-short-job-search-portlet #watchlist .prospectHeader .fold-headline h4 {
    font-size: 1.375rem;
  }
}
.hays-short-job-search-portlet #watchlist .prospectHeader .fold-headline h4:first-letter {
  text-transform: uppercase;
}
.hays-short-job-search-portlet #watchlist .fold-content {
  display: none;
}
.hays-short-job-search-portlet #watchlist .fold-content.unfolded {
  display: inline-block;
}
.hays-short-job-search-portlet #watchlist .fold-link {
  border-bottom: 6px solid var(--h-grau-1);
  height: 10px;
  text-align: right;
}
.hays-short-job-search-portlet #watchlist a.fold-link-open, .hays-short-job-search-portlet #watchlist a.fold-link-close {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  background-color: var(--h-white);
  padding-left: 15px;
  font-size: 1rem;
}
.hays-short-job-search-portlet #watchlist a.fold-link-open i.fa, .hays-short-job-search-portlet #watchlist a.fold-link-close i.fa {
  color: var(--h-electric-blue);
  padding-right: 7px;
}
.hays-short-job-search-portlet #watchlist a.fold-link-open.folded-content, .hays-short-job-search-portlet #watchlist a.fold-link-close.folded-content {
  display: none;
}
.hays-short-job-search-portlet #watchlist a.fold-link-open.unfolded-content, .hays-short-job-search-portlet #watchlist a.fold-link-close.unfolded-content {
  display: inline-block;
}
.hays-short-job-search-portlet #watchlist .prospectInfo ul {
  padding-left: 7px;
}
.hays-short-job-search-portlet #watchlist .prospectInfo ul li {
  display: inline;
  list-style-type: none;
  font-size: 1rem;
  color: var(--h-grau-6);
  font-weight: bold;
  border-right: 1px solid var(--h-grau-6);
  padding-right: 4px;
}
.hays-short-job-search-portlet #watchlist .prospectInfo ul li:last-child {
  border-right: none;
}
.hays-short-job-search-portlet #watchlist .prospectDescription ul {
  display: block;
  margin: 15px 0px 25px 0px;
  padding: 0;
  padding-left: 30px;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
.hays-short-job-search-portlet #watchlist .prospectDescription ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
.hays-short-job-search-portlet #watchlist .prospectDescription ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
.hays-short-job-search-portlet #watchlist .prospectAction {
  margin-left: 15px;
}
.hays-short-job-search-portlet #watchlist .prospectAction a {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
  display: inline-block;
  padding: 5px 15px 4px 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: none;
}
.hays-short-job-search-portlet #watchlist .prospectAction a:hover {
  background: var(--h-grau-2);
}
.hays-short-job-search-portlet #watchlist .prospectAction a:hover {
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
}
.hays-short-job-search-portlet #watchlist .button-holder .icon-trash {
  margin-left: 15px;
  font-family: "fontawesome-alloy";
}
.hays-short-job-search-portlet #watchlist .button-holder button.hh-btn, .hays-short-job-search-portlet #watchlist .button-holder .searchbar button.searchbar-trigger, .searchbar .hays-short-job-search-portlet #watchlist .button-holder button.searchbar-trigger, .hays-short-job-search-portlet #watchlist .button-holder .searchbar--extended button.searchbar-trigger, .searchbar--extended .hays-short-job-search-portlet #watchlist .button-holder button.searchbar-trigger, .hays-short-job-search-portlet #watchlist .button-holder .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .hays-short-job-search-portlet #watchlist .button-holder button.searchbar-trigger, .hays-short-job-search-portlet #watchlist .button-holder .aui button {
  font-weight: bold;
  height: 40px;
  margin-bottom: 15px;
}
.hays-short-job-search-portlet #watchlist .button-holder button.hh-btn--green-color {
  color: var(--h-white);
  border-color: var(--h-gruen-2) var(--h-gruen-2) var(--h-gruen-1) var(--h-gruen-1);
  background: -ms-linear-gradient(var(--h-gruen-2), var(--h-gruen-1));
  background: linear-gradient(to top, var(--h-gruen-2), var(--h-gruen-1));
}
.hays-short-job-search-portlet #watchlist .button-holder button.hh-btn--green-color:hover {
  background: -ms-linear-gradient(var(--h-gruen-1), var(--h-gruen-2));
  background: linear-gradient(to top, var(--h-gruen-1), var(--h-gruen-2));
  border-color: var(--h-gruen-2) var(--h-gruen-2) var(--h-gruen-1) var(--h-gruen-1);
}
.hays-short-job-search-portlet #watchlist span.text-underline {
  text-decoration: underline;
  color: #002776;
}
.hays-short-job-search-portlet #applychooselogin-container button {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
}
.hays-short-job-search-portlet #applychooselogin-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
.hays-short-job-search-portlet #applychooselogin-container button, .hays-short-job-search-portlet #applychooselogin-container-email button {
  width: 100%;
  height: 40px;
  margin: 3px 0 0 0;
  padding: 0;
  text-transform: none;
  font-size: 0.875rem;
  font-weight: bold;
  text-shadow: none;
  border-color: #45629b #45629b #011b4f #011b4f;
}
.hays-short-job-search-portlet div.suchprofil-pflichtfeld i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}
.hays-short-job-search-portlet div.suchprofil-pflichtfeld-legende i.fa {
  color: #009fda;
  padding-left: 0px;
  font-size: 0.875rem;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  .h-form-group--inline {
    flex-wrap: nowrap !important;
  }

  .button-width {
    width: 511px !important;
  }

  .textField-width {
    width: 511px !important;
  }
}
.hays-register-form {
  position: relative;
}
.hays-register-form .h-label {
  font-family: var(--h-glow-bold-font-family);
  font-weight: var(--h-glow-font-bold);
  font-size: var(--h-text-fs-lg);
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .h-label {
    font-size: var(--h-text-fs);
  }
}
.hays-register-form .h-label.is-required:after {
  display: none;
}
.hays-register-form input[type=password].hays__password__input {
  border: 1px solid var(--h-input-border);
}
.hays-register-form .h-form__password-cleartext svg {
  fill: var(--h-rollenderstein-grau) !important;
}
.hays-register-form .h-h3 {
  margin-top: 70px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .h-h3 {
    margin-top: 40px;
  }
}
.hays-register-form .h-checkbox.is-required:after {
  display: none;
}
.hays-register-form .h-icon {
  width: 25px;
  height: 25px;
  margin-top: -5px;
  margin-right: 5px;
}
.hays-register-form .h-radio {
  font-size: var(--h-text-fs);
  margin-bottom: 1.5rem;
}
.hays-register-form .h-radio:first-child {
  position: static;
}
.hays-register-form .h-radio .field {
  top: 1px;
}
.hays-register-form .h-radio .field:checked, .hays-register-form .h-radio .field:checked:hover {
  --h-input-accent: var(--h-glow-mid-blue);
}
.hays-register-form .horizon-spacing {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .horizon-spacing {
    width: 100% !important;
  }
}
.hays-register-form .h-checkbox {
  font-size: 1rem;
  position: relative;
}
.hays-register-form .h-checkbox .form-group {
  position: static;
}
.hays-register-form .h-checkbox .help-block {
  left: 35px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .h-checkbox .field {
    top: 1px;
  }
}
.hays-register-form .cpm-container .h-checkbox {
  margin-top: 2px;
}
.hays-register-form .firefox-padding {
  -moz-padding-start: 0px;
}
.hays-register-form input[type=text].hays__password__input {
  border: 1px solid var(--h-input-border);
}
.hays-register-form .h-form-group.h-form-group--no-validation-icon.has-success:after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .h-form-group.has-success:after {
    bottom: 16px;
  }
}
.hays-register-form .h-form-group .horizon-spacing {
  padding-left: 36px;
  margin-top: 0px;
}
.hays-register-form .h-form-group--inline {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .hays-register-form .h-pflichtfeld {
    float: right;
    padding-right: 20px;
  }
}
.hays-register-form .h-btn--primary:hover, .hays-register-form .h-btn--primary:focus-visible, .hays-register-form .aui .h-btn--primary:hover, .hays-register-form .aui .h-btn--primary:focus-visible {
  background-color: var(--h-glow-btn-primary-hover);
  border-color: transparent;
}

/* Variables */
/* Z-Index */
/* Z-Index */
.styled-form-elements .hh-btn.txt-capitalize-btn, .styled-form-elements .searchbar .txt-capitalize-btn.searchbar-trigger, .searchbar .styled-form-elements .txt-capitalize-btn.searchbar-trigger, .styled-form-elements .searchbar--extended .txt-capitalize-btn.searchbar-trigger, .searchbar--extended .styled-form-elements .txt-capitalize-btn.searchbar-trigger, .styled-form-elements .searchbar--marginbottom .txt-capitalize-btn.searchbar-trigger, .searchbar--marginbottom .styled-form-elements .txt-capitalize-btn.searchbar-trigger {
  text-transform: capitalize !important;
}

.txt-capitalize {
  text-transform: capitalize !important;
}

.cpm-container.cpm-checkbox-form .label-cmptext {
  width: 90%;
  display: inline-block;
  font-weight: normal;
}
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .cpm-container.cpm-checkbox-form .label-cmptext {
    width: 88% !important;
  }
}
.cpm-container.cpm-checkbox-form .cpm-checkbox-styled {
  width: 25px;
  display: inline-block;
  vertical-align: top;
}
.cpm-container.cpm-checkbox-form .horizon-spacing {
  width: 100% !important;
}

.error-icon-cmp {
  margin-right: 10px !important;
  vertical-align: middle !important;
  margin-left: 0px !important;
}

.margin-left {
  margin-left: -8px;
}

.label-font {
  font-weight: var(--h-font-regular) !important;
}

@media only screen and (min-width: 300px) and (max-width: 600px) {
  .margin-top-btn {
    margin-top: 1.25rem;
  }
}
.job-offer-form {
  position: relative;
  margin-top: 30px;
}
.job-offer-form:after {
  position: absolute;
  background: url("../images/DOI-arrows.png");
  right: 0;
  top: 170px;
  content: "";
}
.job-offer-form .col-12 {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  .job-offer-form .col-12 {
    padding-right: 0px;
  }
}
.job-offer-form .input-fields:nth-child(2) {
  padding-left: 15px;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .job-offer-form .input-fields:nth-child(2) {
    padding-left: 0px;
  }
}
.job-offer-form .input-fields:nth-child(4) {
  padding-left: 15px;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .job-offer-form .input-fields:nth-child(4) {
    padding-left: 0px;
  }
}
.job-offer-form .input-fields-label {
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .job-offer-form .input-fields-label {
    font-size: var(--h-text-fs);
    line-height: 18px;
  }
}
.job-offer-form .field-wrapper label {
  font-size: var(--h-text-fs-lg) !important;
}
.job-offer-form .input-fields {
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .job-offer-form .input-fields {
    font-size: var(--h-text-fs);
    line-height: 20px;
  }
}
.job-offer-form .cpm-checkbox-form p {
  font-size: var(--h-text-fs-lg);
}
.job-offer-form .ReiterAktivEmail {
  font-size: var(--h-text-fs-lg) !important;
  margin-bottom: 20px;
  font-weight: 700;
}
.job-offer-form .cpm-container .btn-info:hover span {
  color: var(--h-btn-glow-primary-hover);
}
.job-offer-form .cpm-container .btn-info:hover i {
  border-top: 7.5px solid var(--h-btn-glow-primary-hover);
}
.job-offer-form .cpm-container .btn-info span {
  color: var(--h-link-glow);
  position: relative;
}
.job-offer-form .cpm-container .btn-info span i {
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -16px;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-link-glow);
  transform: translateY(-50%);
  content: "";
}
.job-offer-form .cpm-container .btn-info span i:before {
  display: none;
}
.job-offer-form .cpm-container .btn-info .arrow-up i {
  transform: rotate(180deg);
  top: 32%;
}
.job-offer-form .cpm-container .btn-info:focus {
  box-shadow: none;
}

div.doubleOptIn {
  padding-top: 5px;
}
div.doubleOptIn .row {
  padding-bottom: 30px !important;
  margin: 0;
  width: 100%;
  position: relative;
}
div.doubleOptIn .row .mandatory-content {
  position: absolute;
  bottom: 20px;
  left: -5px;
}
div.doubleOptIn i.fa.icon-asterisk {
  font-size: 11px;
  color: var(--h-black);
  position: relative;
  top: -7px;
  padding-left: 5px;
}
div.doubleOptIn .cpm-container .label-cmptext p {
  font-size: var(--h-text-fs) !important;
}
div.doubleOptIn .cpm-container.cpm-checkbox-form .cpm-checkbox-styled {
  width: 28px;
  position: relative;
}
div.doubleOptIn .cpm-container .intro-text {
  padding-top: 20px;
}
div.doubleOptIn .ReiterAktivEmail {
  margin-top: 20px;
  margin-bottom: 10px;
}
div.doubleOptIn .h-btn {
  text-transform: capitalize !important;
}
div.doubleOptIn .radio-container {
  margin-left: 0px;
}
div.doubleOptIn .styled-checkbox + label {
  top: -4px;
  z-index: 2;
}
div.doubleOptIn .styled-checkbox + label:before {
  content: "" !important;
  margin-right: 15px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  width: 24px !important;
  height: 24px !important;
  background: url("../images/modules/common/hays/new-checkbox.svg") !important;
  float: left;
}
div.doubleOptIn .styled-checkbox:checked + label:before {
  background: url("../images/modules/common/hays/checkbox_aktiv_update.svg") !important;
}
div.doubleOptIn .styled-form-elements .h-radio input[type=radio].field {
  position: absolute;
  left: 0;
  z-index: 1;
  border: 1px solid var(--h-grey);
  margin: 0;
  padding: 0;
  clip: auto;
  height: 20px;
  width: 20px;
}

.mandatory-content p.important-text {
  float: left;
}
@media (max-width: 479px) {
  .mandatory-content p.important-text {
    float: right;
  }
}

@media (min-width: 768px) {
  .aui.page-accounting .overlay-wrap {
    margin-left: -273px;
    width: 546px;
  }
}
label[for=pin] {
  padding-left: 15px;
}

.aui.page-accounting {
  /* Anzeigen von Text in Spring Validation Messages */
}
.aui.page-accounting .creditor-portlet .fbz-hint {
  padding-bottom: 10px;
}
.aui.page-accounting p.form-help {
  color: var(--h-dark-blue);
  font-size: 12px;
  line-height: normal;
  margin-bottom: 0;
}
.aui.page-accounting .form-mandatory {
  color: var(--h-electric-blue);
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.aui.page-accounting .form-group {
  font-size: 0;
  margin-bottom: 18px;
}
.aui.page-accounting .form-group .portlet-msg-error {
  font-size: 12px;
}
.aui.page-accounting .form-group:after {
  content: "";
  display: table;
  clear: both;
}
.aui.page-accounting .form-set {
  border: 8px solid var(--h-grau-1);
  padding: 20px 12px 28px 12px;
}
.aui.page-accounting .form-action {
  margin-top: 33px;
}
.aui.page-accounting .form-action:after {
  content: "";
  display: table;
  clear: both;
}
.aui.page-accounting.OS-Windows input[type=text] {
  padding-top: 1px;
}
.aui.page-accounting.Browser-IE input[type=text] {
  padding-top: 2px;
}
.aui.page-accounting span.validationError {
  display: inline-block !important;
  height: 38px;
}
.aui.page-accounting span.ui-datepicker-tab.validationError {
  height: auto;
}
.aui.page-accounting .validationError {
  border: 2px solid red !important;
}

.showMe {
  display: none;
}

.listheadline {
  margin-bottom: 25px;
  margin-top: 25px;
}

.invoiceOverview > table {
  margin-bottom: 20px;
}

.invoiceOverview td {
  border: none;
  font-size: 11px;
  vertical-align: top;
  line-height: 20px;
}

.invoiceMetaLabel {
  text-transform: uppercase;
}

.invoiceValue {
  font-weight: bold;
}

table.invoiceElement tr td {
  background-color: #dbe8fb;
  width: 25%;
  padding: 5px;
}

table.invoiceElement tr:first-of-type td {
  background-color: #c6ddff;
  width: 50%;
  vertical-align: middle;
}

.button1 {
  /* Layout Properties */
  width: 200px;
  height: 48px;
  /* UI Properties */
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #009FDA;
  margin-left: 50px;
  font-family: var(--h-font-family);
  font-weight: bold;
  border: 1px solid #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .button1 {
    width: 100%;
  }
}

.button1:hover {
  background-color: #002776;
  color: #fff;
}

.button1-text {
  /* Layout Properties */
  top: 431px;
  left: 182px;
  width: 90px;
  height: 19px;
  /* UI Properties */
  text-align: center;
  font: normal normal bold 16px/20px var(--h-font-family);
  letter-spacing: 0px;
  opacity: 1;
  margin: 0 0 0 2.5rem;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .button1-text {
    margin: 0 0 0 7rem;
  }
}

.button2 {
  /* Layout Properties */
  width: 266px;
  height: 48px;
  color: #fff;
  font-family: var(--h-font-family);
  font-weight: bold;
  border: none;
  /* UI Properties */
  background: #D71F85 0% 0% no-repeat padding-box;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .button2 {
    width: 100%;
  }
}

.button2-text {
  /* Layout Properties */
  top: 431px;
  left: 388px;
  width: 186px;
  height: 19px;
  /* UI Properties */
  text-align: center;
  font: normal normal bold 16px/20px var(--h-font-family);
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin: 0 0 0 2.5rem;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .button2-text {
    margin: 0 0 0 4rem;
  }
}

.button2:hover {
  background-color: #002776;
  color: #fff;
}

.buttonrow {
  display: inline-flex;
  margin-left: 15px;
  margin-right: -15px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .buttonrow {
    display: inline-flex;
    flex-direction: column-reverse;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.textContent {
  top: 337px;
  left: 118px;
  width: 960px;
  height: 39px;
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
}

@media only screen and (min-width: 300px) and (max-width: 989px) {
  .margin-bottom-20 {
    margin-bottom: 20px;
  }
}
div.password-reset input[type^=text], div.password-reset input[type^=password] {
  width: 100%;
  height: 40px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
  text-indent: 15px;
}

div.password-reset button {
  width: 100%;
  height: 40px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: bold;
}

div.password-reset select {
  width: 100%;
  height: 40px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}

div.password-reset textarea {
  width: 100%;
  height: 130px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}

div.password-reset .aui .control-group {
  margin: 0px;
}

div.password-reset p, div.password-reset .aui p {
  font-size: var(--h-text-fs);
  color: var(--h-text);
}

div.error-message.hays__password-strength__indicator {
  display: none;
}
div.error-message.hays__password-strength__indicator.active {
  display: flex;
}

.portlet-msg-info {
  background: var(--h-white);
  border-color: var(--h-grey);
  padding: 20px;
}

.reset-psd-success-msg {
  display: block;
  color: #008217;
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  position: relative;
  margin-bottom: 30px;
  padding-left: 25px;
}

.reset-psd-success-msg:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12L1 7' stroke='%23008217' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;
  position: absolute;
  top: 9px;
  left: 0;
  width: 18px;
  height: 13px;
}

.reset-psd-login-text {
  color: var(--h-black);
}

/* Variables */
/* Z-Index */
/* Z-Index */
/* Start Data Upload Vakanz melden */
.hays-studies-form .btn-default:focus,
.hays-studies-form .btn-default:active,
.hays-studies-form .btn-default:hover {
  background-color: #fff !important;
}
.hays-studies-form div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us {
  /*# sourceMappingURL=styles.css.map */
}
.hays-studies-form div.hays-contact-form.contact-with-us .custom-error-message-for-input {
  margin-top: 40px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .custom-error-message-for-input {
    margin-top: 300px;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .padding-block {
  padding-right: 50px;
  padding-left: 50px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us input[type=radio], .hays-studies-form div.hays-contact-form.contact-with-us input[type=checkbox] {
  transform: scale(1.3);
}
.hays-studies-form div.hays-contact-form.contact-with-us input[type=checkbox]:checked {
  background-color: red;
}
.hays-studies-form div.hays-contact-form.contact-with-us .aui .control-group {
  margin: 0 !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header {
  padding-bottom: 0px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header .form-select a {
  font-weight: bold;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header .form-select div {
  text-transform: uppercase;
  background: #eee;
  font-weight: bold;
  color: #002776;
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header .info {
  background: #eee;
  padding-top: 15px;
  height: 280px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .form-header .info {
    height: auto;
    padding-bottom: 25px;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header div.ReiterAktiv {
  text-align: left;
  font: normal normal bold 22px/26px Arial;
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header p.ReiterAktivDesc {
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
  text-align: left;
  font: normal normal bold 16px/22px Arial;
  letter-spacing: 0px;
  color: #333333;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-input-label {
  position: absolute;
  pointer-events: none;
  left: 1.5rem;
  top: 1rem;
  padding: 0 0.3rem;
  color: #333333;
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  z-index: 1;
  font-weight: normal;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-input-label-focus {
  color: #009FDA !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-input-error-label-focus {
  color: var(--h-hays-error-color) !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-input-success-label-focus {
  color: #1F8B11 !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us .form-validator-stack.help-block {
  position: absolute;
  top: 50px;
  font-weight: bold;
  color: var(--h-hays-error-color);
}
.hays-studies-form div.hays-contact-form.contact-with-us .bitteausfuellen {
  margin-top: 45px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-form-control {
  height: 56px;
  border: 1px solid #747678;
}
.hays-studies-form div.hays-contact-form.contact-with-us .custom-select-arrow select {
  -webkit-appearance: none;
}
.hays-studies-form div.hays-contact-form.contact-with-us .custom-select-arrow .icon-chevron-down {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 20px;
  color: #009fda;
  pointer-events: none;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-form-control.error-field {
  border: 2px solid var(--h-hays-error-color);
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-form-control.success-field {
  border: 2px solid #1F8B11;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-form-control-focus {
  border: 2px solid #009FDA;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hays-studies-form div.hays-contact-form.contact-with-us .active-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .active-area-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element {
  margin-top: 71px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
  position: absolute;
  width: 100%;
}
.hays-studies-form div.hays-contact-form.contact-with-us .ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 16px/22px Arial;
  letter-spacing: 0px;
  color: #333333;
  margin: 35px 0 20px 0;
}
.hays-studies-form div.hays-contact-form.contact-with-us .contact-form-capture {
  margin-top: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .contact-form-capture {
    width: 100%;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .contact-form-capture #control-group-contact-agreement {
    font: normal normal normal 12px/18px Arial;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .ReiterAktiveTitle {
  font: normal normal normal 16px/18px Arial;
  margin: 10px 0 20px 0;
}
.hays-studies-form div.hays-contact-form.contact-with-us .star {
  color: #2aaae6;
}
.hays-studies-form div.hays-contact-form.contact-with-us .anrede label {
  float: left;
  padding-right: 15px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .anrede label:first-child {
  float: none;
}
.hays-studies-form div.hays-contact-form.contact-with-us .anrede .AnredeAktiv {
  text-align: left;
  font: normal normal bold 22px/26px Arial;
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
  margin: 17px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  margin: 2px 0px 0 -2px;
  border-radius: 4px;
  border: 1px solid #333;
  background-color: #fff;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper input:checked ~ .checkmark {
  background-color: #009fda;
  border: 1px solid #009fda;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hays-studies-form div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.hays-studies-form div.hays-contact-form.contact-with-us .themenliste h3 {
  margin-bottom: 20px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .themenliste .control-group {
  margin-bottom: 15px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio:checked + .wrapper-pannel-item-content-seccion-title {
  background-color: yellow;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .anrede {
    width: 100%;
    margin-top: 30px;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .bitteausfuellen {
    margin-top: 45px;
    position: absolute;
    bottom: 150px;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
    float: right;
    margin: 30px 0 0 0;
    height: 40px;
    width: 185px;
    font-weight: bold;
    border: none;
    background: #D71F85 0% 0% no-repeat padding-box;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom .hays-studies-form div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
    background: #002776 0% 0% no-repeat padding-box;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .color-white-for-mobile-hover {
  background-color: #fff !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item {
  width: 170px;
  height: 90px;
  background-color: white;
  border-radius: 4px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
  margin-left: 10px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
  z-index: 10;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-selected-radio {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
  display: flex;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 100%;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
  display: inline-block;
  font-weight: bold;
  color: #002776;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
  color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list {
    display: flex;
    position: relative;
    flex-direction: column;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item {
    position: relative;
    height: 50px;
    background-color: white;
    margin-top: 20px;
    width: auto;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
    margin-left: 0;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
    padding-bottom: 0;
    background-color: #ccecf8;
    height: 50px;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
    display: flex;
    flex-direction: column;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 100%;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
    display: inline-block;
    font-weight: bold;
    color: #002776;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
    color: #009FDA;
  }
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel {
  display: none;
  justify-content: flex-start;
  background-color: #ccecf8;
  width: 100%;
  height: 160px;
  left: 0;
  top: 100px;
  position: absolute;
  z-index: 10;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item {
  margin: 15px 0 15px 10px;
  width: 225px;
  height: 130px;
  border-radius: 4px;
  background-color: white;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 12px 0;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: #002776;
  font-weight: bold;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #747678;
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio__checked {
  border: 1px solid #fff;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::before,
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio:before {
  background: white;
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.6);
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
  margin-right: 10px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
  position: absolute;
  margin: 20px 0 0 10px;
  z-index: 1;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
  position: relative;
  padding: 0px 7px 0px 30px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
  color: inherit;
  margin-bottom: 5px;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
  color: inherit;
  font-weight: bold;
  color: #002776;
  margin: 0;
  padding: 0;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
  color: #fff !important;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
  transform: scale(1.4);
  position: absolute;
  right: 200px;
  z-index: 1;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
  color: #002776;
  font: normal normal normal 16px/22px Arial;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
  color: #fff;
}
.hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
  background-color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel {
    display: none;
    padding: 0 20px;
    justify-content: flex-start;
    background-color: #ccecf8;
    width: 100%;
    height: auto;
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 10;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    margin: 10px 0px;
    width: 100%;
    border-radius: 4px;
    height: 99px;
    background-color: white;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) and (min-width: 300px) and (max-width: 440px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    height: 110px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
    position: absolute;
    margin: 20px 0 0 10px;
    z-index: 1;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
    position: relative;
    padding: 0px 10px 20px 32px;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
    color: inherit;
    margin-bottom: 5px;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
    color: inherit;
    font-weight: bold;
    color: #002776;
    margin: 0;
    padding: 0;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
    color: #fff;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
    transform: scale(1.4);
    position: absolute;
    right: 200px;
    z-index: 1;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
    color: #002776;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
    color: #fff;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .hays-studies-form div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
    background-color: #009FDA;
  }
}
.hays-studies-form div.anrede p, .hays-studies-form div.sprache p, .hays-studies-form div.medium p {
  padding-bottom: 0px;
}

/**
 * selectize.bootstrap3.css (v0.12.6) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.studies-search-container .selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.studies-search-container .selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.studies-search-container .selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.studies-search-container .selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.studies-search-container .selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.studies-search-container .selectize-dropdown-header-close:hover {
  color: #000000;
}
.studies-search-container .selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.studies-search-container .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.studies-search-container .selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.studies-search-container .selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.studies-search-container .selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.studies-search-container .selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.studies-search-container .selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.studies-search-container .selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.studies-search-container .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.studies-search-container .selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.studies-search-container .selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.studies-search-container .selectize-control {
  position: relative;
}
.studies-search-container .selectize-dropdown,
.studies-search-container .selectize-input,
.studies-search-container .selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.studies-search-container .selectize-input,
.studies-search-container .selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.studies-search-container .selectize-input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.studies-search-container .selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.studies-search-container .selectize-input.full {
  background-color: #fff;
}
.studies-search-container .selectize-input.disabled,
.studies-search-container .selectize-input.disabled * {
  cursor: default !important;
}
.studies-search-container .selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.studies-search-container .selectize-input.dropdown-active {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.studies-search-container .selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.studies-search-container .selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}
.studies-search-container .selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #fff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.studies-search-container .selectize-control.multi .selectize-input.disabled > div,
.studies-search-container .selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.studies-search-container .selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.studies-search-container .selectize-input > input::-ms-clear {
  display: none;
}
.studies-search-container .selectize-input > input:focus {
  outline: none !important;
}
.studies-search-container .selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}
.studies-search-container .selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.studies-search-container .selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.studies-search-container .selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.studies-search-container .selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.studies-search-container .selectize-dropdown .option,
.studies-search-container .selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.studies-search-container .selectize-dropdown .option,
.studies-search-container .selectize-dropdown [data-disabled],
.studies-search-container .selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.studies-search-container .selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.studies-search-container .selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.studies-search-container .selectize-dropdown .optgroup-header {
  color: #777777;
  background: #fff;
  cursor: default;
}
.studies-search-container .selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.studies-search-container .selectize-dropdown .active.create {
  color: #262626;
}
.studies-search-container .selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.studies-search-container .selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.studies-search-container .selectize-control.single .selectize-input,
.studies-search-container .selectize-control.single .selectize-input input {
  cursor: pointer;
}
.studies-search-container .selectize-control.single .selectize-input.input-active,
.studies-search-container .selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.studies-search-container .selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}
.studies-search-container .selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}
.studies-search-container .selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.studies-search-container .selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.studies-search-container .selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fff;
}
.studies-search-container .selectize-dropdown,
.studies-search-container .selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.studies-search-container .selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}
.studies-search-container .selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.studies-search-container .selectize-dropdown .optgroup:before {
  content: " ";
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.studies-search-container .selectize-dropdown-content {
  padding: 5px 0;
}
.studies-search-container .selectize-dropdown-header {
  padding: 6px 12px;
}
.studies-search-container .selectize-input {
  min-height: 34px;
}
.studies-search-container .selectize-input.dropdown-active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.studies-search-container .selectize-input.dropdown-active::before {
  display: none;
}
.studies-search-container .selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.studies-search-container .has-error .selectize-input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.studies-search-container .has-error .selectize-input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.studies-search-container .selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.studies-search-container .selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.studies-search-container .form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.studies-search-container .table-bordered {
  border: none;
}
.studies-search-container .table-bordered > tbody > tr > td {
  border-width: 0 0 6px 0;
}
.studies-search-container .table-hover > tbody > tr:hover {
  background-color: transparent;
}

/* Variables */
/* Z-Index */
/* Z-Index */
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet {
  /* Start Data Upload Vakanz melden */
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet .btn-default:focus,
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet .btn-default:active,
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet .btn-default:hover {
  background-color: #fff !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us {
  /*# sourceMappingURL=styles.css.map */
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .custom-error-message-for-input {
  margin-top: 40px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .custom-error-message-for-input {
    margin-top: 300px;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .padding-block {
  padding-right: 50px;
  padding-left: 50px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .aui .control-group {
  margin: 0 !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header {
  padding-bottom: 0px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header .form-select a {
  font-weight: bold;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header .form-select div {
  text-transform: uppercase;
  background: #eee;
  font-weight: bold;
  color: #002776;
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header .info {
  background: #eee;
  padding-top: 15px;
  height: 280px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header .info {
    height: auto;
    padding-bottom: 25px;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header div.ReiterAktiv {
  text-align: left;
  font: normal normal bold 22px/26px Arial;
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header p.ReiterAktivDesc {
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
  text-align: left;
  font: normal normal bold 16px/22px Arial;
  letter-spacing: 0px;
  color: #333333;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-input-label {
  position: absolute;
  pointer-events: none;
  left: 1.5rem;
  top: 1rem;
  padding: 0 0.3rem;
  color: #333333;
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  z-index: 1;
  font-weight: normal;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-input-label-focus {
  color: #009FDA !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-input-error-label-focus {
  color: var(--h-hays-error-color) !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-input-success-label-focus {
  color: #1F8B11 !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .form-validator-stack.help-block {
  position: absolute;
  top: 50px;
  font-weight: bold;
  color: var(--h-hays-error-color);
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .bitteausfuellen {
  margin-top: 45px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-control {
  height: 56px;
  border: 1px solid #747678;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .custom-select-arrow select {
  -webkit-appearance: none;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .custom-select-arrow .icon-chevron-down {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 20px;
  color: #009fda;
  pointer-events: none;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-control.error-field {
  border: 2px solid var(--h-hays-error-color);
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-control.success-field {
  border: 2px solid #1F8B11;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-control-focus {
  border: 2px solid #009FDA;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .active-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .active-area-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element {
  margin-top: 71px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
  position: absolute;
  width: 100%;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 16px/22px Arial;
  letter-spacing: 0px;
  color: #333333;
  margin: 35px 0 20px 0;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-capture {
  margin-top: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-capture {
    width: 100%;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .contact-form-capture #control-group-contact-agreement {
    font: normal normal normal 12px/18px Arial;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .ReiterAktiveTitle {
  font: normal normal normal 16px/18px Arial;
  margin: 10px 0 20px 0;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .star {
  color: #2aaae6;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .anrede label {
  float: left;
  padding-right: 15px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .anrede label:first-child {
  float: none;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .anrede .AnredeAktiv {
  text-align: left;
  font: normal normal bold 22px/26px Arial;
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
  margin: 17px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  margin: 2px 0px 0 -2px;
  border-radius: 4px;
  border: 1px solid #333;
  background-color: #fff;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper input:checked ~ .checkmark {
  background-color: #009fda;
  border: 1px solid #009fda;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .themenliste h3 {
  margin-bottom: 20px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .themenliste .control-group {
  margin-bottom: 15px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio:checked + .wrapper-pannel-item-content-seccion-title {
  background-color: yellow;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .anrede {
    width: 100%;
    margin-top: 30px;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .bitteausfuellen {
    margin-top: 45px;
    position: absolute;
    bottom: 150px;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
    float: right;
    margin: 30px 0 0 0;
    height: 40px;
    width: 185px;
    font-weight: bold;
    border: none;
    background: #D71F85 0% 0% no-repeat padding-box;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
    background: #002776 0% 0% no-repeat padding-box;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .color-white-for-mobile-hover {
  background-color: #fff !important;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item {
  width: 170px;
  height: 90px;
  background-color: white;
  border-radius: 4px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
  margin-left: 10px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
  z-index: 10;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-selected-radio {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
  display: flex;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 100%;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
  display: inline-block;
  font-weight: bold;
  color: var(--h-black);
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
  color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list {
    display: flex;
    position: relative;
    flex-direction: column;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item {
    position: relative;
    height: 50px;
    background-color: white;
    margin-top: 20px;
    width: auto;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
    margin-left: 0;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
    padding-bottom: 0;
    background-color: #ccecf8;
    height: 50px;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
    display: flex;
    flex-direction: column;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 100%;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
    display: inline-block;
    font-weight: bold;
    color: #002776;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
    color: #009FDA;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel {
  display: none;
  justify-content: flex-start;
  background-color: #ccecf8;
  width: 100%;
  height: 160px;
  left: 0;
  top: 100px;
  position: absolute;
  z-index: 10;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item {
  margin: 15px 0 15px 10px;
  width: 225px;
  height: 130px;
  border-radius: 4px;
  background-color: white;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 12px 0;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: #002776;
  font-weight: bold;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #747678;
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio__checked {
  border: 1px solid #fff;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::before,
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio:before {
  background: white;
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.6);
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
  margin-right: 10px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
  position: absolute;
  margin: 20px 0 0 10px;
  z-index: 1;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
  position: relative;
  padding: 0px 7px 0px 30px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
  color: inherit;
  margin-bottom: 5px;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
  color: inherit;
  font-weight: bold;
  color: #002776;
  margin: 0;
  padding: 0;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
  color: var(--h-black);
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
  transform: scale(1.4);
  position: absolute;
  right: 200px;
  z-index: 1;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
  color: #002776;
  font: normal normal normal 16px/22px Arial;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
  color: #fff;
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
  background-color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel {
    display: none;
    padding: 0 20px;
    justify-content: flex-start;
    background-color: #ccecf8;
    width: 100%;
    height: auto;
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 10;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    margin: 10px 0px;
    width: 100%;
    border-radius: 4px;
    height: 99px;
    background-color: white;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) and (min-width: 300px) and (max-width: 440px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    height: 110px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
    position: absolute;
    margin: 20px 0 0 10px;
    z-index: 1;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
    position: relative;
    padding: 0px 10px 20px 32px;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
    color: inherit;
    margin-bottom: 5px;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
    color: inherit;
    font-weight: bold;
    color: #002776;
    margin: 0;
    padding: 0;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
    color: var(--h-black);
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
    transform: scale(1.4);
    position: absolute;
    right: 200px;
    z-index: 1;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
    color: #002776;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
    color: #fff;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
    background-color: #009FDA;
  }
}
#portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.anrede p, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.sprache p, #portlet_de_hays_liferay_customerForm_NewCustomerContactPortlet div.medium p {
  padding-bottom: 0px;
}

/* }}} */
.jobsearch-filter {
  background: white;
}
.jobsearch-filter .control-group.control-group-inline.form-inline.input-checkbox-wrapper {
  margin-bottom: 0;
}
.jobsearch-filter form {
  margin: 0;
}
.jobsearch-filter .toggler-header-expanded:before, .jobsearch-filter .toggler-header-collapsed:before, .jobsearch-filter .level-3:before {
  font-family: "fontawesome-alloy";
  position: absolute;
  right: 13px;
  font-size: 1.7rem;
  font-weight: 500;
}
.jobsearch-filter .toggler-header-collapsed:before {
  content: "";
}
@media only screen and (min-width: 980px) {
  .jobsearch-filter #filterSpecializations .level-3:before {
    content: "";
  }
}
@media only screen and (max-width: 979px) {
  .jobsearch-filter #filterSpecializations .level-3 .flyout {
    display: none;
  }
}
.jobsearch-filter .toggler-header-collapsed.level-1:before,
.jobsearch-filter .toggler-header-expanded.level-1:before {
  color: #2AAAE6;
}
.jobsearch-filter .level-3:before {
  color: #fff;
}
.jobsearch-filter .toggler-header-expanded {
  background-color: #ccc;
}
.jobsearch-filter .toggler-header-expanded:before {
  content: "";
}
.jobsearch-filter .jobsearch-filter-controls {
  padding: 25px 0 25px 0;
  background: white;
}
.jobsearch-filter .jobsearch-filter-controls h4 {
  margin-top: 5px;
  font-size: 1.375rem;
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-filter .jobsearch-filter-controls h4 {
    font-size: 1.125rem;
  }
}
.jobsearch-filter .jobsearch-filter-controls button {
  height: 40px;
  font-weight: bold;
  margin: 0;
  padding: 0 15px 0 15px;
  width: 100%;
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3 {
  text-transform: none;
  color: var(--h-dark-blue);
  height: 100%;
  padding: 10px 0px 10px 42px;
  background: var(--h-grau-1);
  border-color: var(--h-grau-1);
  text-align: left;
  margin-top: 15px;
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3 i.fa {
  margin-left: -24px;
  font-size: 20px;
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3:hover {
  color: var(--h-electric-blue);
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3 span.btn-text {
  text-indent: 20px;
}
.jobsearch-filter .suchprofil-speichern {
  padding: 0px;
}
.jobsearch-filter .jobsearch-filter-reset {
  background: var(--h-white);
  height: 25px;
  vertical-align: middle;
  padding: 0;
  border-top: 5px solid white;
  font-size: 0.875rem;
}
.jobsearch-filter .jobsearch-filter-reset a {
  text-transform: none;
  font-weight: normal;
}
.jobsearch-filter .jobsearch-filter-reset a span.icon {
  padding-right: 7px;
  font-weight: bold;
  font-family: Verdana;
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-filter .jobsearch-filter-reset {
    height: 100%;
    padding-bottom: 5px;
  }
}
.jobsearch-filter .toggler-content-wrapper {
  overflow: visible;
}
.jobsearch-filter .level-1, .jobsearch-filter .level-2, .jobsearch-filter .level-3 {
  color: #002776;
}
.jobsearch-filter .level-1 label, .jobsearch-filter .level-2 label, .jobsearch-filter .level-3 label {
  color: #002776;
}
.jobsearch-filter .level-1 .checkbox.inline, .jobsearch-filter .level-1 .radio.inline, .jobsearch-filter .level-2 .checkbox.inline, .jobsearch-filter .level-2 .radio.inline, .jobsearch-filter .level-3 .checkbox.inline, .jobsearch-filter .level-3 .radio.inline {
  padding-top: 0;
}
.jobsearch-filter .level-1, .jobsearch-filter .level-2, .jobsearch-filter .level-3 {
  min-height: 30px;
  line-height: 30px;
  box-sizing: border-box;
}
.jobsearch-filter .level-1:hover, .jobsearch-filter .level-2:hover, .jobsearch-filter .level-3:hover {
  cursor: pointer;
}
.jobsearch-filter .level-1 {
  padding-left: 17px;
  text-transform: uppercase;
  font-weight: bold;
}
.jobsearch-filter .level-1:hover {
  background-color: var(--h-grau-2);
}
.jobsearch-filter .level-2 {
  padding-left: 17px;
  background: #009fda;
  color: #fff;
  border-bottom: 1px solid #97d5ef;
  font-size: 0.8rem;
}
.jobsearch-filter .level-2 label {
  color: #fff;
  font-size: 0.8rem;
}
.jobsearch-filter .level-3 {
  position: relative;
  padding-left: 17px;
  background: #b2e2f4;
  border-bottom: 1px solid #97d5ef;
  font-size: 0.8rem;
}
.jobsearch-filter .level-3 label {
  font-size: 0.8rem;
}
.jobsearch-filter .level-3 .flyout {
  display: none;
  border-style: solid none;
  border-width: 2px;
  border-color: #93d6eb;
}
.jobsearch-filter .level-3 .flyout label {
  margin-left: 10px;
  border-bottom: solid 1px #aadaf6;
  height: 25px;
}
.jobsearch-filter .level-3:hover .flyout {
  display: block;
}
.jobsearch-filter .level-3 label.is-selected,
.jobsearch-filter .level-3.has-selection:before,
.jobsearch-filter .level-2.has-selection:before {
  color: #d98f38;
}
.jobsearch-filter .jobsearch-filter-query input {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
}
.jobsearch-filter .jobsearch-filter-query div.control-group {
  margin-bottom: 23px;
}
.jobsearch-filter .jobentry {
  border-bottom: 1px solid #c6ddff;
  margin: 15px 0;
}
.jobsearch-filter .jobentry ul li {
  display: inline;
  list-style-type: none;
  padding: 5px;
}
.jobsearch-filter .jobentrylast,
.jobsearch-filter .jobentrydesc {
  margin: 10px;
}
.jobsearch-filter .jobentrylast a {
  margin-right: 20px;
}
.jobsearch-filter .right {
  float: right;
}
.jobsearch-filter .left {
  float: left;
}
.jobsearch-filter #formReset {
  clear: both;
}
.jobsearch-filter #filterRegions,
.jobsearch-filter #filterJobTypes,
.jobsearch-filter #filterIndustries,
.jobsearch-filter #filterSpecializations,
.jobsearch-filter #filterTimeGoal {
  background-color: var(--h-grau-1);
  color: white;
}
.jobsearch-filter .jobsearch-content > div {
  background: #b2e2f4;
  border-bottom: 1px solid #97d5ef;
}
.jobsearch-filter .jobsearch-content > div:nth-child(odd) {
  background: #87d2ee;
}
.jobsearch-filter #formReset,
.jobsearch-filter #filterRegions,
.jobsearch-filter #filterJobTypes,
.jobsearch-filter #filterIndustries,
.jobsearch-filter #filterSpecializations {
  margin: 5px 0;
}
.jobsearch-filter #filterHits {
  margin-right: 5px;
}
.jobsearch-filter .flyout {
  position: absolute;
  top: 0;
  left: 100%;
  background: #e5f5fb;
  width: 700px;
  z-index: 2;
}
.jobsearch-filter .flyout label {
  width: 300px;
}

.jobsearch-watchlist {
  background: var(--h-grau-1);
  padding: 5px 10px;
  color: var(--h-grau-7);
}
.jobsearch-watchlist a {
  text-transform: none;
  font-weight: normal;
}
.jobsearch-watchlist a:hover {
  color: var(--h-electric-blue);
}
.jobsearch-watchlist a div {
  margin: 5px 0;
}
.jobsearch-watchlist a div.text {
  color: var(--h-grau-7);
  width: 100%;
  padding: 0px 5px 0px 31px;
  font-weight: bold;
  color: var(--h-dark-blue);
  text-transform: none;
}
.jobsearch-watchlist a div.text:hover {
  color: var(--h-electric-blue);
}
.jobsearch-watchlist a div.text i.fa {
  margin-left: -24px;
  font-size: 18px;
}
.jobsearch-watchlist a div.text span.jobCount {
  font-weight: bold;
  color: var(--h-electric-blue);
}
.jobsearch-watchlist a div.text div.subtext {
  font-weight: normal;
  color: var(--h-grau-7);
  padding-right: 25px;
}

.jobsearch-result-list form {
  margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list h1, .aui .jobsearch-result-list p.style-h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list h1, .aui .jobsearch-result-list p.style-h1 {
    font-size: 1.5rem;
    margin-top: 30px;
  }
}
.jobsearch-result-list p.style-h1 {
  font-size: 2.5rem;
  margin-bottom: 15px;
  color: var(--h-dark-blue);
  line-height: 110%;
}
.jobsearch-result-list select, .jobsearch-result-list .aui select {
  width: 203px;
  background: var(--h-grau-2);
  border: 1px solid var(--h-grau-2);
  margin-left: 4px;
  color: var(--h-grau-7);
}
.jobsearch-result-list select option, .jobsearch-result-list .aui select option {
  background: var(--h-white);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .jobsearch-result-list select, .aui .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list select, .aui .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list select, .aui .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .jobsearch-result-list button.hh-btn, .aui .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list button.hh-btn, .aui .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list button.hh-btn, .aui .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list .pull-right {
    height: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .pull-right {
    height: 50px;
    float: left;
    margin-top: 80px;
    margin-left: -6px;
  }
}
.jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  color: var(--h-dark-blue);
}
.jobsearch-result-list .pull-right button.hh-btn.btn-design-2:hover, .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger:hover, .searchbar .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger:hover, .searchbar--extended .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger:hover, .searchbar--marginbottom .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover {
  color: var(--h-electric-blue);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
.jobsearch-result-list .searchprofile {
  margin: 0 0 15px 0;
}
.jobsearch-result-list .searchprofile .btn-design {
  padding: 0 15px 0 15px;
  height: 40px;
  font-weight: bold;
}
.jobsearch-result-list .searchprofile.pull-right {
  margin-top: 30px;
}
.jobsearch-result-list label.control-label {
  display: none;
}
.jobsearch-result-list div.control-group {
  margin-bottom: 15px;
}
.jobsearch-result-list .dropdown-toggle .caret {
  margin-left: 20px;
}
.jobsearch-result-list .lfr-pagination-config {
  position: absolute;
  top: 109px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list .lfr-pagination-config {
    top: 90px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .lfr-pagination-config {
    top: 90px;
  }
}
.jobsearch-result-list .taglib-page-iterator {
  overflow: visible;
  border-top: 2px solid var(--h-grau-3);
  padding-top: 15px;
}
.jobsearch-result-list .lfr-pagination-page-selector {
  float: left;
}
.jobsearch-result-list .lfr-icon-menu a {
  background: var(--h-grau-2);
  border: 1px solid var(--h-grau-2);
  margin-right: 4px;
}
.jobsearch-result-list .lfr-icon-menu a:hover {
  background: var(--h-grau-2);
}
.jobsearch-result-list .lfr-icon-menu a .btn {
  text-shadow: none;
}
.jobsearch-result-list .lfr-icon-menu a .btn .dropdown-toggle {
  background-color: var(--h-grau-2);
}
.jobsearch-result-list .search-results {
  float: left;
  line-height: 30px;
  margin-left: 0;
}
.jobsearch-result-list .column-content {
  padding: 0 0 0 0.5em;
}
.jobsearch-result-list .lfr-pagination-buttons {
  margin-bottom: 15px;
}
.jobsearch-result-list .lfr-pagination-buttons li a {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  line-height: 20px;
  height: 20px;
  text-transform: none;
  font-weight: normal;
}
.jobsearch-result-list .lfr-pagination-buttons li.disabled a {
  background: var(--h-grau-1);
}
.jobsearch-result-list .lfr-pagination-buttons li.disabled a:hover {
  background: var(--h-grau-1);
}
.jobsearch-result-list .jobentry {
  padding-top: 15px;
  border-top: solid 2px var(--h-dark-blue);
}
.jobsearch-result-list .jobentry a h3 span {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
}
.jobsearch-result-list .jobentry a h3 span:hover {
  color: var(--h-dark-blue);
}
.jobsearch-result-list .jobentry a h3:first-letter {
  text-transform: uppercase;
}
.jobsearch-result-list .jobentry ul {
  margin: 0;
}
.jobsearch-result-list .jobentry ul > li {
  display: inline;
  list-style-type: none;
}
.jobsearch-result-list .jobentry .jobentrylast {
  text-align: right;
  font-size: 0.875rem;
  margin-bottom: 15px;
}
.jobsearch-result-list .jobentry .jobentrylast a {
  margin: 0 0 15px 0;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .jobentry .jobentrylast {
    text-align: left;
    display: inline;
  }
  .aui .jobsearch-result-list .jobentry .jobentrylast a {
    text-align: left;
  }
  .aui .jobsearch-result-list .jobentry .jobentrylast a.hh-btn, .aui .jobsearch-result-list .jobentry .jobentrylast .searchbar a.searchbar-trigger, .searchbar .aui .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger, .aui .jobsearch-result-list .jobentry .jobentrylast .searchbar--extended a.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger, .aui .jobsearch-result-list .jobentry .jobentrylast .searchbar--marginbottom a.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger {
    height: 100%;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.jobsearch-result-list .jobentry .jobentrydesc {
  color: #002776;
  height: 100%;
  max-height: 95px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
}
.jobsearch-result-list .jobentry .jobentrydesc li {
  line-height: normal;
}

#job-details-container {
  max-width: 630px;
  margin: auto;
  min-height: 415px;
  border: 2px solid var(--h-electric-blue);
  text-align: left;
  padding: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container {
    min-height: 431px;
    padding: 35px 15px 15px 5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container {
    min-height: 431px;
    padding: 15px 15px 15px 5px;
  }
}
#job-details-container button {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
  text-shadow: none;
  height: 50px;
  margin: 15px 0 30px 0;
}
#job-details-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
#job-details-container .head-logo {
  margin-bottom: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
#job-details-container .head-logo img {
  float: left;
}
#job-details-container h1 {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  font-size: 1.625rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container h1 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container h1 {
    font-size: 1.25rem;
  }
}
#job-details-container h1:first-letter {
  text-transform: uppercase;
}
#job-details-container strong {
  font-size: 16px;
  font-weight: bold;
}
#job-details-container a {
  color: var(--h-base-link-color);
  text-decoration: none;
  cursor: pointer;
}
#job-details-container a:hover {
  color: var(--h-base-link-color-hover);
  text-decoration: none;
}
#job-details-container .foot {
  margin-top: 20px;
}
#job-details-container .foot-url {
  margin-top: 145px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
#job-details-container .foot-url a {
  font-weight: bold;
}
#job-details-container .foot-url a:hover {
  color: var(--h-base-link-color);
  text-decoration: none;
}
#job-details-container .foot-logo img {
  float: right;
}
#job-details-container ul {
  display: block;
  margin: 15px 0px 40px 0px;
  padding: 0;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
#job-details-container ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
#job-details-container ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
#job-details-container ul li:first-letter {
  text-transform: uppercase;
}
#job-details-container .hh-liste-0 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
#job-details-container ul.liste-0 li {
  height: 15px;
  padding-left: 0px;
}
#job-details-container ul.liste-0 li:before {
  display: none;
}
#job-details-container ul.liste-0 li div.liste-0-label {
  display: inline-block;
  width: 170px;
  float: left;
}
#job-details-container ul.liste-0 li div.liste-0-data {
  display: inline-block;
  width: 400px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 292px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 100px;
  }
}
@media print {
  #job-details-container div.share {
    display: none;
  }
}
#job-details-container div.share ul li:before {
  display: none;
}

#watchlist .prospectHeader {
  margin-bottom: 10px;
}
#watchlist .prospectHeader .prospectAuswahl {
  float: left;
  height: 30px;
}
#watchlist .prospectHeader .prospectHeadline {
  margin-left: 30px;
}
#watchlist .prospectHeader .fold-headline h4:hover {
  color: #009fda;
  cursor: pointer;
}
#watchlist .prospectHeader .fold-headline h4 {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  margin: 0 0 10px 0;
  text-transform: none;
  font-size: 1.5rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #watchlist .prospectHeader .fold-headline h4 {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui #watchlist .prospectHeader .fold-headline h4 {
    font-size: 1.375rem;
  }
}
#watchlist .prospectHeader .fold-headline h4:first-letter {
  text-transform: uppercase;
}
#watchlist .fold-content {
  display: none;
}
#watchlist .fold-content.unfolded {
  display: inline-block;
}
#watchlist .fold-link {
  /*border-bottom: 6px solid var(--h-grau-1);*/
  height: 10px;
  text-align: right;
  border-bottom: 6px solid #ffffff;
}
#watchlist a.fold-link-open, #watchlist a.fold-link-close {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  /*background-color: var(--h-white);*/
  padding-left: 15px;
  font-size: 1rem;
  background-color: #eeeeee;
}
#watchlist a.fold-link-open i.fa, #watchlist a.fold-link-close i.fa {
  color: var(--h-electric-blue);
  padding-right: 7px;
}
#watchlist a.fold-link-open.folded-content, #watchlist a.fold-link-close.folded-content {
  display: none;
}
#watchlist a.fold-link-open.unfolded-content, #watchlist a.fold-link-close.unfolded-content {
  display: inline-block;
}
#watchlist .prospectInfo ul {
  padding-left: 7px;
}
#watchlist .prospectInfo ul li {
  display: inline;
  list-style-type: none;
  font-size: 1rem;
  color: var(--h-grau-6);
  font-weight: bold;
  border-right: 1px solid var(--h-grau-6);
  padding-right: 4px;
}
#watchlist .prospectInfo ul li:last-child {
  border-right: none;
}
#watchlist .prospectDescription ul {
  display: block;
  margin: 15px 0px 25px 0px;
  padding: 0;
  padding-left: 30px;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
#watchlist .prospectDescription ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
#watchlist .prospectDescription ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
#watchlist .prospectAction {
  margin-left: 15px;
}
#watchlist .prospectAction a {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
  display: inline-block;
  padding: 5px 15px 4px 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: none;
}
#watchlist .prospectAction a:hover {
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
}
#watchlist .button-holder .icon-trash {
  margin-left: 15px;
  font-family: "fontawesome-alloy";
}
@media (max-width: 767.98px) {
  #watchlist .button-holder .icon-trash {
    margin-left: 0 !important;
  }
}
#watchlist .button-holder button.hh-btn, #watchlist .button-holder .searchbar button.searchbar-trigger, .searchbar #watchlist .button-holder button.searchbar-trigger, #watchlist .button-holder .searchbar--extended button.searchbar-trigger, .searchbar--extended #watchlist .button-holder button.searchbar-trigger, #watchlist .button-holder .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom #watchlist .button-holder button.searchbar-trigger, #watchlist .button-holder .aui button {
  font-weight: bold;
  height: 40px;
  float: left;
  margin-bottom: 15px;
}
#watchlist .button-holder button.hh-btn--green-color {
  color: var(--h-white);
  border-color: var(--h-gruen-2) var(--h-gruen-2) var(--h-gruen-1) var(--h-gruen-1);
  background: -ms-linear-gradient(var(--h-gruen-2), var(--h-gruen-1));
  background: linear-gradient(to top, var(--h-gruen-2), var(--h-gruen-1));
}
#watchlist .button-holder button.hh-btn--green-color:hover {
  background: -ms-linear-gradient(var(--h-gruen-1), var(--h-gruen-2));
  background: linear-gradient(to top, var(--h-gruen-1), var(--h-gruen-2));
  border-color: var(--h-gruen-2) var(--h-gruen-2) var(--h-gruen-1) var(--h-gruen-1);
}

#watchlist span.text-underline {
  text-decoration: underline;
  color: #002776;
}

#applychooselogin-container button {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
}
#applychooselogin-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}

#applychooselogin-container button, #applychooselogin-container-email button {
  width: 100%;
  height: 40px;
  margin: 3px 0 0 0;
  padding: 0;
  text-transform: none;
  font-size: 0.875rem;
  font-weight: bold;
  text-shadow: none;
  border-color: #45629b #45629b #011b4f #011b4f;
}

div.suchprofil-pflichtfeld i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}

div.suchprofil-pflichtfeld-legende i.fa {
  color: #009fda;
  padding-left: 0px;
  font-size: 0.875rem;
}

/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.hayswatchlistdetails {
  /*General Menu Styling*/
}
.hayswatchlistdetails h1,
.hayswatchlistdetails h2,
.hayswatchlistdetails h3,
.hayswatchlistdetails h4 {
  text-transform: none !important;
}
.hayswatchlistdetails .aui .hays__search {
  background-color: white;
  margin-bottom: 45px;
}
.hayswatchlistdetails .aui .hays__search__form {
  display: flex;
  margin-bottom: 0;
}
.hayswatchlistdetails .aui .hays__search__form__group {
  padding-left: 0px !important;
  padding-right: 0px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .hayswatchlistdetails ul.search__filters {
    padding-left: 10px !important;
  }
}
.hayswatchlistdetails .search__filters_title {
  margin: 0;
  padding-bottom: 10px !important;
  color: #002776 !important;
  font-weight: bold;
}
.hayswatchlistdetails .box-shadow {
  box-shadow: 0px 3px 6px #c7c7c7;
}
@media (max-width: 767px) {
  .hayswatchlistdetails .aui .hays__search__form__group {
    margin-right: 0px;
  }
}
.hayswatchlistdetails .aui .hays__search__form__group .standort-popup {
  display: none;
  padding: 15px;
  height: 50px;
  line-height: 30px;
  list-style-type: none;
  background-color: white;
  text-decoration: none;
}
.hayswatchlistdetails .aui .hays__search__form__group .standort-popup .standort-click {
  cursor: pointer;
  display: flex;
}
.hayswatchlistdetails .aui .hays__search__form__group .standort-popup .icon {
  font-size: 25px;
  color: #009fda;
}
.hayswatchlistdetails .aui .hays__search__form__group .standort-popup p {
  font-size: 20px;
  display: inline;
  color: black;
}
.hayswatchlistdetails .aui .search__result__prospectnumber {
  margin-bottom: 5px;
}
.hayswatchlistdetails .aui .hays__search__number-of-results {
  font-weight: bold;
  color: #002776;
  font-size: 18px;
  position: relative;
  padding: 0px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .hayswatchlistdetails .aui .hays__search__number-of-results {
    color: #002776;
    font-size: 20px;
    float: left;
    margin-top: 5px;
    min-width: 160px;
  }
}
.hayswatchlistdetails .hays__search__number-of-results-show {
  padding: 15px !important;
  background-color: #d71f85;
  color: white !important;
  float: left;
  text-align: center !important;
  float: none !important;
  width: 70%;
  font-size: 18px !important;
  margin: 0 auto;
}
.hayswatchlistdetails .aui input.hays__search__input[type=text] {
  width: 100%;
  max-width: none !important;
  height: 70px;
  margin-bottom: 0;
  line-height: 50px;
  border: 1px solid #009fda;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px 15px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .hayswatchlistdetails .aui input.hays__search__input[type=text] {
    margin-bottom: 10px;
  }
}
.hayswatchlistdetails .aui input.hays__search__input[type=text]::placeholder {
  color: #787474;
}
.hayswatchlistdetails .hays__search__hr {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  border-color: #009fda;
  border-style: solid none none none;
  border-width: 1px;
  left: 15px;
  right: 15px;
}
.hayswatchlistdetails div#location-search {
  border: 1px solid #009fda;
  border-radius: 3px;
  position: relative;
}
.hayswatchlistdetails .aui .hays__search__button {
  font-size: 15px;
  height: 70px;
  min-width: 175px;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .hayswatchlistdetails .aui .hays__search__button {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .hayswatchlistdetails .aui .hays__search__button {
    padding-right: 15px;
  }
}
.hayswatchlistdetails .hays__search__button__short {
  font-size: 15px;
  height: 70px;
  min-width: 100%;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .hayswatchlistdetails .hays__search__button__short {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .hayswatchlistdetails .hays__search__button__short {
    padding-right: 15px;
  }
}
.hayswatchlistdetails .aui .search__filters_border {
  border: 1px solid #009fda;
  border-radius: 4px;
  padding: 4px 0px;
  margin-bottom: 15px;
  background-color: white;
}
.hayswatchlistdetails .search__filters_border.side-filters {
  position: absolute;
  margin-left: 222px;
  margin-top: 45px;
  background-color: white;
  min-width: 200px;
}
.hayswatchlistdetails .aui .search__filters__seperator {
  display: none;
  margin: 0 auto;
  border-top: 1px solid #009fda;
  width: 95%;
}
.hayswatchlistdetails .aui .search__filters,
.hayswatchlistdetails .aui .search__filters ul {
  list-style: none;
  margin: 0;
}
.hayswatchlistdetails .aui .search__filters a {
  display: block;
}
.hayswatchlistdetails .aui .search__filters li {
  position: relative;
}
@media (max-width: 991px) {
  .hayswatchlistdetails .aui .search__filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .hayswatchlistdetails .aui .search__filters__specialism-filter {
    font-size: 19px !important;
  }
}
.hayswatchlistdetails .aui .search__filters__filter,
.hayswatchlistdetails .aui .search__filters__filter__subfilter,
.hayswatchlistdetails .aui .suchprofil-speichern .search__filters__filter__subfilter__2,
.suchprofil-speichern .hayswatchlistdetails .aui .search__filters__filter__subfilter__2,
.hayswatchlistdetails .aui .search__filters__filter__subfilter__2 {
  font-size: 16px;
  color: black;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .hayswatchlistdetails .aui .search__filters__filter,
.hayswatchlistdetails .aui .search__filters__filter__subfilter,
.hayswatchlistdetails .aui .suchprofil-speichern .search__filters__filter__subfilter__2,
.suchprofil-speichern .hayswatchlistdetails .aui .search__filters__filter__subfilter__2,
.hayswatchlistdetails .aui .search__filters__filter__subfilter__2 {
    font-size: 19px;
  }
}
.hayswatchlistdetails .icon-left {
  float: left !important;
  margin-right: 4px !important;
  margin-top: 10px !important;
}
.hayswatchlistdetails #specialism-reset, .hayswatchlistdetails #country-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #jobtype-reset {
  display: none;
  font-size: 16px;
  color: black;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin-top: -2px;
}
.hayswatchlistdetails #specialism-reset a, .hayswatchlistdetails #country-reset a, .hayswatchlistdetails #branch-reset a, .hayswatchlistdetails #jobtype-reset a {
  color: black !important;
  padding-left: 16px !important;
}
@media (max-width: 991px) {
  .hayswatchlistdetails #specialism-reset, .hayswatchlistdetails #country-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #jobtype-reset {
    font-size: 19px;
    padding: 0 17px;
  }
}
.hayswatchlistdetails span.reset-icon {
  padding: 0px;
  font-size: 22px;
  color: #009fda;
}
.hayswatchlistdetails .aui .search__filter__toggle {
  display: none;
  background-color: #002776 !important;
  font-weight: bold;
}
@media (max-width: 767px) {
  .hayswatchlistdetails .aui .search__filter__toggle {
    display: block;
  }
}
.hayswatchlistdetails .aui .search__filter__toggle.open i {
  transform: rotate(180deg);
}
.hayswatchlistdetails .aui .search__filter__toggle__icon {
  float: right;
  position: relative;
  top: 10px;
}
.hayswatchlistdetails .aui .search__filters__filter__close {
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  right: 15px;
}
.hayswatchlistdetails .aui .search__filters__filter__close:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDI3NzY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
}
.hayswatchlistdetails .aui .search__filters__filter__subfilter, .hayswatchlistdetails .aui .suchprofil-speichern .search__filters__filter__subfilter__2, .suchprofil-speichern .hayswatchlistdetails .aui .search__filters__filter__subfilter__2, .hayswatchlistdetails .aui .search__filters__filter__subfilter__2 {
  color: black !important;
  background-color: white !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hayswatchlistdetails #search__radio_specialism {
  display: none;
}
.hayswatchlistdetails .mobile-seperator {
  margin-bottom: -10px;
  border: 1px solid #747678;
}
.hayswatchlistdetails .jobalert-button:hover {
  color: #002776 !important;
}
.hayswatchlistdetails .merkliste-button:hover {
  color: #002776 !important;
}
.hayswatchlistdetails .aui .search__projektBoerse {
  background-color: white !important;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0 10px 0;
}
@media (max-width: 991px) {
  .hayswatchlistdetails .aui .search__projektBoerse {
    margin-top: -40px;
    text-align: center;
  }
}
.hayswatchlistdetails .aui .search__projektBoerse__desktop {
  height: 40px;
}
.hayswatchlistdetails .aui .search__projektBoerse__mobile {
  height: 30px;
}
.hayswatchlistdetails .aui .search__projektBoerse__boerse__mobile {
  height: 20px;
}
.hayswatchlistdetails .aui .search__projektBoerse .jobsearch_icon,
.hayswatchlistdetails .aui .search__projektBoerse .jobsearch_label,
.hayswatchlistdetails .aui .search__projektBoerse .jobsearch_label_mobile {
  display: inline-block;
}
.hayswatchlistdetails .aui .search__projektBoerse .jobsearch_icon {
  width: 35px;
  vertical-align: top;
}
.hayswatchlistdetails .aui .search__projektBoerse .jobsearch_label {
  width: 255px;
  font-size: 16px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
  color: #009fda;
  font-weight: bold;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hayswatchlistdetails .aui .search__projektBoerse .jobsearch_label {
    width: 330px !important;
    margin: 0 auto !important;
    padding-bottom: 20px;
  }
}
.hayswatchlistdetails .aui .search__projektBoerse .jobsearch_label_mobile {
  width: 285px;
}
.hayswatchlistdetails .aui .search__projektBoerse__icon {
  padding-left: 15px;
}
.hayswatchlistdetails .aui .search__toolbar {
  background-color: white;
  padding: 5px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 14px;
}
@media (max-width: 991px) {
  .hayswatchlistdetails .aui .search__toolbar {
    display: flex;
    flex-direction: row;
    align-items: center !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hayswatchlistdetails .aui .search__toolbar {
    justify-content: flex-end;
  }
}
.hayswatchlistdetails .aui .search__toolbar p {
  font-weight: bold;
  color: #002776;
  font-size: 16px;
}
@media (max-width: 991px) {
  .hayswatchlistdetails .result-sort {
    color: #009fda !important;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
  }
}
@media (max-width: 340px) {
  .hayswatchlistdetails ul#js-combo-sort {
    margin-top: 50px;
    margin-right: 115px;
  }
}
.hayswatchlistdetails .aui .search__toolbar__sort-by select {
  margin: 0;
}
.hayswatchlistdetails .aui .search__toolbar__mail-feed {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hayswatchlistdetails .aui .search__toolbar__mail-feed {
    margin-bottom: 0px !important;
    display: block !important;
  }
}
.hayswatchlistdetails .aui .search__toolbar__mail-feed,
.hayswatchlistdetails .aui .search__toolbar__search-profiles,
.hayswatchlistdetails .aui .search__toolbar__favorites {
  line-height: 26px;
}
@media (max-width: 1199px) {
  .hayswatchlistdetails .aui .search__toolbar__search-profiles {
    float: left;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hayswatchlistdetails .aui .search__toolbar__favorites {
    float: right;
  }
}
@media (max-width: 992px) {
  .hayswatchlistdetails .aui .search__toolbar__favorites {
    float: right;
  }
}
.hayswatchlistdetails div.headline-content-template h1 {
  text-transform: uppercase !important;
}
@media (max-width: 554px) {
  .hayswatchlistdetails .search__results.button.hays__r1__button.hays__r1__button--primary {
    margin-top: 30px;
  }
}
.hayswatchlistdetails #mobile-buttons {
  display: flex;
  margin: 20px 0px;
}
.hayswatchlistdetails .aui .search__toolbar__mail-feed p {
  font-size: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hayswatchlistdetails .aui .search__toolbar__mail-feed p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 554px) {
  .hayswatchlistdetails .aui .search__toolbar__mail-feed p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.hayswatchlistdetails .aui .search__toolbar__mail-feed:after,
.hayswatchlistdetails .aui .search__toolbar__search-profiles:after,
.hayswatchlistdetails .aui .search__toolbar__favorites:after {
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 2px;
}
.hayswatchlistdetails .aui .search__toolbar__mail-feed p {
  padding-bottom: 5px !important;
}
.hayswatchlistdetails .aui .search__toolbar__search-profiles a {
  text-decoration: none;
  color: #009fda;
  font-size: 16px;
  font-weight: bold;
}
.hayswatchlistdetails .aui .search__toolbar__favorites a {
  text-decoration: none;
  color: #009fda;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .hayswatchlistdetails .aui .search__toolbar__favorites a {
    margin-bottom: 10px;
  }
}
.hayswatchlistdetails .aui .search__toolbar__favorites.active:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMTIzLjkwNyA0NTMuMTg4IDIxLjgyIDIwLjQ0NyI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q3MWY4NTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yMS44Miw3Ljg4N0gxMy41NTRMMTAuOTgzLDBsLTIuNiw3Ljg4N0gwbDYuODA2LDQuNzkxLTIuNTcxLDcuNzcsNi42ODktNC44NzgsNi43MTgsNC44MkwxNS4xLDEyLjY0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTIzLjkwNyA0NTMuMTg4KSIvPjwvc3ZnPg==);
}
@media (max-width: 768px) {
  .hayswatchlistdetails .search__results a.hays__r1__button.hays__r1__button--tenary {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .hayswatchlistdetails .search__toolbar__mail-feed {
    display: inline !important;
  }
}
@media (max-width: 991px) {
  .hayswatchlistdetails .aui .search__toolbar {
    padding-bottom: 7.5px;
  }
  .hayswatchlistdetails .aui .search__toolbar__item {
    display: inline-flex;
    justify-content: flex-end;
  }
}
@media (max-width: 359px) {
  .hayswatchlistdetails .aui .search__toolbar__item:last-child {
    margin-bottom: 0;
  }
}
.hayswatchlistdetails .aui .search__result__header {
  display: flex;
  justify-content: space-between;
}
.hayswatchlistdetails .aui .search__result__header h3 {
  font-size: 22px !important;
  text-transform: none;
  font-weight: normal;
}
.hayswatchlistdetails .aui .search__result__header a:hover h3 span {
  color: #002776;
}
.hayswatchlistdetails .aui .search__result__header a:visited h3 span {
  color: #80379b;
}
.hayswatchlistdetails .aui .search__result__content {
  padding: 10px 20px;
}
@media only screen and (min-width: 1200px) {
  .hayswatchlistdetails .aui .search__result__content {
    margin-left: 0px !important;
  }
}
.hayswatchlistdetails .aui .search__result__meta {
  margin-bottom: 10px;
  font-size: 16px;
}
.hayswatchlistdetails .aui .search__result__meta .row {
  margin-bottom: 5px;
}
.hayswatchlistdetails .aui .search__result__meta .icon {
  font-size: 20px;
  padding-right: 10px;
}
@media only screen and (max-width: 991px) {
  .hayswatchlistdetails .aui .hays__search__form {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .hayswatchlistdetails .aui input.hays__search__input[type=text],
.hayswatchlistdetails .aui .hays__search__button {
    width: 100%;
    flex: auto;
  }
  .hayswatchlistdetails .aui .hays__search__button {
    margin-left: 0;
    margin-top: 7.5px;
  }
}
.hayswatchlistdetails .search__results {
  z-index: 0;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header {
  background-color: #c7c8c9;
  /* ui-menu-item {{{ */
  /* }}} */
}
@media (max-width: 769px) {
  .hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .search__filters_dropdowns {
    padding: 5px 20px;
  }
}
@media (max-width: 1199px) {
  .hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .full-width-white {
    width: 100% !important;
  }
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header h4.filter-mobile-title {
  text-transform: none !important;
  text-align: center;
  margin-bottom: 25px !important;
  font-size: 20px !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .hh-jobalert-header {
  font: bold 20px/23px;
  font-family: var(--h-font-family);
  color: #002776;
  margin-bottom: 15px;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #009fda;
}
@media only screen and (min-width: 991px) {
  .hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget {
    width: 390px !important;
  }
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  overflow: hidden;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item a {
  color: #000;
  font-size: 20px !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover,
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover a {
  background: #009fda;
  color: #fff !important;
  border: none !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-widget-content .ui-menu-item a:hover,
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-widget-content .ui-menu-item.ui-state-focus {
  border: none !important;
  background: #009fda !important;
  color: #fff !important;
  margin: 0 !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .search-history {
  visibility: hidden !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .ui-icon {
  background-image: url(../img/ui-icons_555555_256x240.png) !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .short-jobsearch-background {
  max-width: 424px;
  width: 424px;
}
@media screen and (min-width: 990px) {
  .hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .short-jobsearch-background {
    padding: 35px 20px;
  }
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .short-jobsearch-heading {
  font-size: 26px !important;
  font-weight: bold;
  text-align: left;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .small-geosearch input {
  height: 45px !important;
  line-height: 45px !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .small-input {
  height: 45px !important;
}
.hayswatchlistdetails .aui .selectize-dropdown .optgroup-header .small-button {
  height: 38px !important;
  line-height: 38px !important;
}

.my-settings .h-h3 {
  color: var(--h-black) !important;
}
.my-settings .h-h3 a {
  display: inline-block;
  position: relative;
  padding-left: 0;
}
.my-settings .h-h3 a .h-tooltiptext {
  --tooltip-arrow-size: 8px;
  position: absolute;
  bottom: 2.5rem;
  left: 66%;
  z-index: 1;
  border: var(--h-border-width-sm) solid var(--h-border-variant);
  border-color: var(--h-border-variant);
  border-radius: var(--h-border-radius-lg);
  border-bottom-left-radius: 0;
  padding: 8px 10px;
  font-size: var(--h-text-fs-sm);
  line-height: var(--h-text-lh);
  font-weight: var(--h-font-regular);
  text-align: center;
  white-space: nowrap;
  color: var(--h-text-highlighted);
  background-color: var(--h-bg-highlighted);
  opacity: 0;
  visibility: hidden;
  transform: translateX(-0.25rem);
}
@media (max-width: 767px) {
  .my-settings .h-h3 a .h-tooltiptext {
    white-space: normal;
    width: 172px;
    text-align: left;
  }
}
.my-settings .h-h3 a .h-tooltiptext:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid var(--h-border-variant);
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  transform: translateY(50%);
}
.my-settings .h-h3 a .h-tooltiptext:after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--h-bg-highlighted);
  bottom: 1px;
  left: 0;
  content: "";
  position: absolute;
  transform: translateY(50%);
}
.my-settings .h-h3 a:hover .h-tooltiptext {
  visibility: visible;
  opacity: 1;
}
.my-settings div.bottomSpacing {
  padding-bottom: 15px;
}
.my-settings .change-email-section {
  margin-bottom: 60px;
}
.my-settings .change-email-section .h-h3 {
  margin-bottom: 20px;
}
.my-settings .change-email-section .has-error .form-control {
  border-color: var(--h-input-error);
}
.my-settings .change-email-section input[type=text] {
  width: 520px;
}
@media (max-width: 767px) {
  .my-settings .change-email-section input[type=text] {
    width: 100%;
  }
}
.my-settings .manage-profile-data .h-h3 {
  margin-bottom: 20px;
}
.my-settings .manage-profile-data .h-btn span {
  position: relative;
}
.my-settings .manage-profile-data .h-btn span:after {
  width: 0px;
  height: 0px;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-white);
  border-bottom: 7.5px solid transparent;
  content: "";
  position: absolute;
  top: 6px;
  right: -25px;
  transform: rotate(270deg);
}
@media (max-width: 767px) {
  .my-settings .manage-profile-data .h-btn span:after {
    top: 3px;
  }
}
.my-settings .info-button {
  border: 3px solid var(--h-mid-blue);
  background-color: var(--h-mid-blue);
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 0;
  padding: 6px 3px;
  position: relative;
  top: -12px;
  margin-left: 5px;
  cursor: pointer;
  display: block;
  font-style: normal;
  text-align: center;
}
.my-settings .hays__password-strength__samePassword {
  color: var(--h-input-error);
  font-family: var(--h-font-family);
  font-size: 13px;
  padding-top: 6px;
  padding-left: 16px;
  position: relative;
}
.my-settings .hays__password-strength__samePassword:before {
  content: "";
  background: url("../images/modules/common/icons/error.svg") no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 8px;
}
@media (max-width: 767px) {
  .my-settings input[type=password], .my-settings input[type=text] {
    width: 100%;
    max-width: 100%;
    height: 44px;
  }
}
.my-settings .hays__form-group {
  margin-bottom: 30px;
  width: 522px;
}
@media (max-width: 767px) {
  .my-settings .hays__form-group {
    width: 100%;
  }
}
.my-settings div .h-h4 {
  color: var(--h-black) !important;
  line-height: 30px;
}
.my-settings .h-btn--primary[disabled]:hover {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-disabled);
  cursor: default;
}
@media (max-width: 767px) {
  .my-settings .h-btn {
    width: 100%;
    height: 44px;
    padding: 13px 40px;
  }
}
@media (max-width: 767px) {
  .my-settings .mr-15 {
    margin-bottom: 15px;
  }
}
.my-settings .consent-settings {
  margin-top: 60px;
}
.my-settings .consent-settings .h-h3 {
  margin-bottom: 30px;
}
.my-settings .consent-settings .h-btn {
  border-radius: 10px;
  border-color: var(--h-glow-dark-blue);
  color: var(--h-glow-dark-blue);
  padding: 12px 30px;
}
.my-settings .consent-settings .h-btn span {
  position: relative;
}
.my-settings .consent-settings .h-btn span:after {
  width: 0px;
  height: 0px;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-glow-dark-blue);
  border-bottom: 7.5px solid transparent;
  content: "";
  position: absolute;
  top: 6px;
  right: -25px;
  transform: rotate(270deg);
}
.my-settings .consent-settings .h-btn:hover {
  background: var(--h-glow-azure-blue-dark-2);
}
.my-settings .consent-settings .h-btn:hover span:after {
  border-top: 7.5px solid var(--h-white);
}

.border-line {
  background-color: var(--h-parchment);
  height: 20px;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 30px;
  clear: both;
  position: relative;
  display: inline-lock;
}
.border-line:before {
  position: absolute;
  height: 20px;
  width: 100%;
  left: -100%;
  top: 0;
  background: var(--h-parchment);
  content: "";
}
.border-line:after {
  position: absolute;
  height: 20px;
  width: 100%;
  right: -100%;
  top: 0;
  background: var(--h-parchment);
  content: "";
}

/* Z-Index */
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* duplicate code  starts */
h1,
h2,
h3,
h4 {
  text-transform: none !important;
}

/* AUI as Parent Class */
.aui .accordion-group {
  background-color: var(--h-iron-grey);
}
.aui .accordion-group ul.accordion-body {
  border: var(--h-border-width-sm) solid var(--h-iron-grey);
  max-height: 250px !important;
  overflow-y: auto;
}
.aui .accordion-group ul.accordion-body li:last-child {
  margin-bottom: 0px;
}
.aui .de_hays_liferay_search_results_JobSearchResultsPortlet .hays__search {
  margin-bottom: 0;
}
.aui input.hays__search__input[type=text] {
  width: 100%;
  max-width: none !important;
  height: 70px;
  margin-bottom: 0;
  line-height: 50px;
  border: 1px solid var(--h-electric-blue);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px 15px;
  font-size: var(--h-text-fs-lg);
}
.aui input.hays__search__input[type=text]::placeholder {
  color: #787474;
}
@media only screen and (max-width: 991px) {
  .aui input.hays__search__input[type=text] {
    margin-bottom: 10px;
  }
}
.aui .hays__search {
  background-color: var(--h-white);
  margin-bottom: 45px;
}
.aui .hays__search__button {
  font-size: 15px;
  height: 70px;
  min-width: 175px;
  padding: 0px 15px !important;
}
@media only screen and (max-width: 992px) {
  .aui .hays__search__button {
    width: 100%;
  }
}
@media only screen and (max-width: 546px) {
  .aui .hays__search__button {
    padding-right: 15px;
  }
}
.aui .hays__search__button_short {
  font-size: 15px;
  height: 70px;
  min-width: 100%;
  padding: 0px 15px !important;
}
@media only screen and (max-width: 992px) {
  .aui .hays__search__button_short {
    width: 100%;
  }
}
@media only screen and (max-width: 546px) {
  .aui .hays__search__button_short {
    padding-right: 15px;
  }
}
.aui .hays__search__form {
  display: flex;
  margin-bottom: 0;
}
.aui .hays__search__form__group {
  padding-left: 0px !important;
  padding-right: 0px;
  margin-right: 10px;
}
.aui .hays__search__hr {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  border-color: var(--h-electric-blue);
  border-style: solid none none none;
  border-width: 1px;
  left: 15px;
  right: 15px;
}
.aui .hays__search__number-of-results-show {
  padding: 15px !important;
  background-color: var(--h-hays-pink);
  color: var(--h-white) !important;
  float: left;
  text-align: center !important;
  float: none !important;
  width: 70%;
  font-size: 18px !important;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .aui .hays__search__form {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .aui .hays__search__form__group {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
.aui .hays__search__form__group .standort-popup {
  display: none;
  padding: 15px;
  height: 50px;
  line-height: 30px;
  list-style-type: none;
  background-color: var(--h-white);
  text-decoration: none;
}
.aui .hays__search__form__group .standort-popup .standort-click {
  cursor: pointer;
  display: flex;
}
.aui .hays__search__form__group .standort-popup .icon {
  font-size: 25px;
  color: var(--h-electric-blue);
}
.aui .hays__search__form__group .standort-popup p {
  font-size: var(--h-text-fs-lg);
  display: inline;
  color: var(--h-black);
}
.aui .hays__search__button {
  margin-left: 0;
  margin-top: 7.5px;
}
.aui .hays__search__button,
.aui input.hays__search__input[type=text] {
  width: 100%;
  flex: auto;
}
.aui .jobalert-banner {
  background-color: var(--h-parchment);
  padding: 20px 15px 20px 15px;
  align-items: center;
}
.aui .jobalert-banner h4 {
  margin-bottom: 0;
}
.aui .jobalert-banner .h-btn {
  padding: 13px 30px;
  background-color: var(--h-glow-mid-blue);
  border-color: var(--h-glow-mid-blue);
  position: relative;
  border-radius: 10px;
}
.aui .jobalert-banner .h-btn:hover {
  background-color: var(--h-glow-azure-blue-dark-2);
}
.aui .jobalert-banner .h-btn:focus {
  border: none;
  background-color: var(--h-glow-azure-blue-dark-2);
}
.aui .jobalert-banner .h-btn:focus:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.aui .jobalert-banner .hays__r1__button.hays__r1__button--primary {
  width: 100%;
}
.aui .popover {
  background-color: var(--h-parchment);
  color: var(--h-white);
  border-radius: 4px;
  text-align: center;
  max-width: 300px;
  font-size: var(--h-text-fs);
  opacity: 1;
  border: none;
}
@media only screen and (max-width: 400px) {
  .aui .popover {
    font-size: 13px;
  }
}
.aui .popover .arrow {
  display: block;
  height: 10px;
  margin: 0;
  position: absolute;
  width: 20px;
  left: 50% !important;
  transform: translate(-50%, 0);
  bottom: -10px;
}
.aui .popover .arrow:after, .aui .popover .arrow:before {
  height: 10px;
  width: 20px;
  border-width: 10px;
  bottom: auto;
  border-top-color: var(--h-parchment);
}
.aui .popover.bottom .arrow:after {
  border-bottom-color: var(--h-parchment) !important;
}
.aui .popover.bs-popover-left .arrow, .aui .popover.left .arrow {
  left: auto !important;
  right: -20px;
  top: 50% !important;
  transform: translate(0, -100%);
}
.aui .popover.bs-popover-left .arrow:after, .aui .popover.left .arrow:after {
  border-left-color: var(--h-parchment) !important;
}
.aui .popover.bs-popover-right .arrow:after, .aui .popover.right .arrow:after {
  border-right-color: var(--h-parchment) !important;
}
.aui .popover.top .arrow:after {
  border-top-color: var(--h-parchment) !important;
}
.aui .popover .popover-title {
  margin: 0;
}
.aui .popover .popover-body,
.aui .popover .popover-content {
  border-bottom-left-radius: 0.2375rem;
  border-bottom-right-radius: 0.2375rem;
  padding: 0.5rem 0.75rem;
  color: var(--h-text);
  font-size: var(--h-text-fs);
  font-weight: 400;
}
@media only screen and (max-width: 400px) {
  .aui .search__toolbar .popover {
    max-width: 200px;
    font-size: var(--h-text-fs);
  }
}
.aui .search__filters a {
  display: block;
}
.aui .search__filters li {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .aui .search__filters {
    display: none;
  }
}
.aui .search__filters_border {
  border: 1px solid var(--h-electric-blue);
  border-radius: 4px;
  padding: 4px 0px;
  margin-bottom: 15px;
  background-color: var(--h-white);
}
.aui .search__filters_border.side-filters {
  position: absolute;
  margin-left: 222px;
  margin-top: 45px;
  background-color: var(--h-white);
  min-width: 200px;
}
@media only screen and (max-width: 769px) {
  .aui .search__filters_dropdowns {
    padding: 5px 20px;
  }
}
.aui .search__filters__filter {
  font-weight: var(--h-font-regular);
}
@media only screen and (max-width: 767px) {
  .aui .search__filters__filter {
    font-size: var(--h-text-fs);
  }
}
.aui .search__filters__filter__close {
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  right: 15px;
}
.aui .search__filters__filter__close:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDI3NzY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
}
.aui .search__filters__filter__subfilter, .aui .search__filters__filter__subfilter__2 {
  height: 34px;
  line-height: 34px;
  color: var(--h-black) !important;
  background-color: var(--h-white) !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aui .search__filters__filter__subfilter:hover .chevron-update-right, .aui .search__filters__filter__subfilter__2:hover .chevron-update-right {
  background: transparent url("../images/modules/common/icons/chevron-update-right-hover.svg") 0% 0% no-repeat padding-box;
  top: 0;
}
.aui .search__filters__reset {
  padding: 15px 0;
  background-color: white !important;
  font-size: var(--h-text-fs-sm);
  line-height: 40px;
}
@media only screen and (max-width: 1199px) {
  .aui .search__filters__reset {
    text-align: center;
  }
}
.aui .search__filters__reset__reset {
  display: block;
}
.aui .search__filters__reset__reset:hover svg.removefiltericon path.stroke {
  stroke: var(--h-link-hover-glow);
  transition: stroke 0.1s linear;
}
.aui .search__filters__reset__reset:hover svg.removefiltericon line.stroke {
  stroke: var(--h-link-hover-glow);
  transition: stroke 0.1s linear;
}
.aui .search__filters__seperator {
  display: none;
  margin: 0 auto;
  border-top: 1px solid var(--h-electric-blue);
  width: 95%;
}
@media only screen and (max-width: 767px) {
  .aui .search__filters__specialism-filter {
    font-size: var(--h-text-fs) !important;
  }
}
.aui .search__filters_title {
  margin: 0;
  padding-bottom: 10px !important;
  color: var(--h-dark-blue) !important;
  font-weight: bold;
}
.aui .search__filters__toggle {
  display: none;
  background-color: var(--h-dark-blue) !important;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .aui .search__filters__toggle {
    display: block;
  }
}
.aui .search__filters__toggle.open i {
  transform: rotate(180deg);
}
.aui .search__filters__toggle__icon {
  float: right;
  position: relative;
  top: 10px;
}
.aui a.search__filters__reset__reset {
  text-decoration: none;
}
.aui a.search__filters__reset__reset.filter-reset-element {
  text-decoration: none;
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  /*display: flex;*/
  display: none;
  align-items: center;
  color: var(--h-link-glow);
}
@media only screen and (max-width: 768px) {
  .aui a.search__filters__reset__reset.filter-reset-element {
    margin-right: 15px;
  }
}
.aui a.search__filters__reset__reset.filter-reset-element:hover {
  color: var(--h-link-hover-glow);
  transition: color 0.1s linear;
}
.aui a.search__filters__reset__reset:hover {
  text-decoration: underline;
}
.aui a.search__filters__reset__reset:hover svg.removefiltericon path.stroke {
  stroke: var(--h-link-hover-glow);
  transition: stroke 0.1s linear;
}
.aui a.search__filters__reset__reset:hover svg.removefiltericon line.stroke {
  stroke: var(--h-link-hover-glow);
  transition: stroke 0.1s linear;
}
.aui .search__projektBoerse {
  background-color: var(--h-white) !important;
  font-size: var(--h-text-fs-sm);
  line-height: 20px;
  padding: 10px 0 10px 0;
}
@media only screen and (max-width: 991px) {
  .aui .search__projektBoerse {
    margin-top: -40px;
    text-align: center;
  }
}
.aui .search__projektBoerse__boerse__mobile {
  height: 20px;
}
.aui .search__projektBoerse__desktop {
  height: 40px;
}
.aui .search__projektBoerse__icon {
  padding-left: 15px;
}
.aui .search__projektBoerse__mobile {
  height: 30px;
}
.aui .search__projektBoerse .jobsearch_icon {
  width: 35px;
  vertical-align: top;
}
.aui .search__projektBoerse .jobsearch_label {
  width: 255px;
  font-size: var(--h-text-fs);
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
  color: var(--h-electric-blue);
  font-weight: bold;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__projektBoerse .jobsearch_label {
    width: 330px !important;
    margin: 0 auto !important;
    padding-bottom: 20px;
    content: "chris";
  }
}
.aui .search__projektBoerse .jobsearch_label_mobile {
  width: 285px;
}
.aui .search__projektBoerse .jobsearch_icon,
.aui .search__projektBoerse .jobsearch_label,
.aui .search__projektBoerse .jobsearch_label_mobile {
  display: inline-block;
}
.aui .search__result {
  background-color: var(--h-white);
  display: block;
  border: 1px solid var(--h-border) !important;
  padding: 15px;
  font-size: var(--h-text-fs);
  margin-bottom: 30px;
  position: relative;
}
.aui .search__result:hover {
  border: 2px solid var(--h-glow-mid-blue) !important;
  padding: 14px;
}
.aui .search__result:hover .search__result__header__title {
  color: var(--h-link-hover-glow);
  text-decoration: underline;
}
.aui .search__result:hover .search__result__header__title .jospositiononly {
  color: var(--h-link-hover-glow);
}
@media only screen and (max-width: 575px) {
  .aui .search__result__header__a {
    width: 95%;
    padding-right: 10px;
  }
}
.aui .search__result__number-of-results {
  font-weight: bold;
  color: var(--h-dark-blue);
  font-size: 18px;
  position: relative;
  padding: 0px;
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .aui .search__result__number-of-results {
    color: var(--h-dark-blue);
    font-size: var(--h-text-fs-lg);
    float: left;
    margin-top: 5px;
    min-width: 160px;
  }
}
.aui .search__result__prospectnumber {
  margin-bottom: 5px;
}
.aui .search__result__content {
  margin-left: 5px !important;
  margin-top: 20px !important;
  padding: 0 !important;
}
@media only screen and (min-width: 1200px) {
  .aui .search__result__content {
    /* margin-left: 0px !important; */
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .search__result__content {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .aui .search__result__content .search__result__meta .info-text {
    width: 85%;
  }
}
.aui .search__result__header {
  display: flex;
  justify-content: space-between;
  padding: 5px 30px 5px 5px;
}
.aui .search__result__header a:hover h3 span {
  color: var(--h-dark-blue);
}
.aui .search__result__header a:visited h3 span {
  color: var(-h-hays-violette);
}
.aui .search__result__header h3 {
  font-size: 22px !important;
  text-transform: none;
  font-weight: normal;
}
.aui h4.search__result__header__title {
  color: var(--h-link-glow);
}
.aui h4.search__result__header__title span {
  font-weight: var(--h-font-regular);
  color: var(--h-link-glow);
  font-family: var(--h-font-family);
}
.aui a.search__result__link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.aui .search__result__meta {
  margin-bottom: 10px;
  font-size: var(--h-text-fs);
}
.aui .search__result__meta .row {
  margin-bottom: 5px;
}
.aui .search__result__meta .icon {
  font-size: var(--h-text-fs-lg);
  padding-right: 10px;
}
.aui .search__results__pagination {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
.aui .search__results__pagination__prev {
  width: 14px !important;
  margin-right: 38px !important;
}
.aui .search__results__pagination__prev:before {
  border-right: 14.25px solid var(--h-glow-mid-blue);
  border-top: 14.25px solid transparent;
  border-bottom: 14.25px solid transparent;
  content: "";
}
.aui .search__results__pagination__prev:hover:before {
  border-right: 14.25px solid var(--h-glow-azure-blue-dark-2);
  border-top: 14.25px solid transparent;
  border-bottom: 14.25px solid transparent;
}
@media only screen and (max-width: 575px) {
  .aui .search__results__pagination__prev {
    margin-left: 0;
    margin-right: 7.5px;
  }
}
.aui .search__results__pagination__next {
  width: 14px !important;
  margin-left: 38px !important;
}
.aui .search__results__pagination__next:before {
  border-left: 14.25px solid var(--h-glow-mid-blue);
  border-top: 14.25px solid transparent;
  border-bottom: 14.25px solid transparent;
  content: "";
}
.aui .search__results__pagination__next:hover:before {
  border-left: 14.25px solid var(--h-glow-azure-blue-dark-2);
  border-top: 14.25px solid transparent;
  border-bottom: 14.25px solid transparent;
}
@media only screen and (max-width: 575px) {
  .aui .search__results__pagination__next {
    margin-left: 7.5px;
    margin-right: 0;
  }
}
.aui .search__results__pagination__prev, .aui .search__results__pagination__next {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 27.5px;
  margin-right: 27.5px;
}
.aui .search__results__pagination__prev.disabled, .aui .search__results__pagination__next.disabled {
  pointer-events: none;
  display: none;
}
.aui .search__results__pagination__page {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--h-white);
  border: 2px solid var(--h-glow-grey);
  border-radius: 50%;
  color: var(--h-glow-grey);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-decoration: none !important;
}
.aui .search__results__pagination__more {
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  margin-left: 15px !important;
  margin-right: 15px !important;
  width: auto !important;
}
.aui .search__results__pagination__more, .aui .search__results__pagination__page, .aui .search__results__pagination__prev, .aui .search__results__pagination__next {
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}
.aui .search__results__pagination__more.active, .aui .search__results__pagination__page.active, .aui .search__results__pagination__prev.active, .aui .search__results__pagination__next.active {
  background-color: var(--h-glow-dark-blue);
  color: var(--h-white);
  border: 2px solid var(--h-glow-dark-blue);
}
.aui .search__results__pagination__more.active:hover, .aui .search__results__pagination__page.active:hover, .aui .search__results__pagination__prev.active:hover, .aui .search__results__pagination__next.active:hover {
  background-color: var(--h-glow-dark-blue);
  color: var(--h-white);
  border: 2px solid var(--h-glow-dark-blue);
}
.aui .search__results__pagination__more:hover, .aui .search__results__pagination__page:hover {
  color: var(--h-white);
  background-color: var(--h-glow-azure-blue-dark-2);
  border: 2px solid var(--h-glow-azure-blue-dark-2);
}
@media only screen and (max-width: 768px) {
  .aui .search__results a.hays__r1__button.hays__r1__button--tenary {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 554px) {
  .aui .search__results.button.hays__r1__button.hays__r1__button--primary {
    margin-top: 30px;
  }
}
.aui .search__results .star-row {
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: 0;
  right: 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .aui .search__results .star-row {
    right: 0;
  }
}
.aui .search__toolbar {
  background-color: var(--h-white);
  padding: 5px 0 5px 5px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: var(--h-text-fs-sm);
  height: 65px;
}
.aui .search__toolbar p {
  font-weight: bold;
  color: var(--h-dark-blue);
  font-size: var(--h-text-fs);
  margin-top: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 991px) {
  .aui .search__toolbar {
    display: flex;
    flex-direction: row;
    align-items: center !important;
  }
}
@media only screen and (max-width: 991px) {
  .aui .search__toolbar {
    padding-bottom: 7.5px;
  }
}
@media only screen and (max-width: 768px) {
  .aui .search__toolbar {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui .search__toolbar {
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui .search__toolbar {
    height: auto;
  }
}
.aui .search__toolbar__favorites a {
  text-decoration: none;
  color: var(--h-electric-blue);
  font-size: var(--h-text-fs);
  font-weight: bold;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__favorites a {
    float: right;
  }
}
@media only screen and (max-width: 992px) {
  .aui .search__toolbar__favorites a {
    float: right;
  }
}
@media only screen and (max-width: 991px) {
  .aui .search__toolbar__favorites a {
    margin-bottom: 10px;
  }
}
.aui .search__toolbar__favorites.active:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMTIzLjkwNyA0NTMuMTg4IDIxLjgyIDIwLjQ0NyI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q3MWY4NTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yMS44Miw3Ljg4N0gxMy41NTRMMTAuOTgzLDBsLTIuNiw3Ljg4N0gwbDYuODA2LDQuNzkxLTIuNTcxLDcuNzcsNi42ODktNC44NzgsNi43MTgsNC44MkwxNS4xLDEyLjY0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTIzLjkwNyA0NTMuMTg4KSIvPjwvc3ZnPg==);
}
.aui .search__toolbar__mail-feed {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__mail-feed {
    margin-bottom: 0px !important;
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .aui .search__toolbar__mail-feed {
    display: inline !important;
  }
}
.aui .search__toolbar__mail-feed p {
  padding-bottom: 5px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__mail-feed p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 554px) {
  .aui .search__toolbar__mail-feed p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1199px) {
  .aui .search__toolbar__search-profiles {
    float: left;
    margin-left: 10px;
  }
}
.aui .search__toolbar__search-profiles a {
  text-decoration: none;
  color: var(--h-electric-blue);
  font-size: var(--h-text-fs);
  font-weight: bold;
}
.aui .search__toolbar__mail-feed, .aui .search__toolbar__search-profiles, .aui .search__toolbar__favorites {
  line-height: 26px;
}
.aui .search__toolbar__mail-feed:after, .aui .search__toolbar__search-profiles:after, .aui .search__toolbar__favorites:after {
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 2px;
}
.aui .search__toolbar__sort-by {
  margin-left: 10px;
  margin-top: 5px;
  z-index: 3;
  width: 170px;
}
.aui .search__toolbar__sort-by select {
  margin: 0;
}
.aui .search__toolbar__sort-by ul.ui-combo {
  width: 170px;
}
.aui .search__toolbar__sort-by ul.ui-combo.ui-combo--medium .elem {
  padding: 0 35px 0 15px;
}
@media only screen and (max-width: 767px) {
  .aui .search__toolbar__sort-by ul.ui-combo.ui-combo--medium .elem {
    font-size: var(--h-text-fs);
  }
}
@media only screen and (min-width: 1200px) {
  .aui .search__toolbar__sort-by ul.ui-combo.ui-combo--medium {
    top: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .aui .search__toolbar__item {
    display: inline-flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 359px) {
  .aui .search__toolbar__item:last-child {
    margin-bottom: 0;
  }
}
.aui .search__toolbar__item.search__toolbar__sort-by .ui-combo.ui-combo--medium {
  border-color: var(--h-border);
}
.aui .search__toolbar__item.search__toolbar__sort-by .ui-combo.ui-combo--medium .elem:hover {
  background: var(--h-mid-blue);
}
.aui .search__toolbar__item.search__toolbar__sort-by .ui-combo.ui-combo--medium .elem:first-child:hover {
  background: transparent;
}
.aui .search__toolbar__item.search__toolbar__sort-by .ui-combo.ui-combo--medium .elem:first-child:before {
  background-image: url("../images/modules/haysjobsearchresult/chevron-update-down.svg");
}
.aui .search__toolbar__item.search__toolbar__sort-by .ui-combo.ui-combo--medium .elem:nth-child(2):after {
  border-color: var(--h-border);
}
@media only screen and (max-width: 766px) {
  .aui .search__toolbar__item.search__toolbar__sort-by .ui-combo.ui-combo--medium {
    right: 0px;
  }
}
.aui .search__toolbar__item.search__job__alert-activate a {
  text-decoration: none;
  position: relative;
  padding-left: 27px;
}
.aui .search__toolbar__item.search__job__alert-activate a svg.alert-icon {
  position: absolute;
  left: 0;
  top: -1px;
}
@media only screen and (max-width: 767px) {
  .aui .search__toolbar__item.search__job__alert-activate a svg.alert-icon {
    top: 1px;
  }
}
.aui .search__toolbar__item.search__job__alert-activate a svg.alert-icon path {
  fill: var(--h-link-glow);
}
.aui .search__toolbar__item.search__job__alert-activate a:hover {
  text-decoration: underline;
}
.aui .search__toolbar__item.search__job__alert-activate a:hover svg.alert-icon g path {
  fill: var(--h-glow-link-hover);
}
.aui .search__toolbar__item .search__job__alert-activate {
  font-size: var(--h-text-fs);
  margin-right: 20px;
}
.aui .search__toolbar__item .search__job__alert-activate a svg.alert-icon path {
  fill: var(--h-link-glow);
}
.aui .search__toolbar__item .search__job__alert-activate a:hover svg.alert-icon {
  fill: var(--h-link-hover-glow) path;
  fill-fill: var(--h-link-hover-glow);
}
.aui .template-jobsearch-3sp {
  padding: 30px 0 70px 0;
  background: var(--h-iron-grey);
}
@media only screen and (max-width: 767px) {
  .aui .template-jobsearch-3sp {
    padding-top: 30px;
  }
  .aui .template-jobsearch-3sp h1 span {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .aui .template-jobsearch-3sp .container {
    padding: 0px 15px;
  }
}
.aui .template-jobsearch-3sp .selectize-dropdown-content .option,
.aui .template-jobsearch-3sp .selectize-input,
.aui .template-jobsearch-3sp .selectize-control.single .selectize-input.input-active,
.aui .template-jobsearch-3sp .selectize-input input,
.aui .template-jobsearch-3sp .selectize-control.single .selectize-input.input-active input {
  font-size: var(--h-text-fs-sm) !important;
}
.aui .template-jobsearch-3sp .selectize-input input,
.aui .template-jobsearch-3sp .selectize-control.single .selectize-input.input-active input {
  line-height: 1 !important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui .aui #merkliste-pop.hays-modal-content,
.aui .aui .hays-modal-content#suchprofil-pop {
    width: 95%;
    max-width: 95%;
  }
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .vorteile,
.aui .aui #merkliste-pop.hays-modal-content .modal-body .vorteile,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body .vorteile {
    padding: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui .aui #merkliste-pop.hays-modal-content,
.aui .aui .hays-modal-content#suchprofil-pop {
    width: 95%;
    max-width: 95%;
  }
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .vorteile,
.aui .aui #merkliste-pop.hays-modal-content .modal-body .vorteile,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body .vorteile {
    padding: 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui .aui #merkliste-pop.hays-modal-content,
.aui .aui .hays-modal-content#suchprofil-pop {
    width: 95%;
    max-width: 95%;
  }
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .vorteile,
.aui .aui #merkliste-pop.hays-modal-content .modal-body .vorteile,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body .vorteile {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui .aui #merkliste-pop.hays-modal-content,
.aui .aui .hays-modal-content#suchprofil-pop {
    height: auto !important;
    max-height: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui .aui #merkliste-pop.hays-modal-content,
.aui .aui .hays-modal-content#suchprofil-pop {
    height: auto !important;
    max-height: none !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui .aui #merkliste-pop.hays-modal-content,
.aui .aui .hays-modal-content#suchprofil-pop {
    height: auto !important;
    max-height: none !important;
  }
}
.aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body,
.aui #merkliste-pop.hays-modal-content .modal-body,
.aui .hays-modal-content#suchprofil-pop .modal-body {
  border-top: none;
  padding: 5px 25px 20px 10px !important;
  overflow: hidden;
}
.aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .check-icon,
.aui #merkliste-pop.hays-modal-content .modal-body .check-icon,
.aui .hays-modal-content#suchprofil-pop .modal-body .check-icon {
  width: 16px;
  height: 11px;
  padding: 12px;
  margin-top: 5px;
  background: transparent url(../images/modules/haysjobsearchresult/check-update-alternative.svg) no-repeat;
}
.aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .vorteile-text,
.aui #merkliste-pop.hays-modal-content .modal-body .vorteile-text,
.aui .hays-modal-content#suchprofil-pop .modal-body .vorteile-text {
  margin-bottom: 5px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .vorteile,
.aui .aui #merkliste-pop.hays-modal-content .modal-body .vorteile,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body .vorteile {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body .vorteile,
.aui .aui #merkliste-pop.hays-modal-content .modal-body .vorteile,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body .vorteile {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body,
.aui .aui #merkliste-pop.hays-modal-content .modal-body,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body,
.aui .aui #merkliste-pop.hays-modal-content .modal-body,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body,
.aui .aui #merkliste-pop.hays-modal-content .modal-body,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body p,
.aui .aui #merkliste-pop.hays-modal-content .modal-body p,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body p {
    padding-top: 0;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-body p,
.aui .aui #merkliste-pop.hays-modal-content .modal-body p,
.aui .aui .hays-modal-content#suchprofil-pop .modal-body p {
    padding-top: 0;
  }
}
.aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-header,
.aui #merkliste-pop.hays-modal-content .modal-header,
.aui .hays-modal-content#suchprofil-pop .modal-header {
  padding: 0 10px;
  height: 1.5rem;
}
@media only screen and (max-width: 576px) {
  .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-header,
.aui #merkliste-pop.hays-modal-content .modal-header,
.aui .hays-modal-content#suchprofil-pop .modal-header {
    padding: 40px 10px 10px !important;
    height: 2.5rem !important;
  }
}
.aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-header .popup-close,
.aui #merkliste-pop.hays-modal-content .modal-header .popup-close,
.aui .hays-modal-content#suchprofil-pop .modal-header .popup-close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 800;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-header .popup-close,
.aui .aui #merkliste-pop.hays-modal-content .modal-header .popup-close,
.aui .aui .hays-modal-content#suchprofil-pop .modal-header .popup-close {
    top: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .aui #fuege-suchprofil-hinzu-pop.hays-modal-content .modal-header .popup-close,
.aui .aui #merkliste-pop.hays-modal-content .modal-header .popup-close,
.aui .aui .hays-modal-content#suchprofil-pop .modal-header .popup-close {
    top: 20px;
    right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #fuege-suchprofil-hinzu-pop.hays-modal-content,
.aui #merkliste-pop.hays-modal-content,
.aui .hays-modal-content#suchprofil-pop {
    height: auto !important;
    max-height: none !important;
  }
}

/* No AUI as Parent Class  begin */
a#filter__button {
  background-color: var(--h-glow-teal);
  color: var(--h-glow-dark-blue);
  padding: 9px 23px;
  font-size: var(--h-text-fs-sm);
  font-weight: 670;
  letter-spacing: 1px;
  margin: 15px 0;
  text-decoration: none;
}
@media only screen and (max-width: 766px) {
  a#filter__button {
    background-color: var(--h-glow-teal);
    color: var(--h-glow-dark-blue);
    padding: 9px 23px;
    font-size: var(--h-text-fs-sm);
    font-weight: 670;
    letter-spacing: 1px;
    margin: 15px 0;
    border-radius: 50px;
    position: relative;
    width: 120px;
    height: 39px;
    border: 2px solid var(--h-glow-teal);
  }
  a#filter__button:hover {
    background-color: var(--h-glow-light-teal-4-5);
    border: 2px solid var(--h-glow-azure-blue-dark-4);
  }
  a#filter__button #total-filter {
    position: absolute;
    top: -14px;
    right: 0;
    border: 2px solid var(--h-glow-teal);
    text-align: center;
    width: 28px;
    border-radius: 35px;
    background: var(--h-white);
    color: var(--h-glow-dark-blue);
  }
}

.back-text {
  color: var(--h-glow-mid-blue) !important;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.back-button, .back-button-3, .back-button-2 {
  display: none;
  margin-top: 20px;
  cursor: pointer;
  padding: 0px;
  margin-left: 10px;
}

.back-button-2 {
  margin-left: 18px !important;
}
@media only screen and (max-width: 576px) {
  .back-button-2 {
    margin-left: 0 !important;
    position: relative;
  }
}

.back-button-3 {
  margin-left: 0px !important;
  margin-bottom: 20px;
}
.back-button-3 .chevron-update-left {
  margin-top: 8px;
}

.back-button .chevron-update-left, .back-button-3 .chevron-update-left, .back-button-2 .chevron-update-left {
  padding: 8px 10px;
  margin: 4px 0;
}

@media only screen and (max-width: 767px) {
  .backdrop .hays-modal-content,
.backdrop2 .hays-modal-content,
.backdrop3 .hays-modal-content {
    top: 10% !important;
  }
}

@media only screen and (min-width: 767px) {
  .body-button-container-area {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .breakout-container.hays-jobsearch-filter-container.bg-verylightgrey.d-lg-flex {
    background-color: var(--h-bg-dark-opacity) !important;
  }
}
@media only screen and (max-width: 991px) {
  .breakout-container.hays-jobsearch-filter-container.bg-verylightgrey.d-lg-flex .container.d-flex.flex-column.flex-lg-row {
    position: relative;
    margin-top: 40px;
    height: 84%;
    background-color: var(--h-white) !important;
    padding: 25px 15px;
  }
}

div.headline-content-template h1 {
  text-transform: uppercase !important;
}
div.headline-content-template h1.headline-content-template-title.h2-style {
  line-height: var(--h-h2-lineheight);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
div.headline-content-template h1.headline-content-template-title.h2-style span {
  font-weight: var(--h-font-light);
}
div.headline-content-template h2.headline-content-template-title {
  line-height: var(--h-h2-lineheight);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
div.headline-content-template h2.headline-content-template-title span {
  font-weight: var(--h-font-light);
}
div.headline-content-template .headline-content-template-title-wrapper {
  margin-bottom: 10px;
}
div.headline-content-template .headline-content-template-title-wrapper h1.headline-content-template-title,
div.headline-content-template .headline-content-template-title-wrapper span.headline-content-template-title-gender {
  display: inline;
}
div #location-search {
  border: 1px solid var(--h-electric-blue);
  border-radius: 3px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  #filter_parttime.styled-checkbox,
#filter_executive.styled-checkbox {
    width: 0;
    height: 0;
  }
}

#filter_parttime.styled-checkbox + label:hover:before,
#filter_executive.styled-checkbox {
  background: url("../images/modules/common/hays/checkbox_aktiv_update.svg") no-repeat !important;
  background-size: contain !important;
}

@media only screen and (max-width: 1199px) {
  .full-width-white {
    width: 100% !important;
  }
}

h4.filter-mobile-title {
  text-transform: none !important;
  text-align: center;
  margin-bottom: 25px !important;
  font-size: var(--h-text-fs-lg) !important;
}
h4.under-category-title {
  text-transform: none !important;
  margin-bottom: 25px !important;
  font-size: var(--h-text-fs-lg) !important;
}

.hays-jobsearch-field-container {
  padding: 30px 15px;
  background: var(--h-white);
}
.hays-jobsearch-field-container-bg {
  background: url("../images/hays_backgrounds/aqua-triangle.svg") no-repeat -10px -378px;
  padding: 20px;
}
@media only screen and (min-width: 990px) {
  .aui .hays-jobsearch-field-container.container {
    width: 960px !important;
    max-width: 960px !important;
    min-width: 960px !important;
  }
}
@media only screen and (min-width: 990px) {
  .aui .hays-jobsearch-field-container.container {
    width: 960px !important;
    max-width: 960px !important;
    min-width: 960px !important;
  }
}

.hays-jobsearch-filter-container {
  padding: 16px 0;
}
.hays-jobsearch-filter-container .container {
  height: 50px;
  z-index: 10;
}
.hays-jobsearch-filter-container .container .col {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.hays-jobsearch-filter-container .container .col:nth-child(4) {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container {
    display: none;
  }
  .hays-jobsearch-filter-container.bg-verylightgrey {
    background-color: var(--h-white) !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10000;
  }
}
@media only screen and (max-width: 991px) and (max-width: 576px) {
  .hays-jobsearch-filter-container li.hassubs-filter {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container .container .col {
    padding-left: 0 !important;
    padding-right: 0 !important;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container h3.filter-mobile-title {
    margin-bottom: 28px;
  }
  .hays-jobsearch-filter-container h3.filter-mobile-title span {
    color: var(--h-glow-dark-blue);
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container #mobile__title__jobtype,
.hays-jobsearch-filter-container #mobile__title__land,
.hays-jobsearch-filter-container #mobile__title__branch,
.hays-jobsearch-filter-container #mobile__title__specialism {
    text-align: left;
    font-size: var(--h-text-fs) !important;
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container .main-filter {
    border: none;
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container .other-filter-w90-center {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container .other-filter .make-it-fullscreen .other-filter-w90-center .back-button-2 {
    display: none !important;
  }
  .hays-jobsearch-filter-container .other-filter .make-it-fullscreen .other-filter-w90-center .make-it-fullscreen .back-button-2 {
    display: block !important;
  }
}
@media only screen and (max-width: 991px) {
  .hays-jobsearch-filter-container ul.mainnav-filter {
    border: 1px solid var(--h-grey);
    border-radius: var(--h-glow-border-radius);
  }
  .hays-jobsearch-filter-container ul.mainnav-filter.make-it-fullscreen .hassubs-filter .chevron-update-right {
    position: unset;
    margin-top: 0px !important;
    padding: 8px 10px;
  }
  .hays-jobsearch-filter-container ul.mainnav-filter.make-it-fullscreen .back-button-2 {
    display: block !important;
  }
  .hays-jobsearch-filter-container ul.mainnav-filter.make-it-fullscreen li.headtext-filter {
    margin-top: 20px;
    color: var(--h-black);
  }
  .hays-jobsearch-filter-container ul.mainnav-filter.make-it-fullscreen li.headtext-filter a.search__filters__filter {
    font-size: var(--h-text-fs-lg);
    line-height: 40px;
    height: 40px;
    font-weight: 700;
  }
  .hays-jobsearch-filter-container ul.mainnav-filter.make-it-fullscreen li.headtext-filter a.search__filters__filter .chevron-update-right {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-jobsearch-field-search-container #search {
    margin-top: 20px !important;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield:focus-within {
  border: 1px solid var(--h-glow-mid-blue);
}
.hays-jobsearch-field-search-container .textField-width.h-jobsearch__input.searchbar-input:focus {
  border: 1px solid var(--h-glow-mid-blue);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-jobsearch-field-search-container .textField-width.h-jobsearch__input.searchbar-input {
    width: 100% !important;
  }
}
@media only screen and (min-width: 990px) {
  .aui .hays-jobsearch-field-search-container .textField-width.h-jobsearch__input.searchbar-input {
    width: 100% !important;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large {
  height: 50px;
  border: 1px solid var(--h-input-border);
  font-size: var(--h-text-fs);
  line-height: 1;
  border-radius: var(--h-glow-border-radius);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .errors {
  border: 1px solid var(--h-mid-blue);
  top: 48px;
}
@media only screen and (max-width: 767.98px) {
  .hays-jobsearch-field-search-container .ui-searchfield--large .errors {
    top: 43px;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large .geo {
  top: calc(50px - 2px) !important;
  left: 0px;
  border-color: var(--h-glow-mid-blue);
}
@media (max-width: 767.98px) {
  .hays-jobsearch-field-search-container .ui-searchfield--large .geo {
    top: calc(45px - 0.5px) !important;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large .geo::before {
  content: none;
  display: none;
}
.hays-jobsearch-field-search-container .ui-searchfield--large .geo .icon--location {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 18px;
  height: 25px;
  color: var(--h-mid-blue);
  vertical-align: middle;
  transform: translateY(-50%);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .geo:hover {
  border-color: var(--h-mid-blue);
  background-color: var(--h-mid-blue);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .geo:hover .icon--location {
  color: currentColor;
}
.hays-jobsearch-field-search-container .ui-searchfield--large input {
  height: 50px;
  font-size: var(--h-text-fs);
  /* */
  line-height: 1 !important;
  width: calc(100% - 110px);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large input {
    height: 44px;
    font-size: var(--h-text-fs);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large input {
    height: 44px;
    font-size: var(--h-text-fs);
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large input {
    height: 44px;
    font-size: var(--h-text-fs);
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large .matches {
  /* margin-left: 0 !important; */
  top: 48px;
}
@media only screen and (max-width: 767.98px) {
  .hays-jobsearch-field-search-container .ui-searchfield--large .matches {
    top: 43px;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large .matches .elem:hover {
  background: var(--h-mid-blue);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem {
  border-color: var(--h-input-border);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:hover {
  background-color: var(--h-mid-blue);
  color: var(--h-white) !important;
  cursor: pointer;
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child {
  position: relative;
  margin-right: 1px;
  border: 0;
  height: 48px !important;
  line-height: 50px !important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child {
    height: 42px !important;
    line-height: 44px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child {
    height: 42px !important;
    line-height: 44px !important;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child {
    height: 42px !important;
    line-height: 44px !important;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child:before {
  top: 5px !important;
  border-color: var(--h-input-border);
  height: 37px;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child:before {
    height: 32px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child:before {
    height: 32px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child:before {
    height: 32px;
  }
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child::after {
  background: none;
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-glow-mid-blue);
  top: 50%;
  transform: translateY(-50%);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child:hover {
  color: var(--h-white) !important;
  background-color: var(--h-mid-blue);
}
.hays-jobsearch-field-search-container .ui-searchfield--large .radius .elem:first-child:hover::after {
  border-top-color: var(--h-white) !important;
}

.hh-jobalert-header {
  font-size: var(--h-text-fs-lg)/23px;
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-dark-blue);
  margin-bottom: 15px;
}

.icon-left {
  float: left !important;
  margin-right: 4px !important;
  margin-top: 10px !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-alerts-sortyby {
    flex-direction: column;
    width: 100%;
    height: auto;
  }
  .aui #job-alerts-sortyby .search__toolbar__item {
    width: 100%;
    position: relative;
  }
  .aui #job-alerts-sortyby .search__toolbar__item.search__job__alert-activate {
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .aui #job-alerts-sortyby .search__toolbar__item.search__toolbar__sort-by {
    justify-content: flex-start;
  }
  .aui #job-alerts-sortyby .search__toolbar__item.search__toolbar__sort-by .search__toolbar__number-results {
    position: relative;
    top: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-alerts-sortyby {
    flex-direction: column;
    width: 100%;
    height: auto;
  }
  .aui #job-alerts-sortyby .search__toolbar__item {
    width: 100%;
    position: relative;
  }
  .aui #job-alerts-sortyby .search__toolbar__item.search__job__alert-activate {
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .aui #job-alerts-sortyby .search__toolbar__item.search__toolbar__sort-by {
    justify-content: flex-start;
  }
  .aui #job-alerts-sortyby .search__toolbar__item.search__toolbar__sort-by .search__toolbar__number-results {
    position: relative;
    top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #job-alerts-sortyby .text-color-black {
    font-size: var(--h-h4-fs);
  }
}

@media only screen and (max-width: 991px) {
  li.headtext-filter {
    position: relative;
  }
}
@media only screen and (max-width: 576px) {
  li.hassubs-filter {
    clear: both;
    margin-left: 10px;
  }
}
li.hassubs-filter:last-child a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media only screen and (max-width: 576px) {
  li.subs-filter.scroll-options.make-it-fullscreen {
    height: 80% !important;
  }
}

#fuege-suchprofil-hinzu-pop .modal-body .row {
  margin: 0 0 30px 0;
}
#fuege-suchprofil-hinzu-pop .modal-body .row:last-child {
  margin: 0;
}

#merkliste-pop .modal-body .row, #suchprofil-pop .modal-body .row {
  margin: 0 0 30px 0;
}
#merkliste-pop .modal-body .row:last-child, #suchprofil-pop .modal-body .row:last-child {
  margin: 0;
}

.modal-header .row {
  width: 100%;
}

#mobile__title__specialism,
#mobile__title__jobtype,
#mobile__title__branch,
#mobile__title__land {
  text-align: left;
  text-transform: capitalize;
  display: none;
  font-size: var(--h-text-fs-lg) !important;
}
@media only screen and (max-width: 991px) {
  #mobile__title__specialism,
#mobile__title__jobtype,
#mobile__title__branch,
#mobile__title__land {
    display: block !important;
  }
}

#specialism-reset, .suchprofil-speichern #country-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #jobtype-reset, .hayswatchlistdetails #jobtype-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #country-reset,
#jobtype-reset,
#branch-reset,
#country-reset {
  display: none;
  font-size: var(--h-text-fs);
  color: var(--h-black);
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin-top: -2px;
}
#specialism-reset a, .suchprofil-speichern #country-reset a, .suchprofil-speichern #branch-reset a, .suchprofil-speichern #jobtype-reset a, .hayswatchlistdetails #jobtype-reset a, .hayswatchlistdetails #branch-reset a, .hayswatchlistdetails #country-reset a,
#jobtype-reset a,
#branch-reset a,
#country-reset a {
  color: var(--h-black) !important;
  padding-left: 16px !important;
}
@media only screen and (max-width: 991px) {
  #specialism-reset, .suchprofil-speichern #country-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #jobtype-reset, .hayswatchlistdetails #jobtype-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #country-reset,
#jobtype-reset,
#branch-reset,
#country-reset {
    font-size: 19px;
    padding: 0 17px;
  }
}

#portlet_de_hays_liferay_search_results_JobSearchResultsPortlet div#js-searchfield {
  z-index: 15;
}

.remove-filter-icon {
  background-image: url("../images/modules/haysjobsearchresult/removefilter.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 25px;
  margin-right: 10px;
  display: inline-block;
}

svg.removefiltericon path.stroke {
  stroke: var(--h-link-glow);
  transition: stroke 0.1s linear;
}
svg.removefiltericon line.stroke {
  stroke: var(--h-link-glow);
  transition: stroke 0.1s linear;
}

@media only screen and (max-width: 991px) {
  .result-sort {
    color: var(--h-electric-blue) !important;
    font-weight: bold;
    text-align: center;
    font-size: var(--h-text-fs);
  }
}

.short-jobsearch-background {
  max-width: 424px;
  width: 424px;
}
@media only screen and (min-width: 990px) {
  .short-jobsearch-background {
    padding: 35px 20px;
  }
}
.short-jobsearch-heading {
  font-size: 26px !important;
  font-weight: bold;
  text-align: left;
}

@media only screen and (min-width: 767px) {
  .scroll-options {
    min-height: 0;
    max-height: 286px;
    overflow-y: scroll;
    scrollbar-width: thin;
    overflow-x: clip;
  }
}

.search-applied {
  width: 45%;
  /*padding: 10px 10px 7px 10px;*/
  color: var(--h-forestgreen);
  margin-bottom: 15px;
  font-size: var(--h-text-fs);
  font-family: var(--h-glow-bold-font-family);
  margin-left: 5px !important;
}
@media only screen and (max-width: 554px) {
  .search-applied {
    width: 100%;
  }
}
.search-applied-text {
  display: contents;
}

.search__result__job__attribute {
  padding-right: 20px;
}
@media (max-width: 767.98px) {
  .search__result__job__attribute {
    margin-bottom: 10px;
  }
  .search__result__job__attribute:last-child {
    margin-bottom: 0;
  }
}
.search__result__job__attribute .info-text {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.search__result__job__attributes {
  padding: 5px;
}
.search__result__teaser .h-text ul li {
  margin-bottom: 10px;
}
.search__result__teaser .h-text ul li:nth-child(n+3) {
  display: none;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .search__result__teaser .h-text ul li:nth-child(n+2) {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .aui .search__result__teaser .h-text ul li:nth-child(n+2) {
    display: none;
  }
}
.search__result .applied-icon {
  margin-right: 10px;
  margin-top: 4px;
}

.search__results {
  z-index: 0;
}

.search__result .applied-icon,
.applied-icon {
  width: 12px;
  height: 10px;
  background: transparent url(../images/modules/haysjobsearchresult/check-update.svg) 0% 0% no-repeat padding-box;
}

.search-history {
  z-index: 2 !important;
}

#similar-jobs-title {
  display: none;
}

.search-history {
  visibility: hidden !important;
}

#search__radio_specialism {
  display: none;
}

.small-button {
  height: 38px !important;
  line-height: 38px !important;
}

.small-geosearch input {
  height: 45px !important;
  line-height: 45px !important;
}

.small-input {
  height: 45px !important;
}

span.circle-number {
  background-color: var(--h-link-glow);
  color: var(--h-white);
  border-radius: 50%;
  width: 26px;
  display: inline-flex;
  height: 26px;
  line-height: 25px;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  font-size: 14px;
}
span.filter-selected {
  display: inline-block;
  width: 88%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
}
span.reset-icon {
  padding: 0px;
  font-size: 0px;
  color: var(--h-electric-blue);
  position: absolute;
  right: 3.5%;
  top: -3px;
}

.star-icon {
  position: absolute;
  top: 10px;
  right: 0;
  width: 26px;
  height: 26px;
  background: transparent url(../images/modules/haysjobsearchresult/heart-empty.svg) 0% 0% no-repeat padding-box;
  z-index: 2;
  background-position: 0 0px !important;
}
@media only screen and (min-width: 768px) {
  .star-icon:hover {
    background: transparent url(../images/modules/haysjobsearchresult/heart-filled.svg) 0% 0% no-repeat padding-box;
  }
}

.fill-star-icon {
  width: 26px;
  height: 34px;
  background: transparent url(../images/modules/haysjobsearchresult/heart-filled.svg) 0% 0% no-repeat padding-box;
}

@media only screen and (max-width: 767px) {
  .template-1sp-jobsuche .bg-verylightgrey {
    padding: 1px 0;
    margin-top: 10px;
  }
}

.ui-autocomplete.ui-menu.ui-widget {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: var(--h-electric-blue);
}
@media only screen and (min-width: 991px) {
  .ui-autocomplete.ui-menu.ui-widget {
    width: 390px !important;
  }
}
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  overflow: hidden;
}
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item a {
  color: var(--h-black);
  font-size: var(--h-text-fs-lg) !important;
}
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover, .ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover a {
  background: var(--h-electric-blue);
  color: var(--h-white) !important;
  border: none !important;
}
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item a:hover, .ui-autocomplete.ui-menu.ui-widget .ui-menu-item.ui-state-focus {
  border: none !important;
  background: var(--h-electric-blue) !important;
  color: var(--h-white) !important;
  margin: 0 !important;
}

.ui-icon {
  background-image: url(../images/modules/haysjobsearchresult/ui-icons_555555_256x240.png) !important;
}

.ui-searchfield--large {
  height: 51px;
}

ul.dropdown-filter.opacity-one {
  z-index: 400;
}

@media only screen and (max-width: 340px) {
  ul#js-combo-sort {
    margin-top: 50px;
    margin-right: 115px;
  }
}
@media only screen and (max-width: 991px) {
  ul.search__filters {
    padding-left: 10px !important;
  }
}

@media only screen and (max-width: 546px) {
  .under-category-title {
    text-transform: capitalize;
  }
}

.jobalert-button:hover,
.merkliste-button:hover {
  color: var(--h-dark-blue) !important;
}

#mobile-buttons {
  display: flex;
  margin: 20px 0px;
}

.hays__location__input::placeholder {
  color: var(--h-grey) !important;
  font-size: var(--h-text-fs);
  font-family: var(--h-font-family);
}

.alert-icon {
  margin-right: 5px;
}

.applied-icon {
  background: transparent url("../images/modules/haysjobsearchresult/check.svg") 0% 0% no-repeat padding-box;
}

.popup-close span {
  padding: 12px;
  display: flex;
  background-image: url("../images/rebranding-2022/Close-Button.png");
  right: 0;
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: absolute;
  top: -5px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui h4.search__result__header__title,
.aui .aui h4.search__result__header__title {
    font-size: var(--h-h4-fs);
    width: 88%;
    word-break: break-word;
  }
}
@media only screen and (max-width: 479px) {
  .aui h4.search__result__header__title,
.aui .aui h4.search__result__header__title {
    font-size: var(--h-h4-fs);
    width: 88%;
    word-break: break-word;
  }
}

/* No AUI as Parent Class  end */
/* Filter Begin */
.aui .search__filters,
.aui .search__filters ul {
  list-style: none;
  margin: 0;
}
.aui a.search__filters__filter__subfilter, .aui a.search__filters__filter__subfilter__2 {
  font-weight: normal !important;
}
.aui .search__filters__filter,
.aui .search__filters__filter__subfilter,
.aui .search__filters__filter__subfilter__2 {
  font-size: var(--h-text-fs);
  color: var(--h-black);
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  margin-bottom: 2px;
}
.aui ul.search__filters p.search__filters_title {
  margin-bottom: 0;
}
.aui .search__filters__filter__subfilter__2 {
  height: 34px;
  line-height: 34px;
}
.aui .mainnav-filter.make-it-fullscreen .hassubs-filter .search__filters__filter, .aui .mainnav-filter.make-it-fullscreen .hassubs-filter .search__filters__filter__subfilter, .aui .mainnav-filter.make-it-fullscreen .hassubs-filter .search__filters__filter__subfilter__2 {
  height: 24px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.col-filter {
  flex-grow: 1.25;
}
.close-mobile-filter {
  position: absolute;
  right: 15px;
  top: 15px;
}

.aui a.filter-reset-text,
.filter-reset-text {
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
  color: var(--h-black) !important;
  height: 40px;
  line-height: 40px;
  padding: 0 11px !important;
  margin-bottom: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 95%;
}
@media only screen and (max-width: 767px) {
  .aui a.filter-reset-text,
.filter-reset-text {
    font-size: var(--h-text-fs);
  }
}

@media only screen and (min-width: 992px) {
  .main-filter.main-filter-horizontal.specialism-filter {
    position: absolute;
    top: 0;
  }
}

@media only screen and (max-width: 576px) {
  .dropdown-filter .subs-filter.make-it-fullscreen {
    height: 80% !important;
    margin-top: 56px;
  }
}

.mobile-on .main-filter {
  margin-bottom: 30px;
}
.mobile-on .hassubs-filter.scroll-options li {
  float: none;
}

.main-filter {
  width: 100%;
  border: 1px solid var(--h-border);
  border-radius: var(--h-glow-border-radius);
  padding: 0px;
  margin-bottom: 15px;
  background-color: var(--h-white);
  /* padding-bottom:15px; */
  /*General Menu Styling*/
}
ul.main-filter {
  margin: 0 auto;
  display: flex !important;
  flex-direction: column;
  /*First Level*/
  /*Second Level*/
}
ul.main-filter li {
  list-style: none;
}
ul.main-filter li a {
  text-decoration: none;
}
ul.main-filter .dropdown-filter {
  position: absolute;
  /* width: 100%; */
  width: 86.7% !important;
  top: 41px;
  opacity: 0;
  z-index: -2;
  left: 100%;
}
ul.main-filter .subs-filter {
  position: relative;
  top: -38px;
  width: 280px;
  border: 1px solid var(--h-electric-blue);
  box-shadow: 0px 3px 6px #c7c7c7;
  border-radius: 4px;
  margin-bottom: 15px;
  background-color: var(--h-white);
  z-index: 999;
  left: 0;
}
ul.main-filter li.hassubs-filter {
  display: none;
  height: 34px;
  line-height: 34px;
}
ul.main-filter .hassubs-filter .hassubs-filter .dropdown-filter {
  position: absolute;
  width: 150px;
  left: 120px;
  top: 0px;
  opacity: 0;
  visibility: hidden;
}
ul.main-filter .hassubs-filter .hassubs-filter .dropdown-filter .subs-filter {
  left: 25px;
  position: relative;
  width: 165px;
  top: 0px;
}

.main-filter.main-filter-horizontal.other-filter a.search__filters__filter__subfilter, .main-filter.main-filter-horizontal.other-filter .suchprofil-speichern a.search__filters__filter__subfilter__2, .suchprofil-speichern .main-filter.main-filter-horizontal.other-filter a.search__filters__filter__subfilter__2, .main-filter.main-filter-horizontal.other-filter .aui a.search__filters__filter__subfilter__2, .aui .main-filter.main-filter-horizontal.other-filter a.search__filters__filter__subfilter__2 {
  width: 185px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul.mainnav-filter li {
  float: left;
  /* padding: 0 5px; */
  padding: 0;
}
ul.mainnav-filter li a {
  display: block;
  padding: 2px 20px;
}
@media only screen and (min-width: 980px) {
  ul.mainnav-filter li:hover {
    color: var(--h-black) !important;
  }
}
@media only screen and (min-width: 980px) {
  ul.mainnav-filter li:hover ul a, ul.mainnav-filter li:hover ul li ul li a {
    color: var(--h-white);
  }
}
ul.mainnav-filter li.headtext-filter a.search__filters__filter {
  height: 40px;
  line-height: 40px;
}
ul.mainnav-filter .dropdown-filter {
  left: 100%;
}
ul.mainnav-filter .hassubs-filter a.search__filters__filter__subfilter:hover, ul.mainnav-filter .hassubs-filter .suchprofil-speichern a.search__filters__filter__subfilter__2:hover, .suchprofil-speichern ul.mainnav-filter .hassubs-filter a.search__filters__filter__subfilter__2:hover, ul.mainnav-filter .hassubs-filter .aui a.search__filters__filter__subfilter__2:hover, .aui ul.mainnav-filter .hassubs-filter a.search__filters__filter__subfilter__2:hover {
  background-color: var(--h-link-glow) !important;
  color: var(--h-link-on-dark) !important;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
}
@media only screen and (max-width: 576px) {
  ul.mainnav-filter .make-it-fullscreen {
    height: 80% !important;
    margin-top: 56px;
  }
}

.mobile-filter .container {
  padding: 10px;
}

#total-other-filter {
  display: none;
}

.styled-checkbox + label.partTimeLabel {
  padding-left: 35px !important;
}
.styled-checkbox + label.partTimeLabel:before {
  position: absolute;
  left: 0;
}

/* Filter End */
/**   Utility Classes     **/
.mobile-on {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  .mobile-on {
    display: block !important;
    flex-grow: unset;
  }
}

@media only screen and (max-width: 991px) {
  .mobile-off {
    display: none !important;
  }
}

.mobile-seperator {
  margin-bottom: -10px;
  border: 1px solid var(--h-grau-6);
}

.h-btn-filter-apply {
  width: 90%;
  margin: 0 auto;
}

.other-filter-w90-center {
  width: 90%;
  margin: 10px auto;
}

.hays-jobsearch-field-container {
  padding: 30px 15px;
  background: var(--h-white);
}
@media only screen and (max-width: 479px) {
  .aui .hays-jobsearch-field-container {
    padding: 20px 0px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .hays-jobsearch-field-container {
    padding: 20px 0px;
  }
}

.hays-jobsearch-field-search-container-bg {
  background: url("../images/hays_backgrounds/hays_keyvisual_b2c_desktop.png") no-repeat 0 0;
  background-size: cover;
  padding: 30px;
}
@media only screen and (max-width: 576px) {
  .hays-jobsearch-field-search-container-bg {
    background: url("../images/hays_backgrounds/hays_keyvisual_b2c_mobile.png") no-repeat 0 0;
    background-size: cover;
    padding: 20px 15px;
  }
}

@media only screen and (min-width: 990px) {
  .aui .hays-jobsearch-field-search-container.container {
    width: 960px !important;
    max-width: 960px !important;
    min-width: 960px !important;
  }
}
@media only screen and (min-width: 990px) {
  .aui .hays-jobsearch-field-search-container.container {
    width: 960px !important;
    max-width: 960px !important;
    min-width: 960px !important;
  }
}

/* Fix */
.search__toolbar__item.search__job__alert-activate {
  font-size: 16px;
  margin-right: 20px;
}

a:hover svg.alert-icon path {
  transition: fill 0.1s linear;
}

.filter-flex-padding-20-space {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}

.popover.fade.top.in {
  margin-top: -15px !important;
}

.g-btn--md {
  display: inline-block;
}

.type-of-employment-filter span.reset-icon {
  right: 9.5%;
}
@media (max-width: 575px) {
  .type-of-employment-filter span.reset-icon {
    right: 3.5%;
  }
}

@media (min-width: 768px) {
  .other-filter span.reset-icon {
    right: 5.7%;
  }
}

/* Z-Index */
.one-click {
  margin: 0 auto;
  max-width: 900px;
  display: flex;
  justify-content: space-between;
}
.one-click-hays-link span {
  color: aqua;
  font-weight: bold;
}
.one-click-slider {
  display: flex;
  margin-right: 100px;
}
.one-click-slider-title {
  color: blue;
  font-weight: bold;
  margin: 0 50px;
}
.one-click-slider-prev, .one-click-slider-next {
  width: 20px;
  height: 20px;
  background: aqua;
}

/** Hays Watch List Details **/
/** Hays ShortJobSearch **/
/*** HaysSearchProfile **/
/*** HaysAddSearchProfile **/
/*** HaysSearchResults **/
@media only screen and (min-width: 980px) {
  .dropdown-filter .hassubs-filter:hover .dropdown-filter,
.dropdown-filter .hassubs-filter .hassubs-filter:hover .dropdown-filter {
    opacity: 1;
    visibility: visible;
    z-index: -1;
  }
}

.main-filter.main-filter-horizontal.specialism-filter ul.mainnav-filter {
  /*
    min-height: 0;
    max-height: 369px;
    overflow-y: scroll;
    scrollbar-width: thin; 
  */
}

.hassubs-filter .dropdown-filter {
  visibility: hidden;
}

.hassubs-filter:hover .dropdown-filter {
  visibility: visible;
}

li.subs-filter {
  /* min-height: 0;
    max-height: 369px;
    overflow-y: scroll;
    scrollbar-width: thin;
  */
}

/*General Menu Styling*/
ul.mainnav-filter {
  margin: 0 auto;
  display: flex !important;
  flex-direction: column;
  /*First Level*/
  /*Second Level*/
}
ul.mainnav-filter li {
  list-style: none;
}
ul.mainnav-filter li a {
  text-decoration: none;
}
ul.mainnav-filter li a:hover {
  text-decoration: none;
}
ul.mainnav-filter .dropdown-filter {
  position: absolute;
  width: 86.7%;
  /* top: 41px;*/
  top: auto;
  opacity: 0;
}
ul.mainnav-filter .subs-filter {
  /* left: 98.6%; */
  position: relative;
  top: -38px;
  width: 280px;
  border: var(--h-border-width-sm) solid var(--h-mid-blue);
  box-shadow: 0px 3px 6px var(--h-grey);
  border-radius: var(--h-border-radius-sm);
  margin-bottom: 15px;
  background-color: white;
  z-index: 999;
}
ul.mainnav-filter .hassubs-filter {
  display: none;
}
@media only screen and (min-width: 980px) {
  ul.mainnav-filter .hassubs-filter:hover .dropdown-filter,
ul.mainnav-filter .hassubs-filter .hassubs-filter:hover .dropdown-filter {
    opacity: 1;
    visibility: visible;
  }
}
ul.mainnav-filter .hassubs-filter .hassubs-filter .dropdown-filter .subs-filter {
  left: 25px;
  position: relative;
  width: 165px;
  top: 0px;
}
ul.mainnav-filter .hassubs-filter .hassubs-filter .dropdown-filter {
  position: absolute;
  width: 150px;
  left: 120px;
  top: 0px;
  opacity: 0;
  visibility: hidden;
}

/*  
  a#filter__button {
    background-color: var(--h-dark-blue);
    color:  var(--white);
    padding: 15px 20px;
    font-size: 16px;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    letter-spacing: 1px;
    margin: 15px 0;
  }

  @media (max-width: 340px) {
    a#filter__button {
      background-color: var(--h-dark-blue);
       color: var(--white);
       padding: 15px 20px;
       font-size: var(--h-text-fs);
       font-weight: var(--h-glow-font-bold);
       font-family: var(--h-glow-bold-font-family);
       letter-spacing: 1px;
       margin: 15px 0;
       margin-top: 70px;
    }
  }
  */
.aui .search__toolbar__sort-by {
  margin-left: 10px;
  margin-top: 5px;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .aui .search__toolbar__sort-by {
    margin-left: 0;
  }
}

.aui .search__toolbar__sort-by select {
  margin: 0;
}

/***------------------------------------------------***/
/** Hays Watch List Details **/
/** Hays ShortJobSearch **/
/*** HaysSearchProfile **/
/*** HaysAddSearchProfile **/
/*** HaysSearchResults **/
.jobalert-button:hover {
  color: var(--h-dark-blue) !important;
}
.jobalert .elem {
  position: relative;
}
.jobalert .elem .label-inactive {
  display: block;
}
.jobalert .elem .label-active {
  display: none;
}
@media screen and (max-width: 767px) {
  .jobalert .elem.open {
    position: fixed;
    top: 0;
    background: #fff;
    overflow: scroll;
    height: 100%;
    z-index: 99;
    left: 0;
    width: 100%;
  }
  .jobalert .elem.open .label-inactive {
    display: none;
  }
  .jobalert .elem.open .label-active {
    display: block;
  }
  .jobalert .elem.open .nav-label {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h4-fs);
    color: var(--h-glow-black);
    width: 100%;
    text-align: left;
    padding-left: 25px;
    margin-bottom: 20px;
  }
  .jobalert .elem.open .jobalert-entries .jobalert-entry-empty {
    display: none;
  }
}
.jobalert-entries {
  padding: 0;
  list-style-type: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .jobalert-entries:before {
    transform: rotate(-90deg);
  }
}
.jobalert-entries .jobalert-entry-empty {
  position: relative;
  height: 34px;
  line-height: 34px;
  border: solid 1px #ccc;
  border-radius: 4px;
  text-indent: 14px;
}
.jobalert-entries .jobalert-entry-empty:before {
  position: absolute;
  content: " ";
  bottom: 13px;
  height: 7px;
  width: 7px;
  right: 6px;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAEq2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgZXhpZjpQaXhlbFhEaW1lbnNpb249IjYiCiAgIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSI2IgogICBleGlmOkNvbG9yU3BhY2U9IjEiCiAgIHRpZmY6SW1hZ2VXaWR0aD0iNiIKICAgdGlmZjpJbWFnZUxlbmd0aD0iNiIKICAgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIKICAgdGlmZjpYUmVzb2x1dGlvbj0iOTYuMCIKICAgdGlmZjpZUmVzb2x1dGlvbj0iOTYuMCIKICAgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIKICAgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIgogICB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InByb2R1Y2VkIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZmZpbml0eSBQaG90byAxLjcuMyIKICAgICAgc3RFdnQ6d2hlbj0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+/sJV/wAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIc/EyU+iWAKC5EgURsjUSFoY5HgC9QiieCrSS4vIYnHXYIEW8FWUBBtfBX6F2grWAuCoghiY2OtaKPhnEuEBDGzzM63v90ZdmfBEkopab3WA+lMVgtM+JzzC4tO2wuNdNKAg96woqszwfEQVe3znhoz3rrNWtXP/WtN0ZiuQE298KiialnhSeHptaxq8o6wQ0mGo8Jnwn2aXFD4ztQjJX41OVHib5O1UMAPllZhZ6KCIxWsJLW0sLwcVzqVU37vY76kOZaZC0rsEu9AJ8AEPpxMMYYfLwOMyOzFzSD9sqJKvqeYP8uq5Coyq+TRWCFBkix9ouakekxiXPSYjBR5s/9/+6rHhwZL1Zt9UPdsGO/dYNuGwpZhfB0ZRuEYrE9wmSnnrx7C8IfoW2XNdQD2DTi/KmuRXbjYhPZHNayFi5JV3BKPw9sptCxA2w00LpV69rvPyQOE1uWrrmFvH3rkvH35B3smZ++NK7+IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQImV3MwQ0AQQgCQLQhKYSytkCsyHuZ7B4/koE450x3405VISXhH0lIklFVjyYZueLWAJAAsKvVz6/tsT3bP8oLFHs8q5jAAAAAAElFTkSuQmCC");
}
.jobalert-entries .jobalert-entry-list {
  list-style-type: none;
  padding: 0;
  display: none;
  background: var(--h-white);
  position: absolute;
  width: 100%;
  text-indent: 18px;
}
@media screen and (min-width: 768px) {
  .jobalert-entries .jobalert-entry-list {
    z-index: 3;
    border-style: none solid solid solid;
    border-width: var(--h-border-width-sm);
  }
}
@media screen and (max-width: 767px) {
  .jobalert-entries .jobalert-entry-list {
    border: none !important;
    text-indent: 34px;
  }
}
.jobalert-entry-list li {
  position: relative;
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .jobalert-entry-list li:before {
    position: absolute;
    left: 12px;
    top: 8px;
    width: 20px;
    height: 14px;
    content: "";
    transform: rotate(-90deg);
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .jobalert-entry-list-elem:hover {
    background: var(--h-electric-blue);
    color: #fff;
    cursor: pointer;
  }
}
.jobalert-specialisms {
  padding: 0;
  list-style-type: none;
  position: relative;
}
.jobalert-specialisms .headtext-filter-empty {
  height: 34px;
  line-height: 34px;
  border: solid 1px #ccc;
  border-radius: 4px;
  text-indent: 14px;
}
.jobalert-specialisms .headtext-filter-empty:before {
  position: absolute;
  content: " ";
  bottom: 13px;
  height: 7px;
  width: 7px;
  right: 6px;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAEq2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgZXhpZjpQaXhlbFhEaW1lbnNpb249IjYiCiAgIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSI2IgogICBleGlmOkNvbG9yU3BhY2U9IjEiCiAgIHRpZmY6SW1hZ2VXaWR0aD0iNiIKICAgdGlmZjpJbWFnZUxlbmd0aD0iNiIKICAgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIKICAgdGlmZjpYUmVzb2x1dGlvbj0iOTYuMCIKICAgdGlmZjpZUmVzb2x1dGlvbj0iOTYuMCIKICAgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIKICAgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIgogICB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InByb2R1Y2VkIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZmZpbml0eSBQaG90byAxLjcuMyIKICAgICAgc3RFdnQ6d2hlbj0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+/sJV/wAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIc/EyU+iWAKC5EgURsjUSFoY5HgC9QiieCrSS4vIYnHXYIEW8FWUBBtfBX6F2grWAuCoghiY2OtaKPhnEuEBDGzzM63v90ZdmfBEkopab3WA+lMVgtM+JzzC4tO2wuNdNKAg96woqszwfEQVe3znhoz3rrNWtXP/WtN0ZiuQE298KiialnhSeHptaxq8o6wQ0mGo8Jnwn2aXFD4ztQjJX41OVHib5O1UMAPllZhZ6KCIxWsJLW0sLwcVzqVU37vY76kOZaZC0rsEu9AJ8AEPpxMMYYfLwOMyOzFzSD9sqJKvqeYP8uq5Coyq+TRWCFBkix9ouakekxiXPSYjBR5s/9/+6rHhwZL1Zt9UPdsGO/dYNuGwpZhfB0ZRuEYrE9wmSnnrx7C8IfoW2XNdQD2DTi/KmuRXbjYhPZHNayFi5JV3BKPw9sptCxA2w00LpV69rvPyQOE1uWrrmFvH3rkvH35B3smZ++NK7+IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQImV3MwQ0AQQgCQLQhKYSytkCsyHuZ7B4/koE450x3405VISXhH0lIklFVjyYZueLWAJAAsKvVz6/tsT3bP8oLFHs8q5jAAAAAAElFTkSuQmCC");
}
.jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list {
  display: none;
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list a {
  display: block;
  text-decoration: none;
}
.jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list ul {
  padding: 0;
  list-style-type: none;
  text-indent: 15px;
}
.jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list li {
  height: 30px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list li {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list li:hover {
    background: var(--h-link-hover);
    color: var(--h-white);
  }
  .jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list li:hover .roles {
    display: block;
  }
  .jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list li:hover .roles ul {
    border: var(--h-border-width-sm) solid var(--h-electric-blue);
  }
}
@media screen and (min-width: 768px) {
  .jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list {
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: var(--h-electric-blue);
  }
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .headtext-filter-empty .jobalert-specialism-list {
    border-radius: 0 0 var(--h-border-radius-sm) var(--h-border-radius-sm);
  }
}
.jobalert-specialisms .headtext-filter-empty .roles {
  position: relative;
  padding: 0 2px;
  right: 100%;
  top: -30px;
  background: var(--h-white);
}
.jobalert-specialisms .headtext-filter-empty .roles ul {
  background: var(--h-white);
  color: var(--h-black);
}
.jobalert-specialisms .headtext-filter-empty .roles ul li {
  position: relative;
  height: 29px;
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .headtext-filter-empty .roles ul li {
    height: 40px;
    line-height: 40px;
  }
  .jobalert-specialisms .headtext-filter-empty .roles ul li:before {
    position: absolute;
    left: -7px;
    top: 12px;
    width: 20px;
    height: 14px;
    content: "";
    transform: rotate(-90deg);
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
  }
  .jobalert-specialisms .headtext-filter-empty .roles ul li.nav-role-back {
    margin-top: 5px;
    color: var(--h-electric-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    text-indent: 18px;
  }
  .jobalert-specialisms .headtext-filter-empty .roles ul li.nav-role-back:before {
    top: 14px;
    left: -7px;
    transform: rotate(90deg) !important;
  }
  .jobalert-specialisms .headtext-filter-empty .roles ul li.role-sub-label {
    width: 100%;
    top: -7px;
    text-indent: 0;
    text-align: center;
    font-size: 1.75rem;
    color: var(--h-dark-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
  }
  .jobalert-specialisms .headtext-filter-empty .roles ul li.role-sub-label:before {
    background: var(--h-white);
  }
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .headtext-filter-empty .roles {
    overflow: scroll;
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .jobalert-specialisms .headtext-filter-empty .roles {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .headtext-filter-empty {
    border-style: solid;
    border-width: var(--h-border-width-sm);
    border-color: var(--h-grey);
    border-radius: var(--h-border-radius-sm);
    text-indent: 14px;
  }
  .jobalert-specialisms .headtext-filter-empty:before {
    transform: rotate(-90deg);
  }
}
.jobalert-specialisms-specialism-list a {
  display: block;
  text-decoration: none;
}
.jobalert-specialisms .mob {
  position: relative;
}
.jobalert-specialisms .mob .nav-back {
  margin-top: 15px;
  text-indent: 20px;
  margin-bottom: 11px;
  color: var(--h-electric-blue);
  font-size: 0.9rem;
}
.jobalert-specialisms .mob .nav-back:before {
  position: absolute;
  left: -5px;
  top: 4px;
  width: 20px;
  height: 14px;
  content: "";
  transform: rotate(90deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
}
.jobalert-specialisms .mob .role-label {
  text-indent: 20px;
}
.jobalert-specialisms .mob .role-label:before {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-glow-mid-blue);
  content: "";
  position: absolute;
  top: 42%;
  left: -2px;
  transform: rotate(-90deg);
}
.jobalert-specialisms .mob.active {
  display: none;
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .mob.active {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: 1.75rem;
    margin-bottom: 20px;
    color: var(--h-dark-blue);
  }
  .jobalert-specialisms .mob.active .nav-label {
    width: 100%;
    text-align: left;
  }
}
.jobalert-specialisms .nav-back {
  position: relative;
  margin-top: 5px;
  color: var(--h-electric-blue);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-bottom: 15px;
  text-indent: 18px;
  font-size: 1rem;
}
.jobalert-specialisms .nav-back:before {
  position: absolute;
  left: -5px;
  top: 5px;
  width: 20px;
  height: 14px;
  content: "";
  transform: rotate(90deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
}
@media screen and (max-width: 767px) {
  .jobalert-specialisms .suchbegriff_ort .row {
    margin-bottom: 15px;
  }
}
.jobalert-specialisms .suchprofil-speichern .jobalert-specialisms .roles {
  right: auto;
  left: 100%;
}
.jobalert .jobalert-specialisms .jobalert-specialism-list {
  display: none;
  background: var(--h-white);
  position: absolute;
  width: 100%;
  z-index: 1;
}
.jobalert .jobalert-specialisms .jobalert-specialism-list ul {
  padding: 0;
  list-style-type: none;
  text-indent: 15px;
}
.jobalert .jobalert-specialisms .jobalert-specialism-list li {
  height: 30px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .jobalert .jobalert-specialisms .jobalert-specialism-list li {
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .jobalert .jobalert-specialisms .jobalert-specialism-list li:hover {
    background-color: var(--h-link-hover);
    color: var(--h-white);
  }
  .jobalert .jobalert-specialisms .jobalert-specialism-list li:hover .roles {
    display: block;
  }
  .jobalert .jobalert-specialisms .jobalert-specialism-list li:hover .roles ul {
    border: solid 1px var(--h-black);
  }
}
@media screen and (min-width: 768px) {
  .jobalert .jobalert-specialisms .jobalert-specialism-list {
    border-style: none solid solid solid;
    border-width: var(--h-border-width-sm);
    border-color: var(--h-electric-blue);
  }
}
@media screen and (max-width: 767px) {
  .jobalert .jobalert-specialisms .jobalert-specialism-list {
    border-radius: 0 0 4px 4px;
    border: none !important;
  }
}
.jobalert .jobalert-specialisms .roles {
  position: relative;
  padding: 0 2px;
  right: 100%;
  left: 100%;
  top: -30px;
  background: var(--h-white);
}
.jobalert .jobalert-specialisms .roles ul {
  background: var(--h-white);
  color: var(--h-black);
}
.jobalert .jobalert-specialisms .roles ul li {
  position: relative;
  height: 29px;
}
@media screen and (max-width: 767px) {
  .jobalert .jobalert-specialisms .roles {
    overflow: scroll;
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: 15px;
  }
  .jobalert .jobalert-specialisms .roles ul li {
    height: 40px;
    line-height: 40px;
  }
  .jobalert .jobalert-specialisms .roles ul li::before {
    /*position: absolute;
        left: -7px;
        top: 12px;
        width: 20px;
        height: 14px;
        content: "";
        transform: rotate(-90deg);
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
    */
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 44%;
    left: -5px;
    transform: rotate(-90deg);
  }
  .jobalert .jobalert-specialisms .roles ul li.nav-role-back {
    margin-top: 5px;
    color: var(--h-electric-blue);
    font-weight: bold;
    text-indent: 18px;
  }
  .jobalert .jobalert-specialisms .roles ul li.nav-role-back::before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 38%;
    left: -5px;
    transform: rotate(90deg);
  }
  .jobalert .jobalert-specialisms .roles ul li.role-sub-label {
    width: 100%;
    top: -7px;
    text-indent: 0;
    text-align: left;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h4-fs);
    color: var(--h-black);
  }
  .jobalert .jobalert-specialisms .roles ul li.role-sub-label::before {
    border-top-color: var(--h-white);
  }
}
@media screen and (min-width: 768px) {
  .jobalert .jobalert-specialisms .roles {
    display: none;
    padding: 0 15px 0 0;
  }
}
.jobalert .jobalert-specialism-list li.jobalert-specialism {
  padding: 12px 0 12px 15px !important;
}
.jobalert .mob {
  position: relative;
}
.jobalert .mob.active {
  display: none;
}
.jobalert .mob.active .role-label {
  text-indent: 20px;
}
@media screen and (max-width: 767px) {
  .jobalert .mob.active {
    font-weight: bold;
    font-size: 1.75rem;
    margin-bottom: 20px;
    color: var(--h-dark-blue);
  }
  .jobalert .mob.active .nav-label {
    width: 100%;
    text-align: left;
  }
}
.jobalert .mob .nav-back {
  margin-top: 15px;
  text-indent: 20px;
  margin-bottom: 11px;
  color: var(--h-electric-blue);
  font-size: 0.9rem;
}
.jobalert .mob .nav-back::before {
  position: absolute;
  left: -5px;
  top: 4px;
  width: 20px;
  height: 14px;
  content: "";
  transform: rotate(90deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
}

/* Job Alert Bearbiten Style */
/*** Global ***/
.jobalert-bearbeiten {
  --edit-base-color: var(--h-light-grey);
  --edit-border-color: var(--h-light-grey);
  --edit-hover-color: var(--h-dark-blue);
  --edit-border-radius: var(--h-border-radius-sm);
  --edit-border-width: var(--h-border-width-sm);
  --edit-elem-height: 34px;
  --edit-padding: 15px;
  --edit-combo-sep: solid;
}
.jobalert-bearbeiten .aui .txt-combo input#where {
  height: 34px !important;
  line-height: 34px !important;
  font-size: var(--h-text-fs-sm) !important;
}
.jobalert-bearbeiten .cobox {
  border: var(--h-border-width-sm) solid var(--h-light-grey);
  border-radius: var(--h-border-radius-sm);
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 34px;
  min-height: 34px;
  position: relative;
  user-select: none;
}
.jobalert-bearbeiten .cobox.active {
  height: auto;
}
.jobalert-bearbeiten .cobox li {
  height: 34px;
  line-height: 34px;
  display: none;
  padding: 0 15px;
}
.jobalert-bearbeiten .cobox li:hover {
  background-color: var(--h-light-grey);
  color: var(--h-white);
  cursor: pointer;
}
.jobalert-bearbeiten .cobox li:first-child {
  display: block;
}
.jobalert-bearbeiten .cobox li:first-child:hover {
  background-color: transparent;
  color: var(--h-black);
}
.jobalert-bearbeiten .cobox li:first-child:before {
  position: absolute;
  content: "";
  left: 15px;
  right: 15px;
  top: calc(34px - 2 * 1px);
  border-bottom: var(--h-border-width-sm) solid var(--h-grey);
}
.jobalert-bearbeiten .cobox li:first-child:after {
  position: absolute;
  content: "";
  height: 6px;
  width: 6px;
  right: 7px;
  top: 15px;
  background: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAEq2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgZXhpZjpQaXhlbFhEaW1lbnNpb249IjYiCiAgIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSI2IgogICBleGlmOkNvbG9yU3BhY2U9IjEiCiAgIHRpZmY6SW1hZ2VXaWR0aD0iNiIKICAgdGlmZjpJbWFnZUxlbmd0aD0iNiIKICAgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIKICAgdGlmZjpYUmVzb2x1dGlvbj0iOTYuMCIKICAgdGlmZjpZUmVzb2x1dGlvbj0iOTYuMCIKICAgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIKICAgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIgogICB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InByb2R1Y2VkIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZmZpbml0eSBQaG90byAxLjcuMyIKICAgICAgc3RFdnQ6d2hlbj0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+/sJV/wAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIc/EyU+iWAKC5EgURsjUSFoY5HgC9QiieCrSS4vIYnHXYIEW8FWUBBtfBX6F2grWAuCoghiY2OtaKPhnEuEBDGzzM63v90ZdmfBEkopab3WA+lMVgtM+JzzC4tO2wuNdNKAg96woqszwfEQVe3znhoz3rrNWtXP/WtN0ZiuQE298KiialnhSeHptaxq8o6wQ0mGo8Jnwn2aXFD4ztQjJX41OVHib5O1UMAPllZhZ6KCIxWsJLW0sLwcVzqVU37vY76kOZaZC0rsEu9AJ8AEPpxMMYYfLwOMyOzFzSD9sqJKvqeYP8uq5Coyq+TRWCFBkix9ouakekxiXPSYjBR5s/9/+6rHhwZL1Zt9UPdsGO/dYNuGwpZhfB0ZRuEYrE9wmSnnrx7C8IfoW2XNdQD2DTi/KmuRXbjYhPZHNayFi5JV3BKPw9sptCxA2w00LpV69rvPyQOE1uWrrmFvH3rkvH35B3smZ++NK7+IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQImV3MwQ0AQQgCQLQhKYSytkCsyHuZ7B4/koE450x3405VISXhH0lIklFVjyYZueLWAJAAsKvVz6/tsT3bP8oLFHs8q5jAAAAAAElFTkSuQmCC");
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .edit__button .edit {
    width: 100%;
  }
}
.jobalert-bearbeiten .elem {
  position: relative;
}
.jobalert-bearbeiten .elem .label-inactive {
  display: block;
}
.jobalert-bearbeiten .elem .label-active {
  display: none;
}
@media screen and (min-width: 768px) {
  .jobalert-bearbeiten .elem.open .jobalert-entries .jobalert-entry-list {
    border-style: none solid solid solid;
    border-width: var(--h-border-width-sm);
    border-color: var(--h-electric-blue);
  }
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .elem.open {
    position: fixed;
    top: 0;
    width: calc(100% - 25px);
    background: var(--h-white);
    overflow: scroll;
    height: 100%;
    z-index: 3;
    left: 0;
    padding-left: 15px;
    width: 100%;
  }
  .jobalert-bearbeiten .elem.open .label-inactive {
    display: none;
  }
  .jobalert-bearbeiten .elem.open .label-active {
    display: block;
  }
  .jobalert-bearbeiten .elem.open .jobalert-entries .jobalert-entry-empty {
    display: none;
  }
  .jobalert-bearbeiten .elem.open .nav-label {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: 1.8rem;
    color: #002776;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
}
.jobalert-bearbeiten .geo {
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  width: 100%;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  text-indent: 35px;
  border-style: none solid solid solid;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-grey);
  border-radius: 0 0 var(--h-border-radius-sm) var(--h-border-radius-sm);
  background: var(--h-white);
  z-index: 2;
}
.jobalert-bearbeiten .geo:hover {
  cursor: pointer;
}
.jobalert-bearbeiten .geo:after {
  position: absolute;
  left: 10px;
  top: 5px;
  height: 25px;
  width: 18px;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDE4IDI0Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDojMDA5ZmRhO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYSIgZD0iTTE2LDRhOSw5LDAsMCwwLTksOWMwLDYsNi43NTgsMTMuMDc3LDguMTYyLDE0LjYzMWExLjEzOCwxLjEzOCwwLDAsMCwxLjY3NywwQzE4LjI0MiwyNi4wNzgsMjUsMTksMjUsMTNhOSw5LDAsMCwwLTktOVptMCwxNGE1LDUsMCwxLDEsNS01LDUsNSwwLDAsMS01LDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNyAtNCkiLz48L3N2Zz4=") no-repeat;
}
.jobalert-bearbeiten input#where {
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
  width: 100%;
  border-style: solid;
  font-size: var(--h-text-fs-sm) !important;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-grey);
  border-radius: var(--h-border-radius-sm);
}
.jobalert-bearbeiten input#where:focus {
  outline: none;
}
.jobalert-bearbeiten .jobalert-entries {
  padding: 0;
  list-style-type: none;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-entries:before {
    transform: rotate(-90deg);
  }
}
.jobalert-bearbeiten .jobalert-entries .jobalert-entry-empty {
  position: relative;
  height: 34px;
  line-height: 34px;
  border: solid 1px #ccc;
  border-radius: 4px;
  text-indent: 14px;
}
.jobalert-bearbeiten .jobalert-entries .jobalert-entry-empty:before {
  position: absolute;
  content: " ";
  bottom: 13px;
  height: 7px;
  width: 7px;
  right: 6px;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAEq2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgZXhpZjpQaXhlbFhEaW1lbnNpb249IjYiCiAgIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSI2IgogICBleGlmOkNvbG9yU3BhY2U9IjEiCiAgIHRpZmY6SW1hZ2VXaWR0aD0iNiIKICAgdGlmZjpJbWFnZUxlbmd0aD0iNiIKICAgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIKICAgdGlmZjpYUmVzb2x1dGlvbj0iOTYuMCIKICAgdGlmZjpZUmVzb2x1dGlvbj0iOTYuMCIKICAgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIKICAgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIgogICB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InByb2R1Y2VkIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZmZpbml0eSBQaG90byAxLjcuMyIKICAgICAgc3RFdnQ6d2hlbj0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+/sJV/wAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIc/EyU+iWAKC5EgURsjUSFoY5HgC9QiieCrSS4vIYnHXYIEW8FWUBBtfBX6F2grWAuCoghiY2OtaKPhnEuEBDGzzM63v90ZdmfBEkopab3WA+lMVgtM+JzzC4tO2wuNdNKAg96woqszwfEQVe3znhoz3rrNWtXP/WtN0ZiuQE298KiialnhSeHptaxq8o6wQ0mGo8Jnwn2aXFD4ztQjJX41OVHib5O1UMAPllZhZ6KCIxWsJLW0sLwcVzqVU37vY76kOZaZC0rsEu9AJ8AEPpxMMYYfLwOMyOzFzSD9sqJKvqeYP8uq5Coyq+TRWCFBkix9ouakekxiXPSYjBR5s/9/+6rHhwZL1Zt9UPdsGO/dYNuGwpZhfB0ZRuEYrE9wmSnnrx7C8IfoW2XNdQD2DTi/KmuRXbjYhPZHNayFi5JV3BKPw9sptCxA2w00LpV69rvPyQOE1uWrrmFvH3rkvH35B3smZ++NK7+IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQImV3MwQ0AQQgCQLQhKYSytkCsyHuZ7B4/koE450x3405VISXhH0lIklFVjyYZueLWAJAAsKvVz6/tsT3bP8oLFHs8q5jAAAAAAElFTkSuQmCC");
}
.jobalert-bearbeiten .jobalert-entries .jobalert-entry-list {
  list-style-type: none;
  padding: 0;
  display: none;
  background: #fff;
  position: absolute;
  width: 100%;
  text-indent: 15px;
}
@media screen and (min-width: 768px) {
  .jobalert-bearbeiten .jobalert-entries .jobalert-entry-list {
    z-index: 3;
  }
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-entries .jobalert-entry-list {
    border: none !important;
  }
}
.jobalert-bearbeiten .jobalert-entry-list li {
  position: relative;
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-entry-list li:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 44%;
    right: 15px;
    transform: rotate(-90deg);
    left: -5px;
  }
}
@media screen and (min-width: 768px) {
  .jobalert-bearbeiten .jobalert-entry-list-elem:hover {
    background: var(--h-electric-blue);
    color: var(--h-white);
    cursor: pointer;
  }
}
.jobalert-bearbeiten .job-alert-popup .suchprofil-speichern h3 {
  margin-bottom: 30px;
}
.jobalert-bearbeiten .jobalert-specialisms {
  padding: 0;
  list-style-type: none;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-specialisms:before {
    transform: rotate(-90deg);
  }
}
.jobalert-bearbeiten .jobalert-specialisms a {
  display: block;
  text-decoration: none;
}
.jobalert-bearbeiten .jobalert-specialisms .headtext-filter-empty {
  height: 34px;
  line-height: 34px;
  border: var(--h-border-width-sm) solid var(--h-grey);
  border-radius: var(--h-border-radius-sm);
  text-indent: 14px;
}
.jobalert-bearbeiten .jobalert-specialisms .headtext-filter-empty:before {
  position: absolute;
  content: " ";
  bottom: 13px;
  height: 7px;
  width: 7px;
  right: 6px;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAEq2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNS41LjAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgZXhpZjpQaXhlbFhEaW1lbnNpb249IjYiCiAgIGV4aWY6UGl4ZWxZRGltZW5zaW9uPSI2IgogICBleGlmOkNvbG9yU3BhY2U9IjEiCiAgIHRpZmY6SW1hZ2VXaWR0aD0iNiIKICAgdGlmZjpJbWFnZUxlbmd0aD0iNiIKICAgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIKICAgdGlmZjpYUmVzb2x1dGlvbj0iOTYuMCIKICAgdGlmZjpZUmVzb2x1dGlvbj0iOTYuMCIKICAgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIKICAgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIgogICB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCI+CiAgIDx4bXBNTTpIaXN0b3J5PgogICAgPHJkZjpTZXE+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InByb2R1Y2VkIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZmZpbml0eSBQaG90byAxLjcuMyIKICAgICAgc3RFdnQ6d2hlbj0iMjAxOS0xMC0zMFQxMDo0MjowOCswMTowMCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+/sJV/wAAAYJpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAACiRdZG7SwNBEIc/EyU+iWAKC5EgURsjUSFoY5HgC9QiieCrSS4vIYnHXYIEW8FWUBBtfBX6F2grWAuCoghiY2OtaKPhnEuEBDGzzM63v90ZdmfBEkopab3WA+lMVgtM+JzzC4tO2wuNdNKAg96woqszwfEQVe3znhoz3rrNWtXP/WtN0ZiuQE298KiialnhSeHptaxq8o6wQ0mGo8Jnwn2aXFD4ztQjJX41OVHib5O1UMAPllZhZ6KCIxWsJLW0sLwcVzqVU37vY76kOZaZC0rsEu9AJ8AEPpxMMYYfLwOMyOzFzSD9sqJKvqeYP8uq5Coyq+TRWCFBkix9ouakekxiXPSYjBR5s/9/+6rHhwZL1Zt9UPdsGO/dYNuGwpZhfB0ZRuEYrE9wmSnnrx7C8IfoW2XNdQD2DTi/KmuRXbjYhPZHNayFi5JV3BKPw9sptCxA2w00LpV69rvPyQOE1uWrrmFvH3rkvH35B3smZ++NK7+IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQImV3MwQ0AQQgCQLQhKYSytkCsyHuZ7B4/koE450x3405VISXhH0lIklFVjyYZueLWAJAAsKvVz6/tsT3bP8oLFHs8q5jAAAAAAElFTkSuQmCC");
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-specialisms .headtext-filter-empty {
    border-style: solid;
    border-width: var(--h-border-width-sm);
    border-color: var(--h-light-grey);
    border-radius: var(--h-border-radius-sm);
    text-indent: 14px;
  }
}
.jobalert-bearbeiten .jobalert-specialisms .roles {
  position: relative;
  padding: 0 2px;
  left: 100%;
  top: -30px;
  background: var(--h-white);
}
.jobalert-bearbeiten .jobalert-specialisms .roles ul {
  background: var(--h-white);
  color: var(--h-black);
}
.jobalert-bearbeiten .jobalert-specialisms .roles ul li {
  position: relative;
  height: 29px;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-specialisms .roles ul li {
    height: 40px;
    line-height: 40px;
  }
  .jobalert-bearbeiten .jobalert-specialisms .roles ul li:before {
    position: absolute;
    left: -7px;
    top: 12px;
    width: 20px;
    height: 14px;
    content: "";
    transform: rotate(-90deg);
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .jobalert-bearbeiten .jobalert-specialisms .roles {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-specialisms .roles {
    position: fixed;
    left: 0px;
    top: 0;
    height: 100%;
    overflow: scroll;
    width: 100%;
  }
  .jobalert-bearbeiten .jobalert-specialisms .roles ul li.nav-role-back {
    margin-top: 5px;
    color: var(--h-electric-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    text-indent: 18px;
  }
  .jobalert-bearbeiten .jobalert-specialisms .roles ul li.nav-role-back:before {
    top: 14px;
    left: -7px;
    transform: rotate(90deg) !important;
  }
  .jobalert-bearbeiten .jobalert-specialisms .roles ul li.role-sub-label {
    width: 100%;
    top: -7px;
    text-indent: 0;
    text-align: center;
    font-size: 1.75rem;
    color: var(--h-dark-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
  }
  .jobalert-bearbeiten .jobalert-specialisms .roles ul li.role-sub-label:before {
    background: var(--h-white);
  }
}
.jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list {
  display: none;
  background: var(--h-white);
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list {
    border-style: none solid solid solid;
    border-width: var(--h-border-width-sm);
    border-color: var(--h-electric-blue);
  }
  .jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list li:hover {
    background: var(--h-chill-blue);
    color: var(--h-white);
  }
  .jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list li:hover .roles {
    display: block;
  }
  .jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list li:hover .roles ul {
    border: solid var(--h-border-width-sm) var(--h-electric-blue);
  }
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list {
    border-radius: 0 0 var(--h-border-radius-sm) var(--h-border-radius-sm);
  }
}
.jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list ul {
  padding: 0;
  list-style-type: none;
  text-indent: 15px;
}
.jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list li {
  height: 30px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .jobalert-specialisms .jobalert-specialism-list li {
    height: 40px;
    line-height: 40px;
  }
}
.jobalert-bearbeiten .jobalert-specialism-list a {
  display: block;
  text-decoration: none;
}
.jobalert-bearbeiten .mob {
  position: relative;
}
.jobalert-bearbeiten .mob.active {
  display: none;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .mob.active {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h3-fs);
    margin-bottom: 20px;
    color: var(--h-dark-blue);
  }
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .mob.active .nav-label {
    width: 100%;
    text-align: left;
  }
}
.jobalert-bearbeiten .mob .nav-back {
  margin-top: 15px;
  text-indent: 20px;
  margin-bottom: 11px;
  color: var(--h-electric-blue);
  font-size: var(--h-text-fs-sm);
}
.jobalert-bearbeiten .mob .nav-back:before {
  position: absolute;
  left: -5px;
  top: 4px;
  width: 20px;
  height: 14px;
  content: "";
  transform: rotate(90deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
}
.jobalert-bearbeiten .mob .role-label {
  text-indent: -2px;
}
.jobalert-bearbeiten .mob .role-label:before {
  position: absolute;
  left: -18px;
  top: 12px;
  width: 20px;
  height: 14px;
  content: "";
  transform: rotate(-90deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
}
.jobalert-bearbeiten .nav-back {
  position: relative;
  margin-top: 5px;
  color: var(--h-electric-blue);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-bottom: 15px;
  text-indent: 18px;
  font-size: 1rem;
}
.jobalert-bearbeiten .nav-back:before {
  position: absolute;
  left: -5px;
  top: 5px;
  width: 20px;
  height: 14px;
  content: "";
  transform: rotate(90deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAABhWlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUWqInYQcchQnSxIFXGUKhbBQmkrtOpgcumH0KQhSXFxFFwLDn4sVh1cnHV1cBUEwQ8QF1cnRRcp8X9JoUWMB8f9eHfvcfcOEBoVpppdE4CqWUY6ERdz+RUx8IoA+jCAIGISM/VkZiELz/F1Dx9f76I8y/vcn6NXKZgM8InEs0w3LOJ14ulNS+e8TxxmZUkhPiceN+iCxI9cl11+41xyWOCZYSObniMOE4ulDpY7mJUNlXiKOKKoGuULOZcVzluc1UqNte7JXxgqaMsZrtMcQQKLSCIFETJq2EAFFqK0aqSYSNN+3MM/7PhT5JLJtQFGjnlUoUJy/OB/8LtbszgZc5NCcaD7xbY/RoHALtCs2/b3sW03TwD/M3Cltf3VBjDzSXq9rUWOgP5t4OK6rcl7wOUOMPSkS4bkSH6aQrEIvJ/RN+WBwVugZ9XtrbWP0wcgS10t3QAHh8BYibLXPN4d7Ozt3zOt/n4Ad2lyqTihVbMAAAAGYktHRABzAJYAAL6v5SIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBw4SByUVHF0xAAAA5ElEQVQoz43RMUrEQBQG4C+5gGgvkmZ7WbG38R7pLGQRPYDgCURttJkLbCkY1hV7jzCtBxBri1hkFrJxsusrhz/f/PMChFgJcS7EI/+dEKfpmwoKIR7gHRW+caqefGxBDrHEHj5xUuIlIbCDZmOzEKd4Swjs47lEM4juYpHFOuQ1ZfrTlLjCfQZbCvF48JxFBnnCZZFCBW4xG4S6nfHT28kQOVNP2qJ3Y4E7nA/CX72W/XnATD1pu7+2voOxZsaarA6KzEK3YX+QPLQZyyJQZqEueJF2tprHMWS80Xqza7S4GUPgF4VKTo1Hdn7rAAAAAElFTkSuQmCC") no-repeat;
}
.jobalert-bearbeiten .no-border {
  border: none !important;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .suchbegriff_ort .row {
    margin-bottom: 15px;
  }
}
.jobalert-bearbeiten .suchprofil-speichern .ui-searchfield--normal .matches {
  left: 0;
}
.jobalert-bearbeiten .suchprofil-speichern .ui-searchfield--normal .geo:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .suchprofil-speichern .close-mb {
    position: absolute;
    height: 30px;
    width: 30px;
    right: 15px;
    top: 15px;
    box-shadow: none;
    background: var(--h-glow-btn-primary) !important;
    mask-image: url(../images/arrow-header-content-template/x-circle.svg);
    opacity: 1;
    border: none;
  }
  .jobalert-bearbeiten .suchprofil-speichern .mob .close-mb {
    top: 0px;
    z-index: 9999;
  }
  .jobalert-bearbeiten .suchprofil-speichern .mob .role-label::before {
    top: 30%;
  }
  .jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles {
    left: 0;
    padding-left: 15px;
    width: 100%;
    /* background-color: var(--h-parchment);*/
  }
  .jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles ul {
    /*background-color: var(--h-parchment);*/
  }
  .jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles ul li.role-sub-label {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h4-fs);
    color: var(--h-black);
    width: 100%;
    text-align: left;
  }
  .jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles ul li.role-sub-label:before {
    display: none;
  }
  .jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles ul li.nav-role-back {
    text-indent: 5px;
  }
  .jobalert-bearbeiten .suchprofil-speichern .elem.open .nav-label {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h4-fs);
    color: var(--h-black);
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
  .jobalert-bearbeiten .suchprofil-speichern .elem.open .h-select .jobalert-specialism-list.select-options {
    width: 100%;
    border: none;
    left: 0px;
    top: 0;
  }
  .jobalert-bearbeiten .suchprofil-speichern .h-select .jobalert-specialism-list.select-options .specialism-empty-list-element:before {
    right: auto;
    left: -5px;
    top: 42%;
    border-top-color: var(--h-white) !important;
  }
  .jobalert-bearbeiten .suchprofil-speichern .jobalert-entry-list li::before,
.jobalert-bearbeiten .suchprofil-speichern .mob .role-label::before,
.jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles ul li::before,
.jobalert-bearbeiten .suchprofil-speichern .h-select .jobalert-specialism-list.select-options .specialism-empty-list-element:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 40%;
    right: 15px;
    transform: rotate(-90deg);
  }
  .jobalert-bearbeiten .suchprofil-speichern .h-select .jobalert-specialism-list.select-options .specialism-empty-list-element,
.jobalert-bearbeiten .suchprofil-speichern .h-select .jobalert-specialism-list.select-options li {
    text-indent: 18px;
    position: relative;
    color: var(--h-black);
  }
  .jobalert-bearbeiten .suchprofil-speichern .nav-back,
.jobalert-bearbeiten .suchprofil-speichern .mob .nav-back,
.jobalert-bearbeiten .suchprofil-speichern .jobalert-specialisms .roles ul li.nav-role-back {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--h-glow-mid-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
    text-indent: 18px;
  }
  .jobalert-bearbeiten .suchprofil-speichern .nav-back::before,
.jobalert-bearbeiten .suchprofil-speichern .mob .nav-back::before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 35%;
    right: 15px;
    transform: rotate(90deg);
  }
}
.jobalert-bearbeiten .txt-combo {
  position: relative;
  display: inline-block;
  border-style: solid;
  background: var(--h-white);
  height: 34px;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-grey);
  border-radius: var(--h-border-radius-sm);
  width: 100%;
}
.jobalert-bearbeiten .txt-combo .txt {
  border: none !important;
  background: transparent;
  width: calc(100% - 120px) !important;
}
.jobalert-bearbeiten .txt-combo .cobox {
  position: absolute;
  right: 0;
  font-size: var(--h-text-fs);
  width: 120px;
  border: none;
  user-select: none;
  visibility: hidden;
  z-index: 1;
  background: var(--h-white);
}
.jobalert-bearbeiten .txt-combo .cobox:before {
  position: absolute;
  content: "";
  top: calc(34px * 0.15);
  height: calc(34px * 0.65);
  bottom: 8px;
  left: 0;
  border-left: var(--h-border-width-sm) solid var(--h-grey);
}
.jobalert-bearbeiten .txt-combo .cobox.active li {
  border-style: none solid none solid;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-grey);
}
.jobalert-bearbeiten .txt-combo .cobox.active li:first-child {
  border-style: none none solid none;
}
.jobalert-bearbeiten .txt-combo .cobox.active li:last-child {
  border-style: none solid solid solid;
  border-radius: 0 0 var(--h-border-radius-sm) var(--h-border-radius-sm);
}
.jobalert-bearbeiten .txt-combo .cobox li:first-child {
  border-style: none none solid none;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-grey);
  height: 33px;
}
.jobalert-bearbeiten .txt-combo .cobox li:first-child:before {
  border: none;
}
.jobalert-bearbeiten ul.sugg {
  position: absolute;
  display: none;
  top: 34px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-style: none solid solid solid;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-grey);
  width: calc(100% - 119px);
  border-radius: 0 0 var(--h-border-radius-sm) var(--h-border-radius-sm);
}
.jobalert-bearbeiten ul.sugg li {
  position: relative;
  background: var(--h-white);
  font-size: var(--h-text-fs-sm);
  z-index: 1;
  height: 34px;
  line-height: 34px;
  padding: 0 15px;
}
.jobalert-bearbeiten ul.sugg li:hover {
  background: var(--h-grey);
  color: var(--h-white);
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .jobalert-bearbeiten .jobtype-empty-list-element:hover,
.jobalert-bearbeiten .country-empty-list-element:hover,
.jobalert-bearbeiten .specialism-empty-list-element:hover,
.jobalert-bearbeiten .industry-empty-list-element:hover {
    background: var(--h-electric-blue);
    color: #fff;
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .jobalert-bearbeiten .search__button,
.jobalert-bearbeiten .edit__button,
.jobalert-bearbeiten .delete__button {
    width: 100%;
  }
  .jobalert-bearbeiten .search__button button,
.jobalert-bearbeiten .search__button input.showMe,
.jobalert-bearbeiten .edit__button button,
.jobalert-bearbeiten .edit__button input.showMe,
.jobalert-bearbeiten .delete__button button,
.jobalert-bearbeiten .delete__button input.showMe {
    width: 100%;
  }
  .jobalert-bearbeiten .edit__button {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .jobalert-bearbeiten .delete__button {
    margin-top: 15px;
  }
  .jobalert-bearbeiten .hidden-xs-desktop {
    display: none;
  }
}

/*** HaysSearchProfile **/
.aui #p_p_id_de_hays_liferay_search_searchprofile_SearchProfilePortlet_ .jobalert-bearbeiten .jobalert-entry-list li {
  position: relative;
  height: 54px;
  line-height: 24px;
}

/********   My Job Alerts / HaysSearchProfile   ***********/
.job-alert-info {
  border: var(--h-border-width-sm) solid var(--h-light-grey);
  padding: 20px 15px;
}
.job-alert-info .col-md-4 {
  display: flex;
}
.job-alert-info .desktop-row-buttons div {
  display: inline-block;
}
@media (max-width: 768px) {
  .job-alert-info .desktop-row-buttons {
    display: none;
  }
}
.job-alert-info .row-buttons {
  display: none;
}
@media (max-width: 768px) {
  .job-alert-info .row-buttons {
    display: block;
  }
}
.job-alert-info .delete__button, .job-alert-info .edit__button {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .job-alert-info .delete__button {
    margin-right: 0px;
  }
}
.job-alert-info .delete__button button {
  padding: 10px 40px;
  height: 35px;
}
.job-alert-info .edit__button input[type=button] {
  padding: 10px 40px;
  height: 35px;
}
.job-alert-info .h-btn--sm {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.job-alert-info .search__button .h-btn {
  background-color: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
  border-radius: var(--h-glow-border-radius);
  line-height: 1;
  text-align: center;
}
.job-alert-info .search__button .h-btn:hover {
  background-color: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}

.job-alert-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}

.edit-popup {
  height: 630px;
  width: 960px;
  background: var(--h-white);
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  top: 5%;
  padding: 30px;
  border-radius: var(--h-border-radius-sm);
}
@media (max-width: 767px) {
  .edit-popup {
    padding: 20px;
    height: 660px;
    width: 92%;
  }
}

#addsearchprofile-settings {
  width: 100%;
}

.job-alert-popup-body {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
}

.overlay-bg {
  background: var(--h-black);
  opacity: 0.2;
  height: 100%;
  width: 100%;
  position: fixed;
}

.edit-popup .close {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 15px;
  top: 15px;
  background: var(--h-glow-btn-primary) !important;
  mask-image: url(../images/arrow-header-content-template/x-circle.svg);
  opacity: 1;
}

.body-fixed {
  height: 100vh;
  overflow-y: hidden;
  width: 100%;
}

@media (min-width: 768px) {
  input[type=text], input[type=text] .h-form, textarea, textarea .h-form, select, select .h-form, .form-control, .form-control .h-form, .h-input, .h-input .h-form, .h-textarea, .h-textarea .h-form, .h-select .select-styled, .h-select .select-styled .h-form {
    padding: 15px;
  }
}
.suchprofil-speichern .h-select .jobalert-entry-empty.select-styled {
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 24px;
  height: 50px;
  text-indent: 2px;
}

.suchprofil-speichern .ui-searchfield--normal input {
  display: block;
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 18px;
  height: 50px;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
  width: 100%;
  opacity: 1;
}

#addsearchprofile-settings .ui-searchfield--normal {
  border-radius: 10px;
}

#addsearchprofile-settings .jobalert .jobalert-specialisms .roles ul li {
  height: 45px;
}

#addsearchprofile-settings .jobalert .jobalert-specialisms .jobalert-specialism-list li {
  height: 45px;
  line-height: 25px;
}

#addsearchprofile-settings .h-checkbox label {
  padding-left: 36px;
  margin-bottom: 20px;
}

#addsearchprofile-settings .h-checkbox {
  padding-left: 0px;
}

#addsearchprofile-settings .ui-searchfield--normal input {
  display: block;
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 18px;
  height: 50px;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
  width: 100%;
  opacity: 1;
}

#addsearchprofile-settings .h-select .select-options li {
  padding: 12px 0px;
  height: 45px;
}
@media (max-width: 767px) {
  #addsearchprofile-settings .h-select .select-options li {
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  #addsearchprofile-settings .h-select .select-options li.specialism-empty-list-element {
    text-indent: 14px;
    position: relative;
  }
}

#addsearchprofile-settings .h-select .select-options li:hover {
  --h-input-accent: var(--h-link-glow);
  background-color: var(--h-link-glow);
}

#addsearchprofile-settings .jobalert-entry-list li {
  height: 45px;
  line-height: 25px;
}

#addsearchprofile-settings .jobalert-specialisms .headtext-filter-empty {
  text-indent: 0px;
}

#addsearchprofile-settings .open .jobalert-specialisms .headtext-filter-empty.hidden-xs {
  display: none;
}

#addsearchprofile-settings .jobalert-entries .jobalert-entry-empty {
  text-indent: 0px;
}

#addsearchprofile-settings .jobalert-specialisms .headtext-filter-empty:before {
  background-image: none;
}

#addsearchprofile-settings .jobalert-entries .jobalert-entry-empty:before {
  background-image: none;
}

#addsearchprofile-settings .h-select .select-options li.jobalert-specialism {
  text-indent: 0px;
  padding: 12px 0 12px 15px !important;
}

.suchprofil-speichern .h-select .headtext-filter-empty.select-styled {
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 24px;
  height: 50px;
  text-indent: 2px;
}

.suchprofil-speichern .h-select .jobalert-specialism-list.select-options {
  top: 100%;
  right: 0px;
  left: 0px;
  z-index: 999;
  margin: -5px 0px 0px;
  list-style: none;
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-top: 0px;
  border-radius: 0 0 var(--h-input-border-radius) var(--h-input-border-radius);
  padding: 0px;
  line-height: 1;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
}

.jobalert-bearbeiten .jobalert-specialisms .headtext-filter-empty {
  height: 50px;
  line-height: 50px;
}

.job-alert-popup #addsearchprofile-settings .suchprofil-speichern .h-select .select-options li:hover {
  background-color: var(--h-link-glow);
  color: var(--h-white);
}

.job-alert-popup #addsearchprofile-settings .h-select .select-options li:hover {
  --h-input-accent: var(--h-link-hover);
  background-color: var(--h-link-glow);
}

.suchprofil-speichern .h-select .headtext-filter-empty.select-styled:after {
  border-top-color: var(--h-glow-mid-blue);
}

.jobalert-entries p.mandatory-text {
  float: right;
  margin-top: 15px;
}

.suchprofil-speichern .form-control:focus {
  border-color: var(--h-glow-mid-blue);
}
.suchprofil-speichern .h-checkbox .field:checked:focus {
  --h-input-color: var(--h-glow-mid-blue);
}

/*
 * External Portal only
 */
.hays__joboffer__external .hays__job__details .hays__job__details__header {
  display: block;
}

.hays__joboffer__external .hays__job__details .hays__job__details__actions .row {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hays__joboffer__external .hays__job__details .hays__job__details__favorite,
.hays__joboffer__external .hays__job__details .hays__job__details__arrow__back {
  display: none !important;
}

textarea.jobdetails_config_textarea {
  width: 100%;
  height: 170px;
}

.aui .icon-previous {
  padding: 17px;
  background: transparent url(../images/modules/haysjobdetails/previous.svg) 0% 0% no-repeat padding-box;
}

.aui .icon-next {
  padding: 17px;
  background: transparent url(../images/modules/haysjobdetails/next.svg) 0% 0% no-repeat padding-box;
}

#job-details-container {
  max-width: 630px;
  margin: auto;
  min-height: 415px;
  border: 2px solid var(--h-electric-blue);
  text-align: left;
  padding: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container {
    min-height: 431px;
    padding: 35px 15px 15px 5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container {
    min-height: 431px;
    padding: 15px 15px 15px 5px;
  }
}
#job-details-container button {
  height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
  text-shadow: none;
  height: 50px;
  margin: 15px 0 30px 0;
}
#job-details-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
#job-details-container .head-logo {
  margin-bottom: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
#job-details-container .head-logo img {
  float: left;
}
#job-details-container strong {
  font-size: 16px;
  font-weight: bold;
}
#job-details-container a {
  color: var(--h-link);
  text-decoration: none;
  cursor: pointer;
}
#job-details-container a:hover {
  color: var(--h-link-hover);
  text-decoration: none;
}
#job-details-container .foot {
  margin-top: 20px;
}
#job-details-container .foot-url {
  margin-top: 145px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
#job-details-container .foot-url a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
#job-details-container .foot-url a:hover {
  color: var(--h-link-hover);
  text-decoration: none;
}
#job-details-container .foot-logo img {
  float: right;
}
#job-details-container ul {
  display: block;
  margin: 15px 0px 40px 0px;
  padding: 0;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
#job-details-container ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
#job-details-container ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
#job-details-container ul li:first-letter {
  text-transform: uppercase;
}
#job-details-container .hh-liste-0 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
#job-details-container ul.liste-0 li {
  height: 15px;
  padding-left: 0px;
}
#job-details-container ul.liste-0 li:before {
  display: none;
}
#job-details-container ul.liste-0 li div.liste-0-label {
  display: inline-block;
  width: 170px;
  float: left;
}
#job-details-container ul.liste-0 li div.liste-0-data {
  display: inline-block;
  width: 400px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 292px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 100px;
  }
}
@media print {
  #job-details-container div.share {
    display: none;
  }
}
#job-details-container div.share ul li:before {
  display: none;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 15.09.2015, 14:46:02
    Author     : adkl
*/
#job-details-container ul li:before {
  content: "■" !important;
  font-family: "arial" !important;
  color: #009fda !important;
  font-weight: bold !important;
  font-size: 0.7rem !important;
  top: -1px !important;
}

.img_container img.img-lg {
  height: 385px !important;
}

@media only screen and (min-width: 980px) {
  /* @NOTE(serge): hässlich wie die nacht! warum ist dieser mist überhaupt notwendig {{{ */
  .container .hays__job__details__actions {
    min-width: 940px;
  }

  .hays__job__details__share .container {
    width: 940px;
    min-width: 940px;
    padding: 0 15px;
  }

  /* }}} */
  .img-md {
    display: none;
  }

  .img-lg {
    display: block;
  }
}
@media only screen and (max-width: 979px) {
  .img-md {
    display: block;
  }

  .img-lg {
    display: none;
  }
}
.h-job-detail__share-headline {
  color: var(--h-text) !important;
}

.h-job-detail__share-button, .h-job-detail__share {
  border-radius: 4px;
}

.icon-send {
  height: 1rem !important;
  width: 1rem !important;
}

.width-340 {
  width: 340px !important;
  padding-right: 32px !important;
}
@media only screen and (max-width: 767px) {
  .width-340 {
    width: 255px !important;
  }
}

@media only screen and (max-width: 767px) {
  .h-job-detail.hays__job__details {
    margin-top: -24px !important;
  }
}
/*@media (min-width:425px) and (max-width: 767px) {
    .h-job-detail__favorite {
    position: absolute;
    top:80px;
    }
}*/
.backdrop, .backdrop2, .backdrop3 {
  z-index: 1070;
}
.backdrop .hays-modal-content .icon-remove:before, .backdrop2 .hays-modal-content .icon-remove:before, .backdrop3 .hays-modal-content .icon-remove:before {
  display: none;
}
@media (max-width: 767px) {
  .backdrop .hays-modal-content, .backdrop2 .hays-modal-content, .backdrop3 .hays-modal-content {
    top: 16%;
  }
  .backdrop .hays-modal-content .modal-body, .backdrop2 .hays-modal-content .modal-body, .backdrop3 .hays-modal-content .modal-body {
    max-height: 85% !important;
    height: 100% !important;
  }
}

/* Z-Index */
.one-click {
  margin: 0 auto;
  max-width: 900px;
  display: flex;
  justify-content: space-between;
}
.one-click-hays-link span {
  color: aqua;
  font-weight: bold;
}
.one-click-slider {
  display: flex;
  margin-right: 100px;
}
.one-click-slider-title {
  color: blue;
  font-weight: bold;
  margin: 0 50px;
}
.one-click-slider-prev, .one-click-slider-next {
  width: 20px;
  height: 20px;
  background: aqua;
}

.uploadOverview > table {
  border: none;
}

.uploadOverview td, .uploadOverview th {
  border: none;
  font-size: 11px;
  vertical-align: top;
  white-space: nowrap;
  padding: 4px;
  text-align: left;
}

.uploadOverview.highlighted {
  font-weight: bold;
}

.uploadOverview table tr.alteredBg td {
  background-color: #dbe8fb;
}

.uploadOverview table tr th {
  background-color: #c6ddff;
  vertical-align: middle;
}

/* TEIL 1: FARBEN */
/* Tabellenfeld, sehr-hell */
/* Tabellenfeld, hell */
/* Tabellen-Kopf */
/* Jobsuche Header */
/* Button Verlauf hell (Senden-Button) */
/* Button Verlauf dunkel (Senden-Button) */
/* Button Rand (Senden-Button) */
/* TEIL 2: FUNKTIONSFARBEN */
/* CONTENT TEMPLATES */
/* ***************** */
/* AP, _ap-content-template.scss */
/* BILD, _bild-content-template.scss */
/*  */
/* BILDARCHIV, _bildarchiv-content-template.scss */
/* BOX, _box-content-template.scss */
/* BROSCHUEREN, _broschueren-content-template.scss */
/* EVENT, _event-content-template.scss */
/* FOLD, _fold-content-template.scss */
/* HEADLINE, _headline-content-template.scss */
/* LINK-BOX, _link-box-content-template.scss */
/* LINK-FLYOUT, _link-flyout-content-template.scss */
/* LINK-PFEIL, _link-pfeil-content-template.scss */
/* REFERENZEN, _referenzen-content-template.scss */
/* STUDIEN, _studien-content-template.scss */
/* TEAM, _team-content-template.scss */
/* TEASER, _teaser-content-template.scss */
/* VORSTAND, _vorstand-content-template.scss */
/* NAVIGATIONEN */
/* ************ */
/* SUB-NAVI, Datei: _hays-navigation.scss */
/* TOP-NAVI, Datei: _hays-top-navigation.scss */
/* BORDERED-NAVI(Generische und Footernavi mit Trennstrichen), Datei: hays-mixins/_general.scss */
/* WEITERE */
/* ******* */
/* LAYOUT, Datei: _hays-layout.scss */
/* BASE, Datei: _hays-base.scss */
/* AB HIER: WIRD ALLES ENTFALLEN */
/* Liferay Variablen ?*/
div.popup-tmc button, div.popup-tmc button.aui.close, div.popup-tmc button.aui, div.popup-tmc button.btn.close {
  font-size: 40px;
}
div.popup-tmc p span {
  font-weight: bold;
}

.portlet-body .link-pfeil-content-template ul {
  margin-left: 0px;
  list-style-type: none;
}

.portlet-body .link-pfeil-content-template ul li {
  padding-left: 15px;
}

.page-accounting *, .page-accounting *:before, .page-accounting *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.aui.page-accounting .journal-content-article p {
  color: #666;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.aui.page-accounting .headline-intro {
  margin-bottom: 52px;
}

.aui.page-accounting .ui-datepicker-wrapper {
  padding-top: 3px;
}

.aui.page-accounting .ui-datepicker-tab {
  background-color: #eee;
  color: #666;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 20px 5px 20px;
  text-align: center;
}

.aui.page-accounting .ui-datepicker {
  background: #eee;
  border: none;
  color: #666;
  font-family: var(--h-font-family);
  min-height: 232px;
  padding: 11px 11px 13px 11px;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.aui.page-accounting .ui-datepicker th {
  font-size: 16px;
  padding-bottom: 3px;
}

.aui.page-accounting .ui-datepicker td {
  background: #eee;
  padding: 0;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-header {
  background: transparent;
  border: none;
  color: #009fda;
  font-size: 20px;
  padding-bottom: 1px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-header .ui-state-hover,
.aui.page-accounting .ui-datepicker .ui-datepicker-header .ui-state-focus {
  background-color: transparent;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev:hover,
.aui.page-accounting .ui-datepicker .ui-datepicker-next:hover {
  background: transparent;
  border: none;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev span::selection,
.aui.page-accounting .ui-datepicker .ui-datepicker-next span::selection {
  background-color: transparent !important;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev,
.aui.page-accounting .ui-datepicker .ui-datepicker-next {
  top: 2px !important;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev span,
.aui.page-accounting .ui-datepicker .ui-datepicker-next span {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev {
  left: 4px;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev span {
  margin-left: -15px;
  background-image: url("../images/modules/haystmc/vendor/jquery.ui.datepicker/ico-datepicker-prev.png");
}

.aui.page-accounting .ui-datepicker .ui-datepicker-next {
  right: -2px !important;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-next span {
  margin-left: -5px;
  background-image: url("../images/modules/haystmc/vendor/jquery.ui.datepicker/ico-datepicker-next.png");
}

.aui.page-accounting .ui-datepicker .ui-datepicker-month {
  text-transform: uppercase;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-calendar {
  color: #666;
}

.aui.page-accounting .ui-datepicker .ui-state-default,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-default,
.aui.page-accounting .ui-datepicker .ui-widget-header .ui-state-default {
  background: #eee;
  border: none;
  color: #666;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}

.aui.page-accounting .ui-datepicker .ui-state-default:hover,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-default:hover,
.aui.page-accounting .ui-datepicker .ui-widget-header .ui-state-default:hover {
  color: #00246e;
}

.aui.page-accounting .ui-datepicker .ui-state-hover,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-hover {
  background: #fff;
  color: #666;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}

.aui.page-accounting .ui-datepicker .ui-state-hover:hover,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-hover:hover {
  color: #666;
}

.aui.page-accounting .ui-datepicker .ui-state-active,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-active,
.aui.page-accounting .ui-datepicker .ui-widget-header .ui-state-active {
  background: #00246e;
  color: #fff;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}

.aui.page-accounting .ui-datepicker .ui-state-active:hover,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-active:hover,
.aui.page-accounting .ui-datepicker .ui-widget-header .ui-state-active:hover {
  color: #fff;
}

.aui.page-accounting .ui-datepicker .ui-state-active {
  padding-bottom: 0.15em;
  padding-top: 0.25em;
}

.aui.page-accounting .ui-datepicker .ui-icon {
  height: 21px;
  width: 12px;
}

.aui.page-accounting .ui-datepicker .ui-state-hover,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-hover,
.aui.page-accounting .ui-datepicker .ui-widget-header .ui-state-hover,
.aui.page-accounting .ui-datepicker .ui-state-focus,
.aui.page-accounting .ui-datepicker .ui-widget-content .ui-state-focus,
.aui.page-accounting .ui-datepicker .ui-widget-header .ui-state-focus {
  border: none;
}

.aui.page-accounting .ui-datepicker-overlay {
  margin: 0 auto 0 auto;
  width: 265px;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker {
  background: #fff;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker td {
  background-color: #fff;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-header {
  background-color: #fff;
}

.aui.page-accounting #portlet_de_hays_liferay_tmc_TmcPortlet .ui-datepicker-overlay .ui-datepicker .ui-widget-header {
  position: relative !important;
  right: 0;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-content {
  background-color: #fff;
  padding: 0;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-state-default,
.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-content .ui-state-default,
.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-header .ui-state-default {
  background-color: #fff;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-state-hover,
.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-content .ui-state-hover {
  background: #eee;
  color: #666;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-header .ui-state-hover {
  background: transparent;
}

.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-state-active,
.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-content .ui-state-active,
.aui.page-accounting .ui-datepicker-overlay .ui-datepicker .ui-widget-header .ui-state-active {
  background: #00246e;
  color: #fff;
}

.aui.page-accounting .ui-datepicker-pagenav {
  display: none;
}

.aui.page-accounting .ui-datepicker-pagenav-prev,
.aui.page-accounting .ui-datepicker-pagenav-next {
  border-style: solid;
  cursor: pointer;
  display: block;
  height: 0;
  position: absolute;
  top: 105px;
  width: 0;
}

.aui.page-accounting .ui-datepicker-pagenav-prev {
  border-color: transparent #3e5a91 transparent transparent;
  border-width: 11px 12px 11px 0;
  left: 30px;
}

.aui.page-accounting .ui-datepicker-pagenav-next {
  border-color: transparent transparent transparent #3e5a91;
  border-width: 11px 0 11px 12px;
  right: 30px;
}

@media (min-width: 768px) {
  .aui.page-accounting .ui-datepicker-pagenav {
    display: block;
  }

  .aui.page-accounting .ui-datepicker-overlay .ui-datepicker-title {
    margin-left: 0;
    margin-right: 0;
  }

  .aui.page-accounting .ui-datepicker-overlay .ui-datepicker-prev,
.aui.page-accounting .ui-datepicker-overlay .ui-datepicker-next {
    display: none;
  }
}
.aui.page-accounting .ui-selectmenu {
  background: transparent url("../image/modules/haystmc/vendor/jquery.ui.selectmenu/bkg-selectmenu.png") repeat-x 0 0;
  border-top: none;
  border-right: #b4b4b4 solid 1px;
  border-bottom: #b4b4b4 solid 1px;
  border-left: none;
  display: block;
  float: left;
  height: 35px;
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  zoom: 1;
  z-index: 1;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: -1px -1px 1px 0px #d5d5d5;
  -webkit-box-shadow: -1px -1px 1px 0px #d5d5d5;
  box-shadow: -1px -1px 1px 0px #d5d5d5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.aui.page-accounting .ui-selectmenu-status {
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: 100%;
  line-height: 35px;
  outline: none;
  padding: 0 0 0 10px;
  text-align: left;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

.aui.page-accounting .ui-selectmenu-icon {
  background: transparent;
  border-color: #00a0da transparent transparent transparent;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  cursor: pointer;
  display: block !important;
  height: 0;
  position: absolute;
  right: 8px;
  top: 12px;
  width: 0;
}

.aui.page-accounting .ui-selectmenu-menu {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 8031 !important;
}

.aui.page-accounting .ui-selectmenu-menu.ui-selectmenu-open {
  display: block;
}

.aui.page-accounting .ui-selectmenu-menu li {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.aui.page-accounting .ui-selectmenu-menu li,
.aui.page-accounting .ui-selectmenu-menu li ul li {
  border-left: #ddd solid 1px;
  border-right: #b4b4b4 solid 1px;
  background-color: #fff;
  font-size: 14px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  height: 40px;
  min-height: 40px;
  width: 100%;
}

.aui.page-accounting .ui-selectmenu-menu li a,
.aui.page-accounting .ui-selectmenu-menu li ul li a {
  border-top: #dddad8 solid 1px;
  color: #333;
  display: block;
  font-size: 16px;
  line-height: 40px;
  padding: 0 0 0 11px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  line-height: 22px;
  min-height: 40px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
  -webkit-font-smoothing: antialiased;
}

.aui.page-accounting .ui-selectmenu-menu li span {
  display: block;
  height: 40px;
}

.aui.page-accounting .ui-selectmenu-menu li span.ui-selectmenu-item-header {
  padding-top: 12px;
}

.aui.page-accounting .ui-selectmenu-menu li span.ui-selectmenu-item-header,
.aui.page-accounting .ui-selectmenu-menu li span.ui-selectmenu-item-header + .ui-selectmenu-item-content {
  height: auto;
  line-height: 15px;
}

.aui.page-accounting .ui-selectmenu-menu li span.ui-selectmenu-item-header + .ui-selectmenu-item-content {
  padding-bottom: 12px;
}

.aui.page-accounting .ui-selectmenu-menu li.ui-selectmenu-item-selected, .aui.page-accounting .ui-selectmenu-menu li.ui-state-hover, .aui.page-accounting .ui-selectmenu-menu li.ui-state-disabled:hover {
  border-bottom: none;
  border-top: none;
}

.aui.page-accounting .ui-selectmenu-menu li.ui-selectmenu-item-selected a,
.aui.page-accounting .ui-selectmenu-menu li.ui-selectmenu-item-selected ul li a, .aui.page-accounting .ui-selectmenu-menu li.ui-state-hover a,
.aui.page-accounting .ui-selectmenu-menu li.ui-state-hover ul li a, .aui.page-accounting .ui-selectmenu-menu li.ui-state-disabled:hover a,
.aui.page-accounting .ui-selectmenu-menu li.ui-state-disabled:hover ul li a {
  background-color: #f1efee;
  outline: none;
}

.aui.page-accounting .ui-selectmenu-menu-dropdown {
  border: none;
  border-bottom: #dddad8 solid 1px;
  list-style: none;
  margin: -1px 0 0 -1px;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  position: relative;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.aui.page-accounting .ui-state-disabled {
  opacity: 1;
}

.aui.page-accounting .ui-state-disabled .ui-selectmenu-icon {
  border-top-color: #cbcbcb;
}

.aui.page-accounting .ui-selectmenu-menu li.placeholder {
  display: block;
  height: 0;
  min-height: 0;
}

.aui.page-accounting .ui-selectmenu-light + span .ui-selectmenu-status {
  font-size: 14px;
}

.aui.page-accounting .ui-selectmenu-menu-dropdown-light li a {
  font-size: 14px;
}

.aui.page-accounting.Browser-Firefox .ui-selectmenu-icon {
  border-style: solid dotted none;
}

.aui.page-accounting .file-upload-browse {
  border: none;
}

.aui.page-accounting .overlay-wrap {
  background: #fff;
  display: none;
  height: 320px;
  left: 50%;
  margin-left: -148px;
  outline: none;
  position: absolute;
  top: 0;
  vertical-align: top;
  width: 296px;
  z-index: 8030;
}

.aui.page-accounting .overlay-wrap ::selection {
  background: #fff !important;
}

.aui.page-accounting .overlay-container {
  margin-top: 44px;
  position: relative;
}

.aui.page-accounting .overlay-mask {
  background: rgba(0, 159, 218, 0.5);
  bottom: 0;
  display: none;
  height: auto;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: auto;
  z-index: 8010;
}

.aui.page-accounting .overlay-fixed {
  position: fixed;
}

@media (min-width: 768px) {
  .aui.page-accounting .overlay-wrap {
    margin-left: -273px;
    width: 386px;
  }
}
.aui.page-accounting .form-wrapper {
  margin-bottom: 0;
  padding-bottom: 65px;
}

.aui.page-accounting label {
  color: #666;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 8px;
}

.aui.page-accounting label.label-spacer {
  display: none;
}

.aui.page-accounting label,
.aui.page-accounting label {
  font-weight: normal;
}

label[for=pin] {
  padding-left: 15px;
}

.aui.page-accounting .fbz-hint {
  padding-bottom: 10px;
}

.aui.page-accounting input[type=text] {
  background: transparent url("../image/modules/haystmc/bkg-input.png") repeat-x 0 0;
  border: none;
  color: #333;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  padding: 0 9px 0 9px;
  width: 100%;
  -moz-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  -webkit-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
}

#input-positionNumber {
  background: transparent url("../image/modules/haystmc/bkg-input.png") repeat-x 0 0;
  border: none;
  color: #333;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  padding: 0 9px 0 9px;
  width: 100%;
  -moz-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  -webkit-box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  box-shadow: inset 1px 1px 3px 1px rgba(185, 185, 185, 0.75);
  height: 36px;
}

.aui.page-accounting .selectmenu-group label {
  width: 100%;
}

.aui.page-accounting .selectmenu-group {
  width: 90%;
}

.aui.page-accounting input[type=text] {
  height: 35px;
}

.aui.page-accounting input[type=text] {
  height: 42px;
}

.aui.page-accounting input[type=text], .aui.page-accounting input[type=text]:active,
.aui.page-accounting input[type=text], .aui.page-accounting input[type=text]:active {
  outline: none;
}

.aui.page-accounting .table > thead > tr.success > th {
  background-color: #f0efef;
  font-size: 15px;
  font-weight: normal;
}

.aui.page-accounting select {
  color: #333;
  font-size: 16px;
  height: 35px;
  margin-bottom: 0;
  width: 100%;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
}

.aui.page-accounting select, .aui.page-accounting select:focus, .aui.page-accounting select:active {
  border: #b4b4b4 solid 1px;
  outline: 0;
}

.aui.page-accounting select + span {
  display: block;
  height: 35px;
}

.aui.page-accounting select + p,
.aui.page-accounting select + span + p {
  padding-top: 10px;
}

.aui.page-accounting p.form-help {
  color: #002776;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 0;
}

.aui.page-accounting .form-mandatory {
  color: #009fda;
  font-size: 20px;
  font-weight: bold;
}

.aui.page-accounting .form-group {
  font-size: 0;
  margin-bottom: 18px;
}

/* Anzeigen von Text in Spring Validation Messages */
.aui.page-accounting .form-group .portlet-msg-error {
  font-size: 12px;
}

.aui.page-accounting .form-group:after {
  content: "";
  display: table;
  clear: both;
}

.aui.page-accounting .form-set {
  border: 8px solid #eee;
  padding: 20px 12px 28px 12px;
}

.aui.page-accounting .form-action {
  margin-top: 33px;
}

.aui.page-accounting .form-action:after {
  content: "";
  display: table;
  clear: both;
}

.aui.page-accounting .selectmenu-group {
  float: left;
  font-size: 0;
}

.aui.page-accounting .selectmenu-group:after {
  content: "";
  display: table;
  clear: both;
}

.aui.page-accounting .selectmenu-group select {
  font-size: 14px;
  width: auto;
}

.aui.page-accounting .selectmenu-group select,
.aui.page-accounting .selectmenu-group select + span {
  float: left;
  margin-right: 8px;
}

.aui.page-accounting .selectmenu-group select:first-child,
.aui.page-accounting .selectmenu-group select:first-child + span {
  margin-left: 0;
}

.aui.page-accounting .selectmenu-group select.selectmenu-date {
  width: 63px;
}

.aui.page-accounting .selectmenu-group select.selectmenu-month {
  width: 76px;
}

.aui.page-accounting .selectmenu-group select.selectmenu-year {
  width: 78px;
}

.aui.page-accounting .js-trigger {
  cursor: pointer;
}

.aui.page-accounting .js-trigger:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .aui.page-accounting label {
    min-height: 25px;
  }

  .aui.page-accounting label.label-spacer {
    display: block;
  }
}
.aui.page-accounting.OS-Windows input[type=text] {
  padding-top: 1px;
}

.aui.page-accounting.Browser-IE input[type=text] {
  padding-top: 2px;
}

.aui.page-accounting .btn-action {
  font-size: 14px;
  font-weight: bold;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

@media (min-width: 640px) {
  .aui.page-accounting .btn-action {
    width: auto;
  }
}
.aui.page-accounting .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  margin-left: -8px;
  top: 28%;
  margin-top: -8px;
  text-indent: -99999px;
  overflow: hidden;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-prev span {
  left: 10%;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-next span {
  left: 90%;
}

.aui.page-accounting .ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  text-align: center;
}

.aui.page-accounting .icon-datepicker {
  background: transparent url("../images/modules/haystmc/ico-datepicker.png") no-repeat 0 0;
  cursor: pointer;
  display: block;
  float: left;
  height: 28px;
  position: relative;
  top: 5px;
  width: 28px;
}

.aui.page-accounting span.validationError {
  display: inline-block !important;
  height: 38px;
}

.aui.page-accounting span.ui-datepicker-tab.validationError {
  height: auto;
}

.aui.page-accounting .validationError {
  border: 2px solid red !important;
}

.prominent-link {
  text-decoration: underline !important;
  font-weight: bold !important;
}

.showMe {
  display: none;
}

.listheadline {
  margin-bottom: 25px;
  margin-top: 25px;
}

#uploadForm #optional-info {
  margin-left: 0px;
}

.divUploadInformation {
  padding-bottom: 10px;
}

.divUploadInformation p {
  padding-bottom: 0px !important;
}

.divResponsiblePerson {
  padding-bottom: 10px;
}

i[class*=icon-], i.fa {
  color: #009fda;
}

.aui.page-accounting #input-userComment {
  font-size: 0.875rem;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  border: 1px solid #333;
}

.aui.page-accounting span#selectmenu-year-button .ui-selectmenu-text,
.aui.page-accounting span#selectmenu-month-button .ui-selectmenu-text,
.aui.page-accounting span#selectmenu-date-button .ui-selectmenu-text {
  overflow: visible;
  font-size: 14px;
  padding: 3px 0 0 0;
}

.aui.page-accounting #div_projectNumber.form-group,
.aui.page-accounting #div_performancePeriod.form-group {
  padding-right: 40px;
}

a.close-calendar {
  margin-top: 5px;
  margin-right: 15px;
  display: block;
}

.mouseover-data {
  background: #F5F0EB;
  color: #002776;
  width: 510px;
  position: absolute;
  top: -90px;
  left: 15px;
  font-size: 14px;
  font-family: var(--h-font-family);
  padding: 5px;
  line-height: 24px;
  border: 1px solid #D9D9D9;
  word-break: auto-phrase;
}
@media (max-width: 767px) {
  .mouseover-data {
    width: 372px;
    bottom: 20px;
    top: auto;
    left: -160px;
  }
}

i.icon-info-sign.icon-large.icon-tool .mouseover-data {
  display: none;
}

i.icon-info-sign.icon-large.icon-tool:hover .mouseover-data {
  display: block;
}

.aui.page-accounting .non-js-container {
  background: #efefef;
  padding: 33px 30px 45px 30px;
  margin-bottom: 20px;
}
.aui.page-accounting .non-js-container .help-block {
  left: 20px;
  bottom: auto;
  position: relative;
}

.aui.page-accounting .non-js-container i {
  font-size: 12px;
  position: absolute;
  margin-left: 10px;
}

input#workhoursinput {
  box-shadow: none;
  background: var(--h-white);
  border-radius: var(--h-input-border-radius);
  border: 1px solid #c5c5c5;
}

@media (max-width: 767px) {
  .h-short-jobsearch__form.h-short-tmcupload-workedhours__form {
    top: 0;
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1198px) {
  #worked-hours-container .h-short-jobsearch__form.h-short-tmcupload-workedhours__form {
    top: 0;
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #worked-hours-container .h-short-jobsearch__form.h-short-tmcupload-workedhours__form #workhoursinput {
    width: 200px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1198px) {
  #worked-hours-container .h-short-jobsearch__form.h-short-tmcupload-workedhours__form #workhoursinput {
    width: 280px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1198px) {
  #worked-hours-container .mt-auto {
    margin-top: 60px !important;
  }
}

/* Variables */
/* Z-Index */
.search__toolbar__item.search__toolbar__mail-feed form {
  display: inline;
}

.search__toolbar form {
  margin: 0;
}

.aui .breadcrumb {
  margin-bottom: 0;
}

.img_container img {
  height: 300px !important;
}

ul.search__filters, ul.search__filters ul {
  padding-left: 0 !important;
}

.hays__job__details .hays__job__details__to__search {
  right: 30px;
}

.aui input.hays__search__input[type=text] {
  border: 1px solid #009FDA;
}

.suchprofil-speichern .bezeichnung-und-interval {
  margin-bottom: 30px;
}
.suchprofil-speichern .bezeichnung-und-interval .icon-asterisk {
  margin-left: 12px;
  color: #009FDA;
}
.suchprofil-speichern .aktion-speichern {
  margin-top: 50px;
  margin-bottom: 100px;
}
.suchprofil-speichern .aktion-speichern button {
  height: 50px;
}
.suchprofil-speichern .aktion-abbrechen a {
  padding-left: 25px;
  font-weight: bold;
  font-size: 1rem;
}
.suchprofil-speichern .aktion-abbrechen a::before {
  position: absolute;
  left: 15px;
  top: 1px;
  width: 20px;
  height: 20px;
  content: "";
  background: url("../images/modules/common/hays/chevron-left-dunkelblau.svg") no-repeat;
}
.suchprofil-speichern .aktion-abbrechen a:hover::before {
  background: url("../images/modules/common/hays/chevron-left-hellblau.svg") no-repeat;
}
.suchprofil-speichern .aktion-stadt input[type=text] {
  border-right: none;
  border-radius: 4px 0 0 4px;
  width: calc(100% + 12px);
}
@media only screen and (max-width: 1199px) {
  .suchprofil-speichern .aktion-stadt input[type=text] {
    width: calc(100% + 15px);
  }
}
.suchprofil-speichern .aktion-stadt select {
  border-radius: 0 4px 4px 0;
  border-left: none;
  margin-left: 9px;
}
@media only screen and (max-width: 1199px) {
  .suchprofil-speichern .aktion-stadt select {
    margin-left: 5px;
  }
}

@media only screen and (min-width: 980px) {
  .img-md {
    display: none;
  }

  .img-lg {
    display: block;
  }
}
@media only screen and (max-width: 979px) {
  .img-md {
    display: block;
  }

  .img-lg {
    display: none;
  }
}
.aui .hays__job__details h1 {
  text-transform: none !important;
}

.hays__job__details__job__title, .search__result__header__title, .search__result__teaser {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.search__result__header {
  word-break: break-all;
}

@media print {
  .img_container img {
    position: static;
  }

  .bild-bereich, #context-nav {
    display: none;
  }

  .aui li {
    line-height: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  div.contextnavi-content-template {
    padding-left: 85px;
  }

  .project-number {
    flex: 0 0 30% !important;
  }
}
@media only screen and (max-width: 479px) {
  div.contextnavi-content-template {
    padding-left: 45px;
  }
}
.styled-checkbox {
  position: absolute !important;
  opacity: 0 !important;
}

.styled-checkbox + label {
  position: relative !important;
  cursor: pointer !important;
  padding: 0 !important;
}

.styled-checkbox + label:before {
  content: "" !important;
  margin-right: 15px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  width: 24px !important;
  height: 24px !important;
  background: url("../images/modules/common/hays/checkbox.svg") !important;
  float: left;
}

.styled-checkbox:checked + label:before {
  background: url("../images/modules/common/hays/checkbox_aktiv_update.svg") !important;
}

.styled-checkbox:checked + label:after {
  display: none !important;
}

.styled-checkbox:disabled + label {
  color: #b8b8b8 !important;
  cursor: auto !important;
}

.styled-checkbox:disabled + label:before {
  box-shadow: none !important;
  background: #ddd !important;
}

@media only screen and (min-device-width: 300px) and (max-device-width: 480px) {
  .ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
    text-overflow: ellipsis;
    max-width: 300px !important;
    white-space: nowrap;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
    text-overflow: ellipsis;
    max-width: 700px !important;
    white-space: nowrap;
  }
}
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.aui #p_p_id_de_hays_liferay_search_searchprofile_SearchProfilePortlet_ .accordion-group {
  background-color: var(--h-grey);
}
.aui #p_p_id_de_hays_liferay_search_searchprofile_SearchProfilePortlet_ .accordion-group ul.accordion-body {
  border: var(--h-border-width-sm) solid var(--h-light-grey);
}

.suchprofil-speichern {
  /*General Menu Styling*/
  /* }}} */
  /* Job Alert Bearbiten Style */
}
.suchprofil-speichern .heightFix {
  padding: 6px 15px !important;
}
.suchprofil-speichern .marginFix {
  margin-bottom: 10px !important;
}
.suchprofil-speichern h1,
.suchprofil-speichern h2,
.suchprofil-speichern h3,
.suchprofil-speichern h4 {
  text-transform: none !important;
}
.suchprofil-speichern .aui .hays__search {
  background-color: var(--h-dark-white);
  margin-bottom: 45px;
}
.suchprofil-speichern .aui .hays__search__form {
  display: flex;
  margin-bottom: 0;
}
.suchprofil-speichern .aui .hays__search__form__group {
  padding-left: 0px !important;
  padding-right: 0px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .suchprofil-speichern ul.search__filters {
    padding-left: 10px !important;
  }
}
.suchprofil-speichern .search__filters_title {
  margin: 0;
  padding-bottom: 10px !important;
  color: var(--h-dark-blue) !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.suchprofil-speichern .box-shadow {
  box-shadow: 0px 3px 6px var(--h-grey);
}
@media (max-width: 767px) {
  .suchprofil-speichern .aui .hays__search__form__group {
    margin-right: 0px;
  }
}
.suchprofil-speichern .aui .hays__search__form__group .standort-popup {
  display: none;
  padding: 15px;
  height: 50px;
  line-height: 30px;
  list-style-type: none;
  background-color: var(--h-dark-white);
  text-decoration: none;
}
.suchprofil-speichern .aui .hays__search__form__group .standort-popup .standort-click {
  cursor: pointer;
  display: flex;
}
.suchprofil-speichern .aui .hays__search__form__group .standort-popup .icon {
  font-size: var(--h-h3-fs);
  color: var(--h-mid-blue);
}
.suchprofil-speichern .aui .hays__search__form__group .standort-popup p {
  font-size: var(--h-text-fs-lg);
  display: inline;
  color: var(--h-black);
}
.suchprofil-speichern .aui .search__result__prospectnumber {
  margin-bottom: 5px;
}
.suchprofil-speichern .aui .hays__search__number-of-results {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-dark-blue);
  font-size: var(--h-text-fs);
  position: relative;
  padding: 0px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .suchprofil-speichern .aui .hays__search__number-of-results {
    font-size: var(--h-text-fs-lg);
    float: left;
    margin-top: 5px;
    min-width: 160px;
  }
}
.suchprofil-speichern .hays__search__number-of-results-show {
  padding: 15px !important;
  background-color: var(--h-pink);
  color: var(--h-dark-white) !important;
  float: left;
  text-align: center !important;
  float: none !important;
  width: 70%;
  font-size: var(--h-h5-fs) !important;
  margin: 0 auto;
}
.suchprofil-speichern .aui input.hays__search__input[type=text] {
  width: 100%;
  max-width: none !important;
  height: 70px;
  margin-bottom: 0;
  line-height: 50px;
  border: var(--h-border-width-sm) solid var(--h-mid-blue);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px 15px;
  font-size: var(--h-text-fs-lg);
}
@media (max-width: 991px) {
  .suchprofil-speichern .aui input.hays__search__input[type=text] {
    margin-bottom: 10px;
  }
}
.suchprofil-speichern .aui input.hays__search__input[type=text]::placeholder {
  color: var(--h-grey);
}
.suchprofil-speichern .hays__search__hr {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  border-color: var(--h-mid-blue);
  border-style: solid none none none;
  border-width: var(--h-border-width-sm);
  left: 15px;
  right: 15px;
}
.suchprofil-speichern div#location-search {
  border: var(--h-border-width-sm) solid var(--h-mid-blue);
  border-radius: var(--h-border-radius-sm);
  position: relative;
}
.suchprofil-speichern .aui .hays__search__button {
  font-size: var(--h-text-fs);
  height: 70px;
  min-width: 175px;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .suchprofil-speichern .aui .hays__search__button {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .suchprofil-speichern .aui .hays__search__button {
    padding-right: 15px;
  }
}
.suchprofil-speichern .hays__search__button__short {
  font-size: var(--h-text-fs);
  height: 70px;
  min-width: 100%;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .suchprofil-speichern .hays__search__button__short {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .suchprofil-speichern .hays__search__button__short {
    padding-right: 15px;
  }
}
.suchprofil-speichern .aui .search__filters_border {
  border: var(--h-border-width-sm) solid var(--h-mid-blue);
  border-radius: var(--h-border-radius-sm);
  padding: 4px 0px;
  margin-bottom: 15px;
  background-color: var(--h-dark-white);
}
.suchprofil-speichern .search__filters_border.side-filters {
  position: absolute;
  margin-left: 222px;
  margin-top: 45px;
  background-color: var(--h-dark-white);
  min-width: 200px;
}
.suchprofil-speichern .aui .search__filters__seperator {
  display: none;
  margin: 0 auto;
  border-top: var(--h-border-width-sm) solid var(--h-mid-blue);
  width: 95%;
}
.suchprofil-speichern .aui .search__filters,
.suchprofil-speichern .aui .search__filters ul {
  list-style: none;
  margin: 0;
}
.suchprofil-speichern .aui .search__filters a {
  display: block;
}
.suchprofil-speichern .aui .search__filters li {
  position: relative;
}
@media (max-width: 991px) {
  .suchprofil-speichern .aui .search__filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .suchprofil-speichern .aui .search__filters__specialism-filter {
    font-size: var(--h-text-fs-lg) !important;
  }
}
.suchprofil-speichern .icon-left {
  float: left !important;
  margin-right: 4px !important;
  margin-top: 10px !important;
}
.suchprofil-speichern #specialism-reset, .suchprofil-speichern #country-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #jobtype-reset {
  display: none;
  font-size: var(--h-text-fs);
  color: var(--h-black);
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin-top: -2px;
}
.suchprofil-speichern #specialism-reset a, .suchprofil-speichern #country-reset a, .suchprofil-speichern #branch-reset a, .suchprofil-speichern #jobtype-reset a {
  color: var(--h-black) !important;
  padding-left: 16px !important;
}
@media (max-width: 991px) {
  .suchprofil-speichern #specialism-reset, .suchprofil-speichern #country-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #jobtype-reset {
    font-size: var(--h-text-fs-lg);
    padding: 0 17px;
  }
}
.suchprofil-speichern span.reset-icon {
  padding: 0px;
  font-size: var(--h-text-fs-lg);
  color: var(--h-mid-blue);
}
.suchprofil-speichern .aui .search__filter__toggle {
  display: none;
  background-color: var(--h-dark-blue) !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media (max-width: 767px) {
  .suchprofil-speichern .aui .search__filter__toggle {
    display: block;
  }
}
.suchprofil-speichern .aui .search__filter__toggle.open i {
  transform: rotate(180deg);
}
.suchprofil-speichern .aui .search__filter__toggle__icon {
  float: right;
  position: relative;
  top: 10px;
}
.suchprofil-speichern .aui .search__filters__filter__close {
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  right: 15px;
}
.suchprofil-speichern .aui .search__filters__filter__close:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDI3NzY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
}
.suchprofil-speichern .aui .search__filters__filter__subfilter, .suchprofil-speichern .aui .search__filters__filter__subfilter__2 {
  color: var(--h-black) !important;
  background-color: var(--h-dark-white) !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.suchprofil-speichern #search__radio_specialism {
  display: none;
}
.suchprofil-speichern .mobile-seperator {
  margin-bottom: -10px;
  border: var(--h-border-width-sm) solid var(--h-grey);
}
.suchprofil-speichern .jobalert-button:hover {
  color: var(--h-dark-blue) !important;
}
.suchprofil-speichern .merkliste-button:hover {
  color: var(--h-dark-blue) !important;
}
.suchprofil-speichern .aui .search__projektBoerse {
  background-color: var(--h-dark-white) !important;
  font-size: var(--h-text-fs);
  line-height: 20px;
  padding: 10px 0 10px 0;
}
@media (max-width: 991px) {
  .suchprofil-speichern .aui .search__projektBoerse {
    margin-top: -40px;
    text-align: center;
  }
}
.suchprofil-speichern .aui .search__projektBoerse__desktop {
  height: 40px;
}
.suchprofil-speichern .aui .search__projektBoerse__mobile {
  height: 30px;
}
.suchprofil-speichern .aui .search__projektBoerse__boerse__mobile {
  height: 20px;
}
.suchprofil-speichern .aui .search__projektBoerse .jobsearch_icon,
.suchprofil-speichern .aui .search__projektBoerse .jobsearch_label,
.suchprofil-speichern .aui .search__projektBoerse .jobsearch_label_mobile {
  display: inline-block;
}
.suchprofil-speichern .aui .search__projektBoerse .jobsearch_icon {
  width: 35px;
  vertical-align: top;
}
.suchprofil-speichern .aui .search__projektBoerse .jobsearch_label {
  width: 255px;
  font-size: var(--h-text-fs);
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
  color: var(--h-mid-blue);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .suchprofil-speichern .aui .search__projektBoerse .jobsearch_label {
    width: 330px !important;
    margin: 0 auto !important;
    padding-bottom: 20px;
  }
}
.suchprofil-speichern .aui .search__projektBoerse .jobsearch_label_mobile {
  width: 285px;
}
.suchprofil-speichern .aui .search__projektBoerse__icon {
  padding-left: 15px;
}
.suchprofil-speichern .aui .search__toolbar {
  background-color: var(--h-dark-white);
  padding: 5px 0 5px 5px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: var(--h-text-fs-sm);
}
@media (max-width: 991px) {
  .suchprofil-speichern .aui .search__toolbar {
    display: flex;
    flex-direction: row;
    align-items: center !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .suchprofil-speichern .aui .search__toolbar {
    justify-content: flex-end;
  }
}
.suchprofil-speichern .aui .search__toolbar p {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-dark-blue);
  font-size: var(--h-text-fs);
}
@media (max-width: 991px) {
  .suchprofil-speichern .result-sort {
    color: var(--h-mid-blue) !important;
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    text-align: center;
    font-size: var(--h-text-fs);
  }
}
@media (max-width: 340px) {
  .suchprofil-speichern ul#js-combo-sort {
    margin-top: 50px;
    margin-right: 115px;
  }
}
.suchprofil-speichern .aui .search__toolbar__mail-feed {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .suchprofil-speichern .aui .search__toolbar__mail-feed {
    margin-bottom: 0px !important;
    display: block !important;
  }
}
.suchprofil-speichern .aui .search__toolbar__mail-feed,
.suchprofil-speichern .aui .search__toolbar__search-profiles,
.suchprofil-speichern .aui .search__toolbar__favorites {
  line-height: 26px;
}
@media (max-width: 1199px) {
  .suchprofil-speichern .aui .search__toolbar__search-profiles {
    float: left;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .suchprofil-speichern .aui .search__toolbar__favorites {
    float: right;
  }
}
@media (max-width: 992px) {
  .suchprofil-speichern .aui .search__toolbar__favorites {
    float: right;
  }
}
.suchprofil-speichern div.headline-content-template h1 {
  text-transform: uppercase !important;
}
@media (max-width: 554px) {
  .suchprofil-speichern .search__results.button.hays__r1__button.hays__r1__button--primary {
    margin-top: 30px;
  }
}
.suchprofil-speichern #mobile-buttons {
  display: flex;
  margin: 20px 0px;
}
.suchprofil-speichern .aui .search__toolbar__mail-feed p {
  font-size: var(--h-text-fs);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .suchprofil-speichern .aui .search__toolbar__mail-feed p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 554px) {
  .suchprofil-speichern .aui .search__toolbar__mail-feed p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.suchprofil-speichern .aui .search__toolbar__mail-feed:after,
.suchprofil-speichern .aui .search__toolbar__search-profiles:after,
.suchprofil-speichern .aui .search__toolbar__favorites:after {
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 2px;
}
.suchprofil-speichern .aui .search__toolbar__mail-feed p {
  padding-bottom: 5px !important;
}
.suchprofil-speichern .aui .search__toolbar__search-profiles a {
  text-decoration: none;
  color: var(--h-mid-blue);
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.suchprofil-speichern .aui .search__toolbar__favorites a {
  text-decoration: none;
  color: var(--h-mid-blue);
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media screen and (max-width: 991px) {
  .suchprofil-speichern .aui .search__toolbar__favorites a {
    margin-bottom: 10px;
  }
}
.suchprofil-speichern .aui .search__toolbar__favorites.active:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMTIzLjkwNyA0NTMuMTg4IDIxLjgyIDIwLjQ0NyI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q3MWY4NTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yMS44Miw3Ljg4N0gxMy41NTRMMTAuOTgzLDBsLTIuNiw3Ljg4N0gwbDYuODA2LDQuNzkxLTIuNTcxLDcuNzcsNi42ODktNC44NzgsNi43MTgsNC44MkwxNS4xLDEyLjY0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTIzLjkwNyA0NTMuMTg4KSIvPjwvc3ZnPg==);
}
@media (max-width: 768px) {
  .suchprofil-speichern .search__results a.hays__r1__button.hays__r1__button--tenary {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .suchprofil-speichern .search__toolbar__mail-feed {
    display: inline !important;
  }
}
@media (max-width: 991px) {
  .suchprofil-speichern .aui .search__toolbar {
    padding-bottom: 7.5px;
  }
  .suchprofil-speichern .aui .search__toolbar__item {
    display: inline-flex;
    justify-content: flex-end;
  }
}
@media (max-width: 359px) {
  .suchprofil-speichern .aui .search__toolbar__item:last-child {
    margin-bottom: 0;
  }
}
.suchprofil-speichern .aui .search__result__header {
  display: flex;
  justify-content: space-between;
  padding: 5px;
}
.suchprofil-speichern .aui .search__result__header h3 {
  font-size: var(--h-text-fs-lg) !important;
  text-transform: none;
  font-weight: var(--h-font-regular);
}
.suchprofil-speichern .aui .search__result__header a:hover h3 span {
  color: var(--h-dark-blue);
}
.suchprofil-speichern .aui .search__result__header a:visited h3 span {
  color: var(--h-purple);
}
.suchprofil-speichern .aui .search__result__content {
  padding: 10px 20px;
}
@media only screen and (min-width: 1200px) {
  .suchprofil-speichern .aui .search__result__content {
    margin-left: 0px !important;
  }
}
.suchprofil-speichern .aui .search__result__meta {
  margin-bottom: 10px;
  font-size: var(--h-text-fs);
}
.suchprofil-speichern .aui .search__result__meta .row {
  margin-bottom: 5px;
}
.suchprofil-speichern .aui .search__result__meta .icon {
  font-size: var(--h-text-fs-lg);
  padding-right: 10px;
}
@media only screen and (max-width: 991px) {
  .suchprofil-speichern .aui .hays__search__form {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .suchprofil-speichern .aui input.hays__search__input[type=text],
.suchprofil-speichern .aui .hays__search__button {
    width: 100%;
    flex: auto;
  }
  .suchprofil-speichern .aui .hays__search__button {
    margin-left: 0;
    margin-top: 7.5px;
  }
}
.suchprofil-speichern .search__results {
  z-index: 0;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header {
  background-color: var(--h-light-grey);
  /* ui-menu-item {{{ */
  /* }}} */
  /* UI Dialog Styling */
}
@media (max-width: 769px) {
  .suchprofil-speichern .aui .selectize-dropdown .optgroup-header .search__filters_dropdowns {
    padding: 5px 20px;
  }
}
@media (max-width: 1199px) {
  .suchprofil-speichern .aui .selectize-dropdown .optgroup-header .full-width-white {
    width: 100% !important;
  }
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header h4.filter-mobile-title {
  text-transform: none !important;
  text-align: center;
  margin-bottom: 25px !important;
  font-size: var(--h-text-fs-lg) !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .hh-jobalert-header {
  font: bold 20px/23px Arial;
  color: var(--h-dark-blue);
  margin-bottom: 15px;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget {
  border-style: none solid solid solid;
  border-width: var(--h-border-width-sm);
  border-color: var(--h-mid-blue);
}
@media only screen and (min-width: 991px) {
  .suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget {
    width: 390px !important;
  }
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  overflow: hidden;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item a {
  color: var(--h-black);
  font-size: var(--h-text-fs-lg) !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover,
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover a {
  background: var(--h-mid-blue);
  color: var(--h-white) !important;
  border: none !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-widget-content .ui-menu-item a:hover,
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-widget-content .ui-menu-item.ui-state-focus {
  border: none !important;
  background: var(--h-mid-blue) !important;
  color: var(--h-white) !important;
  margin: 0 !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .search-history {
  visibility: hidden !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .ui-icon {
  background-image: url(../img/ui-icons_555555_256x240.png) !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .short-jobsearch-background {
  max-width: 424px;
  width: 424px;
}
@media screen and (min-width: 990px) {
  .suchprofil-speichern .aui .selectize-dropdown .optgroup-header .short-jobsearch-background {
    padding: 35px 20px;
  }
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .short-jobsearch-heading {
  font-size: var(--h-h3-fs) !important;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-align: left;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .small-geosearch input {
  height: 45px !important;
  line-height: 45px !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .small-input {
  height: 45px !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .small-button {
  height: 38px !important;
  line-height: 38px !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .searchprofile-delete-box.ui-widget.ui-widget-content {
  border: var(--h-border-width-sm) solid var(--h-grey) !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .searchprofile-delete-box.ui-dialog .ui-dialog-buttonpane {
  width: 98%;
  margin: 0 auto;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .searchprofile-delete-box.ui-dialog .ui-dialog-titlebar-close {
  top: 12px;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .searchprofile-delete-box .ui-dialog-content.ui-widget-content {
  padding: 0.5em 1em !important;
  height: 80px !important;
}
.suchprofil-speichern .aui .selectize-dropdown .optgroup-header .searchprofile-delete-box.ui-draggable .ui-dialog-titlebar {
  height: 36px;
  width: 98%;
  padding: 0.4em 1em !important;
  position: relative !important;
  margin-right: 0;
  top: 3px;
  padding: 0 2px !important;
  margin: 0 auto;
  left: 0px;
}
.suchprofil-speichern .suchprofil-speichern .mandatory-text {
  position: absolute;
  right: 0;
  bottom: -40px;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal {
  border: none;
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal input {
  display: block;
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-input-border-radius);
  padding: 12px 15px;
  line-height: 18px;
  height: 50px;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
  width: 100%;
  opacity: 1;
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal input:focus {
  border-color: var(--h-input-border);
}
@media (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal input {
    height: 44px;
  }
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .geo,
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .matches {
  top: 47px;
  border-color: var(--h-input-border);
  border-top-color: var(--h-white);
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .geo li,
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .matches li {
  height: 40px;
  line-height: 40px;
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .geo:hover {
  background-color: var(--h-link-hover);
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .matches li:hover {
  background-color: var(--h-link-hover);
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .radius {
  top: 9px;
  right: 1px;
  width: auto;
  min-width: 75px;
}
.suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .radius .elem:first-child {
  border: none;
}
@media (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .radius .elem:first-child {
    line-height: 26px;
  }
  .suchprofil-speichern .suchprofil-speichern .ui-searchfield--normal .radius .elem:first-child:before {
    top: 3.2px;
  }
}
.suchprofil-speichern .suchprofil-speichern .h-select .jobalert-entry-empty.select-styled {
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 24px;
  height: 50px;
  text-indent: 2px;
}
@media (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .h-select .jobalert-entry-empty.select-styled {
    height: 44px;
    line-height: 18px;
  }
}
.suchprofil-speichern .suchprofil-speichern .h-select .jobalert-entry-empty:before {
  display: none;
}
.suchprofil-speichern .suchprofil-speichern .h-select .jobalert-entry-list.select-options {
  top: 100%;
  right: 0px;
  left: 0px;
  z-index: 999;
  margin: -5px 0px 0px;
  list-style: none;
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-top: 0px;
  border-radius: 0 0 var(--h-input-border-radius) var(--h-input-border-radius);
  padding: 0px;
  line-height: 1;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
}
@media (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .h-select .jobalert-entry-list.select-options {
    border: none !important;
  }
}
.suchprofil-speichern .suchprofil-speichern .h-select .select-options li {
  height: 40px;
  line-height: 18px;
  text-indent: 2px;
}
.suchprofil-speichern .suchprofil-speichern .h-select .select-options li:hover {
  background-color: var(--h-link-hover);
}
@media (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .h-select .select-options li {
    text-indent: 5px;
  }
}
.suchprofil-speichern .suchprofil-speichern .h-select .headtext-filter-empty.select-styled {
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-radius: var(--h-input-border-radius);
  padding: 12px 15px;
  line-height: 24px;
  height: 50px;
  text-indent: 2px;
}
@media (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .h-select .headtext-filter-empty.select-styled {
    height: 44px;
    line-height: 18px;
  }
}
.suchprofil-speichern .suchprofil-speichern .h-select .headtext-filter-empty:before {
  display: none;
}
.suchprofil-speichern .suchprofil-speichern .h-select .jobalert-specialism-list.select-options {
  top: 100%;
  right: 0px;
  left: 0px;
  z-index: 999;
  margin: -5px 0px 0px;
  list-style: none;
  border: var(--h-border-width-sm) solid var(--h-input-border);
  border-top: 0px;
  border-radius: 0 0 var(--h-input-border-radius) var(--h-input-border-radius);
  padding: 0px;
  line-height: 1;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
}
.suchprofil-speichern .suchprofil-speichern .h-select .jobalert-specialism-list.select-options li {
  height: 40px;
  line-height: 18px;
  text-indent: 2px;
}
.suchprofil-speichern .suchprofil-speichern .h-select .jobalert-specialism-list.select-options li:hover {
  background-color: var(--h-link-hover);
}
.suchprofil-speichern .suchprofil-speichern .h-checkbox {
  padding-left: 0;
}
.suchprofil-speichern .suchprofil-speichern .h-checkbox label {
  padding-left: 36px;
  margin-bottom: 20px;
}
.suchprofil-speichern .suchprofil-speichern .aktion-speichern {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .suchprofil-speichern .suchprofil-speichern .h-btn {
    width: 100%;
  }
}
.suchprofil-speichern .job-alert-info {
  border: var(--h-border-width-sm) solid var(--h-border-variant);
  padding: 20px;
}
.suchprofil-speichern .job-alert-info .job-info-row {
  /*margin-left:0;
  margin-right:0;*/
}
.suchprofil-speichern .job-alert-info .col-md-4 {
  display: flex;
}
.suchprofil-speichern .job-alert-info .h-btn--sm {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.suchprofil-speichern .job-alert-info .delete__button {
  margin-left: 10px;
}
.suchprofil-speichern .job-alert-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}
.suchprofil-speichern .job-alert-popup .suchprofil-speichern .aktion-speichern {
  margin-top: 30px;
  margin-bottom: 30px;
}
.suchprofil-speichern .job-alert-popup .suchprofil-speichern .aktion-speichern .h-btn {
  height: 44px;
}
@media (max-width: 767px) {
  .suchprofil-speichern .job-alert-popup .suchprofil-speichern .aktion-speichern .h-btn {
    height: 36px;
    font-size: var(--h-text-fs-sm);
    line-height: 9px;
  }
}
.suchprofil-speichern .job-alert-popup .suchprofil-speichern .aktion-speichern .h-btn--ghost {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .suchprofil-speichern .job-alert-popup .suchprofil-speichern .aktion-speichern .h-btn--ghost {
    margin-right: 0px;
    margin-top: 15px;
  }
}
.suchprofil-speichern .overlay-bg {
  background: var(--h-black);
  opacity: 0.2;
  height: 100%;
  width: 100%;
  position: fixed;
}
.suchprofil-speichern .edit-popup {
  height: 600px;
  width: 960px;
  background: var(--h-white);
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  top: 5%;
  padding: 30px;
  border-radius: var(--h-border-radius-sm);
}
@media (max-width: 767px) {
  .suchprofil-speichern .edit-popup {
    padding: 20px;
    height: 620px !important;
  }
}
.suchprofil-speichern .edit-popup .close {
  position: absolute;
  height: 30px;
  width: 30px;
  right: 15px;
  top: 15px;
  background-image: url(../images/arrow-header-content-template/x-circle.svg);
  opacity: 1;
}
@media (max-width: 767px) {
  .suchprofil-speichern .edit-popup {
    width: 350px;
    height: 640px;
  }
}
.suchprofil-speichern .job-alert-popup-body {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
}
.suchprofil-speichern .job-alert-popup-body .h-btn {
  height: 44px;
}
@media (max-width: 767px) {
  .suchprofil-speichern .job-info-row .col-md-4 {
    width: 50%;
  }
  .suchprofil-speichern .job-info-row .col-blank {
    display: none;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern h3 {
    margin-bottom: 30px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-entry-list li:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 44%;
    right: 15px;
    transform: rotate(-90deg);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .elem.open .nav-label {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h4-fs);
    color: var(--h-black);
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .elem.open .h-select .headtext-filter-empty.select-styled {
    display: none;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .elem.open .h-select .jobalert-specialism-list.select-options {
    border: none;
    left: -20px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .nav-back {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--h-glow-mid-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
    text-indent: 18px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .nav-back::before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 35%;
    right: 15px;
    transform: rotate(90deg);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles {
    left: 0;
    padding-left: 15px;
    width: 100%;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles.mb-specialism {
    background-color: var(--h-parchment);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles ul {
    background-color: var(--h-parchment);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles ul li.nav-role-back {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--h-glow-mid-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
    text-indent: 5px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles ul li.nav-role-back:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 42%;
    right: 15px;
    transform: rotate(90deg);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles ul li.role:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 42%;
    right: 15px;
    transform: rotate(-90deg);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles ul li.role-sub-label {
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-h4-fs);
    color: var(--h-black);
    width: 100%;
    text-align: left;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .roles ul li.role-sub-label:before {
    background-color: var(--h-parchment);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .mob .role-label:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 35%;
    right: 15px;
    transform: rotate(-90deg);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .hidden-xs-desktop {
    display: none;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .jobalert-specialism-list li.specialism-empty-list-element {
    text-indent: 18px;
    position: relative;
    color: var(--h-black);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms .jobalert-specialism-list li.specialism-empty-list-element:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 44%;
    left: 15px;
    transform: rotate(-90deg);
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .close {
    position: absolute;
    height: 30px;
    width: 30px;
    right: 15px;
    top: 15px;
    background-image: url(../images/arrow-header-content-template/x-circle.svg);
    opacity: 1;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .mob .nav-back {
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--h-glow-mid-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
    text-indent: 18px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .mob .nav-back:before {
    top: 7px;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .mob .close {
    top: 0px;
    z-index: 9999;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .h-select .jobalert-specialism-list.select-options li:hover {
    background-color: transparent;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-entries {
    margin-bottom: 0;
  }
  .suchprofil-speichern .jobalert .suchprofil-speichern .jobalert-specialisms {
    margin-bottom: 0;
  }
  .suchprofil-speichern .jobalert .mob .nav-back {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--h-glow-mid-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
    text-indent: 18px;
  }
  .suchprofil-speichern .jobalert .mob .nav-back::before {
    width: 0 !important;
    height: 0 !important;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 35%;
    right: 15px;
    transform: rotate(90deg);
  }
  .suchprofil-speichern .jobalert .mob .role-label {
    color: var(--h-black);
  }
  .suchprofil-speichern .jobalert .suchbegriff_ort .row {
    margin-bottom: 0;
  }
}
.suchprofil-speichern .overlay-bg-delete {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: var(--h-black);
  opacity: 0.2;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.suchprofil-speichern .searchprofile-delete-box {
  width: 700px !important;
  height: 185px !important;
  padding-top: 30px !important;
  z-index: 1000;
}
@media (max-width: 767px) {
  .suchprofil-speichern .searchprofile-delete-box {
    width: 360px !important;
    height: 170px !important;
    padding-top: 20px !important;
  }
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog .ui-dialog-titlebar-close {
  top: 5px;
  right: 0px;
  border-radius: var(--h-border-radius-sm);
}
.suchprofil-speichern .searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content {
  padding: 0 30px !important;
  height: 70px !important;
}
@media (max-width: 767px) {
  .suchprofil-speichern .searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content {
    padding: 0 20px !important;
  }
}
.suchprofil-speichern .searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content strong {
  color: var(--h-dark-blue);
  font-size: var(--h-h3-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 25px;
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane {
  border: none;
  margin-top: 0;
  padding-left: 30px;
  padding-bottom: 0;
  padding-top: 0;
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media (max-width: 767px) {
  .suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane {
    width: 97%;
    padding-left: 20px;
  }
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: left;
  position: relative;
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button {
  height: 43px;
  padding: 10px 20px;
  border-radius: var(--h-glow-border-radius);
  margin-left: auto;
  line-height: 1;
  text-align: center;
}
@media (max-width: 768px) {
  .suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button {
    padding: 10px 15px;
    height: 36px;
    font-size: var(--h-text-fs-sm);
  }
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
  background-color: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
  color: var(--h-white);
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child:hover {
  background-color: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
  position: absolute;
  left: 0;
  background-color: var(--h-white);
  color: var(--h-glow-dark-blue);
  border-color: var(--h-glow-dark-blue);
}
.suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child:hover {
  color: var(--h-white);
  background-color: var(--h-glow-azure-blue-dark-2);
  border-color: transparent;
}
@media screen and (max-width: 767px) {
  .suchprofil-speichern .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button {
    padding: 15px;
    height: 36px;
    font-size: var(--h-text-fs-sm);
    line-height: 9px;
  }
}
.suchprofil-speichern .body-fixed {
  height: 100vh;
  overflow-y: hidden;
  width: 100%;
}
.suchprofil-speichern .hays-search-checkbox-row {
  margin-top: 15px;
}
.suchprofil-speichern .hays-search-checkbox-row .hays-search-checked {
  position: relative;
  height: 13px;
  width: 18px;
  margin-top: 6px;
}
.suchprofil-speichern .hays-search-checkbox-row .hays-search-checked:after {
  background-image: url(../images/hays-search-checked.png);
  position: absolute;
  content: "";
  height: 13px;
  width: 18px;
}
.suchprofil-speichern .suchprofil-speichern .h-btn[disabled] {
  cursor: auto;
}
.suchprofil-speichern .suchprofil-speichern .h-btn[disabled]:hover {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-disabled);
}
.suchprofil-speichern .suchprofil-speichern .h-btn--primary.h-btn--ghost[disabled] {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-disabled);
  cursor: auto;
}
.suchprofil-speichern .suchprofil-speichern .h-btn--primary.h-btn--ghost[disabled]:hover {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-disabled);
}

/**** Job Alert Delete ****/
.searchprofile-delete-box {
  width: 700px !important;
  height: 185px !important;
  padding-top: 30px !important;
  z-index: 1000;
}
.searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content {
  padding: 0 30px !important;
  height: 70px !important;
}
.searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content strong {
  color: var(--h-glow-dark-blue);
  font-size: var(--h-h3-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  line-height: 25px;
}
@media (max-width: 768px) {
  .searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content strong {
    font-weight: 670px;
    font-size: var(--h-glow-h3-mob-fs);
  }
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane {
  float: right;
  border: none;
  margin-top: 10px;
  padding-left: 30px;
  padding-bottom: 0;
  padding-top: 0;
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: left;
  position: relative;
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button {
  height: 43px;
  padding: 10px 20px;
  border-radius: var(--h-glow-border-radius);
  font-family: var(--h-glow-bold-font-family);
  margin-left: auto;
  line-height: 1;
  text-align: center;
}
@media (max-width: 768px) {
  .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button {
    padding: 10px 15px;
    height: 36px;
    font-size: var(--h-text-fs-sm);
  }
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
  background-color: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
  color: var(--h-white);
  right: px;
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child:hover {
  background-color: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
  position: absolute;
  right: 110%;
  background-color: var(--h-white);
  color: var(--h-glow-dark-blue);
  border-color: var(--h-glow-dark-blue);
}
.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child:hover {
  color: var(--h-white);
  background-color: var(--h-glow-azure-blue-dark-2);
  border-color: transparent;
}

@media (max-width: 380px) {
  .searchprofile-delete-box .delete-confirm-modal.ui-dialog-content.ui-widget-content {
    padding: 0 30px !important;
    height: 90px !important;
  }

  /*.searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
      background-color: var(--h-dark-blue);
      color: var(--h-white);
      width: 100%;
      margin: 10px auto;
  }

  .searchprofile-delete-box.ui-dialog.ui-dialog-buttons .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
      width: 95%;
      margin: 0 auto;
      left: 2.5%;
    }*/
}
.overlay-bg-delete {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: var(--h-black);
  opacity: 0.2;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

@media (max-width: 768px) {
  .ui-widget.ui-widget-content.searchprofile-delete-box {
    top: 40% !important;
    left: 6% !important;
    width: 88% !important;
    height: 200px !important;
  }

  .ui-dialog.searchprofile-delete-box .ui-dialog-titlebar-close {
    right: -7px;
    top: 1px;
  }

  .hidden-xs.hidden-xs-desktop {
    display: none !important;
  }

  .h-select .select-options {
    border: none;
  }

  .jobalert-entry-list li::before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 44%;
    right: 15px;
    transform: rotate(-90deg);
  }
}
/*CSS Angaben für dieses Portlet*/
input, button {
  font-size: 1em;
  padding: 3px 6px;
  margin: 0;
  border: 1px solid #333;
  outline: 0;
  box-shadow: none;
}

input {
  background-color: #fff;
  border-right: 0 none;
  border-radius: 3px 0 0 3px;
}

button {
  position: relative;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}

.copied::after {
  position: absolute;
  top: 12%;
  right: 110%;
  display: block;
  content: "copied";
  font-size: 0.75em;
  padding: 2px 3px;
  color: #fff;
  background-color: #22a;
  border-radius: 3px;
  opacity: 0;
  will-change: opacity, transform;
  animation: showcopied 1.5s ease;
}

@keyframes showcopied {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  70% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
  }
}
.hays-dashboard-job-alerts-portlet .job-cart {
  display: inline-grid;
  background: inherit;
  padding: 13px;
  width: 95%;
  height: 250px;
  margin: 25px 0 25px 0;
  border: 3px solid #f2f2f2;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hays-dashboard-job-alerts-portlet .job-cart-column {
  display: inline-grid;
  background: inherit;
  padding: 13px;
  background-color: #F7F7F7;
  width: 100%;
  height: 250px;
  margin: 25px 0 25px 0;
  border: #F2F2F2 solid thin;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hays-dashboard-job-alerts-portlet .job-title {
  color: #002776;
  font-family: "Arial Fett", "Arial Standard", "Arial";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  word-wrap: break-word;
  word-break: break-word;
}
.hays-dashboard-job-alerts-portlet .job-count {
  display: inline;
  align-items: baseline;
}
.hays-dashboard-job-alerts-portlet .count {
  color: #3a3a3a;
  font-family: "Arial Fett", "Arial Standard", "Arial";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 20px;
}
.hays-dashboard-job-alerts-portlet .count-desc {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.hays-dashboard-job-alerts-portlet .job-location {
  display: inline-flex;
  align-items: baseline;
}
.hays-dashboard-job-alerts-portlet .job-marker {
  width: 18px;
  height: 18px;
  padding: 1px;
  background: transparent url("../images/modules/haysdashboardalertjob/map-marker.svg") 0% 0% no-repeat padding-box;
}
.hays-dashboard-job-alerts-portlet .job-btn {
  width: 100%;
  height: 40px;
  background: inherit;
  background-color: #002776;
  border: 0px none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Arial Fett", "Arial Standard", "Arial";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
}
.hays-dashboard-job-alerts-portlet .web-content-alert-300 {
  display: inline-grid;
  background: inherit;
  background-color: #F7F7F7;
  width: 300px;
  height: 250px;
  margin: 25px;
  border: #F2F2F2 solid thin;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hays-dashboard-job-alerts-portlet .web-content-alert-600 {
  display: inline-grid;
  background: inherit;
  background-color: #F7F7F7;
  width: 600px;
  height: 250px;
  margin: 25px;
  border: #F2F2F2 solid thin;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hays-dashboard-job-alerts-portlet .web-content-alert-900 {
  display: inline-grid;
  background: inherit;
  background-color: #F7F7F7;
  width: 900px;
  height: 250px;
  margin: 25px;
  border: #F2F2F2 solid thin;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hays-dashboard-job-alerts-portlet.dashboard {
  display: flex;
}
.hays-dashboard-job-alerts-portlet .job {
  width: 25%;
}
@media only screen and (max-width: 576px) {
  .hays-dashboard-job-alerts-portlet .dashboard {
    flex-wrap: wrap;
  }
  .hays-dashboard-job-alerts-portlet .dashboard .job {
    width: 100%;
  }
  .hays-dashboard-job-alerts-portlet .dashboard .job .job-cart {
    margin: auto;
    width: 100%;
  }
  .hays-dashboard-job-alerts-portlet .dashboard .job-cart-column {
    margin: auto;
  }
}

.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ {
  margin-bottom: 50px;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .button-holder button {
  z-index: auto;
  transition: background-color 0.2s ease-in-out;
  border-style: none;
  border-radius: 0;
  border-width: 0;
  color: #fff;
  background-color: #002776;
  height: 50px;
  font-weight: bold;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .button-holder button:hover {
  background-color: #009fda;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ input[type=text] {
  z-index: auto;
  box-sizing: border-box;
  font-size: 1.125rem;
  color: #333;
  height: 50px;
  text-indent: 5px;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ ul#itemForm li {
  margin-top: 10px;
  margin-left: 5%;
  list-style: none;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ ul#itemForm li input[type=checkbox]:not(.styled-checkbox) + label::before {
  border: none;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ h4 a {
  text-transform: uppercase;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ table tr td:hover,
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .searchcontainer-content .table-striped tbody tr:nth-of-type(odd) td:hover {
  background-color: #edf8fd !important;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .lfr-search-container {
  overflow: visible;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .taglib-page-iterator .search-results {
  color: black;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination-buttons {
  float: none;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .clearfix.lfr-pagination {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .lfr-pagination:after, .portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .mb-3.taglib-search-iterator-page-iterator-top {
  display: none;
}

@media (min-width: 769px) {
  .portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ input[type=text] {
    width: 100%;
  }
  .portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .button-holder {
    float: right;
  }
  .portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .form-group.input-text-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 88%;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ input[type=text] {
    width: 100%;
  }
  .portlet-boundary_de_hays_site_search_HaysSiteSearchPortlet_ .button-holder button {
    width: 100%;
    margin-left: 0;
  }
}
.lfr-search-container-wrapper .searchcontainer-content a:not(.component-action) {
  color: #009fda;
}
.lfr-search-container-wrapper .searchcontainer-content a:not(.component-action):hover {
  color: #002776;
  text-decoration: none;
}
.lfr-search-container-wrapper .taglib-search-iterator-page-iterator-bottom .lfr-icon-menu > .dropdown-toggle.btn-secondary {
  background-color: #fff;
  border-color: #009fda;
  color: #009fda;
  color: black;
  font-weight: normal;
}
.lfr-search-container-wrapper ul.dropdown-menu li a {
  color: #000;
  font-weight: normal;
}

.lfr-search-container-wrapper .searchcontainer-content a:not(.component-action) {
  color: #009fda;
}

.overlay-focused .lfr-icon-menu-open a.lfr-icon-item {
  color: #000;
  font-weight: normal;
}

.lfr-icon-menu-open ul.dropdown-menu li a {
  color: black;
  font-weight: normal;
}

.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: 100%;
}

.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li {
  line-height: 38px;
  display: inline-flex;
  margin-top: 4px;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a {
  color: #337ab7;
  background: white;
  border: 1px solid #ddd;
  padding: 0 8px;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li a:hover {
  background: #ddd;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li.disabled a {
  color: #777;
  background-color: white;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li.first a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.taglib-page-iterator .lfr-pagination .lfr-pagination-buttons li.last a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.searchcontainer-content .table-striped tbody tr:nth-of-type(odd) td,
.searchcontainer-content .table-striped tbody tr:nth-of-type(odd) th {
  background: #ffffff;
}
.searchcontainer-content .table-hover tbody tr:hover {
  background-color: #edf8fd;
}
.searchcontainer-content .table-bordered, .searchcontainer-content .table-bordered td, .searchcontainer-content .table-bordered th {
  border: none;
}
.searchcontainer-content .table-bordered td {
  border-bottom: solid 6px #eee !important;
}
.searchcontainer-content td.table-cell.only {
  font-size: 14px;
  font-weight: normal;
}
.searchcontainer-content h4 {
  text-transform: uppercase !important;
}
.searchcontainer-content h4 a {
  font-size: 18px;
}

/* Z-Index */
/* Start Data Upload Vakanz melden */
.wallcalendar {
  /* ***************** */
  /* Newsletter subscription form */
  /* ***************** */
}
.wallcalendar .btn-default:focus,
.wallcalendar .btn-default:active,
.wallcalendar .btn-default:hover {
  background-color: #fff !important;
}
.wallcalendar div.noMargin .form-group.form-inline {
  margin-bottom: 0px !important;
}
.wallcalendar div.hays-contact-form.contact-with-us {
  /*# sourceMappingURL=styles.css.map */
}
.wallcalendar div.hays-contact-form.contact-with-us .custom-error-message-for-input {
  margin-top: 40px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .custom-error-message-for-input {
    margin-top: 300px;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .padding-block {
  padding-right: 50px;
  padding-left: 50px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .padding-block {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us input[type=radio], .wallcalendar div.hays-contact-form.contact-with-us input[type=checkbox] {
  transform: scale(1.3);
}
.wallcalendar div.hays-contact-form.contact-with-us input[type=checkbox]:checked {
  background-color: red;
}
.wallcalendar div.hays-contact-form.contact-with-us .aui .control-group {
  margin: 0 !important;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header {
  padding-bottom: 0px;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header .form-select a {
  font-weight: bold;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header .form-select div {
  text-transform: uppercase;
  background: #eee;
  font-weight: bold;
  color: #002776;
  padding: 15px;
  height: 22px;
  float: left;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header .info {
  background: #eee;
  padding-top: 15px;
  height: 280px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .form-header .info {
    height: auto;
    padding-bottom: 25px;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header div.ReiterAktiv {
  text-align: left;
  font: normal normal bold 22px/26px Arial;
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header p.ReiterAktivDesc {
  text-align: left;
  letter-spacing: 0px;
  color: #333333;
  opacity: 1;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
  text-align: left;
  font: normal normal bold 16px/22px Arial;
  letter-spacing: 0px;
  color: #333333;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .form-header .ReiterAktivSelect {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-input-label {
  position: absolute;
  pointer-events: none;
  left: 1.5rem;
  top: 1rem;
  padding: 0 0.3rem;
  color: #333333;
  cursor: text;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
  z-index: 1;
  font-weight: normal;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-input-label-focus {
  color: #009FDA !important;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-input-error-label-focus {
  color: var(--h-hays-error-color) !important;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-input-success-label-focus {
  color: #1F8B11 !important;
}
.wallcalendar div.hays-contact-form.contact-with-us .form-validator-stack.help-block {
  position: absolute;
  top: 50px;
  font-weight: bold;
  color: var(--h-hays-error-color);
}
.wallcalendar div.hays-contact-form.contact-with-us .bitteausfuellen {
  margin-top: 45px;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-form-control {
  height: 56px;
  border: 1px solid #747678;
}
.wallcalendar div.hays-contact-form.contact-with-us .custom-select-arrow select {
  -webkit-appearance: none;
}
.wallcalendar div.hays-contact-form.contact-with-us .custom-select-arrow .icon-chevron-down {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 20px;
  color: #009fda;
  pointer-events: none;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-form-control.error-field {
  border: 2px solid var(--h-hays-error-color);
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-form-control.success-field {
  border: 2px solid #1F8B11;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-form-control-focus {
  border: 2px solid #009FDA;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wallcalendar div.hays-contact-form.contact-with-us .active-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
.wallcalendar div.hays-contact-form.contact-with-us .active-area-label {
  top: -0.5rem;
  background-color: #fff;
  font-size: 14px;
}
.wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element {
  margin-top: 71px;
}
.wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .alert.alert-danger.error-captcha.hays__error {
  position: absolute;
  width: 100%;
}
.wallcalendar div.hays-contact-form.contact-with-us .ReiterAktivEmail {
  text-align: left;
  font: normal normal bold 16px/22px Arial;
  letter-spacing: 0px;
  color: #333333;
  margin: 35px 0 20px 0;
}
.wallcalendar div.hays-contact-form.contact-with-us .contact-form-capture {
  margin-top: 26px;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .contact-form-capture {
    width: 100%;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .contact-form-capture #control-group-contact-agreement {
    font: normal normal normal 12px/18px Arial;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .ReiterAktiveTitle {
  font: normal normal normal 16px/18px Arial;
  margin: 10px 0 20px 0;
}
.wallcalendar div.hays-contact-form.contact-with-us .star {
  color: #2aaae6;
}
.wallcalendar div.hays-contact-form.contact-with-us .anrede label {
  float: left;
  padding-right: 15px;
}
.wallcalendar div.hays-contact-form.contact-with-us .anrede label:first-child {
  float: none;
}
.wallcalendar div.hays-contact-form.contact-with-us .anrede .AnredeAktiv {
  text-align: left;
  font: normal normal bold 22px/26px Arial;
  letter-spacing: 0px;
  color: #002776;
  opacity: 1;
  margin: 17px;
}
.wallcalendar div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
  margin: 0 12% 0 0;
}
@media only screen and (min-width: 300px) and (max-width: 440px) {
  .wallcalendar div.hays-contact-form.contact-with-us .anrede .contact-subtitles {
    margin: 0 15px 0 0;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper {
  margin: 0;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .control-group.form-inline.input-checkbox-wrapper label {
  padding-left: 10px;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us label {
  float: none;
  background: none;
  padding: 0;
  margin-right: 0;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 10px;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us label:first-child {
  border-bottom: none;
  margin-bottom: none;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper {
  position: relative;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label {
  margin-left: 20px;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  margin: 2px 0px 0 -2px;
  border-radius: 4px;
  border: 1px solid #333;
  background-color: #fff;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper input:checked ~ .checkmark {
  background-color: #009fda;
  border: 1px solid #009fda;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label input:checked ~ .checkmark:after {
  display: block;
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wallcalendar div.hays-contact-form.contact-with-us .medium.contact-with-us .input-checkbox-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.wallcalendar div.hays-contact-form.contact-with-us .themenliste h3 {
  margin-bottom: 20px;
}
.wallcalendar div.hays-contact-form.contact-with-us .themenliste .control-group {
  margin-bottom: 15px;
}
.wallcalendar div.hays-contact-form.contact-with-us .themenliste input.themenliste-eintrag {
  margin-top: auto;
  margin-bottom: 3px;
  margin-right: 3px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio:checked + .wrapper-pannel-item-content-seccion-title {
  background-color: yellow;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .anrede {
    width: 100%;
    margin-top: 30px;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .bitteausfuellen {
    margin-top: 45px;
    position: absolute;
    bottom: 150px;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design, .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--extended .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger, .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger, .searchbar--marginbottom .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger {
    float: right;
    margin: 30px 0 0 0;
    height: 40px;
    width: 185px;
    font-weight: bold;
    border: none;
    background: #D71F85 0% 0% no-repeat padding-box;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn.hh-btn--normal-color.btn-design:hover, .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--extended .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--extended .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .searchbar--marginbottom .hh-btn--normal-color.btn-design.searchbar-trigger:hover, .searchbar--marginbottom .wallcalendar div.hays-contact-form.contact-with-us .hays-captcha-element .hh-btn--normal-color.btn-design.searchbar-trigger:hover {
    background: #002776 0% 0% no-repeat padding-box;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .color-white-for-mobile-hover {
  background-color: #fff !important;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item {
  width: 170px;
  height: 90px;
  background-color: white;
  border-radius: 4px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
  margin-left: 10px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
  z-index: 10;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-selected-radio {
  padding-bottom: 10px;
  background-color: #CCECF8;
  height: 100px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
  display: flex;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 100%;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
  display: inline-block;
  font-weight: bold;
  color: #002776;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
  color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list {
    display: flex;
    position: relative;
    flex-direction: column;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item {
    position: relative;
    height: 50px;
    background-color: white;
    margin-top: 20px;
    width: auto;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item:not(:first-child) {
    margin-left: 0;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item:hover {
    padding-bottom: 0;
    background-color: #ccecf8;
    height: 50px;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item:hover .wrapper-pannel {
    display: flex;
    flex-direction: column;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 100%;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-content-text {
    display: inline-block;
    font-weight: bold;
    color: #002776;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-list-item-content .icon-chevron-down:before {
    color: #009FDA;
  }
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel {
  display: none;
  justify-content: flex-start;
  background-color: #ccecf8;
  width: 100%;
  height: 160px;
  left: 0;
  top: 100px;
  position: absolute;
  z-index: 10;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item {
  margin: 15px 0 15px 10px;
  width: 225px;
  height: 130px;
  border-radius: 4px;
  background-color: white;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin: 12px 0;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  color: #002776;
  font-weight: bold;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item input {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio {
  width: 16px;
  height: 16px;
  border: 1px solid #747678;
  border-radius: 100%;
  margin-right: 16px;
  position: absolute;
  left: 5px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio__checked {
  border: 1px solid #fff;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::before,
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio::after {
  content: "";
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  position: absolute;
  transform: scale(0);
  transform-origin: center center;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item .design-form-radio:before {
  background: white;
  opacity: 0;
  left: -1px;
  bottom: -1px;
  transition: 0.3s;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item input:checked + .design-form-radio::before {
  opacity: 1;
  transform: scale(0.6);
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
  margin-right: 10px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
  position: absolute;
  margin: 20px 0 0 10px;
  z-index: 1;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
  position: relative;
  padding: 0px 7px 0px 30px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
  color: inherit;
  margin-bottom: 5px;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
  color: inherit;
  font-weight: bold;
  color: #002776;
  margin: 0;
  padding: 0;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
  color: #fff !important;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
  transform: scale(1.4);
  position: absolute;
  right: 200px;
  z-index: 1;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
  color: #002776;
  font: normal normal normal 16px/22px Arial;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
  color: #fff;
}
.wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
  background-color: #009FDA;
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel {
    display: none;
    padding: 0 20px;
    justify-content: flex-start;
    background-color: #ccecf8;
    width: 100%;
    height: auto;
    left: 0;
    top: 50px;
    position: absolute;
    z-index: 10;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    margin: 10px 0px;
    width: 100%;
    border-radius: 4px;
    height: 99px;
    background-color: white;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) and (min-width: 300px) and (max-width: 440px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item {
    height: 110px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item:last-child {
    margin-right: 10px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-radio {
    position: absolute;
    margin: 20px 0 0 10px;
    z-index: 1;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content {
    position: relative;
    padding: 0px 10px 20px 32px;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion {
    color: inherit;
    margin-bottom: 5px;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title {
    color: inherit;
    font-weight: bold;
    color: #002776;
    margin: 0;
    padding: 0;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-title__checked {
    color: #fff;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-seccion-radio {
    transform: scale(1.4);
    position: absolute;
    right: 200px;
    z-index: 1;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text {
    color: #002776;
    font-size: 16px;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
  }
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item-content-text__checked {
    color: #fff;
  }
}
@media only screen and (min-width: 300px) and (max-width: 989px) {
  .wallcalendar div.hays-contact-form.contact-with-us .wrapper-pannel-item__checked {
    background-color: #009FDA;
  }
}
.wallcalendar div.anrede p, .wallcalendar div.sprache p, .wallcalendar div.medium p {
  padding-bottom: 0px;
}
.wallcalendar div.newsletter-form p.privacy-consent {
  font-size: 0.75rem;
}
.wallcalendar div.newsletter-form div.row {
  padding-bottom: 0px;
}
.wallcalendar .btn-design {
  float: right !important;
  height: 40px !important;
  font-weight: bold !important;
  margin-top: 20px !important;
}
.wallcalendar .salution-field-wrapper {
  width: 100%;
  display: flex;
}
.wallcalendar .selectDropDown {
  height: 50px !important;
}
.wallcalendar .help-block {
  color: #e00c42;
  position: relative;
  bottom: 0px;
  left: 0 !important;
  line-height: 1;
  padding: 0 0 0 0px !important;
  font-size: 1rem;
}
.wallcalendar .wallEmail {
  height: 50px !important;
}

/* Variables */
/* Z-Index */
div.subline h2 {
  color: var(--h-presseartikel-content-template-ueberschrift-color);
  margin: 30px 0;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}

div.ap-content-template .spalte_2 .bild img {
  max-height: 300px;
}

/* Clean */
/* Variables */
/* Z-Index */
div.HaysNewsOverview .presseartikel .datum {
  color: var(--h-black);
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
  line-height: var(--h-text-fs);
}
div.HaysNewsOverview .presseartikel .text .h-h3 {
  margin-bottom: 15px;
}
div.HaysNewsOverview .presseartikel .text .h-h3:hover {
  color: var(--h-link-variant-hover);
}
div.HaysNewsOverview .presseartikel .text p {
  color: var(--h-black);
  font-size: var(--h-text-fs);
  font-weight: var(--h-font-regular);
}
div.HaysNewsOverview .presseartikel .text p:hover {
  color: var(--h-black);
}
div.HaysNewsOverview .linie {
  border-bottom: 2px solid var(--h-border);
  height: 2px;
  margin-bottom: 20px;
  margin-top: 8px;
}

.pagination-bar {
  margin-top: 65px;
  height: 40px;
  text-align: center;
}
.pagination-bar .pagination-items-per-page {
  display: none;
}
.pagination-bar .pagination-results {
  display: none;
}
.pagination-bar .pagination {
  margin: 0 auto;
}
.pagination-bar .page-link {
  height: 39px;
  width: 39px;
  padding-bottom: 0.4rem;
  margin-right: 0.7rem;
  border-radius: 50%;
  border: 2px solid var(--h-grey);
  color: var(--h-grey);
  position: relative;
}
.pagination-bar .page-link:hover {
  border-color: var(--h-grey);
  color: var(--h-grey);
  background: var(--h-white);
}
.pagination-bar .page-link:focus {
  box-shadow: none;
}

.page-item:first-child .page-link {
  border: none;
}
.page-item:first-child .page-link:before {
  position: absolute;
  content: "";
  background-image: url(../images/rebranding-2022/L-Arrow.png);
  width: 12px;
  height: 24px;
}
.page-item:first-child .page-link:hover:before {
  position: absolute;
  content: "";
  background-image: url(../images/rebranding-2022/L-Arrow-Hover.png);
  width: 12px;
  height: 24px;
}
.page-item:last-child .page-link {
  border: none;
}
.page-item:last-child .page-link:before {
  position: absolute;
  content: "";
  background-image: url(../images/rebranding-2022/R-Arrow.png);
  width: 12px;
  height: 24px;
}
.page-item:last-child .page-link:hover:before {
  position: absolute;
  content: "";
  background-image: url(../images/rebranding-2022/R-Arrow-Hover.png);
  width: 12px;
  height: 24px;
}
.page-item:hover .page-link {
  border-color: var(--h-link-variant-hover);
  background: var(--h-link-variant-hover);
  color: var(--h-white);
}
.page-item.active .page-link {
  border-color: var(--h-dark-blue);
  background: var(--h-dark-blue);
  color: var(--h-white);
}
.page-item.disabled:first-child .page-link:before {
  position: absolute;
  content: "";
  background-image: url(../images/rebranding-2022/L-Arrow-Disabled.png);
  width: 12px;
  height: 24px;
}
.page-item.disabled:last-child .page-link:before {
  position: absolute;
  content: "";
  background-image: url(../images/rebranding-2022/R-Arrow-Disabled.png);
  width: 12px;
  height: 24px;
}

/* Variables */
/* Z-Index */
/**
 * selectize.css (v0.12.4)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* main.scss */
h1, h2, h3, h4 {
  text-transform: none !important;
}

.aui .hays__search {
  background-color: white;
  margin-bottom: 45px;
}

.aui .hays__search__form {
  display: flex;
  margin-bottom: 0;
}

.aui .hays__search__form__group {
  padding-left: 0px !important;
  padding-right: 0px;
  margin-right: 10px;
}

@media (max-width: 991px) {
  ul.search__filters {
    padding-left: 10px !important;
  }
}
.search__filters_title {
  margin: 0;
  padding-bottom: 10px !important;
  color: #002776 !important;
  font-weight: bold;
}

.box-shadow {
  box-shadow: 0px 3px 6px #c7c7c7;
}

@media (max-width: 767px) {
  .aui .hays__search__form__group {
    margin-right: 0px;
  }
}
.aui .hays__search__form__group .standort-popup {
  display: none;
  padding: 15px;
  height: 50px;
  line-height: 30px;
  list-style-type: none;
  background-color: white;
  text-decoration: none;
}
.aui .hays__search__form__group .standort-popup .standort-click {
  cursor: pointer;
  display: flex;
}
.aui .hays__search__form__group .standort-popup .icon {
  font-size: 25px;
  color: #009fda;
}
.aui .hays__search__form__group .standort-popup p {
  font-size: 20px;
  display: inline;
  color: black;
}

.aui .search__result__prospectnumber {
  margin-bottom: 5px;
}

.aui .hays__search__number-of-results {
  font-weight: bold;
  color: #002776;
  font-size: 18px;
  position: relative;
  padding: 0px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .aui .hays__search__number-of-results {
    color: #002776;
    font-size: 20px;
    float: left;
    margin-top: 5px;
    min-width: 160px;
  }
}

.filter-reset-text {
  font-size: 16px;
  color: black !important;
  height: 40px;
  line-height: 40px;
  padding: 0 11px !important;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .filter-reset-text {
    font-size: 19px;
  }
}

.hays__search__number-of-results-show {
  padding: 15px !important;
  background-color: #d71f85;
  color: white !important;
  float: left;
  text-align: center !important;
  float: none !important;
  width: 70%;
  font-size: 18px !important;
  margin: 0 auto;
}

.aui input.hays__search__input[type=text] {
  width: 100%;
  max-width: none !important;
  height: 70px;
  margin-bottom: 0;
  line-height: 50px;
  border: 1px solid #009fda;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0px 15px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .aui input.hays__search__input[type=text] {
    margin-bottom: 10px;
  }
}

.aui input.hays__search__input[type=text]::placeholder {
  color: #787474;
}

.hays__search__hr {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  border-color: #009fda;
  border-style: solid none none none;
  border-width: 1px;
  left: 15px;
  right: 15px;
}

div#location-search {
  border: 1px solid #009fda;
  border-radius: 3px;
  position: relative;
}

.aui .hays__search__button {
  font-size: 15px;
  height: 70px;
  min-width: 175px;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .aui .hays__search__button {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .aui .hays__search__button {
    padding-right: 15px;
  }
}

.hays__search__button__short {
  font-size: 15px;
  height: 70px;
  min-width: 100%;
  padding: 0px 15px !important;
}
@media (max-width: 992px) {
  .hays__search__button__short {
    width: 100%;
  }
}
@media (max-width: 546px) {
  .hays__search__button__short {
    padding-right: 15px;
  }
}

/*General Menu Styling*/
.aui .search__filters_border {
  border: 1px solid #009fda;
  border-radius: 4px;
  padding: 4px 0px;
  margin-bottom: 15px;
  background-color: white;
}

.search__filters_border.side-filters {
  position: absolute;
  margin-left: 222px;
  margin-top: 45px;
  background-color: white;
  min-width: 200px;
}

.aui .search__filters__seperator {
  display: none;
  margin: 0 auto;
  border-top: 1px solid #009fda;
  width: 95%;
}

.aui .search__filters,
.aui .search__filters ul {
  list-style: none;
  margin: 0;
}

.aui .search__filters a {
  display: block;
}

.aui .search__filters li {
  position: relative;
}

@media (max-width: 991px) {
  .aui .search__filters {
    display: none;
  }
}
@media (max-width: 767px) {
  .aui .search__filters__specialism-filter {
    font-size: var(--h-text-fs);
  }
}

.icon-left {
  float: left !important;
  margin-right: 4px !important;
  margin-top: 10px !important;
}

#specialism-reset, #jobtype-reset,
#branch-reset,
#country-reset, .hayswatchlistdetails #jobtype-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #country-reset, .suchprofil-speichern #jobtype-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #country-reset {
  display: none;
  font-size: 16px;
  color: black;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  margin-top: -2px;
}
#specialism-reset a, #jobtype-reset a,
#branch-reset a,
#country-reset a, .hayswatchlistdetails #jobtype-reset a, .hayswatchlistdetails #branch-reset a, .hayswatchlistdetails #country-reset a, .suchprofil-speichern #jobtype-reset a, .suchprofil-speichern #branch-reset a, .suchprofil-speichern #country-reset a {
  color: black !important;
  padding-left: 16px !important;
}
@media (max-width: 991px) {
  #specialism-reset, #jobtype-reset,
#branch-reset,
#country-reset, .hayswatchlistdetails #jobtype-reset, .hayswatchlistdetails #branch-reset, .hayswatchlistdetails #country-reset, .suchprofil-speichern #jobtype-reset, .suchprofil-speichern #branch-reset, .suchprofil-speichern #country-reset {
    font-size: 19px;
    padding: 0 17px;
  }
}

span.reset-icon {
  padding: 0px;
  font-size: 22px;
  color: #009fda;
}

.aui .search__filter__toggle {
  display: none;
  background-color: #002776 !important;
  font-weight: bold;
}

@media (max-width: 767px) {
  .aui .search__filter__toggle {
    display: block;
  }
}
.aui .search__filter__toggle.open i {
  transform: rotate(180deg);
}

.aui .search__filter__toggle__icon {
  float: right;
  position: relative;
  top: 10px;
}

.aui .search__filters__filter__close {
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 11px;
  right: 15px;
}

.aui .search__filters__filter__close:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yNDMxLjA5OSA1MzggMTYuMDggMTYuMDUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDI3NzY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTAuODUxLDhsNS4wMTgtNS4wMThhLjQ4NS40ODUsMCwwLDAsMC0uNzEzTDEzLjc2MS4xNjFhLjQ4NS40ODUsMCwwLDAtLjcxMywwTDgsNS4xNzksMi45NTIuMTMxYS40ODUuNDg1LDAsMCwwLS43MTMsMEwuMTMxLDIuMjM5YS40ODUuNDg1LDAsMCwwLDAsLjcxM0w1LjE3OSw4LC4xMzEsMTMuMDQ4YS40ODUuNDg1LDAsMCwwLDAsLjcxM2wyLjEwOCwyLjEwOGEuNDg1LjQ4NSwwLDAsMCwuNzEzLDBMOCwxMC44NTFsNS4wNDgsNS4wMThhLjQ4NS40ODUsMCwwLDAsLjcxMywwTDE1LjksMTMuNzMxYS40ODUuNDg1LDAsMCwwLDAtLjcxM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNDMxLjA3NCA1MzguMDI1KSIvPjwvc3ZnPg==);
}

.aui .search__filters__filter__subfilter, .aui .search__filters__filter__subfilter__2 {
  color: black !important;
  background-color: white !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#search__radio_specialism {
  display: none;
}

.mobile-seperator {
  margin-bottom: -10px;
  border: 1px solid #747678;
}

.merkliste-button:hover {
  color: #002776 !important;
}

.aui .search__projektBoerse {
  background-color: white !important;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0 10px 0;
}
@media (max-width: 991px) {
  .aui .search__projektBoerse {
    margin-top: -40px;
    text-align: center;
  }
}

.aui .search__projektBoerse__desktop {
  height: 40px;
}

.aui .search__projektBoerse__mobile {
  height: 30px;
}

.aui .search__projektBoerse__boerse__mobile {
  height: 20px;
}

.aui .search__projektBoerse .jobsearch_icon,
.aui .search__projektBoerse .jobsearch_label,
.aui .search__projektBoerse .jobsearch_label_mobile {
  display: inline-block;
}

.aui .search__projektBoerse .jobsearch_icon {
  width: 35px;
  vertical-align: top;
}

.aui .search__projektBoerse .jobsearch_label {
  width: 255px;
  font-size: 16px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 40px;
  color: #009fda;
  font-weight: bold;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__projektBoerse .jobsearch_label {
    width: 330px !important;
    margin: 0 auto !important;
    padding-bottom: 20px;
  }
}

.aui .search__projektBoerse .jobsearch_label_mobile {
  width: 285px;
}

.aui .search__projektBoerse__icon {
  padding-left: 15px;
}

.aui .search__toolbar {
  background-color: white;
  padding: 5px 0 5px 5px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 14px;
}
@media (max-width: 991px) {
  .aui .search__toolbar {
    display: flex;
    flex-direction: row;
    align-items: center !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar {
    justify-content: flex-end;
  }
}
.aui .search__toolbar p {
  font-weight: bold;
  color: #002776;
  font-size: 16px;
}

@media (max-width: 991px) {
  .result-sort {
    color: #009fda !important;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
  }
}

@media (max-width: 340px) {
  ul#js-combo-sort {
    margin-top: 50px;
    margin-right: 115px;
  }
}
.aui .search__toolbar__mail-feed {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__mail-feed {
    margin-bottom: 0px !important;
    display: block !important;
  }
}

.aui .search__toolbar__mail-feed,
.aui .search__toolbar__search-profiles,
.aui .search__toolbar__favorites {
  line-height: 26px;
}

@media (max-width: 1199px) {
  .aui .search__toolbar__search-profiles {
    float: left;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__favorites {
    float: right;
  }
}
@media (max-width: 992px) {
  .aui .search__toolbar__favorites {
    float: right;
  }
}

div.headline-content-template h1 {
  text-transform: uppercase !important;
}

@media (max-width: 554px) {
  .search__results.button.hays__r1__button.hays__r1__button--primary {
    margin-top: 30px;
  }
}

#mobile-buttons {
  display: flex;
  margin: 20px 0px;
}

.aui .search__toolbar__mail-feed p {
  font-size: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aui .search__toolbar__mail-feed p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 554px) {
  .aui .search__toolbar__mail-feed p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.aui .search__toolbar__mail-feed:after,
.aui .search__toolbar__search-profiles:after,
.aui .search__toolbar__favorites:after {
  content: "";
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  top: 2px;
}

.aui .search__toolbar__mail-feed p {
  padding-bottom: 5px !important;
}

.aui .search__toolbar__search-profiles a {
  text-decoration: none;
  color: #009fda;
  font-size: 16px;
  font-weight: bold;
}

.aui .search__toolbar__favorites a {
  text-decoration: none;
  color: #009fda;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .aui .search__toolbar__favorites a {
    margin-bottom: 10px;
  }
}

.aui .search__toolbar__favorites.active:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0zMTIzLjkwNyA0NTMuMTg4IDIxLjgyIDIwLjQ0NyI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2Q3MWY4NTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yMS44Miw3Ljg4N0gxMy41NTRMMTAuOTgzLDBsLTIuNiw3Ljg4N0gwbDYuODA2LDQuNzkxLTIuNTcxLDcuNzcsNi42ODktNC44NzgsNi43MTgsNC44MkwxNS4xLDEyLjY0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTIzLjkwNyA0NTMuMTg4KSIvPjwvc3ZnPg==);
}

@media (max-width: 768px) {
  .search__results a.hays__r1__button.hays__r1__button--tenary {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .search__toolbar__mail-feed {
    display: inline !important;
  }
}
@media (max-width: 991px) {
  .aui .search__toolbar {
    padding-bottom: 7.5px;
  }

  .aui .search__toolbar__item {
    display: inline-flex;
    justify-content: flex-end;
  }
}
@media (max-width: 359px) {
  .aui .search__toolbar__item:last-child {
    margin-bottom: 0;
  }
}
.aui .search__result__header {
  display: flex;
  justify-content: space-between;
}

.aui .search__result__header h3 {
  font-size: 22px !important;
  text-transform: none;
  font-weight: normal;
}

/*
.aui .search__result__header h4.search__result__header__title {
  display:none;
}
*/
.aui .search__result__header a.h-job-detail__related-jobs-links {
  display: none;
}

.aui .search__result__header a:hover h3 span {
  color: #002776;
}

.aui .search__result__header a:visited h3 span {
  color: #80379b;
}

.aui .marker-icon-blue {
  width: 25px;
  height: 25px;
  background: transparent url(../img/map-marker-blue.svg) 0% 0% no-repeat padding-box;
}

.aui .search__result__content {
  padding: 10px 20px;
}
@media only screen and (min-width: 1200px) {
  .aui .search__result__content {
    margin-left: 0px !important;
  }
}

.aui .search__result__meta {
  margin-bottom: 10px;
  font-size: 16px;
}
.aui .search__result__meta .row {
  margin-bottom: 5px;
}
.aui .search__result__meta .icon {
  font-size: 20px;
  padding-right: 10px;
}

@media only screen and (max-width: 991px) {
  .aui .hays__search__form {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .aui input.hays__search__input[type=text],
.aui .hays__search__button {
    width: 100%;
    flex: auto;
  }

  .aui .hays__search__button {
    margin-left: 0;
    margin-top: 7.5px;
  }
}
.search__results {
  z-index: 0;
}

.aui .selectize-dropdown .optgroup-header {
  background-color: #c7c8c9;
  font-weight: bold;
}

@media (max-width: 769px) {
  .search__filters_dropdowns {
    padding: 5px 20px;
  }
}
@media (max-width: 1199px) {
  .full-width-white {
    width: 100% !important;
  }
}
h4.filter-mobile-title {
  text-transform: none !important;
  margin-bottom: 25px !important;
  font-size: 20px !important;
}

.hh-jobalert-header {
  font: bold 20px/23px Arial;
  color: #002776;
  margin-bottom: 15px;
}

/* ui-menu-item {{{ */
.ui-autocomplete.ui-menu.ui-widget {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #009fda;
}

@media only screen and (min-width: 991px) {
  .ui-autocomplete.ui-menu.ui-widget {
    width: 390px !important;
  }
}
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item {
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  overflow: hidden;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item a {
  color: #000;
  font-size: 20px !important;
}

.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover,
.ui-autocomplete.ui-menu.ui-widget .ui-menu-item:hover a {
  background: #009fda;
  color: #fff !important;
  border: none !important;
}

.ui-widget-content .ui-menu-item a:hover,
.ui-widget-content .ui-menu-item.ui-state-focus {
  border: none !important;
  background: #009fda !important;
  color: #fff !important;
  margin: 0 !important;
}

/* }}} */
/* Job Alert Bearbiten Style */
/* jobalert {{{ */
/* }}} */
.search-history {
  visibility: hidden !important;
}

.ui-icon {
  background-image: url(../img/ui-icons_555555_256x240.png) !important;
}

.short-jobsearch-background {
  max-width: 424px;
  width: 424px;
}

@media screen and (min-width: 990px) {
  .short-jobsearch-background {
    padding: 35px 20px;
  }
}
.short-jobsearch-heading {
  font-size: 26px !important;
  font-weight: bold;
  text-align: left;
}

.small-geosearch input {
  height: 45px !important;
  line-height: 45px !important;
}

.small-input {
  height: 45px !important;
}

.small-button {
  height: 38px !important;
  line-height: 38px !important;
}

/* _hays.scss from portlet */
.search__toolbar__item.search__toolbar__mail-feed form {
  display: inline;
}

.search__toolbar form {
  margin: 0;
}

.aui .breadcrumb {
  margin-bottom: 0;
}

.hays__job__details__job__meta__item {
  white-space: nowrap;
}

.img_container img {
  height: 300px !important;
}

ul.search__filters, ul.search__filters ul {
  padding-left: 0 !important;
}

.hays__job__details .hays__job__details__to__search {
  right: 30px;
}

.aui input.hays__search__input[type=text] {
  border: 1px solid #009FDA;
}

.suchprofil-speichern .bezeichnung-und-interval {
  margin-bottom: 0px;
}
.suchprofil-speichern .bezeichnung-und-interval .icon-asterisk {
  margin-left: 12px;
  color: #009FDA;
}
.suchprofil-speichern .aktion-speichern {
  margin-top: 40px;
  margin-bottom: 70px;
}
.suchprofil-speichern .aktion-speichern .h-btn {
  height: 50px;
}
@media (max-width: 767px) {
  .suchprofil-speichern .aktion-speichern .h-btn {
    width: 100%;
  }
}
.suchprofil-speichern .aktion-speichern .h-btn--primary {
  background-color: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
  border-radius: var(--h-glow-border-radius);
  margin-left: auto;
  line-height: 1;
  text-align: center;
}
.suchprofil-speichern .aktion-speichern .h-btn--primary:hover {
  background-color: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
@media (max-width: 575px) {
  .suchprofil-speichern .aktion-speichern .h-btn--ghost {
    margin-top: 10px;
  }
}
.suchprofil-speichern .aktion-abbrechen a {
  padding-left: 25px;
  font-weight: bold;
  font-size: 1rem;
}
.suchprofil-speichern .aktion-abbrechen a::before {
  position: absolute;
  left: 15px;
  top: 1px;
  width: 20px;
  height: 20px;
  content: "";
  background: url("../images/modules/common/hays/chevron-left-dunkelblau.svg") no-repeat;
}
.suchprofil-speichern .aktion-abbrechen a:hover::before {
  background: url("../images/modules/common/hays/chevron-left-hellblau.svg") no-repeat;
}
.suchprofil-speichern .aktion-stadt input[type=text] {
  border-right: none;
  border-radius: 4px 0 0 4px;
  width: calc(100% + 12px);
}
@media only screen and (max-width: 1199px) {
  .suchprofil-speichern .aktion-stadt input[type=text] {
    width: calc(100% + 15px);
  }
}
.suchprofil-speichern .aktion-stadt select {
  border-radius: 0 4px 4px 0;
  border-left: none;
  margin-left: 9px;
}
@media only screen and (max-width: 1199px) {
  .suchprofil-speichern .aktion-stadt select {
    margin-left: 5px;
  }
}
.suchprofil-speichern .h-checkbox .field:checked {
  --h-input-accent: var(--h-link-glow);
  background-color: var(--h-link-glow);
}

@media only screen and (min-width: 980px) {
  /* @NOTE(serge): hässlich wie die nacht! warum ist dieser mist überhaupt notwendig {{{ */
  .container .hays__job__details__actions {
    min-width: 940px;
  }

  .hays__job__details__share .container {
    width: 940px;
    min-width: 940px;
    padding: 0 15px;
  }

  /* }}} */
  .img-md {
    display: none;
  }

  .img-lg {
    display: block;
  }
}
@media only screen and (max-width: 979px) {
  .img-md {
    display: block;
  }

  .img-lg {
    display: none;
  }
}
.aui .hays__job__details h1 {
  text-transform: none !important;
  font-size: var(--h-glow-h3-fs);
}

.hays__job__details__job__title, .search__result__header__title, .search__result__teaser {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.search__result__header {
  word-break: break-all;
}

@media print {
  .img_container img {
    position: static;
  }

  .bild-bereich, #context-nav {
    display: none;
  }

  .aui .hays__job__details {
    max-width: 630px;
    overflow: hidden;
  }
  .aui .hays__job__details ul li {
    max-width: 600px;
  }
  .aui .hays__job__details .hays__job__details__keyvisual {
    display: block;
    height: 110px;
    background-size: cover !important;
  }
  .aui .hays__job__details .img-lg {
    display: none;
  }
  .aui .hays__job__details .img-md {
    height: 246px !important;
  }
  .aui .hays__job__details .hays__job__detail__accordion {
    max-width: 620px;
  }
  .aui .hays__job__details .hays__job__detail__accordion .hays__job__detail__accordion__body {
    display: block !important;
    max-width: 610px;
  }
  .aui li {
    line-height: 20px !important;
  }
  .aui .hays__job__details__about-hays {
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .img_container {
    display: none;
  }

  div.contextnavi-content-template {
    padding-left: 85px;
  }

  .project-number {
    flex: 0 0 30% !important;
  }
}
@media only screen and (max-width: 479px) {
  div.contextnavi-content-template {
    padding-left: 45px;
  }
}
.styled-checkbox {
  position: absolute !important;
  opacity: 0 !important;
}

.styled-checkbox + label {
  position: relative !important;
  cursor: pointer !important;
  padding: 0 !important;
}

.styled-checkbox + label:before {
  content: "" !important;
  margin-right: 15px !important;
  display: inline-block !important;
  vertical-align: text-top !important;
  background: url("../images/modules/common/hays/new-checkbox.svg") !important;
  float: left;
  border-radius: 5px;
}

.styled-checkbox:checked + label:before {
  background: url("../images/modules/common/hays/checkbox_aktiv_update.svg") !important;
}

.styled-checkbox:disabled + label {
  color: #b8b8b8 !important;
  cursor: auto !important;
}

.styled-checkbox:disabled + label:before {
  box-shadow: none !important;
  background: #ddd !important;
}

/* _layout.scss from portlet */
.jobsearch-filter {
  background: white;
}
.jobsearch-filter .control-group.control-group-inline.form-inline.input-checkbox-wrapper {
  margin-bottom: 0;
}
.jobsearch-filter form {
  margin: 0;
}
.jobsearch-filter .toggler-header-expanded:before, .jobsearch-filter .toggler-header-collapsed:before, .jobsearch-filter .level-3:before {
  font-family: "fontawesome-alloy";
  position: absolute;
  right: 13px;
  font-size: 1.7rem;
  font-weight: 500;
}
.jobsearch-filter .toggler-header-collapsed:before {
  content: "";
}
@media only screen and (min-width: 980px) {
  .jobsearch-filter #filterSpecializations .level-3:before {
    content: "";
  }
}
@media only screen and (max-width: 979px) {
  .jobsearch-filter #filterSpecializations .level-3 .flyout {
    display: none;
  }
}
.jobsearch-filter .toggler-header-collapsed.level-1:before,
.jobsearch-filter .toggler-header-expanded.level-1:before {
  color: #2AAAE6;
}
.jobsearch-filter .level-3:before {
  color: #fff;
}
.jobsearch-filter .toggler-header-expanded {
  background-color: #ccc;
}
.jobsearch-filter .toggler-header-expanded:before {
  content: "";
}
.jobsearch-filter .jobsearch-filter-controls {
  padding: 25px 0 25px 0;
  background: white;
}
.jobsearch-filter .jobsearch-filter-controls h4 {
  margin-top: 5px;
  font-size: 1.375rem;
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-filter .jobsearch-filter-controls h4 {
    font-size: 1.125rem;
  }
}
.jobsearch-filter .jobsearch-filter-controls button {
  height: 40px;
  font-weight: bold;
  margin: 0;
  padding: 0 15px 0 15px;
  width: 100%;
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3 {
  text-transform: none;
  color: var(--h-dark-blue);
  height: 100%;
  padding: 10px 0px 10px 42px;
  background: var(--h-grau-1);
  border-color: var(--h-grau-1);
  text-align: left;
  margin-top: 15px;
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3 i.fa {
  margin-left: -24px;
  font-size: 20px;
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3:hover {
  color: var(--h-electric-blue);
}
.jobsearch-filter .jobsearch-filter-controls button.btn-design-3 span.btn-text {
  text-indent: 20px;
}
.jobsearch-filter .suchprofil-speichern {
  padding: 0px;
}
.jobsearch-filter .jobsearch-filter-reset {
  background: var(--h-white);
  height: 25px;
  vertical-align: middle;
  padding: 0;
  border-top: 5px solid white;
  font-size: 0.875rem;
}
.jobsearch-filter .jobsearch-filter-reset a {
  text-transform: none;
  font-weight: normal;
}
.jobsearch-filter .jobsearch-filter-reset a span.icon {
  padding-right: 7px;
  font-weight: bold;
  font-family: Verdana;
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-filter .jobsearch-filter-reset {
    height: 100%;
    padding-bottom: 5px;
  }
}
.jobsearch-filter .toggler-content-wrapper {
  overflow: visible;
}
.jobsearch-filter .level-1, .jobsearch-filter .level-2, .jobsearch-filter .level-3 {
  color: #002776;
}
.jobsearch-filter .level-1 label, .jobsearch-filter .level-2 label, .jobsearch-filter .level-3 label {
  color: #002776;
}
.jobsearch-filter .level-1 .checkbox.inline, .jobsearch-filter .level-1 .radio.inline, .jobsearch-filter .level-2 .checkbox.inline, .jobsearch-filter .level-2 .radio.inline, .jobsearch-filter .level-3 .checkbox.inline, .jobsearch-filter .level-3 .radio.inline {
  padding-top: 0;
}
.jobsearch-filter .level-1, .jobsearch-filter .level-2, .jobsearch-filter .level-3 {
  min-height: 30px;
  line-height: 30px;
  box-sizing: border-box;
}
.jobsearch-filter .level-1:hover, .jobsearch-filter .level-2:hover, .jobsearch-filter .level-3:hover {
  cursor: pointer;
}
.jobsearch-filter .level-1 {
  padding-left: 17px;
  text-transform: uppercase;
  font-weight: bold;
}
.jobsearch-filter .level-1:hover {
  background-color: var(--h-grau-2);
}
.jobsearch-filter .level-2 {
  padding-left: 17px;
  background: #009fda;
  color: #fff;
  border-bottom: 1px solid #97d5ef;
  font-size: 0.8rem;
}
.jobsearch-filter .level-2 label {
  color: #fff;
  font-size: 0.8rem;
}
.jobsearch-filter .level-3 {
  position: relative;
  padding-left: 17px;
  background: #b2e2f4;
  border-bottom: 1px solid #97d5ef;
  font-size: 0.8rem;
}
.jobsearch-filter .level-3 label {
  font-size: 0.8rem;
}
.jobsearch-filter .level-3 .flyout {
  display: none;
  border-style: solid none;
  border-width: 2px;
  border-color: #93d6eb;
}
.jobsearch-filter .level-3 .flyout label {
  margin-left: 10px;
  border-bottom: solid 1px #aadaf6;
  height: 25px;
}
.jobsearch-filter .level-3:hover .flyout {
  display: block;
}
.jobsearch-filter .level-3 label.is-selected,
.jobsearch-filter .level-3.has-selection:before,
.jobsearch-filter .level-2.has-selection:before {
  color: #d98f38;
}
.jobsearch-filter .jobsearch-filter-query input {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
}
.jobsearch-filter .jobsearch-filter-query div.control-group {
  margin-bottom: 23px;
}
.jobsearch-filter .jobentry {
  border-bottom: 1px solid #c6ddff;
  margin: 15px 0;
}
.jobsearch-filter .jobentry ul li {
  display: inline;
  list-style-type: none;
  padding: 5px;
}
.jobsearch-filter .jobentrylast,
.jobsearch-filter .jobentrydesc {
  margin: 10px;
}
.jobsearch-filter .jobentrylast a {
  margin-right: 20px;
}
.jobsearch-filter .right {
  float: right;
}
.jobsearch-filter .left {
  float: left;
}
.jobsearch-filter #formReset {
  clear: both;
}
.jobsearch-filter #filterRegions,
.jobsearch-filter #filterJobTypes,
.jobsearch-filter #filterIndustries,
.jobsearch-filter #filterSpecializations,
.jobsearch-filter #filterTimeGoal {
  background-color: var(--h-grau-1);
  color: white;
}
.jobsearch-filter .jobsearch-content > div {
  background: #b2e2f4;
  border-bottom: 1px solid #97d5ef;
}
.jobsearch-filter .jobsearch-content > div:nth-child(odd) {
  background: #87d2ee;
}
.jobsearch-filter #formReset,
.jobsearch-filter #filterRegions,
.jobsearch-filter #filterJobTypes,
.jobsearch-filter #filterIndustries,
.jobsearch-filter #filterSpecializations {
  margin: 5px 0;
}
.jobsearch-filter #filterHits {
  margin-right: 5px;
}
.jobsearch-filter .flyout {
  position: absolute;
  top: 0;
  left: 100%;
  background: #e5f5fb;
  width: 700px;
  z-index: 2;
}
.jobsearch-filter .flyout label {
  width: 300px;
}

.jobsearch-watchlist {
  background: var(--h-grau-1);
  padding: 5px 10px;
  color: var(--h-grau-7);
}
.jobsearch-watchlist a {
  text-transform: none;
  font-weight: normal;
}
.jobsearch-watchlist a:hover {
  color: var(--h-electric-blue);
}
.jobsearch-watchlist a div {
  margin: 5px 0;
}
.jobsearch-watchlist a div.text {
  color: var(--h-grau-7);
  width: 100%;
  padding: 0px 5px 0px 31px;
  font-weight: bold;
  color: var(--h-dark-blue);
  text-transform: none;
}
.jobsearch-watchlist a div.text:hover {
  color: var(--h-electric-blue);
}
.jobsearch-watchlist a div.text i.fa {
  margin-left: -24px;
  font-size: 18px;
}
.jobsearch-watchlist a div.text span.jobCount {
  font-weight: bold;
  color: var(--h-electric-blue);
}
.jobsearch-watchlist a div.text div.subtext {
  font-weight: normal;
  color: var(--h-grau-7);
  padding-right: 25px;
}

.jobsearch-result-list form {
  margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list h1, .aui .jobsearch-result-list p.style-h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list h1, .aui .jobsearch-result-list p.style-h1 {
    font-size: 1.5rem;
    margin-top: 30px;
  }
}
.jobsearch-result-list p.style-h1 {
  font-size: 2.5rem;
  margin-bottom: 15px;
  color: var(--h-dark-blue);
  line-height: 110%;
}
.jobsearch-result-list select, .jobsearch-result-list .aui select {
  width: 203px;
  background: var(--h-grau-2);
  border: 1px solid var(--h-grau-2);
  margin-left: 4px;
  color: var(--h-grau-7);
}
.jobsearch-result-list select option, .jobsearch-result-list .aui select option {
  background: var(--h-white);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .jobsearch-result-list select, .aui .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list select, .aui .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list select, .aui .jobsearch-result-list .aui select {
    height: 44px;
    width: 175px;
    margin-top: -5px;
    font-size: 0.875rem;
    text-indent: 10px;
    margin-left: -2px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .jobsearch-result-list button.hh-btn, .aui .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list button.hh-btn, .aui .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list button.hh-btn, .aui .jobsearch-result-list .searchbar button.searchbar-trigger, .searchbar .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--extended button.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list button.searchbar-trigger, .aui .jobsearch-result-list .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list button.searchbar-trigger {
    height: 44px;
    margin-top: -5px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list .pull-right {
    height: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .pull-right {
    height: 50px;
    float: left;
    margin-top: 80px;
    margin-left: -6px;
  }
}
.jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  color: var(--h-dark-blue);
}
.jobsearch-result-list .pull-right button.hh-btn.btn-design-2:hover, .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger:hover, .searchbar .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger:hover, .searchbar--extended .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger:hover, .searchbar--marginbottom .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover {
  background: var(--h-grau-2);
}
.jobsearch-result-list .pull-right button.hh-btn.btn-design-2:hover, .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger:hover, .searchbar .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger:hover, .searchbar--extended .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover, .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger:hover, .searchbar--marginbottom .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger:hover {
  color: var(--h-electric-blue);
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .pull-right button.hh-btn.btn-design-2, .aui .jobsearch-result-list .pull-right .searchbar button.btn-design-2.searchbar-trigger, .searchbar .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--extended button.btn-design-2.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger, .aui .jobsearch-result-list .pull-right .searchbar--marginbottom button.btn-design-2.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .pull-right button.btn-design-2.searchbar-trigger {
    height: 44px;
  }
}
.jobsearch-result-list .searchprofile {
  margin: 0 0 15px 0;
}
.jobsearch-result-list .searchprofile .btn-design {
  padding: 0 15px 0 15px;
  height: 40px;
  font-weight: bold;
}
.jobsearch-result-list .searchprofile.pull-right {
  margin-top: 30px;
}
.jobsearch-result-list label.control-label {
  display: none;
}
.jobsearch-result-list div.control-group {
  margin-bottom: 15px;
}
.jobsearch-result-list .dropdown-toggle .caret {
  margin-left: 20px;
}
.jobsearch-result-list .lfr-pagination-config {
  position: absolute;
  top: 109px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .jobsearch-result-list .lfr-pagination-config {
    top: 90px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .lfr-pagination-config {
    top: 90px;
  }
}
.jobsearch-result-list .taglib-page-iterator {
  overflow: visible;
  border-top: 2px solid var(--h-grau-3);
  padding-top: 15px;
}
.jobsearch-result-list .lfr-pagination-page-selector {
  float: left;
}
.jobsearch-result-list .lfr-icon-menu a {
  background: var(--h-grau-2);
  border: 1px solid var(--h-grau-2);
  margin-right: 4px;
}
.jobsearch-result-list .lfr-icon-menu a:hover {
  background: var(--h-grau-2);
}
.jobsearch-result-list .lfr-icon-menu a .btn {
  text-shadow: none;
}
.jobsearch-result-list .lfr-icon-menu a .btn .dropdown-toggle {
  background-color: var(--h-grau-2);
}
.jobsearch-result-list .search-results {
  float: left;
  line-height: 30px;
  margin-left: 0;
}
.jobsearch-result-list .column-content {
  padding: 0 0 0 0.5em;
}
.jobsearch-result-list .lfr-pagination-buttons {
  margin-bottom: 15px;
}
.jobsearch-result-list .lfr-pagination-buttons li a {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
  height: 20px;
  text-transform: none;
  font-weight: normal;
}
.jobsearch-result-list .lfr-pagination-buttons li a:hover {
  background: var(--h-grau-2);
}
.jobsearch-result-list .lfr-pagination-buttons li.disabled a {
  background: var(--h-grau-1);
}
.jobsearch-result-list .lfr-pagination-buttons li.disabled a:hover {
  background: var(--h-grau-1);
}
.jobsearch-result-list .jobentry {
  padding-top: 15px;
  border-top: solid 2px var(--h-dark-blue);
}
.jobsearch-result-list .jobentry a h3 span {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
}
.jobsearch-result-list .jobentry a h3 span:hover {
  color: var(--h-dark-blue);
}
.jobsearch-result-list .jobentry a h3:first-letter {
  text-transform: uppercase;
}
.jobsearch-result-list .jobentry ul {
  margin: 0;
}
.jobsearch-result-list .jobentry ul > li {
  display: inline;
  list-style-type: none;
}
.jobsearch-result-list .jobentry .jobentrylast {
  text-align: right;
  font-size: 0.875rem;
  margin-bottom: 15px;
}
.jobsearch-result-list .jobentry .jobentrylast a {
  margin: 0 0 15px 0;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 479px) {
  .aui .jobsearch-result-list .jobentry .jobentrylast {
    text-align: left;
    display: inline;
  }
  .aui .jobsearch-result-list .jobentry .jobentrylast a {
    text-align: left;
  }
  .aui .jobsearch-result-list .jobentry .jobentrylast a.hh-btn, .aui .jobsearch-result-list .jobentry .jobentrylast .searchbar a.searchbar-trigger, .searchbar .aui .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger, .aui .jobsearch-result-list .jobentry .jobentrylast .searchbar--extended a.searchbar-trigger, .searchbar--extended .aui .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger, .aui .jobsearch-result-list .jobentry .jobentrylast .searchbar--marginbottom a.searchbar-trigger, .searchbar--marginbottom .aui .jobsearch-result-list .jobentry .jobentrylast a.searchbar-trigger {
    height: 100%;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.jobsearch-result-list .jobentry .jobentrydesc {
  color: #002776;
  height: 100%;
  max-height: 95px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 10px;
}
.jobsearch-result-list .jobentry .jobentrydesc li {
  line-height: normal;
}

#job-details-container {
  max-width: 630px;
  margin: auto;
  min-height: 415px;
  border: 2px solid var(--h-electric-blue);
  text-align: left;
  padding: 30px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container {
    min-height: 431px;
    padding: 35px 15px 15px 5px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container {
    min-height: 431px;
    padding: 15px 15px 15px 5px;
  }
}
#job-details-container button {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875rem;
  text-shadow: none;
  height: 50px;
  margin: 15px 0 30px 0;
}
#job-details-container button:hover {
  background: var(--h-grau-2);
}
#job-details-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}
#job-details-container .head-logo {
  margin-bottom: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .head-logo {
    margin-bottom: 40px;
  }
}
#job-details-container .head-logo img {
  float: left;
}
#job-details-container h1 {
  text-transform: none;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  font-size: 1.625rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container h1 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container h1 {
    font-size: 1.25rem;
  }
}
#job-details-container h1:first-letter {
  text-transform: uppercase;
}
#job-details-container strong {
  font-size: 16px;
  font-weight: bold;
}
#job-details-container a {
  color: var(--h-base-link-color);
  text-decoration: none;
  cursor: pointer;
}
#job-details-container a:hover {
  color: var(--h-base-link-color-hover);
  text-decoration: none;
}
#job-details-container .foot {
  margin-top: 20px;
}
#job-details-container .foot-url {
  margin-top: 145px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .foot-url {
    margin-top: 145px;
    margin-bottom: 20px;
  }
}
#job-details-container .foot-url a {
  font-weight: bold;
}
#job-details-container .foot-url a:hover {
  color: var(--h-base-link-color);
  text-decoration: none;
}
#job-details-container .foot-logo img {
  float: right;
}
#job-details-container ul {
  display: block;
  margin: 15px 0px 40px 0px;
  padding: 0;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
#job-details-container ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
#job-details-container ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
#job-details-container ul li:first-letter {
  text-transform: uppercase;
}
#job-details-container .hh-liste-0 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container .hh-liste-0 {
    margin-bottom: 40px;
  }
}
#job-details-container ul.liste-0 li {
  height: 15px;
  padding-left: 0px;
}
#job-details-container ul.liste-0 li:before {
  display: none;
}
#job-details-container ul.liste-0 li div.liste-0-label {
  display: inline-block;
  width: 170px;
  float: left;
}
#job-details-container ul.liste-0 li div.liste-0-data {
  display: inline-block;
  width: 400px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 300px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 292px;
  }
}
@media only screen and (max-width: 479px) {
  .aui #job-details-container ul.liste-0 li div.liste-0-data {
    width: 100px;
  }
}
@media print {
  #job-details-container div.share {
    display: none;
  }
}
#job-details-container div.share ul li:before {
  display: none;
}

#watchlist .prospectHeader {
  margin-bottom: 10px;
}
#watchlist .prospectHeader .prospectAuswahl {
  float: left;
  height: 30px;
}
#watchlist .prospectHeader .prospectHeadline {
  margin-left: 30px;
}
#watchlist .prospectHeader .fold-headline h4:hover {
  color: #009fda;
  cursor: pointer;
}
#watchlist .prospectHeader .fold-headline h4 {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  margin: 0 0 10px 0;
  text-transform: none;
  font-size: 1.5rem;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui #watchlist .prospectHeader .fold-headline h4 {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 479px) {
  .aui #watchlist .prospectHeader .fold-headline h4 {
    font-size: 1.375rem;
  }
}
#watchlist .prospectHeader .fold-headline h4:first-letter {
  text-transform: uppercase;
}
#watchlist .fold-content {
  display: none;
}
#watchlist .fold-content.unfolded {
  display: inline-block;
}
#watchlist .fold-link {
  border-bottom: 6px solid var(--h-grau-1);
  height: 10px;
  text-align: right;
}
#watchlist a.fold-link-open, #watchlist a.fold-link-close {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  background-color: var(--h-white);
  padding-left: 15px;
  font-size: 1rem;
}
#watchlist a.fold-link-open i.fa, #watchlist a.fold-link-close i.fa {
  color: var(--h-electric-blue);
  padding-right: 7px;
}
#watchlist a.fold-link-open.folded-content, #watchlist a.fold-link-close.folded-content {
  display: none;
}
#watchlist a.fold-link-open.unfolded-content, #watchlist a.fold-link-close.unfolded-content {
  display: inline-block;
}
#watchlist .prospectInfo ul {
  padding-left: 7px;
}
#watchlist .prospectInfo ul li {
  display: inline;
  list-style-type: none;
  font-size: 1rem;
  color: var(--h-grau-6);
  font-weight: bold;
  border-right: 1px solid var(--h-grau-6);
  padding-right: 4px;
}
#watchlist .prospectInfo ul li:last-child {
  border-right: none;
}
#watchlist .prospectDescription ul {
  display: block;
  margin: 15px 0px 25px 0px;
  padding: 0;
  padding-left: 30px;
  list-style-type: none;
  font-size: var(--h-base-font-size);
  word-break: normal;
  -moz-hyphens: manual;
}
#watchlist .prospectDescription ul li {
  list-style-type: none;
  line-height: 140%;
  margin-bottom: 6px;
  display: block;
  position: relative;
  padding-left: 15px;
  font-size: var(--h-base-font-size);
}
#watchlist .prospectDescription ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.4rem;
  content: "";
  font-family: var(--h-font-icons-awesome);
  color: var(--h-base-icon-listenpunkt);
}
#watchlist .prospectAction {
  margin-left: 15px;
}
#watchlist .prospectAction a {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-white);
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
  display: inline-block;
  padding: 5px 15px 4px 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  text-transform: none;
}
#watchlist .prospectAction a:hover {
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
}
#watchlist .button-holder .icon-trash {
  margin-left: 15px;
  font-family: "fontawesome-alloy";
}
#watchlist .button-holder button.hh-btn, #watchlist .button-holder .searchbar button.searchbar-trigger, .searchbar #watchlist .button-holder button.searchbar-trigger, #watchlist .button-holder .searchbar--extended button.searchbar-trigger, .searchbar--extended #watchlist .button-holder button.searchbar-trigger, #watchlist .button-holder .searchbar--marginbottom button.searchbar-trigger, .searchbar--marginbottom #watchlist .button-holder button.searchbar-trigger, #watchlist .button-holder .aui button {
  font-weight: bold;
  height: 40px;
  margin-bottom: 15px;
}
#watchlist .button-holder button.hh-btn--green-color {
  color: var(--h-white);
  border-color: var(--h-gruen-2) var(--h-gruen-2) var(--h-gruen-1) var(--h-gruen-1);
  background: -ms-linear-gradient(var(--h-gruen-2), var(--h-gruen-1));
  background: linear-gradient(to top, var(--h-gruen-2), var(--h-gruen-1));
}
#watchlist .button-holder button.hh-btn--green-color:hover {
  background: -ms-linear-gradient(var(--h-gruen-1), var(--h-gruen-2));
  background: linear-gradient(to top, var(--h-gruen-1), var(--h-gruen-2));
  border-color: var(--h-gruen-2) var(--h-gruen-2) var(--h-gruen-1) var(--h-gruen-1);
}

#watchlist span.text-underline {
  text-decoration: underline;
  color: #002776;
}

#applychooselogin-container button {
  display: inline-block;
  height: 40px;
  line-height: 31px;
  border-radius: 0;
  text-transform: none;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  background: var(--h-grau-1);
  padding-top: 0;
  padding-bottom: 0;
  color: var(--h-white);
  border-color: var(--h-dunkelblau-1) var(--h-dunkelblau-1) var(--h-dunkelblau-6) var(--h-dunkelblau-6);
  background: -ms-linear-gradient(var(--h-dunkelblau-3), var(--h-dunkelblau-5));
  background: linear-gradient(to top, var(--h-dunkelblau-3), var(--h-dunkelblau-5));
}
#applychooselogin-container button:hover {
  background: var(--h-grau-2);
}
#applychooselogin-container button:hover {
  background: -ms-linear-gradient(var(--h-hellblau-7), var(--h-hellblau-8));
  background: linear-gradient(to top, var(--h-hellblau-7), var(--h-hellblau-8));
  border-color: #2599c4 #2599c4 #1e88b0 #1e88b0;
}

#applychooselogin-container button, #applychooselogin-container-email button {
  width: 100%;
  height: 40px;
  margin: 3px 0 0 0;
  padding: 0;
  text-transform: none;
  font-size: 0.875rem;
  font-weight: bold;
  text-shadow: none;
  border-color: #45629b #45629b #011b4f #011b4f;
}

div.suchprofil-pflichtfeld i.fa {
  color: #009fda;
  padding-left: 7px;
  font-size: 0.875rem;
}

div.suchprofil-pflichtfeld-legende i.fa {
  color: #009fda;
  padding-left: 0px;
  font-size: 0.875rem;
}

#addsearchprofile-settings {
  width: 100%;
}
#addsearchprofile-settings .ui-searchfield--normal {
  border-radius: var(--h-glow-border-radius);
  border: var(--h-border-width-sm) solid var(--h-input-border);
}
#addsearchprofile-settings .ui-searchfield--normal input {
  border: none !important;
}
#addsearchprofile-settings .ui-searchfield--normal .geo {
  top: 45px;
  height: 50px;
  border-radius: 0 0 10px 10px;
  border-color: var(--h-input-border);
}
#addsearchprofile-settings .ui-searchfield--normal .geo:before {
  display: none;
}
#addsearchprofile-settings .ui-searchfield--normal .geo li:before {
  position: absolute;
  left: 12px;
  top: 4.5px;
  height: 25px;
  width: 18px;
  content: "";
  background: var(--h-glow-btn-primary);
  mask-image: url("../images/modules/common/icons/map-marker.png");
}
#addsearchprofile-settings .ui-searchfield--normal .geo li:hover {
  background: var(--h-link-glow);
  color: var(--h-white);
}
#addsearchprofile-settings .ui-searchfield--normal .geo li:hover:before {
  background: var(--h-white);
}
#addsearchprofile-settings .ui-searchfield--normal .geo .elem {
  border-color: var(--h-input-border);
}
#addsearchprofile-settings .ui-searchfield--normal .geo .elem:first-child {
  display: block;
  border-radius: 0 4px 4px 0;
  height: 50px;
  line-height: 50px;
  border-style: none;
  text-indent: 35px;
}
#addsearchprofile-settings .ui-searchfield--normal .geo .elem:first-child:before {
  top: 16px;
  height: 20px;
  width: 15px;
}
#addsearchprofile-settings .ui-searchfield--normal .geo .elem:not(:first-child) {
  background-color: var(--h-white);
  z-index: 50;
  top: -6px;
}
#addsearchprofile-settings .ui-searchfield--normal .geo .elem:not(:first-child):hover {
  background: var(--h-link-hover);
}
#addsearchprofile-settings .ui-searchfield--normal .matches {
  top: 50px;
}
#addsearchprofile-settings .ui-searchfield--normal .radius .elem {
  border-color: var(--h-input-border);
}
#addsearchprofile-settings .ui-searchfield--normal .radius .elem:first-child {
  display: block;
  border-radius: 0 4px 4px 0;
  height: 50px;
  line-height: 50px;
  background: transparent;
  border-style: none;
}
#addsearchprofile-settings .ui-searchfield--normal .radius .elem:first-child:before {
  top: 0;
  height: 50px;
  border-color: var(--h-input-border);
}
#addsearchprofile-settings .ui-searchfield--normal .radius .elem:not(:first-child) {
  background-color: var(--h-white);
  z-index: 50;
  top: -6px;
}
#addsearchprofile-settings .ui-searchfield--normal .radius .elem:not(:first-child):hover {
  background: var(--h-link-hover);
}
#addsearchprofile-settings .jobalert-entries .jobalert-entry-empty:after {
  border-top-color: var(--h-glow-mid-blue);
}
@media screen and (max-width: 767px) {
  #addsearchprofile-settings .suchprofil-speichern .nav-back {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--h-glow-mid-blue);
    font-weight: var(--h-glow-font-bold);
    font-family: var(--h-glow-bold-font-family);
    font-size: var(--h-text-fs);
    text-indent: 35px;
  }
  #addsearchprofile-settings .suchprofil-speichern .nav-back:before {
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid var(--h-glow-mid-blue);
    content: "";
    position: absolute;
    top: 38%;
    left: 13px;
    transform: rotate(90deg);
  }
  #addsearchprofile-settings .suchprofil-speichern .close {
    position: absolute;
    height: 30px;
    width: 30px;
    right: 15px;
    top: 15px;
    box-shadow: none;
    background: var(--h-glow-btn-primary) !important;
    mask-image: url(../images/arrow-header-content-template/x-circle.svg);
    opacity: 1;
    border: none;
  }
  #addsearchprofile-settings .suchprofil-speichern #closepopup2 {
    top: 0px;
  }
}
#addsearchprofile-settings .suchprofil-speichern .h-checkbox .field:checked:hover {
  --h-input-color: var(--h-glow-mid-blue);
}
#addsearchprofile-settings .suchprofil-speichern .h-checkbox .field:checked:focus {
  --h-input-color: var(--h-glow-mid-blue);
}
#addsearchprofile-settings .suchprofil-speichern .h-checkbox .field:hover {
  --h-input-color: var(--h-glow-mid-blue);
}

@media screen and (max-width: 767px) {
  .jobalert-bearbeiten #addsearchprofile-settings .suchprofil-speichern .nav-back {
    text-indent: 18px;
  }
  .jobalert-bearbeiten #addsearchprofile-settings .suchprofil-speichern .nav-back:before {
    left: -5px;
  }
}

.suchprofil-speichern .h-input {
  height: 50px;
}

/* This file is created to eventually to classes for multipled used In-line Style Attributes to classes */
.w100 {
  width: 100%;
}

.w-max-flex-80 {
  width: 80%;
  max-width: 80%;
  flex: 0 0 80%;
}

.page-editor section.portlet {
  width: 97%;
}
.page-editor section.portlet .dropdown-action {
  position: absolute;
  right: -30px;
  top: 0;
}

.component-button, .component-dropdown {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.component-button.align-left, .component-dropdown.align-left {
  justify-content: left;
}
.component-button a.btn, .component-button button.btn, .component-dropdown a.btn, .component-dropdown button.btn {
  color: var(--h-white);
  text-decoration: none;
  box-sizing: border-box;
  transition: none !important;
  line-height: 1;
  font-family: var(--h-glow-bold-font-family);
}
.component-button a.btn:hover, .component-button button.btn:hover, .component-dropdown a.btn:hover, .component-dropdown button.btn:hover {
  color: var(--h-white);
  text-decoration: none;
}
.component-button a.btn:focus, .component-button button.btn:focus, .component-dropdown a.btn:focus, .component-dropdown button.btn:focus {
  text-decoration: none;
}
.component-button a.btn-primary, .component-button button.btn-primary, .component-dropdown a.btn-primary, .component-dropdown button.btn-primary {
  background: var(--h-btn-glow-primary);
  border: 2px solid var(--h-btn-glow-primary);
  font-weight: var(--h-glow-font-bold);
  font-style: normal;
  color: var(--h-white) !important;
  position: relative;
}
.component-button a.btn-primary:hover, .component-button button.btn-primary:hover, .component-dropdown a.btn-primary:hover, .component-dropdown button.btn-primary:hover {
  background: var(--h-btn-glow-primary-hover);
  border: 2px solid var(--h-btn-glow-primary-hover);
}
.component-button a.btn-primary:active, .component-button button.btn-primary:active, .component-dropdown a.btn-primary:active, .component-dropdown button.btn-primary:active {
  background: var(--h-btn-glow-primary-hover);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
}
.component-button a.btn-primary:focus, .component-button button.btn-primary:focus, .component-dropdown a.btn-primary:focus, .component-dropdown button.btn-primary:focus {
  background: var(--h-btn-glow-primary-hover);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
}
.component-button a.btn-primary.disable, .component-button button.btn-primary.disable, .component-dropdown a.btn-primary.disable, .component-dropdown button.btn-primary.disable {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a.btn-outline-primary, .component-button button.btn-outline-primary, .component-dropdown a.btn-outline-primary, .component-dropdown button.btn-outline-primary {
  color: var(--h-glow-dark-blue) !important;
  border: 2px solid var(--h-glow-dark-blue) !important;
  background: var(--h-white);
  border-radius: 4px;
  font-weight: var(--h-glow-font-bold);
  font-style: normal;
  position: relative;
}
.component-button a.btn-outline-primary:hover, .component-button button.btn-outline-primary:hover, .component-dropdown a.btn-outline-primary:hover, .component-dropdown button.btn-outline-primary:hover {
  color: var(--h-white) !important;
  background: var(--h-glow-azure-blue-dark-2);
  border: 2px solid var(--h-glow-azure-blue-dark-2) !important;
}
.component-button a.btn-outline-primary:active, .component-button button.btn-outline-primary:active, .component-dropdown a.btn-outline-primary:active, .component-dropdown button.btn-outline-primary:active {
  color: var(--h-white) !important;
  background: var(--h-glow-azure-blue-dark-2) !important;
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4) !important;
}
.component-button a.btn-outline-primary:focus, .component-button button.btn-outline-primary:focus, .component-dropdown a.btn-outline-primary:focus, .component-dropdown button.btn-outline-primary:focus {
  color: var(--h-white) !important;
  background: var(--h-glow-azure-blue-dark-2) !important;
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4) !important;
}
.component-button a.btn-outline-primary.disable, .component-button button.btn-outline-primary.disable, .component-dropdown a.btn-outline-primary.disable, .component-dropdown button.btn-outline-primary.disable {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a.btn-secondary, .component-button button.btn-secondary, .component-dropdown a.btn-secondary, .component-dropdown button.btn-secondary {
  background: var(--h-glow-mint);
  border-radius: 10px;
  font-weight: var(--h-glow-font-bold);
  font-style: normal;
  color: var(--h-glow-dark-blue) !important;
  border: 2px solid var(--h-glow-mint) !important;
  position: relative;
}
.component-button a.btn-secondary:hover, .component-button button.btn-secondary:hover, .component-dropdown a.btn-secondary:hover, .component-dropdown button.btn-secondary:hover {
  background: var(--h-glow-light-teal-4-5);
  border: 2px solid var(--h-glow-light-teal-4-5) !important;
}
.component-button a.btn-secondary:active, .component-button button.btn-secondary:active, .component-dropdown a.btn-secondary:active, .component-dropdown button.btn-secondary:active {
  background: var(--h-glow-light-teal-4-5);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.component-button a.btn-secondary:focus, .component-button button.btn-secondary:focus, .component-dropdown a.btn-secondary:focus, .component-dropdown button.btn-secondary:focus {
  background: var(--h-glow-light-teal-4-5);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.component-button a.btn-secondary.disable, .component-button button.btn-secondary.disable, .component-dropdown a.btn-secondary.disable, .component-dropdown button.btn-secondary.disable {
  background: var(--h-glow-grey);
  border-color: var(--h-glow-grey);
  color: var(-h--white) !important;
}
.component-button a.btn-outline-secondary, .component-button button.btn-outline-secondary, .component-dropdown a.btn-outline-secondary, .component-dropdown button.btn-outline-secondary {
  color: var(--h-glow-dark-blue) !important;
  border: 2px solid var(--h-glow-dark-blue) !important;
  background: var(--h-white);
  border-radius: 4px;
  font-weight: var(--h-glow-font-bold);
  font-style: normal;
  position: relative;
}
.component-button a.btn-outline-secondary:hover, .component-button button.btn-outline-secondary:hover, .component-dropdown a.btn-outline-secondary:hover, .component-dropdown button.btn-outline-secondary:hover {
  border: 2px solid transparent !important;
  color: var(--h-glow-dark-blue) !important;
  background: var(--h-glow-light-teal-4-5);
}
.component-button a.btn-outline-secondary:active, .component-button button.btn-outline-secondary:active, .component-dropdown a.btn-outline-secondary:active, .component-dropdown button.btn-outline-secondary:active {
  color: var(--h-glow-dark-blue) !important;
  box-shadow: none !important;
  background: var(--h-glow-light-teal-4-5);
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.component-button a.btn-outline-secondary:focus, .component-button button.btn-outline-secondary:focus, .component-dropdown a.btn-outline-secondary:focus, .component-dropdown button.btn-outline-secondary:focus {
  color: var(--h-glow-dark-blue) !important;
  box-shadow: none !important;
  background: var(--h-glow-light-teal-4-5);
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.component-button a.btn-outline-secondary.disable, .component-button button.btn-outline-secondary.disable, .component-dropdown a.btn-outline-secondary.disable, .component-dropdown button.btn-outline-secondary.disable {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a.btn-lg, .component-button button.btn-lg, .component-dropdown a.btn-lg, .component-dropdown button.btn-lg {
  height: 50px !important;
  min-width: 50px !important;
  padding: 12px 30px;
  font-size: 20px;
  border-radius: 10px;
  font-family: var(--h-glow-bold-font-family);
}
.component-button a.btn-md, .component-button button.btn-md, .component-dropdown a.btn-md, .component-dropdown button.btn-md {
  height: 43px !important;
  min-width: 50px !important;
  padding: 12px 20px;
  font-size: 16px;
  border-radius: 10px;
  font-family: var(--h-glow-bold-font-family);
}
.component-button a.btn-nm, .component-button button.btn-nm, .component-dropdown a.btn-nm, .component-dropdown button.btn-nm {
  height: 44px !important;
  min-width: 50px !important;
  padding: 15px 20px;
  font-size: 16px;
  border-radius: 10px;
  color: var(--h-glow-dark-blue);
  line-height: 12px;
}
.component-button a.btn-nm.btn-link, .component-button button.btn-nm.btn-link, .component-dropdown a.btn-nm.btn-link, .component-dropdown button.btn-nm.btn-link {
  padding: 0;
  height: auto !important;
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.component-button a.btn-nm.btn-link:hover, .component-button button.btn-nm.btn-link:hover, .component-dropdown a.btn-nm.btn-link:hover, .component-dropdown button.btn-nm.btn-link:hover {
  color: var(--h-glow-azure-blue-dark-2);
  text-decoration: underline solid;
}
.component-button a.btn-nm.btn-link:focus, .component-button button.btn-nm.btn-link:focus, .component-dropdown a.btn-nm.btn-link:focus, .component-dropdown button.btn-nm.btn-link:focus {
  color: var(--h-glow-azure-blue-dark-2);
  text-decoration: underline solid;
}
.component-button a.btn-nm.btn-link.disable, .component-button button.btn-nm.btn-link.disable, .component-dropdown a.btn-nm.btn-link.disable, .component-dropdown button.btn-nm.btn-link.disable {
  color: var(--h-glow-light-grey);
  text-decoration: none;
}
.component-button a.btn-nm.disable, .component-button button.btn-nm.disable, .component-dropdown a.btn-nm.disable, .component-dropdown button.btn-nm.disable {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a.btn-nm.disable:hover, .component-button button.btn-nm.disable:hover, .component-dropdown a.btn-nm.disable:hover, .component-dropdown button.btn-nm.disable:hover {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a.btn-nm.disable:active, .component-button button.btn-nm.disable:active, .component-dropdown a.btn-nm.disable:active, .component-dropdown button.btn-nm.disable:active {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a.btn-sm, .component-button button.btn-sm, .component-dropdown a.btn-sm, .component-dropdown button.btn-sm {
  height: 37px !important;
  min-width: 50px !important;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 10px;
  font-family: var(--h-glow-bold-font-family);
}

.component-button a[disabled].btn-outline-primary, .component-button a[disabled].btn-outline-secondary, .component-button a[disabled].btn-secondary, .component-button a[disabled].btn-primary {
  color: var(--h-white) !important;
  border-color: var(--h-glow-grey) !important;
  background: var(--h-glow-grey) !important;
}
.component-button a[disabled].btn-outline-primary:hover, .component-button a[disabled].btn-outline-secondary:hover, .component-button a[disabled].btn-secondary:hover, .component-button a[disabled].btn-primary:hover {
  border-color: var(--h-glow-grey) !important;
}
.component-button a[disabled].btn-outline-primary:active, .component-button a[disabled].btn-outline-secondary:active, .component-button a[disabled].btn-secondary:active, .component-button a[disabled].btn-primary:active {
  border-color: var(--h-glow-grey) !important;
}
.component-button a[disabled].btn-outline-primary:focus, .component-button a[disabled].btn-outline-secondary:focus, .component-button a[disabled].btn-secondary:focus, .component-button a[disabled].btn-primary:focus {
  border-color: var(--h-glow-grey) !important;
}

.bg-parchment {
  background-color: var(--h-parchment) !important;
}

.bg-verylightgrey {
  background-color: var(--h-verylightgrey) !important;
}

.text-color-black {
  color: #000000 !important;
}

.aui a.text-color-black,
a.text-color-black {
  color: #000000 !important;
}

.text-color-darkblue {
  color: var(--h-dark-blue) !important;
}

.border-radius-4 {
  border-radius: 4px;
}
@media (min-width: 767px) {
  .border-radius-4--desktop {
    border-radius: 4px;
  }
}
@media (max-width: 766px) {
  .border-radius-4--mobile {
    border-radius: 4px;
  }
}

.border-radius-4-left {
  border-radius: 4px 0 0 4px;
}
@media (min-width: 767px) {
  .border-radius-4-left--desktop {
    border-radius: 4px 0 0 4px;
  }
}
@media (max-width: 766px) {
  .border-radius-4-left--mobile {
    border-radius: 4px 0 0 4px;
  }
}

.border-radius-4-right {
  border-radius: 0 4px 4px 0;
}
@media (min-width: 767px) {
  .border-radius-4-right--desktop {
    border-radius: 0 4px 4px 0;
  }
}
@media (max-width: 766px) {
  .border-radius-4-right--mobile {
    border-radius: 0 4px 4px 0;
  }
}

.border-radius-4-top {
  border-radius: 4px 4px 0 0;
}
@media (min-width: 767px) {
  .border-radius-4-top--desktop {
    border-radius: 4px 4px 0 0;
  }
}
@media (max-width: 766px) {
  .border-radius-4-top--mobile {
    border-radius: 4px 4px 0 0;
  }
}

.border-radius-4-bottom {
  border-radius: 0 0 4px 4px;
}
.border-radius-4-bottom--desktop {
  border-radius: 0 0 4px 4px;
}
@media (max-width: 576px) {
  .border-radius-4-bottom--mobile {
    border-radius: 0 0 4px 4px;
  }
}

.border-radius-10 {
  border-radius: 10px;
}
@media (min-width: 767px) {
  .border-radius-10--desktop {
    border-radius: 10px;
  }
}
@media (max-width: 766px) {
  .border-radius-10--mobile {
    border-radius: 10px;
  }
}

.border-2px-solid-bright-grey {
  border: 2px solid var(--h-brightgrey);
}

.text-weight-300 {
  font-weight: var(--h-font-light) !important;
}

.text-weight-700 {
  font-weight: var(--h-font-bold) !important;
}

.arrow-pattern-4 {
  background: url("../images/rebranding-2022/arrow-patterns/pattern-4-triangles-desktop.png") no-repeat 97.5% 25px;
}
@media (max-width: 576px) {
  .arrow-pattern-4 {
    background: url("../images/rebranding-2022/arrow-patterns/pattern-4-triangles-mobile.png") no-repeat 100% 100%;
  }
}

.width-100 {
  width: 100%;
}

.breakout-container {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mob-mb-1 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mob-mb-1 {
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mob-mb-2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mob-mb-2 {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .mob-mb-3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .mob-mb-3 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-1 {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-2 {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-3 {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-4 {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-5 {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-6 {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .mob-mt-7 {
    margin-top: 70px;
  }
}

@media (min-width: 577px) {
  .desktop-pad-0, #haysgsv-pop-warning.hays-modal-content .modal-body-button-container {
    padding: 0px !important;
  }
}

@media (max-width: 576px) {
  .mob-pad-0, #haysgsv-pop-warning.hays-modal-content .modal-body-button-container {
    padding: 0px !important;
  }
}

.desktop-mr-2 {
  margin-right: 20px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .desktop-mr-2 {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .desktop-mr-2 {
    margin-right: 0px;
  }
}

.flex-align-items-center {
  align-items: center;
}

.h-50px {
  height: 50px;
}

@media only screen and (min-width: 990px) {
  .aui .h-desktop-50px {
    height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .aui .h-desktop-50px {
    height: 50px;
  }
}
@media only screen and (min-width: 990px) {
  .aui .h-desktop-50px {
    height: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .h-mobile-50px {
    height: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .aui .h-mobile-50px {
    height: 50px;
  }
}

.portlet, .portlet-content {
  clear: both;
}

.fragment_1 a.btn {
  text-decoration: none;
}
.fragment_1 a.btn:hover, .fragment_1 a.btn:focus-visible {
  text-decoration: none;
}
.fragment_1 .component-html li a {
  text-decoration: none;
}
.fragment_1 .component-html li a:hover {
  text-decoration: underline;
}

.location-detail {
  height: 80px;
}

.aui .hays__r1__locations__list__item {
  padding: 0;
}

.form-control.form-control-tag-group.input-group {
  display: flex;
}
.form-control.form-control-tag-group.input-group .input-group-item .input-group {
  flex-direction: column;
}
.form-control.form-control-tag-group.input-group .input-group-item .input-group .input-group-item.input-group-prepend {
  width: auto;
}

@media (min-width: 767px) {
  .dropdown-menu .list-unstyled {
    overflow-y: scroll;
    overflow-x: hidden;
    width: 200px;
  }
}
.has-edit-mode-menu #contact-us-button-open, .has-edit-mode-menu .hays_eyeAble_IconClass {
  display: none;
}

/*
@font-face{
    font-family: 'Roboto';
    src: url('./font/font-roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face{
    font-family: 'Roboto';
    src: url('./font/font-roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face{
    font-family: 'Roboto';
    src: url('./font/font-roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face{
    font-family: 'Roboto';
    src: url('./font/font-roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
*/
@font-face {
  font-family: "Saans Hays";
  src: url("./font/Saans-Hays/SaansHays-Regular.ttf") format("truetype");
  font-weight: 380;
  font-style: normal;
}
@font-face {
  font-family: "Saans Hays";
  src: url("./font/Saans-Hays/SaansHays-RegularItalic.ttf") format("truetype");
  font-weight: 380;
  font-style: italic;
}
@font-face {
  font-family: "Saans Hays";
  src: url("./font/Saans-Hays/SaansHays-SemiBold.ttf") format("truetype");
  font-weight: 670;
  font-style: italic;
}
.h-btn, .aui .h-btn {
  display: inline-block;
  border: var(--h-border-width-sm) solid var(--h-btn-secondary);
  border-radius: var(--h-border-radius-sm);
  padding: 13px 40px;
  font-size: var(--h-text-fs);
  line-height: 1;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-align: center;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-secondary);
  text-decoration: none;
}
@media only screen and (max-width: 479px) {
  .aui .h-btn, .aui .aui .h-btn {
    padding: 10px 38px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .aui .h-btn, .aui .aui .h-btn {
    padding: 10px 38px;
  }
}
.h-btn:hover, .h-btn:focus-visible, .aui .h-btn:hover, .aui .h-btn:focus-visible {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-secondary-hover);
  text-decoration: none;
}
.h-btn:focus, .aui .h-btn:focus {
  color: var(--h-text-on-dark);
  border: 1px solid #007FA9;
  background-color: var(--h-btn-secondary-hover);
  text-decoration: none;
}
.h-btn:focus-visible, .aui .h-btn:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
.h-btn[disabled], .aui .h-btn[disabled] {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-disabled);
}
.h-btn--ghost, .aui .h-btn--ghost {
  border-color: var(--h-btn-secondary);
  color: var(--h-btn-secondary);
  background-color: transparent;
}
.h-btn--inverted, .aui .h-btn--inverted {
  border-color: var(--h-border-on-dark);
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-inverted);
}
.h-btn--inverted:hover, .h-btn--inverted:focus-visible, .aui .h-btn--inverted:hover, .aui .h-btn--inverted:focus-visible {
  border-color: transparent;
  color: var(--h-btn-secondary);
  background-color: var(--h-btn-inverted-hover);
}
.h-btn--inverted:focus, .aui .h-btn--inverted:focus {
  border-color: var(--h-btn-secondary);
  color: var(--h-btn-secondary);
  background-color: var(--h-btn-inverted-hover);
}
.h-btn--inverted.h-btn--ghost, .aui .h-btn--inverted.h-btn--ghost {
  border-color: var(--h-border-on-dark);
  color: var(--h-text-on-dark);
  background-color: transparent;
}
.h-btn--inverted.h-btn--ghost:hover, .h-btn--inverted.h-btn--ghost:focus-visible, .aui .h-btn--inverted.h-btn--ghost:hover, .aui .h-btn--inverted.h-btn--ghost:focus-visible {
  background-color: var(--h-btn-inverted-hover);
  border-color: transparent;
  color: var(--h-btn-secondary);
}
.h-btn--inverted.h-btn--ghost:focus, .aui .h-btn--inverted.h-btn--ghost:focus {
  background-color: var(--h-btn-inverted-hover);
  border-color: var(--h-btn-secondary);
  color: var(--h-btn-secondary);
}
@media only screen and (max-width: 767px) {
  .h-btn--block, .aui .h-btn--block {
    width: 100% !important;
  }
}
.h-btn--primary, .aui .h-btn--primary {
  background-color: var(--h-btn-primary);
  border-color: var(--h-btn-primary);
}
.h-btn--primary:hover, .h-btn--primary:focus-visible, .aui .h-btn--primary:hover, .aui .h-btn--primary:focus-visible {
  background-color: var(--h-btn-primary-hover);
  border-color: transparent;
}
.h-btn--primary:focus, .aui .h-btn--primary:focus {
  border: 1px solid #002776;
  background-color: var(--h-btn-primary-hover);
}
.h-btn--primary.h-btn--ghost, .aui .h-btn--primary.h-btn--ghost {
  color: var(--h-glow-dark-blue);
  border-color: var(--h-glow-dark-blue);
  background-color: transparent;
  border-radius: var(--h-glow-border-radius);
}
.h-btn--primary.h-btn--ghost:hover, .h-btn--primary.h-btn--ghost:focus-visible, .aui .h-btn--primary.h-btn--ghost:hover, .aui .h-btn--primary.h-btn--ghost:focus-visible {
  color: var(--h-text-on-dark);
  background-color: var(--h-glow-azure-blue-dark-2);
  border-color: transparent;
}
.h-btn--primary.h-btn--ghost:focus, .aui .h-btn--primary.h-btn--ghost:focus {
  border: 1px solid var(--h-glow-dark-blue);
  background-color: var(--h-glow-azure-blue-dark-2);
  color: var(--h-white);
}
.h-btn--primary.h-btn-inverted, .aui .h-btn--primary.h-btn-inverted {
  background-color: var(--h-btn-inverted);
  border-color: var(--h-btn-primary);
  color: var(--h-btn-primary);
  outline-color: var(--h-outline-on-dark);
}
.h-btn--primary.h-btn-inverted:hover, .h-btn--primary.h-btn-inverted:focus-visible, .aui .h-btn--primary.h-btn-inverted:hover, .aui .h-btn--primary.h-btn-inverted:focus-visible {
  background-color: var(--h-btn-inverted-hover);
  border-color: transparent;
}
.h-btn--primary.h-btn-inverted:focus, .aui .h-btn--primary.h-btn-inverted:focus {
  background-color: var(--h-btn-inverted-hover);
}
.h-btn--lg, .aui .h-btn--lg {
  padding: 13px 40px;
  font-size: var(--h-text-fs);
}
@media (min-width: 768px) {
  .h-btn--lg, .aui .h-btn--lg {
    padding: 14px 50px;
    font-size: var(--h-text-fs-lg);
  }
}
.h-btn--md, .aui .h-btn--md {
  padding: 13px 40px;
  font-size: var(--h-text-fs);
}
.h-btn--sm, .aui .h-btn--sm {
  padding: 10px 30px;
  font-size: var(--h-text-fs-sm);
}
@media (max-width: 991.98px) {
  .h-btn--sticky, .aui .h-btn--sticky {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    width: 100%;
    height: 80px;
    font-size: var(--h-text-fs-lg);
    text-align: center;
  }
}
.h-btn--icon .h-btn__icon, .aui .h-btn--icon .h-btn__icon {
  height: 1.25rem;
}
.h-btn--icon .h-btn__icon:first-child, .aui .h-btn--icon .h-btn__icon:first-child {
  margin-right: 5px;
}
.h-btn--icon .h-btn__icon:last-child, .aui .h-btn--icon .h-btn__icon:last-child {
  margin-left: 5px;
}
.h-btn--only-icon, .aui .h-btn--only-icon {
  position: relative;
  padding: 0;
  height: 44px;
  aspect-ratio: 1;
}
.h-btn--only-icon.h-btn--sm, .aui .h-btn--only-icon.h-btn--sm {
  height: 30px;
}
@media (min-width: 768px) {
  .h-btn--only-icon.h-btn--lg, .aui .h-btn--only-icon.h-btn--lg {
    height: 50px;
  }
}
.h-btn--only-icon .h-btn__icon, .aui .h-btn--only-icon .h-btn__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.h-btn--dropbox, .aui .h-btn--dropbox {
  border: 1px solid var(--h-btn-primary);
  color: var(--h-btn-primary);
  background-color: #fff;
  text-decoration: none !important;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='23' viewBox='0 0 26 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8 4.71994L6.4 8.80294L12.8 12.8849L6.4 16.9679L0 12.8629L6.4 8.78094L0 4.71994L6.4 0.637939L12.8 4.71994ZM6.366 18.2799L12.766 14.1979L19.166 18.2799L12.766 22.3619L6.366 18.2799ZM12.8 12.8629L19.2 8.78094L12.8 4.72094L19.165 0.637939L25.565 4.71994L19.165 8.80194L25.565 12.8839L19.165 16.9659L12.8 12.8629Z' fill='%230061FF'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 15px 50%;
  padding-left: 50px;
  padding-right: 30px;
}
.h-btn--xing, .aui .h-btn--xing {
  padding: 0 40px !important;
  background-color: var(--h-xing);
  border: 1px solid var(--h-xing);
}
.h-btn--xing span, .aui .h-btn--xing span {
  background-repeat: no-repeat;
  background-position: 0 49%;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='25' viewBox='0 0 22 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.35806 10.1145C9.25673 10.2825 7.95039 12.4158 5.43906 16.5145C5.34546 16.6999 5.20448 16.8572 5.03043 16.9705C4.85638 17.0838 4.65546 17.149 4.44806 17.1595H0.80706C0.714062 17.1655 0.621151 17.1465 0.537974 17.1045C0.454798 17.0625 0.384389 16.9989 0.33406 16.9205C0.284185 16.8457 0.257568 16.7579 0.257568 16.668C0.257568 16.5781 0.284185 16.4903 0.33406 16.4155L4.19206 10.1285C4.20273 10.1285 4.20273 10.1238 4.19206 10.1145L1.73706 6.1985C1.67755 6.12543 1.64382 6.03476 1.64111 5.94055C1.63839 5.84635 1.66685 5.75388 1.72206 5.67751C1.77816 5.60308 1.85263 5.5445 1.93817 5.50751C2.02372 5.47052 2.11741 5.45639 2.21006 5.46651H5.85806C6.06617 5.47327 6.26867 5.53564 6.44452 5.64713C6.62038 5.75862 6.76317 5.91517 6.85806 6.1005L9.35806 10.1145ZM21.6581 1.1045C21.7128 1.17996 21.7423 1.27079 21.7423 1.364C21.7423 1.45722 21.7128 1.54805 21.6581 1.6235L13.6011 14.7325V14.7465L18.7251 23.3775C18.7794 23.4525 18.81 23.542 18.8129 23.6345C18.8157 23.7271 18.7907 23.8184 18.7411 23.8965C18.6835 23.9693 18.6088 24.0267 18.5236 24.0635C18.4385 24.1003 18.3455 24.1154 18.2531 24.1075H14.6081C14.3978 24.1073 14.1919 24.0479 14.0138 23.9362C13.8357 23.8244 13.6927 23.6647 13.6011 23.4755L8.43106 14.7465L16.5291 1.5255C16.6185 1.34105 16.7567 1.18463 16.9288 1.07321C17.1009 0.961794 17.3002 0.899642 17.5051 0.893505H21.1801C21.2713 0.883473 21.3635 0.897702 21.4474 0.934752C21.5314 0.971803 21.604 1.03036 21.6581 1.1045Z' fill='white'/%3E%3C/svg%3E%0A");
  padding-left: 30px;
  padding-top: 13px;
  padding-bottom: 13px;
}

@media (min-width: 768px) {
  .h-job-detail .h-btn--lg {
    padding: 14px 35px;
    width: 340px;
  }
}

.h-btn-glow--ghost, .aui .h-btn-glow--ghost {
  border-color: var(--h-glow-dark-blue);
  color: var(--h-glow-dark-blue);
  background-color: transparent;
}
.h-btn-glow--ghost:hover, .aui .h-btn-glow--ghost:hover {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-glow-azure-blue-dark-2);
}

/******* G-BTN *********/
/******* Glow Theme Buttons *********/
.g-btn {
  font-weight: var(--h-glow-font-bold);
  font-style: normal;
  position: relative;
  border-radius: 10px;
  font-family: var(--h-glow-bold-font-family) !important;
}
.g-btn--lg {
  padding: 12px 30px;
  height: 50px !important;
  min-width: 50px !important;
  font-size: 20px;
  line-height: 20px;
}
.g-btn--lg.extra-padding {
  padding: 12px 75px;
}
.g-btn--md {
  height: 43px !important;
  min-width: 50px !important;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1;
}
.g-btn--sm {
  padding: 10px 15px;
  min-width: 50px !important;
  height: 37px !important;
  font-size: 14px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .g-btn--block {
    width: 100% !important;
    text-align: center;
  }
}
.g-btn--primary {
  background: var(--h-btn-glow-primary);
  border: 2px solid var(--h-btn-glow-primary);
  color: var(--h-white) !important;
}
.g-btn--primary:hover {
  background: var(--h-btn-glow-primary-hover);
  border: 2px solid var(--h-btn-glow-primary-hover);
}
.g-btn--primary:active {
  background: var(--h-btn-glow-primary-hover);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
}
.g-btn--primary:focus {
  background: var(--h-btn-glow-primary-hover);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
}
.g-btn--secondary {
  background: var(--h-glow-mint);
  color: var(--h-glow-dark-blue) !important;
  border: 2px solid var(--h-glow-mint) !important;
}
.g-btn--secondary:hover {
  background: var(--h-glow-light-teal-4-5);
  border: 2px solid var(--h-glow-light-teal-4-5) !important;
}
.g-btn--secondary:active {
  background: var(--h-glow-light-teal-4-5);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.g-btn--secondary:focus {
  background: var(--h-glow-light-teal-4-5);
  box-shadow: none !important;
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.g-btn--ghost-primary {
  color: var(--h-glow-dark-blue) !important;
  border: 2px solid var(--h-glow-dark-blue) !important;
  background: var(--h-white);
}
.g-btn--ghost-primary:hover {
  color: var(--h-white) !important;
  background: var(--h-glow-azure-blue-dark-2);
  border: 2px solid var(--h-glow-azure-blue-dark-2) !important;
}
.g-btn--ghost-primary:active {
  color: var(--h-white) !important;
  background: var(--h-glow-azure-blue-dark-2) !important;
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4) !important;
}
.g-btn--ghost-primary:focus {
  color: var(--h-white) !important;
  background: var(--h-glow-azure-blue-dark-2) !important;
  box-shadow: none !important;
  border: 2px solid var(--h-glow-azure-blue-dark-4) !important;
}
.g-btn--ghost-secondary {
  color: var(--h-glow-dark-blue) !important;
  border: 2px solid var(--h-glow-dark-blue) !important;
  background: var(--h-white);
}
.g-btn--ghost-secondary:hover {
  border: 2px solid transparent !important;
  color: var(--h-glow-dark-blue) !important;
  background: var(--h-glow-light-teal-4-5);
}
.g-btn--ghost-secondary:active {
  color: var(--h-glow-dark-blue) !important;
  box-shadow: none !important;
  background: var(--h-glow-light-teal-4-5);
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}
.g-btn--ghost-secondary:focus {
  color: var(--h-glow-dark-blue) !important;
  box-shadow: none !important;
  background: var(--h-glow-light-teal-4-5);
  border: 2px solid var(--h-glow-deep-teal-2-5) !important;
}

input[type=text], input[type=text] .h-form,
textarea,
textarea .h-form,
select,
select .h-form,
.form-control,
.form-control .h-form,
.h-input,
.h-input .h-form,
.h-textarea,
.h-textarea .h-form,
.h-select .select-styled,
.h-select .select-styled .h-form {
  display: block;
  border: 1px solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 18px;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
}
@media (min-width: 768px) {
  input[type=text], input[type=text] .h-form,
textarea,
textarea .h-form,
select,
select .h-form,
.form-control,
.form-control .h-form,
.h-input,
.h-input .h-form,
.h-textarea,
.h-textarea .h-form,
.h-select .select-styled,
.h-select .select-styled .h-form {
    padding: 15px;
  }
}
input[type=text]:focus-visible, input[type=text] .h-form:focus-visible,
textarea:focus-visible,
textarea .h-form:focus-visible,
select:focus-visible,
select .h-form:focus-visible,
.form-control:focus-visible,
.form-control .h-form:focus-visible,
.h-input:focus-visible,
.h-input .h-form:focus-visible,
.h-textarea:focus-visible,
.h-textarea .h-form:focus-visible,
.h-select .select-styled:focus-visible,
.h-select .select-styled .h-form:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
input[type=text]:focus, input[type=text].focus, input[type=text]:focus-within, input[type=text] .h-form:focus, input[type=text] .h-form.focus, input[type=text] .h-form:focus-within,
textarea:focus,
textarea.focus,
textarea:focus-within,
textarea .h-form:focus,
textarea .h-form.focus,
textarea .h-form:focus-within,
select:focus,
select.focus,
select:focus-within,
select .h-form:focus,
select .h-form.focus,
select .h-form:focus-within,
.form-control:focus,
.form-control.focus,
.form-control:focus-within,
.form-control .h-form:focus,
.form-control .h-form.focus,
.form-control .h-form:focus-within,
.h-input:focus,
.h-input.focus,
.h-input:focus-within,
.h-input .h-form:focus,
.h-input .h-form.focus,
.h-input .h-form:focus-within,
.h-textarea:focus,
.h-textarea.focus,
.h-textarea:focus-within,
.h-textarea .h-form:focus,
.h-textarea .h-form.focus,
.h-textarea .h-form:focus-within,
.h-select .select-styled:focus,
.h-select .select-styled.focus,
.h-select .select-styled:focus-within,
.h-select .select-styled .h-form:focus,
.h-select .select-styled .h-form.focus,
.h-select .select-styled .h-form:focus-within {
  border-color: var(--h-input-focus);
  box-shadow: none;
  outline: 0;
}
input[type=text]::placeholder, input[type=text] .h-form::placeholder,
textarea::placeholder,
textarea .h-form::placeholder,
select::placeholder,
select .h-form::placeholder,
.form-control::placeholder,
.form-control .h-form::placeholder,
.h-input::placeholder,
.h-input .h-form::placeholder,
.h-textarea::placeholder,
.h-textarea .h-form::placeholder,
.h-select .select-styled::placeholder,
.h-select .select-styled .h-form::placeholder {
  color: var(--h-grey);
}
input[type=text] + .help-block, input[type=text] .h-form + .help-block,
textarea + .help-block,
textarea .h-form + .help-block,
select + .help-block,
select .h-form + .help-block,
.form-control + .help-block,
.form-control .h-form + .help-block,
.h-input + .help-block,
.h-input .h-form + .help-block,
.h-textarea + .help-block,
.h-textarea .h-form + .help-block,
.h-select .select-styled + .help-block,
.h-select .select-styled .h-form + .help-block {
  color: var(--h-input-error);
}

.h-input.ui-searchfield--large .input {
  padding: 0;
  line-height: 1 !important;
}
.h-input.ui-searchfield--large .radius .elem {
  border-color: var(--h-input-border);
}
.h-input.ui-searchfield--large .radius .elem:first-child::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-link);
  top: 50%;
  transform: translateY(-50%);
}
.h-input.ui-searchfield--large .radius .elem:first-child:hover::after {
  border-top-color: var(--h-link-hover);
}
.h-input.ui-searchfield--large .radius .elem:nth-child(2) {
  border-top: 1px solid var(--h-input-border);
}
.h-input.ui-searchfield--large .radius .elem:hover {
  background-color: var(--h-mid-blue);
}

.h-radio,
.h-checkbox {
  position: relative;
  margin-bottom: 0;
}
.h-radio .field,
.h-checkbox .field {
  --h-input-accent: var(--h-input-border);
  position: absolute;
  left: 0;
  display: grid;
  place-content: center;
  appearance: none;
  background-color: var(--h-input-bg);
  margin: 0;
  font: inherit;
  color: currentColor;
  border: var(--h-border-width-sm) solid var(--h-input-accent);
  transform: translateY(-0.075em);
}
.h-radio .field:before,
.h-checkbox .field:before {
  content: "";
  transform: scale(0);
  transition: 120ms transform ease-in-out;
}
.h-radio .field:hover,
.h-checkbox .field:hover {
  --h-input-accent: var(--h-input-hover);
}
.h-radio .field:checked,
.h-checkbox .field:checked {
  --h-input-color: var(--h-link);
}
.h-radio .field:checked:hover, .h-radio .field:checked:focus-visible,
.h-checkbox .field:checked:hover,
.h-checkbox .field:checked:focus-visible {
  --h-input-color: var(--h-input-hover);
}
.h-radio .field:checked:focus,
.h-checkbox .field:checked:focus {
  --h-input-color: var(--h-input-focus);
}
.h-radio .field:checked:focus:hover,
.h-checkbox .field:checked:focus:hover {
  --h-input-color: var(--h-input-hover);
}
.h-radio .field:checked::before,
.h-checkbox .field:checked::before {
  transform: scale(1);
}
.h-radio .field:focus-visible,
.h-checkbox .field:focus-visible {
  outline: max(2px, 0.15em) solid currentColor;
  outline-offset: max(2px, 0.15em);
}
.h-radio .field:disabled,
.h-checkbox .field:disabled {
  --h-input-accent: var(--h-link-disabled);
  color: var(--form-control-disabled);
  cursor: not-allowed;
}

.h-radio {
  padding-left: 27px;
}
@media (min-width: 768px) {
  .h-radio {
    padding-left: 29px;
  }
}
@media only screen and (max-width: 767px) {
  .h-radio {
    margin-right: 25px;
  }
}
.h-radio .field {
  --h-input-accent: var(--h-border);
  top: 3px;
  border-color: var(--h-input-accent);
  border-radius: 100%;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}
@media (min-width: 768px) {
  .h-radio .field {
    top: 3px;
    width: 20px;
    height: 20px;
  }
}
.h-radio .field::before {
  width: 10px;
  height: 10px;
  box-shadow: inset 1em 1em var(--h-input-accent);
  border-radius: 100%;
}
@media (min-width: 768px) {
  .h-radio .field::before {
    width: 12px;
    height: 12px;
  }
}
.h-radio .field:checked {
  --h-input-accent: var(--h-link);
}
.h-radio .field:checked:hover {
  --h-input-accent: var(--h-link-hover);
}

.h-glow-radio {
  display: flex;
}
.h-glow-radio input[type=radio] {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  outline: none;
  background: transparent;
  margin-right: 10px;
  padding: 4px;
  border: 1px solid var(--h-glow-dark-grey);
}
.h-glow-radio input[type=radio]:before {
  content: "";
  display: block;
  height: 15px;
}
.h-glow-radio input[type=radio]:checked {
  border: 1px solid var(--h-glow-mid-blue);
}
.h-glow-radio input[type=radio]:checked:before {
  background: var(--h-glow-mid-blue);
  border-radius: 50%;
}

.h-checkbox {
  padding-left: 36px;
  line-height: 21px;
}
.h-checkbox .field {
  top: 0;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}
.h-checkbox .field::before {
  width: 16px;
  height: 11px;
  background-color: var(--h-text-on-dark);
  transform-origin: 11px 5px;
  clip-path: polygon(5px 9px, 15px 0, 16px 1px, 5px 11px, 0 6px, 1px 5px);
}
.h-checkbox .field:checked {
  --h-input-accent: var(--h-link);
  background-color: var(--h-input-accent);
}
.h-checkbox .field:checked::before {
  background-color: var(--h-text-on-dark);
}
.h-checkbox .field:checked:hover {
  --h-input-accent: var(--h-link-hover);
}

.h-form__password-cleartext {
  cursor: pointer;
  position: absolute !important;
  background: none !important;
  margin-top: 0;
  right: 10px;
  width: 26px;
  height: 32px;
  top: 52px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .h-form__password-cleartext {
    top: 43px;
  }
}
.h-form__password-cleartext svg {
  fill: var(--h-grey) !important;
}
.h-form__password-cleartext:hover svg {
  fill: var(--h-dark-blue) !important;
}

.h-form-group {
  margin-bottom: 30px;
}
.h-form-group--near {
  margin: 10px 0 20px;
}
.h-form-group--last {
  margin-bottom: 0;
}
.h-form-group .control-label {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.h-form-group--inline {
  display: flex;
  flex-wrap: wrap;
}
.h-form-group--inline > .control-label {
  flex-basis: 100%;
}
.h-form-group--inline .h-form-group__field + .h-form-group__field {
  margin-left: 25px;
}
@media only screen and (max-width: 767px) {
  .h-form-group--inline .h-form-group__field + .h-form-group__field {
    margin-left: 0;
  }
}

.h-inline-form-group {
  display: flex;
  flex-wrap: wrap;
}
.h-inline-form-group .h-inline-form-group__input {
  flex: 1 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.h-inline-form-group .h-inline-form-group__button {
  flex: 0 0;
  width: initial;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.h-asterisk,
form .hays-blue-asterisk {
  margin-left: 0.25em;
  font-size: inherit !important;
  color: inherit !important;
}

.h-label,
.label-font-size {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-text-fs-lg);
}
@media (max-width: 767.98px) {
  .h-label,
.label-font-size {
    font-size: var(--h-text-fs);
  }
}

.control-label {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
.control-label .reference-mark {
  color: inherit !important;
}

.h-select select {
  display: none !important;
  visibility: hidden;
}
.h-select .select-styled {
  position: relative;
  padding-right: 30px;
  cursor: pointer;
}
.h-select .select-styled::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-link);
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.h-select:hover .select-styled::after, .h-select:focus-visible .select-styled::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-link-hover);
}
.h-select:focus-within .select-styled {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
.h-select .select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: -5px 0 0;
  list-style: none;
  border: 1px solid var(--h-input-border);
  border-top: 0;
  border-radius: 0 0 var(--h-input-border-radius) var(--h-input-border-radius);
  padding: 0;
  line-height: 1;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
}
.h-select .select-options li {
  --h-input-accent: transparent;
  padding: 12px 15px;
  background-color: var(--h-input-accent);
}
.h-select .select-options li:hover, .h-select .select-options li:focus, .h-select .select-options li.is-selected {
  color: var(--h-text-on-dark);
}
.h-select .select-options li.is-selected {
  --h-input-accent: var(--h-link);
}
.h-select .select-options li:hover {
  --h-input-accent: var(--h-link-hover);
}
.h-select .select-options li:focus {
  --h-input-accent: var(--h-link-focus);
}

.help-block,
.alert-custom,
.js-fileupload-error-docType {
  color: var(--h-hays-error-color);
  position: absolute;
  bottom: -17px;
  top: auto;
  /* left: 20px; */
  left: 3px;
  line-height: 1;
  padding: 0 0 0 15px !important;
  font-size: 13px;
  font-weight: 700;
  border: none;
  background: none;
  min-width: 250px;
}
.help-block div,
.alert-custom div,
.js-fileupload-error-docType div {
  margin: 0 !important;
}
.help-block:after,
.alert-custom:after,
.js-fileupload-error-docType:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0C2.69 0 0 2.69 0 6C0 9.31 2.69 12 6 12C9.31 12 12 9.31 12 6C12 2.69 9.31 0 6 0ZM7 9C7 9.275 6.775 9.5 6.5 9.5H5.5C5.225 9.5 5 9.275 5 9V8C5 7.725 5.225 7.5 5.5 7.5H6.5C6.775 7.5 7 7.725 7 8V9ZM7 4.5L6.54 6.8C6.515 6.915 6.415 7 6.295 7H5.705C5.585 7 5.485 6.915 5.46 6.8L5 4.5V3C5 2.725 5.225 2.5 5.5 2.5H6.5C6.775 2.5 7 2.725 7 3V4.5Z' fill='%23E0002B'/%3E%3C/svg%3E%0A") no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
}

/* Form Group + Error/Success Messages */
.h-form-group {
  position: relative;
  margin-bottom: 30px !important;
}
.h-form-group .form-group.input-text-wrapper.has-success .h-input, .h-form-group.has-success .h-input {
  border: 1px solid var(--h-input-border);
}
.h-form-group .form-group.input-text-wrapper.has-success:after, .h-form-group.has-success:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12L1 7' stroke='%23008217' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;
  position: absolute;
  bottom: 20px;
  right: 11px;
  top: auto;
  width: 18px;
  height: 13px;
}

/* Request Label */
.h-label.is-required:after,
.h-checkbox.is-required:after {
  content: "*";
  position: absolute;
  margin-left: 4px;
  font-size: 20px;
  top: -3px;
}

.studien-content-template .default-label-text p.error {
  color: var(--h-input-error);
  font-size: 13px;
  font-weight: 700;
}
.studien-content-template .default-label-text p.error i {
  height: 12px;
  width: 12px;
  position: relative;
  background: none;
  margin-right: 2px !important;
}
.studien-content-template .default-label-text p.error i:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0C2.69 0 0 2.69 0 6C0 9.31 2.69 12 6 12C9.31 12 12 9.31 12 6C12 2.69 9.31 0 6 0ZM7 9C7 9.275 6.775 9.5 6.5 9.5H5.5C5.225 9.5 5 9.275 5 9V8C5 7.725 5.225 7.5 5.5 7.5H6.5C6.775 7.5 7 7.725 7 8V9ZM7 4.5L6.54 6.8C6.515 6.915 6.415 7 6.295 7H5.705C5.585 7 5.485 6.915 5.46 6.8L5 4.5V3C5 2.725 5.225 2.5 5.5 2.5H6.5C6.775 2.5 7 2.725 7 3V4.5Z' fill='%23E0002B'/%3E%3C/svg%3E%0A") no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
}

div.hays-new-customer-contact-form .hide-form .control-label .reference-mark {
  display: none;
}
div.hays-new-customer-contact-form .row {
  padding-bottom: 10px !important;
}
div.hays-new-customer-contact-form .row .form-group {
  margin-bottom: 1rem;
}

h1, .aui h1, .h-h1, .aui .h-h1 {
  font-size: var(--h-h2-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
}
@media (min-width: 768px) {
  h1, .aui h1, .h-h1, .aui .h-h1 {
    font-size: var(--h-h1-fs);
  }
}

h2, .aui h2, .h-h2, .aui .h-h2 {
  font-size: var(--h-h2-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
}
@media (min-width: 768px) {
  h2, .aui h2, .h-h2, .aui .h-h2 {
    font-size: var(--h-h2-fs);
  }
}

h3, .aui h3, .h-h3, .aui .h-h3 {
  font-size: var(--h-h3-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
}
@media (min-width: 768px) {
  h3, .aui h3, .h-h3, .aui .h-h3 {
    font-size: var(--h-h3-fs);
  }
}

h4, .aui h4, .h-h4, .aui .h-h4 {
  font-size: var(--h-h4-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
}
@media (min-width: 768px) {
  h4, .aui h4, .h-h4, .aui .h-h4 {
    font-size: var(--h-h4-fs);
  }
}

h5, .aui h5, h6 .h-h5, .aui h6 .h-h5 {
  font-size: var(--h-h5-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: currentColor;
}
@media (min-width: 768px) {
  h5, .aui h5, h6 .h-h5, .aui h6 .h-h5 {
    font-size: var(--h-h5-fs);
  }
}

h1, h2, h3, h4, h5, h6, .h-h1, .h-h1, .h-h3, .h-h4, .h-h5 {
  hyphens: auto;
}

i[class*=icon-], i.fa {
  color: var(--h-mid-blue);
}

a, .aui a, p a, .aui p a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-link);
  text-decoration: underline;
}
a:hover, a:focus-visible, .aui a:hover, .aui a:focus-visible, p a:hover, p a:focus-visible, .aui p a:hover, .aui p a:focus-visible {
  color: var(--h-glow-link-hover);
  text-decoration: underline;
}
a:focus, .aui a:focus, p a:focus, .aui p a:focus {
  color: var(--h-glow-link-focus);
  outline: inherit;
  text-decoration: underline;
}
a[disabled], .aui a[disabled], p a[disabled], .aui p a[disabled] {
  color: var(--h-glow-link-disabled);
}

.h-backlink::before {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-right: 7.5px solid currentColor;
  content: "";
  position: relative;
  top: 0.15em;
  display: inline-block;
  margin-right: 12px;
}

:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}

small {
  font-size: var(--h-text-fs-sm);
}

p, .aui p {
  margin-bottom: 15px;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
p:last-child, .aui p:last-child {
  margin-bottom: 0;
}

b, strong {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}

.h-text ul {
  list-style: none;
}
.h-text ul li {
  position: relative;
  margin-bottom: 20px;
  padding-left: calc(0.5rem + 10px);
}
.h-text ul li::before {
  content: "";
  position: absolute;
  top: 0.33rem;
  left: 0;
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: var(--h-glow-light-blue);
}
.h-text [class^=icon-],
.h-text [class*=" icon-"] {
  display: inline-block;
  margin-right: 5px;
  transform: translateY(0.1rem);
}

.h-topic-label {
  position: relative;
  display: inline-block;
  height: 40px;
  padding: 10px;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: uppercase;
  color: var(--h-text-highlighted);
  background-color: var(--h-bg);
}
.h-topic-label.color--black-parchment, .h-topic-label.color--dark-blue-parchment {
  background-color: var(--h-bg-highlighted);
}
.h-topic-label.color--black-parchment:after, .h-topic-label.color--dark-blue-parchment:after {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid var(--h-bg-highlighted);
}
.h-topic-label.color--black, .h-topic-label.color--black-parchment {
  color: var(--h-text);
}
.h-topic-label.color--dark-blue, .h-topic-label.color--dark-blue-parchment {
  color: var(--h-text-highlighted);
}
.h-topic-label.color--mid-blue {
  color: var(--h-mid-blue);
}
.h-topic-label.color--teal {
  color: var(--h-teal);
}
.h-topic-label.color--light-green {
  color: var(--h-light-green);
}

.aui .js-fileupload-browse,
.aui .file-upload-browse {
  border: 2px dashed var(--h-form-disabled);
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .aui .js-fileupload-browse,
.aui .file-upload-browse {
    border-style: solid;
  }
}
.aui .js-fileupload__drop-hint,
.aui .file-upload__drop-hint {
  font-size: var(--h-text-fs) !important;
  font-weight: 700;
  color: var(--h-form-disabled);
  margin-bottom: 40px;
}
.aui .js-fileupload.has-error .file-upload__dropzone,
.aui .file-upload.has-error .file-upload__dropzone {
  border-color: var(--h-negative);
}
.aui .js-fileupload__button-wrapper,
.aui .file-upload__button-wrapper {
  display: flex;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .aui .js-fileupload__button-wrapper,
.aui .file-upload__button-wrapper {
    flex-direction: column;
  }
  .aui .js-fileupload__button-wrapper .h-btn,
.aui .file-upload__button-wrapper .h-btn {
    min-width: 200px;
  }
}
.aui .js-fileupload__button-template,
.aui .file-upload__button-template {
  margin: 0 15px !important;
}
@media (max-width: 991.98px) {
  .aui .js-fileupload__button-template,
.aui .file-upload__button-template {
    margin-bottom: 15px !important;
  }
}

/* TODO! this was copied from different stylesheets and needs to be refactored... */
.hays__password-strength {
  display: none;
  margin-top: 10px;
  font-size: 14px;
}
.hays__password-strength__description {
  margin-bottom: 40px;
}
.hays__password-strength__state {
  color: var(--h-col-boulder);
}
.hays__password-strength__state:after {
  content: attr(data-weak);
}
.hays__password-strength__bar {
  height: 7px;
  background-color: var(--h-negative);
  margin-bottom: 8px;
}
.hays__password-strength__indicator {
  margin: 8px 0;
  color: var(--h-negative);
  display: flex;
  align-items: center;
}
.hays__password-strength__indicator:before {
  content: "";
  margin-right: 8px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjE4NDYxOGYyY2ZmNzg3YTk3OTNiMTE5Yzc5NzM2MWYwIiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMTMsIDApOyB3aWR0aDogMjBweDsgaGVpZ2h0OiAyMHB4OyBwb2ludGVyLWV2ZW50czogYWxsOyBmaWx0ZXI6IG5vbmU7IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnPjxwYXRoIHhtbG5zOmRlZmF1bHQ9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkPSJNMTkgNi40MUwxNy41OSA1IDEyIDEwLjU5IDYuNDEgNSA1IDYuNDEgMTAuNTkgMTIgNSAxNy41OSA2LjQxIDE5IDEyIDEzLjQxIDE3LjU5IDE5IDE5IDE3LjU5IDEzLjQxIDEyeiIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDEzLCAwKTsiLz48L2c+PC9zdmc+") no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.hays__password-strength__indicator.success {
  color: #739600;
}
.hays__password-strength__indicator.success:before {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIG1lZXQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im5nLWVsZW1lbnQiIGRhdGEtaWQ9IjQ5NzNhNTYwYTQzYThhN2QxODc4NjBhMzRmMTk1YzRjIiBzdHlsZT0iZmlsbDogcmdiKDExNSwgMTUwLCAwKTsgd2lkdGg6IDIwcHg7IGhlaWdodDogMjBweDsgcG9pbnRlci1ldmVudHM6IGFsbDsgZmlsdGVyOiBub25lOyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCB4bWxuczpkZWZhdWx0PSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0iTTkgMTYuMTdMNC44MyAxMmwtMS40MiAxLjQxTDkgMTkgMjEgN2wtMS40MS0xLjQxeiIgc3R5bGU9ImZpbGw6IHJnYigxMTUsIDE1MCwgMCk7Ii8+PC9nPjwvc3ZnPg==") no-repeat;
}
.hays__password-strength.medium .hays__password-strength__state:after {
  content: attr(data-medium);
}
.hays__password-strength.medium .hays__password-strength__bar {
  background-color: #ffd000;
}
.hays__password-strength.strong .hays__password-strength__state:after {
  content: attr(data-strong);
}
.hays__password-strength.strong .hays__password-strength__bar {
  background-color: var(--h-positive);
}
.hays__password-strength.error-message {
  margin: 8px 0;
  color: var(--h-negative);
  font-size: 14px;
  display: none;
}
.hays__password-strength.error-message.active {
  display: flex;
}

#context-nav,
#context-nav-no-dropzones {
  border: 0;
  padding-top: 25px;
  color: var(--h-text-on-dark);
  background-color: var(--h-bg-dark);
}

.h-section-footer {
  font-size: 12px;
  color: var(--h-text-on-dark);
  background-color: var(--h-glow-dark-blue);
}
.h-section-footer a, .aui .h-section-footer a {
  color: var(--h-link-on-dark);
  font-weight: var(--h-glow-font-bold);
  text-decoration: none;
}
.h-section-footer a:hover, .aui .h-section-footer a:hover {
  text-decoration: underline;
  color: var(--h-link-on-dark-hover);
}
.h-section-footer a:focus-visible, .h-section-footer a:focus, .aui .h-section-footer a:focus-visible, .aui .h-section-footer a:focus {
  text-decoration: underline;
  color: var(--h-glow-mid-blue);
}
.h-section-footer .certification-logo-container a, .aui .h-section-footer .certification-logo-container a {
  text-decoration: none;
}
.h-section-footer .certification-logo-container a:hover, .aui .h-section-footer .certification-logo-container a:hover {
  text-decoration: none;
}
.h-section-footer .certification-logo-container a:focus-visible, .h-section-footer .certification-logo-container a:focus, .aui .h-section-footer .certification-logo-container a:focus-visible, .aui .h-section-footer .certification-logo-container a:focus {
  text-decoration: none;
}

.h-footer {
  padding-bottom: 30px;
}
.h-footer:first-child {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .h-footer:first-child {
    padding-top: 50px;
  }
}
.h-footer-nav__list {
  margin: 0;
  list-style: none;
  line-height: 1;
}
.h-footer-nav__item {
  margin: 5px 0;
  padding: 0 5px;
  border-left: var(--h-border-width-sm) solid var(--h-parchment);
}
.h-footer-nav__item--contact, .h-footer-nav__item--contact + .h-footer-nav__item {
  border-left: 0;
}
.h-footer-nav__item--contact {
  flex-basis: 100%;
}
.h-footer-nav__list--reduced .h-footer-nav__item:first-child {
  border-left: 0;
}
.h-footer .h-footer-copyright {
  font-size: 12px;
}

/*#banner {
    z-index: 101; // fix z-index bug in logged-in flyout nav

    & + .brotkrumen,
    & + script + .brotkrumen, // fix for special cases
    & + iframe + .brotkrumen, // fix for special cases
    & + .content,
    & + script + .content, // fix for special cases
    & + iframe + .content { // fix for special cases
        border-top: var(--h-border-width-lg) solid var(--h-teal);
    }
}*/
.header {
  padding-top: 0;
  height: auto;
}
.aui .header {
  padding-top: 0;
}
.header .menulinks {
  margin-top: 0;
  height: 70px;
  color: var(--h-text-highlighted);
}
@media (min-width: 768px) {
  .header .menulinks {
    margin-top: 20px;
  }
}
.header .menulinks .logo {
  height: auto;
}
.header .menulinks .mobile-menu-icon {
  margin-top: -3px;
  border: 0;
  padding: 8px 2px;
  width: auto;
  height: auto;
  color: var(--h-white);
  background: none;
  filter: none;
}
.header .menulinks .mobile-menu-icon:hover, .header .menulinks .mobile-menu-icon:focus-visible {
  color: var(--h-link-hover);
}
.header .menulinks .mobile-menu-icon:focus {
  color: var(--h-link-focus);
}
.header .menulinks .mobile-menu-icon svg {
  width: 26px;
  height: 15px;
}
.header .menulinks ul {
  margin-top: 0;
}
.header .menulinks ul li {
  height: 20px;
}
.header .menulinks ul li a {
  display: block;
  margin-top: -2px;
}
.header .menulinks ul li a:hover, .header .menulinks ul li a:focus-visible {
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.header .menulinks ul li a:hover .h-tooltiptext, .header .menulinks ul li a:focus-visible .h-tooltiptext {
  visibility: visible;
  opacity: 1;
}
.header .menulinks ul li a:focus {
  color: var(--h-link-variant-focus);
}
.header .menulinks .top-links {
  display: flex;
  margin-top: 0;
  padding-top: 0 !important;
  width: 100%;
}
.header .menulinks .top-links li + li {
  border-left: var(--h-border-width-lg) solid var(--h-white);
}
.header .menulinks .top-links > li:first-child {
  margin-left: auto;
}
.header .menulinks .top-links > li:last-child {
  border-left: 0;
  margin-left: auto;
}
.header .menulinks .top-links a {
  border: 0;
  padding: 0 20px;
  font-weight: var(--h-glow-font-bold);
  text-decoration: none;
}
.header .menulinks .top-links .top-link__icon {
  width: auto;
  height: 20px;
  vertical-align: baseline;
}
.header .menulinks .top-links .top-link__icon--usergroup {
  height: 28px;
  margin-top: -8px;
}
.header .menulinks .top-links .top-links-login,
.header .menulinks .top-links .select-myHays {
  position: relative;
  padding: 0 25px 0 0;
}
.header .menulinks .top-links .top-links-login:hover,
.header .menulinks .top-links .select-myHays:hover {
  color: var(--h-link-on-dark-hover);
}
.header .menulinks .top-links .top-links-login:focus-visible,
.header .menulinks .top-links .select-myHays:focus-visible {
  color: var(--h-link-variant-hover);
}
.header .menulinks .top-links .top-links-login:focus,
.header .menulinks .top-links .select-myHays:focus {
  color: var(--h-link-variant-focus);
}
.header .menulinks .top-links .top-links-login .icon-myhays,
.header .menulinks .top-links .select-myHays .icon-myhays {
  margin-top: -5px;
  width: 30px;
  vertical-align: middle;
}
.header .menulinks .top-links .top-links-login {
  padding-right: 0;
  color: var(--h-white);
  text-decoration: none;
}
.header .menulinks .top-links .top-links-login:hover, .header .menulinks .top-links .top-links-login:focus-visible {
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.header .menulinks .top-links .top-links-login:focus {
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.header .menulinks .top-links .top-links-login svg {
  margin-right: 8px;
  width: 20px;
  vertical-align: text-bottom;
  color: var(--h-glow-mid-blue);
}
.header .menulinks .top-links .select-myHays {
  color: var(--h-glow-mid-blue);
}
.header .menulinks .top-links .select-myHays::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid currentColor;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.header .menulinks .top-links .h-tooltiptext {
  --tooltip-arrow-size: 8px;
  position: absolute;
  bottom: 1.8rem;
  left: 50%;
  z-index: 1;
  border: var(--h-border-width-sm) solid var(--h-border-variant);
  border-color: var(--h-border-variant);
  border-radius: var(--h-border-radius-lg);
  border-bottom-left-radius: 0;
  padding: 8px 10px;
  font-size: var(--h-text-fs-sm);
  line-height: var(--h-text-lh);
  font-weight: var(--h-font-regular);
  text-align: center;
  white-space: nowrap;
  color: var(--h-text-highlighted);
  background-color: var(--h-bg-highlighted);
  opacity: 0;
  visibility: hidden;
  transform: translateX(-0.25rem);
}
.header .menulinks .top-links .h-tooltiptext::before, .header .menulinks .top-links .h-tooltiptext::after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid var(--h-border-variant);
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  transform: translateY(50%);
}
.header .menulinks .top-links .h-tooltiptext::after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--h-bg-highlighted);
  bottom: 1px;
  left: 0;
}
.header .menulinks .top-links .h-tooltiptext--myhays {
  left: auto;
  right: 100%;
  border-bottom-left-radius: var(--h-border-radius-lg);
  border-bottom-right-radius: 0;
  transform: translateX(0);
}
.header .menulinks .top-links .h-tooltiptext--myhays::before, .header .menulinks .top-links .h-tooltiptext--myhays::after {
  right: -1px;
  left: auto;
  border-right: 8px solid var(--h-border-variant);
  border-left: 0;
}
.header .menulinks .top-links .h-tooltiptext--myhays::after {
  right: 0;
  border-right: 7px solid var(--h-bg-highlighted);
  border-left: 0;
}
.header .menulinks .languageselect {
  color: var(--h-white);
  padding-top: 0 !important;
}
@media only screen and (max-width: 990px) {
  .header .menulinks .languageselect {
    top: -16px;
  }
}
.header .menulinks .languageselect:hover a {
  color: inherit;
}
.header .menulinks .languageselect li a {
  display: inline-block;
  border: 0;
  font-weight: var(--h-font-light);
  padding: 0 10px;
  text-decoration: none;
}
.header .menulinks .languageselect li a:hover, .header .menulinks .languageselect li a:focus-visible {
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.header .menulinks .languageselect li a:focus {
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.header .menulinks .languageselect li + li {
  border-left: var(--h-border-width-lg) solid var(--h-white);
}
.header .menulinks .pull-left + .languageselect li:last-child a {
  padding-right: 0;
}
.header .menulinks .top-links__language {
  width: 65%;
}
.header .menulinks .top-links__language .languageselect li a {
  border-right: 0;
  padding: 0 10px;
}

@media (min-width: 768px) {
  #heading .container {
    max-width: 960px;
  }
}

.mainnavi, .mainnavi--marginbottom {
  margin-top: 25px;
  height: 55px;
  font-family: var(--h-font-family);
  color: var(--h-white);
}
@media only screen and (max-width: 991px) {
  .mainnavi, .mainnavi--marginbottom {
    border-bottom: none;
  }
}
.aui .mainnavi .mainnavi-content, .aui .mainnavi--marginbottom .mainnavi-content {
  margin-top: 0;
}

.mainnavi--margin {
  margin-top: 25px;
  border-bottom: var(--h-border-width-lg) solid #ffffff;
  height: 55px;
  font-family: var(--h-font-family);
  color: var(--h-link-variant);
}
.aui .mainnavi--margin .mainnavi-content {
  margin-top: 0;
}

#heading .my-hays-meta {
  right: 0;
  left: auto;
}
.my-hays-meta__nav {
  position: relative;
  border: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
  border-radius: var(--h-border-radius-lg);
  padding: 20px;
  width: auto;
  background: var(--h-bg) !important;
}
.my-hays-meta__nav::before, .my-hays-meta__nav::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid var(--h-glow-dark-grey);
  content: "";
  position: absolute;
  top: 0px;
  right: 38px;
  transform: translate(-50%, -100%);
}
.my-hays-meta__nav::after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid var(--h-bg);
  right: 39px;
  top: 0;
}
.my-hays-meta__nav .my-hays-meta__nav-title {
  margin-bottom: 15px;
  font-size: var(--h-glow-h4-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  text-transform: none !important;
  color: var(--h-text-highlighted);
}
.my-hays-meta__nav .my-hays-meta__nav-item {
  position: relative;
}
.header .my-hays-meta__nav .my-hays-meta__nav-item {
  margin-bottom: 10px;
  border: 0;
  line-height: inherit;
}
.header .my-hays-meta__nav .my-hays-meta__nav-item:hover {
  background-color: transparent;
}
.header .my-hays-meta__nav .my-hays-meta__nav-item--logout {
  margin-top: 15px;
  margin-bottom: 0;
  border-top: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
  padding-top: 15px;
  position: relative;
}
.header .my-hays-meta__nav .my-hays-meta__nav-item--logout a {
  padding-left: 20px;
}
.header .my-hays-meta__nav .my-hays-meta__nav-item--logout a .icon-logout {
  position: absolute;
  left: 0;
  bottom: 5px;
}
.header .my-hays-meta__nav .my-hays-meta__nav-link {
  font-size: var(--h-text-fs);
  font-weight: var(--h-glow-font-regular);
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.header .my-hays-meta__nav .my-hays-meta__nav-link:hover {
  color: var(--h-glow-azure-blue-dark-2);
  text-decoration: underline;
}

.h-socialbar {
  --icon-size: 35px;
  margin-bottom: 0;
  padding: 30px 0;
  /*&.h-socialbar-dk{
      .mobile-text{
          @media only screen and (min-width: 768px) {
              display:block;
              margin-right: 0;
          }
      }
      .h-line-li{
          @media only screen and (min-width: 768px) {
              display:none;
          }
      }
  }*/
}
@media (min-width: 768px) {
  .h-socialbar {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .h-socialbar--row .container {
    display: flex;
    align-items: center;
  }
}
.h-socialbar .h-socialbar__text--row {
  text-align: right;
}
@media (min-width: 992px) {
  .h-socialbar .h-socialbar__text--row {
    margin: 0 15px 0 0;
    text-align: right;
  }
}
.h-socialbar__list {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  justify-content: left !important;
  position: relative;
  /* &--dk {
       justify-content: center !important;
   }*/
}
@media only screen and (max-width: 767px) {
  .h-socialbar__list {
    justify-content: center !important;
  }
}
@media (min-width: 992px) {
  .h-socialbar__list--row {
    margin: 0;
  }
}
.h-socialbar__item {
  flex: 0 0 var(--icon-size);
}
.h-socialbar .h-socialbar__link {
  color: inherit;
}
.h-socialbar .h-socialbar__link-icon {
  display: block;
}
@media only screen and (max-width: 767px) {
  .h-socialbar .h-line-li {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .h-socialbar .h-line-li {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .h-socialbar .mobile-text {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .h-socialbar .mobile-text {
    display: block;
  }
}
.h-socialbar .h-h4 {
  color: var(--h-white);
  font-weight: var(--h-font-medium);
  font-size: var(--h-h4-fs);
  line-height: 30px;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .h-socialbar .h-h4 {
    margin-right: 0px;
    line-height: 24px;
  }
}

.certification-logo-container {
  position: relative;
  height: 1px;
}
@media only screen and (max-width: 767px) {
  .certification-logo-container {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .certification-logo-container .certification-logo {
    margin-bottom: 30px;
  }
}
.certification-logo-container .cropped-logo {
  width: 105px;
  height: 54px;
  object-fit: none;
  object-position: left top;
}

.certification-logo {
  position: absolute;
  right: 0;
  bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .certification-logo {
    bottom: 0px;
    position: relative;
  }
}

.certification-logo-at {
  right: 125px;
}
@media only screen and (max-width: 767px) {
  .certification-logo-at {
    right: auto;
    margin-right: 15px;
  }
}

.certification-logo-de img:nth-child(2) {
  margin-left: 15px;
}

.h-footer-nav {
  margin-left: -5px;
}
@media only screen and (max-width: 767px) {
  .h-footer-nav {
    margin-left: 0px;
  }
}
.h-footer-nav .justify-content-center {
  justify-content: left !important;
}
@media only screen and (max-width: 767px) {
  .h-footer-nav .justify-content-center {
    justify-content: center !important;
  }
}

/*.h-footer-nav-dk{
    margin-left:0;
    @media only screen and (min-width: 768px) {
        .justify-content-center {
            justify-content: center !important;
        }
    }
}*/
.h-footer-copyright {
  text-align: left;
  /*&.h-footer-copyright-dk{
      text-align: center;
  }*/
}
@media only screen and (max-width: 767px) {
  .h-footer-copyright {
    text-align: center;
  }
}

div.top-navigation .top-navigation-flyout-container .has-submenu {
  position: relative;
}
div.top-navigation .top-navigation-flyout-container .has-submenu::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-glow-mid-blue);
  content: "";
  position: absolute;
  top: 0.9em;
  right: 0;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link {
  margin-right: 0;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link {
  border: 0;
  border-radius: 0;
  padding: 0 25px 0 0;
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-white);
  background-color: transparent;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link:hover, div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link:focus-visible {
  color: var(--h-glow-mid-blue);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link:hover + .top-navigation-flyout, div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link:focus-visible + .top-navigation-flyout {
  visibility: visible;
  opacity: 1;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link.is-active {
  color: var(--h-glow-mid-blue);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-link .static-flyout-link.link-active {
  color: var(--h-glow-mid-blue) !important;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout {
  top: 25px;
  hyphens: auto;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .container-grid-third {
  background-color: transparent;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__first,
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__second {
  border-color: var(--h-glow-dark-grey);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__item {
  padding: 15px 38px 15px 25px;
  min-height: 70px;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__item:hover, div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__item.selected-nav-item {
  background-color: var(--h-bg-highlighted);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__link {
  font-size: var(--h-text-fs-lg);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__link:hover, div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__link:focus-within {
  background-color: var(--h-bg-highlighted);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__link.has-submenu::after {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 7.5px solid var(--h-glow-mid-blue);
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .nav-list__link .icon-go-to-new-page {
  margin-right: -15px;
  margin-left: 0;
  filter: none;
  color: var(--h-glow-mid-blue);
  background: none;
}
div.top-navigation .top-navigation-flyout-container .top-navigation-flyout-layoutbox .selected-nav-item > .nav-list__link {
  /*background-color: var(--h-glow-mid-blue);*/
}
div.top-navigation .mobile-navigation-button {
  padding: 15px 20px 15px 0;
}
div.top-navigation .mobile-navigation-button--login, div.top-navigation .mobile-navigation-button--myhays {
  font-size: inherit;
}
div.top-navigation .mobile-navigation-button:hover, div.top-navigation .mobile-navigation-button:focus-visible {
  color: var(--h-link-hover);
}
div.top-navigation .mobile-navigation-button:focus {
  color: var(--h-link-focus);
}
div.top-navigation .mobile-navigation-button:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-btn-outline);
  outline-offset: var(--h-border-width-lg);
}
div.top-navigation .mobile-navigation-button[disabled] {
  color: var(--h-link-disabled);
}
div.top-navigation span.button_back_to_mobile_menu,
div.top-navigation span.button_back_to_mobile_level {
  position: static;
  display: flex;
  align-items: center;
  border: 0;
  padding: 10px 60px 10px 20px;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  color: var(--h-glow-mid-blue);
  background-color: transparent;
}
div.top-navigation span.button_back_to_mobile_menu::before, div.top-navigation span.button_back_to_mobile_menu::after,
div.top-navigation span.button_back_to_mobile_level::before,
div.top-navigation span.button_back_to_mobile_level::after {
  width: 0;
  height: 0;
  border-top: 5.5px solid transparent;
  border-bottom: 5.5px solid transparent;
  border-right: 5.5px solid currentColor;
  content: "";
  order: -5;
  display: inline-block;
  margin-right: 8px;
}
div.top-navigation span.button_back_to_mobile_menu {
  order: -5;
  z-index: 1;
  margin-top: -55px;
  height: 50px;
  background-color: var(--h-bg);
}
div.top-navigation span.button_back_to_mobile_level::after {
  content: none;
}
div.top-navigation .popup {
  padding: 0;
}
.has-control-menu div.top-navigation .popup {
  top: 48px;
}
@media (min-width: 576px) {
  .has-control-menu div.top-navigation .popup {
    top: 56px;
  }
}
div.top-navigation .popup .mobile_navigation_title {
  order: -10;
  margin-left: 20px;
}
div.top-navigation .popup .mobile-navigation-my-hays-block {
  display: flex;
  flex-wrap: wrap;
  order: -3;
  margin: 0 10px 0 20px;
  border-top: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
  border-bottom: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
}
div.top-navigation .popup .mobile-navitem-title {
  margin-left: 0;
}
div.top-navigation .popup .child-mobile-title-menu {
  background-color: var(--h-bg-highlighted);
  padding-left: 20px !important;
}
div.top-navigation .popup .select-mobile-myHays {
  padding-left: 0;
}
div.top-navigation .popup div.button_back_to_mobile_menu {
  flex-flow: column;
  justify-content: center;
  height: auto;
}
div.top-navigation .icon_close_menu {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  color: var(--h-glow-mid-blue);
  background: none transparent;
}
div.top-navigation .icon_close_menu:hover, div.top-navigation .icon_close_menu:focus-visible {
  color: var(--h-link-hover);
}
div.top-navigation .icon_close_menu:focus {
  color: var(--h-link-focus);
}
div.top-navigation .icon_close_menu:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-btn-outline);
  outline-offset: var(--h-border-width-lg);
}
div.top-navigation .icon_close_menu[disabled] {
  color: var(--h-link-disabled);
}
div.top-navigation .icon_login {
  margin-right: 4px;
  vertical-align: initial;
  background: none transparent;
  color: var(--h-glow-mid-blue);
}
div.top-navigation .border_bottom_mobile_menu {
  border: 0;
}
div.top-navigation .hidden + .popup__menu,
div.top-navigation .hidden + .border_bottom_mobile_menu {
  border-color: transparent;
}
div.top-navigation .popup__item[style] {
  color: inherit !important;
}
div.top-navigation .popup__link {
  padding: 0 20px;
  font-weight: var(--h-font-medium);
  color: var(--h-glow-dark-blue);
}
div.top-navigation .popup__link.active {
  color: var(--h-mid-blue) !important;
}
div.top-navigation .popup__link[style] {
  color: var(--h-mid-blue) !important;
}
div.top-navigation .popup__link .icon-go-to-new-page {
  color: var(--h-glow-mid-blue);
}
div.top-navigation .has-submenu {
  position: relative;
}
div.top-navigation .has-submenu::after {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 7.5px solid var(--h-glow-mid-blue);
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
div.top-navigation .popup__button {
  padding: 20px 0px;
  margin: 0px 20px;
}
div.top-navigation .popup__button a {
  font-weight: var(--h-font-regular);
  color: var(--h-text);
}
div.top-navigation .popup__button .icon-go-to-new-page {
  float: none;
  margin-right: 0;
  margin-left: 5px;
  background: none;
  filter: none;
}

.applicationPortlet,
.aui .h-application {
  /* Headlines (with svg Icons in Markup) */
  /* Login */
  /* Prospects */
  /* Datepicker */
  /* Calendar */
  /* Warning */
  /* Form Group + Error/Success Messages */
  /* Header Area Arrow */
}
.applicationPortlet--short .h-application__login-button,
.aui .h-application--short .h-application__login-button {
  margin-bottom: 54px;
}
.applicationPortlet--short .h-form-area,
.aui .h-application--short .h-form-area {
  margin-bottom: 20px;
}
.applicationPortlet__headline,
.aui .h-application__headline {
  font-size: var(--h-h3-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  display: block;
  margin: 0 0 40px;
  text-transform: none !important;
  font-weight: 700;
  hyphens: none;
}
@media (min-width: 768px) {
  .applicationPortlet__headline,
.aui .h-application__headline {
    font-size: var(--h-h3-fs);
  }
}
.applicationPortlet__headline span,
.aui .h-application__headline span {
  color: var(--h-text-highlighted);
}
.applicationPortlet__login-area,
.aui .h-application__login-area {
  border: 2px solid var(--h-old-teal);
  padding: 40px;
  margin: 30px 0px 90px 0px;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .applicationPortlet__login-area,
.aui .h-application__login-area {
    padding: 40px 15px;
  }
}
@media (max-width: 991.98px) {
  .applicationPortlet__login-area,
.aui .h-application__login-area {
    padding-bottom: 0;
  }
}
.applicationPortlet__login-area .xingLinkedin,
.aui .h-application__login-area .xingLinkedin {
  align-items: flex-end;
}
.applicationPortlet__login-area .xingLinkedin .linkedin-apply,
.aui .h-application__login-area .xingLinkedin .linkedin-apply {
  position: relative;
  top: -10px;
  padding-left: 0px;
}
@media (max-width: 767.98px) {
  .applicationPortlet__login-area .xingLinkedin .linkedin-apply,
.aui .h-application__login-area .xingLinkedin .linkedin-apply {
    top: 0px;
    padding-left: 15px;
  }
}
.applicationPortlet__login-area .h-btn,
.aui .h-application__login-area .h-btn {
  font-size: 20px;
  margin-bottom: 11px;
  height: 48px;
  border: var(--h-border-width-sm) solid var(--h-old-cyan);
  background-color: var(--h-old-cyan);
}
@media (max-width: 767.98px) {
  .applicationPortlet__login-area .h-btn,
.aui .h-application__login-area .h-btn {
    min-width: 70%;
    text-align: center;
    margin-bottom: 1rem;
  }
}
.applicationPortlet__login-area .h-btn:hover, .applicationPortlet__login-area .h-btn:focus-visible,
.aui .h-application__login-area .h-btn:hover,
.aui .h-application__login-area .h-btn:focus-visible {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-old-cyan-hover);
}
.applicationPortlet__login-option,
.aui .h-application__login-option {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 991.98px) {
  .applicationPortlet__login-option,
.aui .h-application__login-option {
    margin-bottom: 40px;
    display: block;
  }
}
.applicationPortlet__login-success-heading,
.aui .h-application__login-success-heading {
  color: var(--h-positive) !important;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
.applicationPortlet__login-success-heading:before,
.aui .h-application__login-success-heading:before {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12L1 7' stroke='%23008217' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;
  width: 18px;
  height: 13px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.applicationPortlet__login-success-text,
.aui .h-application__login-success-text {
  font-size: 16px;
}
.applicationPortlet #socialbox, .applicationPortlet__login-button.loginonly,
.aui .h-application #socialbox,
.aui .h-application__login-button.loginonly {
  margin-top: auto;
}
.applicationPortlet__login-note,
.aui .h-application__login-note {
  font-size: 16px !important;
  padding: 0 !important;
  margin-bottom: 1rem !important;
  min-height: auto !important;
}
.applicationPortlet__prospects-area,
.aui .h-application__prospects-area {
  margin: 35px 0 0;
}
.applicationPortlet__prospect,
.aui .h-application__prospect {
  padding-left: 20px;
  display: block;
  position: relative;
}
.applicationPortlet__prospect:before,
.aui .h-application__prospect:before {
  content: "";
  background-color: var(--h-teal);
  height: 8px;
  width: 8px;
  position: absolute;
  top: 8px;
  left: 0;
}
.applicationPortlet__prospect-name a, .applicationPortlet__prospect-id, .applicationPortlet__prospect-date,
.aui .h-application__prospect-name a,
.aui .h-application__prospect-id,
.aui .h-application__prospect-date {
  color: var(--h-black);
}
.applicationPortlet__prospect-name,
.aui .h-application__prospect-name {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 4px 0;
  text-transform: none !important;
}
.applicationPortlet__prospect-id, .applicationPortlet__prospect-date,
.aui .h-application__prospect-id,
.aui .h-application__prospect-date {
  font-size: 16px;
  font-weight: 400;
}
.applicationPortlet__submit-button,
.aui .h-application__submit-button {
  display: block;
  margin-left: auto;
  font-size: var(--h-text-fs-lg);
  margin-bottom: 150px;
}
@media (max-width: 575.98px) {
  .applicationPortlet__submit-button,
.aui .h-application__submit-button {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .applicationPortlet__submit-button,
.aui .h-application__submit-button {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 80px;
    border-radius: 0;
    z-index: 999;
    margin-bottom: 0;
  }
}
.applicationPortlet .lfr-input-date ~ label,
.aui .h-application .lfr-input-date ~ label {
  display: block;
  position: absolute !important;
  top: 0 !important;
  padding: 7px 0 0 10px !important;
  transition: all 200ms !important;
  z-index: -1;
  font-weight: normal;
  font-size: 75% !important;
  transform: translate3d(0, -100%, 0) !important;
}
.applicationPortlet .lfr-input-date input[type=text],
.applicationPortlet .lfr-input-date input[type=date],
.aui .h-application .lfr-input-date input[type=text],
.aui .h-application .lfr-input-date input[type=date] {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.105 1.952H13.274V0H15.316V1.952H16.337C16.8658 1.94072 17.3775 2.13934 17.7602 2.50442C18.1429 2.86949 18.3654 3.37128 18.379 3.9V17.565C18.3664 18.0944 18.1444 18.5972 17.7616 18.9632C17.3788 19.3291 16.8664 19.5283 16.337 19.517H2.042C1.51255 19.5283 1.00024 19.3291 0.61744 18.9632C0.234637 18.5972 0.0125897 18.0944 0 17.565V3.9C0.0136309 3.37128 0.236134 2.86949 0.618823 2.50442C1.00151 2.13934 1.51323 1.94072 2.042 1.952H3.063V0H5.105V1.952ZM2.042 5.852V17.562H16.342V5.855L2.042 5.852ZM4.084 8.78H6.126V10.732H4.084V8.78ZM8.168 8.78H10.21V10.732H8.169L8.168 8.78ZM12.252 8.78H14.3V10.732H12.253L12.252 8.78ZM12.252 12.68H14.3V14.632H12.253L12.252 12.68ZM8.168 12.68H10.21V14.632H8.169L8.168 12.68ZM4.084 12.68H6.126V14.632H4.084V12.68Z' fill='%23007FA9'/%3E%3C/svg%3E%0A");
  background-color: var(--h-white);
  background-repeat: no-repeat;
  background-position: right 10px center;
  display: inline-block;
  cursor: pointer;
}
.applicationPortlet__page .datepicker-popover,
.aui .h-application__page .datepicker-popover {
  border: 0;
  padding: 0;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid var(--h-light-grey);
  background-color: var(--h-parchment);
}
.applicationPortlet__page .datepicker-popover .arrow,
.aui .h-application__page .datepicker-popover .arrow {
  border-style: solid;
  border-color: transparent;
  border-width: 10px;
}
.applicationPortlet__page .datepicker-popover .arrow:after, .applicationPortlet__page .datepicker-popover .arrow:before,
.aui .h-application__page .datepicker-popover .arrow:after,
.aui .h-application__page .datepicker-popover .arrow:before {
  display: none;
}
.applicationPortlet__page .datepicker-popover.top > .arrow,
.aui .h-application__page .datepicker-popover.top > .arrow {
  left: 50%;
  border-bottom-width: 0;
  border-top-color: var(--h-parchment);
  bottom: -10px;
}
.applicationPortlet__page .datepicker-popover.bottom > .arrow,
.aui .h-application__page .datepicker-popover.bottom > .arrow {
  left: 50%;
  border-top-width: 0 !important;
  border-bottom-color: var(--h-parchment) !important;
  top: -10px;
}
.applicationPortlet__page .datepicker-popover .yui3-u-1,
.aui .h-application__page .datepicker-popover .yui3-u-1 {
  border: 1px solid var(--h-light-grey);
  border-radius: 4px;
  overflow: hidden;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-header-label,
.aui .h-application__page .datepicker-popover .yui3-calendar-header-label {
  font-size: 20px;
  color: var(--h-dark-blue);
}
.applicationPortlet__page .datepicker-popover .yui3-calendarnav-nextmonth,
.aui .h-application__page .datepicker-popover .yui3-calendarnav-nextmonth {
  border-left-color: var(--h-mid-blue);
}
.applicationPortlet__page .datepicker-popover .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled,
.aui .h-application__page .datepicker-popover .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled {
  border-left-color: var(--h-grey);
}
.applicationPortlet__page .datepicker-popover .yui3-calendarnav-prevmonth,
.aui .h-application__page .datepicker-popover .yui3-calendarnav-prevmonth {
  border-right-color: var(--h-mid-blue);
}
.applicationPortlet__page .datepicker-popover .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled,
.aui .h-application__page .datepicker-popover .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled {
  border-right-color: var(--h-grey);
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-grid,
.aui .h-application__page .datepicker-popover .yui3-calendar-grid {
  border-radius: 4px;
  border: 1px solid var(--h-light-grey);
  background: transparent;
  font-family: var(--h-font-family);
  overflow: hidden;
  border-spacing: 0;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-grid th, .applicationPortlet__page .datepicker-popover .yui3-calendar-grid td,
.aui .h-application__page .datepicker-popover .yui3-calendar-grid th,
.aui .h-application__page .datepicker-popover .yui3-calendar-grid td {
  padding: 5px;
  border: 1px solid var(--h-light-grey);
  width: 37px;
  height: 42px;
  background: var(--h-white);
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-grid th,
.aui .h-application__page .datepicker-popover .yui3-calendar-grid th {
  border: none;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-grid td:not(.yui3-calendar-selection-disabled):not(.yui3-calendar-nextmonth-day):not(.yui3-calendar-prevmonth-day):hover,
.aui .h-application__page .datepicker-popover .yui3-calendar-grid td:not(.yui3-calendar-selection-disabled):not(.yui3-calendar-nextmonth-day):not(.yui3-calendar-prevmonth-day):hover {
  background: var(--h-mid-blue) !important;
  color: var(--h-white);
  cursor: pointer;
  border-radius: 0;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-weekday,
.aui .h-application__page .datepicker-popover .yui3-calendar-weekday {
  font-weight: 700;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-day,
.aui .h-application__page .datepicker-popover .yui3-calendar-day {
  font-weight: 400;
  color: var(--h-black);
  background: var(--h-white);
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-day-selected,
.aui .h-application__page .datepicker-popover .yui3-calendar-day-selected {
  background: var(--h-dark-blue) !important;
  color: var(--h-white);
  border-radius: 0 !important;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-selection-disabled,
.aui .h-application__page .datepicker-popover .yui3-calendar-selection-disabled {
  background: var(--h-grey) !important;
  color: var(--h-white);
  border-radius: 0 !important;
}
.applicationPortlet__page .datepicker-popover .yui3-calendar-nextmonth-day,
.applicationPortlet__page .datepicker-popover .yui3-calendar-prevmonth-day,
.aui .h-application__page .datepicker-popover .yui3-calendar-nextmonth-day,
.aui .h-application__page .datepicker-popover .yui3-calendar-prevmonth-day {
  color: var(--h-grey);
}
.applicationPortlet .help-block.warn-block,
.aui .h-application .help-block.warn-block {
  color: white;
  background: #e00c42;
  border-radius: 3px;
  width: 100%;
  position: relative;
  bottom: -2px;
  height: 20px;
  display: none;
}
.applicationPortlet .help-block.warn-block div,
.aui .h-application .help-block.warn-block div {
  padding-top: 3px;
}
.applicationPortlet .help-block.warn-block.warn-show,
.aui .h-application .help-block.warn-block.warn-show {
  display: block;
}
.applicationPortlet .row,
.aui .h-application .row {
  padding-bottom: 0;
}
.applicationPortlet .h-form-area,
.aui .h-application .h-form-area {
  margin-bottom: 70px;
}
@media only screen and (min-width: 330px) and (max-width: 530px) {
  .applicationPortlet .h-form-area .radio-container .h-radio,
.aui .h-application .h-form-area .radio-container .h-radio {
    margin-right: 32px;
  }
}
.applicationPortlet .h-icon,
.aui .h-application .h-icon {
  fill: var(--h-old-teal);
  width: 25px;
  height: 25px;
  margin-top: -5px;
  margin-right: 5px;
}
.applicationPortlet .h-label,
.aui .h-application .h-label {
  display: block;
  font-weight: var(--h-glow-font-bold);
  position: relative;
}
.applicationPortlet .h-label.is-required:after,
.applicationPortlet .h-checkbox.is-required:after,
.aui .h-application .h-label.is-required:after,
.aui .h-application .h-checkbox.is-required:after {
  display: none;
  content: "*";
  position: absolute;
  margin-left: 4px;
  font-size: 22px;
  top: 0px;
}
@media only screen and (min-width: 330px) and (max-width: 530px) {
  .applicationPortlet .h-label.is-required:after,
.applicationPortlet .h-checkbox.is-required:after,
.aui .h-application .h-label.is-required:after,
.aui .h-application .h-checkbox.is-required:after {
    top: -4px;
  }
}
.applicationPortlet .h-label .asterisk-text,
.applicationPortlet .h-checkbox .asterisk-text,
.aui .h-application .h-label .asterisk-text,
.aui .h-application .h-checkbox .asterisk-text {
  display: inline-block;
  position: relative;
  height: 15px;
  width: 15px;
}
.applicationPortlet .h-label .asterisk-text:after,
.applicationPortlet .h-checkbox .asterisk-text:after,
.aui .h-application .h-label .asterisk-text:after,
.aui .h-application .h-checkbox .asterisk-text:after {
  content: "*";
  position: absolute;
  font-size: 22px;
  top: -2px;
}
.applicationPortlet .h-input,
.aui .h-application .h-input {
  width: 100%;
}
.applicationPortlet .help-block,
.applicationPortlet .alert-custom,
.applicationPortlet .js-fileupload-error-docType,
.aui .h-application .help-block,
.aui .h-application .alert-custom,
.aui .h-application .js-fileupload-error-docType {
  color: var(--h-hays-error-color);
  position: absolute;
  bottom: -22px;
  top: auto;
  left: 0;
  line-height: 1;
  padding: 0 0 0 15px !important;
  font-size: 13px;
  font-weight: 700;
  border: none;
  background: none;
  min-width: 250px;
}
.applicationPortlet .help-block div,
.applicationPortlet .alert-custom div,
.applicationPortlet .js-fileupload-error-docType div,
.aui .h-application .help-block div,
.aui .h-application .alert-custom div,
.aui .h-application .js-fileupload-error-docType div {
  margin: 0 !important;
}
.applicationPortlet .help-block:after,
.applicationPortlet .alert-custom:after,
.applicationPortlet .js-fileupload-error-docType:after,
.aui .h-application .help-block:after,
.aui .h-application .alert-custom:after,
.aui .h-application .js-fileupload-error-docType:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0C2.69 0 0 2.69 0 6C0 9.31 2.69 12 6 12C9.31 12 12 9.31 12 6C12 2.69 9.31 0 6 0ZM7 9C7 9.275 6.775 9.5 6.5 9.5H5.5C5.225 9.5 5 9.275 5 9V8C5 7.725 5.225 7.5 5.5 7.5H6.5C6.775 7.5 7 7.725 7 8V9ZM7 4.5L6.54 6.8C6.515 6.915 6.415 7 6.295 7H5.705C5.585 7 5.485 6.915 5.46 6.8L5 4.5V3C5 2.725 5.225 2.5 5.5 2.5H6.5C6.775 2.5 7 2.725 7 3V4.5Z' fill='%23E0002B'/%3E%3C/svg%3E%0A") no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 330px) and (max-width: 530px) {
  .applicationPortlet .radio-container .help-block,
.aui .h-application .radio-container .help-block {
    bottom: -40px;
  }
}
@media only screen and (min-width: 330px) and (max-width: 530px) {
  .applicationPortlet #_applicationportlet_emailRepeatedHelper,
.aui .h-application #_applicationportlet_emailRepeatedHelper {
    bottom: -23px;
  }
}
.applicationPortlet .alert-custom,
.aui .h-application .alert-custom {
  left: auto;
  background: var(--h-white);
}
.applicationPortlet .js-fileupload__info,
.aui .h-application .js-fileupload__info {
  margin-bottom: 40px;
}
.applicationPortlet .js-fileupload__note,
.aui .h-application .js-fileupload__note {
  margin-top: 15px;
}
.applicationPortlet .js-fileupload .js-fileupload-btn:hover + .h-btn,
.aui .h-application .js-fileupload .js-fileupload-btn:hover + .h-btn {
  border-color: transparent;
  color: var(--h-text-on-dark);
  background-color: var(--h-btn-secondary-hover);
}
.applicationPortlet .js-fileupload-content,
.aui .h-application .js-fileupload-content {
  border: 2px solid var(--h-form-disabled);
  padding: 10px 20px;
  margin-top: 60px;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-content,
.aui .h-application .js-fileupload-content {
    position: relative;
  }
}
.applicationPortlet .js-fileupload-content:empty,
.aui .h-application .js-fileupload-content:empty {
  display: none !important;
}
.applicationPortlet .js-fileupload-file,
.aui .h-application .js-fileupload-file {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: none;
  margin: 0;
  width: 100%;
  box-shadow: none;
  background-position: center 18px;
  height: auto;
  position: relative;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 40px;
}
.applicationPortlet .js-fileupload-filename, .applicationPortlet .js-fileupload-name, .applicationPortlet .js-fileupload-uploadDate,
.aui .h-application .js-fileupload-filename,
.aui .h-application .js-fileupload-name,
.aui .h-application .js-fileupload-uploadDate {
  font-size: 16px;
  flex: 1;
  text-align: left;
  padding: 0;
  color: var(--h-black);
  padding: 0;
  max-width: 100%;
  line-height: 1.4;
  position: static;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 27px;
}
.applicationPortlet .js-fileupload-filename:before, .applicationPortlet .js-fileupload-name:before, .applicationPortlet .js-fileupload-uploadDate:before,
.aui .h-application .js-fileupload-filename:before,
.aui .h-application .js-fileupload-name:before,
.aui .h-application .js-fileupload-uploadDate:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='24' viewBox='0 0 19 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5 7H13C12.45 7 12 6.55 12 6V0.5C12 0.22 11.78 0 11.5 0H1C0.45 0 0 0.45 0 1V23C0 23.55 0.45 24 1 24H18C18.55 24 19 23.55 19 23V7.5C19 7.22 18.78 7 18.5 7ZM19 5H14.5C14.22 5 14 4.78 14 4.5V0L19 5ZM16 10H3V12H16V10ZM3 14H16V16H3V14ZM16 18H3V20H16V18Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 19px;
  height: 24px;
  float: none;
  position: absolute;
  left: 0;
}
.applicationPortlet .js-fileupload-input,
.aui .h-application .js-fileupload-input {
  min-height: auto;
}
.applicationPortlet .js-fileupload-input-invoice + .alert-custom,
.aui .h-application .js-fileupload-input-invoice + .alert-custom {
  bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-input-invoice + .alert-custom,
.aui .h-application .js-fileupload-input-invoice + .alert-custom {
    bottom: -15px !important;
  }
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-uploadDate,
.aui .h-application .js-fileupload-uploadDate {
    display: none;
  }
}
.applicationPortlet .js-fileupload-uploadDate::before,
.aui .h-application .js-fileupload-uploadDate::before {
  display: none;
}
.applicationPortlet .js-fileupload-catselect,
.aui .h-application .js-fileupload-catselect {
  outline: 0 !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4176 0L0.417603 1.78873e-07L7.90962 7.5L15.4176 0Z' fill='%23007FA9'/%3E%3C/svg%3E%0A") !important;
  padding: 0 33px 0 10px;
  height: 44px !important;
  background-repeat: no-repeat;
  width: auto;
  text-align: left;
  font-size: 14px;
  margin: 0;
  flex: 1;
  background-position: right 10px center !important;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-catselect,
.aui .h-application .js-fileupload-catselect {
    position: absolute;
    top: 40px;
    width: 100%;
  }
}
.applicationPortlet .js-fileupload-catselect.has-error,
.aui .h-application .js-fileupload-catselect.has-error {
  border-color: var(--h-negative) !important;
}
.applicationPortlet .js-fileupload-filesize,
.aui .h-application .js-fileupload-filesize {
  margin: 0 !important;
  padding: 0 20px;
  text-align: center;
  flex: 0.5;
  color: var(--h-black);
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-filesize,
.aui .h-application .js-fileupload-filesize {
    padding-right: 10px;
  }
}
.applicationPortlet .js-fileupload-remove,
.aui .h-application .js-fileupload-remove {
  height: 23px;
  width: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.9 20.7C0.9 21.69 1.71 22.5 2.7 22.5H15.3C16.29 22.5 17.1 21.69 17.1 20.7V6.3H0.9V20.7ZM12.6 9.9C12.6 9.405 13.005 9 13.5 9C13.995 9 14.4 9.405 14.4 9.9V18.9C14.4 19.395 13.995 19.8 13.5 19.8C13.005 19.8 12.6 19.395 12.6 18.9V9.9ZM8.1 9.9C8.1 9.405 8.505 9 9 9C9.495 9 9.9 9.405 9.9 9.9V18.9C9.9 19.395 9.495 19.8 9 19.8C8.505 19.8 8.1 19.395 8.1 18.9V9.9ZM3.6 9.9C3.6 9.405 4.005 9 4.5 9C4.995 9 5.4 9.405 5.4 9.9V18.9C5.4 19.395 4.995 19.8 4.5 19.8C4.005 19.8 3.6 19.395 3.6 18.9V9.9ZM18 2.7V4.5H0V2.7C0 2.205 0.405 1.8 0.9 1.8H6.3V0.9C6.3 0.405 6.705 0 7.2 0H10.8C11.295 0 11.7 0.405 11.7 0.9V1.8H17.1C17.595 1.8 18 2.205 18 2.7Z' fill='%23007FA9'/%3E%3C/svg%3E%0A");
  float: none;
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-remove,
.aui .h-application .js-fileupload-remove {
    margin-top: 0;
  }
}
.applicationPortlet .js-fileupload-remove:hover, .applicationPortlet .js-fileupload-remove:focus,
.aui .h-application .js-fileupload-remove:hover,
.aui .h-application .js-fileupload-remove:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.9 20.7C0.9 21.69 1.71 22.5 2.7 22.5H15.3C16.29 22.5 17.1 21.69 17.1 20.7V6.3H0.9V20.7ZM12.6 9.9C12.6 9.405 13.005 9 13.5 9C13.995 9 14.4 9.405 14.4 9.9V18.9C14.4 19.395 13.995 19.8 13.5 19.8C13.005 19.8 12.6 19.395 12.6 18.9V9.9ZM8.1 9.9C8.1 9.405 8.505 9 9 9C9.495 9 9.9 9.405 9.9 9.9V18.9C9.9 19.395 9.495 19.8 9 19.8C8.505 19.8 8.1 19.395 8.1 18.9V9.9ZM3.6 9.9C3.6 9.405 4.005 9 4.5 9C4.995 9 5.4 9.405 5.4 9.9V18.9C5.4 19.395 4.995 19.8 4.5 19.8C4.005 19.8 3.6 19.395 3.6 18.9V9.9ZM18 2.7V4.5H0V2.7C0 2.205 0.405 1.8 0.9 1.8H6.3V0.9C6.3 0.405 6.705 0 7.2 0H10.8C11.295 0 11.7 0.405 11.7 0.9V1.8H17.1C17.595 1.8 18 2.205 18 2.7Z' fill='%233399BA'/%3E%3C/svg%3E%0A");
}
.applicationPortlet .js-fileupload-complete,
.aui .h-application .js-fileupload-complete {
  display: none !important;
}
.applicationPortlet .js-fileupload-btn-mask .hh-btn, .applicationPortlet .js-fileupload-btn-mask .searchbar .searchbar-trigger, .searchbar .applicationPortlet .js-fileupload-btn-mask .searchbar-trigger, .applicationPortlet .js-fileupload-btn-mask .searchbar--extended .searchbar-trigger, .searchbar--extended .applicationPortlet .js-fileupload-btn-mask .searchbar-trigger, .applicationPortlet .js-fileupload-btn-mask .searchbar--marginbottom .searchbar-trigger, .searchbar--marginbottom .applicationPortlet .js-fileupload-btn-mask .searchbar-trigger,
.aui .h-application .js-fileupload-btn-mask .hh-btn,
.aui .h-application .js-fileupload-btn-mask .searchbar .searchbar-trigger,
.searchbar .aui .h-application .js-fileupload-btn-mask .searchbar-trigger,
.aui .h-application .js-fileupload-btn-mask .searchbar--extended .searchbar-trigger,
.searchbar--extended .aui .h-application .js-fileupload-btn-mask .searchbar-trigger,
.aui .h-application .js-fileupload-btn-mask .searchbar--marginbottom .searchbar-trigger,
.searchbar--marginbottom .aui .h-application .js-fileupload-btn-mask .searchbar-trigger {
  display: inline-block !important;
  padding: 8.5px 45px;
  font-size: 1rem;
}
.applicationPortlet .js-fileupload .validationError .js-fileupload-browse,
.aui .h-application .js-fileupload .validationError .js-fileupload-browse {
  border: 2px solid red !important;
}
.applicationPortlet .js-fileupload-file,
.aui .h-application .js-fileupload-file {
  background: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-shadow: none;
  left: 0;
  text-align: left;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .applicationPortlet .js-fileupload-file,
.aui .h-application .js-fileupload-file {
    height: 96px;
    align-items: start;
  }
}
.applicationPortlet .js-fileupload-btn-mask,
.aui .h-application .js-fileupload-btn-mask {
  width: auto !important;
}
.applicationPortlet .js-fileupload-filename,
.aui .h-application .js-fileupload-filename {
  padding-top: 0;
  color: #333;
  font-size: 16px;
}
.applicationPortlet .h-form-group,
.aui .h-application .h-form-group {
  position: relative;
  margin-bottom: 30px !important;
}
.applicationPortlet .h-form-group .error-select-contractype,
.aui .h-application .h-form-group .error-select-contractype {
  display: none;
}
.applicationPortlet .h-form-group .form-group.input-text-wrapper.has-success .h-input, .applicationPortlet .h-form-group.has-success .h-input,
.aui .h-application .h-form-group .form-group.input-text-wrapper.has-success .h-input,
.aui .h-application .h-form-group.has-success .h-input {
  border: 1px solid var(--h-input-border);
}
.applicationPortlet .h-form-group .form-group.input-text-wrapper.has-success:after, .applicationPortlet .h-form-group.has-success:after,
.aui .h-application .h-form-group .form-group.input-text-wrapper.has-success:after,
.aui .h-application .h-form-group.has-success:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12L1 7' stroke='%23008217' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;
  position: absolute;
  bottom: 20px;
  right: 11px;
  top: auto;
  width: 18px;
  height: 13px;
}
.applicationPortlet .h-form-group .form-group.input-text-wrapper.has-success.has-warning:after, .applicationPortlet .h-form-group.has-success.has-warning:after,
.aui .h-application .h-form-group .form-group.input-text-wrapper.has-success.has-warning:after,
.aui .h-application .h-form-group.has-success.has-warning:after {
  bottom: 38px;
}
.applicationPortlet .h-form-group--no-validation-icon.has-success:after,
.aui .h-application .h-form-group--no-validation-icon.has-success:after {
  display: none;
}
.applicationPortlet .h-form-group .h-checkbox + .input-text-wrapper.form-group.input-text-wrapper.has-success:after,
.aui .h-application .h-form-group .h-checkbox + .input-text-wrapper.form-group.input-text-wrapper.has-success:after {
  display: none;
}
.applicationPortlet .h-form-group.inactive .help-block,
.applicationPortlet .h-form-group.inactive .error-select-contractype,
.aui .h-application .h-form-group.inactive .help-block,
.aui .h-application .h-form-group.inactive .error-select-contractype {
  display: none !important;
}
.applicationPortlet .h-form-group.is-disabled .h-label,
.applicationPortlet .h-form-group.is-disabled .select-styled,
.aui .h-application .h-form-group.is-disabled .h-label,
.aui .h-application .h-form-group.is-disabled .select-styled {
  color: var(--h-form-disabled);
}
.applicationPortlet .h-form-group.is-disabled .select-styled:after,
.aui .h-application .h-form-group.is-disabled .select-styled:after {
  border-top-color: var(--h-form-disabled);
}
.applicationPortlet .h-form-group.is-disabled .error-select-contractype,
.aui .h-application .h-form-group.is-disabled .error-select-contractype {
  display: block;
  color: #e00c42;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  padding-left: 15px;
  margin-top: 5px;
}
.applicationPortlet .h-form-group.is-disabled .error-select-contractype:after,
.aui .h-application .h-form-group.is-disabled .error-select-contractype:after {
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0C2.69 0 0 2.69 0 6C0 9.31 2.69 12 6 12C9.31 12 12 9.31 12 6C12 2.69 9.31 0 6 0ZM7 9C7 9.275 6.775 9.5 6.5 9.5H5.5C5.225 9.5 5 9.275 5 9V8C5 7.725 5.225 7.5 5.5 7.5H6.5C6.775 7.5 7 7.725 7 8V9ZM7 4.5L6.54 6.8C6.515 6.915 6.415 7 6.295 7H5.705C5.585 7 5.485 6.915 5.46 6.8L5 4.5V3C5 2.725 5.225 2.5 5.5 2.5H6.5C6.775 2.5 7 2.725 7 3V4.5Z' fill='%23E0002B'/%3E%3C/svg%3E%0A") no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 4px;
}
.applicationPortlet .h-form-group#control-group-contact-agreement .help-block,
.aui .h-application .h-form-group#control-group-contact-agreement .help-block {
  top: 0;
  left: 34px;
}
.applicationPortlet .h-arrow-header-content-template__headline,
.aui .h-application .h-arrow-header-content-template__headline {
  font-size: var(--h-h2-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  font-weight: 300 !important;
  hyphens: none;
}
@media (min-width: 768px) {
  .applicationPortlet .h-arrow-header-content-template__headline,
.aui .h-application .h-arrow-header-content-template__headline {
    font-size: var(--h-h1-fs);
  }
}
@media (max-width: 767.98px) {
  .applicationPortlet .h-arrow-header-content-template__image,
.aui .h-application .h-arrow-header-content-template__image {
    max-height: 200px;
  }
  .applicationPortlet .h-arrow-header-content-template__image img,
.aui .h-application .h-arrow-header-content-template__image img {
    height: 100% !important;
  }
}
@media (max-width: 575.98px) {
  .applicationPortlet .h-arrow-header-content-template__image,
.aui .h-application .h-arrow-header-content-template__image {
    max-height: 140px;
  }
}
.applicationPortlet .h-arrow-header-content-template__image:after, .applicationPortlet .h-arrow-header-content-template__image:before,
.aui .h-application .h-arrow-header-content-template__image:after,
.aui .h-application .h-arrow-header-content-template__image:before {
  position: absolute;
  content: "";
  display: block;
  z-index: 99;
}
@media (max-width: 767.98px) {
  .applicationPortlet .h-arrow-header-content-template__image:after, .applicationPortlet .h-arrow-header-content-template__image:before,
.aui .h-application .h-arrow-header-content-template__image:after,
.aui .h-application .h-arrow-header-content-template__image:before {
    display: none;
  }
}
.applicationPortlet .h-arrow-header-content-template__image:before,
.aui .h-application .h-arrow-header-content-template__image:before {
  background: url("../images/rebranding-2022/application/triangles-right.svg") no-repeat;
  right: 10%;
  width: 64px;
  height: 156px;
  top: 20px;
}
.applicationPortlet .h-arrow-header-content-template__image:after,
.aui .h-application .h-arrow-header-content-template__image:after {
  background: url("../images/rebranding-2022/application/triangles-bottom.svg") no-repeat;
  width: 267px;
  height: 66px;
  bottom: 20px;
  left: 20%;
  z-index: 1;
}
.applicationPortlet .h-arrow-header-content-template__text,
.aui .h-application .h-arrow-header-content-template__text {
  display: none;
}
@media (min-width: 768px) {
  .applicationPortlet .h-arrow-header-content-template__text,
.aui .h-application .h-arrow-header-content-template__text {
    display: block;
  }
}
.applicationPortlet .h-arrow-header-content-template__text--mobile,
.aui .h-application .h-arrow-header-content-template__text--mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .applicationPortlet .h-arrow-header-content-template__text--mobile,
.aui .h-application .h-arrow-header-content-template__text--mobile {
    display: block;
    margin: 0 0 30px;
  }
}

.aui .h-short-jobsearch__btn {
  background: var(--h-glow-btn-primary);
  width: 100%;
  border-radius: 10px;
}
.aui .h-short-jobsearch__btn:hover {
  background: var(--h-glow-btn-primary-hover);
}

.h-short-jobsearch {
  border-radius: var(--h-border-radius-sm);
}
@media (min-width: 992px) {
  .h-short-jobsearch {
    padding: 30px 40px;
    max-width: 470px;
  }
}
.h-short-jobsearch__close {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-link);
  text-decoration: underline;
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  border: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background-color: transparent;
}
.h-short-jobsearch__close:hover, .h-short-jobsearch__close:focus-visible {
  color: var(--h-glow-link-hover);
  text-decoration: underline;
}
.h-short-jobsearch__close:focus {
  color: var(--h-glow-link-focus);
  outline: inherit;
  text-decoration: underline;
}
.h-short-jobsearch__close[disabled] {
  color: var(--h-glow-link-disabled);
}
@media (min-width: 992px) {
  .h-short-jobsearch__close {
    display: none;
  }
}
.h-short-jobsearch__dummy {
  display: none;
}
@media (min-width: 992px) {
  .h-short-jobsearch__dummy {
    display: none;
  }
}
@media (max-width: 1199px) {
  .h-short-jobsearch__form {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    padding: 15px 0;
    width: 100%;
  }
}
@media (max-width: 1199px) and (max-width: 767.98px) {
  .h-short-jobsearch__form .h-form-group {
    margin-bottom: 24px !important;
  }
}
@media (max-width: 1199px) {
  .has-control-menu .h-short-jobsearch__form {
    top: 48px;
  }
}
@media (max-width: 1199px) and (max-width: 767.98px) {
  .has-control-menu .h-short-jobsearch__form {
    top: 56px;
  }
}
@media (min-width: 992px) {
  .h-short-jobsearch__form {
    display: block;
  }
}
.h-short-jobsearch__headline.h-h3 {
  margin-bottom: 15px;
}
.h-short-jobsearch__btn {
  background: var(--h-glow-btn-primary);
  width: 100%;
}
.h-short-jobsearch__btn:hover {
  background: var(--h-glow-btn-primary-hover);
}
.h-short-jobsearch__input.h-glow-input {
  display: block;
  border: 1px solid var(--h-input-border);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 15px;
  line-height: 18px;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
  width: 100%;
}
@media (min-width: 768px) {
  .h-short-jobsearch__input.h-glow-input {
    padding: 15px;
    height: 50px;
  }
}
.h-short-jobsearch__input.h-glow-input:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
.h-short-jobsearch__input.h-glow-input:focus, .h-short-jobsearch__input.h-glow-input.focus, .h-short-jobsearch__input.h-glow-input:focus-within {
  border-color: var(--h-glow-mid-blue);
  box-shadow: none;
  outline: 0;
}
.h-short-jobsearch__input.h-glow-input::placeholder {
  color: var(--h-grey);
}
.h-short-jobsearch__input.h-glow-input + .help-block {
  color: var(--h-input-error);
}
.h-short-jobsearch__input.h-glow-input input {
  line-height: 1 !important;
}
@media (max-width: 767.98px) {
  .h-short-jobsearch__input--dummy.h-input {
    border-color: var(--h-dark-blue);
  }
}
.h-short-jobsearch__input.ui-searchfield--large {
  /*line-height: 1;
  height: auto !important; // overwrite !important;*/
}
@media (max-width: 767.98px) {
  .h-short-jobsearch__input.ui-searchfield--large {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.h-short-jobsearch__input.ui-searchfield--large .input {
  padding: 0;
  height: auto !important;
  width: calc(100% - 110px);
}
.h-short-jobsearch__input.ui-searchfield--large .radius .elem:first-child {
  position: relative;
  margin-right: 1px;
  border: 0;
  height: 48px !important;
  line-height: 50px !important;
  border-radius: 0 9px 9px 0;
}
.h-short-jobsearch__input.ui-searchfield--large .radius .elem:first-child::before {
  top: 5px !important;
}
.h-short-jobsearch__input.ui-searchfield--large .radius .elem:first-child::after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-glow-mid-blue);
  top: 50%;
  transform: translateY(-50%);
}
.h-short-jobsearch__input.ui-searchfield--large .geo {
  top: calc(50px - 2px) !important;
  left: 0px;
  border-color: var(--h-input-focus);
}
@media (max-width: 767.98px) {
  .h-short-jobsearch__input.ui-searchfield--large .geo {
    top: calc(45px - 0.5px) !important;
  }
}
.h-short-jobsearch__input.ui-searchfield--large .geo::before {
  content: none;
}
.h-short-jobsearch__input.ui-searchfield--large .geo .icon--location {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 18px;
  height: 25px;
  color: var(--h-mid-blue);
  vertical-align: middle;
  transform: translateY(-50%);
}
.h-short-jobsearch__input.ui-searchfield--large .geo:hover {
  border-color: var(--h-mid-blue);
  background-color: var(--h-mid-blue);
}
.h-short-jobsearch__input.ui-searchfield--large .geo:hover .icon--location {
  color: currentColor;
}
.h-short-jobsearch .matches {
  margin-left: -15px !important;
}
.h-short-jobsearch .matches .elem:hover {
  background: var(--h-mid-blue);
  cursor: pointer;
  color: #fff;
}
.h-short-jobsearch .radius .elem {
  border-color: var(--h-input-border);
}
.h-short-jobsearch .radius .elem:first-child:before {
  border-color: var(--h-input-border);
}
.h-short-jobsearch .radius .elem:first-child:after {
  border-top: 7.5px solid var(--h-mid-blue);
}
.h-short-jobsearch .radius .elem:first-child:hover {
  color: #fff !important;
  background: var(--h-glow-mid-blue);
}
.h-short-jobsearch .radius .elem:first-child:hover::after {
  border-top-color: #fff !important;
}
.h-short-jobsearch .radius .elem:nth-child(2) {
  border-top: 1px solid var(--h-input-border);
}
.h-short-jobsearch .radius .elem:hover {
  background: var(--h-glow-mid-blue);
  color: #fff;
}

.template-2sp-new-home-page .h-headline-content-template h1, .template-2sp-new-home-page-no-border .h-headline-content-template h1 {
  position: relative;
}
@media (min-width: 992px) {
  .template-2sp-new-home-page .h-headline-content-template h1, .template-2sp-new-home-page-no-border .h-headline-content-template h1 {
    width: 90%;
  }
}
@media only screen and (max-width: 678px) {
  .template-2sp-new-home-page .h-headline-content-template h1, .template-2sp-new-home-page-no-border .h-headline-content-template h1 {
    padding: 0 15px;
    width: 90%;
    max-height: 152px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .template-2sp-new-home-page .headline-content-template h1, .template-2sp-new-home-page-no-border .headline-content-template h1 {
    width: 90%;
  }
}
@media only screen and (max-width: 678px) {
  .template-2sp-new-home-page .headline-content-template h1, .template-2sp-new-home-page-no-border .headline-content-template h1 {
    padding: 0 15px;
    width: 90%;
    max-height: 152px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .h-short-jobsearch {
    padding: 0;
    max-width: 560px;
    margin-top: 5px;
  }
  .h-short-jobsearch__headline.h-h3 {
    display: none;
  }
  .h-short-jobsearch .h-form-group {
    display: inline-block;
  }
  .h-short-jobsearch .h-form-group:last-child {
    margin-bottom: 0 !important;
  }
  .h-short-jobsearch .h-form-group--near {
    margin-right: 3%;
    margin-top: 0;
  }
  .h-short-jobsearch .h-form-group--last {
    display: none;
  }
  .h-short-jobsearch .start-page-input-field {
    margin-bottom: 24px !important;
    width: 48%;
  }
}
.h-short-jobsearch .lfr-ddm-field-group {
  margin-top: 4px;
  margin-bottom: 0;
}
.h-short-jobsearch .lfr-ddm-field-group .h-form-group__field {
  margin-right: 25px;
  margin-left: 0;
  color: var(--h-white);
}
@media (max-width: 767.98px) {
  .h-short-jobsearch .lfr-ddm-field-group .h-form-group__field {
    display: flex;
    width: 100%;
    margin-bottom: 12px;
  }
  .h-short-jobsearch .lfr-ddm-field-group .h-form-group__field:last-child {
    margin-bottom: 0px;
  }
}
.h-short-jobsearch button {
  margin-top: 28px;
}
@media (max-width: 767.98px) {
  .h-short-jobsearch button {
    margin-top: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1119px) {
  .aui .h-short-jobsearch:after {
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .template-2sp-new-home-page .bcover-content, .template-2sp-new-home-page-no-border .bcover-content {
    position: relative;
  }
  .template-2sp-new-home-page .bcover-content:after, .template-2sp-new-home-page-no-border .bcover-content:after {
    position: absolute;
    width: 120%;
    height: 30px;
    background: #fff;
    content: "";
    bottom: 0;
    left: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .template-2sp-new-home-page .bcover-content, .template-2sp-new-home-page-no-border .bcover-content {
    padding-bottom: 0;
    position: relative;
  }
  .template-2sp-new-home-page .bcover-content:after, .template-2sp-new-home-page-no-border .bcover-content:after {
    position: absolute;
    width: 150%;
    height: 50px;
    background: #fff;
    content: "";
    bottom: 0;
    left: -100px;
  }
}
.template-2sp-new-home-page .bcover-content .portlet, .template-2sp-new-home-page-no-border .bcover-content .portlet {
  margin-bottom: 0;
}
.template-2sp-new-home-page .bcover-content #column-1, .template-2sp-new-home-page-no-border .bcover-content #column-1 {
  margin-top: 0;
}
.template-2sp-new-home-page .bcover-content #column-1 .portlet .portlet-content, .template-2sp-new-home-page-no-border .bcover-content #column-1 .portlet .portlet-content {
  margin-top: 0 !important;
}
@media only screen and (max-width: 479px) {
  .template-2sp-new-home-page .bcover-content #column-1 .portlet .portlet-content, .template-2sp-new-home-page-no-border .bcover-content #column-1 .portlet .portlet-content {
    margin-top: 0 !important;
  }
}
.template-2sp-new-home-page .bcover-content #column-1 .portlet-content-container, .template-2sp-new-home-page-no-border .bcover-content #column-1 .portlet-content-container {
  margin-bottom: 0px;
}
.template-2sp-new-home-page .bcover-content .row #column-1, .template-2sp-new-home-page-no-border .bcover-content .row #column-1 {
  top: 0;
}

@media only screen and (max-width: 479px) {
  .aui .template-2sp-new-home-page .bcover-content, .aui .template-2sp-new-home-page-no-border .bcover-content {
    padding-top: 0px;
  }
  .aui .template-2sp-new-home-page .bcover-content div.headline-content-template h1, .aui .template-2sp-new-home-page-no-border .bcover-content div.headline-content-template h1 {
    font-size: 2rem !important;
    margin-bottom: 10px !important;
  }
}

.h-contact-us {
  --h-btn-bg: var(--h-btn-primary);
  --h-btn-border: var(--h-btn-bg);
  --h-btn-border-radius: var(--h-border-radius-sm);
  --h-btn-color: var(--h-text-on-dark);
  --h-btn-outline: var(--h-outline);
  position: fixed;
  top: calc(33% + 225px);
  right: 5px;
  z-index: 9999;
  margin-right: 4px;
  border: var(--h-border-width-sm) solid var(--h-btn-border);
  border-radius: var(--h-btn-border-radius);
  padding: 11px 18px;
  width: 68px;
  height: 64px;
  font-size: var(--h-text-fs-sm);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-align: center;
  color: var(--h-btn-color);
  background-color: var(--h-btn-bg);
  cursor: pointer;
}
.h-contact-us:hover, .h-contact-us:focus-visible {
  --h-btn-bg: lighten(var(--h-btn-primary), 10%);
  --h-btn-border: var(--h-btn-bg);
}
.h-contact-us:focus {
  --h-btn-bg: lighten(var(--h-btn-primary), 10%);
}
.h-contact-us:focus-visible {
  outline: var(--h-border-width-sm) solid var(--h-btn-outline);
  outline-offset: var(--h-border-width-lg);
}
.h-contact-us__icon {
  margin: 11px auto 0;
  width: 40px;
  height: 30px;
  background-image: url(../images/Sticky-kontakt_icon.svg);
  background-repeat: no-repeat;
}
.h-contact-us__text {
  line-height: 1;
}

.searchbar, .searchbar--marginbottom, .searchbar--extended {
  position: relative;
  padding: 15px 0;
  height: auto;
  background-color: var(--h-glow-light-purple);
  line-height: 1;
}
@media (min-width: 992px) {
  .searchbar, .searchbar--marginbottom, .searchbar--extended {
    padding: 20px 0;
  }
}
.searchbar .searchbar-section, .searchbar--marginbottom .searchbar-section, .searchbar--extended .searchbar-section {
  display: flex;
  width: 100%;
  padding: 0 15px;
}
.searchbar .searchbar-section .searchbar-input-field, .searchbar--marginbottom .searchbar-section .searchbar-input-field, .searchbar--extended .searchbar-section .searchbar-input-field {
  flex-grow: 1;
  padding-right: 30px;
}
.searchbar input[type=text].searchbar-input, .searchbar--extended input[type=text].searchbar-input, .searchbar--marginbottom input[type=text].searchbar-input {
  border: var(--h-border-width-sm) solid transparent;
  color: var(-h-text);
}
.searchbar input[type=text].searchbar-input:focus-visible, .searchbar--extended input[type=text].searchbar-input:focus-visible, .searchbar--marginbottom input[type=text].searchbar-input:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
.searchbar input[type=text].searchbar-input:focus, .searchbar--extended input[type=text].searchbar-input:focus, .searchbar--marginbottom input[type=text].searchbar-input:focus, .searchbar input[type=text].searchbar-input.focus, .searchbar--extended input[type=text].searchbar-input.focus, .searchbar--marginbottom input[type=text].searchbar-input.focus {
  border-color: var(--h-input-focus);
  box-shadow: none;
  outline: 0;
}
.searchbar .short-searchbar, .searchbar--extended .short-searchbar, .searchbar--marginbottom .short-searchbar {
  display: flex;
  flex-wrap: nowrap;
}
.searchbar .short-searchbar input[type=text].searchbar-input, .searchbar--extended .short-searchbar input[type=text].searchbar-input, .searchbar--marginbottom .short-searchbar input[type=text].searchbar-input {
  height: 44px;
}
.aui .searchbar .short-searchbar input[type=text].searchbar-input, .aui .searchbar--extended .short-searchbar input[type=text].searchbar-input, .aui .searchbar--marginbottom .short-searchbar input[type=text].searchbar-input {
  flex: 1 1 auto;
  position: static;
  margin: 0;
}
.searchbar .short-searchbar .short-searchbar-input-button, .searchbar--extended .short-searchbar .short-searchbar-input-button, .searchbar--marginbottom .short-searchbar .short-searchbar-input-button {
  flex: 0 0 44px;
  position: static;
}
.searchbar .short-searchbar .short-searchbar-input-button .searchbar-trigger, .searchbar--extended .short-searchbar .short-searchbar-input-button .searchbar-trigger, .searchbar--marginbottom .short-searchbar .short-searchbar-input-button .searchbar-trigger {
  position: static;
  display: block;
  margin: 0;
  padding: 14px;
  width: 44px;
  height: 44px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.searchbar .short-searchbar .short-searchbar-input-button .searchbar-trigger:not(:hover):not(:focus):not(:focus-visible):not([display]), .searchbar--extended .short-searchbar .short-searchbar-input-button .searchbar-trigger:not(:hover):not(:focus):not(:focus-visible):not([display]), .searchbar--marginbottom .short-searchbar .short-searchbar-input-button .searchbar-trigger:not(:hover):not(:focus):not(:focus-visible):not([display]) {
  background-color: var(--h-btn-primary);
}

.slick-slider .slick-track {
  height: 100%;
}
.slick-slider .slick-slide {
  margin: 0 15px;
  opacity: 1 !important;
}
.slick-slider .slick-current {
  opacity: 1;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  z-index: 2 !important;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: 38px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: var(--h-link);
  border: none;
  outline: none;
  background: transparent;
  background-color: transparent;
}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  line-height: 1.5;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "fontawesome-alloy";
  font-size: 2.2rem;
  font-weight: 500;
  display: block;
  color: var(--h-glow-mid-blue);
}
.slick-slider .slick-prev:hover, .slick-slider .slick-prev:focus-visible, .slick-slider .slick-prev:focus:hover,
.slick-slider .slick-next:hover,
.slick-slider .slick-next:focus-visible,
.slick-slider .slick-next:focus:hover {
  color: var(--h-link-hover);
  background: transparent;
}
.slick-slider .slick-prev:hover:before, .slick-slider .slick-prev:focus-visible:before, .slick-slider .slick-prev:focus:hover:before,
.slick-slider .slick-next:hover:before,
.slick-slider .slick-next:focus-visible:before,
.slick-slider .slick-next:focus:hover:before {
  opacity: 1;
  width: 25px;
  height: 38px;
}
.slick-slider .slick-prev:focus,
.slick-slider .slick-next:focus {
  color: var(--h-link-focus);
  outline: inherit;
}
.slick-slider .slick-prev.slick-disabled:before,
.slick-slider .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-slider .slick-prev {
  z-index: 2;
  left: 0;
  top: 240px;
}
.slick-slider .slick-prev:before {
  content: "";
}
.slick-slider .slick-next {
  z-index: 2;
  right: 0;
  top: 240px;
}
.slick-slider .slick-next:before {
  content: "";
}
.slick-slider .slick-dots {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  text-align: center;
}
.slick-slider .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-slider .slick-dots li::before {
  content: none;
}
.slick-slider .slick-dots li button {
  display: block;
  margin: 0;
  border: 0;
  border-radius: 50%;
  padding: 0;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -999em;
  background-color: var(--h-glow-light-grey);
}
.slick-slider .slick-dots li button body:not(.mobile):hover, .slick-slider .slick-dots li button body:not(.mobile):focus-visible {
  background-color: var(--h-link-hover);
}
.slick-slider .slick-dots li button:focus-visible {
  outline: var(--h-border-width-lg) solid var(--h-outline);
  outline-offset: var(--h-border-width-lg);
}
.slick-slider .slick-dots .slick-active button {
  background-color: var(--h-glow-mid-blue);
}

.h-manage-profile {
  /* Calendar */
}
.h-manage-profile .g-label, .h-manage-profile .g-headline-h3 {
  font-weight: var(--h-glow-font-bold) !important;
}
.h-manage-profile .g-headline-h3 {
  font-size: var(--h-h3-fs);
  line-height: var(--h-headline-lh);
  color: var(--h-text-highlighted);
  display: block;
  margin: 0 0 40px;
  text-transform: none !important;
  hyphens: none;
}
@media (max-width: 767.98px) {
  .h-manage-profile .g-headline-h3 {
    font-size: var(--h-glow-h3-mob-fs);
    position: relative;
    margin-left: 50px;
  }
}
.h-manage-profile .g-headline-h3 .g-headline-h3-number {
  height: 40px !important;
  width: 40px !important;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  padding: 4px;
  margin-right: 5px;
  background: var(--h-glow-dark-blue);
  color: var(--h-white);
}
@media (max-width: 767.98px) {
  .h-manage-profile .g-headline-h3 .g-headline-h3-number {
    position: absolute;
    left: -50px;
    top: -4px;
  }
}
.h-manage-profile .h-form-area--fachliche-daten {
  margin-bottom: 40px !important;
}
.h-manage-profile .h-form-area--documents {
  margin-bottom: 0px !important;
}
.h-manage-profile .h-form-area--documents .g-headline-h3 {
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .h-manage-profile .h-form-area--documents .g-headline-h3 {
    margin-left: 0px;
  }
}
.h-manage-profile .h-manage-profile__mandatory-note {
  text-align: right;
}
.h-manage-profile .ap-button-row {
  margin-top: 70px;
}
.h-manage-profile .js-fileupload.dropzone {
  margin-bottom: 20px;
}
.h-manage-profile .js-fileupload-catselect {
  border-radius: var(--h-glow-border-radius);
  border-color: var(--h-link-disabled) !important;
  background: url(../images/modules/haysapplication/icons/dropdown-down-arrow.png) 95% 17px no-repeat !important;
}
.h-manage-profile .h-manage-profile__submit-button {
  background-color: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
  border-radius: var(--h-glow-border-radius);
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  margin-bottom: 70px;
  display: block;
  margin-left: auto;
  padding: 13px 40px;
  line-height: 1;
  text-align: center;
  border: none;
}
.h-manage-profile .h-manage-profile__submit-button:hover {
  background-color: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
@media (max-width: 767.98px) {
  .h-manage-profile .h-manage-profile__submit-button {
    width: 100%;
  }
}
.h-manage-profile .g-input:focus {
  border-color: var(--h-glow-mid-blue);
}
.h-manage-profile .new-text {
  margin-bottom: 30px;
  display: block;
  margin-top: -10px;
  font-weight: var(--h-glow-font-regular);
}
.h-manage-profile .js-fileupload-browse {
  border: 2px dashed var(--h-disable-grey) !important;
}
.h-manage-profile .js-fileupload-content {
  border-color: var(--h-disable-grey) !important;
}
.h-manage-profile .lfr-input-date {
  position: relative;
}
.h-manage-profile .lfr-input-date input[type=text] {
  background: url(../images/modules/haysapplication/icons/calendar.png) no-repeat;
  background-position: 95% 12px;
}
.h-manage-profile .js-fileupload-remove {
  height: 23px !important;
  margin-top: 0px !important;
  background: url(../images/modules/haysapplication/icons/bin.png) no-repeat !important;
}
.h-manage-profile__page .datepicker-popover {
  border: 0;
  padding: 0;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid var(--h-light-grey);
  background-color: var(--h-parchment);
}
.h-manage-profile__page .datepicker-popover .arrow {
  border-style: solid;
  border-color: transparent;
  border-width: 10px;
}
.h-manage-profile__page .datepicker-popover .arrow:after, .h-manage-profile__page .datepicker-popover .arrow:before {
  display: none;
}
.h-manage-profile__page .datepicker-popover.top.arrow {
  left: 50%;
  border-bottom-width: 0;
  border-top-color: var(--h-parchment);
  bottom: -10px;
}
.h-manage-profile__page .datepicker-popover.bottom.arrow {
  left: 50%;
  border-top-width: 0 !important;
  border-bottom-color: var(--h-parchment) !important;
  top: -10px;
}
.h-manage-profile__page .datepicker-popover .yui3-u-1 {
  border: 1px solid var(--h-light-grey);
  border-radius: 4px;
  overflow: hidden;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-header-label {
  font-size: 20px;
  color: var(--h-glow-dark-blue);
}
.h-manage-profile__page .datepicker-popover .yui3-calendarnav-nextmonth {
  border-left-color: var(--h-mid-blue);
}
.h-manage-profile__page .datepicker-popover .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled {
  border-left-color: var(--h-disable-grey);
}
.h-manage-profile__page .datepicker-popover .yui3-calendarnav-prevmonth {
  border-right-color: var(--h-mid-blue);
}
.h-manage-profile__page .datepicker-popover .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled {
  border-right-color: var(--h-disable-grey);
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-grid {
  border-radius: 4px;
  border: 1px solid var(--h-glow-dark-grey);
  background: transparent;
  font-family: var(--h-font-family);
  overflow: hidden;
  border-spacing: 0;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-grid th, .h-manage-profile__page .datepicker-popover .yui3-calendar-grid td {
  padding: 5px;
  border: 1px solid var(--h-glow-dark-grey);
  width: 37px;
  height: 42px;
  background: var(--h-white);
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-grid th {
  border: none;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-grid td:not(.yui3-calendar-selection-disabled):not(.yui3-calendar-nextmonth-day):not(.yui3-calendar-prevmonth-day):hover {
  background: var(--h-glow-btn-primary-hover) !important;
  color: var(--h-white);
  cursor: pointer;
  border-radius: 0;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-weekday {
  font-weight: 700;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-day {
  font-weight: 400;
  color: var(--h-black);
  background: var(--h-white);
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-day-selected {
  background: var(--h-glow-mid-blue) !important;
  color: var(--h-white);
  border-radius: 0 !important;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-selection-disabled {
  background: var(--h-disable-grey) !important;
  color: var(--h-white);
  border-radius: 0 !important;
}
.h-manage-profile__page .datepicker-popover .yui3-calendar-nextmonth-day,
.h-manage-profile__page .datepicker-popover .yui3-calendar-prevmonth-day {
  color: var(--h-glow-grey);
}
.h-manage-profile .file-upload__button-wrapper .h-btn {
  border-radius: var(--h-glow-border-radius);
}
@media (max-width: 767.98px) {
  .h-manage-profile .file-upload__button-wrapper .h-btn {
    width: 100%;
  }
}
.h-manage-profile .file-upload__button-wrapper .h-btn--secondary {
  background: var(--h-glow-teal);
  color: var(--h-glow-dark-blue) !important;
  border-color: var(--h-glow-teal);
}
.h-manage-profile .file-upload__button-wrapper .h-btn--secondary:hover {
  background-color: var(--h-glow-light-teal-4-5) !important;
  border-color: var(--h-glow-light-teal-4-5) !important;
}
.h-manage-profile .file-upload__button-wrapper .h-btn--dropbox {
  border-color: var(--h-glow-dark-blue);
  color: var(--h-glow-dark-blue);
  background-position-x: 21px;
  padding-left: 54px;
  padding-right: 22px;
}
@media (max-width: 767.98px) {
  .h-manage-profile .file-upload__button-wrapper .h-btn--dropbox {
    background-position-x: 37%;
  }
}
@media (max-width: 400px) {
  .h-manage-profile .file-upload__button-wrapper .h-btn--dropbox {
    background-position-x: 34%;
  }
}
.h-manage-profile .file-upload__button-wrapper .h-btn--dropbox:hover {
  background-color: var(--h-glow-azure-blue-dark-2);
  border-color: var(--h-glow-azure-blue-dark-2);
}
.h-manage-profile .file-upload .js-fileupload-btn:hover + .h-btn {
  background-color: var(--h-glow-light-teal-4-5) !important;
  border-color: var(--h-glow-light-teal-4-5) !important;
}
.h-manage-profile .documents-fields {
  display: none;
}
.h-manage-profile .h-arrow-header-content-template__image:after, .h-manage-profile .h-arrow-header-content-template__image:before {
  display: none !important;
}
.h-manage-profile .h-form-group.has-success:after {
  bottom: 18px;
}
@media (max-width: 767.98px) {
  .h-manage-profile .h-form-group.has-success:after {
    bottom: 15px;
  }
}
.h-manage-profile .h-select .select-styled:after {
  border-top-color: var(--h-glow-mid-blue) !important;
}
.h-manage-profile .h-select .select-options li:hover {
  background-color: var(--h-glow-mid-blue) !important;
}

.h-arrow-header-content-template {
  position: relative;
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .h-arrow-header-content-template .row {
    height: 405px;
  }
}
@media (min-width: 768px) {
  .h-arrow-header-content-template.h-arrow-header-content-template--job-detail .row {
    height: 405px;
  }
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__content {
    padding: 0 15px 20px;
  }
}
@media (min-width: 768px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__content {
    --arrow-header-bg: var(--h-bg-highlighted);
    position: relative;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
    z-index: 1;
    padding-right: 0;
    background-color: var(--arrow-header-bg);
  }
}
@media (min-width: 768px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    display: block;
    width: 50vw;
    height: 100%;
    background-color: inherit;
    transform: translate(-100%);
  }
}
@media (min-width: 768px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__content::after {
    --arrow-height: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: -330px;
    display: inline-block;
    height: var(--arrow-height);
    background-color: inherit;
    aspect-ratio: 1;
    transform: rotate(0deg);
    transform-origin: top right;
  }
}
.h-arrow-header-content-template .h-arrow-header-content-template__headline {
  margin: auto 0;
  font-weight: var(--h-font-light);
  display: -webkit-box !important;
  max-height: 280px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__headline {
    max-height: calc(3 * var(--h-headline-lh));
    -webkit-line-clamp: 6;
  }
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__headline-wrapper {
    /* --arrow-height: 70.71%; // (100 % / √2) */
    --headline-height: calc((var(--h-h2-fs) * 2) * var(--h-headline-lh) + 43px);
    --arrow-header-bg: var(--h-bg-highlighted);
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    margin-right: calc(var(--headline-height) - 34px);
    padding: 15px 15px 0px 15px;
    max-width: max-content;
    min-width: 100%;
    height: auto;
    background-color: var(--arrow-header-bg);
    /*  transform:translateY(-50%); */
  }
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__headline-wrapper::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    display: inline-block;
    height: var(--arrow-height);
    background-color: var(--arrow-header-bg);
    aspect-ratio: 1;
    transform: rotate(-45deg);
    transform-origin: top right;
  }
}
.h-arrow-header-content-template .h-arrow-header-content-template__headline p i {
  font-family: var(--h-glow-font-family);
  font-weight: var(--h-glow-font-regular);
}
.h-arrow-header-content-template .h-arrow-header-content-template__text {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__text {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 10px;
  }
}
.h-arrow-header-content-template .h-arrow-header-content-template__link {
  margin-top: 20px;
  background-color: var(--h-glow-btn-primary);
  border: none;
  border-radius: var(--h-glow-border-radius);
}
.h-arrow-header-content-template .h-arrow-header-content-template__link:hover {
  background-color: var(--h-glow-azure-blue-dark-2);
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__link {
    margin-right: 15px;
    margin-left: 15px;
    padding: 13px 40px;
    font-size: var(--h-text-fs);
  }
}
.h-arrow-header-content-template .h-arrow-header-content-template__image {
  position: relative;
  padding: 0;
  height: 200px;
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__image {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__image {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 50vw;
    max-width: none;
    height: 100%;
    overflow: hidden;
  }
}
.h-arrow-header-content-template .h-arrow-header-content-template__image img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  transform: translate(-50%, 0);
  left: 50%;
  position: relative;
}
@media (min-width: 768px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template .h-arrow-header-content-template__image img {
    min-width: 90%;
    width: 94%;
  }
}
@media (min-width: 768px) {
  .journal-content-article .h-arrow-header-content-template .h-arrow-header-content-template__image img {
    max-width: none;
  }
}
.h-arrow-header-content-template.background-1 {
  background: var(--h-parchment);
}
.h-arrow-header-content-template.background-1 .h-arrow-header-content-template__content {
  --arrow-header-bg: var(--h-bg-highlighted);
}
.h-arrow-header-content-template.background-1 .h-arrow-header-content-template-wrapper .h-arrow-header-content-template__content:after {
  transform-origin: top right;
  --arrow-height: 100%;
  right: -330px;
  transform: rotate(0deg);
  background: url(../images/arrow-header-content-template/Vector-parchment-bg.png) no-repeat;
}
.h-arrow-header-content-template.background-1 .h-arrow-header-content-template__headline {
  --arrow-header-bg: var(--h-bg-highlighted);
}
.h-arrow-header-content-template.background-1 .h-arrow-header-content-template__headline-wrapper .row:first-child {
  margin-bottom: 20px;
}
.h-arrow-header-content-template.background-2 {
  background: var(--h-white);
}
.h-arrow-header-content-template.background-2 .h-arrow-header-content-template__content {
  --arrow-header-bg: var(--h-bg);
}
.h-arrow-header-content-template.background-2 .h-arrow-header-content-template-wrapper .h-arrow-header-content-template__content:after {
  --arrow-height: 100%;
  right: -330px;
  transform: rotate(0deg);
  background: url(../images/arrow-header-content-template/Vector-white-bg.png) no-repeat;
}
.h-arrow-header-content-template.background-2 .h-arrow-header-content-template__headline-wrapper {
  --arrow-header-bg: var(--h-bg);
}
.h-arrow-header-content-template.background-2 .h-arrow-header-content-template__headline-wrapper::after {
  border-right: 1px solid var(--h-border-variant);
  border-bottom: 1px solid var(--h-border-variant);
}
.h-arrow-header-content-template.background-2 .h-arrow-header-content-template__headline-wrapper .row:first-child {
  margin-bottom: 20px;
}
.h-arrow-header-content-template.background-3 {
  background: var(--h-glow-dark-blue);
  border-top: 1px solid var(--h-white);
  position: relative;
}
.h-arrow-header-content-template.background-3 .h-arrow-header-content-template__content {
  --arrow-header-bg: var(--h-glow-dark-blue);
}
.h-arrow-header-content-template.background-3 .h-arrow-header-content-template__content:before {
  background-color: var(--h-glow-dark-blue);
}
.h-arrow-header-content-template.background-3 .h-arrow-header-content-template__content:after {
  --arrow-height: 100%;
  right: -330px;
  transform: rotate(0deg);
  background: url(../images/arrow-header-content-template/Vector-dark-blue-bg.png) no-repeat;
}
.h-arrow-header-content-template.background-3 .h-arrow-header-content-template__content p {
  color: var(--h-white);
}
.h-arrow-header-content-template.background-3 .h-arrow-header-content-template__headline {
  --arrow-header-bg: var(--h-glow-dark-blue);
}
.h-arrow-header-content-template.background-3 .h-arrow-header-content-template__headline-wrapper {
  --arrow-header-bg: var(--h-glow-dark-blue);
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template.background-3 .h-arrow-header-content-template__headline-wrapper {
    --arrow-header-bg: var(--h-glow-dark-blue);
  }
}
.h-arrow-header-content-template.background-3:before {
  content: " ";
  width: 100%;
  height: 1px;
  left: 0%;
  position: absolute;
  z-index: 2;
  transform: translate(-100%);
  top: -1px;
  border-top: var(--h-border-width-sm) solid var(--h-white);
}
.h-arrow-header-content-template.background-3:after {
  content: " ";
  width: 100%;
  height: 1px;
  right: 0%;
  position: absolute;
  z-index: 2;
  transform: translate(100%);
  top: -1px;
  border-top: var(--h-border-width-sm) solid var(--h-white);
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template.background-3 {
    border-top: none;
  }
  .h-arrow-header-content-template.background-3:before {
    display: none;
  }
  .h-arrow-header-content-template.background-3:after {
    display: none;
  }
}
.h-arrow-header-content-template.background-4 {
  background: var(--h-glow-mid-blue);
}
.h-arrow-header-content-template.background-4 .h-arrow-header-content-template__content {
  --arrow-header-bg: var(--h-glow-mid-blue);
}
.h-arrow-header-content-template.background-4 .h-arrow-header-content-template__content:before {
  background: url(../images/arrow-header-content-template/Graphic_Filter_Azure.png) no-repeat;
  left: 90%;
}
.h-arrow-header-content-template.background-4 .h-arrow-header-content-template__content:after {
  --arrow-height: 100%;
  right: -330px;
  transform: rotate(0deg);
  background: url(../images/arrow-header-content-template/Vector-mid-blue-bg.png) no-repeat;
}
.h-arrow-header-content-template.background-4 .h-arrow-header-content-template__content p {
  color: var(--h-white);
}
.h-arrow-header-content-template.background-4 .h-arrow-header-content-template__headline {
  --arrow-header-bg: var(--h-glow-mid-blue);
}
.h-arrow-header-content-template.background-4 .h-arrow-header-content-template__headline-wrapper {
  --arrow-header-bg: var(--h-glow-mid-blue);
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template.background-4 .h-arrow-header-content-template__headline-wrapper {
    --arrow-header-bg: var(--h-glow-mid-blue);
  }
}
.h-arrow-header-content-template.background-5 {
  background: var(--h-glow-teal);
}
.h-arrow-header-content-template.background-5 .h-arrow-header-content-template__content {
  --arrow-header-bg: var(--h-glow-teal);
}
.h-arrow-header-content-template.background-5 .h-arrow-header-content-template__content:before {
  background: url(../images/arrow-header-content-template/Graphic_Filter_Mint.png) no-repeat;
  left: 90%;
}
.h-arrow-header-content-template.background-5 .h-arrow-header-content-template__content:after {
  --arrow-height: 100%;
  right: -330px;
  transform: rotate(0deg);
  background: url(../images/arrow-header-content-template/Vector-teal-bg.png) no-repeat;
}
.h-arrow-header-content-template.background-5 .h-arrow-header-content-template__content p {
  color: var(--h-glow-dark-blue);
}
.h-arrow-header-content-template.background-5 .h-arrow-header-content-template__headline {
  --arrow-header-bg: var(--h-glow-teal);
}
.h-arrow-header-content-template.background-5 .h-arrow-header-content-template__headline-wrapper {
  --arrow-header-bg: var(--h-glow-teal);
}
@media (max-width: 767.98px) {
  .h-arrow-header-content-template.background-5 .h-arrow-header-content-template__headline-wrapper {
    --arrow-header-bg: var(--h-glow-teal);
  }
}
.h-arrow-header-content-template.pattern-1 .h-arrow-header-content-template__image::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "";
  background: url("../images/arrow-header-content-template/pattern-1-tl.svg") 20px 20px/60px no-repeat, url("../images/arrow-header-content-template/pattern-1-mobile-tr.svg") calc(100% - 20px) 20px no-repeat, url("../images/arrow-header-content-template/pattern-1-mobile-br.svg") calc(100% - 20px) calc(100% - 60px) no-repeat, url("../images/arrow-header-content-template/pattern-1-mobile-bl.svg") 100px calc(100% - 60px) no-repeat;
}
@media (min-width: 768px) {
  .h-arrow-header-content-template.pattern-1 .h-arrow-header-content-template__image::before {
    background: url("../images/arrow-header-content-template/pattern-1-tl.svg") 150px 50px no-repeat, url("../images/arrow-header-content-template/pattern-1-tr.svg") calc(100% - 60px) 40px no-repeat, url("../images/arrow-header-content-template/pattern-1-br.svg") calc(100% - 50px) calc(100% - 50px) no-repeat, url("../images/arrow-header-content-template/pattern-1-bl.svg") 250px calc(100% - 50px) no-repeat;
  }
}
.h-arrow-header-content-template.pattern-2 .h-arrow-header-content-template__image::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "";
  background: url("../images/arrow-header-content-template/pattern-2-mobile-tl.svg") 15px 10px no-repeat, url("../images/arrow-header-content-template/pattern-2-mobile-br.svg") calc(100% - 10px) calc(100% - 40px) no-repeat;
}
@media (min-width: 768px) {
  .h-arrow-header-content-template.pattern-2 .h-arrow-header-content-template__image::before {
    background: url("../images/arrow-header-content-template/pattern-2-tl.svg") 140px 30px no-repeat, url("../images/arrow-header-content-template/pattern-2-tr.svg") calc(100% - 30px) 50px no-repeat, url("../images/arrow-header-content-template/pattern-2-br.svg") calc(100% - 15px) calc(100% - 30px) no-repeat;
  }
}
.h-arrow-header-content-template.pattern-3 .h-arrow-header-content-template__image::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "";
  background: url("../images/arrow-header-content-template/pattern-3-mobile-tr.svg") calc(100% - 15px) 10px no-repeat, url("../images/arrow-header-content-template/pattern-3-mobile-bl.svg") 15px calc(100% - 60px) no-repeat;
}
@media (min-width: 768px) {
  .h-arrow-header-content-template.pattern-3 .h-arrow-header-content-template__image::before {
    background: url("../images/arrow-header-content-template/pattern-3-tr.svg") calc(100% - 30px) 20px no-repeat, url("../images/arrow-header-content-template/pattern-3-bl.svg") 150px calc(100% - 40px) no-repeat;
  }
}
.h-arrow-header-content-template.pattern-4 .h-arrow-header-content-template__image::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "";
  background: url("../images/arrow-header-content-template/mobile-arrows-1.svg") 0px 0px/60px no-repeat, url("../images/arrow-header-content-template/mobile-arrows-2.svg") 10px 160px no-repeat, url("../images/arrow-header-content-template/mobile-arrows-3.svg") calc(100% - 0px) calc(100% - 35px) no-repeat;
}
@media (min-width: 768px) {
  .h-arrow-header-content-template.pattern-4 .h-arrow-header-content-template__image::before {
    background: url("../images/arrow-header-content-template/desktop-arrows-1.svg") 65px 12px no-repeat, url("../images/arrow-header-content-template/desktop-arrows-2.svg") 85px 320px no-repeat, url("../images/arrow-header-content-template/desktop-arrows-3.svg") calc(100% - 10px) calc(100% - 5px) no-repeat;
  }
}
.h-arrow-header-content-template.background-1 .h-arrow-header-content-template__content:after {
  background: url(../images/arrow-header-content-template/Vector-parchment-bg.png) no-repeat;
}

.custom-hero-area-border .h-arrow-header-content-template.background-2 {
  background: var(--h-white);
}
.custom-hero-area-border .h-arrow-header-content-template.background-2:before, .custom-hero-area-border .h-arrow-header-content-template.background-2:after {
  content: "";
  display: block;
  width: 100vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #d9d9d9;
}
@media (max-width: 575.98px) {
  .custom-hero-area-border .h-arrow-header-content-template.background-2:before, .custom-hero-area-border .h-arrow-header-content-template.background-2:after {
    display: none;
  }
}
.custom-hero-area-border .h-arrow-header-content-template.background-2:before {
  top: -1px;
}
.custom-hero-area-border .h-arrow-header-content-template.background-2:after {
  bottom: -1px;
}

.h-button-content-template a:not(.h-btn)::before {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-right: 7.5px solid currentColor;
  content: "";
  position: relative;
  top: 0.15em;
  display: inline-block;
  margin-right: 12px;
}
.h-button-content-template .h-btn, .aui .h-button-content-template .h-btn {
  display: inline-block;
  border: var(--h-border-width-sm) solid var(--h-glow-teal);
  border-radius: var(--h-glow-border-radius);
  color: var(--h-glow-dark-blue);
  background-color: var(--h-glow-teal);
  position: relative;
}
.h-button-content-template .h-btn:hover, .h-button-content-template .h-btn:focus-visible, .aui .h-button-content-template .h-btn:hover, .aui .h-button-content-template .h-btn:focus-visible {
  color: var(--h-glow-dark-blue);
  background-color: var(--h-glow-light-teal-4-5);
  text-decoration: none;
}
.h-button-content-template .h-btn:focus, .aui .h-button-content-template .h-btn:focus {
  color: var(--h-glow-dark-blue);
  background-color: var(--h-glow-light-teal-4-5);
  text-decoration: none;
  box-sizing: border-box;
}
.h-button-content-template .h-btn:focus:after, .aui .h-button-content-template .h-btn:focus:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid var(--h-glow-deep-teal-2-5);
  left: 0;
  top: 0;
  border-radius: 10px;
}
.h-button-content-template .h-btn:focus-visible, .aui .h-button-content-template .h-btn:focus-visible {
  text-decoration: none;
}
.h-button-content-template .h-btn--ghost, .aui .h-button-content-template .h-btn--ghost {
  border-color: var(--h-glow-dark-blue);
  color: var(--h-glow-dark-blue);
  background-color: transparent;
}
.h-button-content-template .h-btn--primary, .aui .h-button-content-template .h-btn--primary {
  background-color: var(--h-glow-mid-blue);
  border-color: var(--h-glow-mid-blue);
  color: var(--h-glow-white);
  position: relative;
}
.h-button-content-template .h-btn--primary:hover, .h-button-content-template .h-btn--primary:focus-visible, .aui .h-button-content-template .h-btn--primary:hover, .aui .h-button-content-template .h-btn--primary:focus-visible {
  background-color: var(--h-glow-azure-blue-dark-2);
  color: var(--h-glow-white);
}
.h-button-content-template .h-btn--primary:focus, .aui .h-button-content-template .h-btn--primary:focus {
  background-color: var(--h-glow-azure-blue-dark-2);
  color: var(--h-glow-white);
}
.h-button-content-template .h-btn--primary:focus:after, .aui .h-button-content-template .h-btn--primary:focus:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
  left: 0;
  top: 0;
  border-radius: 10px;
}
.h-button-content-template .h-btn--primary.h-btn--ghost, .aui .h-button-content-template .h-btn--primary.h-btn--ghost {
  color: var(--h-glow-dark-blue);
  border-color: var(--h-glow-dark-blue);
  background-color: transparent;
  position: relative;
}
.h-button-content-template .h-btn--primary.h-btn--ghost:hover, .h-button-content-template .h-btn--primary.h-btn--ghost:focus-visible, .aui .h-button-content-template .h-btn--primary.h-btn--ghost:hover, .aui .h-button-content-template .h-btn--primary.h-btn--ghost:focus-visible {
  color: var(--h-glow-white);
  background-color: var(--h-glow-azure-blue-dark-2);
}
.h-button-content-template .h-btn--primary.h-btn--ghost:focus, .aui .h-button-content-template .h-btn--primary.h-btn--ghost:focus {
  background-color: var(--h-glow-azure-blue-dark-2);
  color: var(--h-white);
}
.h-button-content-template .h-btn--primary.h-btn--ghost:focus:after, .aui .h-button-content-template .h-btn--primary.h-btn--ghost:focus:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
  left: 0;
  top: 0;
  border-radius: 10px;
}
.h-button-content-template a, .aui .h-button-content-template a, p .h-button-content-template a, .aui p .h-button-content-template a {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-mid-blue);
  text-decoration: none;
}
.h-button-content-template a:hover, .h-button-content-template a:focus-visible, .aui .h-button-content-template a:hover, .aui .h-button-content-template a:focus-visible, p .h-button-content-template a:hover, p .h-button-content-template a:focus-visible, .aui p .h-button-content-template a:hover, .aui p .h-button-content-template a:focus-visible {
  color: var(--h-glow-azure-blue-dark-2);
  text-decoration: underline;
}
.h-button-content-template a:focus, .aui .h-button-content-template a:focus, p .h-button-content-template a:focus, .aui p .h-button-content-template a:focus {
  color: var(--h-glow-azure-blue-dark-2);
  outline: inherit;
  text-decoration: underline;
}
.h-button-content-template a[disabled], .aui .h-button-content-template a[disabled], p .h-button-content-template a[disabled], .aui p .h-button-content-template a[disabled] {
  color: var(--h-link-disabled);
}

.h-card-box {
  position: relative;
  flex: 1;
  display: flex !important;
  flex-direction: column;
  margin: 15px;
  overflow: hidden;
  flex: 0 1 100%;
  /* Slider Styles */
}
@media (min-width: 768px) {
  .h-card-box {
    flex: 1 1 300px;
    max-width: calc(50% - 30px);
    height: 480px;
  }
}
@media (min-width: 768px) {
  .h-card-box:first-child:last-child {
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .columns-2 .h-card-box:first-child:last-child, .columns-3 .h-card-box:first-child:last-child {
    flex-grow: 1;
    max-width: none;
  }
}
.h-card-box__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin: -15px;
}
.h-card-box__wrapper.is-slider {
  margin-top: 0;
  margin-bottom: 0;
}
.h-card-box__image {
  position: relative;
  width: 100%;
  height: 186px;
}
.h-card-box__image.pattern-1:before, .h-card-box__image.pattern-2:before, .h-card-box__image.pattern-3:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "";
}
.h-card-box__image.pattern-1::before {
  background: url("../images/box-bild-content-template/pattern-1-l.svg") 21px 20px no-repeat, url("../images/box-bild-content-template/pattern-1-r.svg") calc(100% - 20px) 100% no-repeat;
}
.h-card-box__image.pattern-2::before {
  background: url("../images/box-bild-content-template/pattern-2-l.svg") 0 20px no-repeat, url("../images/box-bild-content-template/pattern-2-r.svg") calc(100% - 20px) 100% no-repeat;
}
.h-card-box__image.pattern-3::before {
  background: url("../images/box-bild-content-template/pattern-3-l.svg") 21px 20px no-repeat, url("../images/box-bild-content-template/pattern-3-r.svg") calc(100% - 15px) 15px no-repeat;
}
.h-card-box__image img {
  position: static;
  border-radius: var(--h-glow-border-radius) var(--h-glow-border-radius) 0 0;
  width: 100%;
}
@media (min-width: 768px) {
  .h-card-box__image img {
    height: 100%;
    object-fit: cover;
  }
}
.h-card-box__content {
  flex: 1;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  border: var(--h-border-width-lg) solid transparent;
  border-top: 0;
  border-radius: 0 0 var(--h-glow-border-radius) var(--h-glow-border-radius);
  padding: 20px;
  width: 100%;
  color: var(--h-text);
  background-color: var(--h-bg-highlighted);
}
.h-card-box__content.type--parchment {
  background-color: var(--h-bg-highlighted);
}
.h-card-box__content.type--white, .h-card-box__content.type--white-grey-border {
  background-color: var(--h-white);
}
.h-card-box__content.type--white-grey-border {
  border-color: var(--h-glow-dark-grey);
}
.h-card-box__content.type--midnight-blue {
  background-color: var(--h-glow-dark-blue);
  color: var(--h-glow-white);
}
.h-card-box__content.type--midnight-blue h4 {
  color: var(--h-glow-white);
}
.h-card-box__content.type--light-green {
  background-color: var(--h-glow-light-green-2);
}
.h-card-box__content.type--light-green .h-card-box__footer .h-card-box__button {
  border: 1px solid var(--h-glow-dark-blue);
  background: none;
}
.h-card-box__content.type--light-green .h-card-box__footer .h-card-box__button:hover {
  border: 1px solid var(--h-glow-dark-blue);
  background: var(--h-glow-azure-blue-dark-2);
  color: var(--h-glow-white);
}
.h-card-box__content.type--light-green .h-card-box__footer .h-card-box__button:focus:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid var(--h-glow-azure-blue-dark-4);
  left: 0;
  top: 0;
  border-radius: 10px;
}
.h-card-box__topic-label {
  position: absolute;
  top: 0;
  left: calc(var(--h-border-width-lg) * -1);
  z-index: 1;
  transform: translateY(-50%);
  border-radius: 0 10px 10px 0;
}
.h-card-box .h-card-box__headline {
  display: -webkit-box !important;
  margin-top: 10px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.h-card-box .h-card-box__headline br {
  display: none;
}
.h-card-box__description {
  color: var(--h-text);
}
@media (min-width: 768px) {
  .h-card-box__description {
    display: -webkit-box !important;
    max-height: calc((var(--h-text-fs) * 6) * var(--h-text-lh));
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
}
.h-card-box .h-card-box__description:last-child {
  margin-bottom: auto;
}
.h-card-box__footer {
  position: relative;
  z-index: 3;
  margin: auto 0 0;
  font-size: var(--h-text-fs-sm);
}
.h-card-box__button {
  margin-top: 10px;
}
.h-card-box.is-slider {
  padding: 0 20px;
  visibility: hidden;
}
.h-card-box.slick-initialized {
  visibility: visible;
}

.aui .h-btn.h-card-box__button {
  background: var(--h-glow-teal);
  color: var(--h-glow-dark-blue);
  border: 1px solid var(--h-glow-mint);
  border-radius: 10px;
  padding: 10px 15px;
}
.aui .h-btn.h-card-box__button:hover {
  background: var(--h-glow-light-teal-4-5);
  border: 1px solid var(--h-glow-light-teal-4-5);
}

@media only screen and (min-width: 768px) {
  .h-card-box__content {
    justify-content: normal;
  }
}
.h-contextnavi-content-template {
  margin-top: 25px;
}
.h-contextnavi-content-template .h-contextnavi-content-template__headline {
  border-bottom: var(--h-border-width-sm) solid var(--h-parchment);
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: var(--h-white);
  font-size: var(--h-text-fs-sm);
}
.h-contextnavi-content-template .h-contextnavi-content-template__list {
  margin-bottom: 0;
  color: inherit;
}
.h-contextnavi-content-template .h-contextnavi-content-template__item {
  font-size: 12px;
  padding-left: 0;
}
.h-contextnavi-content-template .h-contextnavi-content-template__item::before {
  content: none;
}
.h-contextnavi-content-template .h-contextnavi-content-template__link {
  font-weight: var(--h-glow-font-bold);
  color: var(--h-link-on-dark);
  text-decoration: none;
}
.h-contextnavi-content-template .h-contextnavi-content-template__link:hover {
  text-decoration: underline;
  color: var(--h-link-on-dark-hover);
  opacity: 100%;
}
.h-contextnavi-content-template .h-contextnavi-content-template__link:focus, .h-contextnavi-content-template .h-contextnavi-content-template__link:focus-visible {
  text-decoration: underline;
  color: var(--h-glow-mid-blue);
}

.h-headline-content-template.small {
  max-width: 700px;
}
.h-headline-content-template.medium {
  max-width: 830px;
}
.h-headline-content-template.large {
  max-width: 960px;
}
.h-headline-content-template h1, .h-headline-content-template .h-h1 {
  font-size: var(--h-h2-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  font-weight: var(--h-glow-font-bold);
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .h-headline-content-template h1, .h-headline-content-template .h-h1 {
    font-size: var(--h-h1-fs);
  }
}
.h-headline-content-template h2, .h-headline-content-template .h-h2 {
  font-size: var(--h-h2-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  font-weight: var(--h-glow-font-bold);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .h-headline-content-template h2, .h-headline-content-template .h-h2 {
    font-size: var(--h-h2-fs);
  }
}
.h-headline-content-template h3, .h-headline-content-template .h-h3 {
  font-size: var(--h-h3-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .h-headline-content-template h3, .h-headline-content-template .h-h3 {
    font-size: var(--h-h3-fs);
  }
}
.h-headline-content-template h4, .h-headline-content-template .h-h4 {
  font-size: var(--h-h4-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .h-headline-content-template h4, .h-headline-content-template .h-h4 {
    font-size: var(--h-h4-fs);
  }
}
.h-headline-content-template h5, .h-headline-content-template .h-h5, .h-headline-content-template h6 {
  font-size: var(--h-h5-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: currentColor;
}
@media (min-width: 768px) {
  .h-headline-content-template h5, .h-headline-content-template .h-h5, .h-headline-content-template h6 {
    font-size: var(--h-h5-fs);
  }
}
.h-headline-content-template h1, .h-headline-content-template h2, .h-headline-content-template h3, .h-headline-content-template h4, .h-headline-content-template h5 {
  color: var(--h-glow-dark-blue);
}
.h-headline-content-template h1 p, .h-headline-content-template h2 p, .h-headline-content-template h3 p, .h-headline-content-template h4 p, .h-headline-content-template h5 p {
  color: var(--h-glow-dark-blue);
}
.h-headline-content-template .alternate-color {
  color: var(--h-glow-headline-alt);
}
.h-headline-content-template .alternate-color p {
  color: var(--h-glow-headline-alt);
}
.h-headline-content-template em, .h-headline-content-template i {
  font-family: var(--h-glow-font-family);
  font-weight: var(--h-glow-font-regular);
}

div.headline-content-template.small {
  max-width: 700px;
}
div.headline-content-template.medium {
  max-width: 830px;
}
div.headline-content-template.large {
  max-width: 960px;
}
div.headline-content-template h1, div.headline-content-template .style-h1 {
  font-size: var(--h-h2-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  font-weight: var(--h-glow-font-bold);
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  div.headline-content-template h1, div.headline-content-template .style-h1 {
    font-size: var(--h-h1-fs);
  }
}
div.headline-content-template h2, div.headline-content-template .style-h2 {
  font-size: var(--h-h2-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  font-weight: var(--h-glow-font-bold);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  div.headline-content-template h2, div.headline-content-template .style-h2 {
    font-size: var(--h-h2-fs);
  }
}
div.headline-content-template h3, div.headline-content-template .style-h3 {
  font-size: var(--h-h3-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  div.headline-content-template h3, div.headline-content-template .style-h3 {
    font-size: var(--h-h3-fs);
  }
}
div.headline-content-template h4, div.headline-content-template .style-h4 {
  font-size: var(--h-h4-fs);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  div.headline-content-template h4, div.headline-content-template .style-h4 {
    font-size: var(--h-h4-fs);
  }
}
div.headline-content-template h1 span, div.headline-content-template h2 span, div.headline-content-template h3 span, div.headline-content-template h4 span, div.headline-content-template .style-h1 span, div.headline-content-template .style-h2 span, div.headline-content-template .style-h3 span, div.headline-content-template .style-h4 span {
  font-size: inherit;
  line-height: inherit;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-glow-dark-blue);
}
div.headline-content-template h1 {
  color: var(--h-glow-dark-blue) !important;
  width: 90%;
}

.h-teaser-long-content-template {
  position: relative;
  margin-bottom: 30px;
}
.h-teaser-long-content-template.has-border {
  border-bottom: var(--h-border-width-sm) solid var(--h-border-variant);
  padding-bottom: 30px;
}
@media (max-width: 575.98px) {
  .h-teaser-long-content-template .h-teaser-long-content-template__image {
    margin-bottom: 40px;
  }
}
@media (min-width: 576px) {
  .h-teaser-long-content-template .h-teaser-long-content-template__image {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  .h-teaser-long-content-template .h-teaser-long-content-template__content {
    padding-left: 20px;
  }
}
.h-teaser-long-content-template .h-teaser-long-content-template__headline {
  margin-top: 0;
}
.h-teaser-long-content-template .h-teaser-long-content-template__headline a {
  color: var(--h-glow-link);
  text-decoration: none;
}
.h-teaser-long-content-template .h-teaser-long-content-template__headline a:hover, .h-teaser-long-content-template .h-teaser-long-content-template__headline a:focus-visible {
  color: var(--h-glow-link-hover);
  text-decoration: none;
}
.h-teaser-long-content-template .h-teaser-long-content-template__headline a:focus {
  color: var(--h-glow-link-focus);
  text-decoration: none;
}
.h-teaser-long-content-template .h-teaser-long-content-template__link {
  display: inline-block;
  margin-top: 30px;
}
.h-teaser-long-content-template .h-teaser-long-content-template__link::after {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 7.5px solid currentColor;
  content: "";
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
}

.h-job-detail .img_container {
  display: block !important;
}
@media (max-width: 767.98px) {
  .h-job-detail .img_container {
    display: none !important;
  }
}
.h-job-detail .img_container-mobile {
  display: none !important;
}
@media (max-width: 767.98px) {
  .h-job-detail .img_container-mobile {
    display: block !important;
    margin-bottom: 60px;
  }
}
.h-job-detail__header {
  padding: 20px 0;
}
.h-job-detail__header-logo {
  display: none;
}
@media (min-width: 768px) {
  .h-job-detail__header-logo--big {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail__header-logo--small {
    display: block;
  }
}
.h-job-detail__jobtitle {
  min-height: 74px;
  background-color: var(--h-parchment);
  position: relative;
  padding: 20px 0;
}
.h-job-detail__jobtitle:before {
  content: " ";
  width: 100%;
  height: 100%;
  left: 0%;
  position: absolute;
  background-color: var(--h-parchment);
  z-index: -1;
  transform: translate(-100%);
  top: 0;
}
.h-job-detail__jobtitle:after {
  content: " ";
  width: 100%;
  height: 100%;
  right: 0%;
  position: absolute;
  background-color: var(--h-parchment);
  z-index: -1;
  transform: translate(100%);
  top: 0;
}
.h-job-detail__share {
  background: var(--h-white);
  padding: 30px;
  margin-top: 70px;
  border: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
  border-radius: var(--h-glow-border-radius);
}
.h-job-detail__share-extend {
  width: 300px;
  height: 105px;
  position: absolute;
  top: 0px;
  padding: 15px;
  left: 120%;
  display: none;
  margin-top: 0;
}
.h-job-detail__share-extend:before {
  right: 100%;
  top: 23%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: var(--h-glow-dark-grey);
  border-width: 14px;
  margin-top: -14px;
}
.h-job-detail__share-extend:after {
  right: 100%;
  top: 23%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: var(--h-white);
  border-width: 12px;
  margin-top: -12px;
}
@media (max-width: 767.98px) {
  .h-job-detail__share-extend {
    width: 320px;
    left: auto;
    top: 50px;
    margin-top: 0;
    right: -50px;
  }
  .h-job-detail__share-extend:before {
    right: 19%;
    top: -12px;
    border-right-color: transparent;
    border-bottom-color: var(--h-glow-dark-grey);
    border-width: 12px;
    margin-top: -12px;
  }
  .h-job-detail__share-extend:after {
    right: 19%;
    top: -10px;
    border-right-color: transparent;
    border-bottom-color: var(--h-white);
    border-width: 12px;
    margin-top: -12px;
  }
}
.h-job-detail__share-headline {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-black);
}
.h-job-detail__share-buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  justify-content: flex-start;
}
.h-job-detail__share-button {
  line-height: 40px;
  height: 40px;
  color: transparent;
  margin: 0 20px 0 0;
  text-decoration: none !important;
}
.h-job-detail__share-button:last-child {
  margin-right: 0;
}
.h-job-detail__share-button:hover {
  text-decoration: none;
}
.h-job-detail__share-button:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
}
.h-job-detail__share-button--xing {
  background: #126567;
}
.h-job-detail__share-button--xing:hover {
  background: #0a3a3c;
}
.h-job-detail__share-button--xing:before {
  /*background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT54aW5nPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkhheXNfaWNvbnNfZGVza3RvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX21vYmlsZV94aW5nIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMy41OSwwLjY3IEwyNi42OSwwLjY3IEMyNi44OSwwLjY3IDI2LjkzLDAuNzYgMjYuODMsMC45MyBMMjUuMjMsMy43MyBMMjAuNTUsMTEuOTMgTDE3LjE0LDE3LjkzIEMxNy4wNTYzMDQyLDE4LjA1MDE5OSAxNy4wNTYzMDQyLDE4LjIwOTgwMSAxNy4xNCwxOC4zMyBMMjMuMTQsMjguODMgTDIzLjMyLDI5LjE0IEMyMy4zOSwyOS4yOCAyMy4zMiwyOS4zNCAyMy4yLDI5LjM3IEwxNywyOS4zNyBDMTYuODEwNzIxMSwyOS4zODQ0ODg2IDE2LjYzMTk4MjIsMjkuMjgxMjE3MiAxNi41NSwyOS4xMSBDMTQuNTAzMzMzMywyNS41MSAxMi40NSwyMS45MTMzMzMzIDEwLjM5LDE4LjMyIEMxMC4zMTg3ODE4LDE4LjIxMDU2NjcgMTAuMzE4NzgxOCwxOC4wNjk0MzMzIDEwLjM5LDE3Ljk2IEwxNC4zOSwxMC45NiBMMTguMzksNC4wMyBDMTguOTQsMyAxOS41MywyIDIwLjEsMSBDMjAuMTkwMDE1NywwLjgxNDU5ODU1OCAyMC4zODQ1NjkzLDAuNzAzNDI1MDg3IDIwLjU5LDAuNzIgTDIzLjU5LDAuNjcgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMy4xMSwyMC42NiBMMC4yNCwyMC42NiBDMC4xNiwyMC42NiAwLjA2LDIwLjY2IDAuMDIsMjAuNjEgQy0wLjAyLDIwLjU2IDAuMDIsMjAuNDYgMC4wOSwyMC4zOSBMNC4yOSwxMy40NyBDNC40NCwxMy4yMSA0LjU5LDEyLjk1IDQuNzYsMTIuNzEgQzQuODU2ODA2ODgsMTIuNTg2NzM1IDQuODU2ODA2ODgsMTIuNDEzMjY1IDQuNzYsMTIuMjkgTDMuMzMsOS43NiBMMS4zMyw2LjI0IEwxLjI4LDYuMTQgQzEuMiw1Ljk3IDEuMjMsNS45MiAxLjQyLDUuOTIgTDcuMjksNS45MiBDNy40MTA2MTA5OCw1LjkwNzQ1NzMzIDcuNTI2MjkxODYsNS45NzEyODEyNyA3LjU4LDYuMDggTDEwLjMxLDEwLjg4IEMxMC41OCwxMS4zNSAxMC44NCwxMS44MiAxMS4xMSwxMi4yOSBDMTEuMTk2NzI3MywxMi40MDkyMzAzIDExLjE5NjcyNzMsMTIuNTcwNzY5NyAxMS4xMSwxMi42OSBMNi40LDIwLjQzIEM2LjMyNDQ5MDE2LDIwLjU3OTU5OTYgNi4xNjcyNzc3NiwyMC42Njk5OTY4IDYsMjAuNjYgTDMuMTEsMjAuNjYgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");*/
  background-image: url("../images/modules/common/icons/jobdetails_xing.svg");
}
.h-job-detail__share-button--linkedin {
  background: #0E76A8;
}
.h-job-detail__share-button--linkedin:hover {
  background: #0a5579;
}
.h-job-detail__share-button--linkedin:before {
  /*background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5saW5rZWRpbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJIYXlzX2ljb25zX2Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNC4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX2Rlc2t0b3BfbGlua2VkaW4iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5LjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNi4yMywwLjI1IEwyLjkzLDAuMjUgQzEuODI1NDMwNSwwLjI1IDAuOTMsMS4xNDU0MzA1IDAuOTMsMi4yNSBMMC45MywyNS42MSBDMC45MywyNi43MTQ1Njk1IDEuODI1NDMwNSwyNy42MSAyLjkzLDI3LjYxIEwyNi4yMywyNy42MSBDMjcuMzM0NTY5NSwyNy42MSAyOC4yMywyNi43MTQ1Njk1IDI4LjIzLDI1LjYxIEwyOC4yMywyLjIyIEMyOC4yMTM2MDU2LDEuMTI3MTYzOTEgMjcuMzIyOTU5LDAuMjQ5ODc3MDM1IDI2LjIzLDAuMjUgWiBNOSwyMy41NCBMNSwyMy41NCBMNSwxMC41NCBMOSwxMC41NCBMOSwyMy41NCBaIE03LDguNzIgQzUuNzAyMTMwODQsOC43MiA0LjY1LDcuNjY3ODY5MTYgNC42NSw2LjM3IEM0LjY1LDUuMDcyMTMwODQgNS43MDIxMzA4NCw0LjAyIDcsNC4wMiBDOC4yOTc4NjkxNiw0LjAyIDkuMzUsNS4wNzIxMzA4NCA5LjM1LDYuMzcgQzkuMzUsNy42Njc4NjkxNiA4LjI5Nzg2OTE2LDguNzIgNyw4LjcyIFogTTI0LjIxLDIzLjU0IEwyMC4xNSwyMy41NCBMMjAuMTUsMTcuMiBDMjAuMTUsMTUuNjkgMjAuMTUsMTMuNzQgMTguMDQsMTMuNzQgQzE1LjkzLDEzLjc0IDE1LjYxLDE1LjM5IDE1LjYxLDE3LjA5IEwxNS42MSwyMy41NCBMMTEuNjEsMjMuNTQgTDExLjYxLDEwLjU0IEwxNS41LDEwLjU0IEwxNS41LDEyLjMyIEwxNS41NiwxMi4zMiBDMTYuMzUyNDgzNywxMC45NjE4NjUxIDE3LjgyODY3OTcsMTAuMTUwNzI2MSAxOS40LDEwLjIxIEMyMy41LDEwLjIxIDI0LjI2LDEyLjkxIDI0LjI2LDE2LjQyIEwyNC4yMSwyMy41NCBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+"); */
  background-image: url("../images/modules/common/icons/jobdetails_linkedin.svg");
}
.h-job-detail__share-button--facebook {
  background: #3B5998;
}
.h-job-detail__share-button--facebook:hover {
  background: #2d4373;
}
.h-job-detail__share-button--facebook:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5mYWNlYm9vazwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJIYXlzX2ljb25zX2Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NC4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX21vYmlsZV9mYWNlYm9vayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzkuMDAwMDAwLCA3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2LjYxLDAuMzMgTDIuMywwLjMzIEMxLjQ2NjA1MDAzLDAuMzMgMC43OSwxLjAwNjA1MDAzIDAuNzksMS44NCBMMC43OSwyNi4xNiBDMC43OSwyNi45OTM5NSAxLjQ2NjA1MDAzLDI3LjY3IDIuMywyNy42NyBMMTUuMzksMjcuNjcgTDE1LjM5LDE3LjA4IEwxMS44MywxNy4wOCBMMTEuODMsMTMgTDE1LjM5LDEzIEwxNS4zOSwxMCBDMTUuMzksNi40NyAxNy41NSw0LjU1IDIwLjcsNC41NSBDMjEuNzYyMTE5Nyw0LjU0NTUxNzk3IDIyLjgyMzY5NDIsNC41OTg5MzA1MiAyMy44OCw0LjcxIEwyMy44OCw4LjQgTDIxLjcsOC40IEMxOS45OSw4LjQgMTkuNyw5LjIxIDE5LjcsMTAuNCBMMTkuNywxMyBMMjMuNzgsMTMgTDIzLjI1LDE3LjEzIEwxOS42NSwxNy4xMyBMMTkuNjUsMjcuNjcgTDI2LjY1LDI3LjY3IEMyNy40ODM5NSwyNy42NyAyOC4xNiwyNi45OTM5NSAyOC4xNiwyNi4xNiBMMjguMTYsMS44NCBDMjguMTYwMTQzLDEuNDMyNDk1MzMgMjcuOTk1NTc1MSwxLjA0MjIzMjM4IDI3LjcwMzY4NCwwLjc1Nzg3Mzk5NyBDMjcuNDExNzkzLDAuNDczNTE1NjE2IDI3LjAxNzM2MTcsMC4zMTkyMDUxNDkgMjYuNjEsMC4zMyBaIiBpZD0iV2hpdGUiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
}
.h-job-detail__share-button--twitter {
  background: #009EDA;
}
.h-job-detail__share-button--twitter:hover {
  background: #0079a7;
}
.h-job-detail__share-button--twitter:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT50d2l0dGVyPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkhheXNfaWNvbnNfZGVza3RvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTExNC4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX2Rlc2t0b3BfdHdpdHRlcl9ob3ZlciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIwLjAwMDAwMCwgMTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjYuNzksMi43MyBDMjUuNzkyMDg1MSwzLjE3MTY3MjkzIDI0LjczMzcwMTcsMy40NjE1NDg2MyAyMy42NSwzLjU5IEMyNC43ODg5Njg2LDIuOTEzNTEzODcgMjUuNjQ0OTIyMSwxLjg0ODAxMTY1IDI2LjA2LDAuNTkgQzI0Ljk4NzEzMTksMS4yMjY5MTg1NiAyMy44MTM3MjQyLDEuNjc2NjY4NSAyMi41OSwxLjkyIEMyMC44OTAzMDY1LDAuMTIzNTIwNjggMTguMTk3OTY1MSwtMC4zMTE4OTMzNzkgMTYuMDE4NjU5OCwwLjg1NzI2MTg1MyBDMTMuODM5MzU0NCwyLjAyNjQxNzA4IDEyLjcxMzIwMiw0LjUxMDM3OTMyIDEzLjI3LDYuOTIgQzguODY3NDg0MzUsNi42ODk4Mjk0MiA0Ljc3MDI1MzA1LDQuNTk5NDA1MjggMiwxLjE3IEMwLjU1MTg1MjA5LDMuNjY4NTE3ODkgMS4yOTExODM3NSw2Ljg2MjA4MDY3IDMuNjksOC40NyBDMi44MjA5MjY4OSw4LjQ0NDM5ODEyIDEuOTcwNTkxMjYsOC4yMTEyNDE1NyAxLjIxLDcuNzkgQzEuMjEsNy43OSAxLjIxLDcuNzkgMS4yMSw3Ljg2IEMxLjIxMTEwNTQ3LDEwLjQ2Mzc5NDggMy4wNDc0NjEwNCwxMi43MDU5MDU0IDUuNiwxMy4yMiBDNC43OTQyNjMzNiwxMy40Mzc3MDQ5IDMuOTQ5NDQ0MDYsMTMuNDY4NDg3OCAzLjEzLDEzLjMxIEMzLjg0NzA3OTEyLDE1LjUzNzkyODYgNS44OTk5NTcwOSwxNy4wNjQ1MzA2IDguMjQsMTcuMTEgQzYuMzAyMjE0MzIsMTguNjI3NzA2NyAzLjkxMTM5MDczLDE5LjQ1MTY0MyAxLjQ1LDE5LjQ1IEMxLjAxMjEzNzY2LDE5LjQ0OTE5NDUgMC41NzQ3MDY1NzEsMTkuNDIyNDgxMiAwLjE0LDE5LjM3IEM0LjkzMjIwMDM1LDIyLjQ2NDEwNTggMTEuMDMzMjc4OCwyMi42ODc5Nzc4IDE2LjAzOTM1NTYsMTkuOTUzNDA4MyBDMjEuMDQ1NDMyNCwxNy4yMTg4Mzg5IDI0LjE1MzkwMjIsMTEuOTY0MjUxMiAyNC4xNCw2LjI2IEMyNC4xNCw2LjAyIDI0LjE0LDUuNzgzMzMzMzMgMjQuMTQsNS41NSBDMjUuMTgxMzYwNiw0Ljc3MjEwNTE0IDI2LjA3ODI3MiwzLjgxNzY1NTk4IDI2Ljc5LDIuNzMgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");
}
.h-job-detail__share-button--whatsapp {
  background: #25D366;
}
.h-job-detail__share-button--whatsapp:hover {
  background: #1da851;
}
.h-job-detail__share-button--whatsapp:before {
  /*background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT53aGF0c2FwcDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJIYXlzX2ljb25zX2Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03My4wMDAwMDAsIC0xLjAwMDAwMCkiPjwvZz4KICAgICAgICA8ZyBpZD0iaWNvbl9tb2JpbGVfd2hhdHNhcHAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA2LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICA8ZyBpZD0iV0FfTG9nbyI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjIuNjQyMzI1Niw0LjQ1ODEzOTUzIEMxOC4wMDc2Njc0LC0wLjIyMzU3NTg1OCAxMC42MTc3ODk4LC0wLjczNjgzNTY1NCA1LjM4MDQyMTY3LDMuMjU5MjIzNzEgQzAuMTQzMDUzNTQ0LDcuMjU1MjgzMDYgLTEuMzEzNTc0MTUsMTQuNTE4MzM3NyAxLjk3NzkwNjk4LDIwLjIyNDg4MzcgTDAuMDk0MTg2MDQ2NSwyNi45OTM3MjA5IEw3LjA1NzY3NDQyLDI1LjE3OTA2OTggQzguOTg2MDcxNzQsMjYuMjIyNDA0MyAxMS4xNDQxOTcxLDI2Ljc2ODQxIDEzLjMzNjc0NDIsMjYuNzY3Njc0NCBMMTMuMzM2NzQ0MiwyNi43Njc2NzQ0IEMyMC41NjYzNzg1LDI2Ljc3NDY0OSAyNi40Mzg1OTU5LDIwLjkzMDUxNDkgMjYuNDY2Mjc5MSwxMy43MDA5MzAyIEMyNi40Nzk4MjU4LDEwLjIzMjQyMzIgMjUuMTAyNDYxNiw2LjkwMzIyNzU1IDIyLjY0MjMyNTYsNC40NTgxMzk1MyBMMjIuNjQyMzI1Niw0LjQ1ODEzOTUzIFogTTEzLjM1NTU4MTQsMjQuNTUxMTYyOCBMMTMuMzU1NTgxNCwyNC41NTExNjI4IEMxMS40MDEzMzMxLDI0LjU1MjIxNjMgOS40ODI0ODkwMywyNC4wMjk2ODM2IDcuNzk4NjA0NjUsMjMuMDM3OTA3IEw3LjQwMzAyMzI2LDIyLjgwNTU4MTQgTDMuMjcxMzk1MzUsMjMuODg1NTgxNCBMNC4zOTUzNDg4NCwxOS44ODU4MTQgTDQuMTM3OTA2OTgsMTkuNDc3Njc0NCBDMS40NzY0ODM0OCwxNS4yNjI4MTUgMi4wMDUzNjI1Myw5Ljc4MDk2OTIgNS40MjM0ODIwNSw2LjE1MjY1MzYzIEM4Ljg0MTYwMTU4LDIuNTI0MzM4MDcgMTQuMjgyMTc1MiwxLjY2OTY0MTg3IDE4LjY0ODE4MDIsNC4wNzUwOTcxIEMyMy4wMTQxODUyLDYuNDgwNTUyMzIgMjUuMTk4NDY1MSwxMS41MzYxNjk4IDIzLjk1NzYyOCwxNi4zNjQwNjE1IEMyMi43MTY3OTEsMjEuMTkxOTUzMiAxOC4zNjU0OTU2LDI0LjU2NzgzNDYgMTMuMzgwNjk3NywyNC41NyBMMTMuMzU1NTgxNCwyNC41NTExNjI4IFogTTE5LjMzOTUzNDksMTYuMzg4MzcyMSBDMTkuMDEzMDIzMywxNi4yMjUxMTYzIDE3LjM5OTMwMjMsMTUuNDMzOTUzNSAxNy4wOTc5MDcsMTUuMzI3MjA5MyBDMTYuNzk2NTExNiwxNS4yMjA0NjUxIDE2LjU3Njc0NDIsMTUuMTYzOTUzNSAxNi4zNTY5NzY3LDE1LjQ5MDQ2NTEgQzE2LjEzNzIwOTMsMTUuODE2OTc2NyAxNS41MDkzMDIzLDE2LjU1MTYyNzkgMTUuMzIwOTMwMiwxNi43NDYyNzkxIEMxNS4xMzI1NTgxLDE2Ljk0MDkzMDIgMTQuOTM3OTA3LDE2Ljk5MTE2MjggMTQuNjExMzk1MywxNi44Mjc5MDcgQzEzLjY0NTA2ODYsMTYuNDQ0ODUzOCAxMi43NTI3MDc3LDE1Ljg5NjY4OTMgMTEuOTc0MTg2LDE1LjIwNzkwNyBDMTEuMjU2NjM1NywxNC41NDg5NjgyIDEwLjY0MDg1NzIsMTMuNzg3MTgwNCAxMC4xNDY5NzY3LDEyLjk0NzQ0MTkgQzkuOTU4NjA0NjUsMTIuNjIwOTMwMiAxMC4xNDY5NzY3LDEyLjQ0NTExNjMgMTAuMjkxMzk1MywxMi4yODE4NjA1IEMxMC40MzU4MTQsMTIuMTE4NjA0NyAxMC42MTc5MDcsMTEuODk4ODM3MiAxMC43ODExNjI4LDExLjcxMDQ2NTEgQzEwLjkxNTU2ODIsMTEuNTQ0OTI2NCAxMS4wMjU1MjU5LDExLjM2MDk1ODggMTEuMTA3Njc0NCwxMS4xNjQxODYgQzExLjE5OTM1NiwxMC45ODQ3NTM4IDExLjE5OTM1NiwxMC43NzIyMjI5IDExLjEwNzY3NDQsMTAuNTkyNzkwNyBDMTEuMDI2MDQ2NSwxMC40Mjk1MzQ5IDEwLjM2Njc0NDIsOC44MjIwOTMwMiAxMC4wOTY3NDQyLDguMTY5MDY5NzcgQzkuODI2NzQ0MTksNy41MTYwNDY1MSA5LjU2MzAyMzI2LDcuNjE2NTExNjMgOS4zNTU4MTM5NSw3LjYxMDIzMjU2IEw4LjcyNzkwNjk4LDcuNjEwMjMyNTYgQzguMzkyODk0OTQsNy42MTkwNTYyMSA4LjA3NjY3MzQ1LDcuNzY2OTI5NTcgNy44NTUxMTYyOCw4LjAxODM3MjA5IEM3LjEwNTIxNzI4LDguNzI0MjUzMTkgNi42ODc5NzI0OSw5LjcxMzc4NDU1IDYuNzA2MDQ2NTEsMTAuNzQzNDg4NCBDNi44MTI0OTkzMywxMS45NzU5NTgyIDcuMjc3NDM0NDIsMTMuMTUwMzAxMyA4LjA0MzQ4ODM3LDE0LjEyMTYyNzkgQzguMjA2NzQ0MTksMTQuMzQxMzk1MyAxMC4zNTQxODYsMTcuNjM3OTA3IDEzLjY1MDY5NzcsMTkuMDUwNjk3NyBDMTQuMjY1OTQ1OSwxOS4zMTQwODY2IDE0Ljg5NDczNjksMTkuNTQ0NjQzMyAxNS41MzQ0MTg2LDE5Ljc0MTM5NTMgQzE2LjIwMzUxNjksMTkuOTQ0NzUyNyAxNi45MTA3MDkxLDE5Ljk4OTg5MjcgMTcuNjAwMjMyNiwxOS44NzMyNTU4IEMxOC4yMjgxMzk1LDE5Ljc3OTA2OTggMTkuNTQwNDY1MSwxOS4wODIwOTMgMTkuODE2NzQ0MiwxOC4zMjIzMjU2IEMyMC4wMjk5MTY5LDE3LjgzNDkxMTcgMjAuMDk1NDEyMSwxNy4yOTU2Njc3IDIwLjAwNTExNjMsMTYuNzcxMzk1MyBDMTkuODkyMDkzLDE2LjY3NzIwOTMgMTkuNjcyMzI1NiwxNi41OTU1ODE0IDE5LjMzOTUzNDksMTYuNDMyMzI1NiBMMTkuMzM5NTM0OSwxNi4zODgzNzIxIFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); */
  background-image: url("../images/modules/common/icons/jobdetails_whatsapp.svg");
}
.h-job-detail__share-button--email {
  background: #787474;
}
.h-job-detail__share-button--email:hover {
  background: #5e5b5b;
}
.h-job-detail__share-button--email:before {
  /*background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5tYWlsPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkhheXNfaWNvbnNfZGVza3RvcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE1NC4wMDAwMDAsIC0xLjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0ZGRkZGRiI+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX2Rlc2t0b3BfbWFpbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYxLjAwMDAwMCwgNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJtZXNzYWdlLWZ1bGwiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNC43NCwyNyBMMTcuNTcsMTkuODMgTDI0Ljc0LDEyLjY2IEwyNC43NCwyNyBaIE03LjM0LDE5LjgzIEwwLjE3LDEyLjY2IEwwLjE3LDI3IEw3LjM0LDE5LjgzIFogTTE2LjU1LDIwLjgzIEw4LjM2LDIwLjgzIEwwLjE3LDI5IEwyNC43NCwyOSBMMTYuNTUsMjAuODMgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBwb2ludHM9IjQuMjggMTQuNjggMTQuNSA3LjUgMjEuMTYgMTQuMTYgMjIuNjkgMTIuNjIgMjQuNzQgMTIuNjIgMTIuNDYgMC4zMyAwLjE3IDEyLjYyIDIuMjIgMTIuNjIiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");*/
  background-image: url("../images/modules/common/icons/jobdetails_email.svg");
}
.h-job-detail__share-button--print {
  background: #787474;
}
.h-job-detail__share-button--print:hover {
  background: #5e5b5b;
}
.h-job-detail__share-button--print:before {
  /*background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5wcmludDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJIYXlzX2ljb25zX2Rlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTQuMDAwMDAwLCAtMS4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iaWNvbl9kZXNrdG9wX3ByaW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTkuMDAwMDAwLCA3LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICAgICAgPGcgaWQ9ImZheCI+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI3Ljc5LDQuMTQgTDI0LjMxLDQuMTQgQzIzLjk4OTY3NDgsNC4xNCAyMy43Myw0LjM5OTY3NDg1IDIzLjczLDQuNzIgTDIzLjczLDguMiBDMjMuNzMsOC41MjAzMjUxNSAyMy40NzAzMjUyLDguNzggMjMuMTUsOC43OCBMNS43Miw4Ljc4IEM1LjU3MDUyNDY4LDguNzc3NTA1NTggNS40Mjg1MDQ3Nyw4LjcxNDI3MjA3IDUuMzI2NjM1MzMsOC42MDQ4NTY3NiBDNS4yMjQ3NjU5LDguNDk1NDQxNDQgNS4xNzE4MjQ4NSw4LjM0OTI3MjQzIDUuMTgsOC4yIEw1LjE4LDQuNzIgQzUuMTYzODQ5NzEsNC4zOTA5Njk4OCA0Ljg4OTM3NTI0LDQuMTM0MjAzNDQgNC41Niw0LjE0IEwxLjEyLDQuMTQgQzAuNzk5Njc0ODQ1LDQuMTQgMC41NCw0LjM5OTY3NDg1IDAuNTQsNC43MiBMMC41NCwxNy40NCBDMC41MzQyMDM0NDQsMTcuNzY5Mzc1MiAwLjc5MDk2OTg4MywxOC4wNDM4NDk3IDEuMTIsMTguMDYgTDQuNDYsMTguMDYgQzQuNzk4NzMwNDIsMTguMDM4OTYwOSA1LjA4NzMyMjM4LDE3LjgwNjQ4NCA1LjE4LDE3LjQ4IEw1LjE4LDE0IEM1LjI3MzU4NTU2LDEzLjY3NTY5NTkgNS41NjI4NzQ5LDEzLjQ0NjY3NTIgNS45LDEzLjQzIEwyMywxMy40MyBDMjMuMzM1NTA4MywxMy40NDIyNjA0IDIzLjYyNTUzMDIsMTMuNjY3ODMzIDIzLjcyLDEzLjk5IEwyMy43MiwxNy40OSBDMjMuODEyNjc3NiwxNy44MTY0ODQgMjQuMTAxMjY5NiwxOC4wNDg5NjA5IDI0LjQ0LDE4LjA3IEwyNy43OCwxOC4wNyBDMjguMTA5MDMwMSwxOC4wNTM4NDk3IDI4LjM2NTc5NjYsMTcuNzc5Mzc1MiAyOC4zNiwxNy40NSBMMjguMzYsNC43MiBDMjguMzYwMDQ3LDQuNDAzNTM5OCAyOC4xMDY0MTMyLDQuMTQ1NDU2MjEgMjcuNzksNC4xNCBaIE02LjM0LDE0LjU4IEw2LjM0LDI3LjMzIEwyMi41NywyNy4zMyBMMjIuNTcsMTQuNTggTDYuMzQsMTQuNTggWiBNOC42NiwxNi45IEwxMi4xNCwxNi45IEwxMi4xNCwxOC4wNiBMOC42NiwxOC4wNiBMOC42NiwxNi45IFogTTguNjYsMTkuMjIgTDE5LjA5LDE5LjIyIEwxOS4wOSwyMC4zOCBMOC42NiwyMC4zOCBMOC42NiwxOS4yMiBaIE0xNi43OCwyNS4wMiBMOC42NiwyNS4wMiBMOC42NiwyMy44NiBMMTYuNzgsMjMuODYgTDE2Ljc4LDI1LjAyIFogTTIxLjQyLDIyLjcgTDguNjYsMjIuNyBMOC42NiwyMS41NCBMMjEuNDEsMjEuNTQgTDIxLjQyLDIyLjcgWiBNMjIuNTcsNyBDMjIuNTcsNy4zMjAzMjUxNSAyMi4zMTAzMjUyLDcuNTggMjEuOTksNy41OCBMNi45Miw3LjU4IEM2LjU5OTY3NDg1LDcuNTggNi4zNCw3LjMyMDMyNTE1IDYuMzQsNyBMNi4zNCwxLjI1IEM2LjM0LDEuMDk2MTc0NDQgNi40MDExMDY5NywwLjk0ODY0OTE2NiA2LjUwOTg3ODA3LDAuODM5ODc4MDY3IEM2LjYxODY0OTE3LDAuNzMxMTA2OTY3IDYuNzY2MTc0NDQsMC42NyA2LjkyLDAuNjcgTDIyLDAuNjcgQzIyLjMyMDMyNTIsMC42NyAyMi41OCwwLjkyOTY3NDg0NSAyMi41OCwxLjI1IEwyMi41Nyw3IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX2Rlc2t0b3BfaWNvbl9wcmludF90b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzMy4wMDAwMDAsIDEuMDAwMDAwKSIgZmlsbD0iIzc0NzY3OCI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzAuODEsMy45MSBMMjYuOTQsMy45MSBDMjYuNTgxMDE0OSwzLjkxIDI2LjI5LDQuMjAxMDE0OTEgMjYuMjksNC41NiBMMjYuMjksOC40OCBDMjYuMjksOC44Mzg5ODUwOSAyNS45OTg5ODUxLDkuMTMgMjUuNjQsOS4xMyBMNi4yMyw5LjEzIEM2LjA2MTk3NTkxLDkuMTI3NDg3MzggNS45MDIxNjg0Myw5LjA1Njg3ODg1IDUuNzg3MTc0Myw4LjkzNDM0NDEyIEM1LjY3MjE4MDE3LDguODExODA5MzkgNS42MTE4NTAxMSw4LjY0Nzg0NTEzIDUuNjIsOC40OCBMNS42Miw0LjU3IEM1LjU5ODc4Mzg2LDQuMjA0NjI4MTkgNS4yOTU5ODY3NSwzLjkxOTM4NDU0IDQuOTMsMy45MiBMMS4xLDMuOTIgQzAuNzQxMDE0OTEzLDMuOTIgMC40NSw0LjIxMTAxNDkxIDAuNDUsNC41NyBMMC40NSwxOC44NyBDMC40NDkzODQ1MzcsMTkuMjM1OTg2OCAwLjczNDYyODE5MiwxOS41Mzg3ODM5IDEuMSwxOS41NiBMNC44MiwxOS41NiBDNS4xOTc3NjYzOSwxOS41MzU1MjE3IDUuNTE4NzA5MDEsMTkuMjc0NzU1OCA1LjYyLDE4LjkxIEw1LjYyLDE1IEM1LjcyMjE5ODcsMTQuNjM3NDI4NiA2LjA0MzgzNzk2LDE0LjM4MDExNzIgNi40MiwxNC4zNiBMMjUuNDgsMTQuMzYgQzI1Ljg1MzQyNTQsMTQuMzc4NzIzNiAyNi4xNzQyNDkxLDE0LjYzMTM3MjIgMjYuMjgsMTQuOTkgTDI2LjI4LDE4LjkyIEMyNi4zODEyOTEsMTkuMjg0NzU1OCAyNi43MDIyMzM2LDE5LjU0NTUyMTcgMjcuMDgsMTkuNTcgTDMwLjgsMTkuNTcgQzMxLjE2NTM3MTgsMTkuNTQ4NzgzOSAzMS40NTA2MTU1LDE5LjI0NTk4NjggMzEuNDUsMTguODggTDMxLjQ1LDQuNTcgQzMxLjQ1MjY3MjcsNC4zOTc2MDMzNCAzMS4zODY3NDEsNC4yMzEyMDc5OCAzMS4yNjY3MTM0LDQuMTA3NDI5NDggQzMxLjE0NjY4NTcsMy45ODM2NTA5OCAzMC45ODIzOTczLDMuOTEyNjMxODYgMzAuODEsMy45MSBaIE02LjkxLDE1LjY1IEw2LjkxLDMwIEwyNSwzMCBMMjUsMTUuNjUgTDYuOTEsMTUuNjUgWiBNOS40OSwxOC4yNiBMMTMuMzcsMTguMjYgTDEzLjM3LDE5LjU2IEw5LjUsMTkuNTYgTDkuNDksMTguMjYgWiBNOS40OSwyMC44NyBMMjEuMTIsMjAuODcgTDIxLjEyLDIyLjE3IEw5LjUsMjIuMTcgTDkuNDksMjAuODcgWiBNMTguNDksMjcuMzkgTDkuNDksMjcuMzkgTDkuNDksMjYuMDkgTDE4LjQ5LDI2LjA5IEwxOC40OSwyNy4zOSBaIE0yMy42NiwyNC43OCBMOS41LDI0Ljc4IEw5LjUsMjMuNDggTDIzLjcxLDIzLjQ4IEwyMy42NiwyNC43OCBaIE0yNSw3LjE3IEMyNSw3LjM0MjM5MDcyIDI0LjkzMTUxODEsNy41MDc3MjA3NiAyNC44MDk2MTk0LDcuNjI5NjE5NDEgQzI0LjY4NzcyMDgsNy43NTE1MTgwNSAyNC41MjIzOTA3LDcuODIgMjQuMzUsNy44MiBMNy41Niw3LjgyIEM3LjM4NzYwOTI4LDcuODIgNy4yMjIyNzkyNCw3Ljc1MTUxODA1IDcuMTAwMzgwNTksNy42Mjk2MTk0MSBDNi45Nzg0ODE5NSw3LjUwNzcyMDc2IDYuOTEsNy4zNDIzOTA3MiA2LjkxLDcuMTcgTDYuOTEsMC42NSBDNi45MSwwLjI5MTAxNDkxMyA3LjIwMTAxNDkxLDYuNTk0NDQ5MDdlLTE3IDcuNTYsMCBMMjQuMzUsMCBDMjQuNzA4OTg1MSwyLjA0Mjc5MjEyZS0xNCAyNSwwLjI5MTAxNDkxMyAyNSwwLjY1IEwyNSw3LjE3IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxnIGlkPSJpY29uX2Rlc2t0b3BfaWNvbl9wcmludF90b3AtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjMzLjAwMDAwMCwgMzEuMDAwMDAwKSIgZmlsbD0iIzYwNjA2MCI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzAuODEsMy45MSBMMjYuOTQsMy45MSBDMjYuNTgxMDE0OSwzLjkxIDI2LjI5LDQuMjAxMDE0OTEgMjYuMjksNC41NiBMMjYuMjksOC40NyBDMjYuMjksOC44Mjg5ODUwOSAyNS45OTg5ODUxLDkuMTIgMjUuNjQsOS4xMiBMNi4yMyw5LjEyIEM2LjA2MTk3NTkxLDkuMTE3NDg3MzggNS45MDIxNjg0Myw5LjA0Njg3ODg1IDUuNzg3MTc0Myw4LjkyNDM0NDEyIEM1LjY3MjE4MDE3LDguODAxODA5MzkgNS42MTE4NTAxMSw4LjYzNzg0NTEzIDUuNjIsOC40NyBMNS42Miw0LjU3IEM1LjU5ODc4Mzg2LDQuMjA0NjI4MTkgNS4yOTU5ODY3NSwzLjkxOTM4NDU0IDQuOTMsMy45MiBMMS4xLDMuOTIgQzAuNzQxMDE0OTEzLDMuOTIgMC40NSw0LjIxMTAxNDkxIDAuNDUsNC41NyBMMC40NSwxOC44NyBDMC40NDkzODQ1MzcsMTkuMjM1OTg2OCAwLjczNDYyODE5MiwxOS41Mzg3ODM5IDEuMSwxOS41NiBMNC44MiwxOS41NiBDNS4xOTc3NjYzOSwxOS41MzU1MjE3IDUuNTE4NzA5MDEsMTkuMjc0NzU1OCA1LjYyLDE4LjkxIEw1LjYyLDE1IEM1LjcyMjE5ODcsMTQuNjM3NDI4NiA2LjA0MzgzNzk2LDE0LjM4MDExNzIgNi40MiwxNC4zNiBMMjUuNDgsMTQuMzYgQzI1Ljg1MzQyNTQsMTQuMzc4NzIzNiAyNi4xNzQyNDkxLDE0LjYzMTM3MjIgMjYuMjgsMTQuOTkgTDI2LjI4LDE4LjkyIEMyNi4zODEyOTEsMTkuMjg0NzU1OCAyNi43MDIyMzM2LDE5LjU0NTUyMTcgMjcuMDgsMTkuNTcgTDMwLjgsMTkuNTcgQzMxLjE2NTM3MTgsMTkuNTQ4NzgzOSAzMS40NTA2MTU1LDE5LjI0NTk4NjggMzEuNDUsMTguODggTDMxLjQ1LDQuNTcgQzMxLjQ1MjY3MjcsNC4zOTc2MDMzNCAzMS4zODY3NDEsNC4yMzEyMDc5OCAzMS4yNjY3MTM0LDQuMTA3NDI5NDggQzMxLjE0NjY4NTcsMy45ODM2NTA5OCAzMC45ODIzOTczLDMuOTEyNjMxODYgMzAuODEsMy45MSBaIE02LjkxLDE1LjY1IEw2LjkxLDMwIEwyNSwzMCBMMjUsMTUuNjUgTDYuOTEsMTUuNjUgWiBNOS40OSwxOC4yNiBMMTMuMzcsMTguMjYgTDEzLjM3LDE5LjU2IEw5LjUsMTkuNTYgTDkuNDksMTguMjYgWiBNOS40OSwyMC44NyBMMjEuMTIsMjAuODcgTDIxLjEyLDIyLjE3IEw5LjUsMjIuMTcgTDkuNDksMjAuODcgWiBNMTguNDksMjcuMzkgTDkuNDksMjcuMzkgTDkuNDksMjYuMDkgTDE4LjQ5LDI2LjA5IEwxOC40OSwyNy4zOSBaIE0yMy42NiwyNC43OCBMOS41LDI0Ljc4IEw5LjUsMjMuNDggTDIzLjcxLDIzLjQ4IEwyMy42NiwyNC43OCBaIE0yNSw3LjE3IEMyNSw3LjUyODk4NTA5IDI0LjcwODk4NTEsNy44MiAyNC4zNSw3LjgyIEw3LjU2LDcuODIgQzcuMjAxMDE0OTEsNy44MiA2LjkxLDcuNTI4OTg1MDkgNi45MSw3LjE3IEw2LjkxLDAuNjUgQzYuOTEsMC4yOTEwMTQ5MTMgNy4yMDEwMTQ5MSwtMy41NTI3MTM2OGUtMTUgNy41NiwtMy41NTI3MTM2OGUtMTUgTDI0LjM1LC0zLjU1MjcxMzY4ZS0xNSBDMjQuNzA4OTg1MSwxLjQyMTA4NTQ3ZS0xNCAyNSwwLjI5MTAxNDkxMyAyNSwwLjY1IEwyNSw3LjE3IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");*/
  background-image: url("../images/modules/common/icons/jobdetails_print.svg");
}
.h-job-detail__share-button--download {
  background: #787474;
}
.h-job-detail__share-button--download:hover {
  background: #5e5b5b;
}
.h-job-detail__share-button--download:before {
  background-image: url("../images/modules/common/icons/jobdetails_download.svg");
}
.h-job-detail__related-jobs {
  background-color: var(--h-parchment);
  position: relative;
  margin-top: 30px;
  padding: 30px 0 0;
}
@media (max-width: 767.98px) {
  .h-job-detail__related-jobs {
    margin-top: 0px;
    position: relative;
    top: 20px;
  }
}
.h-job-detail__related-jobs:before {
  content: " ";
  width: 100%;
  height: 100%;
  left: 0%;
  position: absolute;
  background-color: var(--h-parchment);
  z-index: -1;
  transform: translate(-100%);
  top: 0;
}
.h-job-detail__related-jobs:after {
  content: " ";
  width: 100%;
  height: 100%;
  right: 0%;
  position: absolute;
  background-color: var(--h-parchment);
  z-index: -1;
  transform: translate(100%);
  top: 0;
}
.h-job-detail__related-jobs .h-job-detail__listing-title {
  margin-bottom: 30px;
  line-height: 21px;
}
.h-job-detail__related-jobs-links {
  padding: 0 5px;
  bottom: 10px;
  position: absolute;
}
.h-job-detail__related-jobs-links:after {
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 7.5px solid var(--h-glow-link);
  content: "";
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
}
.h-job-detail__related-jobs div#similar-jobs {
  display: flex;
  flex-wrap: wrap;
}
.h-job-detail__related-jobs div#similar-jobs h3.search__result__header__title {
  display: none;
}
.h-job-detail__related-jobs div#similar-jobs h4.search__result__header__title {
  word-break: break-word;
  display: block;
}
.h-job-detail__related-jobs div#similar-jobs .search__result__header a.h-job-detail__related-jobs-links {
  display: block;
}
.h-job-detail__related-jobs div#similar-jobs .search__result {
  flex-basis: calc(30%);
  box-sizing: border-box;
  border-bottom: 0;
  padding: 18px;
  border-radius: var(--h-border-radius-sm);
  background-color: var(--h-white) !important;
  position: relative;
  margin-bottom: 0;
  margin-left: 5%;
  height: 265px;
}
.h-job-detail__related-jobs div#similar-jobs .search__result:first-child {
  margin-left: 0%;
}
@media (max-width: 767.98px) {
  .h-job-detail__related-jobs div#similar-jobs .search__result {
    margin-bottom: 15px;
    height: 250px;
    position: relative;
  }
  .h-job-detail__related-jobs div#similar-jobs .search__result:last-child {
    margin-bottom: 0;
  }
}
.h-job-detail__related-jobs div#similar-jobs .search__result a.h-job-detail__related-jobs-links {
  text-decoration: none;
}
.h-job-detail__related-jobs div#similar-jobs .search__result a.h-job-detail__related-jobs-links:hover {
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .h-job-detail__related-jobs div#similar-jobs .search__result a.h-job-detail__related-jobs-links {
    position: absolute;
    bottom: 20px;
  }
}
.h-job-detail__related-jobs div#similar-jobs .search__result__header h3 span, .h-job-detail__related-jobs div#similar-jobs .search__result__header h4 span {
  color: black;
}
@media (max-width: 767.98px) {
  .h-job-detail__related-jobs div#similar-jobs .search__result__header {
    min-height: 40px !important;
  }
  .h-job-detail__related-jobs div#similar-jobs .search__result__header__title {
    height: auto !important;
  }
}
@media (max-width: 767.98px) {
  .h-job-detail__related-jobs div#similar-jobs .search__result {
    flex-basis: calc(60%);
    margin-left: 0;
  }
}
@media (max-width: 575.98px) {
  .h-job-detail__related-jobs div#similar-jobs .search__result {
    flex-basis: calc(100%);
    margin-left: 0;
  }
}
.h-job-detail__related-jobs div#similar-jobs .col-12.star-row,
.h-job-detail__related-jobs div#similar-jobs .search__result__teaser,
.h-job-detail__related-jobs div#similar-jobs .col-12.col-sm-8.col-md-8.col-lg-8.pl-3 {
  display: none;
}
.h-job-detail__related-jobs div#similar-jobs .search__result__content.row .col-12.col-sm-4.col-md-4.col-lg-4.pr-0.pl-0 {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (max-width: 1199.98px) {
  .h-job-detail__related-jobs div#similar-jobs .search__result__content.row .col-12.col-sm-4.col-md-4.col-lg-4.pr-0.pl-0 {
    padding-left: 15px !important;
  }
}
.h-job-detail__related-jobs div#similar-jobs .calendar-icon {
  background: transparent url(../images/modules/common/icons/clock.svg) 0% 0% no-repeat padding-box;
}
.h-job-detail__related-jobs .bg-parchment {
  position: absolute;
  height: 50px;
  width: 100%;
  bottom: -50px;
}
.h-job-detail__related-jobs .bg-parchment:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0%;
  position: absolute;
  background-color: var(--h-parchment);
  z-index: -1;
  transform: translate(-100%);
  top: 0;
}
.h-job-detail__related-jobs .bg-parchment:after {
  content: " ";
  width: 100%;
  height: 100%;
  right: 0%;
  position: absolute;
  background-color: var(--h-parchment);
  z-index: -1;
  transform: translate(100%);
  top: 0;
}
@media (max-width: 767.98px) {
  .h-job-detail__related-jobs .bg-parchment {
    height: 30px;
    width: 100%;
    bottom: -30px;
  }
}
.h-job-detail .h-job-detail__listing-title {
  line-height: 21px;
}
.h-job-detail--actions .h-job-detail__control--link {
  height: 50px;
}
.h-job-detail--actions .h-job-detail__control--link a.h-backlink {
  line-height: 34px;
  text-decoration: none;
}
.h-job-detail--actions .h-job-detail__control--link a.h-backlink:hover {
  text-decoration: underline;
}
.h-job-detail--actions .bottom-link {
  height: 64px;
  margin-top: 45px;
}
.h-job-detail--actions .bottom-link a.h-backlink {
  line-height: 80px;
}
@media (max-width: 991.98px) {
  .h-job-detail--actions .bottom-link {
    height: 48px;
  }
  .h-job-detail--actions .bottom-link a.h-backlink {
    line-height: 48px;
  }
}
.h-job-detail__actions {
  margin-bottom: 70px;
}
@media (max-width: 991.98px) {
  .h-job-detail__actions {
    display: none;
  }
}
.h-job-detail__actions--top {
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .h-job-detail__actions--top {
    display: none;
  }
}
.h-job-detail__control {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .h-job-detail__control {
    position: relative;
    margin-bottom: 0;
  }
}
.h-job-detail__control-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 991.98px) {
  .h-job-detail__control-actions {
    position: absolute;
    right: 0;
    top: -55px;
  }
}
.h-job-detail__control-link {
  color: var(--h-link);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
}
@media (max-width: 991.98px) {
  .h-job-detail__control-link {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .h-job-detail .h-arrow-header-content-template--job-detail {
    margin-bottom: 0;
  }
}
.h-job-detail .h-arrow-header-content-template__headline {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  display: inline !important;
  margin-bottom: 0;
  margin-right: 2px;
}
@media (max-width: 767.98px) {
  .h-job-detail .h-arrow-header-content-template__headline {
    -webkit-line-clamp: 3;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .h-arrow-header-content-template__headline-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.h-job-detail .h-arrow-header-content-template__text {
  font-size: var(--h-h3-fs-mobile);
  line-height: var(--h-headline-lh);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  text-transform: none !important;
  color: var(--h-text-highlighted);
  color: var(--h-glow-dark-blue);
  font-family: var(--h-glow-font-family);
  font-weight: var(--h-font-regular);
  display: inline;
  margin-top: 0px;
}
@media (min-width: 768px) {
  .h-job-detail .h-arrow-header-content-template__text {
    font-size: var(--h-h3-fs);
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .h-arrow-header-content-template__text {
    margin: 0;
  }
}
.h-job-detail .h-arrow-header-content-template .row-height-auto:first-child {
  margin-bottom: 20px;
}
.h-job-detail__meta {
  margin-bottom: 30px;
}
.h-job-detail__meta-item {
  font-size: var(--h-text-fs);
  color: var(--h-glow-dark-blue);
  line-height: 1.5;
  margin-bottom: 3px;
}
.h-job-detail__meta-item__reference {
  margin: 25px 0 15px;
}
.h-job-detail__location {
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-text-fs);
  color: var(--h-glow-dark-blue);
}
.h-job-detail__contact-item {
  margin-bottom: 15px;
}
.h-job-detail__contact-item-head {
  display: block;
}
.h-job-detail__contact-item-content {
  margin: 0;
}
.h-job-detail__listing {
  border-bottom: var(--h-border-width-lg) solid var(--h-light-grey);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.h-job-detail__listing-title {
  margin-bottom: 20px;
}
.h-job-detail__ordered-list li {
  margin-left: 18px;
}
.h-job-detail__toggle-rollout-button {
  display: block;
  border: var(--h-border-width-sm) solid var(--h-link);
  border-radius: var(--h-input-border-radius);
  padding: 12px 15px;
  line-height: 18px;
  height: auto;
  color: var(--h-input-color);
  background-color: var(--h-input-bg);
  width: 100%;
  text-align: left;
  color: var(--h-link);
  font-size: var(--h-text-fs-lg);
  font-weight: var(--h-font-regular);
  margin-top: 20px;
}
.h-job-detail__toggle-rollout-button:after {
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7.5px solid var(--h-link);
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(0deg);
}
.h-job-detail__toggle-rollout-button.open-toggle-button:after {
  transform: translateY(-50%) rotate(180deg);
}
.h-job-detail__toggle-rollout-hidden-div {
  display: none;
  margin-top: 26px;
}
.h-job-detail__timeline-img {
  max-height: 250px;
}
.h-job-detail__timeline-img-png-size {
  margin-left: 2px;
  margin-top: 0px;
  width: 24px;
  height: 24px;
  margin-top: -2px;
}
.h-job-detail__timeline-steps {
  visibility: hidden;
}
.h-job-detail__timeline-icons {
  margin-left: 5px;
  font-size: 20px;
}
.h-job-detail__timeline-container {
  min-height: 300px !important;
  margin: 30px 0 40px 0;
}
.h-job-detail__timeline-h-wrapper {
  position: relative;
}
.h-job-detail__timeline-wrap {
  position: relative;
  margin: 0;
  justify-content: space-around;
  display: flex;
  height: 3px;
  background: var(--h-grey);
}
.h-job-detail__timeline-wrap:before {
  left: -5px;
}
.h-job-detail__timeline-wrap:after ol.h-timeline-wrap::after {
  right: -10px;
  border: 10px solid transparent;
  border-right: 0;
  border-left: 20px solid #9b2;
  border-radius: 3px;
}
.h-job-detail__timeline-point {
  position: relative;
  float: left;
  top: -20px;
  left: -15px;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 1;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  font-size: var(--h-text-fs-sm);
  border: var(--h-border-width-lg) solid var(--h-glow-dark-blue);
  border-radius: 50%;
  background-color: var(--h-glow-light-purple);
  color: var(--h-glow-dark-blue);
}
.h-job-detail__timeline-point:hover {
  cursor: pointer;
  background-color: var(--h-glow-dark-blue);
  color: var(--h-white);
}
.h-job-detail__timeline-number {
  margin-top: 9px;
}
.h-job-detail__timeline-point-text {
  z-index: 2;
  font-size: var(--h-text-fs);
  line-height: 35px;
  position: relative;
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  color: var(--h-black);
  left: 0px;
}
.h-job-detail__timeline-point-details {
  position: absolute;
  right: 0%;
  top: 48px;
  padding: 20px;
  border-radius: var(--h-glow-border-radius);
  border: var(--h-border-width-lg) solid var(--h-glow-dark-blue);
  font-size: var(--h-text-fs);
  background: var(--h-white);
  color: var(--h-black);
  font-weight: var(--h-font-regular);
  width: 100%;
}
.h-job-detail__timeline-point-arrow {
  position: relative;
  top: 33px;
}
.h-job-detail__timeline-point-arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: var(--h-glow-white);
  border-width: 12px;
  margin-left: -12px;
}
.h-job-detail__timeline-point-arrow:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: var(--h-glow-dark-blue);
  border-width: 14px;
  margin-left: -14px;
}
.h-job-detail__timeline-inner-triangle {
  position: absolute;
  top: 3px;
  left: -18px;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 21px solid --h-white;
}
.h-job-detail .h-job-detail__accordion {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .h-job-detail .h-job-detail__accordion {
    margin-bottom: 50px;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .h-job-detail__accordion-header {
    display: flex;
    align-items: center;
    padding: 11px 15px;
    height: auto;
    color: var(--h-text-on-dark);
    background-color: var(--h-link);
    cursor: pointer;
  }
  .h-job-detail .h-job-detail__accordion-header:hover, .h-job-detail .h-job-detail__accordion-header:focus-visible {
    background-color: var(--h-link-hover);
  }
  .h-job-detail .h-job-detail__accordion-header:focus {
    background-color: var(--h-link-focus);
  }
  .h-job-detail .h-job-detail__accordion-header[disabled] {
    background-color: var(--h-link-disabled);
  }
  .h-job-detail .h-job-detail__accordion-header::after {
    content: "";
    width: 0;
    height: 0;
    border-top: var(--h-text-fs-lg)/2 solid transparent;
    border-bottom: var(--h-text-fs-lg)/2 solid transparent;
    border-left: var(--h-text-fs-lg)/2 solid var(--h-text-on-dark);
    position: static;
    flex: 0 0;
    margin-right: 0;
    margin-left: auto;
    background-image: none;
    transform: none;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .h-job-detail__accordion-body {
    padding: 15px;
    display: none;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .h-job-detail__accordion-title {
    font-size: var(--h-text-fs-lg);
    font-weight: var(--h-font-regular);
    text-transform: none !important;
    color: inherit;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .h-job-detail .h-job-detail__accordion-title {
    margin-bottom: 20px;
  }
}
.h-job-detail .h-job-detail__accordion.open .h-job-detail__accordion-header {
  background-color: var(--h-dark-blue);
}
.h-job-detail .h-job-detail__accordion.open .h-job-detail__accordion-header::after {
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .h-job-detail__button-row:not(.h-job-detail__apply) {
    display: block;
    margin-bottom: 70px;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail__button-row .h-btn + .h-btn {
    margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .h-job-detail__button-row .h-btn + .h-btn {
    margin-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .h-job-detail__apply .h-btn + .h-btn {
    margin-bottom: 5px;
  }
}
.h-job-detail__favorite {
  display: flex;
  align-items: flex-end;
  color: var(--h-link);
  cursor: pointer;
}
@media (min-width: 992px) {
  .h-job-detail__favorite.toogle-watchlist {
    display: none;
  }
}
.h-job-detail__favorite:hover, .h-job-detail__favorite:focus-visible {
  color: var(--h-link-hover);
}
.h-job-detail__favorite:focus {
  color: var(--h-link-focus);
  outline: inherit;
}
.h-job-detail__favorite[disabled] {
  color: var(--h-link-disabled);
}
@media (max-width: 991.98px) {
  .h-job-detail__favorite {
    bottom: 0;
  }
}
.h-job-detail__favorite .empty, .h-job-detail__favorite.active:hover .empty {
  display: block;
}
.h-job-detail__favorite .full, .h-job-detail__favorite.active:hover .full {
  display: none;
}
.h-job-detail__favorite.active .empty, .h-job-detail__favorite:hover .empty {
  display: none;
}
.h-job-detail__favorite.active .full, .h-job-detail__favorite:hover .full {
  display: block;
}
.h-job-detail__favorite-icon {
  margin-right: 10px;
  width: 23px;
}
@media (min-width: 992px) {
  .h-job-detail__favorite-icon {
    width: 30px;
  }
}
.h-job-detail__favorite-label {
  color: var(--h-text);
}
@media (max-width: 991.98px) {
  .h-job-detail__favorite-label {
    display: none !important;
  }
}
.h-job-detail .h-text ul {
  margin: 0;
}
.h-job-detail .h-text li {
  margin-bottom: 15px;
  line-height: 1.5;
}
.h-job-detail .h-text li:last-child {
  margin-bottom: 0;
}
.h-job-detail .h-text li:before {
  top: 0.46rem;
}
.h-job-detail__video-wrapper {
  margin-bottom: 50px;
}
.h-job-detail__video-wrapper h1 {
  margin: 20px 0 0;
}
.h-job-detail .video-container {
  position: relative;
  padding-bottom: 46.25% !important;
  padding-top: 30px !important;
  height: 0;
  overflow: hidden;
}
.h-job-detail .video-container-wrapper {
  max-width: 100%;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 50px !important;
}
@media (max-width: 991.98px) {
  .h-job-detail .video-container-wrapper {
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .h-job-detail .video-container {
    height: 28em;
    padding: 0 10px;
  }
}
.h-job-detail .video-container iframe,
.h-job-detail .video-container object,
.h-job-detail .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h-job-detail__hrline-100w {
  margin-bottom: 40px;
  position: relative;
  z-index: 0;
  clear: both;
}
.h-job-detail__hrline-100w:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 100vw;
  height: 1px;
  background-color: var(--h-white);
  border-top: var(--h-border-width-sm) solid var(--h-border-variant);
  z-index: 10;
  transform: translate(-100%);
  clear: both;
}
.h-job-detail__hrline-100w:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  display: block;
  width: 100vw;
  height: 1px;
  background-color: var(--h-white);
  border-top: var(--h-border-width-sm) solid var(--h-border-variant);
  z-index: 10;
  clear: both;
}
.h-job-detail .h-btn--primary {
  background: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
}
.h-job-detail .h-btn--primary:hover {
  background: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
.h-job-detail .h-btn--md {
  height: 43px;
  padding: 12px 20px;
}

#merkliste-pop.hays-modal-content .popup-close, .hays-modal-content#suchprofil-pop .popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.h-job-detail__actions .h-job-detail__button-row a.h-btn:first-child {
  margin-bottom: 20px;
}

.h-job-detail .h-job-detail__apply a.h-btn:first-child {
  margin-top: 50px;
  margin-bottom: 20px;
}

.control-mobile-view {
  display: none;
}
@media (max-width: 991.98px) {
  .control-mobile-view {
    display: block;
    margin: 0;
  }
}

.apply-like-share {
  position: relative;
}
.apply-like-share .h-btn--primary {
  background: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
  font-weight: var(--h-glow-font-bold);
  font-family: var(--h-glow-bold-font-family);
  border-radius: var(--h-glow-border-radius);
  padding: 12px 20px;
  height: 43px;
}
.apply-like-share .h-btn--primary:hover {
  background: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
.apply-like-share .hays-job-details-apply-button {
  padding: 12px 20px;
  border-radius: var(--h-glow-border-radius);
}
@media only screen and (min-width: 768px) {
  .apply-like-share .hays-job-details-apply-button {
    font-size: var(--h-text-fs);
  }
}
.apply-like-share.button-display-None .h-btn--lg {
  padding: 13px 30px;
}
.apply-like-share .h-btn--icon {
  padding: 12px 22px 12px 0px;
  min-width: 220px;
  background: var(--h-glow-btn-primary);
  border-color: var(--h-glow-btn-primary);
}
.apply-like-share .h-btn--icon:hover {
  background: var(--h-glow-btn-primary-hover);
  border-color: var(--h-glow-btn-primary-hover);
}
.apply-like-share .h-btn--icon .icon-send {
  position: absolute;
}
.apply-like-share svg.h-btn__icon.icon-send {
  position: absolute;
}

.h-arrow-header-content-template--job-detail.h-arrow-header-content-template.pattern-4 .h-arrow-header-content-template__image::before {
  background: none;
}

#share-icon-id-top,
#share-icon-id-bottom {
  position: relative;
}

#share-icon-id-bottom .h-job-detail__share-extend {
  z-index: 99;
}

.printpdflogo {
  display: none;
}

/* Download PDF */
.h-job-detail__copyright {
  display: none;
}

.print-pdf .h-job-detail__copyright {
  display: block;
  font-size: 12px;
  color: var(--h-black);
}
.print-pdf img.printpdflogo {
  width: 300px;
  height: 45px;
  display: block !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
.print-pdf #div1,
.print-pdf #div3 {
  display: block !important;
}
.print-pdf a.hays-job-details-apply-button {
  display: none !important;
}
.print-pdf footer.h-section-footer,
.print-pdf .h-job-detail__dropdown #div3 .h-job-detail__meta-item,
.print-pdf #div3 .h-job-detail__meta-item.h-job-detail__meta-item__reference {
  color: black;
}
.print-pdf .h-arrow-header-content-template .h-arrow-header-content-template__image img {
  min-width: 300px !important;
  min-height: 117px !important;
  width: 300px !important;
  height: 117px !important;
  position: relative !important;
  transform: none;
  top: 20px;
  right: 0%;
}
.print-pdf .h-arrow-header-content-template .h-arrow-header-content-template__content {
  height: 200px;
}
.print-pdf .h-arrow-header-content-template.h-arrow-header-content-template--job-detail.background-2.pattern-4 {
  height: 200px;
}
.print-pdf .h-job-detail__related-jobs {
  display: none !important;
}
.print-pdf .top-links__language {
  display: none !important;
}
.print-pdf .mainnavi-content {
  display: none !important;
}
.print-pdf #navigation {
  display: none !important;
}
.print-pdf li.logo {
  display: none !important;
}
.print-pdf .h-job-detail__toggle-rollout-button {
  display: none !important;
}
.print-pdf .searchbar--marginbottom {
  display: none !important;
}
.print-pdf .h-job-detail--actions {
  display: none !important;
}
.print-pdf .apply-like-share {
  display: none !important;
}
.print-pdf .h-job-detail__related-jobs {
  display: none !important;
}
.print-pdf #navigation {
  display: none !important;
}
.print-pdf .searchbar--marginbottom {
  display: none !important;
}
.print-pdf .h-job-detail__toggle-rollout-button {
  display: none !important;
}
.print-pdf header#banner {
  display: none !important;
}
.print-pdf .hays-job-details-apply {
  display: none !important;
}
.print-pdf .h-job-detail--actions {
  display: none !important;
}
.print-pdf .apply-like-share {
  display: none !important;
}
.print-pdf .h-arrow-header-content-template.pattern-4 .h-arrow-header-content-template__image::before {
  display: none !important;
}
.print-pdf .h-arrow-header-content-template .h-arrow-header-content-template__content::after {
  display: none !important;
}

/* Print Media */
@media print {
  body {
    width: 800px;
    max-width: 800px;
    min-width: 800px;
  }

  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
  }

  .aui .hays__job__details {
    max-width: 100%;
  }

  .aui .hays__job__details ul li {
    max-width: 100% !important;
  }

  .aui .hays__job__details .h-arrow-header-content-template.background-1 .h-arrow-header-content-template__content {
    --arrow-header-bg: transparent !important;
  }

  .aui .h-job-detail__hrline-100w:before,
.aui .h-job-detail__hrline-100w:after {
    border-top: 0;
  }

  .aui .hays__job__details .h-arrow-header-content-template .h-arrow-header-content-template__image {
    /*  left: 0px !important; */
    position: absolute;
  }
}
@media print and (min-width: 768px) {
  .aui .hays__job__details .h-arrow-header-content-template .h-arrow-header-content-template__image {
    left: 0px !important;
  }
}
@media print and (max-width: 767.98px) {
  .aui .h-job-detail .img_container-mobile {
    display: none !important;
  }
}
@media print {
  .aui .hays__job__details .h-arrow-header-content-template .h-arrow-header-content-template__image img {
    width: 300px !important;
    min-width: 300px !important;
    height: 117px !important;
    min-height: 117px !important;
    position: relative !important;
    transform: none;
    top: 30px;
    right: 0%;
  }
}
@media print {
  .h-arrow-header-content-template .h-arrow-header-content-template__image.img_container {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    right: 0 !important;
  }
}
@media print {
  .h-arrow-header-content-template.h-arrow-header-content-template--job-detail .row.row__apply {
    height: 165px !important;
  }
}
@media print and (min-width: 768px) {
  .h-arrow-header-content-template.h-arrow-header-content-template--job-detail .row.row__apply {
    height: 165px !important;
  }
}
@media print and (max-width: 767.98px) {
  .aui .h-job-detail .img_container {
    display: block !important;
  }
}
@media print {
  .aui .hays__job__details .img-md {
    height: auto !important;
    top: 20px;
    position: absolute !important;
    z-index: 100;
    right: 0;
  }
}
@media print and (min-width: 768px) {
  .aui .h-arrow-header-content-template .h-arrow-header-content-template__content::before {
    display: none;
  }
}
@media print {
  img.printpdflogo {
    width: 237px;
    height: 33px;
    display: block !important;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media print {
  .h-arrow-header-content-template .h-arrow-header-content-template__content {
    height: 200px;
  }
}
@media print {
  .h-section-footer {
    background: transparent;
  }
}
@media print {
  .h-job-detail__jobtitle {
    padding: 20px;
  }
}
@media print {
  .h-job-detail.h-job-detail__dropdown,
#div1.h-job-detail__toggle-rollout-hidden-div div {
    width: 100%;
  }
}
@media print {
  .h-job-detail__dropdown #div1,
.h-job-detail__dropdown #div3,
.h-job-detail__dropdown #div3 a {
    display: block !important;
  }
}
@media print {
  .h-job-detail__dropdown h4 {
    color: black;
  }
}
@media print {
  .aui .hays__job__details .h-job-detail--actions {
    display: none !important;
  }
}
@media print {
  .aui .hays__job__details .apply-like-share {
    display: none !important;
  }
}
@media print {
  .aui .hays__job__details .h-arrow-header-content-template .h-arrow-header-content-template__content::after {
    display: none !important;
  }
}
@media print {
  .hays_eyeAble_IconClass.show {
    display: none;
  }
}
@media print {
  p.h-footer-copyright.text-center {
    color: black;
  }
}
@media print {
  .h-job-detail__related-jobs {
    display: none !important;
  }
}
@media print {
  .top-links__language {
    display: none !important;
  }
}
@media print {
  .mainnavi-content {
    display: none !important;
  }
}
@media print {
  #navigation {
    display: none !important;
  }
}
@media print {
  li.logo {
    display: none !important;
  }
}
@media print {
  .h-job-detail__toggle-rollout-button {
    display: none !important;
  }
}
@media print {
  .searchbar--marginbottom {
    display: none !important;
  }
}
@media print {
  .h-job-detail--actions {
    display: none !important;
  }
}
@media print {
  .apply-like-share {
    display: none !important;
  }
}
@media print {
  .h-job-detail__related-jobs {
    display: none !important;
  }
}
@media print {
  #navigation {
    display: none !important;
  }
}
@media print {
  .searchbar--marginbottom {
    display: none !important;
  }
}
@media print {
  .h-job-detail__toggle-rollout-button {
    display: none !important;
  }
}
@media print {
  header#banner {
    display: none !important;
  }
}
@media print {
  .h-socialbar {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .button-display-None {
    display: none !important;
  }
}

.h-job-detail__dropdown {
  margin-top: -20px;
}
.h-job-detail__dropdown .h-job-detail__toggle-rollout-button {
  color: var(--h-link-glow);
  border-color: var(--h-link-glow);
  font-weight: var(--h-glow-font-bold);
  height: 46px;
}
.h-job-detail__dropdown .h-job-detail__toggle-rollout-button:after {
  border-top-color: var(--h-link-glow);
}

.h-btn--md.hays-job-details-apply-button-bottom {
  height: 43px;
}

#div3 {
  display: block;
}

@media only screen and (max-width: 767px) {
  .h-action-mobileview .h-btn--primary.h-btn--ghost.hays-job-details-apply-button {
    display: none;
  }

  .h-btn--primary.h-btn--md.hays-job-details-apply-button-bottom {
    display: none;
  }
}
.h-btn--primary.h-btn--ghost {
  padding: 12px 40px;
}

.popover.bs-popover-top {
  background-color: var(--h-white);
  border-radius: var(--h-glow-border-radius);
  border: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
}
.popover.bs-popover-top .arrow {
  left: 69% !important;
  bottom: -21px;
}
.popover.bs-popover-top .arrow:before {
  right: 100%;
  top: 33%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: var(--h-glow-dark-grey);
  border-width: 14px;
  margin-top: -14px;
}
.popover.bs-popover-top .arrow:after {
  right: 100%;
  top: 33%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: var(--h-white);
  border-width: 14px;
  margin-top: -16px;
}
.popover.bs-popover-bottom {
  background-color: var(--h-white);
  border-radius: var(--h-glow-border-radius);
  border: var(--h-border-width-sm) solid var(--h-glow-dark-grey);
}
.popover.bs-popover-bottom .arrow {
  left: 69% !important;
  top: -15px;
}
.popover.bs-popover-bottom .arrow:before {
  right: 100%;
  bottom: 85%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: var(--h-glow-dark-grey);
  border-width: 14px;
  margin-top: -14px;
}
.popover.bs-popover-bottom .arrow:after {
  right: 100%;
  top: 90%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: var(--h-white);
  border-width: 14px;
  margin-top: -21px;
}
@media (max-width: 767.98px) {
  .popover.bs-popover-bottom .arrow {
    top: -11px;
  }
  .popover.bs-popover-bottom .arrow:before {
    bottom: auto;
    top: -37%;
    border-width: 12px;
    margin-top: -10px;
  }
  .popover.bs-popover-bottom .arrow:after {
    top: 46%;
    border-width: 12px;
    margin-top: -17px;
  }
}

body {
  font-size: var(--h-text-fs);
  line-height: var(--h-text-lh);
  font-weight: var(--h-font-regular);
  font-family: var(--h-font-family);
  color: var(--h-text);
}

html[lang=de-DE].aui a.de-DE,
html[lang=de-CH].aui a.de-CH,
html[lang=fr-FR].aui a.fr-FR,
html[lang=en-GB].aui a.en-GB,
html[lang=en-US].aui a.en-US,
html[lang=da-DK].aui a.da-DK {
  font-family: var(--h-glow-bold-font-family);
  font-weight: var(--h-glow-font-bold);
}

/* select.form-control is for asset publisher */
.selectDropDown, select.form-control {
  padding: 0px 0px 0px 8px !important;
}

/* Moved into _hays_r1.scss */

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