*,
*:before,
*:after {
    box-sizing: border-box;
}


/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'),
        url('fonts/roboto-v20-latin-regular.woff2') format('woff2'),
        url('fonts/roboto-v20-latin-regular.woff') format('woff');
    font-display: swap;
}

/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local('Roboto Italic'), local('Roboto-Italic'),
        url('fonts/roboto-v20-latin-italic.woff2') format('woff2'),
        url('fonts/roboto-v20-latin-italic.woff') format('woff');
    font-display: swap;
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('fonts/roboto-v20-latin-700.woff2') format('woff2'),
        url('fonts/roboto-v20-latin-700.woff') format('woff');
    font-display: swap;
}

/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
        url('fonts/roboto-v20-latin-700italic.woff2') format('woff2'),
        url('fonts/roboto-v20-latin-700italic.woff') format('woff');
    font-display: swap;
}

/* noto-sans-jp-regular - latin */
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/noto-sans-jp-v25-latin-regular.eot');
    src: local('Noto Sans Japanese Regular'), local('NotoSansJapanese-Regular'),
        url('fonts/noto-sans-jp-v25-latin-regular.woff2') format('woff2'),
        url('fonts/noto-sans-jp-v25-latin-regular.woff') format('woff'),
        url('fonts/noto-sans-jp-v25-latin-regular.ttf') format('truetype'),
        url('fonts/noto-sans-jp-v25-latin-regular.svg#NotoSansJP') format('svg');
    font-display: swap;
}

/* noto-sans-jp-700 - latin */
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/noto-sans-jp-v25-latin-700.eot');
    src: local('Noto Sans Japanese Bold'), local('NotoSansJapanese-Bold'),
        url('fonts/noto-sans-jp-v25-latin-700.woff2') format('woff2'),
        url('fonts/noto-sans-jp-v25-latin-700.woff') format('woff'),
        url('fonts/noto-sans-jp-v25-latin-700.ttf') format('truetype'),
        url('fonts/noto-sans-jp-v25-latin-700.svg#NotoSansJP') format('svg');
    font-display: swap;
}

/** fontawesome icons */
@font-face {
    font-family: 'conftool';
    src: url('fonts/conftool.eot?f9nrom');
    src: url('fonts/conftool.eot?f9nrom#iefix') format('embedded-opentype'),
        url('fonts/conftool.woff2?f9nrom') format('woff2'),
        url('fonts/conftool.ttf?f9nrom') format('truetype'),
        url('fonts/conftool.woff?f9nrom') format('woff'),
        url('fonts/conftool.svg?f9nrom#conftool') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'conftool' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-align: center;
    width: 15px;
    margin-right: 5px;
    border: 0px solid #000000;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Search */
.icon-search:before {
    content: "\e900";
    color: rgb(68, 68, 68);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-search:after {
    content: "\e902";
    margin-left: -1em;
    color: rgb(68, 68, 68);
}

.icon-search:before,
.icon-search:after {
    font-size: 18px;
}

/* for breadcrumbs */
.icon-chevron-right:before {
    content: "\e901";
}

.ct-chevron:before {
    font-size: 10px;
    margin-right: 0;
    margin-left: 0.5em;
}


/* Home */
.icon-home:before,
.icon-item-191:before {
    content: "\e90a";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-home:after,
.icon-item-191:after {
    content: "\e90b";
    margin-left: -1.125em;
    color: rgb(0, 0, 0);
}

/* Features */
.icon-features:before,
.icon-item-4:before {
    content: "\e908";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-features:after,
.icon-item-4:after {
    content: "\e909";
    margin-left: -0.75em;
    color: rgb(0, 0, 0);
}

/* Benefits */
.icon-hand-receiving:before,
.icon-item-204:before {
    content: "\e918";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-hand-receiving:after,
.icon-item-204:after {
    content: "\e919";
    margin-left: -1.25em;
    color: rgb(0, 0, 0);
}

/* IE 11 fix */
_:-ms-lang(x),
.icon-item-204:after {
    content: ' ';
    margin-left: 0;
}


/* Demo Installation */
.icon-demo:before,
.icon-item-5:before {
    content: "\e906";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-demo:after,
.icon-item-5:after {
    content: "\e907";
    margin-left: -1.125em;
    color: rgb(0, 0, 0);
}

/* Referenzen */
.icon-references:before,
.icon-item-10:before {
    content: "\e904";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-references:after,
.icon-item-10:after {
    content: "\e905";
    margin-left: -0.96875em;
    color: rgb(0, 0, 0);
}



/* About Conf Tool */
.icon-about:before,
.icon-item-64:before {
    content: "\e91e";
    color: rgb(0, 0, 0);
}


/* ConfTool Documentation */
.icon-documentation:before,
.icon-item-193:before {
    content: "\e91c";
    opacity: 0.4;
    filter: alpha(opacity=40);

}

.icon-documentation:after,
.icon-item-193:after {
    content: "\e91d";
    margin-left: -0.875em;
    padding-right: 0.3em;
}

/* User Documentation */
.icon-docu-users:before,
.icon-item-8:before {
    content: "\e91a";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-docu-users:after,
.icon-item-8:after {
    content: "\e91b";
    margin-left: -1.25em;
    color: rgb(0, 0, 0);
    padding-right: 0.3em
}

/* Some icons don't work well with IE11, these are fixes. */
_:-ms-lang(x),
.icon-item-8:before {
    content: ' ';
}

_:-ms-lang(x),
.icon-item-8:after {
    margin-left: 0;
}

/* Admin Documentation */
.icon-docu-admin-alt:before,
.icon-item-7:before {
    content: "\e916";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-docu-admin-alt:after,
.icon-item-7:after {
    content: "\e917";
    margin-left: -1em;
    color: rgb(0, 0, 0);
    padding-right: 0.3em
}

_:-ms-lang(x),
.icon-item-7:before {
    content: ' ';
}

_:-ms-lang(x),
.icon-item-7:after {
    content: "\e91b";
    margin-left: 0;
}


/* Config Doku */
.icon-docu-config:before,
.icon-item-59:before {
    content: "\e914";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-docu-config:after,
.icon-item-59:after {
    content: "\e915";
    margin-left: -1.25em;
    color: rgb(0, 0, 0);
}

_:-ms-lang(x),
.icon-item-59:before {
    content: ' ';
}

_:-ms-lang(x),
.icon-item-59:after {
    margin-left: 0.2em;
}

/* Organizer Doku */
.icon-docu-organizers:before,
.icon-item-51:before {
    content: "\e912";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-docu-organizers:after,
.icon-item-51:after {
    content: "\e913";
    margin-left: -1.25em;
    color: rgb(0, 0, 0);
}

_:-ms-lang(x),
.icon-item-51:before {
    content: ' ';
}

_:-ms-lang(x),
.icon-item-51:after {
    margin-left: 0;
}

/* Technical Doku */
.icon-docu-technical:before,
.icon-item-6:before {
    content: "\e910";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-docu-technical:after,
.icon-item-6:after {
    content: "\e911";
    margin-left: -1em;
    color: rgb(0, 0, 0);
}

/* Forum */
.icon-forum:before,
.icon-item-55:before {
    content: "\e90e";
    color: rgb(0, 0, 0);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-forum:after,
.icon-item-55:after {
    content: "\e90f";
    margin-left: -1.125em;
    color: rgb(0, 0, 0);
}

.icon-bars:before {
    content: "\e924";
}

.icon-times:before {
    content: "\e903";
}


/* Scroll to top */
.icon-to-top:before {
    content: "\e925";
    color: rgb(68, 68, 68);
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.icon-to-top:after {
    content: "\e926";
    margin-left: -0.75em;
    color: rgb(68, 68, 68);
}

/** END ICONS */

html {
    min-height: 100%;
    scroll-behavior: smooth;
    /* in Javascript-Code */
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #000;
    font-style: normal;
    font-size: 0.9em;
    line-height: 1.5em;
    text-align: left;
    background: url(/fileadmin/pics/bg.png) repeat-x right 120px, url(/fileadmin/pics/bg.png) repeat-x right bottom;
}

#iecenter {
    text-align: center;
}

#maincontainer {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    box-shadow: #cccccc 0 2px 8px;
}

#main {
    max-width: 1200px;
    text-align: left;
    background-color: #fff;
    padding: 10px 0 0;
}

/* Header Area */

.headerwrapper-up {
    top: 0;
}

#header {
    float: left;
    width: 100%;
    height: 110px;
}

#logo {
    float: left;
    margin: 11px 10px;
    width: 225px;
    background: url(/pics/conftool-logo-light.png) no-repeat;
    background-size: 225px 56px;
    /* image-rendering: -webkit-optimize-contrast; - problems in some Chrome versions! */
    /* will-change: transform; - blurry in Chrome! */
}

#logo a {
    display: block;
    width: 225px;
    height: 56px;
}

.trademark {
    background: url(/pics/conftool-logo-light.png) no-repeat left center;
    background-size: 290px !important;
    padding: 0;
}

#language {
    float: right;
    overflow: hidden;
    background: #f8f9fa;
    height: 24px;
}

/* Breadcrumbs */
#breadcrumb {
    position: relative;
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    min-height: 35px;
    padding: 0 10px;
}

#breadcrumb-text {
    display: inline;
    padding: 9px 0 8px 0;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #000;
    font-style: normal;
    line-height: 1.6em;
    text-align: left;
    float: left;
    max-width: 70%;
    max-width: calc(100% - 70px);
    /* max-height: 55px; */
    overflow: hidden;
}

/* Searchfield */

#searchfield {
    float: right;
    position: relative;
    top: 3px;
    right: 0px;
    width: 250px;
    text-align: right;
}

#searchfield .inputfield {
    width: 250px;
    border: 1px solid #999999;
    border-radius: 2px;
    margin-right: 5px;
    float: left;
    padding: 0 29px;
    height: 30px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;
}

#searchfield .icon-search {
    width: 20px;
}

#searchfield .searchicon {
    width: 35px;
    position: absolute;
    right: 0px;
    top: 2px;
    border: 0px solid #111111;
    background: none;
    cursor: pointer;
    height: 28px;
}

#searchfield .searchicon img {
    width: 20px;
}

#searchfield .arrowdown img {
    width: 26px;
    position: absolute;
    left: 1px;
    top: 2px;
}

#searchfield a.icon-search:hover {
    text-decoration: none;
}

#arrowhide {
    display: none;
}

/* our own Radio Buttons */
#checkboxwrapper {
    display: none;
}

#checkboxwrapper {
    background: #ffffff;
    position: absolute;
    width: 250px;
    right: 0;
    top: 32px;
    border: 1px solid #999999;
    border-radius: 2px;
    text-align: left;
    padding: 5px;
    z-index: 500;
    line-height: 1.5em
}

.container,
.radiocontainer {
    display: block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 0.9em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-select: none;
    line-height: 1.6em;
}

.container:nth-of-type(2) {
    border-bottom: 1px solid #999999;
    padding-bottom: 3px;
    margin-bottom: 6px;
}

.container:last-of-type {
    margin-bottom: -3px;
}

/* Hide the browser's default Radio Button */
.container input,
.radioinput {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom Radio Button */
.checker,
.radiochecker {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #eaf1f4;
    border-radius: 50%;
}

/* On mouse-over, add a background color */
.container:hover input ~ .checker,
.radiocontainer:hover input ~ .radiochecker {
    background-color: #d5e2e8;
}

/* When the Radio Button is selected, add a background */
.container input:checked ~ .checker,
.radiocontainer input:checked ~ .radiochecker {
    background-color: #F4D3C9;
}

/* Create the checker/indicator (hidden when not checked) */
.checker:after,
.radiochecker:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checker when checked */
.container input:checked ~ .checker:after,
.radiocontainer input:checked ~ .radiochecker:after {
    display: block;
}

/* Style the checker/indicator */
.container .checker:after,
.radiocontainer .radiochecker:after {
    left: 1px;
    top: 1px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: solid #000000;
}

/* eigene Radio Buttons ENDE */
/* Searchfield ENDE */


#bodycontainer {
    position: relative;
    clear: both;
    float: left;
    padding: 10px 0 0 5px;
    min-height: calc(100vh - 195px);
    /* 110 + 40 + 45 */
    width: 100%;
}

/* Navigation container */
#leftcontainer {
    float: left;
    width: 230px;
    /* padding: 14px 0 0 0; /* Problems with jquery sticky */
    /* position: -webkit-sticky;
  position: sticky;
  top: -14px;  /* */
    position: relative;
    /* */
}

.sidebar {
    will-change: min-height;
}

.sidebar__inner {
    transform: translate(0, 0);
    /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}

/* Make sure that buttons are not shown in desktop mode and scolling works */
#showmenu,
#hidemenu {
    display: none;
}

@media only screen and (min-width: 770px) {

    #showmenu,
    #hidemenu {
        display: none !important;
    }

    html,
    body {
        overflow: auto !important;
    }
}

/* Right Content Area */
#contentcontainer {
    float: left;
    width: calc(100% - 236px);
    position: relative;
    padding: 0 0 0 10px;
}

#contentcontainer .tx-jn-phpcontentelement {
    width: 100%;
}

#content {
    float: left;
    padding: 2px 0 5px 15px;
    width: calc(100% - 15px);
    margin: 0;
}

@media only screen and (min-width: 770px) {
    #content {
        margin-top: 0 !important;
    }
}


#content a {
    font-weight: bold;
}

.featuremaincontainer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.featurecontainer {
    background: #EBF1F4;
    padding: 5px 15px 15px;
    margin: 0 5px 5px 0;
    width: 300px;
    max-width: 32.5%;
}

.referenzlogos {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.referenzlogos a {
    padding: 10px;
    margin: 5px;
    height: 80px;
    /*display: inline-block;*/
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    border: 1px solid #999999;
    border-radius: 5px;
    text-align: center;
    max-width: 32%;
}

.referencesbox {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.referencesbox a {
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 10px;
    width: 240px;
    max-width: 23%;
    display: inline-block;
    text-align: center;
    margin: 5px;
}

/* Footer */
#footer {
    clear: both;
    padding: 3px 15px;
    text-align: center;
    height: auto;
    min-height: 35px;
    color: #000000;
    background: #F7F7F7;
}

#footer p {
    font-size: 0.8em !important;
    line-height: 1.4em;
    margin: 0;
    padding-top: 7px;
}

#topButton {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #f4d3c9;
    color: #ffffff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
    padding: 8px 5px 6px 10px;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}

#topButton:hover {
    background-color: #EAF1F4;
}



/* Forms Fields */
form {
    margin: 0pt;
}

select,
textara,
input {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.margin {
    margin: 10px;
    /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}


.default_list,
.ce-bullets {
    /* list-style: disc; */
    margin-left: 0.3em;
    padding-left: 1em;
    text-indent: 0em;
}


.nowrap {
    white-space: nowrap;
}

.striped {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.tr-even {
    background: #f0f4ff;
}

.tr-odd {
    background: #f8fcff;
}

.irfaq-search-form {
    text-align: right;
    width: 280px;
    height: 20px;
    float: right;
    background: #cddded;
    padding: 10px;
    spacing: 0;
    line-height: 1em;
    margin: 0;
}

.irfaq-search-form-clear input {
    color: #c00;
    font-weight: bold;
    width: 2em;
}

.additional-info {
    display: none;
}

.tx-irfaq-pi1 p {
    margin: 0.2em 0 0.8em 0;
    padding: 0;
}

.tx-irfaq-pi1 p a {
    margin: 0;
    padding: 0;
    color: #444;
    font-weight: normal !important;
}

.tx-irfaq-pi1 dl {
    margin: 0.2em 0 0.8em 0;
    padding: 0;
}

.tx-irfaq-dynheader {
    margin: 0;
    padding: 0.8em 0 0 0;
    color: #358;
}

.tx-irfaq-cleaner {
    line-height: 0px;
}

@media only screen and (max-width: 769px) {
    body {
        background: none;
    }

    #headerwrapper {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        transition: top 0.4s ease-in-out;
        height: 80px;
        z-index: 1000;
        background: #ffffff;
    }

    .headerwrapper-up {
        top: -120px !important;
    }


    #header {
        background: none !important;
        height: 70px;
    }

    #leftcontainer {
        position: absolute !important;
        /* required for sticky sidebar */
        height: auto !important;
        width: 100%;
        margin: 0;
        top: -50px;
        left: 0;
        z-index: 1000;
    }

    #breadcrumb {
        padding-left: 10px;
    }

    #showmenu,
    #hidemenu {
        color: #ff0000;
        position: relative;
        left: 0;
        top: 3px;
        font-size: 1.9em;
        z-index: 2000;
        float: left;
        padding-right: 14px;
    }

    #showmenu:hover,
    #hidemenu:hover {
        text-decoration: none;
        color: #ff0000;
    }

    #showmenu {
        display: block;
        color: #000000;
    }

    #hidemenu {
        display: none;
    }

    #bodycontainer {
        margin-top: 100px;
        padding: 0;
        min-height: calc(100vh - 160px);
        /* 70 + 40 + 50 (two-line footer) */
        max-width: 100%;
    }

    #contentcontainer {
        width: 100%;
        /* padding-top: 100px; */
    }

    #content {
        padding: 0 0 20px;
        max-width: 100%;
    }

    #topButton {
        bottom: 80px;
        right: 10px;
        padding: 5px 2px 3px 7px;
    }

    #searchfield {
        width: auto;
    }

    #searchfield .inputfield {
        display: none;
    }

    #searchfield .arrowdown,
    #arrowhide,
    #arrowshow {
        display: none !important;
    }

    #searchfield .searchicon {
        position: relative;
        left: 0;
        top: 1px;
    }

    #checkboxwrapper {
        display: none !important;
    }

}

@media only screen and (max-width: 1000px) {
    .featurecontainer {
        width: 100%;
        max-width: 100%;
    }

    .referenzlogos a {
        width: 300px;
        max-width: 46%;
    }

    .referencesbox a {
        width: 300px;
        max-width: 46%;
    }


}

@media only screen and (max-width: 370px) {
    .featurecontainer {
        width: 100%;
        max-width: 100%;
    }

    .referenzlogos a {
        width: 100%;
        max-width: 100%;
    }

    .referencesbox a {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 770px) {
    #header {
        background: url(/pics/header-bg.png) no-repeat 256px 22px;
    }

}

/* NAVIGATION AND HYPERLINKS */
/* Hyperlinks */
a {
    color: #1577aa;
    text-decoration: none;
}

a:visited {
    color: #114477;
}

a:hover {
    color: #d44e26;
    text-decoration: underline;
}

a:active {
    color: #d44e26;
}


/* Left Navigation Menu */
#leftnav {
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    margin: 0 0 0 -2px;
    padding: 0 0 18px 5px;
    width: 226px;
    min-height: 200px;
    font-size: 10pt;
    float: left;
}

.leftnav-sticky {
    position: fixed;
    top: auto;
    bottom: 34px;
}

#leftnav ul {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    font-size: 0.95em;
}

.leftnav-item {
    background: #ffffff;
    float: left;
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 1px 0px 1px 6px;
    display: block;
    line-height: 2.2em;
    width: 226px;
    border-bottom: 1px solid #999999;
    background-color: #eaf1f4;
    transition: all 0.3s ease-in-out;
}

.leftnav-item:hover {
    background-color: #d5e2e8;
}

.leftnav-item a {
    color: #000 !important;
    text-decoration: none;
    min-width: 180px;
    display: inline-block;
}

.leftnav-item a:hover {
    color: #000 !important;
}



/* Activated menu */
.leftnav-item-act {
    position: relative;
    float: left;
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 1px 0px 1px 6px;
    display: block;
    line-height: 2.2em;
    width: 226px;
    border-bottom: 1px solid #999999;
    background-color: #f4d3c9;
}


.leftnav-item-act a {
    display: inline-block;
    margin: 0 0 0 0px;
    color: #000 !important;
    text-decoration: none;
}

/* Separator */
.leftnav-item-separator {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    text-align: left;
    float: left;
    display: block;
    list-style: none;
    margin: 0;
    line-height: 2.2em;
    width: 220px;
    padding: 25px 0px 1px 7px;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    color: #000000 !important;
}


/* Submenu */
.leftnav-subitem {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-color: #ffffff;
    float: left;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
    display: block;
    line-height: 1.8em;
    width: 214px;
    transition: all 0.3s ease-in-out;
}

.leftnav-subitem a {
    display: block;
    margin: 0 0 0 0;
    padding: 1px 0px 1px 5px;
    color: #000 !important;
    text-align: left;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.leftnav-subitem a:hover {
    color: #000 !important;
    background-color: #eaf1f4;
}

/* Submenu active */
.leftnav-subitem-act {
    position: relative;
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    font-size: 9pt;
    float: left;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
    display: block;
    line-height: 1.8em;
    width: 214px;
    background: #f4d3c9;


}

.leftnav-subitem-act a {
    display: block;
    margin: 0 0 0 4px;
    padding: 1px 0px 1px 1px;
    color: #000000 !important;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
}

/* Submenu separator */
.leftnav-subitem-separator {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    text-align: left;
    float: left;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.8em;
    width: 226px;
    border-bottom: 1px solid #999999;
    padding: 1px 0px 1px 8px;
    font-size: 9pt;
    /* font-style: italic; */
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
    color: #000 !important;
}



/* Language Selection */
.langnav {
    font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
    display: block;
    position: absolute;
    right: 13px;
    top: 10px;
    font-size: 1em;
    line-height: 2.5em;
    width: 124px;
    /*white-space: nowrap;*/
    transition: all 0.1s ease-in-out;

}

.langnav ul {
    margin: 0;
    padding: 0;
}

.langnav li {
    margin: 0 2px 0 0;
    padding: 0 0 0 0;
    display: block;
    list-style: none;
    font-size: 9pt;
    display: block;
    float: left;
    width: 60px;
    vertical-align: middle;
    text-align: center;
    background: #f7f7f7;
    /* border-left: 1px solid #005a9d; */
}

*html .langnav li {
    padding: 4px 0 4px 0;
    height: 25px;
}


.langnav-en a {}

.langnav-de a {}

.langnav-act-en a {
    font-weight: bold;
    border-bottom: 1px solid #d44e26;
}

.langnav-act-de a {
    font-weight: bold;
    border-bottom: 1px solid #d44e26;
}

.langnav-disabled-en {
    color: #777;
}

.langnav-disabled-de {
    color: #777;
}

.langnav li a {
    color: #000;
    text-decoration: none;
}

.langnav li a:hover {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

@media only screen and (max-width: 400px) {
    .langnav {
        top: 6px;
        width: 62px;
    }

    .langnav li {
        margin-bottom: 4px;
    }
}

@media only screen and (min-width: 770px) {
    #leftnav {
        display: block !important;
    }
}

@media only screen and (max-width: 769px) {

    /* Left Navigation Menu */
    #leftnav {
        font-family: 'Noto Sans JP', Arial, Helvetica, sans-serif;
        margin: 45px 0 45px 0 !important;
        width: 100% !important;
        background-color: rgba(192, 192, 192, 0.3);
        position: fixed !important;
        top: 60px !important;
        left: 0 !important;
        display: none;
    }

    #leftnav ul {
        width: 100%;
        max-width: 400px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        height: calc(100vh - 105px);
        box-shadow: 5px 0 5px -5px #888;
        font-size: 1em;
    }

    .leftnav-item {
        float: none;
        width: 100%;
    }

    #leftnav ul li:last-child {
        margin-bottom: 90px;
    }

    .leftnav-item a {}

    .leftnav-item a:hover {}



    /* Activated menu */
    .leftnav-item-act {
        float: none;
        width: 100%;
    }


    .leftnav-item-act a {}

    /* Separator */
    .leftnav-item-separator {
        float: none;
        width: 100%;
    }


    /* Submenu */
    .leftnav-subitem {
        float: none;
        width: calc(100% - 10px);
    }

    .leftnav-subitem a {}

    .leftnav-subitem a:hover {}

    /* Submenu active */
    .leftnav-subitem-act {
        float: none;
        width: calc(100% - 10px);
    }

    .leftnav-subitem-act a {}

    /* Submenu separator */
    .leftnav-subitem-separator {
        float: none;
        width: 100%;
    }
}




/**
 * SeekQuarry/Yioop --
 * Open Source Pure PHP Search Engine, Crawler, and Indexer
 * Copyright (C) 2009 - 2021  Chris Pollett chris@pollett.org
 * @license https://www.gnu.org/licenses/ GPL3
 * @link https://www.seekquarry.com/
 */

.result {
    margin-top: 1.7em;
    clear: both;
    font-size: 10pt;
    line-height: 1.5;
}

.result p,
#search-form p {
    margin: 0;
    padding: 0;
}

.echo-link {
    font-size: 9pt;
    color: green;
    font-weight: normal !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
}



.access-result {
    box-shadow: 0px 0px 3px 3px #ccc;
    font-size: 12pt;
    padding: 5px;
    margin: 10px;
}

.result h2 {
    font-weight: normal;
    margin-bottom: 0.5em;
}

.result h2 a,
.echo-link {
    font-size: 1em;
    font-weight: normal;
    color: #1577aa;
}

.result h2 a:hover,
.echo-link:hover {
    font-size: 1em;
    color: #d44e26;
}


/* time and result number */
.serp-stats {
    color: #999999;
    font-size: 1em;
    margin: 0.3 0 1.3em;
    padding: 0 0 0.8em;
    border-bottom: 1px solid #999999;
}

.serp-links-score {
    clear: both;
    color: #666;
}

/*
   The next styles are for the built-in search box that comes with
   Yioop rather than the search boxes which can be inserted on wiki pages.
 */
.search-box {
    border: 1px solid #999999;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 2px 0;
    width: 100%;
    margin: 20px 0 10px;
}

.search-box {}

.search-box p {
    font-size: 1.2em;
    line-height: 2em;
}

.search-box input {
    appearance: none;
    border: 0;
    outline: none;
    -webkit-appearance: none;
    width: calc(100% - 55px);
    padding-left: 10px;

}

.landing .search-box input {
    width: 7.4in;
}

.search-box button {
    margin: 0;
    padding: 0;
    width: 50px;
    cursor: pointer;
}

.button-box {
    border: 0;
    background: transparent;
    vertical-align: -20%;
}

.search-box img {
    left: 10px;
    position: relative;
    top: 2px;
    width: 26px;
    height: 26px;
}

/*
    The next styles are for the search boxes 
 */
.large-search-box .search-input {
    position: static;
    width: 4.95in;
}

.search-input {
    font-size: 0.22in !important;
    padding: 2px !important;
    position: relative !important;
    margin: 0 !important;
    top: -3px !important;
}

.search-button {
    height: 0.35in;
    left: -4px;
    margin: 0;
    padding: 0;
    position: relative;
    right: -4px;
}


.searchselect {
    position: relative;
    float: none;
    margin: 25px 0 0 13px;
    display: block;
}

.searchselect::after {
    content: "";
    position: absolute;
    left: 138px;
    top: 2px;
    border-right: 1px solid #999999;
    height: 55px;
}

.searchselect label:nth-of-type(3) {
    position: absolute;
    left: 160px;
    top: 0;
}

.searchselect label:nth-of-type(4) {
    position: absolute;
    left: 160px;
    top: 20px;
    white-space: nowrap;
}

.searchselect label:nth-of-type(5) {
    position: absolute;
    left: 160px;
    top: 40px;
}

.searchselect br {}

.searchselect .radiocontainer {}


fieldset {
    border: 0;
}

input[type="radio"]:checked + label {
    font-weight: bold;
}

.search-hint {
    background: #fff3ef;
    padding: 10px;
}

.search-hint h4 {
    color: #d44e26;
    font-weight: bold;
}

.search-hint p {
    padding: 0;
    margin-bottom: 0;
}

.search-hint ul {
    list-style-image: none;
    list-style-type: disc;
}

/*
   Styles for the bottom of search results links to additional
   pages of search results
 */
.pagination {
    margin-bottom: 8px;
    margin-top: 8px;
}

.pagination ul,
.pagination ul li {
    display: inline;
    font-size: 14pt;
    padding-left: 0;
    padding-right: 8px;
}

.pagination ul li a.item {
    border-color: blue;
    border-style: solid;
    border-width: 0;
    display: block;
    float: left;
    height: 25px;
    margin-right: 8px;
    padding-bottom: 0px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 25px;
}

.pagination ul li a.item:hover {
    background-color: #88F;
    color: white;
}

.pagination ul li span.item {
    border-color: black;
    border-style: solid;
    border-width: 0;
    display: block;
    float: left;
    height: 25px;
    margin-right: 8px;
    padding-top: 1px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 25px;
}

.pagination ul li span.end {
    display: block;
    float: left;
    margin-right: 8px;
    padding-top: 1px;
}

.seekquary {
    font-size: 11px;
}


/* Magnific Popup CSS ==================== */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.6;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    text-shadow: 0 0 3px #000000;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    /* height: 100%; */
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: relative;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media only screen and (max-width: 1000px) {
    .hidemobile {
        display: none !important;
    }

    .referenzlogos,
    .referencesbox {
        justify-content: left;
    }
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}


/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.6;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}


/*  HW: Show images in full height! */
.mfp-content,
.mfp-img {
    max-height: 100% !important;
    width: auto !important;
    max-width: auto !important;
}

/* CSS Benefits */

.showmobile {
    display: flex !important;
}

.hidemobile {
    display: none !important;
}

.benefitcontainer {
    display: flex;
}

.column-left {
    display: flex;
    width: 15%;
    max-width: 80px;
    align-items: flex-start;
    justify-content: center;
}

.column-left img {
    max-width: 85%;
}

.column-right {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    flex: 1;
    flex-wrap: wrap;
}

.column-right h2 {
    line-height: auto !important;
    margin-top: 0 !important;
}

.column-right .column-left {
    width: 60px;
    align-items: center;
    padding: 0 5px 0 0;
}

.column-right .column-left img {
    width: 60px;
    margin-left: -8px;
}

.row-1 {
    display: flex;
    flex-direction: row;
    flex: 1;
    padding: 0;
}

.row-2 {
    display: flex;
    padding: 0;
    align-items: flex-start;
}

@media only screen and (min-width: 620px) {
    .showmobile {
        display: none !important;
    }

    .hidemobile {
        display: flex !important;
    }

    .column-left {
        display: flex;
        width: 15%;
        max-width: 100px;
        align-items: flex-start;
        justify-content: center;
        padding: 0 10px 0 0;
    }
}

@media only screen and (min-width: 920px) {
    .column-left {
        display: flex;
        width: 15%;
        max-width: 100px;
        align-items: flex-start;
        justify-content: center;
        padding: 50px 10px 0 0 !important;
    }
}

/* DARK MODE 2021-08-31 ############################################# */

@media (prefers-color-scheme: dark) {
    html {
        background: #333333;
    }

    body {
        color: #fefefe;
        background: url(/fileadmin/pics/bg-dark.png) repeat-x right 120px, url(/fileadmin/pics/bg-dark.png) repeat-x right bottom;
    }

    #main {
        background: #333333;
    }

    #headerwrapper {
        background: #333333;
    }

    #header {
        background: url(/pics/header-bg-dark.png) no-repeat 256px 22px;
        background-size: 400px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: #fefefe !important;
    }

    ul {
        list-style-image: url(/pics/bullet-darkmode.png) !important;
    }

    img {
        opacity: .75;
        transition: opacity .5s ease-in-out;
    }

    img:hover {
        opacity: 1;
    }

    #logo {
        background: url(/pics/conftool-logo-dark.png) no-repeat;
        background-size: 225px 56px;
        image-rendering: -webkit-optimize-contrast;
    }

    .trademark {
        background: url(/pics/conftool-logo-dark.png) no-repeat left center;
        background-size: 290px !important;
        padding: 0;
    }

    .trademark img {
        background: none !important;
    }

    .leftnav-item-separator {
        background: none;
        color: #fefefe !important;
    }

    #leftnav ul {
        background: #5e5e5e;
    }


    .leftnav-item-act {
        background-color: #ad7057;
    }

    .leftnav-item {
        background-color: #576d75;
    }

    .leftnav-item:hover {
        color: #ffffff;
        background-color: #7297a3;
    }

    .leftnav-item-act a,
    .leftnav-item a,
    .leftnav-item a:hover {
        color: #ffffff !important;
    }

    .leftnav-subitem a {
        background-color: #8c9fa5;
    }

    .leftnav-subitem a:hover {
        color: #ffffff !important;
        background-color: #7297a3 !important;
    }

    .leftnav-subitem-separator {
        background-color: #576d75 !important;
        color: #ffffff !important;
        font-weight: normal;
        text-decoration: none;
    }

    a:link {
        color: #6699cc;
    }

    a:visited {
        color: #aebece;
    }

    a:active,
    a:hover {
        color: #d45e36;
    }

    #footer a:link,
    #footer a:visited {
        color: #bbddff;
    }

    a span {
        color: #fefefe !important;
    }

    .langnav li {
        background: #333333;
    }

    .langnav li a {
        color: #fafafa;
    }

    .langnav li a:active {
        color: #d44e26
    }

    .langnav li a:hover {
        color: #d44e26
    }

    #breadcrumb,
    #footer {
        color: #fafafa;
        background: #555555;
    }

    .page-contents {
        background: #576d75 !important;
        color: #fefefe !important;
    }

    .at-a-glance,
    .search-hint {
        background: #f4d3c9 !important;
        color: #333333 !important;
    }

    #breadcrumb-text {
        color: #fafafa;
    }

    #breadcrumb .container {
        color: #333333;
    }

    .featurecontainer,
    .featurecontainer strong {
        color: #333333;
        background: #a0b1ba;
    }

    #accordion h3 {
        color: #333333 !important;
        background: #a0b1ba !important;
    }

    #accordion th {
        background: #c9d2d8 !important;
    }

    .proversion p {
        color: #333333;
    }

    .striped {
        background: #a0b1ba;
    }

    .tr_even td {
        background: #b2c0c7 !important;
    }

    .standardversion,
    .proversion {
        background: #89989f !important;
        border: none !important;
    }

    .standardversion a:visited,
    .proversion a:visited {
        color: #d0d3d4;
    }

    .referenzlogos a {
        background: #ffffff;
    }

    #c38 img {
        border-radius: 5px;
        padding: 8px 0 0 8px;
        background: #ffffff;
    }

    .yellowbg,
    .csc-frame-frame1,
    .search-hint,
    .search-hint h4 {
        color: #333333 !important;
    }


    .mark3,
    #c670 p,
    #c670 li {
        color: #fefefe !important;
    }

    .mark1 {
        color: #cb7157 !important
    }

    .search-box input {
        -webkit-appearance: none;
        width: calc(100% - 60px);
        padding-left: 10px;
        height: 35px;
        margin-left: 2px;

    }
    .icon-item-191::before,
    .icon-item-4::before,
    .icon-item-204::before,
    .icon-item-5::before,   
    .icon-item-10::before,
    .icon-item-64::before,
    .icon-item-8::before,
    .icon-item-7::before,
    .icon-item-59::before,
    .icon-item-51::before,   
    .icon-item-6::before,
    .icon-item-55::before
    {
        color: #ffffff;
    }
}
