




#cookie-bar {height: auto!important;text-align: center;background-color: rgba(0,0,0,0.7);border: 1px solid #FFFFFF; padding: 10px;font-size: 13px;color: #fff;width: 90%;border-radius: 5px;}
#cookie-bar.fixed {position: fixed; bottom: 10px!important;right: 10px!important; z-index: 100; left: auto;     max-width: 420px !important; min-width: 200px!important; }
#cookie-bar.fixed.bottom {bottom: 10px!important;top: auto;}
#cookie-bar a {padding: 0px; margin-left: 0px; text-decoration: underline}
#cookie-bar .cb-enable {padding:0 8px;font-weight:bold;}
#cookie-bar .cb-enable { background-color: #f5f5f5; font-size: 12px; padding: 0 8px; font-weight: bold; color: #000; margin-left: 7px; text-decoration: none!important; }

#cookie-bar .cb-enable:hover { background-color: #f5f5f5; font-size: 12px; padding: 0 8px; font-weight: bold; color: #000; opacity: 0.8; }


