﻿@font-face {
    font-family: 'tex_gyre_adventorregular';
    src: url('../../../fonts/AvantGarde/texgyreadventor-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tex_gyre_adventoritalic';
    src: url('../../../fonts/AvantGarde/texgyreadventor-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tex_gyre_adventorbold_italic';
    src: url('../../../fonts/AvantGarde/texgyreadventor-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tex_gyre_adventorbold';
    src: url('../../../fonts/AvantGarde/texgyreadventor-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.main-text-form p {
    font-family: 'tex_gyre_adventorregular';
}

nav {
    font-family: 'tex_gyre_adventorregular';
    font-size: 1.2rem;
    color: #fff;
}

h3 {
    font-family: 'tex_gyre_adventorregular';
    font-size: 1.8rem;
    margin-bottom: 1.0rem;
}
h4 {
    font-family: 'tex_gyre_adventorregular';
    font-size: 1.2rem;
    margin-bottom: 0.3rem;
    margin-left: 0.0rem;
    color: #734f3d;
}
h4:first-child {
    margin-left: 0rem;
    margin-top: 0rem;
}
h3 + h4 {
    padding-top: 0.5rem;
    margin-bottom: 1.0rem;
    margin-top: -1.4rem;
}


h5 {
    font-family: 'tex_gyre_adventorregular';
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.page-header-image {
    /*height: 200px !important;*/
    height: 100px !important;
}
@media screen and (min-width: 768px) {
    .page-header-image {
        /*height: 300px !important;*/
        height: 170px !important;
    }
}
@media screen and (min-width: 992px) {
    .page-header-image {
        /*height: 400px !important;*/
        height: 250px !important;
    }
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(100, 100, 100, 0.8);
}
    .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(70, 70, 70, 0.8);
    }

.subpage-darkgreen h3, .subpage-darkgreen h4, .subpage-darkgreen h5, .subpage-darkgreen h6, .subpage-darkgreen p, .subpage-darkgreen ul {
    color: #fff;
}
subpage-lightgreen h3, .subpage-lightgreen h4, .subpage-lightgreen h5, .subpage-lightgreen h6, .subpage-lightgreen p, .subpage-lightgreen ul {
    color: #fff;
}

body {
    font-family: 'tex_gyre_adventorregular';
    font-size: 1.0rem;
    color:#333;
}

.site-horizontal-container {
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.bg-dark {
    background-color: #474933e0 !important;
}
.bg-darkFull {
    background-color: #C7C3BB !important;
}

.bg-light {
    background-color: #8e847f !important;

}

.footer {
    background-color: #332E29 !important;
    color: #eee;
    line-height: 130%;
}
    .footer a {
        color: #eee;
        text-decoration: none;
    }

        .footer a:hover {
            color: #eee;
            text-decoration: underline;
        }

.dropdown-menu {
    border-radius: 0.0rem; 
}


.dropdown:hover > .dropdown-menu {
    display: block;
}

.subpage-white {
    background-color: #FFF !important;
}

.subpage-grey {
    background-color: #F6F6F6 !important;
}
.subpage-lightgreen {
    background-color: #818764 !important;
    color:#fff;
}
.subpage-darkgreen {
    background-color: #5B6135 !important;
}
.subpage-light {
    background-color: #332E29 !important;
    color: #eee;
/*    background-color: rgb(199, 195, 187) !important;
    color: #555;
*/}
    .subpage-light h4 {
        color: #e1b7a2;
    }

.subpage-dark {
    background-color: rgba(100, 100, 100) !important;
    color: #fff;
}

.subpage-darker {
    background-color: #393A21 !important;
    color: #fff;
}

.link1 {
    background-color: rgb(199, 195, 187) !important;
    color: #555;
    padding: 0.5em 0.5em;
    font-family: 'tex_gyre_adventorregular';
    opacity: 1;
    transition: .5s ease;
    backface-visibility: hidden;
    border: 0;
    border-radius: 0;
}
.link1:hover {
    cursor:pointer;
    color: #fff;
    opacity: 0.7;
}

.input-group-text {
    border-radius: 0rem;
}
 .subpage-lightgreen .link1, .subpage-darkgreen .link1, .subpage-dark .link1 {
    color: #fff;
    border: 1px solid #fff;
}

a img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}


a:hover img {
    opacity: 0.6;
}

.imglink img {
    opacity: 1;
    display: block;
    width:auto;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}


ul {
    padding-left:1em;
}
li {
    font-family: tex_gyre_adventorregular;
    margin-bottom: 0.3em;
    line-height: 160%;
}

.wiki-html-ul {
    line-height: 110%;

}
.wiki-html-ul li  {
    line-height: 110%;
}
.wiki-html-ul li:not(:first-child) {
    padding-top: 0.5rem;
}
.wiki-html-ul li .li-t {
    padding-bottom: 0.3rem;
}
.wiki-html-ul li small {
    line-height: 110%;
}

.wiki-html-href-user-email {
    margin-left: 5px;
}
.wiki-html-href-dl-pgp-public-key {
    margin-left: 10px;
}

.wiki-html-href-dl-pgp-public-key i {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.wiki-html-href-dl-pgp-public-key i::before {
    content: "\f019";
}



li span {
    padding-left:2em;
}
.footer li {
 margin-bottom:0;
}

.list-as-table {
    font-family: tex_gyre_adventorregular;
}

themixl {
    font-family: tex_gyre_adventorregular;
}

p {
    text-align: left;
    /*    text-align: justify;*/
    margin-bottom: 0.6em;
    font-size: 1.1em;
}

.footer p {
    font-size: 0.9em;
}

.alternativ-p {
    text-align: left;
    font-family: tex_gyre_adventorregular;
}
.alternativ-p-dark {
    color: #c4cba8 !important;
}
.shadow-box-white {
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.menu-logo {
    position: absolute;
    z-index: 1000;
}

@media screen and (max-width: 992px) {
    .menu-logo {
        left: 15px;
    }
    .menu-logo img {
        width: 64px;
        margin-top: 24px;
    }
    .navbar-collapse {
        margin-top: -2em;
    }
}

@media screen and (min-width: 992px) {
    .menu-logo {
        right: 15px;
        margin-top: 21px;
        /*margin-top: 2px;*/
    }
        .menu-logo img {
            width: 110px;
            /*width: 71px;*/
        }
}
@media screen and (min-width: 768px) {
    .shadow-box-white {
        max-width: calc(50% - 15px);
    }

    .shadow-box-white:nth-child(2n) {
        margin-left: 30px;
    }
}

.front-navitem {
    width: 8rem;
    height: 8rem;
    max-width: 8rem;
    max-height: 8rem;
    min-width: 8rem;
    min-height: 8rem;
    border-radius: 50%;
    font-size: 12pt;
    color: #fff;
    text-align: center;
}
.circle-navtext {
    width: 120%;
    /*text-shadow: -1px 0 #77777782, 0 1px #77777782, 1px 0 #77777782, 0 -1px #77777782;*/
    color: #333;
    background-color: #eeeeee8f;
    border-radius: 5%;
}
@media screen and (min-width: 768px) {
    .front-navitem {
        width: 12rem;
        height: 12rem;
        max-width: 12rem;
        max-height: 12rem;
        min-width: 12rem;
        min-height: 12rem;
        font-size: 16pt;
    }
}
@media screen and (min-width: 992px) {
    .front-navitem {
        width: 18rem;
        height: 18rem;
        max-width: 18rem;
        max-height: 18rem;
        min-width: 18rem;
        min-height: 18rem;
        font-size: 20pt;
    }
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color: rgb(199, 195, 187);
}


    .main-text-form span, .main-text-form input {
        font-size: 1.1rem;
    }

    .input-group-prepend {
        min-width: 25%;
    }

        .input-group-prepend span {
            background-color: rgb(199, 195, 187) !important;
            color: #555;
            width: 100%;
        }

    .btn {
        font-size: 1.1rem;
    }

    #goTopBu {
        display: none;
        position: fixed;
        bottom: 2px;
        right: 2px;
        z-index: 99;
        /*font-size: 18px;*/
        border: 3px solid #818764;
        outline: none;
        background-color: rgb(199, 195, 187);
        color: white;
        cursor: pointer;
        padding: 1px 10px 1px 10px;
        border-radius: 4px;
        font-size: 2em;
    }

    @media (min-width: 768px) {
        #goTopBu {
            bottom: 20px;
            right: 55px;
        }
    }

    #goTopBu:hover {
        background-color: #efefef;
        color: #818764;
        /*    border: 3px solid #8187649e;*/
    }

    .img-theme {
        max-width: 85%;
    }

    .dropdown-menu {
        margin-left: -1.0rem;
        font-size: 1.2rem;
    }

    .p-small {
        font-size: 1em;
    }

    .carousel-caption {
        font-size: 0.8em;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding: 0 1em 0 1em;
        color: #fff;
    }

        .carousel-caption p {
            margin-bottom: 0;
        }

        .carousel-caption a {
            margin-bottom: 0;
            color: #fff;
            padding-right: 10px;
        }



    .main-menu {
        height: 7.5em;
    }

    .main-menu-inner {
        font-family: 'tex_gyre_adventorregular';
        font-size: 24pt;
        background-color: #81876496;
        color: #fff;
        text-align: center;
        height: 100%;
        padding-top: 1.3em;
    }

a {
    color: #6F2007;
}

    a:hover {
        color: #B74D2B;
    }
bc a {
    color: #E18D72;
}

    bc a:hover {
        color: #E38F74;
    }


.front-navigation a:hover {
    text-decoration:none;
}
    .front-navigation a:hover .circle-navtext {
        color: #8F4027;
        transition: .5s ease;
    }



button, input, optgroup, select, textarea {
    font-family: 'tex_gyre_adventorregular' !important;
}

        select.form-control:not([size]):not([multiple]) {
            height: calc(2.25rem + 5px);
        }

    .team-display {
        max-width: 400px;
    }


.colorizeContainer {
    margin-bottom: 1.0em;
}
.colorizeCode {
    border: 1px dashed #332e29;
    padding: 0.25rem;
    background-color: #f0edea;
    font-size: 8pt;
    font-family: Consolas, "Courier New", monospace;
}

.colorizeContainer footer {
    font-size: 75%;
    font-weight: 400;
    padding-left: 0.25rem;
    margin: 0;
    border-left: 1px dashed #332e29;
    border-right: 1px dashed #332e29;
    border-bottom: 1px dashed #332e29;
    background-color: #827262;
    color: #fff;
}

.colorizeContainer h1 {
    font-size: 90%;
    font-weight: 400;
    padding-left: 0.25rem;
    padding-bottom: 0.15rem;
    margin: 0;
    border-left: 1px dashed #332e29;
    border-right: 1px dashed #332e29;
    border-top: 1px dashed #332e29;
    background-color: #827262;
    color: #fff;
}


@media (min-width: 768px) {
    .colorizeCode {
        padding: 0.5rem;
        font-size: 10pt;
    }
    .colorizeContainer footer {
        padding-left: 0.5rem;
    }
    .colorizeContainer h1 {
        padding-left: 0.5rem;
    }
}

.li-documents {
    column-count: 1;
}
.li-documents li {
    margin-bottom: 0.2rem;
}
.li-subparts {
    column-count: 1;
}

.li-subparts li {
    margin-bottom: 0.2rem;
    font-size: 1.1rem;
}

@media (min-width: 992px) {
    .li-documents {
        column-count: 2;
    }
    .li-subparts {
        column-count: 2;
    }
}


.two-columns {
    column-count: 1;
}
@media (min-width: 992px) {
    .two-columns {
        column-count: 2;
        column-gap: 1em;
    }
}

/*.hyphens {
     -webkit-hyphens: auto;
     -webkit-hyphenate-limit-before: 3;
     -webkit-hyphenate-limit-after: 3;
     -webkit-hyphenate-limit-chars: 6 3 3;
     -webkit-hyphenate-limit-lines: 2;
     -webkit-hyphenate-limit-last: always;
     -webkit-hyphenate-limit-zone: 8%;
     -moz-hyphens: auto;
     -moz-hyphenate-limit-chars: 6 3 3;
     -moz-hyphenate-limit-lines: 2;
     -moz-hyphenate-limit-last: always;
     -moz-hyphenate-limit-zone: 8%;
     -ms-hyphens: auto;
     -ms-hyphenate-limit-chars: 6 3 3;
     -ms-hyphenate-limit-lines: 2;
     -ms-hyphenate-limit-last: always;
     -ms-hyphenate-limit-zone: 8%;
     hyphens: auto;
     hyphenate-limit-chars: 6 3 3;
     hyphenate-limit-lines: 2;
     hyphenate-limit-last: always;
     hyphenate-limit-zone: 8%;
}*/

.column-break-avoid {
    page-break-inside: avoid;
    column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.bc {
    font-size: 0.8em;
    color: #fff;
    margin-top: -0.7rem;
    margin-left: 0.05rem;
}

.bc a, bc a.active {
    color: #ddd;
}
.bc a:hover {
    color: #fff;
    text-decoration:underline;
}





.extmap-container {
    height: 450px;
}

.extmap-container iframe {
}

.extmap-consent {
}

.extmap-consent-disclaimer {
    background-color: #332e29d6;
}

.extmap-consent-disclaimer div {
    width: 60%;
    line-height: 1.5;
}

.extmap-consent-disclaimer div div {
}

.extmap-consent-disclaimer a {
}

.extmap-consent-disclaimer input {
    background-color: #332e29 !important;
}
