#cookie-bar{background-color:#192b79;z-index:10000;position:fixed;bottom:0;right:0;width:50%; min-width: 300px; box-sizing:border-box;color:#fff;padding:20px 40px}
#cookie-bar .cookie-bar__buttons{display:block;margin-top:10px}
#cookie-bar .cookie-bar__buttons a{margin-left:20px;color:#fff;display:inline-block;font-weight:700;}
#cookie-bar .cookie-bar__btn{border:0;color:#fff;position:absolute;top:10px;right:10px;padding:0 3px;background-color:#D16655; font-size: 12px; width: 20px;}
#cookie-bar .cookie-bar__link--cookies-info{margin-left:0!important}

.easy-alert-global{position:fixed}
.easy-alert{cursor:pointer;z-index:999999999;border:0}
.easy-alert .alert{margin:0;line-height:22px;min-height:58px}
.easy-alert .alert i.icon{font-size:22px;margin-right:10px;float:left}
.alert-ali{color:#fff;background-color:#4f4f4f}
.alert{padding:15px;margin-bottom:0;border:1px solid transparent;border-radius:2px;box-sizing:border-box}
.alert-danger{color:#fff;background-color:red}
.alert-success{color:#fff;background-color:#4caf50}
.alert-info{color:#fff;background-color:#4f4f4f}
.alert-warning{color:#8a6d3b;background-color:#fcf8e3}