/*	ePayment2016 */

#PayWallBestellung {
  /* background: #eee; */

}




#PayWallBestellung .article__default,
#PayWallBestellung #artikeldetail {
  background: #fff;
}


/* Artikelanreisser */


#PayWallBestellung .teasercontainer.artdetail {
  display: block;

}

#PayWallBestellung .artdetail_block {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;

}

/* Ende Artikelanreisser */



.icon-info:before {
  content: 'i';
  font-weight: bold;
  font-size: 20px;
  margin: 0;
}


.icon-cancel:before {
  content: 'x';
  font-weight: bold;
  font-size: 20px;
  font-family: "Open Sans";
}



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

/* 
#PayWallBestellung .shadow {
background-color: #ffffff;
position: absolute;
bottom: 20px;
z-index: 999;
width: 100%;
height: 20%;
margin: 0px;
background: -moz-linear-gradient(top, rgba(184,184,184,0) 0%, rgba(19,19,19,0.45) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,184,184,0)), color-stop(100%,rgba(19,19,19,0.45)));
background: -webkit-linear-gradient(top, rgba(184,184,184,0) 0%,rgba(19,19,19,0.45) 100%);
background: -o-linear-gradient(top, rgba(184,184,184,0) 0%,rgba(19,19,19,0.45) 100%);
background: -ms-linear-gradient(top, rgba(184,184,184,0) 0%,rgba(19,19,19,0.45) 100%);
background: linear-gradient(to bottom, rgba(184,184,184,0) 0%,rgba(19,19,19,0.45) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#804c4c4c', endColorstr='#131313',GradientType=0 );
}
*/




#PayWallBestellung header.teaser h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 35px;
  padding-top: 20px;
}

#PayWallBestellung .article-epay {
  margin: 0 20px;

  background: #eee;
}


#paywallartikelteaserzwei {
  display: flex;
  margin-top: 10px;
}


#paywallartikelteaserzwei a.button-link {
  font-size: 14px; 

}


#paywallartikelteaserzwei .login {

  width: 40%;
  flex-basis: 40%;

}

.login.epay form fieldset,
.login.epay form,
.login.epay input.button {
  margin-bottom: 0 !important;
}

.login.epay form label {
  text-align: left;
  margin-bottom: 5px;
}

.login.epay form label:before {
  display: none;
}

.login.epay form footer {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 20px;
}

#paywallartikelteaserzwei .hinweis {

  width: 55%;
  flex-basis: 55%;
  margin-right: 5%;
}


#paywallartikelteaserzwei .hinweis h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
}


.innerpay {
  padding: 20px;
}


@media screen and (max-width: 900px) {
  #paywallartikelteaserzwei .login,
  #paywallartikelteaserzwei .hinweis{

    width: 50%;
    flex-basis: 50%;

  }

}


@media screen and (max-width: 736px) {

  #PayWallBestellung .article-epay {
    margin: 0;


  }

  #PayWallBestellung #artikeldetail .artdetail_author .artikelautor {
    padding-left: 5px;
  }


  #paywallartikelteaserzwei {
    display: block;
  }

  #paywallartikelteaserzwei .hinweis {
    width: 100%;

  }





  #paywallartikelteaserzwei .login,
  #paywallartikelteaserzwei .logout {
    width: 100%;
    margin-top: 30px;

  }


  #PayWallBestellung header.teaser h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    padding-top: 0px;
  }

  #PayWallBestellung header.teaser {

    padding-top: 20px;
  }

  #PayWallBestellung header.teaser:before {

    top: 40px;
  }

  #PayWallBestellung .hinweis h1 {

    font-size: 18px;

  }


}






#PayWallBestellung .article__default,
#PayWallBestellung .article__teaser,
#PayWallBestellung .content-box{
  margin-bottom: 10px;

}
#PayWallBestellung .login .main input.button {
  margin-bottom: 20px;
}

.epay {
  font-family: "Open Sans", "Verdana", sans-serif;
  max-width: 100%;




}

/* epayment-produkt-aufmacher.tpl  */



.epay .placeholder {
  padding-top: 20px;
}

.epay .inner-epay .epay_offer {
  width: calc(50% - 20px);
  position: relative;
  /* border: 1px solid #6DC250;*/    
  padding: 20px;
  margin: 0 auto;
  float: left;
  height: 360px;
  box-sizing: border-box;
  background-color: #fff;
}

@media screen and (max-width: 985px) {
  .epay .inner-epay .epay_offer {
    height: 300px;
  }
}

@media screen and (max-width: 736px) {
  .epay .inner-epay .epay_offer {
    width: 100%;
    position: relative;
    padding: 20px;
    margin: 0 0 20px 0;
    float: inherit !important;
    height: auto !important;
  }

}


@media screen and (min-width: 720px) {
  .epay .inner-epay .epay_offer {
    height: 650px;
  }
}

.epay .inner-epay .epay_offer:last-child {
  float: right;

}
.epay .inner-epay .epay_offer:first-child .epay_description {
  margin: 0px auto 0px auto; 

} 

.epay .inner-epay .epay_two-col .epay_offer:last-child img {
  max-height: 200px;
  width: auto;
  margin: 0 auto 0 auto ;
  display:block;
}

.epay .inner-epay .epay_offer.epay_hero {
  width: 100%;
  margin: 0;
  display: block;
  height: inherit;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.gutschein .font-icon,
form#regform .font-icon,
.epay .font-icon {
  background: url('/design/icons/info_button.png')  no-repeat top center;
  background-size: contain;
  background-color: #fff;
  display: inline-block;

  position: relative;
  float: right;

  text-align: center;
  font-weight: 400;
  width: 20px; height: 20px; 

}




.gutschein .infobox .font-icon,
form#regform .infobox .font-icon,
.epay .infobox .font-icon {
  float: right;

  /*     padding-left: 4px 42px; */
  font-size: 19px;
}
.gutschein .infobox,
form#regform .infobox,
.epay .infobox {
  position: absolute;
  /*top: 60px;*/
  right: -3px;
  border: 1px solid #ddd;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Open Sans", "Verdana", sans-serif;
  line-height: 2em;
  font-weight: 700;
  padding: 10px 10px 10px 20px;
  max-width: 315px;
  background-color: #fff;
  z-index:999999;
  top: -3px;
}


.gutschein .infobox .icon-cancel,
form#regform .infobox .icon-cancel,
.epay .infobox .icon-cancel {
  float: right;
}


.payment-provider .infobox {
  top: 60px !important;
}




.gutschein .infobox .font-icon,
form#regform .infobox .infobox-text,
.epay .infobox .infobox-text {
  padding-top: 10px;
}
.gutschein .infobox .font-icon,
form#regform .infobox .infobox-text,
.epay .infobox .infobox-text a {
  color: #6DC250;	
}

.epay_offer img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.epay .inner-epay .epay_offer h1 {
  font-family: "Open Sans", "Georgia", sans-serif;
  color: #6DC250;
  color: #000;
  font-weight: bold;
  font-size: 25px;
  border-bottom: 1px solid #000; 
  text-indent: 0px;
  padding-bottom: 10px;
}
.epay .inner-epay .epay_offer h1 span {
  font-size: 18px;
  font-family: "Open Sans", "Georgia", sans-serif;
  color: #6DC250;
  font-style: italic;
}

.epay_product-cta {
  text-align: center;
  font-size: 14px;
  padding-top: 10px;

}



.epay_product-cta .price {
  font-weight: bold;
  margin-bottom: 12px;
}

.epay_product-cta .price + .epay_teased {
  margin-top: -13px;
}

.epay_teased {
  margin-bottom: 6px;
}

.epay .inner-epay .epay_offer .epay_product-img {
  float: left;
  max-width: 50%;
  margin-right: 10px;

}
.epay_subscription-left .epay_description {

  padding-right: 10px;
  width: calc(50% - 10px);
  font-size:14px;
  float: right;
  margin: auto;

}

@media screen and (max-width: 736px) {
  .epay_subscription-left .epay_description {
    width: 100%;
    float: initial;
  }


}


.epay_subscription-left .epay_main {
  margin-bottom: 42px;
}

.epay_subscription-right .epay_product-cta > .button-wrap {
  margin-bottom: 30px;
}
.epay_description ul {
  max-width: 100%;
  line-height: 18px;
}
.epay_description ul li {
  font-family: "Open Sans", "Verdana", sans-serif;
  font-size: 14px;
  padding: 10px 0;
  position: relative;

  max-width: 100%;

}

.epay_description ul li:before {
  content: url('/design/epaper/icon_haekchen.jpg');


  position: absolute;    
  margin: auto;
  left: 0px;
  top: 8px;

}

.epay_description ul li span.text {
  display: inline-block; margin-left: 40px;
}

.epay .inner-epay .moreproducts {
  background-color: #f2f2f2;
  padding: 6px 0;
  text-align: center;
  width: 90%;
  font-size: 14px;
  margin: 0 auto;
  line-height: 18px;
}

.epay_subscription-right {
  float: right;
  width: 25%;
  padding: 5px 0px 0 5px;
  text-align: center;
  line-height: 25px;
}



@media screen and (max-width: 736px) {

  .epay_subscription-right {
    float: initial;
    width: 100%;
    padding: 5px 0px 0 5px;
    text-align: center;
    line-height: 25px;
  }

}




.epay_teased {
  color: #000;
  font-weight: bold;
  font-size: 14px;
}
.epay_teased-product {
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

.epay_subscription-left {
  float:left;
  width: 75%;
  padding: 10px 10px 10px 0;
  border-right: 1px solid #000;
}

@media screen and (max-width: 736px) {

  .epay_subscription-left {
    float: initial;
    width: 100%;
    padding: 10px 10px 10px 0;

    border-right: 0;
  }

  .epay .inner-epay .epay_offer .epay_product-img {
    float: initial;
    max-width: 100%;
    margin-right: 0px;
  }

}




.epay .moreproducts a {
  text-decoration: underline;
  color: inherit;
}
.epay .button {
  text-align: center;
}

/* layouttemplate-produktseite-top.tpl */

.article__teaser.paywall nav.step-indicator {
  margin: 0px;
}

.payflex {
  display: flex;
}

@media screen and (max-width: 985px) {
  .payflex {
    flex-direction: column;
  }

  .payflex .grid_item-6 {
    width: 100%;
  }


}


.epay .steps {
  margin-bottom: 40px;
}

/* epayment-ausgewaehltes_produkt.tpl */

#paywallartikelprodukt {
  padding: 0 0 0 20px;

}

@media screen and (max-width: 985px) {

  #paywallartikelprodukt {
    padding: 0;
  }


}



.epay .selected-product {
  background-color: #fff;
  padding: 20px;

  margin-bottom: 20px;
  width: 100%;
  text-align: center;

}

.epay .selected-product figure,
.epay .selected-product .price {

  text-align: center;
}

.epay .selected-product .epay_description {
  display: inline-block;

  text-align: left;
}

.epay .selected-product h1 {
  text-align: center;
  color: #6DC250;
  font-weight: bold;
  font-size: 30px;
  margin: 10px auto;
  padding: 0;

}
.epay .selected-product h1 span {
  font-size: 16px;
  font-family: "Open", "Georgia", serif;
  color: #6DC250;
  display:block;
  font-style: italic;
}
.epay .selected-product .price {
  font-weight: bolder;
  border-top: 1px solid black;
  margin-top: 10px;
  padding: 10px 0px;    
  font-size: 18px;
}


.epay .change-selection {
  text-align: center;
}
.epay .grid_row {
  padding: 0 20px 40px 20px;

}
.epay  .change-selection .button {
  padding: 10px 40px;	
} 

.epay.article__teaser a {
  padding-right: 0;
}


/* epayment-registrierung.tpl */

.epay .accordion h3 {
  margin-left: 40px;
  position:relative;
  margin-bottom: 0px;
}
.epay .accordion h3:before {
  content:"\A";
  position: absolute;
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 17px solid #000;
  left: -40px;
  top: 5px;
}
.epay .accordion .active h3:before {
  content:"\A";
  position: absolute;
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;  
  border-top: 17px solid #000;
  left: -40px;
  top: 5px;
}
/*  kunde-login-logout.tpl  */
/* epayment-nutzerdaten_vervollstaendigen.tpl */

#PayWallBestellung .datacomplete {
  background: #fff;
  padding-top: 20px;
}

#PayWallBestellung .epay .grid_row.inner.complete .more-data {
  font-size: 14px;

  margin-bottom: 30px;

}

#PayWallBestellung article > section > #paywallartikelteaserzwei  .innerpay {
  padding: 40px 40px 0 40px;
}

.epay .fcmskundeneingabe-radio-drei label {
  display: inline-block;
}

.epay .complete .form-group label,
.epay #fcms_loginbox .form-group label {

  display: inline-block;
  /* float: left; */
  margin-right: 10px;
  font-size:14px;

}


.epay .editor_row_text {
  font-size: 14px;
}

.epay .complete .required .form-group input,
.epay #fcms_loginbox .form-group input {
  width: 100%;
  font-size: 14px;
  background-color: #ddd;
  border: 1px solid #ddd;
  outline: none;    
  margin-bottom: 10px;
}
.epay .complete .form-group input:not(.fcmskundeneingabe-dualinput-xshort):not(.fcmskundeneingabe-dualinput-xlarge) {
  width: 100%;
  font-size: 14px;
  outline: none; 
}
.epay .complete .form-group label +input,
.epay .form-group label + input {
  margin-bottom: 10px;
}
.epay .accordion {
  border: 1px solid white;
  margin-bottom: 20px;
  padding: 20px 20px 20px 20px;
  background: #fff;
  width: 100%;
}

.epay .accordion a {
  padding:0;
}

.epay .accordion > .active h3 {
  padding: 0 20px 20px 0;
}
.epay #fcms_loginbox .button:first-child {
  padding: 10px 40px;
  float: left;
}
.epay #fcms_loginbox .button:last-child {
  float: right;

}
.epay #fcms_loginbox {
  padding-bottom: 20px;
}

.epay #fcms_loginbox .form-group input {
  width: 70%;		
}

.epay .form-info {
  font-weight: bold;
  font-size: 12px;
  margin-bottom:20px;
}
.epay .form-info div:first-child {
  margin-bottom: 5px;
}
.epay .form-info div:last-child {
  color: #6DC250;
}

.epay .registerform {
  margin-left: 40px;
}

.epay .complete .form-group,
.epay .registerform .form-group {
  margin-bottom: 3px;
  min-height:40px;
}
.epay .registerform input,
.epay .captcha {	

  font-size: 14px;
} 

.epay .captcha {
  line-height: 20px;
}
.epay .captcha input {
  margin-top: 5px;
}


.epay .registerform .fcmskundeneingabe-input.req label:before,
.form-group.required label:before {
  content: '*';
}

.epay .registerform form label {
  text-align: left;
}





.epay .form-cta {
  padding-top: 20px;

}

.epay .form-cta .btn-back {
  float: left;
}
.epay .form-cta .btn-submit{
  float: right;
}
.epay .form-cta label {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400 !important;
}

/* epayment-bestellung.tpl  */

.epay .check-data {
  padding: 20px 40px;
  line-height: 25px;

  background-color: #fff;
}
.epay .check-data h3 {
  font-weight: normal;
  font-size: 22px;
  color: #6DC250;
}
.epay .check-again {
  font-size: 14px;
  margin-bottom: 20px;
}
.epay .fieldDisplay {
  margin-bottom: 40px;
}

.epay .fieldDisplay li {
  font-size: 14px;
}
.epay .fieldDisplay li .fieldContent {
  font-weight: bold;
}

.epay li.fieldDisplay {
  list-style: none;
  padding: 0;
  margin: 0;
}

.epay ul.fieldDisplay > li {
  padding: 10px 0;
  clear: left;
}

.epay .fieldLabel {
  width: 150px;
  display: inline-block;
  float: left;
}

.epay .fieldContent {
  display: inline-block;
  padding: 0 10px;
  text-align: left;
  float: left;
}

.epay .form-cta .agb-text {
  float: right;
  margin-bottom: 20px;
  width: 90%;
  font-size: 14px;
} 

.epay .complete form input[type="radio"] + label {
  line-height: inherit;
} 
.epay .agb-text a {
  color: #6DC250;	
}


/* epayment-bestaetigung.tpl */

.epay .confirm {
  text-align:center;
  background: #fff;
  padding: 20px 0;

}
.epay .confirm h2 {
  color:  #6DC250;
}

#PayWallBestellung  .epay .error-message {
  padding-left: 0;
  font-size: 14px !important;
  margin-left: 0;
}

#PayWallBestellung  .epay .error-message:before {
  content: '';
}
.epay .error small:before, .epay .error .required small:before, .epay .form-group.error small:before, .epay input.has-error + small:before {
  content: '';
}


.article-epay .confirm {
  padding: 20px 0;
}


/* payum.tpl */

.epay .payment-provider {

  margin-bottom: 20px;
  padding: 20px 40px;
}
.epay .payment-provider .line {
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 20px;
  color: #6DC250;
  display: inline-block;
}
#PayWallBestellung .epay .payment-provider label {
  margin-bottom: 20px;
  font-weight: bold;
  text-align: left;
}

#PayWallBestellung .epay .payment-provider label input[type="radio"] {
  margin-top: 0;
  margin-right: 10px;
}

.submitSpacer {
  padding: 0 20px;
}


#PayWallBestellung .tooltip-wrapper {
  display: inline;
  position: relative;
}
#PayWallBestellung .tooltip-button {
  font-size: 11px;
  font-size: 0.6875rem;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
  cursor: pointer;
}

#PayWallBestellung .tooltip-container {
  display: block;
  width: 250px;
  height: auto;
  padding: 0.5em 1em;
  margin-left: 15px;
  position: absolute;
  top: -0.5em;
  left: -1000em;
  z-index: 900;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.8em;
  text-align: center;
  background: #ddd;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  cursor: default;
}

#PayWallBestellung .tooltip-container:before {
  content: '';
  position: absolute;
  top: 10px;
  left: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ddd;
}

#PayWallBestellung .tooltip-container.active {
  opacity: 1;
  left: 100%;
  left: 160px;

}

@media screen and (max-width: 420px) {
  #PayWallBestellung .tooltip-container.active {
    opacity: 1;
    top: 30px;
    left: 0px;

  }
  #paywallartikelteaserzwei a.button-link {
    font-size: 11px;
  }

}


.epay.epay  #paywallartikelteaserzwei .grid_row.innerpay {

  display: flex;


}



/* Anpassungen ePaper */

#PayWallBestellung.epaper-epay,
.epaper-epay #PayWallBestellung {

  max-width: 100%;

}


#PayWallBestellung.epaper-epay .article__default,
#PayWallBestellung.epaper-epay header h1 {
  background-color: #fff;
}




@media screen and (max-width: 985px) {
  .fixeme.epaper {
    width: calc(100vw - 60px);
    border: transparent;
  }

  body.epaper header.tophead.epaper {
    left: 0;
    border-right: #fff;

  }
}


@media screen and (max-width: 736px) {
  .fixeme.epaper {
    width: calc(100vw - 60px);
    max-width: calc(100vw - 60px);
  }



}

.epaper-epay .epay_product-img  {
  text-align: center;
}

.epaper-epay .epay_product-img img {
  width: auto;
  max-width: 100%;
}


.fixeme.epaper.ePaper-Paywall, 
div#page-wrapper-epaper.ePaper-Paywall, 
div#page-wrapper-epaper.Artikel-Paywall {
    max-width: 980px;
    margin: 0 auto;
}