#branda-cookie-notice {
  display: block;
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  font-size: 13px;
  line-height: 2em;
  left: 0;
  text-align: center;
}
#branda-cookie-notice.ub-position-top {
  top: 0;
}
#branda-cookie-notice.ub-position-top .cookie-notice-revoke-container {
  top: 0;
  bottom: auto;
}
#branda-cookie-notice.ub-position-bottom {
  bottom: 0;
}
#branda-cookie-notice .cookie-notice-container {
  padding: 10px;
  text-align: center;
  width: 100%;
}
#branda-cookie-notice .cookie-notice-revoke-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  visibility: hidden;
}
#branda-cookie-notice .button {
  padding: 5px 10px;
  margin: 5px 0 5px 1em;
  white-space: nowrap;
}
#branda-cookie-notice a.ub-cn-privacy-policy {
  margin-left: 30px;
}

.admin-bar #ub-cookie-notice.ub-position-top {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar #ub-cookie-notice.ub-position-top {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar #ub-cookie-notice.ub-position-top {
    top: 0;
  }
}


/* 351062-1554995188-au */