@charset "utf-8";

.sticky p, .floated p, .fixed p, .ondemand p{ float:left; padding:0px; line-height:30px; color:#fff; font-size:12px;}
.sticky a, .floated a, .fixed a, .ondemand a{ color:#f98c0d;}
.cookies-link{color:#f98c0d;}
.sticky a:visited, .floated a, .fixed a, .ondemand a{}
.rightbutton {position:absolute; margin-top:10px;margin-right:10px;z-index:10000; right:10px;}
img{border:0px;}
.notification {font-family: 'Oxygen', sans-serif; font-size: 12px; font-weight:300;position:fixed;bottom:0;left:0;z-index:9999;width:100%;height: 45px; background-color: rgba(0,0,0,0.5)}
.sticky {font-family: 'Oxygen', sans-serif; font-weight:bold;position:fixed;top:0;left:0;z-index:9999;width:100%;border-bottom:3px solid #fff !important;behavior: url(PIE.htc);-moz-box-shadow: 1px 1px 7px #676767;-webkit-box-shadow: 1px 1px 7px #676767;box-shadow: 1px 1px 7px #676767;height: 45px;}
.middletext{font-family: 'Oxygen', sans-serif;color:#fff;margin-top:15px;width:100%; position:absolute; text-align:center;}