@font-face {
    font-family: averta_bold;
    src: url('/jakarta.faces.resource/fonts/Averta-Bold.ttf.xhtml') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    src: url('/jakarta.faces.resource/fonts/OpenSans-Regular.ttf.xhtml') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/jakarta.faces.resource/fonts/OpenSans-Italic.ttf.xhtml') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url('/jakarta.faces.resource/fonts/OpenSans-Bold.ttf.xhtml') format('truetype');
    font-weight: bold;
}


body .ui-button {
    background-color: #a763a4;
    border: 1px solid #a763a4;
}

body .ui-button.ui-state-hover {
    background-color: #8b4888;
    border-color: #8b4888;
}

body .ui-button.ui-state-active {
    background-color: #8b4888;
    border-color: #8b4888;
}

body .ui-button.ui-state-focus {
    background-color: #8b4888;
    border-color: #8b4888;
}

body {
    color: #2f2f2f;
}

body .ui-dialog .ui-dialog-titlebar {
    padding: 0.5rem;
}

body .ui-messages .ui-messages-info {
    background-color: #b7d8b7;
    color: #2f2f2f;
    border-color: #2f2f2f;
}
body .ui-messages .ui-messages-info .ui-messages-info-icon {
    color: #2f2f2f;
    margin-top: -4px;
}
body .ui-messages .ui-messages-info .ui-messages-close {
    background-color: #b7d8b7;
    color: #2f2f2f;
}
body .ui-messages .ui-messages-info .ui-messages-close:hover {
    background-color: #b7d8b7;
    color: #2f2f2f;
}
body .ui-messages .ui-messages-info .ui-messages-close:active {
    background-color: #b7d8b7;
    color: #2f2f2f;
}

body .ui-messages .ui-messages-error .ui-messages-error-icon {
    margin-top: -4px;
}

.britain {
    background: url(../images/britain_16.png) !important;
    height: 16px;
    width: 16px;
}

.germany {
    background: url(../images/germany_16.png) !important;
    height: 16px;
    width: 16px;
}

.links {
    padding-right: 2px !important;
    color: #005C8A;
    font-size: 10px;
}

/*MOD: boniversum-scheme bg-color*/
/*@media only screen and (max-width: 1024px) {*/
/*.layout-wrapper.layout-topbar.layout-topbar-menu {*/
/*        background-color: #009ee2;*/
/*    }*/
/*}*/

.anfrageTable {
    margin: 0 auto;
    border: 1px solid #000;
}

/*funktioniert leider nicht*/
/*.anfragePanelGrid{*/
/*    border: none;*/
/*    padding: .300em 1em;*/
/*}*/

.ui-panelgrid .ui-panelgrid-cell {
    border: none;
}

body .ui-panelgrid .ui-panelgrid-cell {
    border: none;
    padding: .300em 1em;
}

/*Hintergrundfarbe des Intro-Banners*/
.layout-wrapper .layout-content .content-introduction {
    background-image: linear-gradient(277deg, #5DC5F1 0%, #2DAFE7 100%);
    padding-top: 25px;
}

/*.anfrageTable tbody td:first-of-type {*/
/*    padding-left: 300px;*/
/*}*/

/*.anfrageTable tbody td.error {*/
/*    width: 300px;*/
/*    color: red;*/
/*}*/

.anfrageLabel {
    font-weight: bold;
}

/*Anmelden/Abmelden Button oben rechts*/
.layout-wrapper .layout-topbar .layout-topbar-login {
    list-style: none;
    line-height: 33px;
    margin: 8px 10px 0 10px;
    float: right;
    padding: 0;
}

#infoBtn {
    margin-right: 10px;
    outline: 0;
}

#profileBtn {
    outline: 0;
}

#userMenu {
    min-width: 200px;
}

/*Platz für An/abmelden Button, geht bestimmt schöner...*/
/*.layout-wrapper .layout-topbar .layout-topbar-menu {*/
/*    margin: 0 110px 0 0;*/
/*}*/

/*.layout-wrapper .layout-footer .layout-footer-menu li > a {*/
/*    padding: 0 10px;*/
/*}*/
/*.layout-wrapper .layout-footer {*/
/*    position: sticky;*/
/*    bottom: 0;*/
/*    padding: 0.2em;*/
/*}*/

/*.layout-wrapper .layout-footer span {*/
/*    margin-right: 50px;*/
/*}*/

/*.layout-wrapper .layout-footer .footer-right {*/
/*    padding: 0.2em;*/
/*    }*/
/*.layout-wrapper .layout-footer .footer-left {*/
/*    padding: 0.2em;*/
/*}*/

.error_text {
    color: #e01e30;
    font-weight: bold;
}

.error_button {
    margin-top: 30px;
}

.cleanButton {
    background-color: transparent !important;
    color: #a763a4 !important;
    margin-top: 5px;
    margin-right: 10px;
}

/*mobile version*/
@media screen and (max-width: 1024px) {
    /*Boniversum Logo mobile links*/
    .layout-wrapper .layout-topbar {
        text-align: left;
    }

    .centeredContent {
        border: none !important;
    }
}

/* simples centering auf kleinen Bildschirmen,
 800px breite des Contents auf großen.
 */
@media screen and (min-width: 1025px) {
    .centeredContent {
        width: 1000px;
        margin: 0 auto !important;
        border: none !important;
    }

    /*.layout-wrapper .layout-topbar .layout-topbar-menu li {*/
    /*    margin-top: 9px*/
    /*}*/
    .layout-wrapper .layout-topbar .layout-topbar-menu li:hover {
        border-radius: 3px;
    }

    /*.layout-wrapper .layout-topbar .layout-topbar-menu li > a {*/
    /*    height: 32px;*/
    /*    line-height: 32px;*/
    /*}*/
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 20px;
}

.lds-ellipsis em {
    position: absolute;
    top: 17px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #2f2f2f;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis em:nth-child(1) {
    left: 5px;
    animation: lds-ellipsis1 0.8s infinite;
}

.lds-ellipsis em:nth-child(2) {
    left: 5px;
    animation: lds-ellipsis2 0.8s infinite;
}

.lds-ellipsis em:nth-child(3) {
    left: 20px;
    animation: lds-ellipsis2 0.8s infinite;
}

.lds-ellipsis em:nth-child(4) {
    left: 35px;
    animation: lds-ellipsis3 0.8s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15px, 0);
    }
}

div#berechtigteInteresse2020 {
    padding: 0 20px 20px 21px;
}

div#berechtigteInteresse2020 li,
div#berechtigteInteresse2020 p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
}

div#berechtigteInteresse2020 ul,
div#berechtigteInteresse2020 ol {
    padding-left: 32px;
}

div#berechtigteInteresse2020 ul li {
    list-style: disc;
    padding-left: 8px;
}

div#berechtigteInteresse2020 ol li {
    list-style: decimal;
    padding-left: 8px;
}

.datenschutzHinweisBox {
    background-color: #eae7e7;
    padding: 7px 0 7px 20px;
    margin-left: -20px;
    border-radius: 15px;
}
