/* cookie banner - only visible for USA and EEA countries */
#cookieConsent { display: none; }

@media (max-width: 1339px) { #cookieConsent { width: auto; } }

@media (max-width: 520px) { #cookieConsent { padding-bottom: 0; }
  #cookieConsent .banner-text { font-size: 11px; } }

#cookieConsent a { text-decoration: none; }

#cookieConsent .onoffessential:hover { cursor: default; }

#cookieConsent .closeCookieConsent { cursor: pointer; font-weight: bold; position: absolute; top: 6px; right: 6px; }

@media (max-width: 520px) { #cookieConsent .closeCookieConsent { position: absolute; right: 3px; top: 3px; } }

#cookieConsent .closeCookieConsent:hover { color: #FFF; }

#cookieConsent input.cookieConsentOK { cursor: pointer; border-style: solid; }

#cookieConsent .banner-left, #cookieConsent .banner-right { display: inline-block; }

#cookieConsent .banner-left { width: 1200px; vertical-align: top; }

@media (max-width: 1370px) { #cookieConsent .banner-left { width: 80%; } }

@media (max-width: 770px) { #cookieConsent .banner-left { width: 70%; font-size: 12px; line-height: 14px; } }

@media (max-width: 520px) { #cookieConsent .banner-left { width: 96%; font-size: 10px; line-height: 12px; } }

#cookieConsent .banner-right { font-size: 10px; max-width: 140px; text-align: center; }

#cookieConsent .banner-right a { display: block; margin-top: 5px; color: #797878; }

@media (max-width: 520px) { #cookieConsent .banner-right { padding-top: 7px; margin: auto; display: block; } }

.lnk-cookie-settings:hover { cursor: pointer; }

.cookie-modal p { font-size: 14px; font-weight: 300; color: #505a6a; }

.onoffswitch { position: relative; width: 61px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }

.onoffswitch-checkbox { display: none; }

.onoffswitch-label { display: block; overflow: hidden; cursor: pointer; border: 2px solid #FFFFFF; border-radius: 20px; }

.onoffessential .onoffswitch-label { cursor: default; }

.onoffswitch-inner { display: block; width: 200%; margin-left: -100%; transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after { display: block; float: left; width: 50%; height: 22px; padding: 0; line-height: 22px; font-size: 10px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold; box-sizing: border-box; }

.onoffswitch-inner:before { content: "ON"; padding-left: 10px; background-color: #56c91e; color: #FFFFFF; }

.onoffswitch-inner:after { content: "OFF"; padding-right: 10px; background-color: #EEEEEE; color: #999999; text-align: right; }

.onoffswitch-switch { display: block; width: 19px; margin: 4px; background: #FFFFFF; position: absolute; top: 0; bottom: 0; right: 35px; border: 2px solid #FFFFFF; border-radius: 20px; transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 0px; }

.cookie-modal .cl, .cookie-modal .cr { display: inline-block; vertical-align: top; }

.cookie-modal .cr { width: 80%; padding-top: 6px; padding-left: 12px; }

@media (max-width: 370px) { .cookie-modal .cr { width: 100%; padding-left: 4px; } }

.onoffessential .onoffswitch-inner:before { background-color: #EEEEEE; color: #999999; }

/*Cookie Consent End*/
