/* TABOOLA */
.trc_rbox_container{
  margin-bottom:20px;
}

/* EXPERIMENT #0*/

/* EXPERIMENT #1*/

/* TEMP TODO: Move to styles.css*/


/* US-WAHLT 2016 NEU */
.hcf-teaser span.hcf-special
{
    color: #84020f;
    border: 1px solid #84020f;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 5px;
    font-weight: bold;
    line-height: 13px;
    padding: 2px 8px;
    margin-top: 4px;
    float:left;
    display: inline-block;
    margin-left: 0px;
}
.hcf-teaser span.hcf-special:before {
    content: '';
    width: 16px;
    height: 13px;
    margin-right: 5px;
    display: block;
    position: relative;
    top: -1px;
    left:-1px;
    float:left;
    background-image: url(/images/us-wahl-icon-13px/14688846);
}
.hcf-teaser .hcf-special + .hcf-premium {
  line-height: 13px !important;
  padding: 2px 8px;
  margin-top:4px; 
}
.hcf-article-header span.hcf-special
{
    color: #84020f;
    border: 1px solid #84020f;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 12px;
    margin-right: 10px;
    font-weight: bold;
    line-height: 16px;
    padding: 2px 8px;
    margin-top: 0px;
    float:left;
    display: inline-block;
    margin-left: 0px;
}
.hcf-article-header span.hcf-special:before {
    content: '';
    width: 16px;
    height: 13px;
    margin-right: 5px;
    display: block;
    position: relative;
    top: 1px;
    left:-1px;
    float:left;
    background-image: url(/images/us-wahl-icon-13px/14688846);
}

/* US-WAHL Marker Spezial*/
.hcf-smartbox span.hcf-special{
 background: #e3001b;
    color: #fff;
    padding-top: 2px;
    height:10px;
    border: 1px solid #e3001b;
    font-size: 10px;
    font-weight: 400;
    margin-top: -2px;
    padding: 2px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;   
    line-height: 11px;
}
.hb-article span.hcf-special {
  margin-top:-4px;
}
.hcf-smartbox span.hcf-special:before {
    content: '';
    width: 16px;
    margin: 0 3px;
    height: 13px;
    left: 0px;
    display: inline-block;
    background-image: url(/images/us-wahl-icon-13px/14688846);
    float:left;
    position:relative;
    top:-2px;
}

