#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: 'moon_phasesregular';
src: url(//www.uffbasse-darmstadt.de/wp-content/plugins/icalendrier/css/moon-phases-webfont.eot);
}
@font-face {
font-family: 'moon_phasesregular';
font-weight: normal;
font-style: normal;
src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),
url(//www.uffbasse-darmstadt.de/wp-content/plugins/icalendrier/css/moon-phases-webfont.ttf) format('truetype');
} .widget-title {
text-align: center;
font-size: 1.5em;
} .icalWide {
background: #fff;
}
.icalWide .today:after {
right: -1px;
background-position: -70px 0px;
}
.icalWide .today {
width: 100%;
border: 1px solid #DCBEA0;
position: relative;
min-height: 180px;
padding: 20px 0px;
}
.icalWide .today span {
display: block;
text-align: center;
font-size: 24px;
line-height: 40px;
color: #222222;
}
.icalWide .today .day,
.icalWide .today .month {
text-transform: uppercase;
}
.icalWide .today .num {
color: #E53B47;
font-size: 60px;
line-height: 70px;
}
.icalWide .today .more {
color: #666666;
font-size: 14px;
line-height: 20px;
}
.icalWide .today .moon {
font-size: 14px;
color: #4b4b4b;
}
.icalWide .today .moon .phase {
font-family: "moon_phasesregular";
font-size: 18px;
line-height: 24px;
display: inline;
vertical-align: middle;
padding-right: 10px;
color: #4b4b4b;
}  .icalComp .ccomp {
background: none repeat scroll 0 0 #fff;
box-shadow: 0 0 0 1px #dcbea0;
margin: 20px auto;
overflow: hidden;
padding: 0;
position: relative;
width: 170px;
}
.icalComp .cheight {
height: 165px;
width: 100%;
}
.icalComp .ctitle {
background: none repeat scroll 0 0 #e53b47;
height: 36px;
width: 100%;
}
.icalComp .ctitle a {
color: #fff;
display: block;
font-family: "Trebuchet Ms", Arial;
font-size: 18px;
height: 36px;
line-height: 36px;
margin: 0 auto;
text-align: center;
width: 150px;
box-shadow: none;
}
.icalComp .ctitle a:hover {
color: #fff;
text-decoration: underline;
box-shadow: none;
}
.icalComp .cephem {
margin: 0 auto;
padding: 0;
position: relative;
}
.icalComp .cephem .today {
display: block;
height: 50px;
left: 22px;
position: absolute;
top: 31px;
width: 126px;
}
.icalComp .cephem .daysem {
color: #444;
display: block;
font-family: "Trebuchet MS";
font-size: 14px;
line-height: 24px;
position: absolute;
text-align: center;
top: -24px;
width: 170px;
left: -22px;
}
.icalComp .cephem .day {
color: #444;
display: block;
font-size: 36px;
position: absolute;
text-align: center;
top: 0;
}
.icalComp .cephem .day span {
background: none repeat scroll 0 0 #fff4e6;
display: block;
float: left;
font-family: "Trebuchet MS";
line-height: 46px;
margin-right: 5px;
position: relative;
text-align: center;
top: 0;
width: 34px;
}
.icalComp .cephem .month {
background: none repeat scroll 0 0 #fff4e6;
color: #444;
display: block;
font-family: "Trebuchet MS";
font-size: 14px;
left: 76px;
line-height: 46px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 0;
width: 48px;
}
.icalComp .cephem .fete {
color: #444;
display: block;
font-family: "Trebuchet MS";
font-size: 12px;
line-height: 18px;
position: absolute;
text-align: center;
top: 50px;
width: 170px;
left: -22px;
}
.icalComp .cephem .moon {
color: #444;
display: block;
font-family: "Trebuchet MS";
font-size: 13px;
line-height: 18px;
position: absolute;
text-align: center;
top: 70px;
white-space: nowrap;
width: 170px;
left: -22px;
}
.icalComp .cephem .moon .phase {
color: #4b4b4b;
display: inline;
font-family: "moon_phasesregular";
font-size: 18px;
line-height: 24px;
padding-right: 5px;
vertical-align: middle;
}.alt-1.icalWide {
background: #fdfcfc;
}
.alt-1.icalWide:hover {
background: none;
}
.alt-1.icalWide .today {
background: #fdfcfc;
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.alt-1.icalWide .today:before {
pointer-events: none;
position: absolute;
z-index: -1;
content: '';
top: 100%;
left: 5%;
height: 10px;
width: 90%;
opacity: 0;
background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform, opacity;
transition-property: transform, opacity;
}
.alt-1.icalWide .today {
border: 1px solid #045282;
}
.alt-1.icalWide .today:hover {
border-radius: 50%;
border: 2px solid #F6F6F6;
padding: 10px;
margin: 4px -4px;
background-color: #fafafa;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.alt-1.icalWide .today:hover:before {
border-radius: 50%;
border: 2px solid #F6F6F6;
padding: 10px;
margin: 4px -4px;
background-color: #fafafa;
opacity: 1;
-webkit-transform: translateY(5px);
transform: translateY(5px);
}
.alt-1.icalWide .today:after {
background-position: 0 auto;
}
.alt-1.icalWide .today span {
color: #045282;
}
.alt-1.icalWide .today .num {
color: #3E8ADB;
font-size: 52px;
font-weight: bold;
line-height: 52px;
}
.alt-1.icalWide .today .more {
color: #045282;
font-size: 11px;
font-weight: normal;
font-style: italic;
line-height: 24px;
}
.alt-1.icalWide .today .moon {
color: #f76936;
}
.alt-1.icalWide .today .moon .phase {
font-size: 24px;
font-weight: bold;
text-shadow: 1px 1px 2px #fcfcca, 0 0 25px #feb848, 0 0 5px #ffa02c;
}  .alt-1.icalComp .ctitle a {
color: #FFF;
font-family: "Bookman Old Style", "Book Antiqua", sans-serif;
width: 170px;
}
.alt-1.icalComp .ctitle a:hover {
text-decoration: none;
}
.alt-1.icalComp .cephem {
margin: 0 auto;
padding: 0;
position: relative;
}
.alt-1.icalComp .cephem .today {
display: block;
height: 50px;
left: 22px;
position: absolute;
top: 31px;
width: 126px;
}
.alt-1.icalComp .cephem .daysem {
color: #045282;
font-family: "Bookman Old Style", "Book Antiqua", sans-serif;
left: -22px;
}
.alt-1.icalComp .cephem .day {
color: #045282;
}
.alt-1.icalComp .cephem .day span {
background: none repeat scroll 0 0 #fff4e6;
display: block;
float: left;
font-family: "Bookman Old Style", "Book Antiqua", sans-serif;
line-height: 46px;
margin-right: 5px;
position: relative;
text-align: center;
top: 0;
width: 34px;
}
.alt-1.icalComp .cephem .month {
font-family: "Bookman Old Style", "Book Antiqua", sans-serif;
text-transform: unset;
}
.alt-1.icalComp .cephem .fete {
color: #045282;
display: block;
font-family: "Bookman Old Style", "Book Antiqua", sans-serif;
font-size: 12px;
left: -22px;
line-height: 18px;
position: absolute;
text-align: center;
top: 50px;
width: 170px;
}
.alt-1.icalComp .cephem .moon {
color: #045282;
font-family: "Bookman Old Style", "Book Antiqua", sans-serif;
}
.alt-1.icalComp .cephem .moon .phase {
color: #045282;
}.spoiler-head{padding:10px;cursor:pointer}.folded:before{content:"+";margin-right:5px}.unfolded:before{content:"–";margin-right:5px}.spoiler-body{padding:10px}