.CookieBar{position:fixed;left:0;bottom:0;width:100%;background-color:#082762;background-color:rgba(8,39,98,0.83);color:#fff;font-size:16px;z-index:9999999;text-align:center}.CookieBar .CookieBar_container{padding:10px}.CookieBar .CookieBar_link{color:#fff;text-decoration:underline}.CookieBar .CookieBar_message{position:relative;padding:10px;line-height:1.5}.CookieBar .CookieBar_button{margin-left:5px;padding:5px;color:#444;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;cursor:pointer;background-color:#a9bbdb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.CookieBar .CookieBar_button:hover{background-color:#0b2450;color:#fff}