.voll-video-body {
  margin: 10px 0px;
  line-height: 1.37;
  font-family: source_sans_pro;
  font-size: 15px;
}
.voll-video-body .video-teaser {
  font-size:17px;
  font-weight:bold;
  text-decoration:none;
  margin-bottom: 20px;
  margin-top: 10px;
}
.video-red-msg,
.video-excl-msg {
  margin: 10px 0px;
  font-style: italic;
  font-weight: bold;
}
.user_badges {
    display: inline;
}
.embedlink {
  font-size: 10px;
}
.premium-details .details-abo {
  font-weight: bold;
  font-style: italic;
}
.premium-back {
  margin: 2px -2px 2px 2px;
}
.premium-back-part {
  position: relative;
  text-transform: uppercase;
  margin-right: 2px;
  width: 177px;
  height: 45px;
  padding: 10px;
  float: left;
  font-size: 12px;
  color: #136DDA;
  background: #2c2b29 -moz-linear-gradient(top, rgba(44,43,41,0.14) 0%, rgba(255,255,255,0.14) 100%); /* FF3.6+ */
  background: #2c2b29 -webkit-linear-gradient(top, rgba(44,43,41,0.14) 0%,rgba(255,255,255,0.14) 100%); /* Chrome10+,Safari5.1+ */
  background: #2c2b29 -o-linear-gradient(top, rgba(44,43,41,0.14) 0%,rgba(255,255,255,0.14) 100%); /* Opera 11.10+ */
  background: #2c2b29 -ms-linear-gradient(top, rgba(44,43,41,0.14) 0%,rgba(255,255,255,0.14) 100%); /* IE10+ */
  background: #2c2b29 linear-gradient(to bottom, rgba(44,43,41,0.14) 0%,rgba(255,255,255,0.14) 100%); /* W3C */
}
.premium-back-part.premium .upper {
  background: url("/inc/img/templates/globe_gold.png") top right no-repeat;
}
.premium-back-part.basic .upper {
  background: url("/inc/img/templates/globe_blue.png") top right no-repeat;
}
.premium-back-part .upper span {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  padding: 0px 3px;
  background-color: #136DDA;
  color: white;
}
.premium-back-part .upper span:after {
  border-right: 2px solid transparent;
  border-top: 4px solid #136DDA;
  border-left: 2px solid transparent;
  box-sizing: border-box;
  color: transparent;
  content: "";
  display: block;
  width: 1px;
  top: 100%;
  left: 2px;
  position: absolute;
}
.premium-back-part a {
  color: #136DDA;
}
.premium-back-part .upper {
  font-size: 16px;
  font-family: oswald;
  padding-bottom: 5px;
}
.premium-back-part .lower {
  font-family: source_sans_pro;
  color: white;
}
.premium-back-part:nth-child(1),
.premium-back-part:nth-child(3)
{
  width: 178px;
}

.premium-details .details {
  width: 245px;
}
.premium-details .buy-once {
  width: 170px;
}
.premium-details .promo-msg {
 background-color: green;
 font-size: 21px;
 font-weight: bold;
 padding: 5px;
 text-align: center;
}
.premium-details .buy-once form {
  display: inline-block;
  width: 100px;
  vertical-align: top;
}
.premium-details .buy-abo {
  width: 115px;
}
a.video-enlarge {
  padding:1px 0px 1px 20px;
  line-height: 20px;
  background:url(/inc/img/icons/arrow-out.png) center left no-repeat;
  text-decoration: none;
}
a.video-enlarge.restore {
  background:url(/inc/img/icons/arrow-in.png) center left no-repeat;
}
.emvideo-video iframe {
    display:block;
}
.premium-back-part form {
    height: 23px;
}
.premium-back-part input {
  font-family: oswald;
  font-size: 16px;
  padding-bottom: 5px;
  text-transform: uppercase;
  background: none;
  border: none;
  text-decoration: underline;
  cursor: pointer; 
  color: #136DDA;
  padding: 0px;
}
.stream-links {
  margin-top: 5px;
}

