/* ID: 12535722 */
/* EXPERIMENT #1 VARIANTE 0*/
.experiment_0_pre .vhb-dpl-wrapper-container {
  display:none;
}
body.experiment_0 .vhb-paywall-wrapper .vhb-dpl-container {
    height: 520px;
    background: url(/images/vhb_dpl_paywall/12944414/1-formatOriginal.png) no-repeat;
}
/* Plans table */
body.experiment_0 .vhb-dpl-plans {
    padding-left: 14px;
    margin-top: 60px;
}
   
body.experiment_0 .vhb-dpl-plans .plan{
    width: 165px;
    border: 1px solid white;
    color: white;
    font-size: 10px;
    display: inline-block;
    padding: 5px;
    margin: 0px 5px;
    text-align: center;
}
body.experiment_0 .vhb-dpl-plans .plan:hover{
    border-color: #ee7000;
}
   
body.experiment_0 .vhb-dpl-plans .plan .title{
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 6px;
}
.vhb-dpl-plans .plan .subtitle{
    display: block;   
    padding-bottom:15px;
}
.vhb-dpl-plans .plan .subtitle.tiny{
    font-size: 9px;
}
body.experiment_0 .vhb-dpl-plans .plan a{
    display: block;   
    background-color: #ee7000;
    color: white;
    font-size: 12px;
    padding:6px;
    border-radius: 3px;
}
body.experiment_0 .vhb-dpl-plans .plan a:hover{
    background-color: #CD5F00;
}
body.experiment_0 .vhb-dpl-plans .plan table{
    margin-bottom:15px;
    font-size: 11px;
    font-weight: bold;
    width:100%;
}
body.experiment_0 .vhb-dpl-plans .plan table td{
    width:50%;
}
body.experiment_0 .vhb-dpl-plans .plan table td span{
    color: #ee7000;
}
body.experiment_0 .vhb-dpl-plans .plan table td:first-child{
    border-right: 1px solid white;
}
/* Fix footer Link for existing customers*/
body.experiment_0 .vhb-dpl-container .vhb-dpl-buttons{
    margin-top: 0px;
}
body.experiment_0 .vhb-dpl-wrapper-container div.dropdown.dropdown-no-balloon.dropup{
    display: none;
}
body.experiment_0 .vhb-dpl-container .vhb-dpl-buttons .vhb-dpl-button.vhb-dpl-button-secondary {
    float: right;
    text-align:right;
    border-width: 0px;
    width: 50%;
    padding: 15px 0px;
    font-weight: 300 !important;
}
body.experiment_0 .vhb-dpl-container .vhb-dpl-buttons .vhb-dpl-button.vhb-dpl-button-secondary > div:before {
    content: ">> ";
    font-weight: bold;
    color: #ee7000;
}
/*
* EXPERIMENT #2
*/
body.experiment_2 .push-message-fixed
{
  display:none;
  position:absolute;
  right:230px;
  padding:10px 0;
}
body.experiment_2 .vhb-page-header-navigation-fixed .push-message-fixed
{
  display:block;
}
body.experiment_2 .push-message:hover
{
  text-decoration:underline;
  cursor:pointer;
}
body.experiment_2 #pushArticleBox .preview{
    color: #ee7000;
    text-transform: uppercase;
    font-size: 80%;
    border: 1px solid #ee7000;
    padding: 3px;
}
body.experiment_2 #pushArticleBox .vhb-teaser-list-small .vhb-teaser .vhb-time
{
  float:left;
  min-height:100px;
}
body.experiment_2 #pushArticleBox .vhb-teaser.vhb-type2 .vhb-media-wrapper
{
  margin-top:0;
}
body.experiment_2 .vhb-label-premium.display_false
{
  display:none;
}
body.experiment_2 .vhb-page-header-navigation .push-message-seperator
{
  margin-right:5px;
  margin-left:10px!important;
}
body.experiment_2 .article-mark-read
{
  display:inline;
  float:right;
  padding-top:0;
  position:absolute;
  right:190px;
}
body.experiment_2 .vhb-headline-link{
    line-height: 48px;
    float:right;
    color: #ee7000;
    cursor: pointer; 
}
body.experiment_2 .vhb-headline-link:hover{
    text-decoration: underline;
}
body.experiment_2 .vhb-explain-box{
    padding: 20px;
    margin: 20px;
    border: 1px solid #ee7000;
}
body.experiment_2 .vhb-explain-box h3{
    line-height:55px;
    font-size: 120%;
}
