.cjw-forms_form select, .fi-form-style select {
    background-color: #fff;
}

.content-view-sections .meta-sharing .sharing ul {
    width: 23rem;
    padding-right: 8px;
}

.content-view-full.class-fi_newsroom_message .col-media,
.content-view-full.class-fi_podcast .col-media {
    position: relative;
    float: left;
    text-align: center;
    padding-right: 2rem;
}

.content-view-full.class-fi_newsroom_message .col-media img,
.content-view-full.class-fi_podcast .col-media img {
    display: inline-block;
}

@media screen and (max-width: 575px) {
    .content-view-full.class-fi_newsroom_message .col-media,
    .content-view-full.class-fi_podcast .col-media {
        padding-right: 0;
    }
}

.content-view-full.class-fi_newsroom_message .col-text,
.content-view-full.class-fi_podcast .col-text {
    float: right;
}

.content-view-full.class-fi_newsroom_message .col-text .attribute-description,
.content-view-full.class-fi_podcast .col-text .attribute-description {
    display: block;
    font-weight: normal;
}

@media screen and (max-width: 575px) {
    .content-view-full.class-fi_newsroom_message .col-text .attribute-description,
    .content-view-full.class-fi_podcast .col-text .attribute-description {
        margin-top: 1rem;
    }
}

.popup-contact .object-left {
    margin-right: 0.5rem;
}

.popup-contact a {
    color: #333;
}

.slide-link {
    display: block;
}

.emergency-banner {
    display: block !important;
}

.emergency-banner .text-inverse .inner {
    position: absolute;
    padding: 0 12px;
    bottom: 24px;
}

.emergency-banner .text-inverse .inner h1 {
    position: relative;
    bottom: auto;
    margin: 0 0 1rem 0;
    padding: 0;
}

.emergency-banner .text-inverse .inner .btn {
    margin-top: 0.5rem;
}

.class-fi_article_row.columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
}

.class-fi_article_row.columns .content-view-section.class-fi_newsroom_message,
.class-fi_article_row.columns .content-view-section.class-fi_bk_teaser,
.class-fi_article_row.columns .content-view-section.class-fi_article_textblock {
    padding: 16px;
}

.class-fi_article_row.columns.count-1 .content-view-section.class-fi_bk_teaser {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.article-row-col-container {
    overflow: hidden;
    margin-bottom: 64px;
}

.class-fi_article_row.columns .column .content-view-section {
    margin-bottom: 0;
}

.class-fi_article_row.columns .column .content-view-section.class-fi_newsroom_message .attribute-short_description,
.class-fi_article_row.columns .column .content-view-section.class-fi_image .attribute-short_description {
    margin-top: 0.5rem;
}

.class-fi_article_row.columns .col-1 .content-view-section.class-fi_newsroom_message,
.class-fi_article_row.columns .col-1 .content-view-section.class-fi_bk_teaser {
    padding-right: 0;
}

.class-fi_article_row.columns .col-2 .content-view-section.class-fi_newsroom_message,
.class-fi_article_row.columns .col-2 .content-view-section.class-fi_bk_teaser {
    padding-left: 0;
}

.class-fi_article_row.columns .content-view-section.class-fi_newsroom_message h2,
.class-fi_article_row.columns .content-view-section.class-fi_bk_teaser h2 {
    margin-top: 0;
}

.class-fi_article_row.columns.count-1 .content-view-section.class-fi_bk_teaser .attribute-short_description {
    font-size: 20px;
}

.class-fi_article_row.columns .content-view-section.class-fi_newsroom_message .attribute-short_description p:last-child,
.class-fi_article_row.columns .content-view-section.class-fi_bk_teaser .attribute-short_description p:last-child {
    margin-bottom: 0;
}

.size-standard .teaser-text-container .attribute-short_description {
    font-size: 16px !important;
}

.content-view-teaser .teaser-container {
    box-sizing: content-box;
}

.content-view-teaser.title-pos-top_image .attribute-title {
    padding: 8px 8px 0 8px;
    font-size: 24px !important;

}

.article-row-design-embed .teaser-container,
.article-row-design-embed .class-fi_article_row.columns {
    background-color: transparent !important;
}

.article-row-design-embed .teaser-container .teaser-text-container,
.article-row-design-embed .content-view-section {
    padding: 0 !important;
}

.article-row-design-embed .teaser-type-text-right .teaser-container .teaser-text-container {
    padding-left: 16px !important;
}

.article-row-design-embed .teaser-type-text-left .teaser-container .teaser-text-container {
    padding-right: 16px !important;
}

@media screen and (max-width: 991px) {
    .class-fi_article_row.columns .content-view-section.class-fi_bk_teaser .attribute-short_description {
        font-size: 16px;
    }
}

@media screen and (max-width: 575px) {
    .class-fi_article_row.columns {
        display: block !important;
    }

    .class-fi_article_row.columns .col-1 .content-view-section.class-fi_newsroom_message,
    .class-fi_article_row.columns .col-1 .content-view-section.class-fi_bk_teaser {
        padding-right: 16px;
    }

    .class-fi_article_row.columns .col-2 .content-view-section.class-fi_newsroom_message,
    .class-fi_article_row.columns .col-2 .content-view-section.class-fi_bk_teaser {
        padding-left: 16px;
    }

    .class-fi_article_row.columns .content-view-section.class-fi_bk_teaser .attribute-short_description {
        font-size: 16px;
    }

    .article-row-design-embed .teaser-container .teaser-text-container {
        padding: 16px 0 0 0 !important;
    }

    .article-row-design-embed .teaser-type-text-right .teaser-container .teaser-text-container {
        padding-left: 0 !important;
    }

    .article-row-design-embed .teaser-type-text-left .teaser-container .teaser-text-container {
        padding-right: 0 !important;
    }
}

.article-navigator .next a,
.article-navigator .prev a {
    background-size: 14px 24px;
    background-position: 1% center;
}

.article-navigator .next a {
    background-position: 99% center;
}

.article-navigator a {
    color: #333;
}

.content-view-section .class-fi_person .right-content .attribute-description {
    color: #333;
}

.content-view-section .class-fi_image .attribute-short_description {
    color: #333;
    font-size: 14px;
    margin-top: 0;
}

.content-view-embed.class-fi_image .attribute-short_description {
    color: #555;
}

.search__extended .search__extended_options>div {
    display: block !important;
}

.count-4 .has-map-content .map-content {
    width: calc(400% + 3 * 24px);
}

.count-4 .has-map-content.col-2 .map-content {
    margin-left:calc(-100% - 24px)
}

.count-4 .has-map-content.col-3 .map-content {
    margin-left:calc(-200% - 2 * 24px)
}

.count-4 .has-map-content.col-4 .map-content {
    margin-left:calc(-300% - 3 * 24px)
}

.count-5 .has-map-content .map-content {
    width: calc(500% + 4 * 24px);
}

.count-5 .has-map-content.col-2 .map-content {
    margin-left:calc(-100% - 24px)
}

.count-5 .has-map-content.col-3 .map-content {
    margin-left:calc(-200% - 2 * 24px)
}

.count-5 .has-map-content.col-4 .map-content {
    margin-left:calc(-300% - 3 * 24px)
}

.count-5 .has-map-content.col-5 .map-content {
    margin-left:calc(-400% - 4 * 24px)
}

.count-6 .has-map-content .map-content {
    width: calc(600% + 5 * 24px);
}

.count-6 .has-map-content.col-2 .map-content {
    margin-left:calc(-100% - 24px)
}

.count-6 .has-map-content.col-3 .map-content {
    margin-left:calc(-200% - 2 * 24px)
}

.count-6 .has-map-content.col-4 .map-content {
    margin-left:calc(-300% - 3 * 24px)
}

.count-6 .has-map-content.col-5 .map-content {
    margin-left:calc(-400% - 4 * 24px)
}

.count-6 .has-map-content.col-6 .map-content {
    margin-left:calc(-500% - 5 * 24px)
}

.class-fi_section>.attribute-image {
    text-align: center;
}

.class-fi_section>.attribute-image img {
    display: inline-block;
}

.title-pos-top_image.teaser-size-full .teaser-container {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.title-pos-top_image.teaser-size-full .teaser-container .attribute-title {
    flex-basis: 100%;
    margin-top: 0 !important;
}

.video-slide .video-details-footer {
    color: #555;
}

.audio-slide {
    height: auto;
}

.audio-slide .attribute-image .video-length {
    position:absolute;
    right:10px;
    bottom:10px;
    background:red;
    padding:2px 9px;
    color:#fff;
    pointer-events:none
}

.audio-slide .attribute-short_description {
    font-size: 14px;
}

.audio-slide .video-details {
    padding-top:7px
}

.audio-slide .video-details .attribute-title {
    color:red
}

.audio-slide .video-details .video-caption {
    display:block;
    font-size:14px
}

.audio-slide .video-details-footer {
    color:#555;
    font-size:12px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin-top:3px
}

.audio-slide .video-details-footer .spacer {
    padding:0 .5rem
}

.swiper-slide .share-me {
    /*
    margin-left: auto;
    text-align: right;*/
}

.swiper-slide .share-me span.fa-share-alt {
    color:#555;
    font-size: 1.25rem;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.swiper-slide .share-me .meta-sharing {
    display: none;
    float: right;
}

.swiper-slide .share-me .meta-sharing,
.swiper-slide .share-me .meta-sharing .sharing {
    margin: 0;
    line-height: normal;
    height: 25px;
}

.swiper-slide .share-me .meta-sharing .sharing ul {
    border: 0;
    width: 100%;
    padding: 0;
    min-height: 0;
    line-height: normal;
}

.swiper-slide .share-me .meta-sharing .sharing ul li {
    opacity: 1;
    margin: 0 !important;
}

.swiper-slide .share-me .meta-sharing .sharing ul li a {
    height: 25px;
    width: 25px;
    line-height: 24px;
    font-size: 16px !important;
}

.swiper-slide .share-me .meta-sharing .sharing ul li a span {
    color:#555;
    background:#ccc;
    font-size: 1.4rem !important;
    height: 27px;
    width: 25px;
    line-height: 27px;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container {
    position: relative;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container.pls-toggle-me .text-container {
    max-height: 200px;
    overflow: hidden;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container.thx-iam-toggled .text-container {
    max-height: 100%;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container .toggle-description {
    display: none;
    background:linear-gradient(transparent 0, #ccc 2rem);
    position: absolute;
    bottom: -1px;
    left: 0;
    text-align: center;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 1.5rem;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container.pls-toggle-me .toggle-description {
    display: block;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container .toggle-description .fa-chevron-up {
    display: none;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container.thx-iam-toggled .toggle-description .fa-chevron-up {
    display: block;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container.thx-iam-toggled .toggle-description .fa-chevron-down {
    display: none;
}

.content-view-section.class-fi_slider_media .swiper-slide .text-toggle-container.thx-iam-toggled .toggle-description {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.width-33-per {
    width: 33.333333%;
}

.filterbox .width-33-per {
    float: left;
}

@media screen and (max-width: 991px) {
    .filterbox .width-33-per {
        width: 100%;
    }
}

.warning {
    background-color: #fff;
    border: 1px solid #ee0000;
    padding: 1rem 2rem;
    margin: 2rem 0;
}

.warning h1 {
    margin-top: 0;
}

.warning ul {
    margin-left: 3rem;
}

.class-stellenausschreibung .attribute-description p,
.class-stellenausschreibung .attribute-description p span,
.class-stellenausschreibung .attribute-description p a,
.class-stellenausschreibung .attribute-description ul,
.class-stellenausschreibung .attribute-description li {
    background-color: transparent !important;
}

.class-stellenausschreibung .attribute-description p a {
    color: red !important;
}

/* #13632 */

a.btn.button_size_small,
a.btn.button_size_standard,
a.btn.button_size_large {
    margin-bottom: 0.5rem;
}

.content-view-section.content-view-embed {
    margin: 4rem 0;
}

.content-view-section.content-view-embed .quote-container {
    padding: 0 !important;
}

/* #14139 */
.linkbar .attribute-standort .icon,
.linkbar .attribute-place .icon,
.line-with-icon .svg-location,
.content-view-full .feature-grid .tilebar .bar-item .tile .linkbar a.place .icon {
    min-width: 10px;
    max-width: 10px;
}

/* --- */

/* #14138 */

.content-view-slider.class-fi_event .inner-slide {
    height: 100%;
}

.content-view-slider.class-fi_event .inner-slide .attribute-short_description a {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.content-view-slider.class-fi_event .inner-slide a.linkbar {
    flex-direction: initial !important;
}

.content-view-slider.class-fi_event .inner-slide a.linkbar:hover .attribute-place {
    background-color: #fff;
    color: #e00;
}

.content-view-slider.class-fi_event .inner-slide a.linkbar:hover .attribute-place svg {
    fill: #e00 !important;
}

.content-view-slider.class-fi_event .inner-slide a.linkbar:hover .read-more svg .background {
    fill-opacity: 1;
    fill: #fff;
}

.content-view-slider.class-fi_event .inner-slide a.linkbar:hover .read-more svg .arrow {
    fill: #e00;
}

.feature-grid .line-with-icon .fa-icon {
    font-size: 1rem;
    margin-right: 0.75rem;
}

/* --- */

.content-view-section.class-fi_person .socialbar,
.content-view-section.class-fi_person .socialbar .bar-item {
    display: inline-flex;
    align-items: center;
}

.content-view-section.class-fi_person .socialbar .bar-item {
    margin-right: 0.75rem;
}

.content-view-section.class-fi_person .socialbar .bar-item a {
    line-height: 24px;
    height: 22px;
    display: inline-block;
}

.content-view-section.class-fi_person .socialbar .bar-item svg {
    width:22px;
    height:22px;
    margin-right:.1rem;
}

.theme .focus-image {
    max-height: 100%;
}

/* #14815 */
@media screen and (max-width: 575px) {
    .theme .swiper-text-container h1 {
        font-size: 28px;
    }
}

/* #14200 */
.go-down-navigator {
    clear: both;
}

.popup-contact-v48 .flex-item.custom-box .socialbar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.popup-contact-v48 .flex-item.custom-box .socialbar a {
    display: inline-block;
    color: #fff;
    margin: 0;
}

.popup-contact-v48 .flex-item.custom-box .socialbar a svg {
    width: 3.5rem;
    display: inline-block;
    margin: 0 0.3rem 0.6rem 0.3rem;
}

/* #14351 */

.popup-contact-v48 .flex-item.custom-box p a {
    text-decoration: underline;
    text-underline-offset: 4px;
}

/* #14153 */

@media screen and (max-width: 575px) {
    .content-view-section.class-fi_person .inner-content.has-image {
        display: flex;
    }

    .content-view-section.class-fi_person .inner-content.has-image .inner-content-left {
        width: 75%;
    }

    .content-view-section.class-fi_person .inner-content.has-image .top-content-header {
        width: 67.777%;
        padding-right: 16px;
    }

    .content-view-section.class-fi_person .inner-content.has-image .attribute-image {
        width: 33.333%;
        position: relative;
        top: -16px;
        right: -16px;
    }

    .content-view-section.class-fi_person .inner-content.has-image .attribute-image img {
        border-bottom-left-radius: 16px;
    }
}

.lity-content img {
    background-color: #fff;
}

/* #14445 */

.cjw-forms_form select[multiple], .fi-form-style select[multiple] {
    height: auto;
    padding-top: 0.75rem;
}

.cjw-forms_form select[multiple] option, .fi-form-style select[multiple] option {
    padding: 0.25rem 0.5rem;
}

/* #13426 */
.subnav.desktop li.active a {
    background-image: url( '../images/icons/circle-border.svg' );
}

/* #14582 */
.content-view-children.board .extra-content .attribute-description {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    word-break: break-word;
}

/* #14581 */
.shariff-button.twitter span {
    /* src see twitter_x_40x40_757575_bold.svg as base64 */
    background-image: url( 'data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDJweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDIgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQyIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM3NTc1NzUiIGQ9Ik0yNS45MTksMTYuOTM4TDI1LjkxOSwxNi45MzhMNDAuNDg1LDBoLTJoLTEuNDQ2aC0yTDIzLjQ5NSwxMy40MTNMMTQuMjc5LDBoLTJIMi42MjVoLTJsMTUuMjc5LDIyLjIzNg0KCUwwLjYyNSw0MGgyaDEuNDUxaDJsMTIuMjQ5LTE0LjIzNkwyOC4xMSw0MGgyaDkuNjU0aDJMMjUuOTE5LDE2LjkzOHogTTMxLjI1MiwzNy4yNUw3LjMxOSwyLjg3NWg0LjMwNkwzNS41NjIsMzcuMjVIMzEuMjUyeiIvPg0KPHBhdGggZGlzcGxheT0ibm9uZSIgZmlsbD0iIzc1NzU3NSIgZD0iTS0yNy40MzgsMi4xMjUiLz4NCjwvc3ZnPg0K' ) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 18px;
}

.swiper-slide .share-me .meta-sharing .sharing ul .shariff-button.twitter a span {
    background-size: 12px;
}

.shariff-button.twitter span::before {
    content: " ";
}

/* #15721 */
input[type="checkbox"]:checked {
    background-color: #2C57D2;
    accent-color: #2C57D2;
}

/* #15879 */
.content-view-full.newsletter {
margin-bottom: 6rem;
}