.cookie-container {display:none;background-color:#222;width:100%;position:fixed;bottom:0;left:0;z-index:9999999999;min-height:60px;height:auto;box-sizing: border-box;padding:20px;text-align: center;}
.cookie-container .cookie-holder {font-size:12px;color:white;display:inline-block}
.cookie-container .cookie-holder .btn-hiper{cursor:pointer;box-sizing:border-box;border:1px solid white;padding:4px 8px;background-color:transparent;font-size:12px;box-sizing:border-box;width:190px;padding:12px 22px;color:white;background-color:#222;border:1px solid white;display:block;margin:20px auto 0 auto;}