#mbmcookie {position: fixed; bottom: 0; left: 0; right: 0; background: #28a745; padding: 14px; font-size: 12px; font-family: verdana; z-index: 9999;}
#mbmcookie a.button {cursor: pointer; background: #ffffff; padding: 7px; margin-top: 3px; margin-left: 10px; border-radius: 5px; font-weight: bold; float: right;}
#mbmcookie a.button:hover {background-color: #ededed;}
#mbmcookie p.cookiemessage {display: block; padding: 0; margin: 7px; color: white; font-size: 12px;}
#mbmcookie a:link {color: #e8e8e8; font-size: 12px; text-decoration: underline;}
#mbmcookie a:visited {color: #e8e8e8; font-size: 12px; text-decoration: underline;}
#mbmcookie a:hover {color: #000000; font-size: 12px; text-decoration: underline;}
#mbmcookie a:active {color: blue; font-size: 12px; text-decoration: underline;}