body .buorg {
  position: fixed;
  z-index: 111111;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #1e1e1e;
  text-align: center;
  color: #fff;
  background-color: #1e1e1e;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body #buorgig, body #buorgul, body #buorgpermanent {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  padding: 5px 50px;
  border-radius: 0;
  font-weight: normal;
  background: #F0D246;
  white-space: nowrap;
  margin: 8px 2px;
  display: inline-block;
}
body #buorgig {
  background-color: #1e1e1e;
}
body .buorg-fadeout {
  transition: none;
}
/*# sourceMappingURL=notify-browser.css.map */
