/* Project name: Schule: Louis-Braille-Schule (P) */
/* Last generation date: 09.07.2025 15:35 */
/* File: cookies.css */
#cookiebanner {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
box-shadow: 0 0 60px 0 #000000;
border: 2px #ffffff solid;
background-color: #ffffff;
color: #000000;
z-index: 9999;
text-align: left;
font-size: 100%;
}
#cookiebanner .col-sm-6{
line-height: 1.4;
}
#cookiebanner .col-sm-4,
#cookiebanner .col-sm-6 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 576px){
#cookiebanner .container {
max-width: 540px;
}
}
@media (min-width: 768px){
#cookiebanner .container {
max-width: 720px;
}
}
@media (min-width: 992px){
#cookiebanner .container {
max-width: 960px;
}
}
@media (min-width: 576px){
#cookiebanner .col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
#cookiebanner .col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
}
#cookiebanner .p-2 {
padding: .5rem!important;
}
#cookiebanner .pb-3 {
padding-bottom: 1rem!important;
}
#cookiebanner.pb-2 {
padding-bottom: .5rem!important;
}
#cookiebanner.pt-2 {
padding-top: .5rem!important;
}
#cookiebanner .mr-2{
margin-right: .5rem!important;
}
#cookiebanner .mb-2{
margin-bottom: .5rem!important;
}
#cookiebanner .m-1 {
margin: .25rem!important;
}
#cookiebanner .float-left {
color: #494949;
box-sizing: border-box;
float: left!important;
}
#cookiebanner ::after, #cookiebanner ::before {
box-sizing: border-box;
}
#cookiebanner.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
font-size: 14px;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
#cookiebanner .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
}
#cookiebanner .justify-content-around {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
justify-content: space-around!important;
}
#cookiebanner h3 {
margin: 0px;
color: #000000;
text-align: left;
font-size: 16px;
font-weight: bold;
}
#cookiebanner a,
.inlineCookieOverlay a {
color: #004b95;
opacity: 1;
font-weight: normal;
text-decoration: none;
}
#cookiebanner a:focus-visible {
outline: 2px solid #000;
}
.focusOutline #cookiebanner .custom-control label:focus-visible::after,
.focusOutline #cookiebanner input:focus-visible,
.inlineCookieOptoutCheckbox input:focus-visible {
outline: 2px solid #000!important;
}
#cookiebanner button:focus-visible,
.inlineCookieOverlay button:focus-visible {
border: 4px #fff double;
}
#cookiebanner .custom-control a{
font-weight: 400;
}
#cookiebanner .custom-control a:focus{
text-decoration: underline;
}
#cookiebanner a:hover{
color: #004b95;
opacity: 1;
text-decoration: underline;
}
#cookiebanner button:hover{
text-decoration: underline;
}
#cookiebanner .custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.0rem;
padding-bottom: 0.25rem;
}
#cookiebanner .custom-control-input {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
overflow: visible;
box-sizing: border-box;
padding: 0;
position: absolute;
z-index: -1;
opacity: 0;
}
#cookiebanner .custom-control-label {
display: inline-block;
line-height: 1.6;
position: relative;
margin-bottom: 0;
padding-left: 10px;
cursor: pointer;
font-weight: normal;
text-decoration: none;
}
#cookiebanner .custom-control-label::before {
position: absolute;
top: .25rem;
left: -1.0rem;
display: block;
width: 16px;
height: 16px;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #dee2e6;
}
#cookiebanner .custom-control-label::before {
border: 1px solid #000!important;
background-color: #fff!important;
border-radius: 3px;
}
#cookiebanner .custom-control-label::after {
left: -1.0rem;
position: absolute;
top: .25rem;
display: block;
width: 16px;
height: 16px;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
padding-left: 1px;
padding-top: 0px;
cursor: pointer;
border-radius: 3px;
text-align: center;
}
#cookiebanner .custom-control-input:checked~.custom-control-label::after {
font-family: "Font Awesome 5 Pro";
content: "\f00c";
float: left;
background-image: none;
font-size: 10px;
}
#cookiebanner .custom-control-input:checked~.custom-control-label::after {
color: #ffffff;
background-color: #004b95;
}
#cookiebanner .custom-control-input:checked~.custom-control-label::after {
color: #ffffff;
}
#cookiebanner .custom-control-input:disabled~.custom-control-label,
#cookiebanner .custom-control-input:disabled~.custom-control-label::after {
cursor: not-allowed;
}
#cookiebanner .btn-success,
.cookiebanner.btn-success {
box-sizing: border-box;
margin: 0;
font-family: inherit;
overflow: visible;
text-transform: none;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
border: 4px solid transparent;
transition: none;
padding: .25rem .5rem;
border-radius: .2rem;
-webkit-appearance: button;
cursor: pointer;
color: #ffffff;
background-color: #004b95;
border-color: #004b95;
}
#cookiebanner .btn-success:hover,
#cookiebanner .btn-secondary:hover,
.cookiebanner.btn-success:hover {
text-decoration: underline;
}
#cookiebanner .btn-secondary {
box-sizing: border-box;
margin: 0;
font-family: inherit;
overflow: visible;
text-transform: none;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
border: 4px solid transparent;
transition: none;
padding: .25rem .5rem;
border-radius: .2rem;
-webkit-appearance: button;
cursor: pointer;
color: #ffffff;
background-color: #6c757d;
border-color: #6c757d;
}
#cookiebanner .btn{
margin-bottom: 5px!important;
font-size: 14px;
width: auto;
height: auto;
background-image: none;
float: left;
}
.custom-control-input:disabled~.custom-control-label {
color: #6c757d;
}
.inlineCookieOptoutCheckbox {
margin: auto;
}
.inlineCookieOptoutCheckbox input {
cursor: pointer;
width: auto;
}
.inlineCookieOptoutCheckbox label {
cursor: pointer;
padding-left: 5px;
line-height: 1.6;
display: inline;
font-weight: normal;
}
.inlineCookieOptoutCheckbox p {
padding-bottom: 5px!important;
margin: 0px!important;
}
.inlineCookieOverlay {
padding: 20px;
box-shadow: 0 0 16px 0 rgba(0,0,0,40%);
margin: 40px;
background-color:#f1f1f1;
}
.inlineCookieOverlay p {
line-height: 1.4;
padding-bottom: 10px;
text-align: left;
width: auto!important;
}
.inlineCookieOverlay a,
.inlineCookieOverlay a:visited {
color: #004b95!important;
}
.inlineCookieOverlay a:hover {
text-decoration: underline;
}
.inlineCookieOverlay .secondText{
color:#515151;
}
#cookiebanner.small-size .container,
#cookiebanner.middle-size .container {
max-width: 100%;
}
#cookiebanner.small-size{
font-size: 30px;
}
#cookiebanner.middle-size{
font-size: 20px;
}
#cookiebanner.small-size .custom-control-label::before,
#cookiebanner.small-size .custom-control-label::after {
width: 35px;
height: 35px;
}
#cookiebanner.middle-size .custom-control-label::before,
#cookiebanner.middle-size .custom-control-label::after {
width: 20px;
height: 20px;
}
#cookiebanner.middle-size .custom-control-label {
padding-left: 20px;
padding-bottom: 10px;
}
#cookiebanner.small-size .custom-control-label {
padding-left: 30px;
padding-bottom: 20px;
}
#cookiebanner.small-size .custom-control-input:checked~.custom-control-label::after {
font-size: 22px;
}
#cookiebanner.middle-size .custom-control-input:checked~.custom-control-label::after {
font-size: 14px;
}
#cookiebanner.small-size .col-sm-6 {
-ms-flex: 0 0 95%;
flex: 0 0 95%;
max-width: 95%;
}
#cookiebanner.small-size .col-sm-4 {
-ms-flex: 0 0 95%;
flex: 0 0 95%;
max-width: 95%;
}
#cookiebanner.middle-size .btn{
margin-bottom: 10px !important;
font-size: 20px;
}
#cookiebanner.small-size .btn{
margin-bottom: 20px !important;
font-size: 30px;
}
#cookiebanner.middle-size h3 {
font-size: 22px;
}
#cookiebanner.small-size h3 {
font-size: 32px;
}