@charset "UTF-8";
#searchbar {
  background: #000;
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#searchbar.open {
  height: 2.5em;
}
#searchbar .formbody {
  position: relative;
}
#searchbar .widget {
  display: inline-block;
}
#searchbar .widget-text {
  padding-top: 0.5em;
  width: 100%;
}
#searchbar input {
  background: transparent;
  color: #fff;
  font-family: "FrutigerLTPro-Light", helvetica, arial, sans-serif;
  outline: 0;
  border: 0;
  width: 100%;
}
#searchbar .widget-submit {
  position: absolute;
  right: 0;
  top: 0.65em;
  height: 1em;
  width: 1em;
}
#searchbar .widget-submit:before {
  content: "";
  pointer-events: none;
  color: #fff;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
}
#searchbar button {
  text-indent: -1000em;
  background: none;
  outline: 0;
  border: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fupgrade-beweka.abnahme-server.de%2Fhtdocs%2Fprivate-bundles%2Fmagmell-agentur%2Fbeweka-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Fsearch.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */