
#cookiebanner{display:none;z-index: 10001;position: relative;}
#container .btn {cursor: pointer;text-align: center;font-size: 17px;transition: font-size 200ms;line-height: normal;white-space: nowrap;}
#container .message {font-size: 17px;transition: font-size 200ms;margin: 0;padding: 0;line-height: normal;text-align: center;white-space: normal;margin-top:2px;margin-bottom: 2px;}
#container .more_info {white-space: nowrap;margin-left: 5px;}
@media print {#cookiebanner,#container {    display: none;}}
#container {padding-top: 15px;padding-bottom: 15px;position: fixed;left: 0;right: 0;transition: margin-top 0.6s ease-in-out;background: rgba(36,36,36,0.7);color: #fffffe;font-size: 17px;font-family: Calibri, Helvetica, Arial;bottom: 0;}
#container .btn {padding: 8px 10px;background-color: #f0d600;cursor: pointer;text-align: center;margin-left: 10px;max-width: 120px}
#container .btn,#container .btn:visited {color: #000;background-color: #f1d600;transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;-webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;border-radius: 5px;-webkit-border-radius: 5px}
#container .btn:hover,#container .btn:active {background-color: #fff;color: #000;}
#container a, #container a:visited {text-decoration: none;color: #31a8f0;transition: 200ms color;}
#container a:hover,#container a:active {color: #b2f7ff;}
@media only screen and (min-width: 960px) and (max-width: 1199px){#container .message {font-size: 15px;}#container .btn {font-size: 15px;}}
@media screen and (min-width: 768px) and (max-width: 959px){#container .message {font-size: 13px;}#container .btn {font-size: 13px;}}
@media screen and (min-width: 481px) and (max-width: 767px){.messagetext {padding-bottom: 2px;display: inline-block;}#container .message {font-size:12px;line-height: 1em;}#container .btn {padding: 2px 12px;font-size: 12px;}}
@media only screen and (min-width: 200px) and (max-width: 480px){.messagetext {padding-bottom: 2px;display: inline-block;}#container .btn {font-size: 11px;padding: 2px 10px;}#container .message {font-size: 11px;}}
