p.faq {
  background: url(../img/faq.png) left no-repeat;
  padding: 10px 0 10px 35px;
  margin-bottom: 0;
}
p.brochure {
  background: url(../img/brochure.png) left no-repeat;
}
p.video {
  background: url(../img/video.png) left no-repeat;
}
p.white-paper {
  background: url(../img/whitepaper.png) left no-repeat;
}
p.webinar {
  background: url(../img/webinar.png) left no-repeat;
}
p.flyer {
  background: url(../img/flyer.png) left no-repeat;
}

.page-yogidb-ticket-add .description{
  margin-bottom: 60px;
}

.page-yogidb-ticket-add input#edit-submit-button{
  margin-right: 50px;
}

.page-yogidb-ticket-add .form-item.form-type-textarea.form-item-description {
  margin-bottom: 50px;
}
.page-user fieldset.captcha{
  float: none;
}

section.allwrapper{
  overflow: hidden;
}

#block-locale-language ul.language-switcher-locale-url {
  display: none;
}

.blogpost .date{
  margin-top: -20px;
}

div.logo_tuv{
  margin: 0px 30px 6px 10px;
  width: 45px;
  display: inline;
}

div.cert{
  width: 100%;
  display: inline;
  margin-left: 20px;
}

span.image-caption-container{
  margin-bottom: 30px;
}
span.image-caption-container span{
  text-align: center;
  background: #f3f3f3;
  border: 1px solid #e2e2e2;
  width: 100%;
  font-weight: bold;
}

.tp-caption.slim_black_body{
  position: absolute;
  color: #fff;
  padding: 10px 20px;
  background-color: #5e77b2;
  line-height: 1.2!important;
  font-weight: normal;
  font-size: 18px!important;
  font-family: 'Open Sans', sans-serif;
  border-style: none;
  border-radius: 5px;
  width: 70%;
  white-space: normal!important;
}

.tp-caption.slim_black_body a{
  color: #fff!important;
  font-weight: 700;
}

.tp-caption.fat_black {
  font-size: 24px!important;
}