#cookie-output {
  display: none;
  position: fixed;
  bottom: 0;
  background: #e4e4e4;
  border: 2px solid #cbcbcb;
  color: #404040;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  z-index: 100; }
  #cookie-output a {
    color: #404040; }
    #cookie-output a.button {
      background: #8B0824;
      color: #fefefe;
      padding: 3px 10px;
      margin: 10px 0;
      display: inline-block;
      width: auto;
      text-decoration: none; }

/*# sourceMappingURL=silu.cookies.css.map */
