/* Add here all your css styles (customizations) */
/* START: Allgemeine Anpassungen */
.header,
.navbar-default {
    background: #ffffff;
}

.topbar {
    padding: 14px 0 !important;
}

.mainPadding {
    padding-left: 35px;
    padding-right: 35px;
}

@media (min-width: 1240px) {
    .container {
        width: 1210px;
    }

    li.open .mainPadding {
        padding-left: 75px;
        padding-right: 75px;
    }
}

.header .navbar > .container .navbar-brand, .header .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}

.header .navbar-brand > img {
    max-width: 151px;
}

.mega-menu-container {
    padding: 15px;
}

.mainLine {
    border-bottom: 2px solid #008CC8;
}

.search-button-collapse {
    border: 1px solid #2980b9;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 5px;
    margin-top: 8px;
    padding: 6px 5px 2px;
    position: relative;
    display: block;
    background: #008cc8 none repeat scroll 0 0;
}

    .search-button-collapse .fa {
        color: #ffffff;
        font-size: 19px;
    }

    .search-button-collapse:hover {
        background: #2980b9 none repeat scroll 0 0 !important;
    }

.search-open-collapse {
    background: #fcfcfc none repeat scroll 0 0;
    box-shadow: 0 1px 3px #dddddd;
    display: none;
    padding: 14px;
    position: absolute;
    left: 0px;
    top: 52px;
    width: 100%;
}

.search-field input[type="text"] {
    background-color: transparent;
    border-width: 0px;
}

.search-field .btn {
    border-width: 0px;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: 0px;
}

.defaultLink {
    color: #008cc8;
}

.noHover:hover {
    text-decoration: none;
}

.noLinkColor {
    color: #555;
}

.noHoverLinkColor:hover,
.noHoverLinkColor:focus,
.noHoverLinkColor:active {
    color: #555;
}

.boxed-layout {
    background-image: none;
    background-color: #f9f9f9;
    box-shadow: none;
}

.footer-default .footer {
    background-color: #f0f0f0;
    padding: 20px 0 0;
}

.footer-default .copyright {
    color: #6c6c6c;
}

    .footer-default .copyright .dark-social {
        font-size: 18px;
        margin: 7px 0px 0px 0px;
    }

.footer-default .footer {
    background-color: #f0f0f0;
}

.footer-default .copyright {
    color: #6c6c6c;
}

    .footer-default .copyright a {
        color: #cfcfcf;
    }

        .footer-default .copyright a:hover {
            color: #ffffff;
        }

.footer-default .footer p,
.footer-default .footer a {
    font-size: 13px;
}

.footer-default .footer a {
    color: #818488;
}

.latest-list li {
    border-width: 0;
    padding-bottom: 5px;
}

.grayspacer {
    background: #ddd;
    height: 5px;
}

body {
    font-family: Arial;
}

.text-bold {
    font-weight: bold;
}

.text-italic {
    font-style: italic;
}

.audienceIdentifier {
    color: #687074;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 9px 30px 9px 5px;
    position: absolute;
    bottom: 0px;
    font-weight: bold;
}

textarea {
    resize: none;
}

.list-linklist li, .list-linklist li a {
    color: #008cc8;
}

label.required:after {
    color: #ea4335 !important;
    content: ' *';
}

/* END: Allgemeine Anpassungen */

/* START: Optionsbuttons z.B. bei Seite kopieren */
.btn.btn-tile-button {
    height: 125px;
    margin: 6px;
    width: 250px;
    padding: 15px;
}
/* END: Optionsbuttons z.B. bei Seite kopieren */

/* START: Geänderte Abstände im Bereich des Headers */
.header .navbar-default .navbar-nav > li {
    margin-right: 5px;
}

    .header .navbar-default .navbar-nav > li:last-child {
        margin-right: 0px;
    }

.header .dropdown > a::after {
    right: 7px;
}
/* END: Geänderte Abstände im Bereich des Headers */

/* START: CSS für alle Elemente der TopBar, nicht nur für Links */
.header .topbar ul.loginbar > li {
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
}
/* END: CSS für alle Elemente der TopBar, nicht nur für Links */

/* START: CSS für modale Elemente */
.modal-container {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
}

    .modal-container > .alert:first-child {
        margin-top: 50px;
    }

.modal-container-background {
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    display: none;
}

    .modal-container-background.in,
    .alert.in ~ .modal-container-background,
    .modal.in ~ .modal-container-background {
        display: block;
    }

.modal-background-less-transparency .modal-backdrop {
    opacity: .8;
}

.modal-background-white .modal-backdrop {
    background-color: rgb(255, 255, 255);
}
/* END: CSS für modale Elemente */
/* START: CSS für BlockControls */
.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6 {
    border-bottom: 2px solid #008CC8;
    display: inline-block;
    margin: 0 0 -2px;
    padding-bottom: 5px;
}

.headline.noLine,
.headline.noLine h1,
.headline.noLine h2,
.headline.noLine h3,
.headline.noLine h4,
.headline.noLine h5,
.headline.noLine h6 {
    border-bottom: 0px solid black;
}

.wysiwyg li a, .hmtl li a {
    color: #008cc8;
}

/* END: CSS für BlockControls */

/* START: CSS für die Sprachübersicht */
.languageItem {
    height: 40px;
    margin: 18px 0 24px;
}

    .languageItem a {
        color: rgb(102, 102, 102);
        text-decoration: none;
    }

        .languageItem a:hover, .languageItem a:active, .languageItem a:focus {
            color: #008CC8;
        }
/* END: CSS für die Sprachübersicht */

/* START: KOMFORT-Klassen */
.inline-block {
    display: inline-block;
}
/* END: KOMFORT-Klassen */

/* START: Anpassungen für Popover-Elemente */
.popover-content {
    color: #555;
}
/* END: Anpassungen für Popover-Elemente */

/* START: CSS für Seminare */
.seminaryScrollBox {
    background-color: #f4f4f4;
    border: 1px solid #666;
    height: 300px;
    overflow: auto;
    padding: 8px;
}

.seminaryStatusIndicator {
    width: 13px;
    height: 13px;
}
/* END: CSS für Seminare */

/* START: Modifikationen für den Slider */
.revolution-ch1 {
    text-transform: none;
}
/* END: Modifikationen für den Slider */

/* START: BOOTSTRAP Fix für img-responsive innerhalb von Tables */
table td .img-responsive {
    width: 100%;
}
/* END: BOOTSTRAP Fix für img-responsive innerhalb von Tables */

/* START: Erweiterung für Tabellen ohne Border */
.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th,
.table-borderless thead tr td,
.table-borderless tfoot tr th,
.table-borderless tfoot tr td {
    border: none;
}
/* END: Erweiterung für Tabellen ohne Border */

/* START: Erweiterung der Abstandsklassen aus dem Template */
.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-45 {
    margin-top: 45px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-55 {
    margin-top: 55px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}
/* END: Erweiterung der Abstandsklassen aus dem Template */

/* START: Mögliche Ausrichtungen für Tabellen anlegen */
table.align-vertical-middle > tr > td,
table.align-vertical-middle > thead > tr > th,
table.align-vertical-middle > tbody > tr > td,
tr.align-vertical-middle > td,
.align-vertical-middle {
    vertical-align: middle !important;
}
/* END: Mögliche Ausrichtungen für Tabellen anlegen */

/* START: Link URL nicht hinter verlinkte Elemente drucken */
@media print {
    a[href]:after {
        content: none;
    }
}
/* END: Link URL nicht hinter verlinkte Elemente drucken */

/* START: Anpassungen an der Breadcrumb Navigation */
.breadcrumbs {
    background: none;
    border-bottom: 0;
}

    .breadcrumbs .clearfix {
        border-bottom: solid 1px #eee;
    }

.breadcrumb li.active > a {
    color: #008cc8;
}
/* END: Innerhalb der Breadcrumb Links explizit als aktiv markieren */
/* START: Überschriften innerhalb des Sliders "normal" darstellen */
.revolution-ch1 h1, .revolution-ch1 h2, .revolution-ch1 h3, .revolution-ch1 h4, .revolution-ch1 h5, .revolution-ch1 h6 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: inherit;
    margin: initial;
    line-height: inherit;
}
/* END: Überschriften innerhalb des Sliders "normal" darstellen */

/* START: Style für Buttons, die (nur) Icons enthalten */
.iconButton {
    min-width: 25px;
    text-align: center;
}
/* END: Style für Buttons, die (nur) Icons enthalten */

/* START: Bugfix für unify-Template. Nach links öffnendes Submenü */
.header .dropdown-submenu > .dropdown-menu.submenu-left {
    left: -100% !important;
}
/* START: Bugfix für unify-Template. Nach links öffnendes Submenü */

/* START: Styles für gedisabledte Elemente */
a.aspNetDisabled, a.disabled {
    cursor: not-allowed;
}

.disabledCursor, .disabledCursor * {
    cursor: not-allowed !important;
}

.btn-group.disabledCursor label.btn, .input-group.disabledCursor .input-group-btn .btn {
    pointer-events: none;
    cursor: not-allowed !important;
}

a.disabled {
    color: rgb(102, 102, 102);
}
/* END: Styles für gedisabledte Hyperlinks */

/* START: Styles für gedisabledte PagingButtons */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #f3f3f3;
}
/* END: Styles für gedisabledte PagingButtons */

/* START: Styles für Produktübersichten */
.news-v1 h3 a {
    color: #008cc8;
}

    .news-v1 h3 a:hover {
        color: #008cc8;
    }

.news-v1 h3 {
    font-weight: 200;
    line-height: 25px;
    margin-bottom: 0;
    padding: 10px 15px 10px;
    font-size: 16px;
}

.news-v1 p {
    color: #555;
    margin-bottom: 20px;
    padding: 0 15px 10px;
}

    .news-v1 p a, .news-v1 p a:hover {
        color: #555;
        text-decoration: none;
    }

.news-v1 .news-v1-content {
    padding-right: 25px;
    margin-bottom: 5px;
}

.news-v1-in img {
    border: 1px solid rgb(238, 238, 238);
}

.catalogueTextContainer {
    overflow-y: hidden;
    height: 80px;
}
/* End: Styles für Produktübersichten */
/* Start: Überarbeitete Styles für Tabs */
.tab-v2-ext {
    border-bottom: 1px solid #eee;
}

    .tab-v2-ext .nav-tabs li.active a {
        border-bottom: 2px solid #008cc8 !important;
        border-top: 1px solid #eee;
        margin-bottom: -1px;
    }
/* End: Überarbeitete Styles für Tabs */

/* Start: Bugfix für Bilder im Slider */
.owl-carousel .owl-item img {
    transform-style: flat !important;
}
/* End: Bugfix für Bilder im Slider */

/* Start: Textfarben */
.text-blue {
    color: #3498db;
}

.text-green {
    color: #72c02c;
}

.text-red {
    color: #e74c3c;
}

.text-sea {
    color: #1abc9c;
}

.text-orange {
    color: #e67e22;
}

.text-yellow {
    color: #f1c40f;
}

.text-purple {
    color: #9b6bcc;
}

.text-aqua {
    color: #27d7e7;
}

.text-brown {
    color: #9c8061;
}

.text-dark-blue {
    color: #4765a0;
}

.text-light-green {
    color: #79d5b3;
}

.text-light-gray {
    color: #d3d3d3;
}

.text-gray {
    color: #808080;
}

.text-black {
    color: #333333;
}

.text-white {
    color: #ffffff;
}
/* End: Textfarben */

/* Start: Styles für die Artikelübersicht */
@media only screen and (max-width : 768px) {
    .btnArticleBack {
        margin-bottom: 10px;
    }
}

.categoryImage {
    border: 1px solid rgb(238, 238, 238);
}

/* End: Styles für die Artikelübersicht */
/* Start: Styles für die Artikelansicht */
.buttonWrapper {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

    .buttonWrapper a {
        white-space: normal;
    }

.previewImage {
    display: none;
}

.buttonWrapper:hover > .previewImage {
    position: absolute;
    display: inline-block;
    border: 1px solid silver;
    padding: 5px;
    margin-top: 40px;
    margin-left: -107px;
    background-color: white;
    z-index: 999;
}

.owl-thumbs {
    margin-top: 20px;
}

.owl-thumb-item img {
    width: 50px;
}

.owl-thumb-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid silver;
    opacity: 0.4;
    padding: 0;
    margin-right: 5px;
    margin-top: 5px;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

    .owl-thumb-item.active {
        opacity: 1;
    }

.accessory-item, .successor-item, .sparePart-item, .reference-article-item {
    padding: 10px;
    margin: 1px;
}

.accessory-img-container, .successor-img-container, .sparePart-img-container, .reference-article-img-container {
    height: 125px;
    text-align: center;
}

.accessory-item img, .successor-item img, .sparePart-item img, .reference-article-item img {
    opacity: 0.4;
    width: 120px;
    max-height: 100%;
    width: auto !important;
    display: inline-block !important;
}

.accessory-item:hover, .successor-item:hover, .sparePart-item:hover, .reference-article-item:hover {
    border: 1px solid silver;
    margin: 0px;
}

    .accessory-item:hover img, .successor-item:hover img, .sparePart-item:hover img, .reference-article-item:hover img {
        opacity: 1;
    }

.accessory-item-link, .successor-item-link, .sparePart-item-link, .reference-article-item-link {
    color: #333;
}

    .accessory-item-link:hover, .accessory-item-link:active, .accessory-item-link:focus,
    .successor-item-link:hover, .successor-item-link:active, .successor-item-link:focus,
    .sparePart-item-link:hover, .sparePart-item-link:active, .sparePart-item-link:focus,
    .reference-article-item-link:hover, .reference-article-item-link:active, .reference-article-item-link:focus {
        color: #333;
        text-decoration: none;
    }

.owl-controls {
    margin: 0;
}

    .owl-controls .owl-nav [class*=owl-] {
        color: #3F4044;
        font-size: 2em;
        border-radius: 0;
        opacity: 0.2;
    }

    .owl-controls .owl-prev,
    .owl-controls .owl-next {
        position: absolute;
        top: 0;
        bottom: 0;
    }

.image-carousel .owl-controls .owl-nav [class*=owl-] {
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0.5;
}

.image-carousel {
    background-color: #f3f3f3;
}

    .image-carousel .img-container {
        margin: 5px 0;
    }

.owl-next {
    text-align: right;
}

.owl-controls .owl-prev {
    left: 0;
    width: 20px;
}

.owl-controls .owl-next {
    right: 0;
    width: 20px;
}

.articleCarousel-nav-item-right {
    right: 0;
}

.owl-controls .owl-nav [class*=articleCarousel-nav-item-],
.owl-controls .owl-nav [class*=imageCarousel-nav-item-] {
    position: absolute;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto !important;
}

.owl-controls .owl-nav [class*=owl-]:hover {
    opacity: 1;
}


.memoListIndicator {
    margin-top: -45px;
    margin-right: 30px;
    text-align: right;
    font-size: 28px;
}

    .memoListIndicator i {
        cursor: pointer;
    }

.img-bordered-v2 {
    border: 1px solid rgb(238, 238, 238);
}

.memoListIndicator .fa-stack {
    width: 1em;
}

.fancybox-prev {
    left: -35px;
}

.fancybox-next {
    right: -35px;
}

.tagItem {
    margin-right: 5px;
    margin-bottom: 5px;
}
/* End: Styles für die Artikelansicht */

/* Start: Styles für das Wartefenster */
.waitPanel {
    display: none;
}
/* End: Styles für das Wartefenster */

/* Start: Styles für die Ventilberechnung */
.valveCalcStatusIndicator {
    width: 10px;
    height: 10px;
    display: none;
}

    .valveCalcStatusIndicator.Red {
        background-color: Red;
        display: inline-block;
    }
/* End: Styles für die Ventilberechnung */

/* Start: Handwerkersuche */
.searchHeader {
    background-color: #E9E9E9;
    width: 100%;
    margin-top: 20px;
}

    .searchHeader .caption {
        font-weight: bold;
    }

    .searchHeader input[type=text], .searchHeader select {
        border: 1px solid darkgray;
        padding: 3px;
    }
/* End: Handwerkersuche */

/* Start: Scrollbars für iPhone/iPad bei table-responsive */
.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}

    .table-responsive::-webkit-scrollbar:vertical {
        width: 12px;
    }

    .table-responsive::-webkit-scrollbar:horizontal {
        height: 12px;
    }

.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}
/* End: Scrollbars für iPhone/iPad bei table-responsive */

/* Start: Angepasste Bildgröße in den modalen Artikel Filtermasken  */
.col-dropdown-image > img {
    max-height: 65px;
    display: inline-block;
}
/* End: Angepasste Bildgröße in den modalen Artikel Filtermasken  */

/* Start: Kachel-Control  */
.tile {
    margin-bottom: 30px;
    color: #555;
}

.tile-inner {
    background: #f7f7f7 !important;
    padding: 20px;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: relative;
}

.tile a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.tile:hover .tile-inner {
    background: #e6e6e6 !important;
}

.tile .tile-image {
    background-size: cover;
    background-position: center;
    border-bottom: 0;
}

.tile .tile-content {
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}

    .tile .tile-content h4 {
        line-height: 22px;
        font-size: 16px;
        font-weight: bold;
    }

.mega-menu .tile-inner {
    padding: 10px;
}

.mega-menu .tile {
    margin: 10px 0;
}

    .mega-menu .tile .tile-content {
        font-size: 12px;
    }

@media (max-width: 767px) {
    .mega-menu .tile .tile-image {
        display: none;
    }

    .mega-menu .tile .tile-content {
        padding-top: 0;
        height: initial !important;
    }
}


/* End: Kachel-Control  */
/* Start: Slider Control hinter das MegaMenu schieben */
.tp-banner-container {
    z-index: 90;
}
/* End: Slider Control hinter das MegaMenu schieben */

/* Start: Bootstrap Klassen reaktivieren */
.img-cover {
    background-size: cover;
}

.img-circle {
    border-radius: 50% !important;
}

.img-box-100 {
    width: 100px;
    height: 100px;
}

.img-box-120 {
    width: 120px;
    height: 120px;
}

.img-bordered {
    border: solid 1px #eee;
}
/* End: End Klassen reaktivieren */

/* Start: Kontaktkachel */
.contactTile {
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 30px;
}

    .contactTile p {
        margin: 0;
    }

    .contactTile .headline {
        margin-bottom: 5px;
    }

    .contactTile hr {
        margin: 10px 0;
    }

    .contactTile .contactDetails p i.fa {
        margin-right: 10px;
    }

    .contactTile .contactDetails p {
        margin: 10px 0;
    }
/* End: Kontaktkachel */

/* Start: Referenzen */
.referenceInfoBox {
    margin-left: 10px;
}
/* End: Referenzen */

/* Start: Darstellung der SocialMedia Elemente im Footer */
.socialMediaTiles a:hover, .socialMediaTiles a:active {
    text-decoration: none;
}

.socialMediaTiles ul {
    padding-left: 0;
}

.socialMediaTiles li {
    list-style-type: none;
    padding: 10px 0;
}

    .socialMediaTiles li:first-child {
        padding: 0 0 10px 0;
    }

.socialMediaTiles i.fa {
    vertical-align: middle;
}
/* End: Darstellung der SocialMedia Elemente im Footer */

/* Start: Darstellung der Buttons im Footer nicht überschreiben */
.footer .btn-u {
    color: #fff !important;
}
/* End: Darstellung der Buttons im Footer nicht überschreiben */

/* Start: Styles für Charts */
.chartContainer .chartCaption h1,
.chartContainer .chartCaption h2,
.chartContainer .chartCaption h3,
.chartContainer .chartCaption h4,
.chartContainer .chartCaption h5,
.chartContainer .chartCaption h6 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.chartContainer canvas {
    background-image: url('/assets/img/OV_Logo_Grau_CMYK.png');
    background-position: 50% 45%;
    background-repeat: no-repeat;
    background-size: contain;
}

    .chartContainer canvas.noBackground {
        background-image: none;
    }
/* End: Styles für Charts */

/* Start: Darstellung für Subheadings in Panels */
.panel-subheading {
    background-color: #fbfbfb !important;
}

.panel-body + .panel-subheading {
    border-top: 1px solid #ddd;
}
/* End: Darstellung für Subheadings in Panels */

/* Start: Darstellung für Kompetenzfelder */
.competence-field-header {
    margin-bottom: 20px;
}

    .competence-field-header > h3 {
        color: #ffffff;
        font-weight: bold;
    }

@media (max-width: 767px) {
    .competence-field-header {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 99;
    }
}
/* End: Darstellung für Kompetenzfelder */

/* Start: Display Klassen aus Bootstrap 4 */
.d-flex {
    display: flex;
}

@media (min-width: 768px) {
    .d-flex-sm {
        display: flex;
    }
}

@media (min-width: 992px) {
    .d-flex-md {
        display: flex;
    }
}

@media (min-width: 1200px) {
    .d-flex-lg {
        display: flex;
    }
}

.d-block {
    display: block;
}

.d-inline-block {
    display: inline-block;
}

.d-inline {
    display: inline;
}

.flex-column {
    flex-direction: column;
}

.align-items-center {
    align-items: center;
}

/* End: Display Klassen aus Bootstrap 4 */

/* START: Convenience-Klassen */
.c-pointer {
    cursor: pointer;
}
/* END: Convenience-Klassen */

/* START: Label für Artikel NEU */
.article-is-new-label,
.is-new-label {
    background-color: #d5045f;
    font-weight: bold;
    padding: 5px 10px;
    color: white;
    font-size: 1.25em;
    display: inline-block;
}
/* END: Label für Artikel NEU */

/* START: Klassen für Zustimmungsbanner für Cookies */
.consent-banner {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: rgba(103,103,103,0.92);
    color: #dadada;
    padding: 12px 10px;
    z-index: 10;
}

    .consent-banner a:not(.btn-u) {
        color: #dadada;
    }

        .consent-banner a:not(.btn-u):hover,
        .consent-banner a:not(.btn-u):active,
        .consent-banner a:not(.btn-u):focus {
            color: #dadada;
        }
/* END: Klassen für Zustimmungsbanner für Cookies */

/* START: Privatssphäre-Einstellungen für Google Maps */
.map-container .privacy-info-box {
    background-image: url('/assets/img/map/map-background.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

    .map-container .privacy-info-box .content-box {
        font-size: 1.1em;
        margin: 80px 0;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 2em;
    }
/* END: Privatssphäre-Einstellungen für Google Maps */

/* START: Erweiterung der Bootstrap Context Tables */
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
    background-color: #337ab7;
}

.table-hover > tbody > tr > td.primary:hover,
.table-hover > tbody > tr > th.primary:hover,
.table-hover > tbody > tr.primary:hover > td,
.table-hover > tbody > tr:hover > .primary,
.table-hover > tbody > tr.primary:hover > th {
    background-color: #2D6DA5;
}
/* END: Erweiterung der Bootstrap Context Tables */

/* START: Style für zusammenschiebende Container z.B. in Artikeldetails unter Dokumente oder Prospektübersicht */
.collapseOpener {
    border: 1px solid #dddddd;
    background-color: #f5f5f5;
}

    .collapseOpener > h5, .collapseOpener > h6 {
        margin: 10px;
    }
/* END: Style für zusammenschiebende Container z.B. in Artikeldetails unter Dokumente oder Prospektübersicht */

/* START: Styles für Modales Fenster zum GAEB Download */
.gaebFormatContainer {
    display: flex;
    justify-content: space-around;
}

    .gaebFormatContainer button {
        padding: 0;
        border-radius: 15px !important;
    }

        .gaebFormatContainer button > img {
            width: 100px;
            border-radius: 15px !important;
        }
/* END: Styles für Modales Fenster zum GAEB Download */

/* START: Anpassungen für OVAcademy */
.ovacademy-eventlist > li {
    display: inline-block;
    font-size: 14px;
    padding-right: 0;
    padding-left: 0;
}

.ovacademy-eventlist .ovacademy-eventlist-category-link {
    color: white;
    position: relative;
    padding: 0 20px 25px 20px;
    min-height: 100%;
    background-color: #676767;
    background-image: -webkit-gradient(linear, right top, left top, from(#676767), to(rgba(69, 69, 69, 0.2)));
    background-image: -webkit-linear-gradient(right, #676767 0%, rgba(69, 69, 69, 0.2) 100%);
    background-image: -o-linear-gradient(right, #676767 0%, rgba(69, 69, 69, 0.2) 100%);
    background-image: linear-gradient(to left, #676767 0%, rgba(69, 69, 69, 0.2) 100%);
}

    .ovacademy-eventlist .ovacademy-eventlist-category-link:hover,
    .ovacademy-eventlist .ovacademy-eventlist-category-link:active,
    .ovacademy-eventlist .ovacademy-eventlist-category-link:focus {
        background-color: #676767;
    }

.ovacademy-eventlist .active .ovacademy-eventlist-category-link,
.ovacademy-eventlist .active .ovacademy-eventlist-category-link:hover,
.ovacademy-eventlist .active .ovacademy-eventlist-category-link:active,
.ovacademy-eventlist .active .ovacademy-eventlist-category-link:focus {
    background-color: #008CC8;
    background-image: none;
    color: white;
}

.ovacademy-eventlist .ovacademy-eventlist-category-icon {
    display: inline-block;
    color: white;
    -webkit-transform: translateY(-51%);
    -ms-transform: translateY(-51%);
    transform: translateY(-51%);
    background-color: #676767;
    border: 4px solid white;
    width: 70px;
    height: 70px;
    font-size: 30px;
    border-radius: 50% !important;
    text-align: center;
}

@media (max-width: 992px) {
    .ovacademy-eventlist .ovacademy-eventlist-category-icon {
        display: none;
    }

    .ovacademy-eventlist .ovacademy-eventlist-category-link {
        padding: 10px 15px;
    }
}

.ovacademy-eventlist .ovacademy-eventlist-category-icon > i {
    position: relative;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.ovacademy-eventlist .active .ovacademy-eventlist-category-icon {
    background-color: #008CC8;
    color: white;
}

.ovacademy-eventlist .ovacademy-eventlist-category-title {
    display: block;
}

.ovacademy-eventlist .ovacademy-eventlist-category-description {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
}

.ovacademy-eventlist .active .ovacademy-eventlist-category-description {
    color: white;
}

.ovacademy-eventlist-tab-container {
    border: 1px solid #eee;
    padding: 25px;
}

.ovacademy-event-item-box {
    background-color: white;
    border: 3px solid #d3d3d3;
    transition: all 0.15s;
    padding: 25px 25px 0 25px;
}

.ovacademy-event-item-additional-info-box {
    background-color: white;
}

    .ovacademy-event-item-additional-info-box .info-container {
        background-color: white;
        padding: 12px;
    }

    .ovacademy-event-item-additional-info-box .info-container-toggle {
        transition: all 0.15s;
        padding: 8px;
        font-size: 11px;
    }

    .ovacademy-event-item-box + .ovacademy-event-item-box,
    .ovacademy-event-item-additional-info-box + .ovacademy-event-item-box {
        margin-top: 40px;
    }

.ovacademy-event-item-content-box {
    padding-left: 30px;
    margin-bottom: 15px;
}

.ovacademy-event-item-headline {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 5px;
}

.ovacademy-event-item-date-container {
    display: flex;
    align-items: center;
    background-color: #f0f0f0;
    margin-bottom: 15px;
}

.ovacademy-event-item-content-box hr {
    margin: 0;
}

.ovacademy-event-item-date-container + .ovacademy-event-item-date-container {
    margin-top: 5px;
}

.ovacademy-event-item-date-date,
.ovacademy-event-item-date-location {
    padding: 10px;
    display: flex;
    flex-direction: column;
}

.ovacademy-event-item-date-date {
    background-color: #008cc8;
    color: white;
    width: 70px;
    text-align: center;
    font-weight: bold;
    height: 100%;
    font-size: 1.1em;
}
/* END: Anpassungen für OVAcademy */

/* START: Anpassung für Artikel-Karussell  */
.article-carousel-item {
    padding: 10px;
    margin: 2px;
}

.article-carousel-img-container {
    height: 125px;
    text-align: center;
}

.article-carousel-item img {
    width: 120px;
    max-height: 100%;
    width: auto !important;
    display: inline-block !important;
}

.article-carousel-item:hover {
    border: 2px solid #008cc8;
    margin: 0px;
}

.article-carousel-item-link {
    color: #333;
}

    .article-carousel-item-link:hover, .article-carousel-item-link:active, .article-carousel-item-link:focus {
        color: #333;
        text-decoration: none;
    }

.article-carousel-item-name {
    font-weight: bold;
    color: #008cc8;
    font-size: 1.1em;
}
/* END: Anpassung für Artikel-Karussell */

.full-width-container {
    margin-left: -35px;
    margin-right: -35px;
    padding-left: 35px;
    padding-right: 35px;
}

.m-0 {
    margin: 0;
}

/* START: Style für Vorschaubilder z.B. in Tabellen */
.img-preview {
    max-height: 150px;
    display: block;
    max-width: 100%;
    height: auto;
}
/* END: Style für Vorschaubilder z.B. in Tabellen */