
/* moved by compressor */
@charset "UTF-8";
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 60px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 60px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* specific page styles for extension "tx_cssstyledcontent" */
	.csc-space-before-25 { margin-top: 25px !important; }
	.csc-space-after-25 { margin-bottom: 25px !important; }
	.csc-textpic-intext-right-nowrap .csc-textpic-text { margin-right: 632px; }
	.csc-textpic-intext-left-nowrap .csc-textpic-text { margin-left: 632px; }
	.csc-space-before-30 { margin-top: 30px !important; }
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/owlcarousel-2/assets/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.attribute_schlitz_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitz.png'); /** sprite-ref: attributes; */
}
.attribute_phillips_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_PH.png'); /** sprite-ref: attributes; */
}
.attribute_phillips_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_PH.png'); /** sprite-ref: attributes; */
}
.attribute_sichtbare_klingenlaenge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_SD_KlingenLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_schneidenstaerke_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitz-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_durchmesser_rundklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Kreis-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_schraubendreher {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_SD_gesamtLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_griffdurchmesser_schraubendreh {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_SD_GriffBreite.png'); /** sprite-ref: attributes; */
}
.attribute_pozidriv_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_PZ.png'); /** sprite-ref: attributes; */
}
.attribute_torx_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Torx.png'); /** sprite-ref: attributes; */
}
.attribute_torx_tamper_resistant_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Torx-TR.png'); /** sprite-ref: attributes; */
}
.attribute_aussensechskant_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen6k.png'); /** sprite-ref: attributes; */
}
.attribute_aussendurchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Steckschl-Kopfbreite3.png'); /** sprite-ref: attributes; */
}
.attribute_skala {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Scale.png'); /** sprite-ref: attributes; */
}
.attribute_durchmesser_sechskantklinge_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kant-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_sechskantansatz {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6k-Ansatz-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_durchmesser_sechskantklinge__z {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kant-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_torx_plus {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_TorxPlus.png'); /** sprite-ref: attributes; */
}
.attribute_innensechskant_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_innen6k.png'); /** sprite-ref: attributes; */
}
.attribute_klingenlaenge_winkelschraubend {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kWinkelSD-KlingenLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_kurze_klingenlaenge_winkelschr {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kWinkelSD-Schenkellaenge.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_winkelschraubendreher {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kWinkelSD-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_umrechnung_zoll_in_mm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_mm.png'); /** sprite-ref: attributes; */
}
.attribute_aussendreikant {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen3k.png'); /** sprite-ref: attributes; */
}
.attribute_aussendreikant_eckenmass {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen3k-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_schlitzmutter {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitzmutter.png'); /** sprite-ref: attributes; */
}
.attribute_breite_schlitzmutter {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitzmutter-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_schlitzmutter {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitzmutter-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_pozidriv_plusminus {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Xeno-PZ_PlusMinus.png'); /** sprite-ref: attributes; */
}
.attribute_innenvierkant_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Innen4k.png'); /** sprite-ref: attributes; */
}
.attribute_innenvierkant_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Innen4k.png'); /** sprite-ref: attributes; */
}
.attribute_phillips_plusminus {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Xeno-PH_PlusMinus.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_bit {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bit-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_innensechskant_durchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_innen6k-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_max__drehmomentwert__nm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_max-Nm.png'); /** sprite-ref: attributes; */
}
.attribute_zusatzinformation {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_i-Info.png'); /** sprite-ref: attributes; */
}
.attribute_sechskantklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kant-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_bithalter {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bithalter-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_gewicht {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gewicht.png'); /** sprite-ref: attributes; */
}
.attribute_innensechskant_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_innen6k.png'); /** sprite-ref: attributes; */
}
.attribute_kopfbreite_steckschluessel_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Steckschl-Kopfbreite1.png'); /** sprite-ref: attributes; */
}
.attribute_kopfbreite_steckschluessel_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Steckschl-Kopfbreite2.png'); /** sprite-ref: attributes; */
}
.attribute_klammeroeffnung {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Klammer-Oeffnung.png'); /** sprite-ref: attributes; */
}
.attribute_klammerbreite {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Klammer-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_pentalobe_pl {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Pentalobe-PL.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_wechselklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Wechselklinge-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_grifflaenge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Griff-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_griffdurchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Griff-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_topragriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Topragriff-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_breite_topragriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Topragriff-Hoehe.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_drehmomentklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Wechselklinge-Torque.png'); /** sprite-ref: attributes; */
}
.attribute_arbeitslaenge_drehmomentklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Arbeitslaenge-Torquekl.png'); /** sprite-ref: attributes; */
}
.attribute_nm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Nm.png'); /** sprite-ref: attributes; */
}
.attribute_toleranz {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Prozent.png'); /** sprite-ref: attributes; */
}
.attribute_kabelschluessel_sw {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Kabelschluessel-SW.png'); /** sprite-ref: attributes; */
}
.attribute_gesamtlaenge_mm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_0Laenge-mm.png'); /** sprite-ref: attributes; */
}
.attribute_klingenbogen {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Kabelschl-SeitenLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_adapterklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Adapterklinge.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_kabelschluessel_ges {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Kabelschl-gesamtLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_drehmomentquergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_DrehmQgriff-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_breite_drehmomentquergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_DrehmQgriff-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_durchmesser_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_max_Durchmessser.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_verbindungsteil {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Verbindungsteil-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_aussenvierkant {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen4k.png'); /** sprite-ref: attributes; */
}
.attribute_max__drehmomentwert__in_lbs {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_max-in-lbs.png'); /** sprite-ref: attributes; */
}
.attribute_schlitz_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitz.png'); /** sprite-ref: attributes; */
}
.attribute_schneidenstaerke_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schlitz-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_kombiklinge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Klinge-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_pozidriv_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_PZ.png'); /** sprite-ref: attributes; */
}
.attribute_torx_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Torx.png'); /** sprite-ref: attributes; */
}
.attribute_tri_wing_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Tri-Wing.png'); /** sprite-ref: attributes; */
}
.attribute_tri_wing_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Tri-Wing.png'); /** sprite-ref: attributes; */
}
.attribute_torq_set_1 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Torq-Set.png'); /** sprite-ref: attributes; */
}
.attribute_torq_set_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Torq-Set.png'); /** sprite-ref: attributes; */
}
.attribute_torx_tamper_resistant_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Torx-TR.png'); /** sprite-ref: attributes; */
}
.attribute_aussensechskant_2 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen6k.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_stiftschluessel {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Stiftschl-gesamtLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_kurze_klingenlaenge_stiftschlu {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Stiftschl-SeitenLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_sechskantklinge_zoll {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_6kant-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_farbe {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Farbe.png'); /** sprite-ref: attributes; */
}
.attribute_klingenlaenge_quergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Qgriff-KlingenLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_gesamtlaenge_quergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Qgriff-gesamtLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_griffbreite_quergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Qgriff-GriffLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_griffstaerke_quergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Qgriff-GriffBreite.png'); /** sprite-ref: attributes; */
}
.attribute_innensechskant_mit_zapfen {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_innen6k-mit-Zapfen.png'); /** sprite-ref: attributes; */
}
.attribute_vielzahn {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Vielzahn.png'); /** sprite-ref: attributes; */
}
.attribute_zangenlaenge_mm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_0Laenge-mm.png'); /** sprite-ref: attributes; */
}
.attribute_zangenlaenge_zoll {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_0Laenge-Zoll.png'); /** sprite-ref: attributes; */
}
.attribute_mittelharter_draht {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_2mittelharterDraht.png'); /** sprite-ref: attributes; */
}
.attribute_harter_draht {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_3harterDraht.png'); /** sprite-ref: attributes; */
}
.attribute_piano_draht {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_4PianoDraht.png'); /** sprite-ref: attributes; */
}
.attribute_blisterverpackung {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_SB-Verp.png'); /** sprite-ref: attributes; */
}
.attribute_rohrdurchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_Rohr_Durchmesser.png'); /** sprite-ref: attributes; */
}
.attribute_schluesselweite {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_Schluesselweite-mm.png'); /** sprite-ref: attributes; */
}
.attribute_breite_glieder {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Meterstab-Gliederbreite.png'); /** sprite-ref: attributes; */
}
.attribute_seitenabtrieb_quergriff {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Qgriff-Seitenabtrieb.png'); /** sprite-ref: attributes; */
}
.attribute_gesamtlaenge_winkelschraubendr {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_WinkelSD-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_schenkellaenge_winkelschrauben {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_WinkelSD-Schenkellaenge.png'); /** sprite-ref: attributes; */
}
.attribute_klingenlaenge_bithalter {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bithalter-klein_Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_innensechskant_mit_bohrung {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_innen6k-TR.png'); /** sprite-ref: attributes; */
}
.attribute_spanner {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Spanner.png'); /** sprite-ref: attributes; */
}
.attribute_sit {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_SIT.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_bithalter_kurz {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bithalter-klein_Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_bit_gewindeanschluss {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gewindeanschluss.png'); /** sprite-ref: attributes; */
}
.attribute_gewindelaenge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gewindeanschluss_Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_sds_plus {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_SDS-Plus.png'); /** sprite-ref: attributes; */
}
.attribute_antriebssystem_g7 {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Abtrieb-FL.png'); /** sprite-ref: attributes; */
}
.attribute_aussenvierkant_durchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen4k-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_antrieb {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Verbindungsteil-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_form {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/dummy.gif'); /** sprite-ref: attributes; */
}
.attribute_spiralbohrer {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bohrer.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_bohrer {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bohrer-gesamtLaenge.png'); /** sprite-ref: attributes; */
}
.attribute_arbeitslaenge_bohrer {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Bohrer-Tiefe.png'); /** sprite-ref: attributes; */
}
.attribute_sechskantantrieb_durchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_innen6k-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_gewindeanschluss {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gewinde.png'); /** sprite-ref: attributes; */
}
.attribute_kegelsenker {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Senker.png'); /** sprite-ref: attributes; */
}
.attribute_schraubengroesse {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schraube.png'); /** sprite-ref: attributes; */
}
.attribute_mindestdurchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_mind-Durchmesser.png'); /** sprite-ref: attributes; */
}
.attribute_lochdurchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_max_Durchmessser.png'); /** sprite-ref: attributes; */
}
.attribute_weicher_draht {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_1weicherDraht.png'); /** sprite-ref: attributes; */
}
.attribute_abisolierbereich_mm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_max_Flaeche-quadratmm.png'); /** sprite-ref: attributes; */
}
.attribute_abisolierbereich_awg {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_AWG_Drahtdurchmesser.png'); /** sprite-ref: attributes; */
}
.attribute_max__durchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_max_Durchmessser.png'); /** sprite-ref: attributes; */
}
.attribute_max__querschnittsflaeche {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_max_Flaeche-quadratmm.png'); /** sprite-ref: attributes; */
}
.attribute_doppelbart {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Doppelbart.png'); /** sprite-ref: attributes; */
}
.attribute_typ {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_Typ.png'); /** sprite-ref: attributes; */
}
.attribute_sicherungsring_innen {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_SicherungsRing_innen.png'); /** sprite-ref: attributes; */
}
.attribute_sicherungsring_aussen {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_SicherungsRing_aussen.png'); /** sprite-ref: attributes; */
}
.attribute_a {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_A.png'); /** sprite-ref: attributes; */
}
.attribute_b {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_B.png'); /** sprite-ref: attributes; */
}
.attribute_d {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_D.png'); /** sprite-ref: attributes; */
}
.attribute_f {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_F.png'); /** sprite-ref: attributes; */
}
.attribute_spannbereich {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_Spannbereich.png'); /** sprite-ref: attributes; */
}
.attribute_spannweite_rund {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_Rohr_Durchmesser.png'); /** sprite-ref: attributes; */
}
.attribute_spannweite_flach {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/Tz_Spannweite-flach.png'); /** sprite-ref: attributes; */
}
.attribute_durchmesser_schlagkopf {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Kreis-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_hoehe_hammerkopf {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Hammer-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_hammerlaenge {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Hammer-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_vierkant_durchmesser {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_4kant-Pfeil.png'); /** sprite-ref: attributes; */
}
.attribute_messkapazitaet_mm {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Messkapazitaet-mm.png'); /** sprite-ref: attributes; */
}
.attribute_messkapazitaet_zoll {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Messkapazitaet-Zoll.png'); /** sprite-ref: attributes; */
}
.attribute_anzahl_gelenkstuecke {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gelenkschlauch-Anzahl.png'); /** sprite-ref: attributes; */
}
.attribute_max__laenge__montiert {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gelenkschlauch-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_gewindeanschluss_gelenkschlauc {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Maxiflex-Gewinde.png'); /** sprite-ref: attributes; */
}
.attribute_breite_flachduese {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Flachduese-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_vierkant {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Innen4k.png'); /** sprite-ref: attributes; */
}
.attribute_laenge_gripper {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Gripper-Laenge.png'); /** sprite-ref: attributes; */
}
.attribute_schaberbreite {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Schaber-Breite.png'); /** sprite-ref: attributes; */
}
.attribute_vierkantspitze {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_4kant-Aufreiber.png'); /** sprite-ref: attributes; */
}
.attribute_kreis_vorstecher {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Kreis-Vorstecher.png'); /** sprite-ref: attributes; */
}
.attribute_maulschluessel_weite {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_aussen6k.png'); /** sprite-ref: attributes; */
}
.attribute_oberflaeche_verchromt {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Oberflaeche_Chrom.png'); /** sprite-ref: attributes; */
}
.attribute_oberflaeche_poliert {
  background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/img/attributes/T_Oberflaeche_Poliert.png'); /** sprite-ref: attributes; */
}

/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(/typo3conf/ext/av_wiha/Resources/Public/img/Ui/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #ffffff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../typo3conf/ext/av_wiha/Resources/Public/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../typo3conf/ext/av_wiha/Resources/Public/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
     -moz-box-sizing: border-box; /* firefox */
          box-sizing: border-box; /* css3 */
}
.select2-search {
  display:none;
}

.select2-container .select2-choice {
    display: block;
    height: 27px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #d2d2d2;
    white-space: nowrap;
    line-height: 27px;
    color: #444;
    text-decoration: none;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background: #fff;
}



@media (max-width:767px) {
  .select2-container .select2-choice {
    height:34px;
    line-height:34px;
  }
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #d2d2d2;

    border-radius: 0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 36px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 34px;
    top: 7px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    /* styles required for IE to work */
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    border-radius: 0 0 4px 4px;
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    border-radius: 4px 4px 0 0;
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #9e9e9e;
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 28px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #d2d2d2;
    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5f5f5), color-stop(0.5, #ffffff));
    background-image: -webkit-linear-gradient(center bottom, #f5f5f5 0%, #ffffff 50%);
    background-image: -moz-linear-gradient(center bottom, #f5f5f5 0%, #ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f5f5f5', endColorstr = '#ffffff', GradientType = 0);
    background-image: linear-gradient(top, #f5f5f5 0%, #ffffff 50%);
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 14px;
    margin-left:5px;
    height: 100%;
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #d2d2d2;
    border-radius: 0;


    background: #fff url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') no-repeat 100% -22px;
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100%;
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #9e9e9e;
    outline: none;
}

.select2-dropdown-open:after {
  content: '';
  display: block;
  height: 1px;
  background: white;
  position: absolute;
  z-index: 10000;
  bottom: 0;
  width: 100%;
  border-right:1px solid #aaa;
  border-left:1px solid #aaa;
}
.select2-dropdown-open.select2-drop-above:after {
  display:none;
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #9e9e9e;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 200px;
    padding: 0 8px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
    border-bottom:1px solid #f1f1f1;
    padding:6px 0;
    margin:0;
}
.select2-results li:last-child {
  border-bottom:0;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background-color: #f5f5f5 !important;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: none;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #9e9e9e;
    outline: none;
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    border-radius: 3px;

    background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background: none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
      background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/select2-3.4.5/select2x2.png') !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}

/*
 Cloud Zoom CSS. (c)2012-2013 Star Plugins.
*/

/* CSS for lens */
.cloudzoom-lens {
    border:1px solid #e2e2e2;
    width:150px;
    height:150px;
    cursor:crosshair;
    z-index: 150;
}
/* CSS for zoom window. */
.cloudzoom-zoom {
    border:1px solid #e2e2e2;
    width:500px;
    height:200px;
    z-index:151;
}
/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
    border:none;
    box-shadow:none;
    z-index:151;
}

/* CSS for captions */
.cloudzoom-caption {
    display:none;   /* CSS captions should be hidden initially */
    text-align: left;
    background-color:#000;
    color:#fff;
    font-weight:bold;
    padding:10px;
    font-family: sans-serif;
    font-size:11px;
}

/* A blank image */
.cloudzoom-blank {
    background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/cloudzoom/blank.png');
}

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
    background-image:url('../../typo3conf/ext/av_wiha/Resources/Public/js/3rdparty/cloudzoom/ajax-loader.gif');
    width:32px;
    height:32px;
}
.cloudzoom-lens~div {
  display:none !important;
}
/* qTip2 v2.2.0 css3 | qtip2.com | Licensed MIT, GPL | Sat Mar 15 2014 10:47:16 */
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}

@font-face {
  font-family: "HelveticaNeueW02-65Medi";
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix');
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix') format("eot"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff') format("woff"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf') format("truetype"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88') format("svg"); }
@font-face {
  font-family: "HelveticaNeueW02-55Roma";
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix');
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix') format("eot"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff') format("woff"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf') format("truetype"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7') format("svg"); }
@font-face {
  font-family: "HelveticaNeueW02-45Ligh";
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix');
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix') format("eot"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff') format("woff"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf') format("truetype"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853') format("svg"); }
@font-face {
  font-family: "HelveticaNeueW02-75Bold";
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix');
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix') format("eot"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/4a9c62ab-b359-4081-8383-a0d1cdebd111.woff') format("woff"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/db5f9ba6-05a4-433a-9461-0a6f257a0c3a.ttf') format("truetype"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/25e09910-ffc3-4fc4-b0d1-db9a95dface8.svg#25e09910-ffc3-4fc4-b0d1-db9a95dface8') format("svg"); }
@font-face {
  font-family: 'wiha';
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/wiha/wiha.eot?2yyvmj');
  src: url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/wiha/wiha.eot?#iefix2yyvmj') format("embedded-opentype"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/wiha/wiha.woff2?2yyvmj') format("woff2"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/wiha/wiha.ttf?2yyvmj') format("truetype"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/wiha/wiha.woff?2yyvmj') format("woff"), url('../../typo3conf/ext/av_wiha/Resources/Public/fonts/wiha/wiha.svg?2yyvmj#wiha') format("svg");
  font-weight: normal;
  font-style: normal; }
/* general variables */
/* bootstrap variables */
/* -------------------------------------------------------------------------- */
/* Base                                                                       */
/* -------------------------------------------------------------------------- */
/*`XHTML, HTML4, HTML5 Reset  ------------------------------------------------*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%; }

html,
body {
  height: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /*
    Override the default (display: inline) for
    browsers that do not recognize HTML5 tags.
  
    IE8 (and lower) requires a shiv:
    http://ejohn.org/blog/html5-shiv
  */
  display: block; }

b,
strong {
  /*
    Makes browsers agree.
    IE + Opera = font-weight: bold.
    Gecko + WebKit = font-weight: bolder.
  */
  font-weight: bold; }

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  /*
    For IE.
    http://css-tricks.com/ie-fix-bicubic-scaling-for-images
  */
  -ms-interpolation-mode: bicubic; }

ol,
ul {
  list-style: none; }

li {
  /*
    For IE6 + IE7:
  
    "display: list-item" keeps bullets from
    disappearing if hasLayout is triggered.
  */
  display: list-item; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

sub,
sup,
small {
  font-size: 75%; }

address {
  font-style: normal; }

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

svg {
  /*
    For IE9. Without, occasionally draws shapes
    outside the boundaries of <svg> rectangle.
  */
  overflow: hidden; }

button::-moz-focus-inner {
  border: none;
  /* overrides extra padding in Firefox */
  padding: 0; }

/* images ------------------------------------------------------------------- */
/* positioning -------------------------------------------------------------- */
/* links -------------------------------------------------------------------- */
/* shadows ------------------------------------------------------------------ */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #d2091e;
  text-decoration: none; }
  a:hover, a:focus {
    color: #890614;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #d2091e; }

a.text-primary:hover {
  color: #a10717; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #d2091e; }

a.bg-primary:hover {
  background-color: #a10717; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 480px) {
    .container {
      width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .tx-powermail .powermail_fieldset {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .tx-powermail .powermail_fieldset:before, .row:after, .tx-powermail .powermail_fieldset:after {
    content: " ";
    display: table; }
  .row:after, .tx-powermail .powermail_fieldset:after {
    clear: both; }

.col-xs-1, .col-ms-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-ms-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-ms-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-ms-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-ms-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-ms-6, .col-sm-6, .tx-powermail .powermail_fieldwrap_input, .tx-powermail .powermail_fieldwrap_select, .tx-powermail .powermail_fieldwrap_branches, .col-md-6, .col-lg-6, .col-xs-7, .col-ms-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-ms-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-ms-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-ms-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-ms-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .tx-powermail .powermail_fieldwrap_input, .tx-powermail .powermail_fieldwrap_select, .tx-powermail .powermail_fieldwrap_branches, .tx-powermail .powermail_fieldwrap_textarea, .tx-powermail .powermail_fieldwrap_submit, .col-ms-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .tx-powermail .powermail_fieldwrap_input, .tx-powermail .powermail_fieldwrap_select, .tx-powermail .powermail_fieldwrap_branches, .tx-powermail .powermail_fieldwrap_textarea, .tx-powermail .powermail_fieldwrap_submit {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .tx-powermail .powermail_fieldwrap_input, .tx-powermail .powermail_fieldwrap_select, .tx-powermail .powermail_fieldwrap_branches, .tx-powermail .powermail_fieldwrap_textarea, .tx-powermail .powermail_fieldwrap_submit {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 480px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }

  .col-ms-pull-0 {
    right: auto; }

  .col-ms-pull-1 {
    right: 8.33333%; }

  .col-ms-pull-2 {
    right: 16.66667%; }

  .col-ms-pull-3 {
    right: 25%; }

  .col-ms-pull-4 {
    right: 33.33333%; }

  .col-ms-pull-5 {
    right: 41.66667%; }

  .col-ms-pull-6 {
    right: 50%; }

  .col-ms-pull-7 {
    right: 58.33333%; }

  .col-ms-pull-8 {
    right: 66.66667%; }

  .col-ms-pull-9 {
    right: 75%; }

  .col-ms-pull-10 {
    right: 83.33333%; }

  .col-ms-pull-11 {
    right: 91.66667%; }

  .col-ms-pull-12 {
    right: 100%; }

  .col-ms-push-0 {
    left: auto; }

  .col-ms-push-1 {
    left: 8.33333%; }

  .col-ms-push-2 {
    left: 16.66667%; }

  .col-ms-push-3 {
    left: 25%; }

  .col-ms-push-4 {
    left: 33.33333%; }

  .col-ms-push-5 {
    left: 41.66667%; }

  .col-ms-push-6 {
    left: 50%; }

  .col-ms-push-7 {
    left: 58.33333%; }

  .col-ms-push-8 {
    left: 66.66667%; }

  .col-ms-push-9 {
    left: 75%; }

  .col-ms-push-10 {
    left: 83.33333%; }

  .col-ms-push-11 {
    left: 91.66667%; }

  .col-ms-push-12 {
    left: 100%; }

  .col-ms-offset-0 {
    margin-left: 0%; }

  .col-ms-offset-1 {
    margin-left: 8.33333%; }

  .col-ms-offset-2 {
    margin-left: 16.66667%; }

  .col-ms-offset-3 {
    margin-left: 25%; }

  .col-ms-offset-4 {
    margin-left: 33.33333%; }

  .col-ms-offset-5 {
    margin-left: 41.66667%; }

  .col-ms-offset-6 {
    margin-left: 50%; }

  .col-ms-offset-7 {
    margin-left: 58.33333%; }

  .col-ms-offset-8 {
    margin-left: 66.66667%; }

  .col-ms-offset-9 {
    margin-left: 75%; }

  .col-ms-offset-10 {
    margin-left: 83.33333%; }

  .col-ms-offset-11 {
    margin-left: 91.66667%; }

  .col-ms-offset-12 {
    margin-left: 100%; } }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .tx-powermail .powermail_fieldwrap_input, .tx-powermail .powermail_fieldwrap_select, .tx-powermail .powermail_fieldwrap_branches, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6, .tx-powermail .powermail_fieldwrap_input, .tx-powermail .powermail_fieldwrap_select, .tx-powermail .powermail_fieldwrap_branches {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm input[type="date"],
    input[type="time"].input-sm, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm, .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg input[type="date"],
    input[type="time"].input-lg, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg, .input-group-lg
    input[type="month"] {
      line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #d2091e;
  border-color: #ba081b; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #a10717;
    border-color: #7f0512; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #d2091e;
    border-color: #ba081b; }
  .btn-primary .badge {
    color: #d2091e;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #d2091e;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #890614;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #d2091e; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #d2091e; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #d2091e; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #d2091e; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #a10717; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms {
    display: block !important; }

  table.visible-ms {
    display: table; }

  tr.visible-ms {
    display: table-row !important; }

  th.visible-ms,
  td.visible-ms {
    display: table-cell !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-block {
    display: block !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-inline {
    display: inline !important; } }

@media (min-width: 480px) and (max-width: 767px) {
  .visible-ms-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-ms {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/* fonts -------------------------------------------------------------------- */
/* disable big viewport */
@media (min-width: 1200px) {
  .container {
    width: 970px; } }
/* -------------------------------------------------------------------------- */
/* Base                                                                       */
/* -------------------------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.clear {
  clear: both; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.ui-helper-hidden-accessible {
  display: none; }

/* sprites ------------------------------------------------------------------ */
/** sprite: spriteHorizontal; sprite-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/sprite_horizontal.png'); sprite-layout: horizontal*/
/** sprite: spriteVertical; sprite-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/sprite_vertical.png'); sprite-layout: vertical*/
/** sprite: attributes; sprite-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/sprite_attributes.png'); sprite-layout: vertical*/
body {
  font-family: "HelveticaNeueW02-55Roma", Arial, sans-serif;
  font-size: 12px;
  color: #1d1d1d;
  background: #ffffff url(/typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/pattern.jpg) repeat center top fixed; }

body, table, tr, td, p {
  font-family: "HelveticaNeueW02-55Roma", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px; }

h1, .h1 {
  font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
  font-size: 24px;
  line-height: normal;
  color: #1f2023;
  font-weight: normal;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  margin-top: 0;
  margin-bottom: 20px; }

h2, .h2 {
  font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
  font-size: 23px;
  line-height: normal;
  color: #1f2023;
  font-weight: normal;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  margin-top: 0;
  margin-bottom: 18px; }

h3, .h3 {
  font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
  font-size: 22px;
  line-height: normal;
  color: #1f2023;
  font-weight: normal;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  margin-top: 0;
  margin-bottom: 16px; }

h4, .h4 {
  font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
  font-size: 21px;
  line-height: normal;
  color: #1f2023;
  font-weight: normal;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  margin-top: 0;
  margin-bottom: 14px; }

#cnt_main_content > h4,
#cnt_main_content > .h4 {
  margin-bottom: 30px; }

h5, .h5 {
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 15px;
  line-height: 18px;
  color: #1d1d1d;
  font-weight: normal;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px; }

p {
  color: #5b6770;
  text-align: center;
  width: 70%;
  text-shadow: 0 1px 0 #ffffff;
  margin: 0 auto 30px; }

img {
  max-width: 100%;
  height: auto; }

span.important {
  color: #d2091e; }

span.blue {
  color: #4465b2; }

.frame p,
header p,
footer p {
  color: #5b6770;
  font-family: "HelveticaNeueW02-55Roma", Arial;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 1em;
  text-align: left;
  text-shadow: none;
  width: auto; }

div.hr {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #fbfbfb;
  margin-bottom: 30px;
  margin-top: 30px; }

a, span.link {
  color: #1d1d1d;
  display: inline-block;
  text-decoration: none;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  text-shadow: none;
  padding-left: 13px;
  position: relative;
  /*background:transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_link.png') no-repeat left 4px;*/ }
  a:before, span.link:before {
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 5px;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid #d2091e;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent; }

a:hover,
a:hover span.link,
a:focus,
a:focus span.link {
  text-decoration: underline;
  color: #1d1d1d; }

a:active,
a:active span.link {
  text-decoration: underline;
  color: #1d1d1d; }

a:hover span.cta {
  text-decoration: none; }

a:focus span.cta {
  text-decoration: none; }

a.fancybox-close {
  background-position: left top; }

a.no_icon, a.content_wrapper_link, ul.tabbed-navigation a, ul.ui-autocomplete li a, div.breadcrumbs ol li a, .modulecontent > article .with_additional_link a.detail, .press_frontpage > a, .frame.awards figure a,
span.link.no_icon {
  padding: 0;
  background: none; }
  a.no_icon:before, a.content_wrapper_link:before, ul.tabbed-navigation a:before, ul.ui-autocomplete li a:before, div.breadcrumbs ol li a:before, .modulecontent > article .with_additional_link a.detail:before, .press_frontpage > a:before, .frame.awards figure a:before,
  span.link.no_icon:before {
    display: none; }

a.preventDefault {
  cursor: default; }

a.select2-choice:before {
  display: none; }

a.cta, a.back-btn,
span.cta,
button.cta,
.tx-powermail .powermail_submit,
.tx-powermail .powermail_confirmation_form,
.tx-powermail .powermail_confirmation_submit,
input.cta,
input[type="submit"],
button.button {
  display: inline-block;
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
  border: 0;
  cursor: pointer;
  color: #ffffff !important;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 10px  !important;
  text-decoration: none;
  background: #d2091e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative; }
  a.cta:before, a.back-btn:before,
  span.cta:before,
  button.cta:before,
  .tx-powermail .powermail_submit:before,
  .tx-powermail .powermail_confirmation_form:before,
  .tx-powermail .powermail_confirmation_submit:before,
  input.cta:before,
  input[type="submit"]:before,
  button.button:before {
    content: none; }
  @media (max-width: 767px) {
    a.cta, a.back-btn,
    span.cta,
    button.cta,
    .tx-powermail .powermail_submit,
    .tx-powermail .powermail_confirmation_form,
    .tx-powermail .powermail_confirmation_submit,
    input.cta,
    input[type="submit"],
    button.button {
      font-size: 12px;
      line-height: 17px; } }

a.cta_plus,
span.cta_plus {
  color: transparent;
  display: block;
  font-size: 0;
  height: 26px;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 29px;
  padding: 6px 10px !important;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_cta_plus.png');
  /*# sprite-ref: spriteVertical;sprite-alignment: left;sprite-margin-bottom: 50px; */
  background-repeat: no-repeat; }

a.cta:hover, a.back-btn:hover,
a:hover span.cta,
button.cta:hover,
.tx-powermail .powermail_submit:hover,
.tx-powermail .powermail_confirmation_form:hover,
.tx-powermail .powermail_confirmation_submit:hover,
input.cta:hover,
button.button:hover {
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.15); }

a.cta_black, a.back-btn {
  background: black;
  margin-left: 28px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

a.cta_black:before, a.back-btn:before {
  content: '';
  display: inline-block;
  height: 0px;
  width: 0px;
  position: absolute;
  top: 0px;
  left: -14px;
  z-index: -1;
  border-left: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 14px solid black; }

a.cta_big,
span.cta_big,
button.cta_big,
.tx-powermail .powermail_submit,
.tx-powermail .powermail_confirmation_form,
.tx-powermail .powermail_confirmation_submit {
  font-size: 17px;
  line-height: 24px;
  padding: 6px 25px !important;
  height: auto !important; }

button.button[disabled=disabled], button.cta[disabled=disabled], .tx-powermail [disabled=disabled].powermail_submit,
.tx-powermail [disabled=disabled].powermail_confirmation_form,
.tx-powermail [disabled=disabled].powermail_confirmation_submit {
  background: #ccc; }

button.button[disabled=disabled]:hover, button.cta[disabled=disabled]:hover, .tx-powermail [disabled=disabled].powermail_submit:hover,
.tx-powermail [disabled=disabled].powermail_confirmation_form:hover,
.tx-powermail [disabled=disabled].powermail_confirmation_submit:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }

.button_wrapper.inline {
  display: inline-block; }

ul, ol {
  color: #5b6770;
  margin-bottom: 1em; }

ul li, ol li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 13px; }

ol {
  counter-reset: li; }

ol li {
  position: relative;
  padding-left: 15px; }

ol li:before {
  content: counter(li) ".";
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  color: #d70329;
  position: absolute;
  left: 0; }

ul li:before {
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  background: #d2091e;
  content: '';
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%; }

ul.tabbed-navigation li:before,
ul.form-list li:before,
ul.messages li:before,
ul.messages li ul li:before,
dl.sp-methods dd ul li:before {
  content: none; }

strong, b {
  font-weight: normal;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica; }

nav a,
header a,
footer a,
a.fancybox {
  padding: 0;
  background: none; }
  nav a:before,
  header a:before,
  footer a:before,
  a.fancybox:before {
    border: 0; }

nav li,
footer li,
header li {
  padding: 0;
  margin: 0;
  background: none; }
  nav li:before,
  footer li:before,
  header li:before {
    background: none; }

input, textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 14px;
  line-height: 18px;
  height: 27px;
  padding: 5px 8px; }
  @media (max-width: 767px) {
    input, textarea {
      font-family: "HelveticaNeueW02-55Roma", Arial;
      font-size: 16px;
      line-height: 30px;
      padding: 10px; } }

input {
  line-height: 28px;
  padding: 0 8px; }
  @media (max-width: 767px) {
    input {
      height: 34px;
      line-height: 34px; } }

input.radio, input[type=radio],
input.checkbox, input[type=checkbox] {
  height: auto;
  border: 0;
  padding: 0; }

input:focus, textarea:focus {
  outline: 0;
  border: 1px solid #9e9e9e; }

table.styled, table.styled_history {
  width: 100%; }

table.styled thead th, table.styled_history thead th {
  text-align: left;
  background-color: #ebebeb;
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
  padding: 10px; }

table.centered thead th {
  text-align: center; }

table.styled thead th em, table.styled_history thead th em {
  font-style: normal;
  color: #9d9d9d; }

table.styled tbody td, table.styled_history tbody td {
  padding: 10px;
  text-align: left; }

table.centered tbody td {
  text-align: center; }

table.styled tbody tr:nth-child(2n) td, table.styled_history tbody tr:nth-child(2n) td {
  background-color: #f2f2f3; }

table.styled tbody tr td.tick, table.styled_history tbody tr td.tick {
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_table_tick.png');
  background-repeat: no-repeat;
  background-position: center center; }

table.styled_history tr td:first-child {
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica; }

canvas.image_mask_hexagon {
  margin: 0 auto 30px;
  display: block;
  text-align: center; }

canvas.image_mask_hexagon img {
  width: 237px;
  height: 208px;
  border: 10px solid white;
  clip: rect(0px 237px 208px 0px);
  overflow: hidden;
  display: block; }

figure.center,
figure.above_center {
  text-align: center; }

figure.above_center {
  margin-bottom: 1em; }

.filtercontainer:after {
  content: "";
  display: block;
  clear: both; }
.filtercontainer .filter {
  float: left;
  margin-bottom: 30px; }
  .filtercontainer .filter label {
    display: block;
    color: #5b6770;
    margin-bottom: 3px; }
  .filtercontainer .filter select {
    width: 100%; }
.filtercontainer .filter_list {
  text-align: center;
  margin-bottom: 0; }
  .filtercontainer .filter_list li {
    padding: 0;
    margin: 0;
    background: none;
    display: inline-block; }
    .filtercontainer .filter_list li:before {
      display: none; }
    .filtercontainer .filter_list li a {
      font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
      font-size: 17px;
      color: #1d1d1b;
      display: inline-block;
      line-height: 40px;
      border-left: 1px solid #e8e9eb;
      padding: 0 22px;
      background: none; }
      .filtercontainer .filter_list li a.active {
        color: #cb0225; }
      .filtercontainer .filter_list li a:before {
        display: none; }
    .filtercontainer .filter_list li:first-child a {
      border-left: 0; }
.filtercontainer button {
  margin-top: 17px; }

.filtercontainer_list {
  padding: 20px 0;
  margin: 0; }

.content_element figure.right_nowrap,
.content_element div.right_nowrap_text {
  display: table-cell;
  vertical-align: top; }

.content_element div.right_nowrap_text {
  padding-right: 50px; }

@media (max-width: 767px) {
  .content_element figure.right_nowrap {
    display: block; }

  .content_element div.right_nowrap_text {
    display: block;
    margin-bottom: 30px;
    padding-right: 0; } }
a.content_wrapper_link {
  display: block; }

a.content_wrapper_link:hover {
  text-decoration: none; }

a.content_wrapper_link:hover h2,
a.content_wrapper_link:hover h3,
a.content_wrapper_link:hover h4,
a.content_wrapper_link:hover h5 {
  text-decoration: underline; }

/* tabbed navigation for profile */
ul.tabbed-navigation {
  display: table;
  padding: 0;
  width: calc(100% + 2px);
  margin: 0 -1px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }
  ul.tabbed-navigation li {
    padding: 0;
    margin: 0;
    background: none;
    display: table-cell;
    vertical-align: bottom; }
    ul.tabbed-navigation li a {
      position: relative;
      display: block;
      text-align: center;
      padding: 15px 0;
      background: rgba(255, 255, 255, 0.7);
      border-top: 1px solid #e3e3e2;
      border-right: 1px solid #e3e3e2; }
    ul.tabbed-navigation li:first-child a {
      border-left: 1px solid #e3e3e2; }
    ul.tabbed-navigation li.current a {
      background: white;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      padding: 19px 0;
      margin-bottom: -4px;
      z-index: 1; }
      ul.tabbed-navigation li.current a:after {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: -10%;
        margin-top: -4px;
        background: white;
        width: 120%;
        height: 10px; }
    ul.tabbed-navigation li:first-child.current a:after {
      left: 0; }
    ul.tabbed-navigation li:last-child.current a:after {
      left: auto;
      right: 0; }
  @media (max-width: 767px) {
    ul.tabbed-navigation {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
      ul.tabbed-navigation li {
        display: block;
        width: 100%; }
        ul.tabbed-navigation li a {
          border-right: none; }
        ul.tabbed-navigation li:first-child a {
          border-left: none; }
        ul.tabbed-navigation li:last-child a {
          border-bottom: 1px solid #e3e3e2; }
        ul.tabbed-navigation li.current a {
          margin-bottom: 0;
          padding: 15px 0;
          border-radius: 0; }
          ul.tabbed-navigation li.current a:after {
            content: none; } }

label {
  font-weight: normal; }

.frame {
  background: #ffffff;
  margin-bottom: 20px;
  padding: 15px 15px;
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    .frame {
      margin-bottom: 45px;
      padding: 45px 50px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; } }

.frame.row, .tx-powermail .frame.powermail_fieldset {
  padding: 15px 0px; }
  @media (min-width: 768px) {
    .frame.row, .tx-powermail .frame.powermail_fieldset {
      padding: 45px 35px; }
      .frame.row.frame_nopadding, .tx-powermail .frame.frame_nopadding.powermail_fieldset {
        padding: 0 0; } }
  .frame.row.frame_nopadding, .tx-powermail .frame.frame_nopadding.powermail_fieldset {
    padding: 0 0; }
  .frame.row > .col-xs-12 > article, .tx-powermail .frame.powermail_fieldset > .col-xs-12 > article, .tx-powermail .frame.row > .powermail_fieldwrap_input > article, .tx-powermail .frame.powermail_fieldset > .powermail_fieldwrap_input > article, .tx-powermail .frame.row > .powermail_fieldwrap_select > article, .tx-powermail .frame.powermail_fieldset > .powermail_fieldwrap_select > article, .tx-powermail .frame.row > .powermail_fieldwrap_branches > article, .tx-powermail .frame.powermail_fieldset > .powermail_fieldwrap_branches > article, .tx-powermail .frame.row > .powermail_fieldwrap_textarea > article, .tx-powermail .frame.powermail_fieldset > .powermail_fieldwrap_textarea > article, .tx-powermail .frame.row > .powermail_fieldwrap_submit > article, .tx-powermail .frame.powermail_fieldset > .powermail_fieldwrap_submit > article {
    overflow: visible; }

.frame_nopadding {
  padding: 15px 0; }
  @media (min-width: 768px) {
    .frame_nopadding {
      padding: 15px 0; } }

.frame article, .frame article > article {
  margin-bottom: 2em;
  overflow: hidden; }

.frame article:last-child, .frame article > article:last-child {
  margin-bottom: 0; }

.frame article iframe {
  max-width: 100%; }

.frame h2,
.htmlarea-content-body h2 {
  text-align: left;
  text-shadow: none;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 22px;
  line-height: normal;
  margin-bottom: 10px; }

.frame h3,
.htmlarea-content-body h3 {
  text-align: left;
  text-shadow: none;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 10px; }

.frame h4,
.htmlarea-content-body h4 {
  text-align: left;
  text-shadow: none;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 21px;
  line-height: 25px;
  margin-bottom: 10px; }

.frame article figure.right {
  float: right;
  margin: 0 0 40px 60px; }

.frame article figure figcaption,
.frame article figure div.figcaption {
  padding: 12px 0;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #c9cace; }

figure.right {
  float: right;
  margin-left: 30px; }

@media (max-width: 767px) {
  .frame article figure.intext_right {
    max-width: 50%; } }
@media (max-width: 480px) {
  .frame article figure.intext_right {
    float: none;
    max-width: none;
    margin-left: 0;
    margin-bottom: 20px; }
    .frame article figure.intext_right img {
      width: 100%; } }

.page_end {
  padding: 30px 445px 30px 90px;
  position: relative;
  margin-bottom: -53px; }

.page_end:after {
  content: '';
  display: block;
  width: 275px;
  height: 288px;
  background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/hand.png') no-repeat left top;
  position: absolute;
  bottom: -25px;
  right: 80px; }

.page_end p {
  width: auto; }

ul.ui-autocomplete {
  border-color: #9e9e9e !important;
  margin-top: 0;
  padding: 0 8px;
  max-width: 960px;
  z-index: 2000 !important;
  text-align: left;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0px 10px 16px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 16px 2px rgba(0, 0, 0, 0.2); }

ul.ui-autocomplete.directorder {
  max-width: 800px; }
  @media (max-width: 767px) {
    ul.ui-autocomplete.directorder {
      max-width: 100%;
      left: 0px !important; }
      ul.ui-autocomplete.directorder .ui-menu-item a {
        padding-top: 7px;
        padding-bottom: 7px;
        white-space: normal;
        word-wrap: break-word; }
        ul.ui-autocomplete.directorder .ui-menu-item a .extra {
          display: none; } }

ul.ui-autocomplete:before {
  content: '';
  width: 350px;
  height: 2px;
  background: white;
  display: block;
  position: relative;
  left: 602px;
  top: -1px; }

ul.ui-autocomplete.directorder:before {
  display: none; }

ul.ui-autocomplete li {
  padding: 0;
  background: none;
  margin: 0; }

ul.ui-autocomplete li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  color: #5b6770;
  font-family: "HelveticaNeueW02-55Roma", Arial;
  font-size: 13px;
  line-height: 17px; }

ul.ui-autocomplete.directorder li a {
  padding: 2px 4px; }

ul.ui-autocomplete li a:hover {
  text-decoration: none; }

ul.ui-autocomplete li a.ui-state-focus {
  border: 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

ul.ui-autocomplete li a span.sku {
  display: inline-block;
  min-width: 60px; }

ul.ui-autocomplete li a span.title {
  display: inline-block; }

ul.ui-autocomplete li a span.extra {
  clear: both;
  padding-left: 60px;
  display: inline-block; }

ul.ui-autocomplete li a span.product_item_count {
  text-align: center;
  display: block;
  padding: 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #eaeaea; }

ul.ui-autocomplete li a span.cms_item_count {
  text-align: center;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea; }

ul.ui-autocomplete li a.product.ui-state-focus,
ul.ui-autocomplete li a.product {
  display: table;
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 0;
  white-space: normal; }
  ul.ui-autocomplete li a.product.ui-state-focus .sku-wrapper,
  ul.ui-autocomplete li a.product .sku-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    width: 130px; }
    ul.ui-autocomplete li a.product.ui-state-focus .sku-wrapper .product-sku,
    ul.ui-autocomplete li a.product .sku-wrapper .product-sku {
      background: none repeat scroll 0 0 #1d1d1b;
      color: #ffffff;
      display: inline;
      font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
      font-size: 14px;
      height: 20px;
      line-height: 20px;
      padding: 0 10px; }
  ul.ui-autocomplete li a.product.ui-state-focus .image,
  ul.ui-autocomplete li a.product .image {
    display: table-cell;
    vertical-align: middle;
    width: 151px;
    text-align: right; }
  ul.ui-autocomplete li a.product.ui-state-focus .product-head,
  ul.ui-autocomplete li a.product .product-head {
    display: table-cell;
    vertical-align: middle; }
    ul.ui-autocomplete li a.product.ui-state-focus .product-head h2.product-name,
    ul.ui-autocomplete li a.product .product-head h2.product-name {
      font-size: 15px;
      line-height: 19px;
      margin-bottom: 0;
      text-align: left;
      text-shadow: none; }
    ul.ui-autocomplete li a.product.ui-state-focus .product-head h3.product-name2,
    ul.ui-autocomplete li a.product .product-head h3.product-name2 {
      color: #5b6770;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 0;
      text-align: left;
      text-shadow: none; }

ul.ui-autocomplete a span.cms_content {
  display: block;
  font-size: 13px;
  line-height: 16px;
  padding: 0 0 0 20px;
  text-decoration: none;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  position: relative; }
  ul.ui-autocomplete a span.cms_content:before {
    display: inline-block;
    position: absolute;
    left: 13px;
    top: 5px;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid #d2091e;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent; }

ul.ui-autocomplete li a.overall_count.ui-state-focus,
ul.ui-autocomplete li a.overall_count {
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #eaeaea;
  margin-top: 15px; }

#language_chooser,
.language_chooser_fancy {
  background: #fff;
  display: none;
  padding: 20px 0; }
  @media (max-width: 767px) {
    #language_chooser,
    .language_chooser_fancy {
      display: none; } }
  #language_chooser h3,
  #language_chooser p,
  .language_chooser_fancy h3,
  .language_chooser_fancy p {
    text-align: left;
    text-shadow: none;
    width: auto;
    padding: 0; }
  #language_chooser p,
  .language_chooser_fancy p {
    margin-bottom: 1em; }
  #language_chooser a.close,
  .language_chooser_fancy a.close {
    float: right;
    padding-left: 0;
    color: transparent;
    display: block;
    font-size: 0;
    height: 29px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 29px;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_close.png');
    /*# sprite-ref: spriteVertical;sprite-alignment: left;sprite-margin-top: 6px;sprite-margin-right: 0;sprite-margin-bottom: 0;sprite-margin-left: 6px; */
    background-repeat: no-repeat; }
    #language_chooser a.close:before,
    .language_chooser_fancy a.close:before {
      content: none; }
  #language_chooser .row-selects,
  .language_chooser_fancy .row-selects {
    margin-bottom: 1em; }
  #language_chooser button,
  .language_chooser_fancy button {
    float: right;
    vertical-align: top;
    margin-bottom: 0; }
  #language_chooser .whyimportant,
  .language_chooser_fancy .whyimportant {
    margin-top: 10px; }
  #language_chooser .whyimportant_text,
  .language_chooser_fancy .whyimportant_text {
    clear: both;
    margin-top: 1em;
    width: 500px;
    padding-bottom: 22px; }
  #language_chooser .whyimportant_text > div,
  .language_chooser_fancy .whyimportant_text > div {
    width: 500px; }

.language_chooser_fancy {
  display: block;
  padding: 30px; }

#language_chooser.animate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#language_selector {
  float: left; }

#language_selector .country {
  padding-right: 19px;
  position: relative; }
  #language_selector .country:after {
    content: '';
    display: block;
    position: absolute;
    right: 9px;
    top: 12px;
    width: 3px;
    height: 3px;
    background-color: #bababa;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }

#language_selector .language {
  color: #ffffff;
  padding-right: 15px;
  position: relative; }
  #language_selector .language:after {
    content: '';
    display: block;
    position: absolute;
    right: 5px;
    top: 13px;
    width: 0;
    height: 0;
    border: 3px solid #bababa;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent; }

#language_selector li {
  float: left;
  padding-right: 15px; }
  #language_selector li:before {
    background: none; }

#header_navigation {
  float: right; }
  #header_navigation li {
    float: left;
    padding-left: 15px; }
    #header_navigation li:before {
      background: none; }
    #header_navigation li.login {
      padding-right: 18px;
      position: relative; }
      #header_navigation li.login:after {
        content: '';
        display: block;
        position: absolute;
        right: 2px;
        top: 12px;
        width: 3px;
        height: 3px;
        background-color: #bababa;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        border-radius: 100%; }
      #header_navigation li.login a {
        color: #ffffff;
        padding-left: 25px; }
        #header_navigation li.login a:before {
          font-family: 'wiha';
          content: "";
          color: #bababa;
          padding-right: 5px;
          display: inline-block;
          vertical-align: middle;
          font-size: 13px;
          margin-top: -5px; }
        #header_navigation li.login a.customer_logout {
          color: #bababa;
          padding-left: 6px; }
          #header_navigation li.login a.customer_logout:before {
            content: none; }

#cnt_main_header_meta {
  padding-bottom: 3px; }
  @media (max-width: 767px) {
    #cnt_main_header_meta {
      display: none; } }
  #cnt_main_header_meta a {
    color: #bababa;
    font-size: 12px;
    line-height: 28px;
    text-decoration: none; }
    #cnt_main_header_meta a ul {
      color: #bababa; }

#cnt_main_header_navigation {
  background: white;
  height: 50px;
  position: relative;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 767px) {
    #cnt_main_header_navigation {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 10000;
      background: rgba(255, 255, 255, 0.9); } }
  @media (min-width: 768px) {
    #cnt_main_header_navigation {
      padding-top: 110px;
      height: 154px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2); } }

.logo {
  position: absolute;
  top: 0px;
  right: 15px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 38px;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 80px;
  background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/logos/wiha_en.png') no-repeat left center;
  background-size: 100% auto; }
  @media (min-width: 768px) {
    .logo {
      color: transparent;
      display: block;
      font-size: 0;
      height: 71px;
      line-height: 0;
      overflow: hidden;
      text-indent: -9999px;
      width: 149px;
      position: absolute;
      top: 15px;
      left: 43px; } }
  @media (max-width: 767px) {
    .logo {
      background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/logos/wiha_mobile.png');
      height: 50px;
      line-height: 50px; } }

.navbar-toggle {
  border: 0; }
  .navbar-toggle .icon-bar {
    background-color: #d2091e;
    width: 32px;
    height: 3px; }

.mini_assets {
  position: absolute;
  top: 37px;
  right: 10px; }
  @media (max-width: 767px) {
    .mini_assets {
      display: none; } }
  .mini_assets .mini_asset {
    float: left;
    padding: 0 0 8px 0;
    background: #ffffff;
    border-left: 1px solid #e8e9eb;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    z-index: 0;
    text-decoration: none; }
    .mini_assets .mini_asset:hover {
      margin-right: -1px;
      padding-right: 1px; }
    .mini_assets .mini_asset .flyout_border_fix,
    .mini_assets .mini_asset .asset_flyout {
      display: none; }
    .mini_assets .mini_asset .asset_frame {
      display: block;
      padding-right: 30px;
      text-decoration: none; }
      .mini_assets .mini_asset .asset_frame strong {
        color: #8b8f99;
        display: block;
        font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
        font-weight: normal;
        padding-top: 0px; }
      .mini_assets .mini_asset .asset_frame em {
        font-style: normal;
        font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
        padding-right: 20px;
        background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_arrow_red.png');
        /*# sprite-ref: spriteVertical;sprite-alignment: right;sprite-margin-top: 3px;sprite-margin-bottom: 50px; */
        background-repeat: no-repeat;
        background-position: right center; }
  .mini_assets .mini_asset_cart {
    padding-left: 0; }
    .mini_assets .mini_asset_cart i {
      position: absolute;
      top: -7px;
      left: 34px;
      font-style: normal;
      display: inline-block;
      width: 30px;
      text-align: center;
      font-size: 11px;
      color: #72767e; }
    .mini_assets .mini_asset_cart .asset_frame .inner {
      position: relative;
      background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_mini_cart.png');
      /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 0px;sprite-margin-right: 200px;sprite-margin-left: 27px; */
      background-repeat: no-repeat;
      background-position: 25px center;
      padding-left: 77px; }
  .mini_assets .mini_asset_wishlist {
    padding-left: 0;
    border-left: 0; }
    .mini_assets .mini_asset_wishlist .asset_frame .inner {
      background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_mini_wishlist.png');
      /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 6px;sprite-margin-right: 200px;sprite-margin-left: 28px; */
      background-repeat: no-repeat;
      background-position: 25px center;
      padding-left: 64px; }
  .mini_assets .mini_asset_dealers .asset_frame .inner {
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_mini_dealer.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 7px;sprite-margin-right: 200px;sprite-margin-left: 30px; */
    background-repeat: no-repeat;
    background-position: 25px center;
    padding-left: 72px; }
  .mini_assets .mini_asset:hover .asset_frame {
    padding-bottom: 25px; }
  .mini_assets .mini_asset_wishlist:hover .asset_frame,
  .mini_assets .mini_asset_noflyout:hover .asset_frame {
    padding-bottom: 15px; }
  .mini_assets .mini_asset:hover .flyout_border_fix {
    display: block;
    width: 100%;
    height: 15px;
    background: #ffffff;
    position: relative;
    z-index: 1; }
  .mini_assets .mini_asset:hover .asset_flyout {
    display: block;
    position: absolute;
    right: 0px;
    top: 87px;
    min-width: 300px;
    text-align: left;
    padding: 20px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.15);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    z-index: 0; }

.no-boxshadow .mini_assets .mini_asset:hover .asset_flyout {
  border: 1px solid #ccc;
  right: -1px; }

.mini_assets .mini_asset:hover {
  -webkit-box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  padding-top: 20px;
  position: relative;
  z-index: 2;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.no-boxshadow .mini_assets .mini_asset:hover {
  margin: -21px -1px 0; }

.no-boxshadow .mini_assets .mini_asset:hover {
  border: 1px solid #ccc; }

.mini_assets .mini_asset_cart .asset_flyout {
  width: 942px; }

.mini_assets .mini_asset_cart .asset_flyout h2,
.mini_assets .mini_asset_cart .asset_flyout h3 {
  text-align: left; }

.mini_assets .mini_asset_cart .asset_flyout .item-details-link {
  display: none; }

/* mini assets mobile */
@media (min-width: 768px) {
  .mini_assets_mobile {
    display: none; } }
.mini_assets_mobile .mini_asset_mobile {
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #e8e9eb; }
  .mini_assets_mobile .mini_asset_mobile:first-child {
    border-left: 1px solid #e8e9eb; }
  .mini_assets_mobile .mini_asset_mobile a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent; }
    .mini_assets_mobile .mini_asset_mobile a strong {
      display: none; }
    .mini_assets_mobile .mini_asset_mobile a i {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      background: #d20327;
      font-size: 9px;
      font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
      color: #ffffff;
      position: absolute;
      right: 4px;
      top: 5px;
      width: 18px;
      left: auto;
      height: 18px;
      line-height: 18px;
      text-align: center;
      display: block; }
  .mini_assets_mobile .mini_asset_mobile.mini_asset_wishlist_mobile a {
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_wishlist_mobile.png'); }
  .mini_assets_mobile .mini_asset_mobile.mini_asset_cart_mobile a {
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_cart_mobile.png'); }

/* main navigation */
.main_navigation {
  border-top: 4px solid #d2091e;
  background: #5b6770;
  height: 44px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media (max-width: 767px) {
    .main_navigation {
      display: none; } }
  .main_navigation .navbar-toggle {
    margin-left: 10px;
    margin: 2px 0 0 10px;
    width: 100px;
    position: relative; }
    .main_navigation .navbar-toggle .icon-bar {
      background: white; }
    .main_navigation .navbar-toggle span.text {
      position: absolute;
      color: white;
      top: 50%;
      left: 50px;
      line-height: 20px;
      margin-top: -10px; }

.touchevents .main_navigation > ul {
  display: none; }

.touchevents .main_navigation > .navbar-toggle {
  display: block !important; }

.main_navigation > ul > li {
  float: left;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.13); }

.main_navigation ul li:before {
  display: none !important; }

.main_navigation li.sub {
  padding-bottom: 0px; }

.main_navigation > ul > li > a {
  line-height: 33px;
  padding: 0px 24px 1px;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  display: block;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none; }

.main_navigation > ul > li.sub > a {
  line-height: 33px;
  padding-bottom: 4px; }

.main_navigation > ul > li:hover > a {
  background: #f3f3f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3f3f4 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f4), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3f3f4 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3f3f4 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f3f3f4 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f3f3f4 0%, #ffffff 100%);
  /* W3C */
  background-color: #ffffff;
  color: #1d1d1d;
  padding: 0px 29px 1px;
  margin: 0 -5px; }

.main_navigation > ul > li:first-child:hover > a {
  padding: 0px 29px 1px 24px;
  margin: 0 -5px 0 0; }

.main_navigation > ul > li.sub:hover > a {
  padding-bottom: 4px;
  z-index: 3;
  position: relative; }

.main_navigation > ul > li.sub div.flyout {
  position: absolute;
  z-index: 2;
  background: #ffffff;
  left: -5px;
  top: 40px;
  display: none;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0 0 29px;
  font-size: 0;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2); }

.main_navigation > ul > li.sub div.product_flyout {
  background: #ffffff url('../../typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/px_e1e1e1.png') repeat-y 445px 0; }

.main_navigation > ul > li.sub:first-child div.flyout {
  left: 0; }

.main_navigation > ul > li.sub:hover div.flyout {
  display: block; }

.main_navigation div.infobox {
  width: 464px;
  padding: 35px 40px 35px;
  display: none;
  margin: -20px 0 0 0;
  white-space: normal;
  position: absolute;
  top: 0;
  left: 250px;
  background-color: #ffffff;
  z-index: 1000; }

.main_navigation div.infobox,
.main_navigation li.sub div.flyout nav.submenu,
.main_navigation li.sub div.flyout nav.quicknav {
  font-size: 13px; }

.main_navigation li.sub div.flyout nav.submenu,
.main_navigation li.sub div.flyout nav.quicknav {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

.main_navigation li.sub div.flyout nav.submenu li,
.main_navigation li.sub div.flyout nav.quicknav li {
  float: none; }

.main_navigation li.sub div.flyout nav.submenu li a,
.main_navigation li.sub div.flyout nav.quicknav li a {
  display: block;
  font-size: 13px;
  line-height: 16px;
  padding: 7px 0px 7px 20px;
  text-decoration: none;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  border-bottom: 1px solid #e1e1e1;
  position: relative; }
  .main_navigation li.sub div.flyout nav.submenu li a:before,
  .main_navigation li.sub div.flyout nav.quicknav li a:before {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 11px;
    vertical-align: middle;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid #d2091e;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent; }

.main_navigation li.sub div.flyout nav.submenu li a:hover,
.main_navigation li.sub div.flyout nav.quicknav li a:hover {
  text-decoration: underline; }

.main_navigation li.sub div.flyout nav.submenu {
  width: 200px;
  margin-right: 30px;
  padding: 20px 0 35px; }

.main_navigation li.sub div.flyout nav.submenu li:last-child a {
  border-bottom: 0; }

.main_navigation li.sub div.flyout nav.submenu li:last-child ul a {
  border-bottom: 1px solid #e1e1e1; }

.main_navigation li.sub div.flyout nav.submenu li:last-child ul li:last-child a {
  border-bottom: 0; }

.main_navigation li.sub div.flyout nav.quicknav {
  width: 236px;
  padding: 20px 20px 35px 0;
  background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/bg_flyout_quicknav.png') repeat-y right top; }

.main_navigation li.sub div.flyout nav.quicknav h3 {
  color: #8b8f99;
  text-align: left;
  text-shadow: none;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px; }

.main_navigation li.sub div.flyout nav.quicknav a.with_info:hover,
.main_navigation li.sub div.flyout nav.quicknav a.with_info_hover {
  background-color: #ffffff;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_submenu.png');
  /*# sprite-ref: spriteVertical;sprite-alignment: left;sprite-margin-top: 12px;sprite-margin-bottom: 70px;sprite-margin-left: 225px; */
  background-repeat: no-repeat;
  margin-right: -21px;
  border-top: 1px solid #e1e1e1;
  margin-top: -1px;
  padding-top: 7px; }

.main_navigation div.infobox.loading {
  background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ajax-loader.gif') no-repeat center center; }

.main_navigation div.infobox h3,
.main_navigation div.infobox h4 {
  text-align: left; }

.main_navigation div.infobox h3 {
  font-size: 24px;
  text-shadow: none; }

.main_navigation div.infobox h4 {
  font-size: 14px;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  text-shadow: none;
  margin-bottom: 10px; }

.main_navigation div.infobox figure {
  margin-bottom: 10px; }

.main_navigation div.infobox p {
  font-size: 14px;
  line-height: 18px;
  font-family: "HelveticaNeueW02-55Roma", Arial;
  width: 334px;
  float: left; }

.main_navigation div.infobox .product_flyout_info {
  display: block;
  text-decoration: none;
  background: none !important;
  overflow: hidden; }

.main_navigation div.infobox .product_flyout_info:hover h4 {
  text-decoration: underline; }

.main_navigation div.flyout li.sub {
  position: relative; }

.main_navigation div.flyout li.sub ul {
  display: none;
  position: absolute;
  left: 190px;
  padding-left: 40px;
  top: 0;
  width: 240px; }

.main_navigation div.flyout.second_level {
  width: 500px; }

.main_navigation div.flyout.second_level.with_infobox {
  width: 964px; }

/* no css hover here, because second level display requires JS, no js, no hover */
.main_navigation div.flyout.second_level li.sub.hover ul {
  display: block; }

.main_navigation div.flyout li.shopnavi {
  position: static; }

.main_navigation {
  position: relative; }

.nav_search {
  position: absolute;
  right: -5px;
  top: 0;
  z-index: 1; }

.nav_search > .results {
  display: none; }

.nav_search > .search_field {
  display: inline-block;
  float: right;
  height: 40px;
  padding: 7px 16px 7px 8px;
  white-space: nowrap;
  font-size: 0; }

.nav_search > .search_field input {
  display: inline-block;
  vertical-align: middle;
  margin-right: -30px;
  position: relative;
  z-index: 1;
  width: 30px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.no-opacity .nav_search > .search_field input {
  display: none; }

.nav_search > .search_field button {
  position: relative;
  z-index: 2;
  border: 0;
  background: none; }
  .nav_search > .search_field button:after {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    color: white;
    font-size: 16px;
    font-family: 'wiha';
    content: ""; }

.nav_search:hover > .search_field button:after,
.nav_search > .search_field input:focus ~ button:after {
  color: black; }

.nav_search:hover > .search_field input,
.nav_search > .search_field input:focus {
  display: inline-block;
  opacity: 1;
  width: 350px; }

.no-opacity .nav_search:hover > .search_field input,
.no-opacity .nav_search > .search_field input:focus {
  display: inline-block; }

html[lang=de] .scroll_navigation,
.scroll_navigation {
  position: fixed;
  z-index: 2000;
  top: -50px;
  height: 50px;
  width: 100%;
  background: #5b6770;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease; }
  html[lang=de] .scroll_navigation.active,
  .scroll_navigation.active {
    top: 0; }
  html[lang=de] .scroll_navigation .container,
  .scroll_navigation .container {
    position: relative; }
  html[lang=de] .scroll_navigation .main_navigation,
  .scroll_navigation .main_navigation {
    border-top: 0;
    height: 50px; }
    html[lang=de] .scroll_navigation .main_navigation > ul > li,
    .scroll_navigation .main_navigation > ul > li {
      border-left: 1px solid rgba(255, 255, 255, 0.13);
      border-right: 0; }
    html[lang=de] .scroll_navigation .main_navigation > ul > li > a,
    .scroll_navigation .main_navigation > ul > li > a {
      line-height: 43px; }
  html[lang=de] .scroll_navigation .logo,
  .scroll_navigation .logo {
    height: 50px;
    top: 0;
    width: 80px;
    margin-right: 20px;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/logos/wiha_logo_white.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: center; */
    background-repeat: no-repeat; }
  html[lang=de] .scroll_navigation .logo,
  html[lang=de] .scroll_navigation .main_navigation,
  .scroll_navigation .logo,
  .scroll_navigation .main_navigation {
    display: inline-block;
    position: static;
    vertical-align: top; }
  html[lang=de] .scroll_navigation .navbar-toggle,
  .scroll_navigation .navbar-toggle {
    margin-right: 0; }
    html[lang=de] .scroll_navigation .navbar-toggle .icon-bar,
    .scroll_navigation .navbar-toggle .icon-bar {
      background-color: white; }
  html[lang=de] .scroll_navigation .mini_assets,
  .scroll_navigation .mini_assets {
    top: 0;
    right: 0; }
  html[lang=de] .scroll_navigation .mini_assets .nav_search > .search_field,
  .scroll_navigation .mini_assets .nav_search > .search_field {
    height: 50px;
    padding: 12px 13px 7px 13px; }
    html[lang=de] .scroll_navigation .mini_assets .nav_search > .search_field button,
    .scroll_navigation .mini_assets .nav_search > .search_field button {
      background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_search_small.png') no-repeat center center; }
  html[lang=de] .scroll_navigation .mini_assets .mini_asset,
  .scroll_navigation .mini_assets .mini_asset {
    background: none;
    padding: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid rgba(255, 255, 255, 0.13); }
    html[lang=de] .scroll_navigation .mini_assets .mini_asset.mini_asset_wishlist,
    .scroll_navigation .mini_assets .mini_asset.mini_asset_wishlist {
      background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_wishlist_small.png') no-repeat center center; }
    html[lang=de] .scroll_navigation .mini_assets .mini_asset.mini_asset_cart,
    .scroll_navigation .mini_assets .mini_asset.mini_asset_cart {
      background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_cart_small.png') no-repeat center center; }
    html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame,
    .scroll_navigation .mini_assets .mini_asset .asset_frame {
      padding: 0;
      width: 50px;
      height: 50px;
      position: relative; }
      html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame .inner,
      .scroll_navigation .mini_assets .mini_asset .asset_frame .inner {
        padding: 0;
        width: 50px;
        height: 50px;
        background: none; }
      html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame strong,
      .scroll_navigation .mini_assets .mini_asset .asset_frame strong {
        display: none; }
      html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame em,
      .scroll_navigation .mini_assets .mini_asset .asset_frame em {
        background: none;
        padding: 0;
        color: #ffffff; }
      html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame .num,
      .scroll_navigation .mini_assets .mini_asset .asset_frame .num {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        background: #d20327;
        font-size: 9px;
        font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
        color: #ffffff;
        position: absolute;
        right: 4px;
        top: 5px;
        width: 18px;
        left: auto;
        height: 18px;
        line-height: 18px;
        text-align: center;
        display: block; }
      html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame .num_0,
      .scroll_navigation .mini_assets .mini_asset .asset_frame .num_0 {
        display: none; }
      html[lang=de] .scroll_navigation .mini_assets .mini_asset .asset_frame .asset_label,
      .scroll_navigation .mini_assets .mini_asset .asset_frame .asset_label {
        display: none; }
  html[lang=de] .scroll_navigation .mini_assets .mini_asset:hover,
  .scroll_navigation .mini_assets .mini_asset:hover {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    html[lang=de] .scroll_navigation .mini_assets .mini_asset:hover .asset_frame,
    .scroll_navigation .mini_assets .mini_asset:hover .asset_frame {
      padding: 0; }

.mini_cart {
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 13px; }
  .mini_cart .articles {
    display: table;
    width: 100%; }
    .mini_cart .articles > article {
      display: block;
      padding: 10px 12px;
      border-bottom: 1px solid #eaeaea; }
      .mini_cart .articles > article .article_number,
      .mini_cart .articles > article .article_image,
      .mini_cart .articles > article .article_title,
      .mini_cart .articles > article .article_amount,
      .mini_cart .articles > article .article_price {
        display: table-cell;
        font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
        vertical-align: middle; }
      .mini_cart .articles > article .article_number {
        width: 113px; }
      .mini_cart .articles > article .article_image {
        width: 175px; }
      .mini_cart .articles > article .article_title {
        width: 440px; }
      .mini_cart .articles > article .article_amount {
        color: #5b6770;
        width: 60px;
        text-align: center; }
      .mini_cart .articles > article .article_price {
        width: 70px;
        text-align: right; }
      .mini_cart .articles > article .article_number span {
        background-color: #1d1d1b;
        color: #ffffff;
        font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
        font-size: 13px;
        line-height: 20px;
        padding: 0 5px; }
      .mini_cart .articles > article h3 {
        color: #1b1b1b;
        font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
        font-size: 14px;
        text-shadow: none;
        text-align: left;
        line-height: 16px;
        margin-bottom: 3px; }
      .mini_cart .articles > article h4 {
        color: #5b6770;
        font-family: "HelveticaNeueW02-55Roma", Arial;
        font-size: 13px;
        text-shadow: none;
        text-align: left;
        line-height: 15px; }

.mini_cart .price_summary {
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/flyout_shadow.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-bottom: 100px; */
  background-repeat: no-repeat;
  overflow: hidden; }

.mini_cart .price_summary dl {
  width: 602px;
  float: right;
  clear: both;
  overflow: hidden; }

.mini_cart .price_summary dt {
  color: #5b6770;
  font-family: "HelveticaNeueW02-55Roma", Arial;
  font-size: 13px;
  line-height: 22px;
  clear: both;
  float: left; }

.mini_cart .price_summary dd {
  float: right;
  line-height: 22px;
  padding-right: 32px; }

.mini_cart .price_summary dl.costs {
  padding: 13px 0;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px; }

.mini_cart .price_summary dl.total dd {
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
  font-size: 18px; }

.mini_cart .price_summary dl.total {
  margin-bottom: 12px; }

.mini_cart .price_summary a.cta, .mini_cart .price_summary a.back-btn {
  clear: both;
  float: right;
  margin-right: 9px;
  font-size: 13px;
  padding: 0 13px;
  margin-bottom: 10px; }

/* offcanvas navigation */
.st-menu .navbar-nav {
  float: none; }
.st-menu .navbar {
  border: 0; }
.st-menu .language-chooser {
  display: inline-block;
  color: white;
  margin: 15px 15px 20px; }
.st-menu .language-chooser-select {
  display: none;
  margin-bottom: 20px;
  margin-top: -20px; }
  .st-menu .language-chooser-select.open {
    display: block; }
  .st-menu .language-chooser-select:before {
    content: '';
    border: 10px solid white;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    display: block;
    width: 0px;
    height: 0px;
    margin-left: 30px; }
  .st-menu .language-chooser-select .language-nav {
    background: white;
    margin: 0; }
    .st-menu .language-chooser-select .language-nav .nav {
      border-top: 0; }
      .st-menu .language-chooser-select .language-nav .nav li a {
        color: #333333;
        border-bottom: 0; }
        .st-menu .language-chooser-select .language-nav .nav li a:hover, .st-menu .language-chooser-select .language-nav .nav li a:focus {
          background-color: #777777; }
      .st-menu .language-chooser-select .language-nav .nav li.open a {
        background: #dddddd; }
      .st-menu .language-chooser-select .language-nav .nav.level1 > li > a {
        border-top: 1px solid #555555; }
      .st-menu .language-chooser-select .language-nav .nav.level1 > li:first-child > a {
        border-top: 0; }
      .st-menu .language-chooser-select .language-nav .nav .level2 > li > a {
        border-top: 1px solid #555555;
        background: white;
        color: #333333; }
      .st-menu .language-chooser-select .language-nav .nav .level2 > li.open > a {
        background: #e5e5e5; }
      .st-menu .language-chooser-select .language-nav .nav .level3 > li > a {
        border-top: 1px solid #555555;
        background: white;
        color: #333333; }
      .st-menu .language-chooser-select .language-nav .nav .level3 > li.open > a {
        background: #eeeeee; }
.st-menu .search-form {
  padding: 2px;
  display: block;
  height: 30px;
  width: 278px;
  position: relative;
  background: #7c7d7e;
  margin: 10px 0 5px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .st-menu .search-form input.search {
    border: 0;
    color: white;
    background: none;
    padding: 0 0 0 3px;
    margin: 0;
    height: 26px;
    line-height: 26px;
    display: block;
    width: 190px;
    float: left; }
    .st-menu .search-form input.search:focus {
      outline: 0; }
  .st-menu .search-form input.submit {
    background: #636464;
    position: absolute;
    right: 2px;
    top: 2px;
    margin: 0;
    border: 0;
    padding: 0 12px;
    height: 26px;
    line-height: 16px;
    font-size: 12px;
    color: white;
    font-family: 'wiha';
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px; }
    .st-menu .search-form input.submit:hover, .st-menu .search-form input.submit:focus {
      background: #ba081b;
      outline: 0; }
  .st-menu .search-form.focus {
    background: white; }
    .st-menu .search-form.focus input.search {
      color: #333333; }
    .st-menu .search-form.focus input.submit {
      background: #d2091e; }
.st-menu .navbar-nav .open > .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none; }
.st-menu .navbar-toggle {
  color: white;
  display: block;
  position: absolute;
  right: 5px;
  top: 17px;
  padding: 0; }
  .st-menu .navbar-toggle .icon-bar {
    background-color: white;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px;
    height: 2px; }
  .st-menu .navbar-toggle .icon-bar + .icon-bar {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -2px; }
.st-menu .nav {
  border-top: 1px solid #000; }
.st-menu .nav li {
  float: none;
  overflow: hidden;
  clear: both;
  display: block;
  position: relative; }
  .st-menu .nav li a, .st-menu .nav li a:focus, .st-menu .nav li a:hover {
    color: white;
    white-space: normal;
    border-bottom: 1px solid #000; }
  .st-menu .nav li a:focus, .st-menu .nav li a:hover {
    background: #f51930; }
  .st-menu .nav li a.menu-link {
    clear: both;
    float: left;
    width: 80%;
    border-right: 1px solid #000; }
  .st-menu .nav li a.dropdown-toggle {
    clear: none;
    float: left;
    width: 20%;
    text-align: center;
    position: relative; }
    .st-menu .nav li a.dropdown-toggle:before {
      content: '';
      width: 10px;
      height: 2px;
      background: white;
      display: inline-block;
      position: absolute;
      left: 50%;
      margin-left: -5px;
      top: 50%;
      margin-top: -1px;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
    .st-menu .nav li a.dropdown-toggle:after {
      content: '';
      width: 10px;
      height: 2px;
      background: white;
      display: inline-block;
      position: absolute;
      left: 50%;
      margin-left: -5px;
      top: 50%;
      margin-top: -1px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s; }
  .st-menu .nav li.active > a {
    background: #d2091e;
    color: white; }
  .st-menu .nav li.current > a {
    background: #d2091e;
    color: white; }
  .st-menu .nav li.open > a {
    border-left: none;
    border-top: none;
    background: #d2091e;
    color: white; }
    .st-menu .nav li.open > a.dropdown-toggle:before {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .st-menu .nav li.open > a.dropdown-toggle:after {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
  .st-menu .nav li .level2 > li > a {
    background: #3b3b3b;
    padding: 10px 20px; }
    .st-menu .nav li .level2 > li > a.dropdown-toggle {
      padding-left: 0;
      padding-right: 0; }
    .st-menu .nav li .level2 > li > a:hover {
      background: #f51930; }
  .st-menu .nav li .level2 > li.active > a {
    background: #1a1a1a; }
    .st-menu .nav li .level2 > li.active > a:hover {
      background: #f51930; }
  .st-menu .nav li .level2 > li.current > a {
    background: #1a1a1a; }
  .st-menu .nav li .level3 > li > a {
    background: #454545;
    padding: 10px 30px; }
    .st-menu .nav li .level3 > li > a.dropdown-toggle {
      padding-left: 0;
      padding-right: 0; }
    .st-menu .nav li .level3 > li > a:hover {
      background: #f51930; }
  .st-menu .nav li .level3 > li.active > a {
    background: #0d0d0d; }
    .st-menu .nav li .level3 > li.active > a:hover {
      background: #f51930; }
  .st-menu .nav li .level3 > li.current > a {
    background: #0d0d0d; }
.st-menu .login_mobile {
  margin: 10px 10px 20px 10px; }
  .st-menu .login_mobile a {
    color: #fff;
    padding: 10px 0; }
    .st-menu .login_mobile a.icon {
      padding-left: 40px;
      background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_login_mobile.png');
      background-position: left center;
      background-repeat: no-repeat; }
    .st-menu .login_mobile a.customer_logout_mobile {
      float: right;
      opacity: 0.5; }
.st-menu .meta-nav {
  margin-top: 20px; }
  .st-menu .meta-nav .nav li a {
    font-size: 12px;
    line-height: 14px; }

div.breadcrumbs {
  margin: -12px auto 22px auto;
  overflow: hidden; }
  @media (max-width: 767px) {
    div.breadcrumbs {
      display: none; } }
  div.breadcrumbs ol,
  div.breadcrumbs ol li {
    background: none;
    padding: 0;
    margin: 0; }
    div.breadcrumbs ol:before,
    div.breadcrumbs ol li:before {
      background: none; }
  div.breadcrumbs ol {
    float: left;
    margin-right: 0px;
    padding-left: 25px;
    max-width: 840px; }
    div.breadcrumbs ol li {
      display: inline-block;
      line-height: 18px;
      margin-right: 10px; }
      div.breadcrumbs ol li .delimiter {
        display: none; }
      div.breadcrumbs ol li:before {
        content: '';
        padding: 0; }
      div.breadcrumbs ol li a {
        color: #9d9d9d;
        font-size: 13px;
        vertical-align: middle;
        white-space: nowrap; }
        div.breadcrumbs ol li a:before {
          content: '';
          display: inline-block;
          width: 0;
          height: 0;
          margin: -3px 3px 0 0;
          vertical-align: middle;
          position: static;
          border: 4px solid #9d9d9d;
          border-top-color: transparent;
          border-right-color: transparent;
          border-bottom-color: transparent; }
        div.breadcrumbs ol li a > span {
          display: inline-block;
          vertical-align: middle; }
      div.breadcrumbs ol li:first-child a:before {
        border: 0;
        height: 16px;
        width: 20px;
        margin-left: -25px;
        content: "";
        font-family: 'wiha'; }
  div.breadcrumbs a.back-btn {
    float: right; }

div.breadcrumbs ~ #cnt_main_content {
  padding-top: 0; }

@media (min-width: 768px) {
  #cnt_main {
    min-height: 500px;
    background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/pattern_head.png') repeat-x center top; } }

#cnt_main_content {
  padding-top: 20px; }
  @media (min-width: 768px) {
    #cnt_main_content {
      padding-top: 35px;
      min-height: 280px; } }

#cnt_main_footer {
  background: #5b6770;
  color: #b9b9b9; }
  @media (min-width: 768px) {
    #cnt_main_footer {
      margin-top: 100px; } }
  #cnt_main_footer a {
    color: #b9b9b9;
    text-decoration: none; }

#cnt_main_footer_address {
  background: white;
  font-size: 13px;
  line-height: 16px;
  padding: 15px 20px;
  color: #575757;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    #cnt_main_footer_address {
      min-height: 110px;
      padding-left: 39px;
      padding-top: 27px;
      font-size: 11px;
      line-height: 14px;
      position: relative;
      top: -54px;
      margin-bottom: -54px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; } }
  #cnt_main_footer_address > address {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    padding-top: 5px; }
    #cnt_main_footer_address > address.logo {
      margin-right: 36px;
      padding-top: 0;
      position: static;
      color: transparent;
      display: block;
      font-size: 0;
      height: 51px;
      line-height: 0;
      overflow: hidden;
      text-indent: -9999px;
      width: 105px;
      background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/logos/wiha_small_en.png');
      /*# sprite-ref: spriteHorizontal;sprite-alignment: top; */
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        #cnt_main_footer_address > address.logo {
          margin-right: 0;
          margin-bottom: 20px;
          text-align: center; } }
    @media (max-width: 767px) {
      #cnt_main_footer_address > address.address {
        clear: both; } }
  #cnt_main_footer_address .address2 {
    margin-left: 50px; }
  #cnt_main_footer_address .social_media_facebook {
    position: absolute;
    right: 82px;
    top: 30px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 48px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 48px; }
    #cnt_main_footer_address .social_media_facebook:before {
      font-family: 'wiha';
      content: "";
      text-indent: 0;
      color: black;
      font-size: 38px;
      line-height: 48px;
      display: inline-block;
      width: 48px;
      text-align: center; }
    @media (max-width: 767px) {
      #cnt_main_footer_address .social_media_facebook {
        display: none; } }
  #cnt_main_footer_address .social_media_twitter {
    position: absolute;
    right: 27px;
    top: 31px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 48px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 48px; }
    #cnt_main_footer_address .social_media_twitter:before {
      font-family: 'wiha';
      content: "";
      text-indent: 0;
      color: black;
      font-size: 38px;
      line-height: 48px;
      display: inline-block;
      width: 48px;
      text-align: center; }
    @media (max-width: 767px) {
      #cnt_main_footer_address .social_media_twitter {
        display: none; } }

.country_en-au #cnt_main_footer_address .address2 {
  margin-left: 30px; }

html[lang=de] #cnt_main_footer_address > address.logo {
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/logos/wiha_small.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top; */
  background-repeat: no-repeat; }

.country_en-au #cnt_main_footer_address > address p {
  font-size: 11px;
  line-height: 13px; }

#cnt_main_footer_sitemap {
  display: block; }
  #cnt_main_footer_sitemap ul.level1 {
    width: 100%;
    float: left;
    display: table; }
    @media (max-width: 991px) {
      #cnt_main_footer_sitemap ul.level1 {
        display: block;
        float: none; } }
    #cnt_main_footer_sitemap ul.level1 > li {
      display: table-cell;
      vertical-align: top;
      padding-right: 8px; }
      @media (max-width: 991px) {
        #cnt_main_footer_sitemap ul.level1 > li {
          display: inline-block;
          margin-right: 20px;
          margin-bottom: 20px; } }
      #cnt_main_footer_sitemap ul.level1 > li > a {
        color: #ffffff;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px; }
        #cnt_main_footer_sitemap ul.level1 > li > a:hover {
          text-decoration: underline; }
        #cnt_main_footer_sitemap ul.level1 > li > a.preventDefault:hover {
          text-decoration: none; }
      #cnt_main_footer_sitemap ul.level1 > li > ul > li {
        display: block;
        font-size: 11px;
        line-height: 12px;
        margin-bottom: 2px; }
        #cnt_main_footer_sitemap ul.level1 > li > ul > li > a:hover {
          text-decoration: underline; }

#cnt_main_footer_international {
  border-top: 1px solid rgba(213, 218, 221, 0.15);
  padding: 15px 20px;
  display: block;
  font-size: 11px; }
  #cnt_main_footer_international strong {
    color: #ffffff;
    display: inline-block;
    font-weight: normal;
    padding-left: 50px;
    line-height: 20px;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_world.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-right: 300px; */
    background-repeat: no-repeat; }
  #cnt_main_footer_international ul {
    padding-left: 20px;
    display: inline;
    line-height: 20px; }
    #cnt_main_footer_international ul li {
      display: inline;
      line-height: 20px;
      padding-left: 20px; }

#cnt_main_footer_meta {
  border-top: 1px solid rgba(213, 218, 221, 0.15);
  padding: 15px 20px 15px;
  display: block; }
  @media (min-width: 768px) {
    #cnt_main_footer_meta {
      padding-bottom: 35px; } }
  #cnt_main_footer_meta li {
    display: inline-block;
    margin-right: 15px; }
    #cnt_main_footer_meta li a {
      font-size: 13px;
      line-height: 21px; }
      @media (min-width: 768px) {
        #cnt_main_footer_meta li a {
          font-size: 12px;
          line-height: 16px; } }

.cookie_box {
  z-index: 100;
  padding: 20px 100px;
  background: white;
  margin-top: -1px;
  border-top: 1px solid #aaa;
  position: relative; }
  .cookie_box a.close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    color: transparent;
    display: block;
    font-size: 0;
    height: 29px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 29px;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_close.png');
    /*# sprite-ref: spriteVertical;sprite-alignment: left;sprite-margin-top: 6px;sprite-margin-right: 0;sprite-margin-bottom: 0;sprite-margin-left: 6px; */
    background-repeat: no-repeat; }

@media (max-width: 767px) {
  .above_center .csc-textpic-imagewrap,
  .above_right .csc-textpic-imagewrap,
  .above_left .csc-textpic-imagewrap,
  .below_center .csc-textpic-imagewrap,
  .below_right .csc-textpic-imagewrap,
  .below_left .csc-textpic-imagewrap {
    dispaly: block; }
    .above_center .csc-textpic-imagewrap img,
    .above_right .csc-textpic-imagewrap img,
    .above_left .csc-textpic-imagewrap img,
    .below_center .csc-textpic-imagewrap img,
    .below_right .csc-textpic-imagewrap img,
    .below_left .csc-textpic-imagewrap img {
      width: 100%;
      height: auto; } }

.above_center a,
.below_center a {
  display: block; }

.left_nowrap,
.right_nowrap {
  display: table; }
  .left_nowrap figure.left_nowrap,
  .right_nowrap figure.left_nowrap {
    display: table-cell;
    vertical-align: top;
    padding-right: 30px; }
    .left_nowrap figure.left_nowrap img,
    .right_nowrap figure.left_nowrap img {
      max-width: none; }
  .left_nowrap div.csc-textpic-text,
  .right_nowrap div.csc-textpic-text {
    display: table-cell;
    vertical-align: top; }
  @media (max-width: 767px) {
    .left_nowrap.responsive_wrap,
    .right_nowrap.responsive_wrap {
      display: block; }
      .left_nowrap.responsive_wrap figure.left_nowrap,
      .right_nowrap.responsive_wrap figure.left_nowrap {
        display: block;
        padding-right: 0;
        margin-bottom: 30px; }
      .left_nowrap.responsive_wrap div.csc-textpic-text,
      .right_nowrap.responsive_wrap div.csc-textpic-text {
        display: block; }
      .left_nowrap.responsive_wrap div.csc-textpic-imagewrap,
      .right_nowrap.responsive_wrap div.csc-textpic-imagewrap {
        display: block; } }

.frame:after {
  display: block;
  clear: both;
  content: ''; }

/*  downloads */
.modulecontent {
  position: relative;
  overflow: hidden; }
  .modulecontent > article {
    display: block;
    margin-bottom: 0; }
    .modulecontent > article div.text time {
      display: block;
      font-size: 15px;
      color: #5d686e;
      margin-bottom: 10px; }
    .modulecontent > article h3 {
      font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
      font-size: 15px;
      line-height: 19px;
      margin-bottom: 0; }
      .modulecontent > article h3 ~ p {
        margin-top: 10px; }
    .modulecontent > article p {
      text-align: center; }
    .modulecontent > article p.size_info {
      margin-top: -8px;
      margin-bottom: 0; }
    .modulecontent > article > a,
    .modulecontent > article > div.with_additional_link {
      display: block;
      background: none;
      text-decoration: none;
      overflow: hidden;
      padding: 15px; }
      @media (min-width: 992px) {
        .modulecontent > article > a,
        .modulecontent > article > div.with_additional_link {
          padding: 30px; } }
    .modulecontent > article > a:before {
      display: none; }
    .modulecontent > article figure {
      text-align: center;
      margin-bottom: 22px; }
      .modulecontent > article figure img {
        display: inline-block;
        border: 1px solid #e5e5e5;
        -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); }
    .modulecontent > article > a:hover h3 {
      text-decoration: underline; }
    .modulecontent > article:hover {
      -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.15);
      position: relative;
      z-index: 1; }
    .modulecontent > article .with_additional_link a.detail {
      display: block;
      margin-bottom: 1em; }
    .modulecontent > article .with_additional_link div.action a.detail {
      margin-bottom: 0; }
    .modulecontent > article .with_additional_link a.detail:hover {
      text-decoration: none; }
    .modulecontent > article .with_additional_link a.detail:hover h3 {
      text-decoration: underline; }
    .modulecontent > article .modulecontent > article a:hover figure img {
      -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
      box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

.modulecontent_list > article {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  border-top: 1px solid #e1e1e1; }
  .modulecontent_list > article:first-child {
    border-top: 0; }
  .modulecontent_list > article > a > figure,
  .modulecontent_list > article .figure,
  .modulecontent_list > article figure {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .modulecontent_list > article > a > figure,
      .modulecontent_list > article .figure,
      .modulecontent_list > article figure {
        margin-bottom: 15px; } }
  .modulecontent_list > article div.text h3,
  .modulecontent_list > article div.text p {
    text-align: left; }
  .modulecontent_list > article div.text p:last-of-type {
    margin-bottom: 0; }
  .modulecontent_list > article div.text div.more {
    margin-top: 15px; }
  .modulecontent_list > article div.action_right {
    text-align: right;
    padding-right: 10px; }
  .modulecontent_list > article.no_preview > a,
  .modulecontent_list > article.no_preview > div.with_additional_link {
    padding-left: 30px; }

.modulecontent_grid > article {
  position: relative; }
  @media (min-width: 480px) and (max-width: 767px) {
    .modulecontent_grid > article:nth-child(2n+1) {
      clear: both; } }
  @media (min-width: 768px) {
    .modulecontent_grid > article:nth-child(3n+1) {
      clear: both; } }
  @media (max-width: 479px) {
    .modulecontent_grid > article {
      border-bottom: 1px solid #e1e1e1; }
      .modulecontent_grid > article:last-of-type {
        border-bottom: 0; } }
  @media (min-width: 480px) and (max-width: 767px) {
    .modulecontent_grid > article:nth-child(n) {
      border-bottom: 1px solid #e1e1e1; }
    .modulecontent_grid > article:nth-child(2n+1) {
      border-right: 1px solid #e1e1e1; } }
  @media (min-width: 768px) {
    .modulecontent_grid > article:nth-child(n) {
      border-bottom: 1px solid #e1e1e1; }
    .modulecontent_grid > article:nth-child(3n+1) {
      border-right: 1px solid #e1e1e1; }
    .modulecontent_grid > article:nth-child(3n+2) {
      border-right: 1px solid #e1e1e1; } }
  .modulecontent_grid > article h3 {
    text-align: center; }
    @media (max-width: 479px) {
      .modulecontent_grid > article h3 {
        text-align: left; } }
  .modulecontent_grid > article figure {
    min-height: 140px; }
  .modulecontent_grid > article div.text {
    text-align: center; }
    @media (max-width: 479px) {
      .modulecontent_grid > article div.text {
        text-align: left; } }
  .modulecontent_grid > article > a, .modulecontent_grid > article > a:hover, .modulecontent_grid > article > div.with_additional_link {
    position: relative; }
  .modulecontent_grid > article div.action {
    margin-top: 15px; }
    .modulecontent_grid > article div.action p:last-of-type {
      margin-bottom: 0; }
  .modulecontent_grid > article > a.additional_link:hover {
    text-decoration: underline; }
  @media (min-width: 992px) {
    .modulecontent_grid > article > a.additional_link {
      min-height: 0;
      padding: 0;
      width: 100%;
      text-align: center; } }

.no-boxshadow .modulecontent > article > a:hover figure img {
  border: 1px solid #cccccc; }

ul.no_list, ul.ui-autocomplete {
  padding: 0;
  margin: 0; }

.select2-drop ul li,
ul.no_list li,
ul.ui-autocomplete li {
  padding: 0;
  margin: 0;
  background: none; }
  .select2-drop ul li:before,
  ul.no_list li:before,
  ul.ui-autocomplete li:before {
    display: none !important; }

/** beautify with css3 **/
.csstransforms .modulecontent_grid article figure {
  position: relative; }

.csstransforms .modulecontent_grid article figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.fancybox-wrap a:before {
  display: none; }

/* SlidER */
.frame.fce_slideshow {
  padding: 0; }

.da-slider {
  width: 100%;
  height: 495px;
  position: relative;
  overflow: hidden;
  z-index: 0; }

.da-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  text-align: left; }

.da-slide-current {
  z-index: 1000; }

.da-slider-fb .da-slide {
  left: 100%; }

.da-slider-fb .da-slide.da-slide-current {
  left: 0px; }

.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-caption,
.da-slide .da-img {
  position: absolute;
  opacity: 0;
  left: 110%; }

.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link {
  left: 20%;
  opacity: 1; }

.da-slider-fb .da-slide .da-caption,
.da-slider-fb .da-slide .da-img {
  left: 0%;
  opacity: 1; }

.da-slide h2 {
  font-size: 14px;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  width: 60%;
  top: 310px;
  z-index: 10;
  text-align: center; }

.da-slide p {
  width: 60%;
  top: 333px;
  font-size: 13px;
  line-height: 17px;
  color: #5d686e;
  text-align: center;
  font-family: "HelveticaNeueW02-55Roma", Arial; }

.da-slide .da-caption {
  width: 100%;
  top: 260px;
  font-size: 13px;
  line-height: 17px;
  color: #5d686e;
  height: 34px;
  overflow: hidden;
  text-align: center;
  font-family: "HelveticaNeueW02-55Roma", Arial; }

.da-slide .da-img {
  text-align: center;
  width: 100%;
  top: 10px;
  height: 290px;
  line-height: 290px;
  left: 110%; }

.da-slide .da-link {
  top: 395px;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 14px;
  color: #1d1d1d;
  line-height: 20px;
  display: inline-block;
  width: 60%;
  text-align: center;
  text-decoration: none;
  padding-left: 0;
  background: none; }
  .da-slide .da-link:before {
    display: none; }

.da-slide .da-link span {
  padding-left: 13px;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_link.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 4px;sprite-margin-right: 300px; */
  background-repeat: no-repeat; }

.da-slide .da-link:hover {
  text-decoration: underline; }

.da-dots {
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/shadow_960.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 0;sprite-margin-right: 200px; */
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  text-align: center;
  left: 0px;
  bottom: 0px;
  border-top: 1px solid #e1e1e1;
  height: 56px;
  padding-top: 26px;
  z-index: 2000;
  font-size: 0;
  -moz-user-select: none;
  -webkit-user-select: none; }

.da-dots span {
  display: inline-block;
  position: relative;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #a2a5ad;
  margin: 0 3px;
  cursor: pointer;
  font-size: 0; }

.da-dots span.da-dots-current {
  background: #000000; }

.da-arrows {
  position: relative;
  z-index: 2000; }

.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link {
  left: 20%;
  opacity: 1; }

.da-slide-current .da-caption,
.da-slide-current .da-img {
  left: 0%;
  opacity: 1; }

/* Animation classes and animations */
/* Slide in from the right*/
.da-slide-fromright h2 {
  -webkit-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
  -moz-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
  -o-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
  -ms-animation: fromRightAnim1 0.6s ease-in-out 0.8s both;
  animation: fromRightAnim1 0.6s ease-in-out 0.8s both; }

.da-slide-fromright p {
  -webkit-animation: fromRightAnim2 0.6s ease-in-out 0.9s both;
  -moz-animation: fromRightAnim2 0.6s ease-in-out 0.9s both;
  -o-animation: fromRightAnim2 0.6s ease-in-out 0.9s both;
  -ms-animation: fromRightAnim2 0.6s ease-in-out 0.9s both;
  animation: fromRightAnim2 0.6s ease-in-out 0.9s both; }

.da-slide-fromright .da-link {
  -webkit-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
  -moz-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
  -o-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
  -ms-animation: fromRightAnim3 0.4s ease-in-out 1.2s both;
  animation: fromRightAnim3 0.4s ease-in-out 1.2s both; }

.da-slide-fromright .da-img {
  -webkit-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
  -moz-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
  -o-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
  -ms-animation: fromRightAnim4 0.6s ease-in-out 0.6s both;
  animation: fromRightAnim4 0.6s ease-in-out 0.6s both; }

.da-slide-fromright .da-caption {
  -webkit-animation: fromRightAnim5 0.4s ease-in-out 0.6s both;
  -moz-animation: fromRightAnim5 0.4s ease-in-out 0.6s both;
  -o-animation: fromRightAnim5 0.4s ease-in-out 0.6s both;
  -ms-animation: fromRightAnim5 0.4s ease-in-out 0.6s both;
  animation: fromRightAnim5 0.4s ease-in-out 0.6s both; }

/* Slide in from the left*/
.da-slide-fromleft h2 {
  -webkit-animation: fromLeftAnim1 0.6s ease-in-out 0.8s both;
  -moz-animation: fromLeftAnim1 0.6s ease-in-out 0.8s both;
  -o-animation: fromLeftAnim1 0.6s ease-in-out 0.8s both;
  -ms-animation: fromLeftAnim1 0.6s ease-in-out 0.8s both;
  animation: fromLeftAnim1 0.6s ease-in-out 0.8s both; }

.da-slide-fromleft p {
  -webkit-animation: fromLeftAnim2 0.6s ease-in-out 0.9s both;
  -moz-animation: fromLeftAnim2 0.6s ease-in-out 0.9s both;
  -o-animation: fromLeftAnim2 0.6s ease-in-out 0.9s both;
  -ms-animation: fromLeftAnim2 0.6s ease-in-out 0.9s both;
  animation: fromLeftAnim2 0.6s ease-in-out 0.9s both; }

.da-slide-fromleft .da-link {
  -webkit-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
  -moz-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
  -o-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
  -ms-animation: fromLeftAnim3 0.4s ease-in-out 1.2s both;
  animation: fromLeftAnim3 0.4s ease-in-out 1.2s both; }

.da-slide-fromleft .da-img {
  -webkit-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
  -moz-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
  -o-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
  -ms-animation: fromLeftAnim4 0.6s ease-in-out 0.6s both;
  animation: fromLeftAnim4 0.6s ease-in-out 0.6s both; }

.da-slide-fromleft .da-caption {
  -webkit-animation: fromLeftAnim5 0.6s ease-in-out 0.6s both;
  -moz-animation: fromLeftAnim5 0.6s ease-in-out 0.6s both;
  -o-animation: fromLeftAnim5 0.6s ease-in-out 0.6s both;
  -ms-animation: fromLeftAnim5 0.6s ease-in-out 0.6s both;
  animation: fromLeftAnim5 0.6s ease-in-out 0.6s both; }

/* Slide out to the right */
.da-slide-toright h2 {
  -webkit-animation: toRightAnim1 0.6s ease-in 0.5s both;
  -moz-animation: toRightAnim1 0.6s ease-in 0.5s both;
  -o-animation: toRightAnim1 0.6s ease-in 0.5s both;
  -ms-animation: toRightAnim1 0.6s ease-in 0.5s both;
  animation: toRightAnim1 0.6s ease-in 0.5s both; }

.da-slide-toright p {
  -webkit-animation: toRightAnim2 0.6s ease-in 0.6s both;
  -moz-animation: toRightAnim2 0.6s ease-in 0.6s both;
  -o-animation: toRightAnim2 0.6s ease-in 0.6s both;
  -ms-animation: toRightAnim2 0.6s ease-in 0.6s both;
  animation: toRightAnim2 0.6s ease-in 0.6s both; }

.da-slide-toright .da-link {
  -webkit-animation: toRightAnim3 0.4s ease-in 0.8s both;
  -moz-animation: toRightAnim3 0.4s ease-in 0.8s both;
  -o-animation: toRightAnim3 0.4s ease-in 0.8s both;
  -ms-animation: toRightAnim3 0.4s ease-in 0.8s both;
  animation: toRightAnim3 0.4s ease-in 0.8s both; }

.da-slide-toright .da-img {
  -webkit-animation: toRightAnim4 0.6s ease-in 0.4s both;
  -moz-animation: toRightAnim4 0.6s ease-in 0.4s both;
  -o-animation: toRightAnim4 0.6s ease-in 0.4s both;
  -ms-animation: toRightAnim4 0.6s ease-in 0.4s both;
  animation: toRightAnim4 0.6s ease-in 0.4s both; }

.da-slide-toright .da-caption {
  -webkit-animation: toRightAnim5 0.6s ease-in 0.4s both;
  -moz-animation: toRightAnim5 0.6s ease-in 0.4s both;
  -o-animation: toRightAnim5 0.6s ease-in 0.4s both;
  -ms-animation: toRightAnim5 0.6s ease-in 0.4s both;
  animation: toRightAnim5 0.6s ease-in 0.4s both; }

/* Slide out to the left*/
.da-slide-toleft h2 {
  -webkit-animation: toLeftAnim1 0.6s ease-in 0.1s both;
  -moz-animation: toLeftAnim1 0.6s ease-in 0.1s both;
  -o-animation: toLeftAnim1 0.6s ease-in 0.1s both;
  -ms-animation: toLeftAnim1 0.6s ease-in 0.1s both;
  animation: toLeftAnim1 0.6s ease-in 0.1s both; }

.da-slide-toleft p {
  -webkit-animation: toLeftAnim2 0.6s ease-in 0.2s both;
  -moz-animation: toLeftAnim2 0.6s ease-in 0.2s both;
  -o-animation: toLeftAnim2 0.6s ease-in 0.2s both;
  -ms-animation: toLeftAnim2 0.6s ease-in 0.2s both;
  animation: toLeftAnim2 0.6s ease-in 0.2s both; }

.da-slide-toleft .da-link {
  -webkit-animation: toLeftAnim3 0.4s ease-in 0.3s both;
  -moz-animation: toLeftAnim3 0.4s ease-in 0.3s both;
  -o-animation: toLeftAnim3 0.4s ease-in 0.3s both;
  -ms-animation: toLeftAnim3 0.4s ease-in 0.3s both;
  animation: toLeftAnim3 0.4s ease-in 0.3s both; }

.da-slide-toleft .da-img {
  -webkit-animation: toLeftAnim4 0.6s ease-in both;
  -moz-animation: toLeftAnim4 0.6s ease-in both;
  -o-animation: toLeftAnim4 0.6s ease-in both;
  -ms-animation: toLeftAnim4 0.6s ease-in both;
  animation: toLeftAnim4 0.6s ease-in both; }

.da-slide-toleft .da-caption {
  -webkit-animation: toLeftAnim5 0.6s ease-in both;
  -moz-animation: toLeftAnim5 0.6s ease-in both;
  -o-animation: toLeftAnim5 0.6s ease-in both;
  -ms-animation: toLeftAnim5 0.6s ease-in both;
  animation: toLeftAnim5 0.6s ease-in both; }

@-webkit-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-webkit-keyframes fromRightAnim5 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-moz-keyframes fromRightAnim5 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-ms-keyframes fromRightAnim5 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@keyframes fromRightAnim5 {
  0% {
    left: 110%;
    opacity: 0; }
  80% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 21%;
    opacity: 1; }
  100% {
    left: 20%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-webkit-keyframes fromLeftAnim5 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-moz-keyframes fromLeftAnim5 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-ms-keyframes fromLeftAnim5 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@keyframes fromLeftAnim5 {
  0% {
    left: -110%;
    opacity: 0; }
  80% {
    left: 2%;
    opacity: 1; }
  100% {
    left: 0%;
    opacity: 1; } }
@-webkit-keyframes toRightAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  20% {
    left: 19%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toRightAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-moz-keyframes toRightAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-ms-keyframes toRightAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@keyframes toRightAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: -2%;
    opacity: 1; }
  100% {
    left: 100%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 25%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 25%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 25%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@keyframes toLeftAnim1 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 25%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 30%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 30%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 30%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@keyframes toLeftAnim2 {
  0% {
    left: 20%;
    opacity: 1; }
  30% {
    left: 30%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@keyframes toLeftAnim3 {
  0% {
    left: 20%;
    opacity: 1; }
  100% {
    left: -100%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@keyframes toLeftAnim4 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@-webkit-keyframes toLeftAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@-moz-keyframes toLeftAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@-ms-keyframes toLeftAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
@keyframes toLeftAnim5 {
  0% {
    left: 0%;
    opacity: 1; }
  20% {
    left: 10%;
    opacity: 1; }
  40% {
    left: 0%;
    opacity: 0.7; }
  100% {
    left: -100%;
    opacity: 0; } }
.fce_slideshow .slideshow {
  position: relative; }
.fce_slideshow .slideshow .prev,
.fce_slideshow .slideshow .next {
  color: transparent;
  display: block;
  font-size: 0;
  height: 100px;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 60px;
  cursor: pointer;
  position: absolute;
  left: -100px;
  top: 50%;
  margin-top: -50px;
  padding: 0;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_left.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 24px;sprite-margin-right: 15px;sprite-margin-left: 15px; */
  background-repeat: no-repeat; }
  .fce_slideshow .slideshow .prev:before,
  .fce_slideshow .slideshow .next:before {
    display: none; }
.fce_slideshow .slideshow .next {
  left: auto;
  right: -100px;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_right.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 24px;sprite-margin-right: 15px;sprite-margin-left: 15px; */
  background-repeat: no-repeat; }
@media only screen and (max-width: 1200px) {
  .fce_slideshow .slideshow .prev {
    left: 20px;
    top: 435px;
    height: 60px;
    width: 45px;
    margin-top: 0;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_left_small.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 17px;sprite-margin-left: 15px; */
    background-repeat: no-repeat; }
  .fce_slideshow .slideshow .next {
    right: 20px;
    top: 435px;
    height: 60px;
    width: 45px;
    margin-top: 0;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_right_small.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 17px;sprite-margin-left: 15px; */
    background-repeat: no-repeat; } }

.fce_slideshow_home .owl-carousel.owl-slideshow-big {
  margin-top: 15px;
  margin-bottom: 15px; }
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-controls {
    border-top: none;
    padding-top: 0;
    margin-top: 15px;
    height: 20px;
    overflow: visible;
    position: static; }
    .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-controls:before {
      content: none; }
    @media only screen and (max-width: 1300px) {
      .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-controls .owl-nav .owl-prev,
      .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-controls .owl-nav .owl-next {
        bottom: -20px; } }
    .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-controls .owl-nav .owl-prev:before,
    .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-controls .owl-nav .owl-next:before {
      color: #a2a5ad; }
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-item .content h2,
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-item .content p,
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-item .content .cta {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute; }
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-item .content h2 {
    top: 30%;
    white-space: nowrap; }
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-item .content p {
    top: 20%;
    max-height: 34px;
    overflow: hidden; }
  .fce_slideshow_home .owl-carousel.owl-slideshow-big .owl-item .content .cta {
    z-index: 1;
    bottom: 10%;
    white-space: nowrap; }

.product_slideshow .da-slider {
  height: 415px; }
.product_slideshow .da-slide .da-img {
  top: 35px;
  height: auto;
  line-height: normal; }
.product_slideshow .da-dots {
  border-top: 0;
  background: none;
  height: 60px; }
.product_slideshow a.prev,
.product_slideshow a.next {
  color: transparent;
  display: block;
  font-size: 0;
  height: 100px;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 60px;
  cursor: pointer;
  position: absolute;
  left: -150px;
  top: 50%;
  margin-top: -50px;
  padding: 0;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_left.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 24px;sprite-margin-right: 15px;sprite-margin-left: 15px; */
  background-repeat: no-repeat;
  background-position: center top; }
  .product_slideshow a.prev:before,
  .product_slideshow a.next:before {
    display: none; }
.product_slideshow a.next {
  left: auto;
  right: -150px;
  background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_right.png');
  /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 24px;sprite-margin-right: 15px;sprite-margin-left: 15px; */
  background-repeat: no-repeat; }
@media only screen and (max-width: 1200px) {
  .product_slideshow a.prev {
    left: 40%;
    top: 372px;
    height: 26px;
    width: 15px;
    margin-top: 0;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_left_small.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 17px;sprite-margin-right: 15px;sprite-margin-left: 15px; */
    background-repeat: no-repeat;
    background-position: left top; }
  .product_slideshow a.next {
    right: 40%;
    top: 372px;
    height: 26px;
    width: 15px;
    margin-top: 0;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_slideshow_arrow_right_small.png');
    /*# sprite-ref: spriteHorizontal;sprite-alignment: top;sprite-margin-top: 17px;sprite-margin-right: 15px;sprite-margin-left: 15px; */
    background-repeat: no-repeat;
    background-position: right top; } }
@media only screen and (max-width: 768px) {
  .product_slideshow a.prev {
    left: 30%;
    top: auto;
    bottom: 18px; }
  .product_slideshow a.next {
    right: 30%;
    top: auto;
    bottom: 18px; } }
@media (max-width: 767px) {
  .product_slideshow.has_symbols a.prev,
  .product_slideshow.has_symbols a.next {
    bottom: 70px; } }

.fce_slideshow_awards .slide {
  padding: 15px 15px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .fce_slideshow_awards .slide {
      padding: 40px 50px; } }
.fce_slideshow_awards .slide .image {
  text-align: center; }
  @media (min-width: 768px) {
    .fce_slideshow_awards .slide .image {
      text-align: right; } }
  .fce_slideshow_awards .slide .image img {
    display: inline-block; }
.fce_slideshow_awards .slide .smallimage {
  text-align: center;
  margin-bottom: 30px; }
.fce_slideshow_awards h2 {
  font-size: 14px;
  line-height: 17px; }

.owl-theme .owl-controls {
  border-top: 1px solid #e1e1e1;
  height: 56px;
  padding-top: 20px;
  margin-top: 0;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .owl-theme .owl-controls:before {
    content: '';
    background: white;
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    top: -50px;
    -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }
  .owl-theme .owl-controls .owl-dot {
    display: inline-block; }
  .owl-theme .owl-controls .owl-dot span {
    display: inline-block;
    position: relative;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #a2a5ad;
    margin: 0 3px;
    cursor: pointer;
    font-size: 0; }
  .owl-theme .owl-controls .owl-dot.active span {
    background: #000000; }
  .owl-theme .owl-controls .owl-nav .owl-prev,
  .owl-theme .owl-controls .owl-nav .owl-next {
    color: transparent;
    display: block;
    font-size: 0;
    height: 100px;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 60px;
    cursor: pointer;
    position: absolute;
    left: -150px;
    top: 50%;
    margin: -50px 0 0 0;
    opacity: 1;
    padding: 0;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px; }
    .owl-theme .owl-controls .owl-nav .owl-prev:before,
    .owl-theme .owl-controls .owl-nav .owl-next:before {
      display: block;
      text-indent: 0;
      font-family: 'wiha';
      content: "";
      font-size: 50px;
      text-align: center;
      line-height: 100px;
      color: #5b6770; }
  .owl-theme .owl-controls .owl-nav .owl-next {
    left: auto;
    right: -150px; }
    .owl-theme .owl-controls .owl-nav .owl-next:before {
      content: ""; }
  @media only screen and (max-width: 1300px) {
    .owl-theme .owl-controls .owl-nav .owl-prev:before,
    .owl-theme .owl-controls .owl-nav .owl-next:before {
      font-size: 30px;
      line-height: 56px; }
    .owl-theme .owl-controls .owl-nav .owl-prev {
      left: 355px;
      bottom: 0;
      top: auto;
      height: 56px;
      width: 45px;
      margin-top: 0; } }
  @media only screen and (max-width: 1300px) and (max-width: 991px) {
    .owl-theme .owl-controls .owl-nav .owl-prev {
      left: 225px; } }
  @media only screen and (max-width: 1300px) and (max-width: 767px) {
    .owl-theme .owl-controls .owl-nav .owl-prev {
      left: 0; } }
  @media only screen and (max-width: 1300px) {
    .owl-theme .owl-controls .owl-nav .owl-next {
      right: 355px;
      bottom: 0;
      top: auto;
      height: 56px;
      width: 45px;
      margin-top: 0; } }
  @media only screen and (max-width: 1300px) and (max-width: 991px) {
    .owl-theme .owl-controls .owl-nav .owl-next {
      right: 225px; } }
  @media only screen and (max-width: 1300px) and (max-width: 767px) {
    .owl-theme .owl-controls .owl-nav .owl-next {
      right: 0; } }

.pagegallery {
  width: 380px;
  height: 340px;
  min-width: 380px;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  @media (max-width: 767px) {
    .pagegallery {
      width: 100%;
      min-width: 0;
      height: auto; } }
  @media (min-width: 992px) {
    .pagegallery .owl-theme .owl-controls .owl-nav .owl-prev {
      left: 0; }
    .pagegallery .owl-theme .owl-controls .owl-nav .owl-next {
      right: 0; } }

.exhibitions_grid > article {
  /* only mobile portrait */ }
  .exhibitions_grid > article a,
  .exhibitions_grid > article div.padding {
    padding: 15px 0px;
    /* mobile landscape and upper */
    /* tablet portrait and upper */ }
    @media (min-width: 480px) {
      .exhibitions_grid > article a,
      .exhibitions_grid > article div.padding {
        padding: 30px 10px; } }
    @media (min-width: 768px) {
      .exhibitions_grid > article a,
      .exhibitions_grid > article div.padding {
        padding: 30px 20px; } }
  @media (max-width: 479px) {
    .exhibitions_grid > article figure {
      min-height: 0;
      margin-bottom: 0; }
      .exhibitions_grid > article figure img {
        position: static !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important; }
    .exhibitions_grid > article div.text p {
      text-align: left; }
    .exhibitions_grid > article div.action p {
      display: inline-block;
      margin-bottom: 0; }
      .exhibitions_grid > article div.action p + p {
        margin-left: 20px; }
    .exhibitions_grid > article div.action a.detail {
      display: inline-block; } }

.exhibitions_grid > article > a figure img {
  -webkit-box-shadow: 1px 1px 3px transparent;
  box-shadow: 1px 1px 3px transparent; }

.exhibitions_grid > article > a:hover figure img {
  -webkit-box-shadow: 1px 1px 3px transparent;
  box-shadow: 1px 1px 3px transparent; }

.downloads_grid > article > .download {
  padding: 15px 0px;
  /* only mobile portrait */
  /* mobile landscape and upper */ }
  .downloads_grid > article > .download a.detail {
    display: block; }
  .downloads_grid > article > .download div.action a {
    margin-bottom: 10px; }
  .downloads_grid > article > .download div.action a:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 479px) {
    .downloads_grid > article > .download figure {
      min-height: 0;
      margin-bottom: 0; }
      .downloads_grid > article > .download figure img {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; }
    .downloads_grid > article > .download div.action p {
      display: inline-block;
      margin-bottom: 0; }
      .downloads_grid > article > .download div.action p + p {
        margin-left: 20px; }
    .downloads_grid > article > .download div.action a.detail {
      display: inline-block; } }
  @media (min-width: 480px) {
    .downloads_grid > article > .download {
      padding: 30px 20px; } }

.downloads_list > article > .download {
  padding: 30px 20px; }
  .downloads_list > article > .download a.detail {
    display: block; }

.downloads_grid > article:hover {
  -webkit-box-shadow: none;
  box-shadow: none; }

.downloads_grid .action {
  text-align: center; }
  @media (max-width: 479px) {
    .downloads_grid .action {
      text-align: left; } }

.downloads_grid .action > a {
  display: inline-block;
  vertical-align: top; }

.download div.text p.agb_check {
  display: table;
  margin-left: 0; }
  @media (max-width: 767px) {
    .download div.text p.agb_check {
      margin-bottom: 20px !important; } }
  .download div.text p.agb_check input {
    display: table-cell;
    width: 20px;
    text-align: left;
    margin: 0; }
  .download div.text p.agb_check a {
    display: table-cell; }

.torqueregistration .frame {
  padding: 0px;
  margin: 0px -15px 0px -15px; }
.torqueregistration input, .torqueregistration textarea, .torqueregistration .btn {
  width: 100%; }
.torqueregistration textarea {
  min-height: 250px; }
@media (min-width: 768px) {
  .torqueregistration input, .torqueregistration textarea, .torqueregistration .btn {
    width: auto; } }
.torqueregistration .fieldwrap {
  position: relative;
  margin-bottom: 10px; }
.torqueregistration h3 {
  font-size: 15px; }
.torqueregistration .mandatory {
  color: #d2091e;
  padding-left: 3px; }
.torqueregistration .center, .torqueregistration .align-center {
  text-align: center; }
.torqueregistration .right {
  text-align: right; }
.torqueregistration .divider {
  border-top: 1px dotted #adada4;
  margin: 35px 0px; }
.torqueregistration .notice {
  color: #888c96;
  margin: 10px 0px; }
.torqueregistration .lined_headline {
  margin: 10px 0px 30px 0px;
  text-align: center; }
  .torqueregistration .lined_headline h3 {
    display: inline-block;
    font-size: 20px;
    font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
    margin: 0px;
    padding: 10px;
    background-color: #fff; }
  .torqueregistration .lined_headline .lined_headline_line {
    border-bottom: 1px dotted #adada4;
    margin-top: -22px; }
.torqueregistration .validation_result {
  background-color: rgba(215, 3, 41, 0.05);
  border-radius: 4px;
  padding: 10px 20px;
  border-left: 3px solid #d2091e;
  margin-bottom: 0.2em; }
.torqueregistration .torqueregistration_container {
  margin: 15px; }
  .torqueregistration .torqueregistration_container .torqueregistration_container_footer {
    position: relative;
    z-index: 1;
    border-top: 1px solid #eaeaea;
    padding-top: 25px;
    color: #888c96;
    margin: 25px 0px;
    background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/shadow_870_26_down.png') no-repeat left top;
    background-repeat: no-repeat;
    background-position: top center; }
    .torqueregistration .torqueregistration_container .torqueregistration_container_footer .highlight {
      font-weight: bold;
      color: #000; }
    .torqueregistration .torqueregistration_container .torqueregistration_container_footer .col-space a {
      margin: 5px 0px; }
    .torqueregistration .torqueregistration_container .torqueregistration_container_footer:empty {
      display: none; }
  @media (min-width: 768px) {
    .torqueregistration .torqueregistration_container {
      margin: 0px 50px 40px 50px; } }
.torqueregistration .torqueregistration_steps ul {
  position: relative;
  width: 100%;
  list-style: none;
  margin-bottom: 35px;
  font-size: 22px;
  font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
  color: #000;
  border-bottom: 1px solid #e1e1e1; }
  .torqueregistration .torqueregistration_steps ul:after {
    background: transparent url('../../typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/shadow_960_26_down.png') no-repeat left top;
    height: 26px;
    display: block;
    content: '';
    width: 960px;
    position: absolute;
    bottom: -26px; }
  .torqueregistration .torqueregistration_steps ul li {
    position: relative;
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 25px;
    margin: 0px;
    background-color: #fff; }
    .torqueregistration .torqueregistration_steps ul li:before {
      display: none; }
    .torqueregistration .torqueregistration_steps ul li:after {
      position: absolute;
      top: 15px;
      right: -20px;
      width: 40px;
      height: 39px;
      border-left: 1px solid #d4d4d4;
      border-top: 1px solid #d4d4d4;
      content: '';
      z-index: 10;
      transform: rotate(134deg) skewX(-10deg) skewY(-10deg); }
    .torqueregistration .torqueregistration_steps ul li.current, .torqueregistration .torqueregistration_steps ul li.done {
      background: -moz-linear-gradient(top, white 0%, #fafafa 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, white 0%, #fafafa 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, white 0%, #fafafa 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 );
      /* IE6-9 */ }
      .torqueregistration .torqueregistration_steps ul li.current:after, .torqueregistration .torqueregistration_steps ul li.done:after {
        background: -moz-linear-gradient(45deg, white 0%, #fafafa 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, white 0%, #fafafa 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, white 0%, #fafafa 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=1 );
        /* IE6-9 */ }
    .torqueregistration .torqueregistration_steps ul li.current {
      font-weight: bold; }
    .torqueregistration .torqueregistration_steps ul li.last:after {
      display: none; }
.torqueregistration .torquecheck_form input {
  font-size: 17px;
  margin: 5px 0px;
  padding: 3px 15px;
  height: auto;
  background-repeat: no-repeat;
  background-position: right 10px center; }
  .torqueregistration .torquecheck_form input.input_success {
    border-color: #71d77f;
    background-color: #f2faf3;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_tick.png'); }
  .torqueregistration .torquecheck_form input.input_error {
    border-color: #d40328;
    background-color: #f8eaed;
    background-image: url('../../typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_cross.png'); }
.torqueregistration .torquecheck_form .col-submit {
  text-align: right; }
  .torqueregistration .torquecheck_form .col-submit input {
    margin: 20px 0px;
    line-height: 1.42857;
    border: none; }
    .torqueregistration .torquecheck_form .col-submit input:disabled {
      background-color: #d9d9d9;
      color: #fff; }
.torqueregistration .torquecheck_result .btn {
  font-size: 17px;
  margin: 10px 0px; }
.torqueregistration .torqueregistration_step2_form input, .torqueregistration .torqueregistration_step2_form textarea, .torqueregistration .torqueregistration_step2_form select {
  width: 100%; }
@media (min-width: 768px) {
  .torqueregistration .torqueregistration_step2_form .fieldwrap {
    margin: 0px 20px 10px 20px; } }
.torqueregistration .torqueregistration_summary {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .torqueregistration .torqueregistration_summary .col-lined {
      border-left: 1px dotted #adada4;
      border-right: 1px dotted #adada4;
      padding-left: 25px; } }
.torqueregistration .registration_success_container {
  padding: 50px 0px; }
  .torqueregistration .registration_success_container p {
    font-size: 21px;
    font-family: "HelveticaNeueW02-45Ligh", Arial, Helvetica;
    margin-bottom: 10px; }
  .torqueregistration .registration_success_container:first-line {
    font-family: "HelveticaNeueW02-55Roma", Arial;
    font-size: 40px;
    margin-bottom: 20px; }

a.tooltip, .link {
  position: relative;
  display: inline; }
  a.tooltip span, .link span {
    position: absolute;
    width: 340px;
    min-height: 170px;
    background: #fff;
    visibility: hidden;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.37);
    -moz-box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 0px 26px -4px rgba(0, 0, 0, 0.37);
    text-align: left;
    padding: 30px 120px 30px 30px;
    background-repeat: no-repeat;
    background-position: right top;
    color: #888c96; }
    a.tooltip span:first-line, .link span:first-line {
      font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
      font-weight: bold;
      color: #000; }
  a.tooltip span:after, .link span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 25%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
  a.tooltip:hover.tooltip span, .link:hover.tooltip span {
    visibility: visible;
    bottom: 30px;
    left: 50%;
    margin-left: -76px;
    z-index: 999; }
  a.tooltip.tooltip-large span, .link.tooltip-large span {
    width: 550px;
    min-height: 250px;
    padding-right: 340px; }
    a.tooltip.tooltip-large span:after, .link.tooltip-large span:after {
      left: 15%; }

.press_list > article > a figure img {
  border: 0;
  -webkit-box-shadow: 1px 1px 3px transparent;
  box-shadow: 1px 1px 3px transparent; }

.press_list > article > a:hover figure img {
  border: 0;
  -webkit-box-shadow: 1px 1px 3px transparent;
  box-shadow: 1px 1px 3px transparent; }

.press_list > article > a {
  font-size: 0; }
  .press_list > article > a > * {
    float: none;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .press_list > article > a > * {
        vertical-align: top; } }
  .press_list > article > a .more p {
    display: inline-block; }
    @media (max-width: 767px) {
      .press_list > article > a .more p {
        display: block;
        width: 100%; } }
    .press_list > article > a .more p + p {
      margin-left: 20px; }
    @media (max-width: 767px) {
      .press_list > article > a .more p .cta {
        width: 100%;
        display: block;
        text-align: center; } }

article.newsdetail time {
  float: right;
  margin-left: 20px;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 15px;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  color: #5d686e; }

.press_frontpage > a {
  display: block; }
.press_frontpage > a:hover {
  text-decoration: none; }
.press_frontpage > a:hover h3 {
  text-decoration: underline; }
.press_frontpage figure {
  margin-bottom: 15px;
  text-align: center; }
.press_frontpage time {
  font-family: "HelveticaNeueW02-55Roma", Arial;
  color: #8b8f99;
  margin-bottom: 5px; }
.press_frontpage h3 {
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  font-size: 14px;
  line-height: 17px;
  min-height: 51px; }
.press_frontpage span.cta {
  display: inline-block; }
.press_frontpage .more {
  text-align: center; }

.frame.awards h2 {
  border-bottom: 0;
  margin-bottom: 4px;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 20px; }
.frame.awards h3 {
  border-bottom: 0;
  margin-bottom: 4px;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 17px;
  text-align: left; }
.frame.awards h2.align-center,
.frame.awards h3.align-center,
.frame.awards p.align-center {
  text-align: center; }
.frame.awards article {
  margin-bottom: 0; }
.frame.awards div.hr {
  margin: 0 -15px;
  border-bottom: 0; }
.frame.awards .content_wrapper_link {
  padding: 15px 5px; }
.frame.awards figure ~ .csc-textpic-text {
  margin-top: 20px; }
.frame.awards .csc-textpic-text ~ figure {
  margin-top: 20px; }

.frame.career {
  text-align: center; }
  .frame.career h2, .frame.career h3, .frame.career p, .frame.career a {
    text-align: center; }
  .frame.career .column_grid > .column {
    border-top: 1px solid #e1e1e1; }
    .frame.career .column_grid > .column.column-1 {
      border-top: 0; }
    @media (max-width: 767px) {
      .frame.career .column_grid > .column {
        border-top: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .frame.career .column_grid > .column.column-2 {
        border-top: 0; } }
    .frame.career .column_grid > .column article {
      margin-bottom: 0; }
  @media (min-width: 992px) {
    .frame.career .column_grid > .column.column-1 {
      position: relative;
      z-index: 1;
      background: white;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px; }
    .frame.career .column_grid.border .border-line:nth-child(1):before {
      left: 33.33333%; }
    .frame.career .column_grid.border .border-line:nth-child(2):before {
      left: 66.66667%; }
    .frame.career .column_grid.border .border-line:nth-child(3):before {
      display: none; } }

.tx-powermail .parsley-errors-list {
  margin-bottom: 0px; }
.tx-powermail label.powermail_label {
  display: block;
  margin-bottom: 2px; }
.tx-powermail ul.powermail_message_error,
.tx-powermail ul.powermail_message_error li {
  background: none;
  margin: 0;
  padding: 0; }
.tx-powermail ul.powermail_message_error {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: rgba(215, 3, 41, 0.05);
  margin-bottom: 1.5em;
  padding: 10px 20px;
  border-left: 3px solid #d2091e; }
.tx-powermail ul.powermail_message_error li {
  margin-bottom: 0.2em; }
.tx-powermail label.powermail_label span.mandatory {
  color: #d2091e;
  padding-left: 3px; }
.tx-powermail .powermail_fieldset {
  overflow: hidden; }
.tx-powermail .toggle_form {
  margin-top: 10px;
  width: 100%; }
.tx-powermail textarea {
  width: 100%;
  min-height: 250px;
  resize: vertical; }
.tx-powermail select {
  width: 100%; }
.tx-powermail .powermail_fieldwrap {
  margin-bottom: 10px; }
.tx-powermail .powermail_fieldwrap_input input {
  width: 100%; }
.tx-powermail .powermail_fieldwrap_select select {
  width: 100%; }
.tx-powermail .powermail_fieldwrap_branches select {
  width: 100%; }
.tx-powermail .powermail_fieldwrap_textarea {
  clear: left; }
.tx-powermail .powermail_fieldwrap_submit {
  border-top: 1px dotted #adada4;
  margin-top: 15px;
  padding-top: 15px;
  text-align: right; }
  @media (max-width: 767px) {
    .tx-powermail .powermail_fieldwrap_submit .powermail_field {
      width: 100%;
      display: block; } }
.tx-powermail .powermail_confirmation dt {
  clear: left;
  float: left;
  width: 150px; }
.tx-powermail .powermail_confirmation dd {
  float: left;
  color: #5d686e;
  margin-bottom: 15px; }
.tx-powermail .powermail_confirmation .powermail_form {
  margin-top: 30px;
  float: left; }

@media (max-width: 767px) {
  .select2-container .select2-choice .select2-arrow b {
    background-position: 0 4px; }

  .select2-container.select2-allowclear .select2-choice abbr {
    top: 10px; }

  .select2-results .select2-result-label {
    padding-top: 7px;
    padding-bottom: 7px; } }
.select2-hidden-accessible {
  display: none !important; }

.column_grid {
  /* padding variants */ }
  .column_grid .column {
    padding: 15px 15px; }
    @media (min-width: 768px) {
      .column_grid .column {
        padding: 30px 50px; } }
    .column_grid .column p:last-child {
      margin-bottom: 0; }
  .column_grid.padding_none > .column {
    padding: 0px; }
  .column_grid.padding_small > .column {
    padding: 15px; }
    @media (min-width: 768px) {
      .column_grid.padding_small > .column {
        padding: 20px; } }
  .column_grid.border {
    position: relative; }
    .column_grid.border .border-line:before {
      content: '';
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      bottom: 0;
      background: #e1e1e1;
      width: 1px; }
      @media (max-width: 767px) {
        .column_grid.border .border-line:before {
          display: none; } }
    @media (max-width: 767px) {
      .column_grid.border .col-xs-12, .column_grid.border .tx-powermail .powermail_fieldwrap_input, .tx-powermail .column_grid.border .powermail_fieldwrap_input, .column_grid.border .tx-powermail .powermail_fieldwrap_select, .tx-powermail .column_grid.border .powermail_fieldwrap_select, .column_grid.border .tx-powermail .powermail_fieldwrap_branches, .tx-powermail .column_grid.border .powermail_fieldwrap_branches, .column_grid.border .tx-powermail .powermail_fieldwrap_textarea, .tx-powermail .column_grid.border .powermail_fieldwrap_textarea, .column_grid.border .tx-powermail .powermail_fieldwrap_submit, .tx-powermail .column_grid.border .powermail_fieldwrap_submit {
        border-bottom: 1px solid #e1e1e1; }
        .column_grid.border .col-xs-12:last-child, .column_grid.border .tx-powermail .powermail_fieldwrap_input:last-child, .tx-powermail .column_grid.border .powermail_fieldwrap_input:last-child, .column_grid.border .tx-powermail .powermail_fieldwrap_select:last-child, .tx-powermail .column_grid.border .powermail_fieldwrap_select:last-child, .column_grid.border .tx-powermail .powermail_fieldwrap_branches:last-child, .tx-powermail .column_grid.border .powermail_fieldwrap_branches:last-child, .column_grid.border .tx-powermail .powermail_fieldwrap_textarea:last-child, .tx-powermail .column_grid.border .powermail_fieldwrap_textarea:last-child, .column_grid.border .tx-powermail .powermail_fieldwrap_submit:last-child, .tx-powermail .column_grid.border .powermail_fieldwrap_submit:last-child {
          border-bottom: 0; } }
  .column_grid.two_column73.border .border-line:nth-child(1):before {
    left: 66.66667%; }
  .column_grid.two_column73.border .border-line:nth-child(2):before {
    display: none; }
  .column_grid.two_column73.border .border-line:nth-child(3):before {
    display: none; }
  .column_grid.two_column37.border .border-line:nth-child(1):before {
    left: 33.33333%; }
  .column_grid.two_column37.border .border-line:nth-child(2):before {
    display: none; }
  .column_grid.two_column37.border .border-line:nth-child(3):before {
    display: none; }
  .column_grid.two_column28.border .border-line:nth-child(1):before {
    left: 25%; }
  .column_grid.two_column28.border .border-line:nth-child(2):before {
    display: none; }
  .column_grid.two_column28.border .border-line:nth-child(3):before {
    display: none; }
  .column_grid.two_column82.border .border-line:nth-child(1):before {
    left: 75%; }
  .column_grid.two_column82.border .border-line:nth-child(2):before {
    display: none; }
  .column_grid.two_column82.border .border-line:nth-child(3):before {
    display: none; }
  .column_grid.four_column.border .border-line:nth-child(1):before {
    left: 25%; }
  .column_grid.four_column.border .border-line:nth-child(2):before {
    left: 50%; }
  .column_grid.four_column.border .border-line:nth-child(3):before {
    left: 75%; }
  .column_grid.three_column.border .border-line:nth-child(1):before {
    left: 33.33333%; }
  .column_grid.three_column.border .border-line:nth-child(2):before {
    left: 66.66667%; }
  .column_grid.three_column.border .border-line:nth-child(3):before {
    display: none; }

.dealer_search .banner_wrapper {
  border-bottom: 1px solid #e1e1e1; }
  .dealer_search .banner_wrapper img {
    margin: 10px 0;
    max-width: 100%; }
.dealer_search img {
  max-width: none; }
.dealer_search .search_and_map {
  overflow: hidden; }
  .dealer_search .search_and_map .map_canvas {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;
    display: none; }
    @media (min-width: 992px) {
      .dealer_search .search_and_map .map_canvas {
        display: block; } }
    html.no-touchevents .dealer_search .search_and_map .map_canvas {
      display: block; }
    .dealer_search .search_and_map .map_canvas a:not(.link):before {
      display: none; }
  .dealer_search .search_and_map .search_form {
    overflow: hidden;
    padding: 15px 0; }
    @media (min-width: 768px) {
      .dealer_search .search_and_map .search_form {
        padding: 25px 0px; } }
    @media (min-width: 992px) {
      .dealer_search .search_and_map .search_form {
        padding: 40px 40px 30px; } }
    .dealer_search .search_and_map .search_form .geolocation_locate {
      display: none; }
    html.geolocation .dealer_search .search_and_map .search_form .geolocation_locate {
      display: block; }
    .dealer_search .search_and_map .search_form .zipcity label,
    .dealer_search .search_and_map .search_form .country label,
    .dealer_search .search_and_map .search_form .radius label {
      display: block;
      color: #5d686e;
      font-weight: normal;
      margin-bottom: 3px; }
    .dealer_search .search_and_map .search_form .zipcity input {
      width: 100%; }
      html.geolocation .dealer_search .search_and_map .search_form .zipcity input {
        padding-right: 30px; }
    @media (max-width: 767px) {
      .dealer_search .search_and_map .search_form .zipcity {
        margin-bottom: 15px; } }
    html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap {
      position: relative; }
      html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate {
        content: '';
        text-indent: 9999px;
        overflow: hidden;
        position: absolute;
        right: 1px;
        top: 1px;
        width: 25px;
        height: 25px;
        display: block;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease; }
        @media (max-width: 767px) {
          html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate {
            width: 32px;
            height: 32px; } }
        html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate:before {
          display: none; }
        html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate:after {
          content: "";
          color: black;
          font-family: 'wiha';
          line-height: 25px;
          width: 25px;
          display: block;
          text-align: center;
          position: absolute;
          left: 0;
          top: 0;
          text-indent: 0; }
          @media (max-width: 767px) {
            html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate:after {
              font-size: 20px;
              width: 32px;
              line-height: 32px; } }
        html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate:hover {
          background: #d2091e; }
          html.geolocation .dealer_search .search_and_map .search_form .zipcity .input_wrap .geolocation_locate:hover:after {
            color: white; }
    .dealer_search .search_and_map .search_form .radius select {
      width: 100%; }
    .dealer_search .search_and_map .search_form .country select {
      width: 100%; }
    .dealer_search .search_and_map .search_form .cta {
      margin-top: 20px;
      width: 100%; }
.dealer_search .kilometers {
  color: #000;
  line-height: 30px;
  font-size: 27px;
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .dealer_search .kilometers {
      font-size: inherit;
      font-family: "HelveticaNeueW02-55Roma", Arial;
      display: inline;
      line-height: inherit;
      color: inherit; } }
.dealer_search .result_list_companies .company {
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0; }
  @media (min-width: 992px) {
    .dealer_search .result_list_companies .company {
      padding: 40px 40px; } }
  .dealer_search .result_list_companies .company:last-child {
    border-bottom: 0; }
  .dealer_search .result_list_companies .company .company_information {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .dealer_search .result_list_companies .company .company_information {
        margin-bottom: 15px; } }
  .dealer_search .result_list_companies .company h2.name {
    font-size: 15px;
    line-height: 18px; }
  .dealer_search .result_list_companies .company .contact {
    color: #5d686e; }
  .dealer_search .result_list_companies .company .address {
    color: #5d686e; }
    .dealer_search .result_list_companies .company .address address {
      margin-bottom: 15px; }
  .dealer_search .result_list_companies .company a.gmaps,
  .dealer_search .result_list_companies .company a.phone,
  .dealer_search .result_list_companies .company a.fax,
  .dealer_search .result_list_companies .company a.email {
    color: inherit;
    padding-left: 0;
    font-family: inherit; }
    .dealer_search .result_list_companies .company a.gmaps:before,
    .dealer_search .result_list_companies .company a.phone:before,
    .dealer_search .result_list_companies .company a.fax:before,
    .dealer_search .result_list_companies .company a.email:before {
      display: none; }
  .dealer_search .result_list_companies .company a.fax:hover, .dealer_search .result_list_companies .company a.fax:focus {
    text-decoration: none; }
  .dealer_search .result_list_companies .company .distance {
    color: #5d686e; }
    @media (min-width: 992px) {
      .dealer_search .result_list_companies .company .distance {
        text-align: center; } }
  @media (min-width: 992px) {
    .dealer_search .result_list_companies .company .link {
      text-align: center; } }
  .dealer_search .result_list_companies .company .show_on_map {
    padding-top: 64px;
    background: transparent url(/typo3conf/ext/av_wiha/Resources/Public/img/icons/ico_maps_marker.png) no-repeat center top; }
    .dealer_search .result_list_companies .company .show_on_map:before {
      top: 69px; }
  .dealer_search .result_list_companies .company .quicklinks {
    margin-top: 1em;
    text-align: center; }
    .dealer_search .result_list_companies .company .quicklinks .route, .dealer_search .result_list_companies .company .quicklinks .call_now {
      text-align: center;
      display: block;
      padding-left: 0; }
      @media (min-width: 480px) and (max-width: 767px) {
        .dealer_search .result_list_companies .company .quicklinks .route, .dealer_search .result_list_companies .company .quicklinks .call_now {
          margin-bottom: 20px;
          text-align: left; } }
      .dealer_search .result_list_companies .company .quicklinks .route:before, .dealer_search .result_list_companies .company .quicklinks .call_now:before {
        border: 0;
        color: #d2091e;
        display: inline-block;
        font-family: 'wiha';
        content: "";
        font-size: 50px;
        height: auto;
        width: 100%;
        position: static;
        line-height: normal;
        margin-top: 20px;
        margin-bottom: 10px; }
        @media (min-width: 480px) and (max-width: 767px) {
          .dealer_search .result_list_companies .company .quicklinks .route:before, .dealer_search .result_list_companies .company .quicklinks .call_now:before {
            width: 35px;
            font-size: 30px;
            margin-top: 0px;
            margin-bottom: 0px;
            margin-right: 10px;
            vertical-align: middle; } }
    .dealer_search .result_list_companies .company .quicklinks .call_now:before {
      content: ""; }
.dealer_search .dealer_bubble {
  padding: 20px;
  overflow: hidden; }
  .dealer_search .dealer_bubble .left, .dealer_search .dealer_bubble .right {
    float: left;
    width: 160px; }
  .dealer_search .dealer_bubble .right {
    padding-top: 33px; }
  .dealer_search .dealer_bubble h2,
  .dealer_search .dealer_bubble .address {
    margin: 0 0 1em 0; }
  .dealer_search .dealer_bubble .logo {
    margin-bottom: 30px; }
  .dealer_search .dealer_bubble .distance {
    width: auto;
    margin: 0;
    float: none; }

.tx-avsolr .fulltext_search .searchtext {
  width: 100%; }
@media (max-width: 767px) {
  .tx-avsolr .fulltext_search .col-button {
    margin-top: 10px; }
    .tx-avsolr .fulltext_search .col-button .submit {
      display: block;
      width: 100%;
      text-align: center; } }
.tx-avsolr .frame_results {
  padding-top: 10px; }
.tx-avsolr .result > a {
  padding: 30px; }
.tx-avsolr .result figure {
  text-align: left; }
.tx-avsolr .result div.action {
  text-align: right; }
  .tx-avsolr .result div.action p {
    text-align: right; }
  .tx-avsolr .result div.action .decorated_price > span.integer {
    font-size: 40px;
    line-height: 40px; }
  .tx-avsolr .result div.action .decorated_price > span.decimal_separator {
    display: none; }
  .tx-avsolr .result div.action .decorated_price > span.decimal,
  .tx-avsolr .result div.action .decorated_price > span.currency {
    font-size: 19px;
    line-height: 19px;
    position: relative;
    margin-left: 2px;
    top: -15px; }
  .tx-avsolr .result div.action .decorated_price > span.currency_before {
    top: auto;
    bottom: 0px;
    margin-right: 3px; }
.tx-avsolr .result.result_cms_download {
  padding: 30px; }
  .tx-avsolr .result.result_cms_download .figure a {
    display: block; }
  .tx-avsolr .result.result_cms_download div.action {
    text-align: right; }
    .tx-avsolr .result.result_cms_download div.action > a {
      clear: right;
      float: right;
      display: inline-block; }
      .tx-avsolr .result.result_cms_download div.action > a.additional_link {
        margin-top: 15px; }
  @media (max-width: 767px) {
    .tx-avsolr .result.result_cms_download .figure figure {
      text-align: center; }
    .tx-avsolr .result.result_cms_download .text {
      margin-bottom: 15px; }
      .tx-avsolr .result.result_cms_download .text h3,
      .tx-avsolr .result.result_cms_download .text p {
        text-align: center; }
    .tx-avsolr .result.result_cms_download div.action > a {
      float: none;
      display: block;
      width: 100%;
      text-align: center; }
      .tx-avsolr .result.result_cms_download div.action > a p {
        text-align: center; }
      .tx-avsolr .result.result_cms_download div.action > a .cta {
        display: block;
        text-align: center;
        width: 100%; } }
.tx-avsolr .result.result_magento figure img,
.tx-avsolr .result.result_magento a:hover figure img {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
.tx-avsolr .result.result_magento a:hover h2 {
  text-decoration: underline; }
.tx-avsolr .result.result_magento a:hover h3 {
  text-decoration: none; }
.tx-avsolr .result.result_magento .product-head {
  margin-bottom: 12px; }
.tx-avsolr .result.result_magento .product-sku {
  font-size: 14px;
  font-family: "HelveticaNeueW02-65Medi", Arial, Helvetica;
  line-height: 20px;
  background: #1d1d1b;
  color: #ffffff;
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  margin-right: 15px;
  vertical-align: middle; }
.tx-avsolr .result.result_magento .product-head .product-new {
  font-size: 14px;
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
  text-transform: uppercase;
  line-height: 20px;
  background: #ffea00;
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  vertical-align: middle; }
.tx-avsolr .result.result_magento .product-head .product-topseller {
  font-size: 14px;
  font-family: "HelveticaNeueW02-75Bold", Arial, Helvetica;
  text-transform: uppercase;
  line-height: 20px;
  background: #ffea00;
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  vertical-align: middle; }
.tx-avsolr .result.result_magento h2 {
  font-size: 15px;
  line-height: 19px; }
.tx-avsolr .result.result_magento h3 {
  color: #5d686e;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .tx-avsolr .result.result_magento h3 {
      text-align: center; } }
.tx-avsolr .result.result_magento .action {
  text-align: right; }
.tx-avsolr .result.result_magento span.cta {
  margin-top: 10px; }
.tx-avsolr .result.result_magento .tax-details {
  padding-top: 5px;
  display: block;
  color: #5d686e;
  font-size: 11px; }
@media (max-width: 767px) {
  .tx-avsolr .result.result_magento .image {
    text-align: center; }
  .tx-avsolr .result.result_magento .text {
    margin-bottom: 15px; }
    .tx-avsolr .result.result_magento .text .product-head,
    .tx-avsolr .result.result_magento .text .product-name,
    .tx-avsolr .result.result_magento .text .product-name2 {
      text-align: center; }
  .tx-avsolr .result.result_magento .action {
    text-align: center; }
    .tx-avsolr .result.result_magento .action .details {
      width: 100%;
      display: block;
      text-align: center; } }
@media (max-width: 767px) {
  .tx-avsolr .result.result_cms_press .text .more .cta {
    text-align: center;
    width: 100%;
    display: block; } }
.tx-avsolr .result.result_page .text {
  margin-bottom: 15px; }
@media (max-width: 767px) {
  .tx-avsolr .result.result_page .cta {
    text-align: center;
    width: 100%;
    display: block; } }
.tx-avsolr .result.result_cms_exhibition .text {
  margin-bottom: 15px; }
.tx-avsolr .result.result_cms_exhibition .action p {
  margin-bottom: 0; }
@media (max-width: 767px) {
  .tx-avsolr .result.result_cms_exhibition .image figure,
  .tx-avsolr .result.result_cms_exhibition .text,
  .tx-avsolr .result.result_cms_exhibition .text h3,
  .tx-avsolr .result.result_cms_exhibition .text p {
    text-align: center; }
  .tx-avsolr .result.result_cms_exhibition .action .cta {
    text-align: center;
    width: 100%;
    display: block; } }
@media (min-width: 768px) {
  .tx-avsolr .result .sm-table {
    display: table;
    width: 100%; }
    .tx-avsolr .result .sm-table.row, .tx-avsolr .result .tx-powermail .sm-table.powermail_fieldset, .tx-powermail .tx-avsolr .result .sm-table.powermail_fieldset {
      width: calc(100% + 30px); }
    .tx-avsolr .result .sm-table .sm-table-cell {
      display: table-cell;
      float: none;
      vertical-align: middle; } }
.tx-avsolr .pager_bottom {
  text-align: center; }
  @media (max-width: 767px) {
    .tx-avsolr .pager_bottom {
      white-space: nowrap; }
      .tx-avsolr .pager_bottom .cta {
        width: 50%; } }

.tx-felogin-pi1 fieldset {
  margin: 1em 0; }
  .tx-felogin-pi1 fieldset legend {
    display: none; }
.tx-felogin-pi1 fieldset > div {
  margin-bottom: 10px; }
.tx-felogin-pi1 fieldset > div label {
  margin-bottom: 2px; }
.tx-felogin-pi1 fieldset > div label em {
  color: #d2091e; }
.tx-felogin-pi1 fieldset > div em {
  color: #d2091e; }
.tx-felogin-pi1 .error {
  border-radius: 4px;
  background: rgba(215, 3, 41, 0.05);
  margin-bottom: 0.2em;
  padding: 10px 20px;
  border-left: 3px solid #d2091e; }
.tx-felogin-pi1 .input-box {
  margin-bottom: 10px;
  width: 340px; }
  .tx-felogin-pi1 .input-box input {
    width: 340px; }
.tx-felogin-pi1 .input-box-password {
  position: relative; }
  .tx-felogin-pi1 .input-box-password input {
    padding-right: 50%; }
  .tx-felogin-pi1 .input-box-password > a {
    position: absolute;
    right: 10px;
    top: 5px; }

.tx-datamintsfeuser-pi1 fieldset {
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important; }
.tx-datamintsfeuser-pi1 span.star {
  color: #d2091e; }
.tx-datamintsfeuser-pi1 .error-label {
  font-weight: normal;
  background: none;
  padding: 0; }
.tx-datamintsfeuser-pi1 .errors {
  border-radius: 4px;
  background: rgba(215, 3, 41, 0.05);
  margin-bottom: 1em;
  padding: 10px 20px;
  border-left: 3px solid #d2091e; }

@media print {
  body,
  #cnt_main {
    background: none; }

  #language_chooser,
  #cnt_main_header,
  #cnt_main_footer {
    display: none; }

  .frame {
    -webkit-box-shadow: none;
    box-shadow: none; }

  a.back-btn {
    background: none;
    color: black !important; }

  a.back-btn:before {
    display: none; }

  .tx_avshop .my-wishlist .buttons-set,
  .tx_avshop ul.tabbed-navigation {
    display: none; } }
html,
body,
.st-container,
.st-pusher,
.st-content {
  min-height: 100%; }

.st-content {
  -webkit-overflow-scrolling: touch; }

.st-content,
.st-content-inner {
  position: relative; }

@media (max-width: 767px) {
  .st-content-inner {
    padding-top: 50px; } }
.st-pusher {
  background: #ffffff url(/typo3conf/ext/av_wiha/Resources/Public/img/backgrounds/pattern.jpg) repeat center top;
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

.st-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  z-index: 50;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; }

.st-menu-open {
  overflow: hidden; }

.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.st-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 300px;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333; }

.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; }

/* content style */
.st-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.st-menu h2 {
  margin: 0;
  padding: 1em; }

.st-menu ul li a {
  display: block;
  outline: none;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s; }

/* Individual effects */
/* Effect 4: Slide along */
.st-effect-4.st-menu-open .st-pusher {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0); }

.st-effect-4.st-menu {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

.st-effect-4.st-menu-open .st-effect-4.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.st-effect-4.st-menu::after {
  display: none; }

.no-csstransforms3d .st-menu {
  display: none; }
.no-csstransforms3d .st-pusher {
  padding-left: 0px; }

.no-csstransforms3d .st-menu-open .st-menu {
  display: block;
  background: #333333;
  z-index: 1000; }
.no-csstransforms3d .st-menu-open .st-pusher {
  padding-left: 300px; }

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.stoerer_agr {
  padding: 0;
  position: fixed;
  right: -295px;
  top: 40%;
  width: 370px;
  height: 142px;
  margin: -50px -15px 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .stoerer_agr.stoerer_agr_en {
    width: 370px;
    right: -295px; }
  @media (max-width: 767px) {
    .stoerer_agr {
      display: none; } }
  .stoerer_agr.open {
    right: 0; }
    .stoerer_agr.open.start a.close {
      display: block; }
  .stoerer_agr a.link {
    display: block;
    padding: 15px;
    background: none; }
    .stoerer_agr a.link:before {
      display: none; }
  .stoerer_agr a.close {
    display: none;
    border-radius: 50%;
    background: red;
    content: 'X';
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    color: white;
    position: absolute;
    left: -10px;
    top: -10px;
    font-size: 10px; }
    .stoerer_agr a.close:hover {
      text-decoration: none; }
    .stoerer_agr a.close:before {
      display: none; }
  .stoerer_agr:not(.open).agr-bounce {
    -webkit-animation-name: agr-bounce;
    animation-name: agr-bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

.animated {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 5s;
  /* Chrome, Safari, Opera */
  animation-delay: 5s;
  -webkit-animation-iteration-count: infinite;
  /* Chrome, Safari, Opera */
  animation-iteration-count: infinite; }

@-webkit-keyframes agr-bounce {
  from, 2%, 5.3%, 8%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  4%, 4.3% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  7% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0); }
  9% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  10% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes agr-bounce {
  from, 2%, 5.3%, 8%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  4%, 4.3% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0); }
  7% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0); }
  9% {
    -webkit-transform: translate3d(-4px, 0, 0);
    transform: translate3d(-4px, 0, 0); }
  10% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }