﻿#uo_cookie_banner a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    min-width: 220px
}

#uo_cookie_banner a:hover {
    color: #462e47;

}

#uo_cookie_modal button, #uo_cookie_banner input[type=submit] {
    color: #fff;
    background-color: #462e47;
;
    cursor: pointer;
    min-width: 220px;
    border: none;
    font-size: 14px;
    transition: background-color 125ms linear;
    box-sizing: border-box;
    line-height: 23px;
    display: inline-block;
    margin-bottom: 1.042em;
    padding: .417em 1.583em .375em;
    font-size: .917em;
    border: 2px solid #462e47;
;
    border-radius: 3px;
    vertical-align: top;
    cursor: pointer;
    transition: all 300ms
}

#uo_cookie_modal button:hover, #uo_cookie_banner input[type=submit]:hover {
    background-color: #fff;
    color: #333;
    border: 2px solid #462e47;

}

#uo_cookie_modal .modal-headline {
    cursor: pointer;
    background: #c8c1b7;
    color: #333;
    padding: 10px;
    margin-bottom: 20px;
    padding-left: 50px
}

#uo_cookie_modal table td.table-label {
    font-weight: bold;
    font-size: 16px;
    vertical-align: top;
    hyphens: auto;
    padding: 3px
}

#uo_cookie_modal table td.table-col {
    font-size: 16px;
    vertical-align: top;
    hyphens: auto;
    padding: 3px
}

#uo_cookie_modal h2 {
    color: #333;
    padding-top: 0px;
    margin: 0 0 1.042em;
    line-height: 1.2;
    font-size: 3rem;
    font-weight: 300;
    text-align: center
}

#uo_cookie_banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 2px solid #462e47;
;
    background-color: #f4f3f1;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    z-index: 2000;
    box-sizing: border-box
}

#uo_cookie_banner .uo_banner_description {
    width: 70%;
    float: left;
    padding: 0px 25px
}

#uo_cookie_banner .uo_banner_description p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin: 0 0 20px 0;
    font-weight: normal
}

#uo_cookie_banner .uo_banner_actions {
    width: 30%;
    float: left;
    padding: 0px 25px
}

#uo_cookie_banner .uo_banner_actions > * {
    display: inline-block;
    width: 100%;
    text-align: center
}

#uo_cookie_banner .content-box {
    box-sizing: border-box;
    padding: 20px;
    max-width: 70%
}

@media (max-width: 1200px) {
    #uo_cookie_banner .content-box {
        max-width: 100%
    }

    #uo_cookie_banner .uo_banner_description {
        width: 100%
    }

    #uo_cookie_banner .uo_banner_actions {
        width: 100%
    }
}

#uo_cookie_banner * {
    box-sizing: border-box
}

#uo_cookie_modal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    font-family: Roboto, Arial, Helvetica, sans-serif;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 2000;
    position: fixed;
    overflow-y: auto
}

#uo_cookie_modal form {
    background: #fff;
    margin: 70px auto auto;
    padding: 20px
}

#uo_cookie_modal .uo_group_name {
    height: 50px
}

#uo_cookie_modal .uo_group_name p {
    font-size: 16px;
    color: #333;
    line-height: 1.6
}

#uo_cookie_modal a {
    color: #333;
    text-decoration: none
}

#uo_cookie_modal a:hover {
    color: #462e47;

}

#uo_cookie_modal .uo_cookie_name {
    color: #462e47;
;
    font-weight: normal;
    line-height: 23px;
    padding-bottom: 20px
}

#uo_cookie_modal #uo_cookie_modal .container {
    height: 40px;
    top: -7px;
    display: inline
}

#uo_cookie_modal td.table-col label.container {
    margin-left: 0px;
    display: inline
}

#uo_cookie_modal button {
    margin-top: 10px
}

#uo_cookie_modal .uo_group_cookie_table {
    width: 100%;
    table-layout: fixed;
    max-width: 100%
}

#uo_cookie_modal .uo_group_description {
    margin-top: 5px
}

#uo_cookie_modal .uo_group {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

#uo_cookie_modal .uo_group_description p, #uo_cookie_modal .uo_cookie_description p {
    margin: 0 0 20px 0;
    font-size: 16px
}

#uo_cookie_modal .uo_group_accept {
    margin-top: -52px
}

#uo_cookie_modal .container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 6px;
}

#uo_cookie_modal .container input[type="checkbox"] {
    width: 25px;
    height: 25px;
    left: 0;
    margin-top: 0;
}

#uo_cookie_modal table .container input[type="checkbox"] {
    margin-top: -6px;
    margin-left: -6px;
}

#uo_cookie_modal table .checkmark {
    margin-left: -6px;
}


#uo_cookie_modal .container .icheckbox_minimal-grey, #uo_cookie_modal .container .iradio_minimal-grey {
    margin: 2px 6px 0 0
}

#uo_cookie_modal .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

#uo_cookie_modal .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    pointer-events:none;
    border: 1px solid #333333;
}

#uo_cookie_modal .container:hover input ~ .checkmark {
    background-color: #fff;
    color: #fff
}

#uo_cookie_modal .container input:checked ~ .checkmark {
    background-color: #462e47;
;
    color: #fff
}

#uo_cookie_modal .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    color: #fff
}

#uo_cookie_modal .container .checkmark:after {
    left: 9px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#uo_cookie_modal .container input:checked:disabled ~ .checkmark {
    background-color: #333;
    color: #333
}

#uo_cookie_modal .container input:checked ~ .checkmark:after {
    display: block
}

#uo_cookie_modal .uo_settings_save {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center
}

#uo_cookie_modal .clearfix::after, #uo_cookie_modal .container::after, #uo_cookie_modal .header-stage__wrapper::after, #uo_cookie_modal .content-expandable--fluid .content-expandable__content--white::after, #uo_cookie_modal .row::after, #uo_cookie_modal .form__control-group--date .form__control::after, #uo_cookie_modal .navi-main__list::after, #uo_cookie_modal .navi-mobile__service::after, #uo_cookie_modal .form__footer::after {
    display: inline
}

#uo_cookie_modal .uo-modal-content {
    position: relative;
    display: inline-block;
    justify-content: center;
    max-width: 900px;
    border: 0;
    margin: 0 auto;
    pointer-events: inherit;
    width: 90%
}

#uo_cookie_modal .modal-headline:after {
    color: #462e47;
;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    line-height: 18pt;
    font-size: 18pt;
    content: "▾";
    float: right;
    margin-right: 6px;
    transform: rotate(-90deg)
}

#uo_cookie_modal .modal-headline.updown:after {
    transform: rotate(0deg)
}

#uo_cookie_modal .uo_group_cookies {
    padding: 20px;
    list-style: none;
    color: #333;
    background: #f4f3f1;
    margin: 0 0 20px 0
}

#uo_cookie_modal table .checkmark {
    margin-top: -6px
}

.uo_group {
    width: 100%;
    max-width: 100%;
    position: relative
}

@media (max-width: 768px) {
    #uo_cookie_modal h2 {
        font-size: 2em;
        margin-bottom: 28px
    }
}

.uo_group {
    display: none
}

.uo_loader_container {
    text-align: center
}

.uo_loader {
    margin: auto;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    width: 80px !important;
    height: 80px !important
}

.uo_loader div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #462e47;
;
    border-radius: 50%;
    animation: uo_loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #462e47;
 transparent transparent transparent
}

.uo_loader div:nth-child(1) {
    animation-delay: -0.45s
}

.uo_loader div:nth-child(2) {
    animation-delay: -0.3s
}

.uo_loader div:nth-child(3) {
    animation-delay: -0.15s
}

@keyframes uo_loader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

/*# sourceMappingURL=uo_cookie.css.map */
