.ccCookieConsent{ background-color:#000;color: #fff;position:fixed;padding:20px;height: auto;text-align: center;text-align:center; z-index:99999999;}
.ccCookieConsent.top-full { width: 100%;left:0px; top:0px; }
.ccCookieConsent.top-left { width: 50%;left:0px; top:0px; }
.ccCookieConsent.top-right { width: 50%;right:0px; top:0px; }
.ccCookieConsent.bottom-full { width: 100%;left:0px; bottom:0px; }
.ccCookieConsent.bottom-left { width: 50%;left:0px; bottom:0px; }
.ccCookieConsent.bottom-right { width: 50%;right:0px; bottom:0px; }
.ccm-left-5 {margin-left: 5px;}