.flipbook-bg-light {
  background: #004688;
}

.fa-angle-right {
  color: #ffffff !important;
}
.fa-angle-left {
  color: #ffffff !important;
}
.fa {
  color: #ffffff; !important;
  background: #004688 !important;
  font-size: 20px !important;
}
.flipbook-main-wrapper{
  background-image: url("https://new-leaf.eu/out/ecfdesign/img/backgrounds/Hintergrund.jpg") !important;
  background-image: url("https://new-leaf.eu/out/ecfdesign/src/bg/Papier.jpg") !important;
  background-size: cover !important;
}
.flipbook-currentPageNumber {
  border-radius: 0 !important;
  color: #ffffff;
  background-color: #004688;
}
.flipbook-menuWrapper {
  position: relative;
  top: 0;
}

.flipbook-currentPageHolder:before{
  content:"";
  background:url(https://www.vegeta.de/out/ecfdesign/src/New_Leaf.svg);
  background-size:100%;
  background-size:contain;
  background-repeat:no-repeat;
  width: 90px;
  height: 90px;
  display: block;
  float: left;
  z-index: 5;
  position: relative;
  top: 0;
  left: 5px;
}
.flipbook-currentPageHolder{/*position:relative !important;width:100%;*/}
.flipbook-currentPageNumber{text-align:center !important;
  width: 200px;
  margin: 0 auto;background-color:transparent;/*position: relative;
  top: -48px;left:-100px;*/
}
.flipbook-currentPageHolder form{width: 100px;
  margin: 0 auto;
  /*position: relative;
  top: -84px;left:-100px;*/}
.flipbook-currentPageInput{/*position:relative !important;*/}
.flipbook-currentPageInput{left:85px !important;text-align:left !important;width:100px !important;}

.flipbook-left-arrow, .flipbook-right-arrow{height:150px;line-height:150px; background: rgba(0, 70, 136, 0.7) !important;color:#ffffff !important;}
.flipbook-left-arrow:hover, .flipbook-right-arrow:hover{background: rgba(0, 70, 136, 1) !important;}
.flipbook-color-light:hover{color:#fff;}
.fa-play.flipbook-icon-general{display:none;}
.fa-step-backward:before{content:"\f048";}
.fa-chevron-left:before{content:"\f0d9";}
.fa-chevron-right:before{content:"\f0da";}
.fa-step-forward:before{content:"\f051";}
.fa-play:before{}
.fa-plus:before{content:"\f055";}
.fa-minus:before{content:"\f056";}
.fa-th-large:before{}
.fa-chain:before, .fa-link:before{content:"\f1e0";}
.fa-pinterest:before{}
.fa-twitter:before{}
.fa-facebook-f:before, .fa-facebook:before{}
.fa-google-plus:before{}
.fa-send-o:before, .fa-paper-plane-o:before{}
.fa-print:before{content:"\f02f";}
.fa-file:before{content:"\f1c1";}/*f019*/
.fa-file:before{content:"";background:url(/fileadmin/Inhalte/Messe/PDF_w.SVG);background-size:100%;background-repeat:no-repeat;width:15px;height:17px;display:inline-block;position:relative;top:2px;}
.fa-volume-up:before{}
.fa-volume-off:before{}
.fa-expand:before{content:"\f065";}
.fa-compress:before{}
.fa-link.flipbook-icon-general{position:fixed;bottom:0;right:0;}
.fa-th-large.flipbook-icon-general{position:fixed;bottom:0;left:0;}
.fa-step-backward.flipbook-icon-general{position:relative;left:-100px}
.fa-chevron-left.flipbook-icon-general{position:relative;left:-100px;}

.fa-chain:before, .fa-link:after{    content: "teilen";
  position: absolute;
  left: -30px;
  bottom: 13px;
  font-size: 14px;}
.fa-th-large:after{    content: "Seitenübersicht";
  position: absolute;
  left: 35px;
  bottom: 13px;
  font-size: 14px;}

/*.fa-link.flipbook-icon-general{position:fixed;bottom:0;right:0;}
.fa-th-large.flipbook-icon-general{position:fixed;bottom:0;left:0;}
.fa-step-backward.flipbook-icon-general{position:relative;left:-100px}
.fa-chevron-left.flipbook-icon-general{position:relative;left:-100px;}
.fa-chevron-right.flipbook-icon-general{position:relative;left:0px;}
.fa-step-forward.flipbook-icon-general{position:relative;left:0px;}
.fa-plus.flipbook-icon-general{position:relative;left:0px;}
.fa-minus.flipbook-icon-general{position:relative;left:0px;}
.fa-print.flipbook-icon-general{position:relative;left:0px;}
.fa-file.flipbook-icon-general{position:relative;left:0px;}
.fa-expand.flipbook-icon-general{position:relative;left:0px;}
.flipbook-icon-general.fa-compress{position:relative;left:0px;}*/
.flipbook-main-wrapper:after {
  content: "";
  width: 100%;
  height: 45px;
  display: block;
  position: fixed;
  bottom: 0;
  background: #004688;
}
@media screen and (max-width:480px){
.flipbook-menu{text-align:right !important;}
}
.flipbook-share{
  display: none;
}