/*
 * Author: Alexander Brandt
 * Mail: info@alex-brandt.de
 *
 * Version: 0.1
 *
 * Dies ist die Hauptdatei welche zu CSS kompiliert wird.
 * Hier laufen alle Dateien zusammen.
 *
 */
@import url("https://fonts.googleapis.com/css?family=Julius+Sans+One");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500");
.cms-object-wrp {
  /*float: left;*/
}
/*  @import "./video-js.less"; // VideoPlayer (videojs.com)                   */
/*  @import "./flowPlayer/minimalist.css"; // VideoPlayer                     */
/*  @import "../css/jquery-ui.min.css";                                       */
/*@import "./variablen.less";    // Eigene Variablen (ueberschreiben einige von BS)*/
/*
 * Alle Formatierungen die mit den Slidern zusammenhängen
 */
.sliderBild {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
}
var {
  visibility: hidden;
  display: none;
}
#sliderFenster {
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  #sliderFenster {
    margin-top: 0;
  }
}
#imgSlider1 {
  position: absolute;
  z-index: 1;
}
#texteBox {
  position: absolute;
  bottom: 5%;
  right: 4%;
  z-index: 10;
  width: 45%;
  max-width: 1000px;
}
#sliderText1 {
  margin-bottom: 10px;
}
#sliderText1 .s1Ueberschrift {
  font-family: 'Julius Sans One', sans-serif;
  position: absolute;
  display: inline-block !important;
  font-weight: bold;
  font-size: 0.8em;
  padding: 4px 10px;
  background-color: #fff;
  z-index: 2;
  opacity: 0.9;
  filter: alpha(opacity=90);
  margin: 0;
}
@media (min-width: 500px) {
  #sliderText1 .s1Ueberschrift {
    padding: 7px 20px;
  }
}
@media (min-width: 600px) {
  #sliderText1 .s1Ueberschrift {
    font-size: 1em;
    padding: 7px 20px;
  }
}
@media (min-width: 780px) {
  #sliderText1 .s1Ueberschrift {
    font-size: 1.1em;
    padding: 7px 20px;
  }
}
@media (min-width: 1000px) {
  #sliderText1 .s1Ueberschrift {
    font-size: 1.2em;
    padding: 7px 20px;
  }
}
@media (min-width: 1300px) {
  #sliderText1 .s1Ueberschrift {
    font-size: 1.2em;
    padding: 7px 20px;
  }
}
@media (min-width: 1600px) {
  #sliderText1 .s1Ueberschrift {
    font-size: 1.7em;
    padding: 7px 20px;
  }
}
@media (min-width: 1800px) {
  #sliderText1 .s1Ueberschrift {
    font-size: 1.8em;
    padding: 7px 20px;
  }
}
#sliderText2 {
  margin-bottom: 25px;
}
#sliderText2 div {
  position: absolute;
  font-size: 0.8em;
  padding: 4px 10px;
  background-color: #fff;
  z-index: 2;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
@media (min-width: 500px) {
  #sliderText2 div {
    padding: 7px 20px;
  }
}
@media (min-width: 600px) {
  #sliderText2 div {
    font-size: 0.9em;
    padding: 7px 20px;
  }
}
@media (min-width: 780px) {
  #sliderText2 div {
    /*font-size: 1.1em;*/
    padding: 7px 20px;
  }
}
@media (min-width: 1000px) {
  #sliderText2 div {
    font-size: 1.0em;
    padding: 7px 20px;
  }
}
@media (min-width: 1300px) {
  #sliderText2 div {
    /*font-size: 1.2em;*/
    padding: 7px 20px;
  }
}
@media (min-width: 1600px) {
  #sliderText2 div {
    /*font-size: 1.0em;*/
    padding: 7px 20px;
  }
}
@media (min-width: 1800px) {
  #sliderText2 div {
    font-size: 1.2em;
    padding: 7px 20px;
  }
}
#text2Link {
  margin: 0;
  text-align: right;
}
#text2Link a {
  width: 100%;
  color: #d51030;
  text-align: right;
}
#sliderQuadBox {
  float: right;
}
#sliderQuadBox li {
  display: inline;
  margin: 7px;
}
#sliderQuadBox li a {
  background-color: #fff;
  color: transparent;
  padding: 5px 10px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#sliderQuadBox li a:hover,
#sliderQuadBox li a.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 500px) {
  #sliderQuadBox li a {
    padding: 8px 11px;
  }
}
@media (min-width: 1600px) {
  #sliderQuadBox li a {
    padding: 12px 16px;
  }
}
@media (min-width: 1800px) {
  #sliderQuadBox li a {
    padding: 15px 20px;
  }
}
#sliderQuadBox li:last-child {
  margin-right: 0;
}
.rowSlider {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 15px;
}
#absoluteVolleBox {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0.8em;
}
#absoluteVolleBox h4 {
  margin: 3px 0;
  font-size: 1.2em;
}
#absoluteVolleBox h5,
#absoluteVolleBox h6 {
  margin: 13px 0;
  font-size: 1.1em;
}
#absoluteVolleBox .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 10px;
}
#absoluteVolleBox .checkbox label {
  position: relative;
}
#absoluteVolleBox .checkbox label input {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px+1) {
  #absoluteVolleBox {
    font-size: 1em;
    word-wrap: break-word;
  }
  #absoluteVolleBox h4 {
    margin: 7px 0;
    font-size: 1.2em;
  }
  #absoluteVolleBox h5,
  #absoluteVolleBox h6 {
    margin: 7px 0;
    font-size: 1.0em;
  }
  #absoluteVolleBox .checkbox {
    margin-top: 7px;
    margin-bottom: 5px;
    min-height: 14px;
  }
  #absoluteVolleBox .checkbox label input {
    margin-top: 3px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #absoluteVolleBox {
    font-size: 1em;
    word-wrap: break-word;
  }
  #absoluteVolleBox h4 {
    margin: 15px 0;
    font-size: 1.5em;
  }
  #absoluteVolleBox h5,
  #absoluteVolleBox h6 {
    margin: 15px 0;
    font-size: 1.2em;
  }
  #absoluteVolleBox .checkbox {
    min-height: 22px;
    margin: 0;
    padding-left: 0;
  }
  #absoluteVolleBox .checkbox label {
    padding-top: 7px;
    padding-bottom: 5px;
    width: 100%;
  }
  #absoluteVolleBox .checkbox label input {
    margin-top: 3px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  #absoluteVolleBox {
    font-size: 1em;
  }
  #absoluteVolleBox h4 {
    margin: 20px 0;
    font-size: 1.6em;
  }
  #absoluteVolleBox h5,
  #absoluteVolleBox h6 {
    margin: 15px 0;
    font-size: 1.4em;
  }
  #absoluteVolleBox .checkbox {
    margin-top: 7px;
    margin-bottom: 5px;
    min-height: 24px;
  }
  #absoluteVolleBox .checkbox label input {
    margin-top: 3px;
    margin-bottom: 0;
  }
}
#untenAbsWrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 12;
}
#filterAbsWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.volleHoehe {
  height: 100%;
}
#kontrollBoxFenster {
  /*position: absolute;*/
  bottom: 5px;
}
#kontrollBoxFenster.haelfteMittig {
  float: none;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#kontrollBoxFenster .refNumber {
  float: right;
  padding-left: 10px;
}
#kontrollBoxFenster a:hover,
#kontrollBoxFenster a:focus {
  text-decoration: none;
}
.elemLinkIS {
  padding: 7px 0;
  display: inline-block;
}
.elemLinkIS a {
  text-decoration: none;
  color: #828282;
  padding: 7px 10px;
  background-color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.elemLinkIS a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.elemLinkIS a.active {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #343a42;
  color: #fff;
}
.playerDivIS {
  line-height: 18px;
  background-color: #fff;
  padding: 7px 10px;
  float: right;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.playerDivIS a {
  text-decoration: none;
  color: #828282;
  padding: 2px;
  background-color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.playerDivIS a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#sliderThumbBox,
#sliderInfoBox {
  /*Wird in JS mit slideToggle(eingeblendet)*/
  display: none;
}
/*#sliderInfoBox {*/
/*display: none;*/
/*[>Wird in JS mit slideToggle(eingeblendet)<]*/
/*}*/
#infoTextBox {
  height: 70px;
  position: relative;
  background-color: #fff;
  float: left;
  width: 100%;
}
#texteBoxInsp {
  /*text-align: center;*/
  /*position: relative;*/
  width: 100%;
  height: 100%;
  color: #262427;
  font-weight: normal;
}
#sliderInspText {
  width: 100%;
  z-index: 21;
}
#sliderInspText p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*display: inline-block !important;*/
  padding: 7px 20px;
  margin: 20px;
  /*z-index: 2;*/
  margin: 0;
}
@media (max-width: 480px) {
  #sliderInspText table,
  #sliderInspText tr,
  #sliderInspText td {
    float: left;
    width: 100%;
    display: block;
  }
  #sliderInspText tr {
    position: relative;
    padding-left: 100px;
  }
  #sliderInspText table tr td {
    border-right: 0;
  }
  #sliderInspText table tr td:nth-of-type(2n-1) {
    position: relative;
    left: -100px;
    width: 1%;
  }
  #sliderInspText table tr td:nth-of-type(2n) {
    width: 99%;
  }
}
#sliderFilterButton {
  display: none;
}
@media (min-width: 480px) {
  #sliderFilterButton {
    display: inline;
  }
}
@media (max-width: 991px) {
  #filterAbsolutSchicht {
    display: none;
  }
}
@media (max-width: 992px) {
  #filterAbsolutSchicht {
    position: absolute;
    top: 0px;
    bottom: 15px;
    left: 0;
    right: 0;
  }
  #filterAbsolutSchicht .inhaltFenster {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #filterAbsolutSchicht .inhaltFenster #sliderFilter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #filterAbsolutSchicht .inhaltFenster #filterFelderBox {
    position: absolute;
    top: 50px;
    bottom: 60px;
    left: 0;
    right: 0;
    overflow: auto;
  }
}
#filterAbsolutSchicht .inhaltFenster {
  width: auto;
}
@media (min-width: 992px) {
  #filterAbsolutSchicht {
    z-index: 20;
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    right: 0;
    bottom: 0;
  }
  #filterAbsolutSchicht #sliderFilter {
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    height: auto;
    width: auto;
    margin: 0;
  }
}
@media (min-width: 768px+1) {
  #filterAbsolutSchicht .headline {
    position: absolute;
    top: 0px;
  }
  #filterAbsolutSchicht .wrapper {
    float: left;
    width: 100%;
    position: absolute;
    top: 50px;
    bottom: 60px;
    left: 15px;
    right: 15px;
    width: auto;
    overflow: auto;
  }
}
#sliderFilter {
  position: relative;
}
#sliderFilter.active {
  display: block;
}
@media (max-width: 480px) {
  #sliderFilter {
    display: none;
  }
}
#sliderFilter #filterFelderBox {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px+1px) AND (min-width: (992px)-1px) {
  #sliderFilter #filterFelderBox {
    x-height: 99.9%;
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px+1px) {
  #sliderFilter #filterFelderBox {
    white-space: nowrap;
  }
  #sliderFilter #filterFelderBox .checkboxen {
    top: 52px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    overflow-y: scroll;
  }
}
@media (min-width: 992px) {
  #sliderFilter #filterFelderBox {
    position: absolute;
    top: 50px;
    bottom: 70px;
  }
  #sliderFilter #filterFelderBox .checkboxen {
    max-height: 100%;
    position: absolute;
    top: 20px;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 0;
  }
}
#sliderFilter #filterFelderBox fieldset {
  position: relative;
  height: 100%;
}
#sliderFilter #filterFelderBox fieldset,
#sliderFilter #filterFelderBox .checkboxen {
  white-space: normal;
}
#sliderFilter #filterFelderBox .checkboxen {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 10px;
  padding-left: 2px;
}
#sliderFilter #filterFelderBox .checkboxen label {
  position: relative;
}
#sliderFilter #filterFelderBox .checkboxen label input {
  margin-top: 0;
  margin-bottom: 0;
}
#sliderFilter #filterFelderBox h6 {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 1.2em;
  margin: 0;
}
#sliderFilter .volleBreiteMargin {
  margin: 0;
  position: absolute;
  bottom: 13px;
}
#inspirationenSliderForm fieldset {
  float: left;
  display: block;
  width: 100%;
  margin: 0;
  /*
    @media(min-width: @screen-xs) {
      width: 45%;
    }
*/
  /*    @media(min-width: @screen-lg) {
      width: 19%;
    }*/
  /*    @media(min-width: @screen-slg) {
      width: 19%;
    }*/
  padding: 0;
  border: 0;
}
@media (min-width: 768px) {
  #inspirationenSliderForm fieldset {
    margin-left: 1%;
    width: 19%;
  }
}
@media (min-width: 992px) {
  #inspirationenSliderForm fieldset {
    /*width: 29%;*/
    /*width: 19%;*/
  }
}
#inspirationenSliderForm fieldset:first-child {
  margin-left: 0;
}
#inspirationenSliderForm fieldset .checkboxen {
  overflow: auto;
  overflow-x: hidden;
  scrollbar-face-color: #367CD2;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
  /*      height: 100px;
      @media(min-width: @screen-sm) {
        height: 210px;
      }
      @media(min-width: @screen-slg) {
        height: 360px;
      }
      height: 90%;*/
}
@media (max-width: 768px) {
  #inspirationenSliderForm fieldset .checkboxen {
    overflow: auto;
  }
}
#inspirationenSliderForm fieldset .checkboxen::-webkit-scrollbar {
  width: 5px;
}
#inspirationenSliderForm fieldset .checkboxen::-webkit-scrollbar-thumb {
  background: #ccced0;
}
/* FF hacks  */
@media (min-width: 992px) {
  @-moz-document url-prefix() {
    #inspirationenSliderForm fieldset {
      width: 18%;
      margin-right: 1%;
    }
  }
}
/*#inspZurueck {*/
/*}*/
/*#inspVor {*/
/*}*/
#inspPause {
  display: none;
}
#inspPlay {
  display: none;
}
.carouselLinearSlider {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  height: auto;
}
.carouselLinearSlider h4 {
  font-size: 0.5em;
}
@media (min-width: 768px) {
  .carouselLinearSlider h4 {
    font-size: 0.8em;
  }
}
@media (min-width: 1200px) {
  .carouselLinearSlider h4 {
    font-size: 0.9em;
  }
}
@media (min-width: 1600px) {
  .carouselLinearSlider h4 {
    font-size: 1.1em;
  }
}
.carouselLinearSlider .carousel-inner {
  width: 100%;
}
.carouselLinearSlider .carousel-inner .item {
  text-align: center;
}
.carouselLinearSlider .carousel-inner .item a {
  display: inline-block;
  width: 21%;
  margin: 2%;
  text-decoration: none;
}
.carouselLinearSlider .carousel-inner .item a:first-child {
  margin-left: 0;
}
.carouselLinearSlider .carousel-inner .item a:last-child {
  margin-right: 0;
}
#test img {
  display: block;
}
.boxContent {
  background-color: #fff;
  padding: 7px 36px;
}
.boxContent .carousel-control {
  position: absolute;
  left: inherit;
  right: inherit;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 100%;
  margin: 0;
  background-color: transparent;
  background-image: none;
  color: #ccced0;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.boxContent .carousel-control.left span,
.boxContent .carousel-control.right span {
  width: 30px;
  height: 36px;
  margin: -18px 0 0;
}
.boxContent .carousel-control.left {
  left: -32px;
}
.boxContent .carousel-control.right {
  right: -32px;
}
.boxContent .carousel-control:hover {
  color: #d51030;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
}
#sliderProduktText h2 {
  font-size: 24px;
}
.sliderSystem {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.sliderSystem img {
  position: absolute;
  /*z-index: 8;*/
}
.sliderSystem .pfeilLinks {
  top: 40%;
  left: 10px;
  z-index: 100;
  cursor: pointer;
}
.sliderSystem .pfeilRechts {
  top: 40%;
  right: 10px;
  z-index: 100;
  cursor: pointer;
}
#texteBoxSystem {
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 20;
  width: 100%;
  color: #262427;
  background-color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  font-weight: normal;
}
#sliderSystemText {
  position: absolute;
  width: 100%;
  height: 20px;
  z-index: 21;
}
#sliderSystemText p {
  width: 100%;
  display: inline-block !important;
  font-weight: bold;
  font-size: 0.8em;
  padding: 4px 10px;
  background-color: #fff;
  z-index: 2;
  opacity: 0.9;
  filter: alpha(opacity=90);
  margin: 0;
}
/*
  
@function myfunction( $opacity ) {
    @return rgba( 0, 0, 0, $opacity );
}
  
  .class1{ background:black(0.15); }
  
  .class1 {
    background:rgba(0,0,0,0.15);
  }
  
*/
/*
 * Template/Theme/Design:
 * Grundgeruest der HTML-Dateien
 *
 */
.dunklerContainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
  background-color: #343a42;
}
.dunklerContainer a {
  color: #797a7b;
}
.hellerContainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #343a42;
  background-color: #f5f5f5;
}
.hellerContainer h1,
.hellerContainer h2,
.hellerContainer h3,
.hellerContainer h4,
.hellerContainer h5,
.hellerContainer h6 {
  color: #8b8b8b;
}
.hellerContainer a {
  color: #797a7b;
}
.hellerContainer h1 {
  font-size: 24px;
}
.weisserContainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #4d4d4f;
  background-color: #fff;
}
.weisserContainer h1,
.weisserContainer h2,
.weisserContainer h3,
.weisserContainer h4,
.weisserContainer h5,
.weisserContainer h6 {
  color: #343a42;
}
.weisserContainer a {
  color: #797a7b;
}
.grauerContainer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #4d4d4f;
  background-color: #ccced0;
}
.grauerContainer h1,
.grauerContainer h2,
.grauerContainer h3,
.grauerContainer h4,
.grauerContainer h5,
.grauerContainer h6 {
  color: #343a42;
}
.grauerContainer a {
  color: #4d4d4f;
}
.grauerContainer a:hover {
  color: #fff;
}
.inhaltFenster {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .inhaltFenster {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .inhaltFenster {
    width: 750px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .inhaltFenster {
    width: 660px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .inhaltFenster {
    width: 820px;
  }
}
@media (min-width: 992px) and (min-width: 1600px) {
  .inhaltFenster {
    width: 1200px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.rowRechts {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .rowRechts {
    margin-left: 0;
    margin-top: 0;
  }
}
.rowDrittelLinks {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .rowDrittelLinks {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .rowDrittelLinks {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .rowDrittelLinks {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: 0;
  }
}
.rowDrittelMitte {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .rowDrittelMitte {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: -7px;
    margin-left: -7px;
  }
}
@media (min-width: 992px) {
  .rowDrittelMitte {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .rowDrittelMitte {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: -7px;
    margin-left: -7px;
  }
}
.rowDrittelRechts {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .rowDrittelRechts {
    margin-left: -15px;
    margin-right: -15px;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .rowDrittelRechts {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .rowDrittelRechts {
    margin-left: -15px;
    margin-right: -15px;
    margin-left: 0;
  }
}
.rowMargin {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.rowMargin2 {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rowMarginTop {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
}
.rowMarginTop2 {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
}
@media (min-width: 1600px) {
  .rowMarginTop2 {
    margin-top: 30px;
  }
}
.rowMarginTop3 {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
@media (min-width: 992px) {
  .rowMarginTop3 {
    margin-top: 140px;
  }
}
.volleBreite {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.volleBreite img.voll {
  width: 100%;
}
.volleBreite img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.volleBreiteOhnePadding {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
.volleBreiteOhnePadding img.voll {
  width: 100%;
}
.volleBreiteOhnePadding img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.volleBreiteMargin {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 15px 0;
}
.volleBreiteMargin img.voll {
  width: 100%;
}
.volleBreiteMargin img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.volleBreiteMargin2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 40px 0;
}
.volleBreiteMargin2 img.voll {
  width: 100%;
}
.volleBreiteMargin2 img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.volleBreitePadding {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.volleBreitePadding img.voll {
  width: 100%;
}
.volleBreitePadding img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.volleBreitePadding2 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.volleBreitePadding2 img.voll {
  width: 100%;
}
.volleBreitePadding2 img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.vollHaelfte {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .vollHaelfte {
    float: left;
    width: 50%;
  }
}
.vollHaelfteMax {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1600px) {
  .vollHaelfteMax {
    float: left;
    width: 50%;
  }
}
.vollHaelfteMargin {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .vollHaelfteMargin {
    float: left;
    width: 50%;
  }
}
@media (max-width: 768px) {
  .vollHaelfteMargin {
    margin-top: 40px;
  }
}
.vollHaelfteMargin2 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 15px 10px 0;
}
@media (min-width: 768px) {
  .vollHaelfteMargin2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 767px) {
  .vollHaelfteMargin2 {
    /*border-left: 1px solid #ccced0;*/
    /*margin-left: -1px;*/
    padding-left: 0px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  form .vollHaelfteMargin2 {
    border-right: 0;
    margin-left: 0;
  }
}
.vollHaelfteMargin3 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .vollHaelfteMargin3 {
    float: left;
    width: 50%;
  }
}
.vollHaelfteMargin4 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .vollHaelfteMargin4 {
    float: left;
    width: 50%;
  }
}
.vollHaelftePadding1 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .vollHaelftePadding1 {
    float: left;
    width: 50%;
  }
}
.haelfte {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.haelfteMargin {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.haelfteViertel {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .haelfteViertel {
    float: left;
    width: 25%;
  }
}
.haelfteMittig {
  margin-left: 8.33%;
  float: left;
  width: 83.33333333%;
  margin-left: 8.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .haelfteMittig {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .haelfteMittig {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .haelfteMittig {
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .haelfteMittig {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .haelfteMittig {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .haelfteMittig {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1600px) {
  .haelfteMittig {
    margin-left: 25%;
  }
}
@media (min-width: 1600px) {
  .haelfteMittig {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .haelfteMittig {
    margin-left: 25%;
  }
}
.imgSechstel {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.imgSechstel img {
  width: 100%;
}
.text56 {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.text56 p {
  margin: 0;
}
.imgViertel {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
.imgViertel img {
  width: 100%;
}
.text45 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.text45 p {
  margin: 0;
}
.img3u7 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 0;
}
@media (min-width: 768px) {
  .img3u7 {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .img3u7 {
    float: left;
    width: 58.33333333%;
  }
}
.img3u7 img {
  width: 100%;
}
.eins {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.einsIcon {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 3em;
  line-height: 3;
}
.fuenf {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.fuenfM {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 10px 0 20px 0;
}
.elf {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.haelfte {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.drittel {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .drittel {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .drittel {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .drittel {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.drittelClear {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
}
@media (min-width: 768px) {
  .drittelClear {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .drittelClear {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .drittelClear {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.drittelRechts {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .drittelRechts {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .drittelRechts {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .drittelRechts {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .drittelRechts {
    float: right;
  }
}
@media (min-width: 992px) {
  .drittelRechts {
    float: right;
  }
}
@media (min-width: 1200px) {
  .drittelRechts {
    float: right;
  }
}
.drittelM {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 20px 0;
}
.viertel {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.viertelM {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 20px 0;
}
.sechstel {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.inhaltFensterUeberschrift {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #343a42;
  margin-bottom: 15px;
}
.inhaltFensterUeberschrift img.voll {
  width: 100%;
}
.inhaltFensterUeberschrift img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.inhaltFensterUeberschrift h3,
.inhaltFensterUeberschrift h4 {
  color: #fff;
  margin: 15px 0;
}
#hauptUeberschrift {
  color: #fff;
  font-size: 3px;
}
.ueberschrift {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.ueberschrift img.voll {
  width: 100%;
}
.ueberschrift img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.ueberschrift p {
  font-weight: bold;
}
.ueberschrift h3,
.ueberschrift h4 {
  margin-top: 0;
  margin-bottom: 7px;
}
.ueberschriftM {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
.ueberschriftM img.voll {
  width: 100%;
}
.ueberschriftM img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.ueberschriftM p {
  font-weight: bold;
  margin: 0;
}
.ueberschriftBorderP {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: #ccced0 solid 1px;
  border-bottom: #ccced0 solid 1px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.ueberschriftBorderP img.voll {
  width: 100%;
}
.ueberschriftBorderP img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.ueberschriftBorderP p {
  font-weight: bold;
}
.ueberschriftBorderP h3,
.ueberschriftBorderP h4 {
  margin-top: 0;
  margin-bottom: 7px;
}
.ueberschriftBorderPM {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: #ccced0 solid 1px;
  border-bottom: #ccced0 solid 1px;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-top: 40px;
  margin-bottom: 20px;
  clear: both;
}
.ueberschriftBorderPM img.voll {
  width: 100%;
}
.ueberschriftBorderPM img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.ueberschriftBorderPM p {
  font-weight: bold;
}
.ueberschriftBorderPM h3,
.ueberschriftBorderPM h4 {
  margin-top: 0;
  margin-bottom: 7px;
}
.ueberschriftDunkelBorderP {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: #323438 solid 1px;
  border-bottom: #323438 solid 1px;
  padding-top: 15px;
  padding-bottom: 5px;
}
.ueberschriftDunkelBorderP img.voll {
  width: 100%;
}
.ueberschriftDunkelBorderP img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
.ueberschriftDunkelBorderP p {
  font-weight: bold;
}
.ueberschriftDunkelBorderP h3,
.ueberschriftDunkelBorderP h4 {
  margin-top: 0;
  margin-bottom: 7px;
}
.headlines {
  margin: 0 0 7px 0;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.headline3 {
  font-size: 24px;
}
.headline4 {
  font-size: 18px;
}
.headline5 {
  font-size: 14px;
}
.textV1 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}
.textV1 img.voll {
  width: 100%;
}
.textV1 img.imgMittig {
  width: 33%;
  margin: 40px 0 40px 33%;
}
@media (min-width: 1600px) {
  .textV1 {
    margin-top: 10px;
  }
}
.textV1 p {
  margin: 0;
}
.oeffnungsZeitenTab {
  margin: 15px 0;
}
.oeffnungsZeitenTab td {
  padding-right: 10px;
}
.seminarTermineTab {
  margin: 15px 0;
}
.seminarTermineTab tr td {
  padding: 0 40px 10px 0;
}
/*.ulLink {*/
.ulRoterPfeil li {
  padding-left: 15px;
  text-indent: -9px;
}
.ulRoterPfeil li a {
  color: #262427;
  background-color: #ccced0;
  padding: 1px 5px;
}
.ulRoterPfeil li:before {
  content: "\25BA ";
  color: #d51030;
  font-size: 1.2em;
  margin-left: -9px;
}
/*.ulLink2 {*/
.ulSchwarzerHacken {
  /*.ulLink;*/
}
.ulSchwarzerHacken li {
  padding-left: 15px;
  text-indent: -9px;
}
.ulSchwarzerHacken li a {
  color: #262427;
  background-color: #ccced0;
  padding: 1px 5px;
}
.ulSchwarzerHacken li:before {
  content: "\25BA ";
  color: #d51030;
  font-size: 1.2em;
  margin-left: -9px;
}
.ulSchwarzerHacken li:before {
  content: "\2713";
  font-weight: bold;
  color: #262427;
  font-size: 1.2em;
}
/*.ulLink3 {*/
.ulSchwarzerPunkt li {
  padding-left: 15px;
  text-indent: -9px;
}
.ulSchwarzerPunkt li a {
  color: #262427;
  background-color: #ccced0;
  padding: 1px 5px;
}
.ulSchwarzerPunkt li:before {
  color: #262427;
  content: "• ";
  font-size: 1.2em;
  margin-left: -9px;
}
.ulRoterQuadrat li {
  padding-left: 1.5em;
  text-indent: -9px;
}
.ulRoterQuadrat li a {
  color: #262427;
  background-color: #fff;
  padding: 1px 5px;
}
.ulRoterQuadrat li:before {
  content: "■ ";
  color: #d51030;
  font-size: 1.2em;
  margin-left: -9px;
}
.ulSchwarzerQuadrat li {
  padding-left: 25px;
  text-indent: -9px;
  margin-bottom: 18px;
}
.ulSchwarzerQuadrat li a {
  color: #262427;
  background-color: #fff;
  padding: 1px 5px;
}
.ulSchwarzerQuadrat li:before {
  color: #262427;
  content: "■ ";
  font-size: 1.2em;
  margin-left: -17px;
  margin-right: 10px;
}
/* ICONS */
.icon_btn {
  speak: none;
  padding-right: 8px;
}
.checkmark:before {
  content: "\e013";
  font-family: 'icomoon';
}
.close:before {
  content: "\e014";
  font-family: 'icomoon';
}
.expand:before {
  content: "\e6b8";
  font-family: 'icomoon';
}
.download:before {
  content: "\e6bd";
  font-family: 'icomoon';
}
.document:before ,
.word:before {
  content: "\e7b4";
}
.zip:before {
  content: "\e7b6";
}
.document:before {
  content: "\e626";
}
.pdf:before {
  content: "\e7b2";
}
.calendar:before {
  content: "\e64e";
}
.iconm {
  font-family: 'icomoon';
  font-size: 200%;
}
.iconm:before {
  vertical-align: bottom;
  line-height: 1em;
}
/* FARBEN */
.grey {
  color: #676b71;
}
.turkis {
  color: #04c7ce;
}
.gruen {
  color: #04ce84;
}
.rot {
  color: #d51030;
}
.orange {
  color: #ffb566;
}
.blau {
  color: #048ece;
}
.padding-25 {
  padding-right: 25px;
}
.padding-5 {
  padding-right: 5px;
}
.weisserBG {
  background-color: #fff;
}
.hellerBG {
  background-color: #f5f5f5;
}
.dunklerBG {
  background-color: #323438;
  color: #fff;
}
.dunklerBG h4 {
  color: #fff;
}
.grauerBG {
  background-color: #ccced0;
  color: #323438;
}
.grauerBG h4 {
  color: #323438;
}
#abstand {
  width: 100%;
  margin-top: 0;
}
@media (min-width: 992px) {
  #abstand {
    margin-top: 30px;
  }
}
.rahmen {
  border: solid #ccced0 1px;
}
@media (max-width: 992px) {
  .rahmen {
    margin-top: 10px;
  }
}
.nichtMobile {
  display: block;
}
@media (max-width: 480px) {
  .nichtMobile {
    display: none;
  }
}
.nurMobile {
  display: none;
}
@media (max-width: 480px) {
  .nurMobile {
    display: block;
  }
}
.rechts {
  text-align: right;
}
.rechts2 {
  float: right;
}
.mittig {
  text-align: center;
}
.floatRight {
  float: right;
}
.fontSize60 {
  font-size: 60%;
}
.fontSize100 {
  font-size: 100%;
}
.fontSize120 {
  font-size: 120%;
}
#mehrEntdeckenDiv {
  position: relative;
  visibility: hidden;
}
#mobileTopper {
  width: 100%;
  height: 60px;
  background-color: #fff;
}
@media (min-width: 992px) {
  #mobileTopper #mobileMenuLink {
    display: none;
    height: 0;
  }
}
#mobileTopper ul {
  display: none;
  position: absolute;
  top: 20px;
  right: 24px;
}
@media (min-width: 992px) {
  #mobileTopper ul {
    display: block;
  }
}
#mobileTopper ul li {
  display: inline-block;
  padding: 0 15px;
}
#mobileTopper ul li a {
  text-transform: uppercase;
  font-size: 13px;
  color: #a8a8a8;
  /* 35% K */
}
#mobileTopper ul li a:hover {
  text-decoration: none;
  color: #5a5a5a;
  /* 65% K */
}
#logo {
  width: 190px;
  position: absolute;
  top: 0px;
  left: 15px;
  z-index: 900;
  background-color: #fff;
  padding: 10px 10px 0 0;
  /*    @media(min-width: @maxWeiteFuerMobile){
          right: @rechterRand;
          padding: 12px 20px;
          margin: 20px;
          width: @logoBreite + 40;
      }*/
}
#mobileMenuLink {
  font-size: 3em;
  color: #ccced0;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  width: 67px;
  height: 60px;
  padding-top: 9px;
  padding-left: 12px;
}
#allesGrau {
  position: fixed;
  z-index: 910;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: #000;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -webkit-transform: translateZ(0);
}
#allesGrau.active {
  visibility: visible;
  background: rgba(0, 0, 0, 0.5);
}
#mobileMenu {
  x-margin-right: -100%;
  top: 60px;
  right: 0;
  width: 100%;
  max-width: 350px;
  background: #fff;
  position: absolute;
  height: auto;
  overflow-y: auto;
  z-index: 999;
  display: none;
  visibility: hidden;
  -webkit-transition: visibility 1s ease 0s;
  -o-transition: visibility 1s ease 0s;
  transition: visibility 1s ease 0s;
  -webkit-transform: translateZ(0);
}
#mobileMenu.active {
  x-right: 100%;
  display: block;
  visibility: visible;
}
#mobileMenu ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  padding: 0;
}
#mobileMenu ul > li {
  position: relative;
  display: block;
}
#mobileMenu ul > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
#mobileMenu ul > li > a:hover,
#mobileMenu ul > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#mobileMenu ul > li.disabled > a {
  color: #777777;
}
#mobileMenu ul > li.disabled > a:hover,
#mobileMenu ul > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
#mobileMenu ul .open > a,
#mobileMenu ul .open > a:hover,
#mobileMenu ul .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
#mobileMenu ul .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#mobileMenu ul > li > a > img {
  max-width: none;
}
#mobileMenu ul > li {
  float: left;
}
#mobileMenu ul > li > a {
  border-radius: 4px;
}
#mobileMenu ul > li + li {
  margin-left: 2px;
}
#mobileMenu ul > li.active > a,
#mobileMenu ul > li.active > a:hover,
#mobileMenu ul > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
#mobileMenu ul > li {
  float: none;
}
#mobileMenu ul > li + li {
  margin-top: 2px;
  margin-left: 0;
}
#mobileMenu ul li a {
  padding: 7px 30px;
  border-bottom: solid 1px #ccced0;
  text-decoration: none;
  border-radius: 0;
  color: #262427;
}
#mobileMenu ul li.active > a,
#mobileMenu ul li:hover > a,
#mobileMenu ul li.active > a:hover,
#mobileMenu ul li:hover > a:hover,
#mobileMenu ul li.active > a:focus,
#mobileMenu ul li:hover > a:focus {
  color: #d51030;
  background-color: #fff;
}
#mobileMenu ul li.active .mobilePfeil {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#mobileMenu ul li.active ul {
  display: block;
}
#mobileMenu ul li ul {
  display: none;
  font-size: 0.8em;
}
#mobileMenu ul li ul li a {
  padding: 4px 35px;
  border-bottom: 0;
  color: #262427;
}
#mobileMenu ul li ul li.active > a,
#mobileMenu ul li ul li:hover > a,
#mobileMenu ul li ul li.active > a:hover,
#mobileMenu ul li ul li:hover > a:hover,
#mobileMenu ul li ul li.active > a:focus,
#mobileMenu ul li ul li:hover > a:focus {
  color: #d51030;
  background-color: #fff;
}
#mobileMenu ul li ul li:last-child a {
  border-bottom: solid 1px #ccced0;
}
#mobileMenu .input-group {
  width: 100%;
  padding: 12px 0px 10px 30px;
}
#mobileMenu .input-group-btn {
  float: right;
  width: auto;
}
#suchfeld {
  float: right;
  margin: 10px 0;
  visibility: hidden;
  width: 0;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
#suchfeld.active {
  width: 90%;
  visibility: visible;
}
#search_input {
  width: 192px;
}
#suchbutton {
  padding: 7px 0;
  margin: 0 12px;
  width: 34px;
  border: 0;
}
#suchbutton:hover {
  background: transparent;
  color: #d51030;
}
#suchbutton i {
  display: block;
  height: 20px;
  width: 34px;
}
#suchbutton i:before {
  content: "\e003";
}
#serviceMenuMobile {
  margin: 20px 5px;
  font-size: 0.8em;
}
#serviceMenuMobile ul li a {
  border: 0;
}
.mobilePfeil {
  position: absolute;
  right: 15px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menuPfeil {
  position: absolute;
  margin-left: 10px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
#mobileKontaktFenster {
  margin-left: -15px;
  margin-right: -15px;
  display: block;
}
#mobileKontaktFenster #mobileKontakt {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 1.2em;
}
@media (min-width: 480px) {
  #mobileKontaktFenster {
    display: none;
  }
}
#sprachlink {
  float: left;
}
.modal-content {
  background-color: #fff;
  border-radius: 0;
}
#sprachBody {
  background-image: url(../img/flags/hintergrund.png);
  background-color: #fff;
  background-position: center top;
}
#sprachBody ul li {
  margin: 20px 0;
}
#sprachBody ul li a {
  color: #262427;
}
#sprachBody ul li a img {
  margin-right: 10px;
}
.ulHalbeBreite {
  width: 50%;
  float: left;
}
.korrekturProdukt {
  background-color: #f5f5f5;
  margin-top: -40px;
  margin-bottom: -40px;
}
.sloganStart {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-style: italic;
  display: block;
  padding-left: 0;
}
@media (min-width: 768px) {
  .sloganStart {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .sloganStart {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 1600px) {
  .sloganStart {
    display: none;
  }
}
.sloganStart img {
  width: 10%;
  float: left;
  margin: 0 3%;
}
.sloganStart p {
  width: 84%;
  float: right;
}
.startSemperText {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .startSemperText {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .startSemperText {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .startSemperText {
    margin-top: 10px;
  }
}
.startSemperText p {
  margin: 0;
}
.startVoHaVi {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .startVoHaVi {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .startVoHaVi {
    float: left;
    width: 25%;
  }
}
.startVoHaVi h3 {
  margin-top: 0;
  margin-bottom: 7px;
}
@media (min-width: 1600px) {
  .startVoHaVi {
    margin-top: 0;
  }
}
.mcontactbutton a {
  display: block;
  margin: 10px auto 40px;
  padding: 14px 10px;
  background: #e07220;
  white-space: nowrap;
  color: #fff;
}
.mcontactbutton a:hover,
.mcontactbutton a:active,
.mcontactbutton a:link {
  color: #fff;
}
* {
  -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: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Julius Sans One', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .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,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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: 12px;
}
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: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.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;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.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,
ol ul,
ul ol,
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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@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.42857143;
  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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 660px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 820px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
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.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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 {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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 {
  position: relative;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.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;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.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;
}
@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.333333px;
  }
}
@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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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%;
}
/*! 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;
  position: relative;
}
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;
}
/*@import "list-group.less";  // Gruppierte Liste*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #337ab7;
}
.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.42857143;
  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-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/*@import "./bootstrap/navbar.less";*/
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/*@import "./bootstrap/component-animations.less";  // fade*/
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/*@import "./bootstrap/thumbnails.less";*/
/*@import "./bootstrap/progress-bars.less";*/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.clearfix:before,
.clearfix:after,
.rowSlider:before,
.rowSlider:after,
.carouselLinearSlider:before,
.carouselLinearSlider:after,
.dunklerContainer:before,
.dunklerContainer:after,
.hellerContainer:before,
.hellerContainer:after,
.weisserContainer:before,
.weisserContainer:after,
.grauerContainer:before,
.grauerContainer:after,
.inhaltFenster:before,
.inhaltFenster:after,
.row:before,
.row:after,
.rowRechts:before,
.rowRechts:after,
.rowRechts:before,
.rowRechts:after,
.rowDrittelLinks:before,
.rowDrittelLinks:after,
.rowDrittelMitte:before,
.rowDrittelMitte:after,
.rowDrittelRechts:before,
.rowDrittelRechts:after,
.rowMargin:before,
.rowMargin:after,
.rowMargin:before,
.rowMargin:after,
.rowMargin2:before,
.rowMargin2:after,
.rowMargin2:before,
.rowMargin2:after,
.rowMarginTop:before,
.rowMarginTop:after,
.rowMarginTop:before,
.rowMarginTop:after,
.rowMarginTop2:before,
.rowMarginTop2:after,
.rowMarginTop2:before,
.rowMarginTop2:after,
.rowMarginTop3:before,
.rowMarginTop3:after,
.rowMarginTop3:before,
.rowMarginTop3:after,
#mobileMenu ul:before,
#mobileMenu ul:after,
#mobileKontaktFenster:before,
#mobileKontaktFenster:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.modal-footer:before,
.modal-footer:after,
.panel-body:before,
.panel-body:after,
#serviceMenuDiv:before,
#serviceMenuDiv:after,
.tabsList:before,
.tabsList:after,
.carouselLinear:before,
.carouselLinear:after,
.carouselLinear8:before,
.carouselLinear8:after {
  content: " ";
  display: table;
}
.clearfix:after,
.rowSlider:after,
.carouselLinearSlider:after,
.dunklerContainer:after,
.hellerContainer:after,
.weisserContainer:after,
.grauerContainer:after,
.inhaltFenster:after,
.row:after,
.rowRechts:after,
.rowRechts:after,
.rowDrittelLinks:after,
.rowDrittelMitte:after,
.rowDrittelRechts:after,
.rowMargin:after,
.rowMargin:after,
.rowMargin2:after,
.rowMargin2:after,
.rowMarginTop:after,
.rowMarginTop:after,
.rowMarginTop2:after,
.rowMarginTop2:after,
.rowMarginTop3:after,
.rowMarginTop3:after,
#mobileMenu ul:after,
#mobileKontaktFenster:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.modal-footer:after,
.panel-body:after,
#serviceMenuDiv:after,
.tabsList:after,
.carouselLinear:after,
.carouselLinear8: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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: 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: 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;
  }
}
body > div.bp {
  font-family: "xs";
}
@media (min-width: 768px) {
  body > div.bp {
    font-family: "sm";
  }
}
@media (min-width: 992px) {
  body > div.bp {
    font-family: "md";
  }
}
@media (min-width: 1200px) {
  body > div.bp {
    font-family: "lg";
  }
}
@media (min-width: 1600px) {
  body > div.bp {
    font-family: "slg";
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1600px) {
  .col-slg-1, .col-slg-2, .col-slg-3, .col-slg-4, .col-slg-5, .col-slg-6, .col-slg-7, .col-slg-8, .col-slg-9, .col-slg-10, .col-slg-11, .col-slg-12 {
    float: left;
  }
  .col-slg-12 {
    width: 100%;
  }
  .col-slg-11 {
    width: 91.66666667%;
  }
  .col-slg-10 {
    width: 83.33333333%;
  }
  .col-slg-9 {
    width: 75%;
  }
  .col-slg-8 {
    width: 66.66666667%;
  }
  .col-slg-7 {
    width: 58.33333333%;
  }
  .col-slg-6 {
    width: 50%;
  }
  .col-slg-5 {
    width: 41.66666667%;
  }
  .col-slg-4 {
    width: 33.33333333%;
  }
  .col-slg-3 {
    width: 25%;
  }
  .col-slg-2 {
    width: 16.66666667%;
  }
  .col-slg-1 {
    width: 8.33333333%;
  }
  .col-slg-pull-12 {
    right: 100%;
  }
  .col-slg-pull-11 {
    right: 91.66666667%;
  }
  .col-slg-pull-10 {
    right: 83.33333333%;
  }
  .col-slg-pull-9 {
    right: 75%;
  }
  .col-slg-pull-8 {
    right: 66.66666667%;
  }
  .col-slg-pull-7 {
    right: 58.33333333%;
  }
  .col-slg-pull-6 {
    right: 50%;
  }
  .col-slg-pull-5 {
    right: 41.66666667%;
  }
  .col-slg-pull-4 {
    right: 33.33333333%;
  }
  .col-slg-pull-3 {
    right: 25%;
  }
  .col-slg-pull-2 {
    right: 16.66666667%;
  }
  .col-slg-pull-1 {
    right: 8.33333333%;
  }
  .col-slg-pull-0 {
    right: auto;
  }
  .col-slg-push-12 {
    left: 100%;
  }
  .col-slg-push-11 {
    left: 91.66666667%;
  }
  .col-slg-push-10 {
    left: 83.33333333%;
  }
  .col-slg-push-9 {
    left: 75%;
  }
  .col-slg-push-8 {
    left: 66.66666667%;
  }
  .col-slg-push-7 {
    left: 58.33333333%;
  }
  .col-slg-push-6 {
    left: 50%;
  }
  .col-slg-push-5 {
    left: 41.66666667%;
  }
  .col-slg-push-4 {
    left: 33.33333333%;
  }
  .col-slg-push-3 {
    left: 25%;
  }
  .col-slg-push-2 {
    left: 16.66666667%;
  }
  .col-slg-push-1 {
    left: 8.33333333%;
  }
  .col-slg-push-0 {
    left: auto;
  }
  .col-slg-offset-12 {
    margin-left: 100%;
  }
  .col-slg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-slg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-slg-offset-9 {
    margin-left: 75%;
  }
  .col-slg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-slg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-slg-offset-6 {
    margin-left: 50%;
  }
  .col-slg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-slg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-slg-offset-3 {
    margin-left: 25%;
  }
  .col-slg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-slg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-slg-offset-0 {
    margin-left: 0%;
  }
}
label {
  font-weight: normal;
  margin-bottom: 3px;
}
label p {
  font-size: 0.9em;
}
a {
  cursor: pointer;
}
.linkUnterstrichen {
  text-decoration: underline;
}
ul {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
section ul li {
  padding-left: 1.5em;
  text-indent: -9px;
}
section ul li a {
  color: #262427;
  background-color: #fff;
  padding: 1px 5px;
}
section ul li:before {
  content: "■ ";
  color: #d51030;
  font-size: 1.2em;
  margin-left: -9px;
}
section ul.tabsList li {
  padding-left: 0;
  text-indent: 0;
}
.popover {
  z-index: 30;
  position: absolute;
  border-radius: 3px;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.popover-content {
  padding: 0;
  width: 220px;
  text-align: center;
}
.popover-content a {
  color: #c85c0b;
}
.popover-content a:hover {
  color: #c85c0b;
}
.mehrEntdecken {
  display: block;
  width: 100%;
  height: 100%;
  padding: 9px 0;
}
.mehrEntdecken:hover {
  text-decoration: none;
}
.fade.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* @import "./_3_generic/glyphicons";                                           // Icons als Schriftart */
/* @import "./_3_generic/icomoonFont";                                          // Icons als Schriftart */
/*
 * Settings
 */
/* glyphicon-search */
/* glyphicon-th */
/* glyphicon-ok */
/* glyphicon-remove */
/* glyphicon-picture */
/* glyphicon-play */
/* glyphicon-pause */
/* glyphicon-chevron-left */
/* glyphicon-chevron-right */
/* glyphicon-info-sign */
/* glyphicon-remove-circle */
/* glyphicon-chevron-up */
/* glyphicon-chevron-down */
/* glyphicon-chevron-down */
/* glyphicon-filter */
/* Burger */
/* pdf */
/* zip */
/* Twitter */
/* Document */
/* Play */
/* Pause */
/* Arrow right */
/* Arrow left */
/* Google+ */
/* facebook */
/* YouTube */
/* document */
/* calendar */
/* expand */
/* download */
/* word */
/* close */
/*
 * Basics
 */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?83xyzo8');
  src: url('../fonts/icomoon.eot?83xyzo8#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?83xyzo8') format('truetype'), url('../fonts/icomoon.woff?83xyzo8') format('woff'), url('../fonts/icomoon.svg?83xyzo8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.glyphicon {
  height: 16px;
  width: 16px;
}
/*
 * Classes
 */
.glyphicon-th:before,
.icon-Glyphicons_-_e011:before {
  content: "\e011";
}
.glyphicon-ok:before,
.icon-Glyphicons_-_e013:before {
  content: "\e013";
}
.glyphicon-remove:before,
.icon-Glyphicons_-_e014:before {
  content: "\e014";
}
.glyphicon-play:before,
.icon-Glyphicons_-_e072:before {
  content: "\e072";
}
.glyphicon-pause:before,
.icon-Glyphicons_-_e073:before {
  content: "\e073";
}
.glyphicon-chevron-left:before,
.icon-Glyphicons_-_e079:before {
  content: "\e079";
}
.glyphicon-chevron-right:before,
.icon-Glyphicons_-_e080:before {
  content: "\e080";
}
.glyphicon-info-sign:before,
.icon-Glyphicons_-_e086:before {
  content: "\e086";
}
.glyphicon-remove-circle:before,
.icon-Glyphicons_-_e088:before {
  content: "\e088";
}
.glyphicon-filter:before,
.icon-Glyphicons_-_e138:before {
  content: "\e138";
}
.icon-menu2:before,
.icon-icomoon_-_e6b8:before {
  content: "\e6b8";
}
.icon-file-pdf:before,
.icon-icomoon_-_e7b2:before {
  content: "\e7b2";
}
.icon-file-zip:before,
.icon-icomoon_-_e7b6:before {
  content: "\e7b6";
}
.icon-twitter:before,
.icon-icomoon_-_e76d:before {
  content: "\e76d";
}
.icon-file3:before,
.icon-icomoon_-_e625:before {
  content: "\e625";
}
.icon-play2:before,
.icon-icomoon_-_e705:before {
  content: "\e705";
}
.icon-pause:before,
.icon-icomoon_-_e706:before {
  content: "\e706";
}
.icon-arrow-right3:before,
.icon-icomoon_-_e732:before {
  content: "\e732";
}
.icon-arrow-left3:before,
.icon-icomoon_-_e736:before {
  content: "\e736";
}
.icon-googleplus:before,
.icon-icomoon_-_e764:before {
  content: "\e764";
}
.icon-facebook:before,
.icon-icomoon_-_e769:before {
  content: "\e769";
}
.icon-youtube:before,
.icon-icomoon_-_e773:before {
  content: "\e773";
}
.icon-cancel-circle:before,
.icon-icomoon_-_ea0d:before {
  content: "\ea0d";
}


.icon-facebook2:before {
  content: "\ea91";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-twitter2:before {
  content: "\ea96";
}
.icon-xing2:before {
  content: "\ead3";
}
.icon-linkedin2:before {
  content: "\eac9";
}
.icon-mail:before {
  content: "\ea83";
}


@font-face {
  font-family: 'fpicons';
  src: url('fonts/fpicons.eot?yg5dv7');
  src: url('fonts/fpicons.eot?#iefixyg5dv7') format('embedded-opentype'), url('fonts/fpicons.woff?yg5dv7') format('woff'), url('fonts/fpicons.ttf?yg5dv7') format('truetype'), url('fonts/fpicons.svg?yg5dv7#fpicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="fp-i-"],
[class*=" fp-i-"] {
  font-family: 'fpicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flowplayer {
  position: relative;
  width: 100%;
  counter-increment: flowplayer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
}
.flowplayer * {
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  list-style-type: none;
}
.flowplayer a:focus {
  outline: 0;
}
.flowplayer video {
  width: 100%;
}
.flowplayer.is-ipad video {
  -webkit-transform: translateX(-2048px);
}
.is-ready.flowplayer.is-ipad video {
  -webkit-transform: translateX(0);
}
.flowplayer .fp-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flowplayer .fp-engine,
.flowplayer .fp-ui,
.flowplayer .fp-message {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.flowplayer .fp-ui {
  z-index: 11;
}
.flowplayer .fp-message {
  display: none;
  text-align: center;
  padding-top: 5%;
  cursor: default;
}
.flowplayer .fp-message h2 {
  font-size: 120%;
  margin-bottom: 1em;
}
.flowplayer .fp-message p {
  color: #666;
  font-size: 95%;
}
.flowplayer .fp-title {
  line-height: 30px;
  font-weight: normal;
  font-family: 'myriad pro', Helvetica, Arial, sans-serif;
  font-size: 11px;
  cursor: default;
  color: #fff;
  width: auto;
  max-width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  padding: 0 20px;
}
.is-rtl.flowplayer .fp-title {
  float: right;
}
.aside-time.flowplayer .fp-title {
  display: none !important;
}
.flowplayer .fp-controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.no-background.flowplayer .fp-controls {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
}
.is-fullscreen.flowplayer .fp-controls {
  bottom: 3px;
}
.is-mouseover.flowplayer .fp-controls {
  bottom: 0;
}
.flowplayer .fp-controls,
.flowplayer .fp-title,
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close,
.flowplayer .fp-embed,
.flowplayer.aside-time .fp-time {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
}
.no-background.flowplayer .fp-controls,
.no-background.flowplayer .fp-title,
.no-background.flowplayer .fp-fullscreen,
.no-background.flowplayer .fp-unload,
.no-background.flowplayer .fp-close,
.no-background.flowplayer .fp-embed,
.no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000;
}
.no-background.flowplayer .fp-play,
.no-background.flowplayer .fp-brand {
  background-color: transparent !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)) !important;
  background-image: -webkit-linear-gradient(top, transparent, transparent) !important;
  background-image: -moz-linear-gradient(top, transparent, transparent) !important;
  background-image: -o-linear-gradient(top, transparent, transparent) !important;
  background-image: linear-gradient(to bottom, transparent, transparent) !important;
  text-shadow: 0 0 1px #000;
}
.flowplayer.fixed-controls .fp-controls {
  background-color: #000;
}
.flowplayer .fp-timeline {
  background-color: #a5a5a5;
}
.flowplayer .fp-buffer {
  background-color: #eee;
}
.flowplayer .fp-progress {
  background-color: #00a7c8;
}
.flowplayer .fp-volumeslider {
  background-color: #a5a5a5;
}
.flowplayer .fp-volumelevel {
  background-color: #00a7c8;
}
.flowplayer .fp-waiting {
  display: none;
  margin: 19% auto;
  text-align: center;
}
.flowplayer .fp-waiting * {
  -webkit-box-shadow: 0 0 5px #333;
  -moz-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
}
.flowplayer .fp-waiting em {
  width: 1em;
  height: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  -webkit-animation: pulse .6s infinite;
  -moz-animation: pulse .6s infinite;
  animation: pulse .6s infinite;
  margin: .3em;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.flowplayer .fp-waiting em:nth-child(1) {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: 0.3s;
}
.flowplayer .fp-waiting em:nth-child(2) {
  -webkit-animation-delay: .45s;
  -moz-animation-delay: .45s;
  animation-delay: 0.45s;
}
.flowplayer .fp-waiting em:nth-child(3) {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: 0.6s;
}
.flowplayer .fp-waiting p {
  color: #ccc;
  font-weight: bold;
}
.flowplayer .fp-speed {
  font-size: 30px;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.8);
  color: #eee;
  margin: 0 auto;
  text-align: center;
  width: 120px;
  padding: .1em 0 0;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  transition: opacity .5s;
}
.flowplayer .fp-speed.fp-hilite {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-help {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 100;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  text-align: center;
}
.is-help.flowplayer .fp-help {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-help .fp-help-section {
  margin: 3%;
  direction: ltr;
}
.flowplayer .fp-help .fp-help-basics {
  margin-top: 6%;
}
.flowplayer .fp-help p {
  color: #eee;
  margin: .5em 0;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  margin: 1% 2%;
}
.flowplayer .fp-help em {
  background: #eee;
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  margin-right: .4em;
  padding: .3em .6em;
  color: #333;
}
.flowplayer .fp-help small {
  font-size: 90%;
  color: #aaa;
}
.flowplayer .fp-help .fp-close {
  display: block;
}
@media (max-width: 600px) {
  .flowplayer .fp-help p {
    font-size: 9px;
  }
}
.flowplayer .fp-dropdown {
  position: absolute;
  top: 5px;
  width: 100px;
  background-color: #000 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 !important;
  list-style-type: none !important;
}
.flowplayer .fp-dropdown:before {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: calc(45%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(51, 51, 51, 0.9);
}
.flowplayer .fp-dropdown li {
  padding: 10px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: 11px !important;
  list-style-type: none !important;
}
.flowplayer .fp-dropdown li.active {
  background-color: #00a7c8 !important;
  cursor: default !important;
}
.flowplayer .fp-dropdown.fp-dropup {
  bottom: 20px;
  top: auto;
}
.flowplayer .fp-dropdown.fp-dropup:before {
  top: auto;
  bottom: -5px;
  border-bottom: none;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
}
.flowplayer .fp-tooltip {
  background-color: #000;
  color: #fff;
  display: none;
  position: absolute;
  padding: 5px;
}
.flowplayer .fp-tooltip:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 0;
  left: calc(45%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.flowplayer .fp-timeline-tooltip {
  bottom: 35px;
}
.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: block;
}
.is-touch.flowplayer .fp-timeline:hover + .fp-timeline-tooltip {
  display: none;
}
.flowplayer .fp-subtitle {
  position: absolute;
  bottom: 40px;
  left: -99999em;
  z-index: 10;
  text-align: center;
  width: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s;
}
.flowplayer .fp-subtitle p {
  display: inline;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
  color: #eee;
  padding: .1em .4em;
  font-size: 16px;
  line-height: 1.6;
}
.flowplayer .fp-subtitle p:after {
  content: '';
  clear: both;
}
.flowplayer .fp-subtitle p b {
  font-weight: bold;
}
.flowplayer .fp-subtitle p i {
  font-style: italic;
}
.flowplayer .fp-subtitle p u {
  text-decoration: underline;
}
.flowplayer .fp-subtitle.fp-active {
  left: 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-mute,
.flowplayer .fp-embed,
.flowplayer .fp-close,
.flowplayer .fp-play,
.flowplayer .fp-menu {
  font-family: 'fpicons' !important;
  color: #fff !important;
  font-size: 15px !important;
  text-align: center !important;
  line-height: 30px !important;
  text-decoration: none !important;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-mute,
.is-rtl.flowplayer .fp-embed,
.is-rtl.flowplayer .fp-close,
.is-rtl.flowplayer .fp-play,
.is-rtl.flowplayer .fp-menu {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.is-rtl.flowplayer .fp-menu {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.flowplayer .fp-fullscreen:before {
  content: "\e602";
}
.flowplayer .fp-unload:before,
.flowplayer .fp-close:before {
  content: "\e600";
}
.flowplayer .fp-mute:before {
  content: "\e606";
}
.flowplayer .fp-embed:before {
  content: "\e603";
}
.flowplayer .fp-play:before {
  content: "\e608";
}
.flowplayer .fp-menu:before {
  content: "\e604";
}
.flowplayer .fp-flash-disabled {
  background: #333;
  width: 390px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  color: #fff;
}
.is-splash.flowplayer .fp-ui,
.is-paused.flowplayer .fp-ui {
  background: url(img/play_white.png) center no-repeat;
  background-size: 11%;
}
.is-rtl.is-splash.flowplayer .fp-ui,
.is-rtl.is-paused.flowplayer .fp-ui {
  background: url(img/play_white_rtl.png) center no-repeat;
  background-size: 11%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .is-splash.flowplayer .fp-ui,
  .is-paused.flowplayer .fp-ui {
    background: url(img/play_white@x2.png) center no-repeat;
    background-size: 11%;
  }
  .is-rtl.is-splash.flowplayer .fp-ui,
  .is-rtl.is-paused.flowplayer .fp-ui {
    background: url(img/play_white_rtl@x2.png) center no-repeat;
    background-size: 11%;
  }
}
.is-fullscreen.flowplayer .fp-ui {
  background-size: auto;
}
.is-seeking.flowplayer .fp-ui,
.is-loading.flowplayer .fp-ui {
  background-image: none;
}
.flowplayer .fp-brand {
  color: #fff !important;
  position: absolute;
  right: 115px;
  font-weight: normal !important;
  font-family: 'myriad pro', Helvetica, Arial, sans-serif !important;
  text-decoration: none !important;
  line-height: 15px !important;
  font-size: 11px !important;
  height: 15px;
  width: 55px;
  bottom: 9px;
  box-sizing: border-box;
  text-align: center;
  padding: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.has-menu.flowplayer .fp-brand {
  right: 152px;
}
.is-rtl.flowplayer .fp-brand {
  right: auto;
  left: 125px;
}
.has-menu.is-rtl.flowplayer .fp-brand {
  left: 152px;
}
.no-brand.flowplayer .fp-brand {
  display: none;
}
.no-volume.no-mute.flowplayer .fp-brand {
  right: 10px;
}
.has-menu.no-volume.no-mute.flowplayer .fp-brand {
  right: 47px;
}
.no-volume.flowplayer .fp-brand {
  right: 50px;
}
.no-mute.flowplayer .fp-brand {
  right: 95px;
}
.flowplayer .fp-logo {
  position: absolute;
  top: auto;
  left: 15px;
  bottom: 40px;
  cursor: pointer;
  display: none;
  z-index: 100;
}
.flowplayer .fp-logo img {
  width: 100%;
}
.is-embedded.flowplayer .fp-logo {
  display: block;
}
.fixed-controls.flowplayer .fp-logo {
  bottom: 15px;
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close {
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
  display: block;
  height: 23px;
  text-align: center;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close {
  right: auto;
  left: 10px;
}
.flowplayer .fp-unload,
.flowplayer .fp-close {
  display: none;
}
.flowplayer .fp-play {
  display: none;
  height: 30px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}
.is-rtl.flowplayer .fp-play {
  left: auto;
  right: 0;
}
.is-playing.flowplayer .fp-play:before {
  content: "\e607";
}
.flowplayer .fp-menu {
  display: none;
  position: absolute;
  bottom: 0;
  z-index: 11;
  right: 10px;
}
.is-rtl.flowplayer .fp-menu {
  right: auto;
  left: 10px;
}
.has-menu.flowplayer .fp-menu {
  display: block;
}
.flowplayer .fp-menu .fp-dropdown {
  z-index: 12;
  display: none;
  left: -42.5px;
  line-height: auto;
  width: 149px;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.is-rtl.flowplayer .fp-menu .fp-dropdown {
  left: -10px;
}
.flowplayer .fp-menu.dropdown-open .fp-dropdown {
  display: block;
}
.flowplayer.is-ready.is-closeable .fp-unload {
  display: block;
}
.flowplayer.is-ready.is-closeable .fp-embed {
  right: 90px;
}
.flowplayer.is-ready.is-closeable .fp-fullscreen {
  right: 50px;
}
.flowplayer.is-ready.is-closeable.is-rtl .fp-embed {
  right: auto;
  left: 90px;
}
.flowplayer.is-ready.is-closeable.is-rtl .fp-fullscreen {
  right: auto;
  left: 50px;
}
.flowplayer.is-fullscreen .fp-fullscreen {
  display: block !important;
}
.flowplayer.is-fullscreen .fp-fullscreen:before {
  content: "\e601";
}
.flowplayer .fp-timeline {
  height: 3px;
  position: relative;
  overflow: hidden;
  top: 10px;
  height: 10px;
  margin: 0 225px 0 55px;
}
.no-brand.flowplayer .fp-timeline {
  margin-right: 160px;
}
.has-menu.no-brand.flowplayer .fp-timeline {
  margin-right: 187px;
}
.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 95px;
}
.no-mute.no-brand.flowplayer .fp-timeline {
  margin-right: 130px;
}
.no-mute.no-volume.no-brand.flowplayer .fp-timeline {
  margin-right: 55px;
}
.has-menu.flowplayer .fp-timeline {
  margin-right: 252px;
}
.no-volume.flowplayer .fp-timeline {
  margin-right: 160px;
}
.no-mute.flowplayer .fp-timeline {
  margin-right: 195px;
}
.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 120px;
}
.has-menu.no-mute.no-volume.flowplayer .fp-timeline {
  margin-right: 157px;
}
.is-rtl.flowplayer .fp-timeline {
  margin: 0 55px 0 225px;
}
.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 160px;
}
.has-menu.no-brand.is-rtl.flowplayer .fp-timeline {
  margin-left: 197px;
}
.has-menu.is-rtl.flowplayer .fp-timeline {
  margin-left: 262px;
}
.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 95px;
}
.no-mute.is-rtl.flowplayer .fp-timeline {
  margin-left: 130px;
}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline {
  margin-left: 55px;
}
.is-long.flowplayer .fp-timeline {
  margin: 0 255px 0 85px;
}
.no-volume.is-long.flowplayer .fp-timeline {
  margin-right: 180px;
}
.no-mute.is-long.flowplayer .fp-timeline {
  margin-right: 140px;
}
.has-menu.is-long.flowplayer .fp-timeline {
  margin-right: 292px;
}
.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 190px;
}
.no-volume.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 125px;
}
.no-mute.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 85px;
}
.has-menu.no-brand.is-long.flowplayer .fp-timeline {
  margin-right: 227px;
}
.is-rtl.is-long.flowplayer .fp-timeline {
  margin: 85px 0 190px 0;
}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 125px;
}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline {
  margin-left: 85px;
}
.aside-time.flowplayer .fp-timeline,
.no-time.flowplayer .fp-timeline {
  margin: 0 190px 0 10px;
}
.has-menu.aside-time.flowplayer .fp-timeline,
.has-menu.no-time.flowplayer .fp-timeline {
  margin-right: 227px;
}
.aside-time.no-brand.flowplayer .fp-timeline {
  margin-right: 115px;
}
.aside-time.no-volume.flowplayer .fp-timeline,
.no-time.no-volume.flowplayer .fp-timeline {
  margin-right: 115px;
}
.aside-time.no-mute.flowplayer .fp-timeline,
.no-time.no-mute.flowplayer .fp-timeline {
  margin-right: 75px;
}
.is-rtl.aside-time.flowplayer .fp-timeline,
.is-rtl.no-time.flowplayer .fp-timeline {
  margin: 0 10px 0 115px;
}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,
.is-rtl.no-time.no-volume.flowplayer .fp-timeline {
  margin-left: 50px;
}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,
.is-rtl.no-time.no-mute.flowplayer .fp-timeline {
  margin-left: 10px;
}
.flowplayer .fp-buffer,
.flowplayer .fp-progress {
  position: absolute;
  top: 0;
  left: auto;
  height: 100%;
  cursor: col-resize;
}
.flowplayer .fp-buffer {
  -webkit-transition: width .25s linear;
  -moz-transition: width .25s linear;
  transition: width 0.25s linear;
}
.flowplayer .fp-timeline.no-animation .fp-buffer {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.flowplayer .fp-progress.animated {
  transition-timing-function: linear;
  transition-property: width, height;
}
.flowplayer.is-touch .fp-timeline {
  overflow: visible;
}
.flowplayer.is-touch .fp-progress {
  -webkit-transition: width .2s linear;
  -moz-transition: width .2s linear;
  transition: width .2s linear;
  box-sizing: border-box;
}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress {
  -webkit-transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear;
  -moz-transition: right .1s linear,border .1s linear,top .1s linear,left .1s linear;
  transition: right 0.1s linear, border 0.1s linear, top 0.1s linear, left 0.1s linear;
}
.flowplayer.is-touch.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  content: '';
  box-sizing: border-box;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  right: -5px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before {
  right: auto;
  left: -5px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after {
  left: -10px;
  -webkit-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 4px rgba(0, 0, 0, 0.5);
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  width: 10px;
  height: 10px;
}
.flowplayer.is-touch.is-mouseover .fp-progress:after {
  height: 18px;
  width: 18px;
  top: -4px;
  right: -10px;
  border: 5px solid rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0 4px rgba(0, 0, 0, 0.5);
}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  border: 10px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  top: -5px;
  right: -10px;
}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after {
  left: -15px;
  right: auto;
  border: 10px solid #fff;
}
.flowplayer .fp-volume {
  position: absolute;
  height: 6px;
  bottom: 12px;
  right: 10px;
}
.has-menu.flowplayer .fp-volume {
  right: 37px;
}
.is-rtl.flowplayer .fp-volume {
  right: auto;
  left: 10px;
}
.is-rtl.has-menu.flowplayer .fp-volume {
  left: 37px;
}
.flowplayer .fp-mute {
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  top: -12px;
  cursor: pointer;
}
.is-rtl.flowplayer .fp-mute {
  float: right;
}
.no-mute.flowplayer .fp-mute {
  display: none;
}
.flowplayer .fp-volumeslider {
  width: 75px;
  height: 6px;
  cursor: col-resize;
  float: left;
}
.is-rtl.flowplayer .fp-volumeslider {
  float: right;
}
.no-volume.flowplayer .fp-volumeslider {
  display: none;
}
.flowplayer .fp-volumelevel {
  height: 100%;
}
.flowplayer .fp-time {
  text-shadow: 0 0 1px #000;
  font-size: 11px;
  font-weight: normal;
  font-family: 'myriad pro', Helvetica, Arial, sans-serif !important;
  color: #fff;
  width: 100%;
}
.flowplayer .fp-time.is-inverted .fp-duration {
  display: none;
}
.flowplayer .fp-time.is-inverted .fp-remaining {
  display: inline;
}
.flowplayer .fp-time em {
  width: 35px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  bottom: 9px;
}
.no-time.flowplayer .fp-time {
  display: none;
}
.is-long.flowplayer .fp-time em {
  width: 65px;
}
.flowplayer .fp-elapsed {
  left: 10px;
}
.is-rtl.flowplayer .fp-elapsed {
  left: auto;
  right: 10px;
}
.flowplayer .fp-remaining,
.flowplayer .fp-duration {
  right: 180px;
  color: #eee;
}
.no-brand.flowplayer .fp-remaining,
.no-brand.flowplayer .fp-duration {
  right: 125px;
}
.has-menu.no-brand.flowplayer .fp-remaining,
.has-menu.no-brand.flowplayer .fp-duration {
  right: 152px;
}
.no-volume.no-brand.flowplayer .fp-remaining,
.no-volume.no-brand.flowplayer .fp-duration {
  right: 50px;
}
.no-mute.no-brand.flowplayer .fp-remaining,
.no-mute.no-brand.flowplayer .fp-duration {
  right: 95px;
}
.no-mute.no-volume.no-brand.flowplayer .fp-remaining,
.no-mute.no-volume.no-brand.flowplayer .fp-duration {
  right: 10px;
}
.has-menu.flowplayer .fp-remaining,
.has-menu.flowplayer .fp-duration {
  right: 217px;
}
.no-volume.flowplayer .fp-remaining,
.no-volume.flowplayer .fp-duration {
  right: 115px;
}
.no-mute.flowplayer .fp-remaining,
.no-mute.flowplayer .fp-duration {
  right: 160px;
}
.no-mute.no-volume.flowplayer .fp-remaining,
.no-mute.no-volume.flowplayer .fp-duration {
  right: 75px;
}
.has-menu.no-mute.no-volume.flowplayer .fp-remaining,
.has-menu.no-mute.no-volume.flowplayer .fp-duration {
  right: 112px;
}
.is-rtl.flowplayer .fp-remaining,
.is-rtl.flowplayer .fp-duration {
  right: auto;
  left: 180px;
}
.no-brand.is-rtl.flowplayer .fp-remaining,
.no-brand.is-rtl.flowplayer .fp-duration {
  left: 115px;
}
.has-menu.no-brand.is-rtl.flowplayer .fp-remaining,
.has-menu.no-brand.is-rtl.flowplayer .fp-duration {
  left: 142px;
}
.has-menu.is-rtl.flowplayer .fp-remaining,
.has-menu.is-rtl.flowplayer .fp-duration {
  left: 227px;
}
.no-volume.is-rtl.flowplayer .fp-remaining,
.no-volume.is-rtl.flowplayer .fp-duration {
  left: 50px;
}
.no-mute.is-rtl.flowplayer .fp-remaining,
.no-mute.is-rtl.flowplayer .fp-duration {
  left: 95px;
}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,
.no-mute.no-volume.is-rtl.flowplayer .fp-duration {
  left: 10px;
}
.flowplayer .fp-remaining {
  display: none;
}
.flowplayer.aside-time .fp-time {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: auto !important;
  width: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  height: 30px;
  padding: 0 5px;
  -webkit-border-radius: control_border_radius;
  -moz-border-radius: control_border_radius;
  border-radius: control_border_radius;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
}
.no-background.flowplayer.aside-time .fp-time {
  background-color: transparent !important;
}
.flowplayer.aside-time .fp-time strong,
.flowplayer.aside-time .fp-time em {
  position: static;
}
.flowplayer.aside-time .fp-time .fp-elapsed::after {
  content: ' / ';
}
.flowplayer.is-splash,
.flowplayer.is-poster {
  cursor: pointer;
}
.flowplayer.is-splash .fp-controls,
.flowplayer.is-poster .fp-controls,
.flowplayer.is-splash .fp-fullscreen,
.flowplayer.is-poster .fp-fullscreen,
.flowplayer.is-splash .fp-unload,
.flowplayer.is-poster .fp-unload,
.flowplayer.is-splash .fp-time,
.flowplayer.is-poster .fp-time,
.flowplayer.is-splash .fp-embed,
.flowplayer.is-poster .fp-embed,
.flowplayer.is-splash .fp-title,
.flowplayer.is-poster .fp-title,
.flowplayer.is-splash .fp-brand,
.flowplayer.is-poster .fp-brand {
  display: none !important;
}
.flowplayer.is-poster .fp-engine {
  top: -9999em;
}
.flowplayer.is-loading .fp-waiting {
  display: block;
}
.flowplayer.is-loading .fp-controls,
.flowplayer.is-loading .fp-time {
  display: none;
}
.flowplayer.is-loading .fp-ui {
  background-position: -9999em;
}
.flowplayer.is-loading video.fp-engine {
  position: absolute;
  top: -9999em;
}
.flowplayer.is-seeking .fp-waiting {
  display: block;
}
.flowplayer.is-playing {
  background-image: none !important;
  background-color: #333;
}
.flowplayer.is-playing.hls-fix.is-finished .fp-engine {
  position: absolute;
  top: -9999em;
}
.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
  -moz-box-shadow: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333;
}
.is-rtl.flowplayer.is-fullscreen {
  left: auto !important;
  right: 0 !important;
}
.flowplayer.is-fullscreen .fp-player {
  background-color: #333;
}
.flowplayer.is-error {
  border: 1px solid #909090;
  background: #fdfdfd !important;
}
.flowplayer.is-error h2 {
  font-weight: bold;
  font-size: large;
  margin-top: 10%;
}
.flowplayer.is-error .fp-message {
  display: block;
}
.flowplayer.is-error object,
.flowplayer.is-error video,
.flowplayer.is-error .fp-controls,
.flowplayer.is-error .fp-time,
.flowplayer.is-error .fp-subtitle {
  display: none;
}
.flowplayer.is-ready.is-muted .fp-mute {
  opacity: .7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.flowplayer.is-ready.is-muted .fp-mute:before {
  content: "\e605";
}
.flowplayer.is-mouseout .fp-controls {
  height: 0;
  -webkit-transition: height .15s .3s;
  -moz-transition: height .15s .3s;
  transition: height 0.15s 0.3s;
}
.is-fullscreen.flowplayer.is-mouseout .fp-controls {
  height: 3px;
  bottom: 0;
}
.flowplayer.is-mouseout .fp-title {
  overflow: hidden;
}
.flowplayer.is-mouseout .fp-timeline {
  margin: 0 !important;
}
.flowplayer.is-mouseout .fp-timeline {
  -webkit-transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  -moz-transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  transition: height .15s .3s,top .15s .3s,margin .15s .3s;
  height: 4px;
  top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.flowplayer.is-mouseout .fp-fullscreen,
.flowplayer.is-mouseout .fp-unload,
.flowplayer.is-mouseout .fp-elapsed,
.flowplayer.is-mouseout .fp-remaining,
.flowplayer.is-mouseout .fp-duration,
.flowplayer.is-mouseout .fp-embed,
.flowplayer.is-mouseout .fp-title,
.flowplayer.is-mouseout .fp-volume,
.flowplayer.is-mouseout .fp-play,
.flowplayer.is-mouseout .fp-menu,
.flowplayer.is-mouseout .fp-brand,
.flowplayer.is-mouseout .fp-timeline-tooltip,
.flowplayer.is-mouseout.aside-time .fp-time {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -webkit-transition: opacity .15s .3s;
  -moz-transition: opacity .15s .3s;
  transition: opacity 0.15s 0.3s;
}
.flowplayer.is-mouseover .fp-controls,
.flowplayer.fixed-controls .fp-controls {
  height: 30px;
}
.flowplayer.is-mouseover .fp-title,
.flowplayer.fixed-controls .fp-title {
  height: 30px;
}
.flowplayer.is-mouseover .fp-fullscreen,
.flowplayer.fixed-controls .fp-fullscreen,
.flowplayer.is-mouseover .fp-unload,
.flowplayer.fixed-controls .fp-unload,
.flowplayer.is-mouseover .fp-elapsed,
.flowplayer.fixed-controls .fp-elapsed,
.flowplayer.is-mouseover .fp-remaining,
.flowplayer.fixed-controls .fp-remaining,
.flowplayer.is-mouseover .fp-duration,
.flowplayer.fixed-controls .fp-duration,
.flowplayer.is-mouseover .fp-embed,
.flowplayer.fixed-controls .fp-embed,
.flowplayer.is-mouseover .fp-logo,
.flowplayer.fixed-controls .fp-logo,
.flowplayer.is-mouseover .fp-volume,
.flowplayer.fixed-controls .fp-volume,
.flowplayer.is-mouseover .fp-play,
.flowplayer.fixed-controls .fp-play,
.flowplayer.is-mouseover .fp-menu,
.flowplayer.fixed-controls .fp-menu {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.fixed-controls .fp-volume {
  display: block;
}
.flowplayer.fixed-controls .fp-controls {
  bottom: -30px;
}
.is-fullscreen.flowplayer.fixed-controls .fp-controls {
  bottom: 0;
}
.flowplayer.fixed-controls .fp-time em {
  bottom: -20px;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.is-fullscreen.flowplayer.fixed-controls .fp-time em {
  bottom: 10px;
}
.flowplayer.is-disabled .fp-progress {
  background-color: #999;
}
.flowplayer.is-flash-disabled {
  background-color: #333;
}
.flowplayer.is-flash-disabled object.fp-engine {
  z-index: 100;
}
.flowplayer.is-flash-disabled .fp-flash-disabled {
  display: block;
  z-index: 101;
}
.flowplayer .fp-embed {
  position: absolute;
  top: 10px;
  left: auto;
  right: 50px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 50px;
}
.flowplayer .fp-embed-code {
  position: absolute;
  display: none;
  top: 10px;
  right: 67px;
  background-color: #333;
  padding: 3px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  font-size: 12px;
}
.is-closeable.flowplayer .fp-embed-code {
  right: 99px;
}
.flowplayer .fp-embed-code:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 2px;
  right: -10px;
  border: 5px solid transparent;
  border-left-color: #333;
}
.is-rtl.flowplayer .fp-embed-code {
  right: auto;
  left: 67px;
}
.is-rtl.flowplayer .fp-embed-code:before {
  right: auto;
  left: -10px;
  border-left-color: transparent;
  border-right-color: #333;
}
.flowplayer .fp-embed-code textarea {
  width: 400px;
  height: 16px;
  font-family: monaco, "courier new", verdana;
  color: #777;
  white-space: nowrap;
  resize: none;
  overflow: hidden;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #ccc;
}
.flowplayer .fp-embed-code label {
  display: block;
  color: #999;
}
.flowplayer.is-embedding .fp-embed,
.flowplayer.is-embedding .fp-embed-code {
  display: block;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer.no-time .fp-embed {
  left: 10px !important;
}
.is-rtl.flowplayer.no-time .fp-embed {
  left: auto;
  right: 10px !important;
}
.flowplayer.is-live .fp-timeline,
.flowplayer.is-live .fp-duration,
.flowplayer.is-live .fp-remaining {
  display: none;
}
.flowplayer .fp-context-menu {
  position: absolute;
  display: none;
  z-index: 1001;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 4px #888;
  -moz-box-shadow: 0 0 4px #888;
  box-shadow: 0 0 4px #888;
  width: 170px;
}
.flowplayer .fp-context-menu li {
  text-align: center !important;
  padding: 10px;
  color: #444 !important;
  font-size: 11px !important;
  margin: 0 -10px 0 -10px;
}
.flowplayer .fp-context-menu li a {
  color: #00a7c8 !important;
  font-size: 12.1px !important;
}
.flowplayer .fp-context-menu li:hover:not(.copyright) {
  background-color: #eee;
}
.flowplayer .fp-context-menu li.copyright {
  margin: 0;
  padding-left: 110px;
  background-image: url("img/flowplayer.png");
  background-repeat: no-repeat;
  background-size: 100px 20px;
  background-position: 5px 5px;
  border-bottom: 1px solid #bbb;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .flowplayer .fp-context-menu li.copyright {
    background-image: url("img/flowplayer@2x.png");
  }
}
@-moz-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background-color: #00a7c8;
}
.flowplayer .fp-menu .fp-dropdown {
  right: -10px;
  left: auto;
  bottom: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.flowplayer .fp-menu .fp-dropdown:before {
  display: none;
}
.is-rtl.flowplayer .fp-menu .fp-dropdown {
  right: auto;
  left: -10px;
}
.flowplayer .fp-play {
  width: 30px;
}
.flowplayer.aside-time .fp-time {
  top: 0;
  left: 0;
}
.no-brand.flowplayer .fp-remaining,
.no-brand.flowplayer .fp-duration {
  right: 115px;
}
.flowplayer .fp-fullscreen,
.flowplayer .fp-unload,
.flowplayer .fp-close,
.flowplayer .fp-embed {
  right: 0;
  top: 0;
}
.is-rtl.flowplayer .fp-fullscreen,
.is-rtl.flowplayer .fp-unload,
.is-rtl.flowplayer .fp-close,
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 0;
}
.flowplayer .fp-embed {
  right: 32px;
}
.is-rtl.flowplayer .fp-embed {
  right: auto;
  left: 32px;
}
.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: 32px;
}
.flowplayer.is-closeable.is-ready .fp-embed {
  right: 64px;
}
.is-rtl.flowplayer.is-closeable.is-ready .fp-fullscreen {
  right: auto;
  left: 32px;
}
.is-rtl.flowplayer.is-closeable.is-ready .fp-embed {
  right: auto;
  left: 64px;
}
.flowplayer.play-button .fp-play {
  display: block;
}
.flowplayer.play-button .fp-elapsed {
  left: 27px;
}
.is-rtl.flowplayer.play-button .fp-elapsed {
  right: 27px;
}
.flowplayer.play-button .fp-timeline {
  margin-left: 72px;
}
.is-rtl.flowplayer.play-button .fp-timeline {
  margin-right: 72px;
}
.is-long.flowplayer.play-button .fp-timeline {
  margin-left: 102px;
}
.is-rtl.is-long.flowplayer.play-button .fp-timeline {
  margin-right: 102px;
}
.no-time.flowplayer.play-button .fp-timeline,
.aside-time.flowplayer.play-button .fp-timeline {
  margin-left: 27px;
}
.is-rtl.no-time.flowplayer.play-button .fp-timeline,
.is-rtl.aside-time.flowplayer.play-button .fp-timeline {
  margin-right: 27px;
}
section .flowplayer .fp-context-menu li:before {
  content: "";
}
/*! jQuery UI - v1.11.1 - 2014-09-30
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.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;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url("../img/datepicker/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222;
}
.ui-widget-content a {
  color: #222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url("../img/datepicker/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("../img/datepicker/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  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 #999;
  background: #dadada url("../img/datepicker/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url("../img/datepicker/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("../img/datepicker/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../img/datepicker/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.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;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../img/datepicker/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("../img/datepicker/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("../img/datepicker/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../img/datepicker/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("../img/datepicker/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("../img/datepicker/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../img/datepicker/ui-icons_cd0a0a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.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-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  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 {
  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;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaa url("../img/datepicker/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url("../img/datepicker/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
#kontaktForm input,
#schulungenForm input,
#schulungenForm2 input,
#haendlerForm input,
#loginForm input,
#registrForm input,
.slFormBuilder input,
#kontaktForm textarea,
#schulungenForm textarea,
#schulungenForm2 textarea,
#haendlerForm textarea,
#loginForm textarea,
#registrForm textarea,
.slFormBuilder textarea,
#kontaktForm select,
#schulungenForm select,
#schulungenForm2 select,
#haendlerForm select,
#loginForm select,
#registrForm select,
.slFormBuilder select {
  border: 1px solid #ccced0;
  border-left: 6px solid #ccced0;
  padding: 3px 6px;
  margin-right: 10px;
  background-color: #fff;
}
#kontaktForm input[type="text"],
#schulungenForm input[type="text"],
#schulungenForm2 input[type="text"],
#haendlerForm input[type="text"],
#loginForm input[type="text"],
#registrForm input[type="text"],
.slFormBuilder input[type="text"],
#kontaktForm input[type="tel"],
#schulungenForm input[type="tel"],
#schulungenForm2 input[type="tel"],
#haendlerForm input[type="tel"],
#loginForm input[type="tel"],
#registrForm input[type="tel"],
.slFormBuilder input[type="tel"],
#kontaktForm input[type="email"],
#schulungenForm input[type="email"],
#schulungenForm2 input[type="email"],
#haendlerForm input[type="email"],
#loginForm input[type="email"],
#registrForm input[type="email"],
.slFormBuilder input[type="email"],
#kontaktForm textarea,
#schulungenForm textarea,
#schulungenForm2 textarea,
#haendlerForm textarea,
#loginForm textarea,
#registrForm textarea,
.slFormBuilder textarea {
  width: 100%;
  max-width: 351px;
  box-sizing: border-box;
}
#kontaktForm input[type="date"],
#schulungenForm input[type="date"],
#schulungenForm2 input[type="date"],
#haendlerForm input[type="date"],
#loginForm input[type="date"],
#registrForm input[type="date"],
.slFormBuilder input[type="date"] {
  height: 30px;
}
#kontaktForm #startDatum,
#schulungenForm #startDatum,
#schulungenForm2 #startDatum,
#haendlerForm #startDatum,
#loginForm #startDatum,
#registrForm #startDatum,
.slFormBuilder #startDatum,
#kontaktForm #endDatum,
#schulungenForm #endDatum,
#schulungenForm2 #endDatum,
#haendlerForm #endDatum,
#loginForm #endDatum,
#registrForm #endDatum,
.slFormBuilder #endDatum {
  width: auto;
}
#kontaktForm .form-group,
#schulungenForm .form-group,
#schulungenForm2 .form-group,
#haendlerForm .form-group,
#loginForm .form-group,
#registrForm .form-group,
.slFormBuilder .form-group {
  padding-left: 15px;
  padding-right: 15px;
}
#kontaktForm .formPflicht,
#schulungenForm .formPflicht,
#schulungenForm2 .formPflicht,
#haendlerForm .formPflicht,
#loginForm .formPflicht,
#registrForm .formPflicht,
.slFormBuilder .formPflicht {
  border-left: 6px solid #343a42;
}
#kontaktForm .formFehler,
#schulungenForm .formFehler,
#schulungenForm2 .formFehler,
#haendlerForm .formFehler,
#loginForm .formFehler,
#registrForm .formFehler,
.slFormBuilder .formFehler {
  border-left: 6px solid #d51030;
}
#kontaktForm .formRichtig,
#schulungenForm .formRichtig,
#schulungenForm2 .formRichtig,
#haendlerForm .formRichtig,
#loginForm .formRichtig,
#registrForm .formRichtig,
.slFormBuilder .formRichtig {
  border-left: 6px solid #04ce84;
}
#kontaktForm .kontaktSplitt,
#schulungenForm .kontaktSplitt,
#schulungenForm2 .kontaktSplitt,
#haendlerForm .kontaktSplitt,
#loginForm .kontaktSplitt,
#registrForm .kontaktSplitt,
.slFormBuilder .kontaktSplitt,
#kontaktForm .schulungSplitt,
#schulungenForm .schulungSplitt,
#schulungenForm2 .schulungSplitt,
#haendlerForm .schulungSplitt,
#loginForm .schulungSplitt,
#registrForm .schulungSplitt,
.slFormBuilder .schulungSplitt {
  display: inline;
  float: left;
  margin-right: 13px;
}
#kontaktForm .formAuswahl,
#schulungenForm .formAuswahl,
#schulungenForm2 .formAuswahl,
#haendlerForm .formAuswahl,
#loginForm .formAuswahl,
#registrForm .formAuswahl,
.slFormBuilder .formAuswahl {
  padding: 5px 6px;
}
#kontaktForm #kontaktAnrede,
#schulungenForm #kontaktAnrede,
#schulungenForm2 #kontaktAnrede,
#haendlerForm #kontaktAnrede,
#loginForm #kontaktAnrede,
#registrForm #kontaktAnrede,
.slFormBuilder #kontaktAnrede,
#kontaktForm #schulungAnrede,
#schulungenForm #schulungAnrede,
#schulungenForm2 #schulungAnrede,
#haendlerForm #schulungAnrede,
#loginForm #schulungAnrede,
#registrForm #schulungAnrede,
.slFormBuilder #schulungAnrede,
#kontaktForm #handlerUmkreis,
#schulungenForm #handlerUmkreis,
#schulungenForm2 #handlerUmkreis,
#haendlerForm #handlerUmkreis,
#loginForm #handlerUmkreis,
#registrForm #handlerUmkreis,
.slFormBuilder #handlerUmkreis {
  width: 150px;
}
#kontaktForm #kontaktAufmerksam,
#schulungenForm #kontaktAufmerksam,
#schulungenForm2 #kontaktAufmerksam,
#haendlerForm #kontaktAufmerksam,
#loginForm #kontaktAufmerksam,
#registrForm #kontaktAufmerksam,
.slFormBuilder #kontaktAufmerksam {
  width: 300px;
}
#kontaktForm #kontaktSubmitButton,
#schulungenForm #kontaktSubmitButton,
#schulungenForm2 #kontaktSubmitButton,
#haendlerForm #kontaktSubmitButton,
#loginForm #kontaktSubmitButton,
#registrForm #kontaktSubmitButton,
.slFormBuilder #kontaktSubmitButton,
#kontaktForm #schulungSubmitButton,
#schulungenForm2 #schulungSubmitButton,
#haendlerForm #schulungSubmitButton,
#loginForm #schulungSubmitButton,
#registrForm #schulungSubmitButton,
.slFormBuilder #schulungSubmitButton {
  margin-right: 15px;
}
#kontaktForm .inlineTab,
#schulungenForm .inlineTab,
#schulungenForm2 .inlineTab,
#haendlerForm .inlineTab,
#loginForm .inlineTab,
#registrForm .inlineTab,
.slFormBuilder .inlineTab {
  display: inline-table;
}
#kontaktForm #startDatum,
#schulungenForm #startDatum,
#schulungenForm2 #startDatum,
#haendlerForm #startDatum,
#loginForm #startDatum,
#registrForm #startDatum,
.slFormBuilder #startDatum,
#kontaktForm #endDatum,
#schulungenForm #endDatum,
#schulungenForm2 #endDatum,
#haendlerForm #endDatum,
#loginForm #endDatum,
#registrForm #endDatum,
.slFormBuilder #endDatum {
  margin: 10px 5px 0 5px;
}
#kontaktForm .formError,
#schulungenForm .formError,
#schulungenForm2 .formError,
#haendlerForm .formError,
#loginForm .formError,
#registrForm .formError,
.slFormBuilder .formError {
  /*font-weight: italic;*/
  font-size: 0.9em;
  color: #d51030;
  display: none;
}
#kontaktFirmaBlock {
  display: none;
}
.loginBox {
  margin: 0 auto;
  width: 350px;
  max-width: 100%;
}
.fieldsetRand {
  border: 1px solid #ddd;
  padding: 0 20px 20px 20px;
}
.legendRand {
  width: auto;
  padding: 0 10px;
  border-bottom: none;
}
/* 
  Created on : 26.04.2016, 14:09:49
  Author     : o.lohkemper
*/
.nowrap {
  white-space: nowrap;
}
.slFormBuilder h4 {
  margin: 14px 0 6px;
}
.slFormBuilder .form-group {
  float: left;
  position: relative;
  width: 100%;
  padding: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-height: 30px;
  box-sizing: border-box;
}
.slFormBuilder .form-group:nth-of-type(odd) {
  x-padding: 0 15px 0 0;
}
.slFormBuilder .form-group:first-child {
  padding-left: 0 !important;
}
.slFormBuilder .form-group .content {
  min-height: 30px;
}
@media (max-width: 480px) {
  .slFormBuilder .form-group:nth-of-type(odd) {
    padding: 0 15px 0 0;
  }
}
@media (min-width: 480px) {
  .slFormBuilder .form-group.form-group-25 {
    width: 25%;
  }
  .slFormBuilder .form-group.form-group-33 {
    width: 33.3%;
  }
  .slFormBuilder .form-group.form-group-66 {
    width: 66.6%;
  }
  .slFormBuilder .form-group.form-group-37 {
    width: 37.5%;
  }
  .slFormBuilder .form-group.form-group-50 {
    width: 50%;
  }
  .slFormBuilder .form-group.form-group-75 {
    width: 75%;
  }
}
.slFormBuilder fieldset {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 0 20px;
  border: 0;
}
.slFormBuilder fieldset#item-1 {
  padding: 0 15px 0 0;
}
.slFormBuilder fieldset > legend {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}
.slFormBuilder fieldset > legend > label {
  margin: 0 -20px;
}
.slFormBuilder fieldset > .content {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
}
.slFormBuilder fieldset > .content > * {
  margin-top: 8px;
}
.slFormBuilder fieldset > .content > .typeSpacer {
  height: 18px;
  margin-top: 0;
}
.slFormBuilder fieldset > .content .sl_iedisablefix {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.5);
}
.slFormBuilder fieldset.deactive > .content .sl_iedisablefix {
  display: block;
}
.slFormBuilder label > span,
.slFormBuilder legend > span,
.slFormBuilder .content > span,
.slFormBuilder .result > span,
.slFormBuilder .typePlainText p span {
  color: #999999;
}
.slFormBuilder .typeSpacer,
.slFormBuilder .typePlainText {
  clear: both;
  float: left;
  width: 100%;
  padding-left: 15px;
}
.slFormBuilder .typeSpacer span,
.slFormBuilder .typePlainText span {
  display: block;
  color: #cacaca;
}
.slFormBuilder .typeSpacer span.inline,
.slFormBuilder .typePlainText span.inline {
  display: inline;
}
.slFormBuilder .typeSpacer p,
.slFormBuilder .typePlainText p {
  margin: 0;
}
.slFormBuilder label.typeRadio > span,
.slFormBuilder label.typeCheckbox > span,
.slFormBuilder label.typePlainText > span,
.slFormBuilder .typeRadio .result > span,
.slFormBuilder .typeCheckbox .result > span,
.slFormBuilder .typePlainText .result > span {
  display: block;
}
.slFormBuilder label {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  padding: 0 0 0 15px;
}
.slFormBuilder label input,
.slFormBuilder label input[type="text"],
.slFormBuilder label input[type="tel"],
.slFormBuilder label input[type="email"],
.slFormBuilder label textarea {
  max-width: 100%;
}
.slFormBuilder label.typeCheckbox,
.slFormBuilder label.typeRadio {
  width: 100%;
  padding-left: 35px;
}
.slFormBuilder label.typeCheckbox > input,
.slFormBuilder label.typeRadio > input {
  width: auto !important;
}
.slFormBuilder label.typeText {
  width: 100%;
}
.slFormBuilder label.typeText input {
  width: 100%;
}
.slFormBuilder label:last-child {
  margin-bottom: 0;
}
.slFormBuilder label:first-child {
  float: left;
  x-margin-bottom: 15px;
}
.slFormBuilder p > label,
.slFormBuilder p > label:first-child,
.slFormBuilder p > label:last-child {
  float: none;
  white-space: nowrap;
  width: auto;
  margin-bottom: 4px;
}
.slFormBuilder .form-group {
  margin-bottom: 0;
}
.slFormBuilder .form-group:last-child label {
  margin-bottom: 0;
}
.slFormBuilder .form-group > .form-group:last-child {
  margin-bottom: 0;
}
.slFormBuilder input {
  max-width: 100%;
  padding: 6px 6px;
  margin: 2px 0;
}
.slFormBuilder input[type="radio"],
.slFormBuilder input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 15px;
}
.slFormBuilder select {
  max-width: 100%;
  padding: 4px 6px;
  margin: 2px 0;
  height: 30px;
}
.slFormBuilder textarea {
  min-height: 100px;
}
.slFormBuilder hr {
  float: left;
  width: 100%;
}
.slFormBuilder .slFB_error,
.slFormBuilder .formError {
  font-size: 0.9em;
  line-height: 2em;
  color: #d51030;
  display: none;
}
.slFormBuilder .slFB_showError input,
.slFormBuilder .slFB_showError select,
.slFormBuilder .slFB_showError textarea {
  border-color: #d51030;
}
.slFormBuilder .slFB_showError .slFB_error,
.slFormBuilder .slFB_showError .formError {
  display: block;
}
.slFormBuilder .slFB_info,
.slFormBuilder .slFB_config {
  display: none;
}
body form fieldset.active > div {
  opacity: 1;
}
body form fieldset.deactive > div {
  /* opacity: 0.5; */
}
body form #endDatum,
body form #startDatum {
  margin-top: 2px;
}
.slFormBuilder.slFormBuilder_edit .slFB_config {
  display: none;
}
.slFormBuilder_edit .slFB_config {
  display: none;
  position: absolute;
  top: -1px;
  right: -1px;
  margin-bottom: -1px;
  font-size: 12px;
}
.slFormBuilder_edit .slFB_config .icon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999;
  border-bottom-left-radius: 3px;
  background: #f0f0f0;
  cursor: pointer;
  background-image: url("../img/icons/icons-darkgray.png");
  text-align: center;
}
.slFormBuilder_edit .slFB_config .icon.edit {
  background-position: -100px -60px;
}
.slFormBuilder_edit .slFB_config .icon.delete {
  background-position: -20px -60px;
}
.slFormBuilder_edit .slFB_config .icon.close {
  background-position: -20px -60px;
}
.slFormBuilder_edit .slFB_config > div {
  z-index: 10000;
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  padding: 3px;
  background: #fff;
  border: 4px solid #c0c0c0;
}
.slFormBuilder_edit .slFB_config .delete {
  color: #f00;
  font-weight: bold;
}
.slFormBuilder_edit .slFB_config .form-group {
  border: 0;
}
.slFormBuilder_edit .slFB_config .form-group,
.slFormBuilder_edit .slFB_config .form-group.form-group-25,
.slFormBuilder_edit .slFB_config .form-group.form-group-50,
.slFormBuilder_edit .slFB_config .form-group.form-group-75,
.slFormBuilder_edit .slFB_config .form-group.form-group-37,
.slFormBuilder_edit .slFB_config .form-group.form-group-33,
.slFormBuilder_edit .slFB_config .form-group.form-group-66 {
  margin-bottom: 0;
}
.slFormBuilder_edit .slFB_config label {
  border: 0 !important;
}
.slFormBuilder_edit .slFB_config input,
.slFormBuilder_edit .slFB_config select,
.slFormBuilder_edit .slFB_config textarea {
  border: 1px solid #c0c0c0;
  padding: 1px;
}
.slFormBuilder_edit .slFB_config input {
  height: 20px;
}
.slFormBuilder_edit .slFB_config select {
  height: 20px;
}
.slFormBuilder_edit .slFB_config input[type="checkbox"] {
  position: relative;
}
.slFormBuilder_edit .slFB_config > div {
  display: none;
}
.slFormBuilder_edit .slFB_config.slFB_config_show {
  display: block;
  bottom: -1px;
  left: -1px;
}
.slFormBuilder_edit .slFB_config.slFB_config_show > div {
  display: block;
}
.slFormBuilder_edit :hover > .slFB_config {
  display: block;
}
.slFormBuilder_edit .ui-sortable-helper .slFB_config {
  display: none;
}
.slFormBuilder_edit fieldset {
  padding: 6px;
}
.slFormBuilder_edit fieldset > legend {
  float: left;
  min-height: 48px;
  width: 100%;
  padding: 6px;
  margin-bottom: 4px;
  border: 1px dotted #c85c0b !important;
  background: rgba(255, 255, 255, 0.5);
}
.slFormBuilder_edit fieldset > .content {
  float: left;
  width: 100%;
  min-height: 48px;
  padding: 6px;
  border: 1px dotted #c85c0b !important;
  background: rgba(255, 255, 255, 0.5);
}
.slFormBuilder_edit fieldset label {
  border: 1px dotted #000 !important;
  margin-bottom: 4px;
  background: rgba(255, 255, 255, 0.5);
}
.slFormBuilder_edit .typePlainText {
  border: 1px solid #c0c0c0;
}
.slFormBuilder_edit .draggable {
  position: relative;
  cursor: move;
}
.slFormBuilder_edit .placeholder {
  min-height: 10px;
  background: #f00;
  clear: both;
}
.slFormBuilder_edit .result {
  display: block;
  width: 100%;
}
.slFormBuilder_edit .form-group {
  border: 1px dotted #c85c0b;
}
.slFormBuilder_edit .slFB_error,
.slFormBuilder_edit .formError {
  display: block;
}
.slFormBuilder_elements {
  z-index: 901;
  position: fixed;
  top: 50px;
  left: 10px;
  width: 220px;
  background: #c0c0c0;
  padding: 0 5px 5px;
  overflow: hidden;
}
.slFormBuilder_elements a.toolbar,
.slFormBuilder_elements a.toolbar:hover {
  display: block;
  width: 100%;
  text-decoration: none;
}
.slFormBuilder_elements a.toolbar:before {
  float: right;
  font-size: 20px;
}
.slFormBuilder_elements .form-group {
  border: 1px dotted #c85c0b !important;
}
.slFormBuilder_elements div,
.slFormBuilder_elements legend,
.slFormBuilder_elements .draggable {
  position: relative;
}
.slFormBuilder_elements .draggable {
  position: relative;
  cursor: move;
}
.slFormBuilder_elements h3 {
  box-sizing: content-box;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  display: block;
  background: #343a42;
  padding: 4px 15px;
  margin: 0 -15px;
}
.slFormBuilder_elements .slFB_info {
  font-family: arial;
  background: rgba(255, 246, 127, 0.5);
  font-size: 10px;
  white-space: nowrap;
  padding: 1px 3px;
}
.slFormBuilder_elements .slFB_info.ro {
  position: absolute;
  top: 0;
  right: 0;
}
.slFormBuilder_elements .slFB_info.lo {
  position: absolute;
  top: 0;
  left: 0;
}
.slFormBuilder_elements .slFB_info.cc {
  margin: auto;
  display: block;
  width: 40px;
  text-align: center;
}
.slFormBuilder_elements .slFB_config {
  display: none;
}
.slFormBuilder_elements .slFB_error,
.slFormBuilder_elements .formError {
  display: none;
}
.slFormBuilder_elements > * {
  float: left;
  width: 100%;
  padding: 2px;
  margin: 4px 0;
  background: rgba(255, 255, 255, 0.2);
}
.slFormBuilder_elements .form-group {
  border: 1px dotted #c85c0b !important;
  min-height: 12px;
  paddding-bottom: 10px;
}
@media (min-width: 480px) {
  .slFormBuilder_elements .form-group.form-group-25 .content {
    width: 25%;
  }
  .slFormBuilder_elements .form-group.form-group-33 {
    width: 33.3%;
  }
  .slFormBuilder_elements .form-group.form-group-66 {
    width: 66.6%;
  }
  .slFormBuilder_elements .form-group.form-group-37 {
    width: 37.5%;
  }
  .slFormBuilder_elements .form-group.form-group-50 {
    width: 50%;
  }
  .slFormBuilder_elements .form-group.form-group-75 {
    width: 75%;
  }
}
.slFormBuilder_elements .form-group-25,
.slFormBuilder_elements .form-group-50,
.slFormBuilder_elements .form-group-75,
.slFormBuilder_elements .form-group-37,
.slFormBuilder_elements .form-group-33,
.slFormBuilder_elements .form-group-66 {
  float: left;
  width: 100% !important;
  margin: 4px auto;
}
.slFormBuilder_elements .form-group-25 .content {
  width: 25% !important;
}
.slFormBuilder_elements .form-group-50 .content {
  width: 50% !important;
}
.slFormBuilder_elements .form-group-75 .content {
  width: 75% !important;
}
.slFormBuilder_elements .form-group-37 .content {
  width: 37.5% !important;
}
.slFormBuilder_elements .form-group-33 .content {
  width: 33.3% !important;
}
.slFormBuilder_elements .form-group-66 .content {
  width: 66.6% !important;
}
.slFormBuilder_elements legend,
.slFormBuilder_elements .content {
  float: left;
  width: 100%;
  min-height: 12px;
  padding: 2px;
  margin: 3px 1px;
  border: 1px dotted #000;
}
.slFormBuilder_elements fieldset .form-group {
  border: 1px dotted #c85c0b !important;
  min-height: 12px;
  paddding-bottom: 10px;
}
.slFormBuilder_elements input[type="text"] {
  width: 100%;
}
.slFormBuilder_elements .tools {
  text-align: center;
}
.slFormBuilder_elements .tools.active {
  font-weight: bold;
}
/* youtube responsive embed */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* /youtube responsive embed */
footer.dunklerContainer {
  display: block;
}
footer.dunklerContainer a {
  color: #797a7b;
}
footer.dunklerContainer a:hover {
  color: #f0f0f0;
}
footer.dunklerContainer ul {
  margin-bottom: 0;
}
footer.dunklerContainer .inhaltFenster {
  padding-top: 6px;
  padding-bottom: 4px;
  color: #797a7b;
  font-size: 0.8em;
}
footer.dunklerContainer .inhaltFenster .wrapper {
  text-align: center;
}
@media (max-width: 480px) {
  footer.dunklerContainer .inhaltFenster .wrapper > * {
    padding-right: 70px;
    padding-left: 70px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  footer.dunklerContainer .inhaltFenster .wrapper {
    float: left;
  }
}
@media (min-width: 1200px) {
  footer.dunklerContainer .inhaltFenster .wrapper {
    padding-top: 4px;
  }
}
footer.dunklerContainer .inhaltFenster .footerNav {
  padding-top: 4px;
  margin-left: 5px;
}
@media (max-width: 1199px) {
  footer.dunklerContainer .inhaltFenster .footerNav {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  footer.dunklerContainer .inhaltFenster .footerNav {
    display: inline-block;
  }
}
footer.dunklerContainer .inhaltFenster .footerNav ul li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1200px) {
  footer.dunklerContainer .inhaltFenster .footerNav ul li {
    border-left: 1px solid #797a7b;
  }
}
@media (max-width: 1199px) {
  footer.dunklerContainer .inhaltFenster .footerNav ul li:first-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
}
footer.dunklerContainer .inhaltFenster .footerNav a {
  text-decoration: none;
  white-space: nowrap;
}
footer.dunklerContainer .inhaltFenster x.copyright {
  float: left;
  width: 75%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer.dunklerContainer .inhaltFenster x.copyright {
    float: left;
    width: 83.33333333%;
  }
}
footer.dunklerContainer .inhaltFenster .copyright {
  padding-top: 4px;
}
@media (max-width: 480px) {
  footer.dunklerContainer .inhaltFenster .copyright {
    padding-top: 7px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  footer.dunklerContainer .inhaltFenster .copyright {
    float: left;
  }
}
footer.dunklerContainer .inhaltFenster x.netzwerkNav {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer.dunklerContainer .inhaltFenster x.netzwerkNav {
    float: left;
    width: 16.66666667%;
  }
}
footer.dunklerContainer .inhaltFenster .netzwerkNav {
  /*@media(max-width: @sl-screen-xs) {*/
  text-align: center;
  /*}*/
  font-size: 1.6em;
  padding-top: 5px;
  padding-right: 0;
}
@media (max-width: 991px) {
  footer.dunklerContainer .inhaltFenster .netzwerkNav {
    clear: both;
  }
}
@media (min-width: 992px) {
  footer.dunklerContainer .inhaltFenster .netzwerkNav {
    float: right;
  }
}
footer.dunklerContainer .inhaltFenster .netzwerkNav ul li {
  display: inline;
}
footer.dunklerContainer .inhaltFenster .netzwerkNav ul li a {
  text-decoration: none;
}
.popover.top {
  z-index: 120;
}
.btn-default {
  font-weight: 500;
}
.btn-default a {
  color: #fff;
  text-decoration: none;
}
.buttonTurkis {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #04c7ce;
  color: #fff;
  border: 0px;
}
.buttonTurkis:focus,
.buttonTurkis:active:focus,
.buttonTurkis.active:focus,
.buttonTurkis.focus,
.buttonTurkis:active.focus,
.buttonTurkis.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonTurkis:hover,
.buttonTurkis:focus,
.buttonTurkis.focus {
  color: #333;
  text-decoration: none;
}
.buttonTurkis:active,
.buttonTurkis.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);
}
.buttonTurkis.disabled,
.buttonTurkis[disabled],
fieldset[disabled] .buttonTurkis {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonTurkis:hover,
.buttonTurkis:focus,
.buttonTurkis.focus,
.buttonTurkis:active,
.buttonTurkis.active,
.open > .dropdown-toggle.buttonTurkis {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonTurkis:active,
.buttonTurkis.active,
.open > .dropdown-toggle.buttonTurkis {
  background-image: none;
}
.buttonTurkis.disabled,
.buttonTurkis[disabled],
fieldset[disabled] .buttonTurkis,
.buttonTurkis.disabled:hover,
.buttonTurkis[disabled]:hover,
fieldset[disabled] .buttonTurkis:hover,
.buttonTurkis.disabled:focus,
.buttonTurkis[disabled]:focus,
fieldset[disabled] .buttonTurkis:focus,
.buttonTurkis.disabled.focus,
.buttonTurkis[disabled].focus,
fieldset[disabled] .buttonTurkis.focus,
.buttonTurkis.disabled:active,
.buttonTurkis[disabled]:active,
fieldset[disabled] .buttonTurkis:active,
.buttonTurkis.disabled.active,
.buttonTurkis[disabled].active,
fieldset[disabled] .buttonTurkis.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonTurkis .badge {
  color: #fff;
  background-color: #333;
}
.buttonTurkis a {
  color: #fff;
  text-decoration: none;
}
.buttonTurkis:hover {
  color: #fff;
  background-color: #04dfe7;
}
.buttonGruen {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #04ce84;
  border: 0px;
  color: #fff;
}
.buttonGruen:focus,
.buttonGruen:active:focus,
.buttonGruen.active:focus,
.buttonGruen.focus,
.buttonGruen:active.focus,
.buttonGruen.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonGruen:hover,
.buttonGruen:focus,
.buttonGruen.focus {
  color: #333;
  text-decoration: none;
}
.buttonGruen:active,
.buttonGruen.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);
}
.buttonGruen.disabled,
.buttonGruen[disabled],
fieldset[disabled] .buttonGruen {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonGruen:hover,
.buttonGruen:focus,
.buttonGruen.focus,
.buttonGruen:active,
.buttonGruen.active,
.open > .dropdown-toggle.buttonGruen {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonGruen:active,
.buttonGruen.active,
.open > .dropdown-toggle.buttonGruen {
  background-image: none;
}
.buttonGruen.disabled,
.buttonGruen[disabled],
fieldset[disabled] .buttonGruen,
.buttonGruen.disabled:hover,
.buttonGruen[disabled]:hover,
fieldset[disabled] .buttonGruen:hover,
.buttonGruen.disabled:focus,
.buttonGruen[disabled]:focus,
fieldset[disabled] .buttonGruen:focus,
.buttonGruen.disabled.focus,
.buttonGruen[disabled].focus,
fieldset[disabled] .buttonGruen.focus,
.buttonGruen.disabled:active,
.buttonGruen[disabled]:active,
fieldset[disabled] .buttonGruen:active,
.buttonGruen.disabled.active,
.buttonGruen[disabled].active,
fieldset[disabled] .buttonGruen.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonGruen .badge {
  color: #fff;
  background-color: #333;
}
.buttonGruen a {
  color: #fff;
  text-decoration: none;
}
.buttonGruen:hover {
  color: #fff;
  background-color: #04e794;
}
.buttonBlau {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #048ece;
  border: 0px;
  color: #fff;
}
.buttonBlau:focus,
.buttonBlau:active:focus,
.buttonBlau.active:focus,
.buttonBlau.focus,
.buttonBlau:active.focus,
.buttonBlau.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonBlau:hover,
.buttonBlau:focus,
.buttonBlau.focus {
  color: #333;
  text-decoration: none;
}
.buttonBlau:active,
.buttonBlau.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);
}
.buttonBlau.disabled,
.buttonBlau[disabled],
fieldset[disabled] .buttonBlau {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonBlau:hover,
.buttonBlau:focus,
.buttonBlau.focus,
.buttonBlau:active,
.buttonBlau.active,
.open > .dropdown-toggle.buttonBlau {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonBlau:active,
.buttonBlau.active,
.open > .dropdown-toggle.buttonBlau {
  background-image: none;
}
.buttonBlau.disabled,
.buttonBlau[disabled],
fieldset[disabled] .buttonBlau,
.buttonBlau.disabled:hover,
.buttonBlau[disabled]:hover,
fieldset[disabled] .buttonBlau:hover,
.buttonBlau.disabled:focus,
.buttonBlau[disabled]:focus,
fieldset[disabled] .buttonBlau:focus,
.buttonBlau.disabled.focus,
.buttonBlau[disabled].focus,
fieldset[disabled] .buttonBlau.focus,
.buttonBlau.disabled:active,
.buttonBlau[disabled]:active,
fieldset[disabled] .buttonBlau:active,
.buttonBlau.disabled.active,
.buttonBlau[disabled].active,
fieldset[disabled] .buttonBlau.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonBlau .badge {
  color: #fff;
  background-color: #333;
}
.buttonBlau a {
  color: #fff;
  text-decoration: none;
}
.buttonBlau:hover {
  color: #fff;
  background-color: #049fe7;
}
.buttonGrau {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #676b71;
  color: #fff;
  border: 0px;
}
.buttonGrau:focus,
.buttonGrau:active:focus,
.buttonGrau.active:focus,
.buttonGrau.focus,
.buttonGrau:active.focus,
.buttonGrau.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonGrau:hover,
.buttonGrau:focus,
.buttonGrau.focus {
  color: #333;
  text-decoration: none;
}
.buttonGrau:active,
.buttonGrau.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);
}
.buttonGrau.disabled,
.buttonGrau[disabled],
fieldset[disabled] .buttonGrau {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonGrau:hover,
.buttonGrau:focus,
.buttonGrau.focus,
.buttonGrau:active,
.buttonGrau.active,
.open > .dropdown-toggle.buttonGrau {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonGrau:active,
.buttonGrau.active,
.open > .dropdown-toggle.buttonGrau {
  background-image: none;
}
.buttonGrau.disabled,
.buttonGrau[disabled],
fieldset[disabled] .buttonGrau,
.buttonGrau.disabled:hover,
.buttonGrau[disabled]:hover,
fieldset[disabled] .buttonGrau:hover,
.buttonGrau.disabled:focus,
.buttonGrau[disabled]:focus,
fieldset[disabled] .buttonGrau:focus,
.buttonGrau.disabled.focus,
.buttonGrau[disabled].focus,
fieldset[disabled] .buttonGrau.focus,
.buttonGrau.disabled:active,
.buttonGrau[disabled]:active,
fieldset[disabled] .buttonGrau:active,
.buttonGrau.disabled.active,
.buttonGrau[disabled].active,
fieldset[disabled] .buttonGrau.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonGrau .badge {
  color: #fff;
  background-color: #333;
}
.buttonGrau a {
  color: #fff;
  text-decoration: none;
}
.buttonGrau:hover {
  color: #fff;
  background-color: #73787e;
}
.buttonHellGrau {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #ebeced;
  color: #828282;
}
.buttonHellGrau:focus,
.buttonHellGrau:active:focus,
.buttonHellGrau.active:focus,
.buttonHellGrau.focus,
.buttonHellGrau:active.focus,
.buttonHellGrau.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonHellGrau:hover,
.buttonHellGrau:focus,
.buttonHellGrau.focus {
  color: #333;
  text-decoration: none;
}
.buttonHellGrau:active,
.buttonHellGrau.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);
}
.buttonHellGrau.disabled,
.buttonHellGrau[disabled],
fieldset[disabled] .buttonHellGrau {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonHellGrau:hover,
.buttonHellGrau:focus,
.buttonHellGrau.focus,
.buttonHellGrau:active,
.buttonHellGrau.active,
.open > .dropdown-toggle.buttonHellGrau {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonHellGrau:active,
.buttonHellGrau.active,
.open > .dropdown-toggle.buttonHellGrau {
  background-image: none;
}
.buttonHellGrau.disabled,
.buttonHellGrau[disabled],
fieldset[disabled] .buttonHellGrau,
.buttonHellGrau.disabled:hover,
.buttonHellGrau[disabled]:hover,
fieldset[disabled] .buttonHellGrau:hover,
.buttonHellGrau.disabled:focus,
.buttonHellGrau[disabled]:focus,
fieldset[disabled] .buttonHellGrau:focus,
.buttonHellGrau.disabled.focus,
.buttonHellGrau[disabled].focus,
fieldset[disabled] .buttonHellGrau.focus,
.buttonHellGrau.disabled:active,
.buttonHellGrau[disabled]:active,
fieldset[disabled] .buttonHellGrau:active,
.buttonHellGrau.disabled.active,
.buttonHellGrau[disabled].active,
fieldset[disabled] .buttonHellGrau.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonHellGrau .badge {
  color: #fff;
  background-color: #333;
}
.buttonHellGrau a {
  color: #fff;
  text-decoration: none;
}
.buttonHellGrau:hover {
  color: #828282;
  background-color: #ffffff;
}
.buttonHellGrau a {
  color: #828282;
}
.buttonRot {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #d51030;
  color: #fff;
  border: 0px;
}
.buttonRot:focus,
.buttonRot:active:focus,
.buttonRot.active:focus,
.buttonRot.focus,
.buttonRot:active.focus,
.buttonRot.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonRot:hover,
.buttonRot:focus,
.buttonRot.focus {
  color: #333;
  text-decoration: none;
}
.buttonRot:active,
.buttonRot.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);
}
.buttonRot.disabled,
.buttonRot[disabled],
fieldset[disabled] .buttonRot {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonRot:hover,
.buttonRot:focus,
.buttonRot.focus,
.buttonRot:active,
.buttonRot.active,
.open > .dropdown-toggle.buttonRot {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonRot:active,
.buttonRot.active,
.open > .dropdown-toggle.buttonRot {
  background-image: none;
}
.buttonRot.disabled,
.buttonRot[disabled],
fieldset[disabled] .buttonRot,
.buttonRot.disabled:hover,
.buttonRot[disabled]:hover,
fieldset[disabled] .buttonRot:hover,
.buttonRot.disabled:focus,
.buttonRot[disabled]:focus,
fieldset[disabled] .buttonRot:focus,
.buttonRot.disabled.focus,
.buttonRot[disabled].focus,
fieldset[disabled] .buttonRot.focus,
.buttonRot.disabled:active,
.buttonRot[disabled]:active,
fieldset[disabled] .buttonRot:active,
.buttonRot.disabled.active,
.buttonRot[disabled].active,
fieldset[disabled] .buttonRot.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonRot .badge {
  color: #fff;
  background-color: #333;
}
.buttonRot a {
  color: #fff;
  text-decoration: none;
}
.buttonRot:hover {
  color: #fff;
  background-color: #ed1235;
}
.buttonOrange {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #ffb566;
  color: #fff;
  border: 0px;
}
.buttonOrange:focus,
.buttonOrange:active:focus,
.buttonOrange.active:focus,
.buttonOrange.focus,
.buttonOrange:active.focus,
.buttonOrange.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonOrange:hover,
.buttonOrange:focus,
.buttonOrange.focus {
  color: #333;
  text-decoration: none;
}
.buttonOrange:active,
.buttonOrange.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);
}
.buttonOrange.disabled,
.buttonOrange[disabled],
fieldset[disabled] .buttonOrange {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonOrange:hover,
.buttonOrange:focus,
.buttonOrange.focus,
.buttonOrange:active,
.buttonOrange.active,
.open > .dropdown-toggle.buttonOrange {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonOrange:active,
.buttonOrange.active,
.open > .dropdown-toggle.buttonOrange {
  background-image: none;
}
.buttonOrange.disabled,
.buttonOrange[disabled],
fieldset[disabled] .buttonOrange,
.buttonOrange.disabled:hover,
.buttonOrange[disabled]:hover,
fieldset[disabled] .buttonOrange:hover,
.buttonOrange.disabled:focus,
.buttonOrange[disabled]:focus,
fieldset[disabled] .buttonOrange:focus,
.buttonOrange.disabled.focus,
.buttonOrange[disabled].focus,
fieldset[disabled] .buttonOrange.focus,
.buttonOrange.disabled:active,
.buttonOrange[disabled]:active,
fieldset[disabled] .buttonOrange:active,
.buttonOrange.disabled.active,
.buttonOrange[disabled].active,
fieldset[disabled] .buttonOrange.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonOrange .badge {
  color: #fff;
  background-color: #333;
}
.buttonOrange a {
  color: #fff;
  text-decoration: none;
}
.buttonOrange:hover {
  color: #fff;
  background-color: #ffc180;
}
.buttonNoRadiusHellGrau {
  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.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: 500;
  background-color: #ebeced;
  color: #828282;
  border-radius: 0px;
}
.buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau:active:focus,
.buttonNoRadiusHellGrau.active:focus,
.buttonNoRadiusHellGrau.focus,
.buttonNoRadiusHellGrau:active.focus,
.buttonNoRadiusHellGrau.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonNoRadiusHellGrau:hover,
.buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau.focus {
  color: #333;
  text-decoration: none;
}
.buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.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);
}
.buttonNoRadiusHellGrau.disabled,
.buttonNoRadiusHellGrau[disabled],
fieldset[disabled] .buttonNoRadiusHellGrau {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonNoRadiusHellGrau:hover,
.buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau.focus,
.buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.active,
.open > .dropdown-toggle.buttonNoRadiusHellGrau {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.active,
.open > .dropdown-toggle.buttonNoRadiusHellGrau {
  background-image: none;
}
.buttonNoRadiusHellGrau.disabled,
.buttonNoRadiusHellGrau[disabled],
fieldset[disabled] .buttonNoRadiusHellGrau,
.buttonNoRadiusHellGrau.disabled:hover,
.buttonNoRadiusHellGrau[disabled]:hover,
fieldset[disabled] .buttonNoRadiusHellGrau:hover,
.buttonNoRadiusHellGrau.disabled:focus,
.buttonNoRadiusHellGrau[disabled]:focus,
fieldset[disabled] .buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau.disabled.focus,
.buttonNoRadiusHellGrau[disabled].focus,
fieldset[disabled] .buttonNoRadiusHellGrau.focus,
.buttonNoRadiusHellGrau.disabled:active,
.buttonNoRadiusHellGrau[disabled]:active,
fieldset[disabled] .buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.disabled.active,
.buttonNoRadiusHellGrau[disabled].active,
fieldset[disabled] .buttonNoRadiusHellGrau.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonNoRadiusHellGrau .badge {
  color: #fff;
  background-color: #333;
}
.buttonNoRadiusHellGrau a {
  color: #fff;
  text-decoration: none;
}
.buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau:active:focus,
.buttonNoRadiusHellGrau.active:focus,
.buttonNoRadiusHellGrau.focus,
.buttonNoRadiusHellGrau:active.focus,
.buttonNoRadiusHellGrau.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.buttonNoRadiusHellGrau:hover,
.buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau.focus {
  color: #333;
  text-decoration: none;
}
.buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.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);
}
.buttonNoRadiusHellGrau.disabled,
.buttonNoRadiusHellGrau[disabled],
fieldset[disabled] .buttonNoRadiusHellGrau {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.buttonNoRadiusHellGrau:hover,
.buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau.focus,
.buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.active,
.open > .dropdown-toggle.buttonNoRadiusHellGrau {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.active,
.open > .dropdown-toggle.buttonNoRadiusHellGrau {
  background-image: none;
}
.buttonNoRadiusHellGrau.disabled,
.buttonNoRadiusHellGrau[disabled],
fieldset[disabled] .buttonNoRadiusHellGrau,
.buttonNoRadiusHellGrau.disabled:hover,
.buttonNoRadiusHellGrau[disabled]:hover,
fieldset[disabled] .buttonNoRadiusHellGrau:hover,
.buttonNoRadiusHellGrau.disabled:focus,
.buttonNoRadiusHellGrau[disabled]:focus,
fieldset[disabled] .buttonNoRadiusHellGrau:focus,
.buttonNoRadiusHellGrau.disabled.focus,
.buttonNoRadiusHellGrau[disabled].focus,
fieldset[disabled] .buttonNoRadiusHellGrau.focus,
.buttonNoRadiusHellGrau.disabled:active,
.buttonNoRadiusHellGrau[disabled]:active,
fieldset[disabled] .buttonNoRadiusHellGrau:active,
.buttonNoRadiusHellGrau.disabled.active,
.buttonNoRadiusHellGrau[disabled].active,
fieldset[disabled] .buttonNoRadiusHellGrau.active {
  background-color: #fff;
  border-color: #ccc;
}
.buttonNoRadiusHellGrau .badge {
  color: #fff;
  background-color: #333;
}
.buttonNoRadiusHellGrau a {
  color: #fff;
  text-decoration: none;
}
.buttonNoRadiusHellGrau:hover {
  color: #828282;
  background-color: #ffffff;
}
.buttonNoRadiusHellGrau a {
  color: #828282;
}
.closeButton {
  margin-top: -2px;
  float: right;
  color: #262427;
  font-size: 1.3em;
}
.closeButton:hover {
  color: #262427;
  text-decoration: none;
}
.nachOben {
  display: none;
  background: url('../img/arrow-to-top.png') no-repeat center center;
  /* background-color: red; */
  color: #fff;
  width: 67px;
  height: 67px;
  position: fixed;
  right: 5px;
  bottom: 30px;
  font-size: 0;
  cursor: pointer;
  outline: 0;
}
#normalesMenu {
  display: none;
  z-index: 500;
}
@media (min-width: 992px) {
  #normalesMenu {
    position: fixed;
    width: auto;
    /*height: auto;*/
    display: block;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 1.0em;
    letter-spacing: 0.04em;
  }
  #normalesMenu ul {
    list-style: none;
    padding: 0;
    display: block;
  }
  #normalesMenu ul li {
    margin-bottom: 15px;
  }
  #normalesMenu ul li a {
    padding: 7px 25px 7px 10px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 0;
    color: #fff;
    background-color: #262427;
  }
  #normalesMenu ul li a.orange,
  #normalesMenu ul li a:hover.orange {
    color: #fff;
    background-color: #c85c0b;
  }
  #normalesMenu ul li a.active,
  #normalesMenu ul li a:hover {
    color: #fff;
    background-color: #323438;
  }
  #normalesMenu ul li a.active.orange,
  #normalesMenu ul li a:hover.orange {
    color: #fff;
    background-color: #e07220;
  }
  #normalesMenu ul li a.active .menuPfeil {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #normalesMenu ul li a.active + ul {
    display: block;
  }
  #normalesMenu ul li ul {
    display: none;
    font-size: 0.8em;
  }
  #normalesMenu ul li ul li {
    margin: 15px 15px 0 5px;
  }
  #normalesMenu ul li ul li a {
    padding: 7px 12px;
    color: #262427;
    background-color: #f5f5f5;
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  #normalesMenu ul li ul li a.active,
  #normalesMenu ul li ul li a:hover {
    color: #262427;
    background-color: #f8f8f8;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
#serviceMenuDiv {
  font-size: 1em;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  color: #828282;
  background-color: #262427;
  text-transform: uppercase;
  display: none;
  padding: 14px 0 4px 25px;
}
#serviceMenuDiv a {
  color: #828282;
}
@media (min-width: 992px) {
  #serviceMenuDiv {
    display: block;
  }
}
#serviceMenu {
  float: right;
  margin-right: 4%;
}
#serviceMenu ul li {
  display: inline;
  margin: 0 0 0 10px;
}
#unteresMenuBlock {
  display: block;
}
@media (max-width: 480px) {
  #unteresMenuBlock {
    display: none;
  }
}
#unteresMenuBlock h3 {
  font-weight: 500;
  line-height: 1.1;
  font-size: 18px;
}
.tabsList {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #676b71;
}
.tabsList > li {
  position: relative;
  display: block;
}
.tabsList > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabsList > li > a:hover,
.tabsList > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabsList > li.disabled > a {
  color: #777777;
}
.tabsList > li.disabled > a:hover,
.tabsList > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabsList .open > a,
.tabsList .open > a:hover,
.tabsList .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.tabsList .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabsList > li > a > img {
  max-width: none;
}
.tabsList > li {
  float: left;
}
.tabsList > li > a {
  border-radius: 4px;
}
.tabsList > li + li {
  margin-left: 2px;
}
.tabsList > li.active > a,
.tabsList > li.active > a:hover,
.tabsList > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.tabsList li:before {
  content: "";
}
.tabsList li a {
  color: #8c8c8c;
  background-color: #fff;
  border-radius: 0;
  padding: 3px 5px;
  border-top: 1px solid #676b71;
  border-left: 1px solid #676b71;
  border-right: 1px solid #676b71;
  /*Exemplarisch. muss noch angepasst werden*/
}
@media (max-width: 480px) {
  .tabsList li a {
    font-size: 80%;
  }
}
@media (min-width: 992px) {
  .tabsList li a {
    font-size: 80%;
    padding: 6px 5px;
  }
}
@media (min-width: 1200px) {
  .tabsList li a {
    font-size: 100%;
  }
}
.tabsList li.active a,
.tabsList li:hover a,
.tabsList li.active:hover a {
  color: #f5f5f5;
  background-color: #343a42;
}
.tabInhaltV1 h4,
.tabInhaltV1 h5 {
  margin-top: 20px;
  clear: both;
}
.tabInhaltV1 img {
  width: 15%;
  float: left;
  margin-right: 15px;
}
.tabInhaltV2 {
  margin-top: 20px;
}
.tabInhaltV2 ul li {
  padding-left: 2em;
  text-indent: -0.8em;
  margin-bottom: 8px;
}
.toppernavi .fid-37,
.toppernavi .fid-334,
.toppernavi .pid-34,
.toppernavi .fid-2060,
.toppernavi .sprachModal {
  width: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
.toppernavi .fid-37 span,
.toppernavi .fid-334 span,
.toppernavi .pid-34 span,
.toppernavi .fid-2060 span,
.toppernavi .sprachModal span {
  display: block;
  float: left;
  height: 15px;
  width: 15px;
  margin: 3px 3px 0 0;
  background: url(../img/topper_icons.gif) left top no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  filter: alpha(opacity=35);
  opacity: 0.35;
}
.toppernavi .fid-37:hover span,
.toppernavi .fid-334:hover span,
.toppernavi .pid-34:hover span,
.toppernavi .fid-2060:hover span,
.toppernavi .sprachModal:hover span {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.toppernavi .sprachModal span {
  background-position: -15px top;
}
#mobileTopper ul li a {
  display: block;
  line-height: 15px;
}
.carousel-inner .item a {
  position: relative;
  display: inline-block;
  width: 22%;
  margin: 1%;
  text-decoration: none;
  text-transform: uppercase;
}
.carouselControlV2 {
  float: right;
  margin-right: 2%;
}
.carouselLinear {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  height: auto;
}
.carouselLinear h2 {
  font-size: 0.5em;
}
@media (min-width: 768px) {
  .carouselLinear h2 {
    font-size: 0.8em;
  }
}
@media (min-width: 1200px) {
  .carouselLinear h2 {
    font-size: 0.9em;
  }
}
@media (min-width: 1600px) {
  .carouselLinear h2 {
    font-size: 1.1em;
  }
}
.carouselLinear .carousel-inner {
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
}
.carouselLinear .carousel-inner .item {
  text-align: center;
}
.carouselLinear .carousel-inner .item a {
  display: inline-block;
  width: 21%;
  margin: 2%;
  text-decoration: none;
}
.carouselLinear .carousel-inner .item a:first-child {
  margin-left: 0;
}
.carouselLinear .carousel-inner .item a:last-child {
  margin-right: 0;
}
.carousel-control {
  width: 4%;
  height: 100%;
  color: #ccced0;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control.left {
  background-color: transparent;
  background-image: none;
}
.carousel-control.left span {
  width: 100%;
  left: 0;
  margin-left: -5px;
}
.carousel-control.right {
  background-color: transparent;
  background-image: none;
  margin: 0;
}
.carousel-control.right span {
  width: 100%;
  right: 0;
}
.carousel-control:hover {
  color: #d51030;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
}
.carouselLinear8 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  height: auto;
}
.carouselLinear8 .carousel-inner {
  width: 55%;
  margin-left: 22%;
  margin-right: 4%;
}
.carouselLinear8 .carousel-inner .item {
  text-align: center;
}
.carouselLinear8 .carousel-inner .item a {
  display: inline-block;
  width: 12%;
  margin: 4px;
  text-decoration: none;
}
.carouselLinear8 .carousel-inner .item a:first-child {
  margin-left: 0;
}
.carouselLinear8 .carousel-inner .item a:last-child {
  margin-right: 0;
}
.carouselLinear8 .carousel-control {
  width: 1%;
  height: 100%;
  color: #ccced0;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carouselLinear8 .carousel-control.left {
  background-color: transparent;
  background-image: none;
  margin-left: 21%;
}
.carouselLinear8 .carousel-control.left span {
  width: 100%;
  left: 0;
  margin-left: -5px;
  font-size: 15px;
}
.carouselLinear8 .carousel-control.right {
  background-color: transparent;
  background-image: none;
  margin: 0;
  margin-right: 22%;
}
.carouselLinear8 .carousel-control.right span {
  width: 100%;
  right: 0;
  font-size: 15px;
}
.carouselLinear8 .carousel-control:hover {
  color: #d51030;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
}
/* 
    Created on : 22.03.2016, 08:45:21
    Author     : O.Lohkemper
*/
.sl_stage_default {
  position: relative;
  overflow: hidden;
  background-color: #000;
}
.sl_stage_default .slides,
.sl_stage_default .slide {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 480px) {
  .sl_stage_default .slides,
  .sl_stage_default .slide {
    display: none;
  }
  .sl_stage_default .slides:first-child,
  .sl_stage_default .slide:first-child {
    display: block;
  }
  .sl_stage_default .slides img,
  .sl_stage_default .slide img,
  .sl_stage_default .slides picture,
  .sl_stage_default .slide picture {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 480px+1) and (max-width: 879px) {
  .sl_stage_default .slides img,
  .sl_stage_default .slide img {
    top: 0 !important;
    bottom: 0 !important;
  }
}
.sl_stage_default .slide div.blur {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 33.33%;
  overflow: hidden;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.sl_stage_default .slide div.blur.closed {
  right: -30%;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.sl_stage_default .slide div.blur.closed div {
  right: 100%;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
@media (max-width: 879px) {
  .sl_stage_default .slide div.blur {
    display: none;
  }
}
.no-js .sl_stage_default .slide div.blur {
  display: none;
}
.sl_stage_default .slide div.blur div {
  position: absolute;
  right: 0;
  width: 300%;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.sl_stage_default .slide div.blur div img,
.sl_stage_default .slide div.blur div picture {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
}
.sl_stage_default .slide .img {
  overflow: hidden;
  position: relative;
}
.sl_stage_default button {
  position: absolute;
  left: -22px;
  bottom: 7%;
  width: 43px;
  height: 43px;
  border: 1px solid #fff;
  background: transparent;
  outline-color: transparent;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
@media (min-width: 481px) and (max-width: 879px) {
  .sl_stage_default button {
    display: none;
  }
}
.sl_stage_default button span.half {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 41px;
  background: rgba(0, 0, 0, 0.6);
}
.sl_stage_default button span.icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  background: url(../img/StartSliderIconClose.png) 7px 7px no-repeat;
}
.sl_stage_default .closed button {
  left: 5px;
  border: 0;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.sl_stage_default .closed button span.half {
  display: none;
}
.sl_stage_default .closed button span.icon {
  background-image: url(../img/StartSliderIconOpen.png);
}
.sl_stage_default img,
.sl_stage_default picture {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.sl_stage_default .fixclosed {
  display: none !important;
}
.sl_stage_default div.img {
  position: relative;
  overflow: hidden;
}
.sl_stage_default .panel {
  background: #000;
  -webkit-transition: right 0.5s;
  /* Safari */
  transition: right 0.5s;
}
@media (max-width: 480px) {
  .sl_stage_default .panel {
    display: none;
  }
}
@media (min-width: 481px) and (max-width: 879px) {
  .sl_stage_default .panel {
    padding: 0 30px 70px;
    z-index: 3000;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
  }
  .sl_stage_default .panel p {
    padding: 0;
  }
}
@media (min-width: 880px) {
  .sl_stage_default .panel {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 33.33%;
    margin: 0;
    background: rgba(0, 0, 0, 0.6);
  }
}
.sl_stage_default .panel.closed {
  -webkit-transition: right 0.5s;
  /* Safari */
  transition: right 0.5s;
  right: -30%;
}
.sl_stage_default .panel .content {
  top: 63px;
}
@media (min-width: 481px) and (max-width: 879px) {
  .sl_stage_default .panel .content {
    top: 0;
  }
}
@media (min-width: 880px) {
  .sl_stage_default .panel .content {
    overflow: auto;
    position: absolute;
    top: 33px;
    bottom: 10px;
    left: 10%;
    right: 0;
    padding-right: 10%;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .sl_stage_default .panel .content {
    top: 63px;
  }
}
.sl_stage_default .panel h3 {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 48px;
  line-height: 58px;
  color: #fff;
  padding: 44px 0 36px;
  margin: 0 0 40px;
  border-bottom: 2px solid #fff;
}
@media (max-width: 480px) {
  .sl_stage_default .panel h3 {
    font-size: 24px;
    line-height: 29px;
  }
}
@media (min-width: 481px) and (max-width: 879px) {
  .sl_stage_default .panel h3 {
    font-size: 24px;
    line-height: 41px;
    padding: 10px 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 880px) and (max-width: 1199px) {
  .sl_stage_default .panel h3 {
    font-size: 32px;
    line-height: 42px;
    padding: 10px 0;
    margin: 0 0 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .sl_stage_default .panel h3 {
    font-size: 42px;
    line-height: 48px;
    padding: 0 0 26px;
    margin: 0 0 30px;
  }
}
.sl_stage_default .panel p {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  line-height: 34px;
  color: #fff;
}
@media (max-width: 480px) {
  .sl_stage_default .panel p {
    font-size: 20px;
    line-height: 34px;
    padding-bottom: 68px;
  }
}
@media (min-width: 481px) and (max-width: 1599px) {
  .sl_stage_default .panel p {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 60px;
  }
}
@media (min-width: 481px) and (max-width: 879px) {
  .sl_stage_default .panel p {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1800px) {
  .sl_stage_default .panel p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 60px;
  }
}
.sl_stage_default .panel a {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  display: inline-block;
  padding: 17px 20px 16px;
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  /*      @media (min-width: 880px) AND (min-width: 999999px) {
        position: absolute;
        left: 10%;
        right: 10%;
        bottom: 7%;
        margin-bottom: -9px;
      }*/
}
@media (min-width: 480px+1) and (max-width: 879px) {
  .sl_stage_default .panel a {
    font-size: 16px;
    padding: 7px 10px 6px;
  }
}
.sl_stage_default .panel a:hover {
  text-decoration: none;
  background: #333;
  background: rgba(255, 255, 255, 0.1);
}
.sl_stage_default .pager {
  z-index: 101;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}
.sl_stage_default .pager a {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 7px;
  border: 2px solid #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  text-decoration: none;
}
.sl_stage_default .pager a.cycle-pager-active {
  background-color: #fff;
}
.sl_stage_default .pager a,
.sl_stage_default .pager a:hover,
.sl_stage_default .pager a:focus {
  outline: none;
}
/* 
  Created on : 01.06.2016, 11:23:05
  Author     : O.Lohkemper
*/
.sl_inspiration {
  position: relative;
  min-height: 320px;
  background: #fff;
  font-family: 'Raleway', sans-serif;
  overflow: hidden;
}
.sl_inspiration h1,
.sl_inspiration h2,
.sl_inspiration h3,
.sl_inspiration h4,
.sl_inspiration h5,
.sl_inspiration h6,
.sl_inspiration .h1,
.sl_inspiration .h2,
.sl_inspiration .h3,
.sl_inspiration .h4,
.sl_inspiration .h5,
.sl_inspiration .h6 {
  font-family: 'Raleway', sans-serif;
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration {
    min-height: 840px;
  }
}
.sl_inspiration .sliderImages {
  overflow: hidden;
  position: relative;
  min-height: 210px;
}
@media (min-width: 768px) {
  .sl_inspiration .sliderImages {
    min-height: 280px;
  }
}
.sl_inspiration .sliderImages .item {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #eeeeee;
}
.sl_inspiration .sliderImages .item > div {
  position: relative;
}
.sl_inspiration .sliderImages.ratioh .item > div {
  left: 49%;
  width: 2%;
  height: 100%;
}
.sl_inspiration .sliderImages.ratioh picture,
.sl_inspiration .sliderImages.ratioh img {
  width: auto;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sl_inspiration .sliderImages.ratiov .item > div {
  top: 49%;
  width: 100%;
  height: 2%;
}
.sl_inspiration .sliderImages.ratiov picture,
.sl_inspiration .sliderImages.ratiov img {
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sl_inspiration .controls {
  z-index: 10;
  position: relative;
  width: 100%;
  min-height: 46px;
  padding: 0 5px;
  border-bottom: 1px solid #eeeeee;
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .controls {
    padding-top: 5px;
    min-height: 55px;
  }
}
.sl_inspiration .controls > * > a {
  float: left;
  position: relative;
  overflow: hidden;
  color: #999999;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  .sl_inspiration .controls > * > a {
    overflow: hidden;
    width: 43px;
    height: 43px;
  }
  .sl_inspiration .controls > * > a:before {
    display: block;
    height: 25px;
    width: 25px;
    margin: 0 auto;
    font-size: 23px;
  }
}
.sl_inspiration .controls > * > a:hover {
  color: #7e858c;
}
.sl_inspiration .controls > * > a.active {
  color: #7e858c ;
}
.sl_inspiration .controls > * > a.active:after {
  color: #ccced0;
}
.sl_inspiration .controls > * > a.checked:after {
  position: absolute;
  top: 0px;
  right: 2px;
  font-family: 'icomoon';
  content: "\2022";
  font-size: 1em;
  line-height: 10px;
  color: #d40b2c;
}
.sl_inspiration .controls > * > a#sliderFilterButton {
  display: block !important;
}
@media (max-width: 767px) {
  .sl_inspiration .controls > * > a {
    font-family: 'icomoon';
  }
}
.sl_inspiration .controls > .player > a {
  width: 32px;
  padding-top: 13px;
  font-size: 28px;
  font-family: 'icomoon';
}
.sl_inspiration .controls > .player .pause {
  content: "X";
}
@media (max-width: 767px) {
  .sl_inspiration .controls > .player {
    float: right;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .controls > .player {
    width: 96px;
    margin: 0 auto;
  }
}
.sl_inspiration .controls > .tabs {
  text-align: center;
}
.sl_inspiration .controls > .tabs > a {
  padding: 0 9px 0 0;
  border: 1px solid #fff;
  border-width: 11px 0 7px 9px;
  font-weight: 600;
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .controls > .tabs > a {
    padding-top: 4px;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .controls > .tabs > a.active {
    color: #d40b2c;
  }
  .sl_inspiration .controls > .tabs > a:before {
    content: "";
  }
}
@media (max-width: 767px) {
  .sl_inspiration .controls > .tabs {
    float: left;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .controls > .tabs {
    position: absolute;
    right: 15px;
    top: 0;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .controls > .tabs {
    position: absolute;
    right: 0;
    top: 0;
    width: 33.33%;
  }
  .sl_inspiration .controls > .tabs > a,
  .sl_inspiration .controls > .tabs > a#sliderFilterButton {
    float: none;
    display: inline-block !important;
  }
}
.no-js .sl_inspiration .controls {
  display: none;
}
.sl_inspiration .panel {
  float: left;
  width: 100%;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 992px) {
  .sl_inspiration .panel {
    position: absolute;
    right: 0;
    top: 0;
    width: 33.33%;
    bottom: 40px;
    z-index: 100;
    margin: 0;
    background: rgba(255, 255, 255, 0.9);
  }
}
@media (max-width: 991px) {
  .sl_inspiration .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .sl_inspiration .panel button.closer {
    display: none;
  }
}
.sl_inspiration .panel button.closer {
  position: absolute;
  left: -22px;
  bottom: 7%;
  width: 43px;
  height: 43px;
  border: 1px solid #fff;
  background: transparent;
  outline-color: transparent;
  -webkit-transition: left .5s;
  transition: left .5s;
  cursor: pointer;
}
.sl_inspiration .panel button.closer span.half {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 41px;
  background: rgba(255, 255, 255, 0.85);
}
.sl_inspiration .panel button.closer span.icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  x-background: url(../img/StartSliderIconClose.png) 7px 7px no-repeat;
}
.sl_inspiration .panel button.closer span.icon:before {
  font-family: 'icomoon';
  content: "\e080";
  font-size: 31px;
}
.sl_inspiration .panel.closed button.closer {
  left: 0;
  border: 0;
}
.sl_inspiration .panel.closed button.closer span.half {
  display: none;
}
.sl_inspiration .panel.closed button.closer span.icon {
  x-background-image: url(../img/StartSliderIconOpen.png);
}
.sl_inspiration .panel.closed button.closer span.icon:before {
  content: "\e079";
}
@media (min-width: 768px) {
  .sl_inspiration .sliderInfoBox,
  .sl_inspiration .sliderThumbBox {
    min-height: 280px;
  }
}
.sl_inspiration .sliderFilter {
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter {
    float: left;
    background: #fff;
  }
  .sl_inspiration .sliderFilter form {
    float: left;
    padding-bottom: 70px;
  }
}
.sl_inspiration .sliderInfoBox,
.sl_inspiration .sliderThumbBox,
.sl_inspiration .sliderFilter {
  display: none;
  min-height: 200px;
  margin: 0;
}
@media (min-width: 992px) {
  .sl_inspiration .sliderInfoBox,
  .sl_inspiration .sliderThumbBox,
  .sl_inspiration .sliderFilter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.sl_inspiration .sliderInfoBox.active,
.sl_inspiration .sliderThumbBox.active,
.sl_inspiration .sliderFilter.active {
  display: block ;
}
.sl_inspiration .sliderFilter {
  min-height: 260px;
}
.sl_inspiration .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .sl_inspiration .title {
    padding-bottom: 9px;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .title {
    font-size: 24px;
  }
}
.sl_inspiration hr {
  border-top: 1px solid #cccccc;
}
@media (max-width: 767px) {
  .sl_inspiration hr {
    display: none;
  }
}
@media (max-width: 991px) {
  .sl_inspiration .sliderInfoBox hr {
    margin-top: 22px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderInfoBox hr {
    margin-top: 12px;
    margin-bottom: 30px;
  }
}
.sl_inspiration .sliderThumbBox hr {
  margin-top: 22px;
  margin-bottom: 35px;
}
.sl_inspiration .slides {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.sl_inspiration #imgSlider1 {
  position: absolute;
  z-index: 1;
}
.sl_inspiration .sliderInfoBox {
  position: relative;
}
.sl_inspiration .sliderInfoBox .slides {
  padding: 15px 15px 0;
  background: transparent;
  min-height: 200px;
  position: relative;
}
@media (min-width: 768px) {
  .sl_inspiration .sliderInfoBox .slides {
    min-height: 280px;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .sliderInfoBox .slides {
    padding: 27px 35px 0;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderInfoBox .slides {
    padding-top: 30px;
  }
}
.sl_inspiration .sliderInfoBox .slides div.ref {
  display: none;
}
@media (min-width: 768px) {
  .sl_inspiration .sliderInfoBox .slides div.ref {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
  }
}
.sl_inspiration .sliderInfoBox .slides .details {
  x-padding-bottom: 41px;
}
.sl_inspiration .sliderInfoBox .slides .details > div {
  position: relative;
  padding-left: 80px;
  font-size: 12px;
  line-height: 18px;
  min-height: 18px;
}
@media (min-width: 768px) {
  .sl_inspiration .sliderInfoBox .slides .details > div {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 10px;
  }
}
.sl_inspiration .sliderInfoBox .slides .details span:first-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  font-weight: bold;
}
.sl_inspiration .sliderInfoBox .slides .extras {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 15px;
  font-size: 11px;
  line-height: 14px;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderInfoBox .slides .extras {
    background: #ccced0;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .sliderInfoBox .slides .extras {
    display: none;
  }
}
.sl_inspiration .sliderThumbBox .title {
  display: none;
  padding: 0 9px;
}
.sl_inspiration .sliderThumbBox img {
  width: 120%;
  height: auto;
}
.sl_inspiration .sliderThumbBox #thumbnailBox {
  min-height: 200px;
  overflow: auto;
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderThumbBox #thumbnailBox {
    height: 240px;
  }
}
.sl_inspiration .sliderThumbBox #thumbnailBox a.item {
  position: relative;
  width: 50% ;
  padding-top: 30%;
  margin: 0 0 18px;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderThumbBox #thumbnailBox a.item {
    width: 33% ;
    padding-top: 20%;
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderThumbBox #thumbnailBox a.item {
    width: 20% ;
    padding-top: 12%;
  }
}
.sl_inspiration .sliderThumbBox #thumbnailBox a.item.none {
  display: none;
}
.sl_inspiration .sliderThumbBox #thumbnailBox a.item span {
  background: #ccc;
  display: block;
  position: absolute;
  top: 0;
  right: 9px;
  bottom: 0;
  left: 9px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderThumbBox {
    padding: 15px 10px 0;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox {
    overflow: auto;
    max-height: 200px;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox .item {
    display: inline;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox .item a {
    width: 33.33% ;
    padding-top: 20%;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox .item a span {
    left: 4px;
    right: 4px;
  }
  .sl_inspiration .sliderThumbBox .btnMore {
    float: right;
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 33.33%;
    x-height: 60px;
    padding: 20% 10px 0;
    margin: 0;
    border: 0 solid #fff;
    border-width: 0 5px;
    border-radius: none;
    white-space: normal;
  }
  .sl_inspiration .sliderThumbBox .btnMore span {
    display: block;
    vertical-align: middle;
    position: absolute;
    top: 10%;
    left: 25px;
    right: 25px;
    line-height: 16px;
  }
}
@media (max-width: 767px) and (min-width: 375px) {
  .sl_inspiration .sliderThumbBox .btnMore span {
    /* iPhone 6*/
    top: 25%;
  }
}
@media (min-width: 768px) {
  .sl_inspiration .sliderThumbBox {
    padding: 20px 26px 0;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox {
    overflow: auto;
    position: relative;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox .item a {
    width: 20%;
    padding-top: 13%;
  }
  .sl_inspiration .sliderThumbBox .btnMore {
    float: right;
    margin-right: 10px;
    margin-bottom: 25px;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .sl_inspiration .sliderThumbBox #thumbnailBox {
    position: absolute;
    left: 26px;
    right: 26px;
    top: 100px;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderThumbBox {
    padding: 30px 26px 0;
  }
  .sl_inspiration .sliderThumbBox .title {
    display: block;
  }
  .sl_inspiration .sliderThumbBox #thumbnailBox .item a {
    width: 50% ;
    padding-top: 30%;
  }
  .sl_inspiration .sliderThumbBox .btnMore {
    position: relative;
    width: 50% ;
    padding-top: 30%;
    margin: 0;
    background: transparent;
  }
  .sl_inspiration .sliderThumbBox .btnMore span {
    display: block;
    position: absolute;
    top: 0;
    right: 9px;
    bottom: 0;
    left: 9px;
    padding-top: 27%;
    background: #ccc;
    color: #fff;
    text-transform: uppercase;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderFilter {
    z-index: 600;
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 55px;
    width: auto;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
  }
}
.sl_inspiration .sliderFilter .headline h6 {
  font-size: 16px;
  font-family: 'Julius Sans One', sans-serif;
  margin-top: 17px;
}
@media (max-width: 991px) {
  .sl_inspiration .sliderFilter .headline {
    display: none;
  }
}
.sl_inspiration .sliderFilter .btn-close {
  float: right;
  top: 15px;
  right: 15px;
  color: #676b71;
  font-size: 1.5em;
  position: absolute;
  text-decoration: none;
}
.sl_inspiration .sliderFilter .wrapper {
  clear: both;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter .wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter .wrapper {
    position: relative;
    height: 225px;
    overflow: auto;
  }
}
.sl_inspiration .sliderFilter #filterFelderBox {
  clear: both;
  float: left;
  width: 100%;
  padding: 0 15px;
  background: #fff;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter #filterFelderBox {
    padding-top: 6px;
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter #filterFelderBox {
    border-bottom: 1px solid #eee;
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderFilter #filterFelderBox {
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 15px;
    right: 15px;
  }
}
.sl_inspiration .sliderFilter #filterFelderBox fieldset {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset {
    padding: 0 0 6px;
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset {
    position: initial;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset {
    float: left;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    width: 19%;
    margin-left: 1%;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset:first-child {
    margin-left: 0;
  }
}
.sl_inspiration .sliderFilter #filterFelderBox fieldset h6 {
  font-size: 14px;
}
.sl_inspiration .sliderFilter #filterFelderBox fieldset h6.prechecked:after,
.sl_inspiration .sliderFilter #filterFelderBox fieldset h6.checked:after {
  content: "\2022";
  position: relative;
  top: -5px;
  font-weight: bold;
  font-size: 1em;
  line-height: 10px;
  margin-left: 2px;
}
.sl_inspiration .sliderFilter #filterFelderBox fieldset h6.prechecked:after {
  color: #333 !important;
}
.sl_inspiration .sliderFilter #filterFelderBox fieldset h6.checked:after {
  color: #d40b2c;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6.active {
    background: #ccced0;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6.active:before {
    content: "\e113";
    color: #000;
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6.active {
    border-color: #d51030;
    background: #eeeeee;
  }
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6 {
    font-size: 15px;
    padding: 10px 0 7px 30px;
    margin: 0;
    text-align: center;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6:after {
    content: "\00a0";
    font-weight: bold;
    font-size: 1.4em;
    line-height: 10px;
    margin-left: 2px;
    color: #d40b2c;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6:before {
    font-family: 'icomoon';
    float: right;
    content: "\e114";
    color: #8c8c8c;
    margin-right: 8px;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6.checked:after {
    content: "\2022";
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6 {
    padding: 10px 15px;
    border-top: 4px solid #fff;
    background: #fff;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset h6 {
    font-size: 14px;
    margin-top: 15px;
  }
}
.sl_inspiration .sliderFilter .checkboxen {
  position: relative;
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter .checkboxen {
    position: absolute;
    left: 0;
    top: 38px;
    right: 0;
    bottom: 0px;
    padding: 10px 35px 0;
  }
}
@media (max-width: 991px) {
  .sl_inspiration .sliderFilter .checkboxen {
    overflow: hidden;
    background: #fff;
  }
  .sl_inspiration .sliderFilter .checkboxen.active {
    display: block;
  }
  .sl_inspiration .sliderFilter .checkboxen.deactive {
    display: none;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderFilter .checkboxen {
    display: block !important;
    max-height: 100%;
    position: absolute;
    top: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
  }
}
.sl_inspiration .sliderFilter .checkbox {
  font-size: 13px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter .checkbox {
    margin: 0 !important;
    padding: 10px 0 0 !important;
  }
  .sl_inspiration .sliderFilter .checkbox input {
    margin-top: 2px !important;
  }
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter .checkbox {
    width: 25%;
    float: left;
    margin: 0 0 10px 0;
  }
}
.sl_inspiration .sliderFilter #filterFelderBox fieldset .checkbox input {
  margin-top: 2px !important;
}
@media (min-width: 768px) AND (max-width: 991px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col0 {
    width: auto;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col0 .checkbox {
    width: 50%;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col1 {
    width: auto;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col2 {
    width: auto;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col2 .checkbox {
    width: 33.33%;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col3 {
    width: auto;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col3 .checkbox {
    width: 20%;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col4 {
    width: auto;
  }
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col4 .checkbox {
    width: 16.6%;
  }
}
@media (min-width: 992px) {
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col0,
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col1,
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col2,
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col3,
  .sl_inspiration .sliderFilter #filterFelderBox fieldset.col4 {
    width: 19%;
  }
}
.sl_inspiration .sliderFilter .buttons {
  clear: both;
  margin: 0;
  position: absolute;
  right: 15px;
  bottom: 13px;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter .buttons {
    float: left;
    left: 7px;
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.sl_inspiration .sliderFilter .buttons button {
  border-radius: 0;
  padding: 4px 12px;
  margin-left: 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter .buttons #sliderResetButton {
    width: 52.5%;
    float: left;
    padding: 6px 3px;
  }
}
@media (max-width: 767px) {
  .sl_inspiration .sliderFilter .buttons #sliderSubmitButton {
    width: 42%;
    float: right;
    padding: 6px 3px;
  }
}
.sl_inspiration .sliderFilter .buttons #sliderSubmitButton[disabled] {
  background: #c2c4c6;
  color: #fff;
}
/* 
  Created on : 24.03.2016, 10:16:48
  Author     : O.Lohkemper
*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2016 (c) Solarlux - Published by CONTENS 4.5.2 - www.contens.com
Last Update: 2016-03-24 09:56 (Generated: 2016-03-24 09:56, Published: 2016-03-24 09:56)
kontakt/glas-faltwand-spezialisten.cfm (PID: 679 / FID: 174 / CFM / Public / de )
<meta name="generator" content="CONTENS 4.5.2" />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.dealerzip_input #sucheForm {
  padding: 15px;
}
#dealerzip_result {
  clear: both;
  float: left;
  width: 100%;
}
#dealerzip_result img.loader {
  display: block;
  margin: 12px auto;
}
#dealerzip_result .volleBreiteMargin > div {
  position: relative;
  padding-left: 100px;
  margin-bottom: 10px;
}
#dealerzip_result .volleBreiteMargin > div span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
}
@media (max-width: 599px) {
  #dealerloc .fuenfM,
  #dealerloc .viertelM,
  #dealerloc .drittelM {
    width: 50%;
  }
}
@media (max-width: 479px) {
  #dealerloc .fuenfM,
  #dealerloc .viertelM,
  #dealerloc .drittelM {
    width: 50%;
  }
}
@media (max-width: 429px) {
  #dealerloc .fuenfM,
  #dealerloc .viertelM,
  #dealerloc .drittelM {
    width: 100%;
  }
  #dealerloc .viertelM {
    margin: 0;
  }
}
#dealerlocResultable img {
  width: auto;
}
@media (max-width: 768px) {
  #dealerlocResultable .viertel {
    width: 50%;
    margin-bottom: 12px;
  }
}
@media (max-width: 429px) {
  #dealerlocResultable .viertel {
    width: 100%;
  }
}
img.transBild {
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  min-height: auto !important;
  min-width: auto !important;
  max-height: none !important;
  max-width: none !important;
}
.sl_inspiration img.transBild {
  width: 200% !important;
}
a.cx_dealers_glasfaltwandspec {
  font-size: 12px;
  line-height: 16px;
}
#lightboxRahmen {
  z-index: 920;
  position: fixed;
  top: 20px;
  min-height: 100px;
  background-color: #000;
}
#lightboxRahmen a {
  text-decoration: none;
  color: #fff;
}
#lightboxRahmen .pfeilLinks,
#lightboxRahmen .pfeilRechts {
  top: 50%;
  z-index: 100;
  cursor: pointer;
  width: auto;
  position: absolute;
}
#lightboxRahmen .pfeilLinks {
  left: 10px;
}
#lightboxRahmen .pfeilRechts {
  right: 10px;
}
#sBoxHeader {
  height: 0px;
}
#sBoxSchliessen {
  float: right;
  position: relative;
  top: 25px;
  right: 20px;
  font-size: 1.5em;
  z-index: 1;
}
#sBoxImgBox {
  margin: 0 15px;
}
#sBoxImgBox img {
  width: 100%;
}
@media (max-width: 480px) {
  #sBoxImgBox img.pfeilLinks,
  #sBoxImgBox img.pfeilRechts {
    display: none;
  }
}
#sBoxFooter {
  height: 100px;
  margin: 0 15px 15px;
  background-color: #fff;
  padding: 5px;
}
@media (max-width: 480px) {
  #sBoxFooter {
    height: 25px;
  }
}
#sBoxFooter .title {
  width: 95%;
  margin: 5px auto;
  font-size: 1.1em;
}
@media (max-width: 480px) {
  #sBoxFooter .title {
    width: 100%;
    font-size: 0.80em;
  }
}
#sBoxFooter .title table {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 480px) {
  #sBoxFooter .title table {
    display: none;
  }
}
#sBoxFooter .title table.small {
  font-size: 0.9em;
  min-height: 50px;
}
.slkarriere section.inhaltFenster {
  background: #fff;
}
.slkarriere.pageID1853 section.inhaltFenster {
  background: #343a42;
}
.slkarriere.pageID1853 section.inhaltFenster h1,
.slkarriere.pageID1853 section.inhaltFenster h2,
.slkarriere.pageID1853 section.inhaltFenster h3,
.slkarriere.pageID1853 section.inhaltFenster h4 {
  color: #fff;
  font-size: 24px;
}
.slkarriere .ueberschriftBorderP {
  border: 0;
  background: transparent;
}
.slkarriere #kopfFenster,
.slkarriere .weisserContainer {
  background: #343a42;
  border: 0;
}
.slkarriere .rahmen {
  border-color: #343a42;
}
.slkarriere .dunklerBG {
  background: #fff;
}
.slkarriere .dunklerBG h1,
.slkarriere .dunklerBG h2 {
  color: #d51030;
  font-weight: normal;
}
.slkarriere .dunklerBG h3,
.slkarriere .dunklerBG h4 {
  color: #000;
  font-weight: normal;
}
.slkarriere #sliderWrapper h1,
.slkarriere #sliderWrapper h2,
.slkarriere #sliderWrapper h3,
.slkarriere #sliderWrapper h4 {
  font-size: 24px;
}
.slkarriere #sliderWrapper .hellerBG {
  background: #fff;
  color: #4d4d4f;
}
.slkarriere #sliderWrapper .buttonNoRadiusHellGrau {
  display: none;
}
.slkarriere #sliderWrapper .popover-inner {
  display: none;
}
.slkarriere .jobareateaser {
  padding-top: 20px;
  margin: 0 -10px;
  clear: both;
}
.slkarriere .jobareateaser figure,
.slkarriere .jobareateaser figcaption {
  padding: 0;
  margin: 0;
}
.slkarriere .jobareateaser > figure {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  float: left;
  left: 0px;
  right: 0px;
  margin-bottom: 20px;
}
.slkarriere .jobareateaser > figure figcaption {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  color: #d51030;
  font-weight: bold;
  text-transform: uppercase;
}
.slkarriere .jobareateaser > figure picture,
.slkarriere .jobareateaser > figure img {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
}
.slkarriere .jobareateaser > figure img {
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.slkarriere .jobareateaser .arbeitswelt {
  width: 100%;
  padding-top: 66%;
}
.slkarriere .jobareateaser .berufseinsteiger {
  width: 33.33%;
  padding-top: 63%;
}
.slkarriere .jobareateaser .berufserfahrene {
  width: 66.66%;
  padding-top: 63%;
}
.slkarriere .jobareateaser .parktikum {
  width: 25%;
  padding-top: 44%;
}
.slkarriere .jobareateaser .gruende {
  width: 75%;
  padding-top: 44%;
}
@media (min-width: 480px) {
  .slkarriere .jobareateaser .arbeitswelt {
    width: 66.66%;
    padding-top: 40%;
  }
  .slkarriere .jobareateaser .berufseinsteiger {
    width: 33.33%;
    padding-top: 40%;
    float: right;
  }
  .slkarriere .jobareateaser .berufserfahrene {
    width: 41.66%;
    padding-top: 35%;
  }
  .slkarriere .jobareateaser .parktikum {
    width: 25%;
    padding-top: 35%;
  }
  .slkarriere .jobareateaser .gruende {
    width: 33.33%;
    padding-top: 35%;
  }
}
@media (min-width: 768px) {
  .slkarriere .jobareateaser .berufseinsteiger {
    padding-top: 55%;
  }
  .slkarriere .jobareateaser .gruende {
    padding-top: 20%;
  }
}
#concludis_application_form {
  clear: both;
}
#concludis_application_form h1 {
  padding: 15px;
  border-top: #ccced0 solid 1px;
  border-bottom: #ccced0 solid 1px;
}
#concludis_application_form .field.valid .concludisicon:before {
  color: #d51030;
}
#concludis_application_form .idealsteps-wrap {
  padding: 0 15px 15px;
}
#concludis_application_form #bewerben_buttons {
  max-width: 320px;
  margin: 0 auto;
  padding: 0 0 35px;
}
#concludis_application_form .idealsteps-nav {
  margin: 0 15px;
}
#concludis_application_form .idealsteps-nav ul li {
  padding: 0;
  text-indent: 0;
}
#concludis_application_form .idealsteps-nav ul li.idealsteps-step-active a.clickable {
  color: #d51030;
}
#concludis_application_form .idealsteps-nav-buttons.form-navigation {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.jobList {
  clear: both;
  padding: 0 15px;
}
/*
CONTENS Erweiterungen fÃ¼r Solarlux
 */
#infoTextBox {
  height: auto;
  padding: 10px;
}
#infoTextBox table {
  width: 100%;
}
#infoTextBox table.small {
  font-size: 100%;
  min-height: 75px;
}
#infoTextBox table td {
  vertical-align: top;
  border-right: 5px solid transparent;
  padding-top: 5px;
}
#infoTextBox .glyphicon {
  color: #737373;
}
#infoTextBox .ref {
  vertical-align: bottom;
  white-space: nowrap;
}
.glyphicon-picture:before {
  content: "\e060";
}
#inspirationenSliderForm #filterFelderBox label.disabled {
  color: #ccc;
}
#inspirationenSliderForm a#inspCloseBtn {
  float: right;
  top: 15px;
  right: 15px;
  color: #676b71;
  font-size: 1.5em;
  position: absolute;
  text-decoration: none;
}
#sBoxHeader .glyphicon {
  font-size: 150%;
}
#sBoxImgBox {
  position: relative;
}
#texteBoxSystem {
  text-align: left;
}
.tabInhaltDownloads table {
  /*table-layout: fixed;*/
  width: 100%;
}
.tabInhaltDownloads .downloadHeader td {
  float: none;
  padding: 15px 0;
}
.tabInhaltDownloads .downloadGruppe td {
  float: none;
  vertical-align: middle;
  padding: 3px 0;
}
.tabInhaltDownloads .downloadHeader .text45 h4 {
  margin-top: 0;
}
.tabInhaltDownloads .downloadGruppe thead {
  font-size: 0.9em;
}
.tabInhaltDownloads .iconm.download {
  line-height: 1em;
  opacity: 0.5;
}
.tabInhaltDownloads .downloadGruppe tbody tr:hover {
  background: #f5f5f5;
}
.tabInhaltDownloads tr:hover .iconm.download {
  opacity: 1;
}
.panel-group .panel-collapse {
  overflow: hidden;
}
.tabInhaltDownloads .panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: transparent;
  padding-top: 5px;
}
.tabInhaltDownloads .panel-group .panel {
  border-radius: 0;
  border-color: silver;
}
.tabInhaltDownloads a:hover {
  text-decoration: none;
}
.tabInhaltDownloads .panel-heading:hover {
  cursor: pointer;
}
.tabInhaltDownloads .imgSechstel {
  float: none;
  width: 100%;
}
.tabInhaltDownloads .imgSechstel img {
  padding-bottom: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tabInhaltDownloads table {
    table-layout: fixed;
  }
  .tabInhaltDownloads .imgSechstel {
    float: left;
    width: 16.66666666667%;
  }
}
.tabsList.downloads {
  margin-top: 14px;
}
.tabsList.downloads > li {
  margin-right: 2px;
}
.tabsList.downloads > li + li {
  margin-left: 0;
}
.tabsList.downloads,
section ul.tabsList.downloads li {
  font-size: 0;
  line-height: 0;
}
.tabsList.downloads li a {
  font-size: 14px;
  line-height: 1.42857143;
  box-shadow: 0px -3px 3px -2px rgba(0, 0, 0, 0.3);
}
@media (min-width: 992px) {
  .tabsList.downloads li a {
    font-size: 11px;
    line-height: 1.42857143;
  }
}
@media (min-width: 1200px) {
  .tabsList.downloads li a {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
/*ysc*/
/*# sourceMappingURL=haupt.min.css.map */

/* modal-pager.scss */
.modal-pager{text-align:center;position:relative;top:-47px;z-index:101}.modal-pager .pager{display:inline-block;position:relative;top:4px}.modal-pager .pager span{cursor:pointer;display:inline-block;font-size:5rem;line-height:1rem;margin:10px 5px 0;color:#C6C6C6}.modal-pager .pager span.cycle-pager-active{color:#646464}.modal-pager a.prev,.modal-pager a.next{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;width:12px;height:12px;margin:0 5px;border:0 solid #5a5a5a;position:relative;top:-7px}.modal-pager a.prev{border-width:0 0 3px 3px}.modal-pager a.next{border-width:3px 3px 0 0}
