#cookie-bar {background:#fff; height:auto; min-height:50px; text-align:left; padding:13px 0; font-family: "Maven Pro", sans-serif; font-size: 13px; border-bottom: 1px inset #ff5200;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0 auto; padding:0 7px; max-width: 980px; text-align: left; }
#cookie-bar a {color:#ff5200; padding:0px;}
#cookie-bar .cb-message {} 
#cookie-bar .cb-enable {background:#ffffff; float:right; border: 1px solid #ff5200; border-radius: 15px; padding: 0px 6px;}
#cookie-bar .cb-enable:hover {background:#ffffff; text-decoration: none;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:none;}
#cookie-bar .cb-policy:hover {background:none;}