/**
 * Teaser-Slider Frontend
 *
 * @package dashboard
 * @subpackage css
 * @author support@dia-software.de
 */
.teaserContainer {
  width: 100% !important;
}
.teaserNavbar {
  margin-bottom: 0;
  z-index: 1;
}
.teaserSlider {
  visibility: hidden;
  position: relative;
  margin: 0 auto;
  width: 1140px;
  height: 442px;
  overflow: hidden;
}
.teaserSliderPage {
  cursor: move;
  position: absolute;
  left: 0;
  top: 0;
  width: 1140px;
  height: 442px;
  overflow: hidden;
}
.teaserSliderPage .slider-html {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* arrow navigator */
.jssora11l, .jssora11r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 37px;
  height: 37px;
  cursor: pointer;
  background: url("/_source/bower_components/jssor-slider/img/a11.png") no-repeat;
  overflow: hidden;
}
.jssora11l {
  top: 123px;
  left: 8px;
  background-position: -11px -41px;
}
.jssora11r {
  top: 123px;
  right: 8px;
  background-position: -71px -41px;
}
.jssora11l:hover {
  background-position: -131px -41px;
}
.jssora11r:hover {
  background-position: -191px -41px;
}
.jssora11l.jssora11ldn {
  background-position: -251px -41px;
}
.jssora11r.jssora11rdn {
  background-position: -311px -41px;
}
/* bullet navigator */
.jssorb05 {
  position: absolute;
  bottom: 16px;
  right: 6px;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../_source/bower_components/jssor-slider/img/b21.png") no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.jssorb05 div {
  background-position: -7px -7px;
}
.jssorb05 div:hover, .jssorb05 .av:hover {
  background-position: -37px -7px;
}
.jssorb05 .av {
  background-position: -67px -7px;
}
.jssorb05 .dn, .jssorb05 .dn:hover {
  background-position: -97px -7px;
}
.teaserLoadingScreen {
  position: absolute;
  top: 0px;
  left: 0px;
}
.teaserLoadingScreenLoader {
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  display: block;
  background-color: #fff;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.teaserLoadingScreenIcon {
  position: absolute;
  display: block;
  background: url("../_source/static/uranus/images/ajax-loader_big.gif") no-repeat center center;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.teaserMenuActive {
  font-weight: bold;
  font-size: 120%;
}
/* Teaser Ende */
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2F_source%2Fstatic%2Furanus%2Fcss%2Fshop%2Fteaser.css%22%2C%22sources%22%3A%5B%22static%2Furanus%2Fcss%2Fshop%2Fteaser.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlCF%3BAA6CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAhFA%3BAAqFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAhJA%22%7D */