/* Defaults
**************************************************/
.clear-after:after {
  content: "";
  display: block;
  clear: both;
  line-height: 1px;
  height: 1px;
  clear: both;
}


/* EXT HWWI NEWS
**************************************************/
.tx-hwwi-news .row p a {
	position:relative;
	/* z-index:99999; */
}

/* Image Margin - Image Caption relevant */ 
.box.line .csc-textpic .csc-textpic-imagewrap figure img,
.tag .image img,
.tx-hwwi-news img {
	margin-bottom: 10px;
}

/* List 
*************************************************/

.tx-hwwi-news form.filter {
  background-color: #E0E0E0;
  width: 100%;
  padding: 15px 15px 20px;
  overflow: visible;
  margin-bottom: 20px;
}
.tx-hwwi-news form.filter input,
.tx-hwwi-news form.filter select {
  width: 22.5%;
  border: 1px solid #E8E8E8 ;
}
.tx-hwwi-news form.filter select {
  margin-right: 0px;
}
.tx-hwwi-news form.filter button[type=submit] {
  width: 22px;
  height: 22px;
  border: none ;
  background: transparent;
  margin-left: 2px;
  position: relative;
  top: -5px;
  background: url('../img/sprite.png') no-repeat 0 0;
}

/* Paginator
*************************************************/
ul.f3-widget-paginator.pager {
  background-color: #E6E6E6;
  text-align: right;
  padding: 4px;
}
.box.border.head.foot .pager {
  position: relative;
  z-index: +1;
}

.pager li > a,
.pager li > span {
    /*
    background-color: #B3B3B3;
    transition: background-color 0.3s ease ;
    */
    background-color: transparent;
    border: none;
    border-radius: 0;
    display: inline-block;
    padding: 0;
    line-height: 23px;
    min-width: 23px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-indent: -6000em;
}

.pager li > a:hover,
.pager li > a:focus,
.pager li > span {
   /* background-color: #0298CC; */
   background-color: transparent;
}

.pager li.backward > a {
  background-position: 0 -100px;
}
.pager li.backward > span {
  background-position: 0 -150px;
}
.pager li.forward > a {
  background-position: 0 0;
}
.pager li.forward > span {
  background-position: 0 -50px;
}
.pager li.count  {
  font-size: 0.95em;
  margin: 0 0.4em;
}

/* Startseite */
#mainTop .top .pager,
#mainTop .normal .pager {
  /* display: none; */
} 




/* Tag-List (Dossier)
*************************************************/
.tag-list .tag {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D4D4D4;
}

/* News-List (Pressemitteilungen)
*************************************************/
.news-list .news-info {
  padding-top: 6px;
}
.news-list .news-info .date {
  background-color: #9A9A9A;
  color: #FFF;
  padding: 5px 9px;
  font-weight: bold;
}


/* Detail
*************************************************/
.news-content {
  overflow: hidden;
}

.news-info {
  margin-bottom: 20px;
  
}
.news-border {
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  display: block;
  overflow: visible;
  padding: 10px 0;
}
.news-footer a[href$=".pdf"] {
  display: inline-block;
  padding-left: 20px;
  background-position: 0px -650px;
}
.news-footer a[href$=".pdf"] span {
  display: none;
}

.tx-hwwi-news .detail .image img {
  margin: 0 20px 10px 0;
}
.tx-hwwi-news .detail.right .image img.fl {
  margin: 0 0 10px 0;
  display: block;
  float: none;
  width: 100%;
}

/*
.news-footer a[href$=".pdf"]:after {
  content: "Download (PDF)";
  display: inline-block;
  width: 20em;
  text-indent: -6000;
  overflow: visible;
}
*/

/* Author */ 
.tx-hwwi-author-detail p {
  margin-bottom: 1em;
}
.tx-hwwi-author-detail .image {
  margin-bottom: 0.6em;
}
.tx-hwwi-author-detail ul.link-contact { 
  width: auto;
  margin: 1em 0;
  border-top: none;
  position: static;
}
.tx-hwwi-author-detail ul.link-contact li  { 
  margin: 0;
  padding: 0 ;
  list-style: none;
  display: inline-block;
}

.tx-hwwi-author-detail ul.link-contact li a.btn-person,
.tx-hwwi-author-detail ul.link-contact li a.btn-contact  { 
  padding: 0 10px 0 24px;
  list-style: none;
  display: inline-block;
  border-right: none;
  background-position: 0px -296px;  
}
.tx-hwwi-author-detail ul.link-contact li a.btn-person  { 
  background-position: 0px -246px;
}

.tx-hwwi-author-detail ul.link-contact li:last-child a  { 
  border-right: none;
}
/* Autor Detail */
#tx-hwwi-author-detail-tabs #curriculum table .td-0 {
  min-width: 180px;
  padding-right: 0.2em;
}
#tx-hwwi-author-detail-tabs #curriculum table tr td {
  padding-bottom: 0.6em;
} 
a.person {
  background-position: 0px -250px;
}
a.contact {
  background-position: 0px -300px;
}
/* Autor Detail News List */
dl.news-list {
  margin: 0 0 2em;
  border-bottom: none;
  /* border-top: 1px solid #999; */
  clear: both;
  width: 100%;
  display: flex;
}
dl.news-list:after {
  border: none;
  margin: 0;
  padding: 0 ;
}
dl.news-list dt span {
  width: 160px;
  background-color: #999;
  padding: 3px 8px;
  white-space: nowrap;
  display: block;
  color: #FFF;
}
dl.news-list dd {
  display: block;
  padding: 3px 8px;
}


/* Autor Detail News Header FIX */
#tx-hwwi-author-detail-tabs .tab-content h1 {
    color: #036;
    font-size: 24px;
    margin-bottom: 0.5em;
}

body .tx-hwwi-author-detail #tx-hwwi-author-detail-tabs  .publications-list h2 {
  margin-top: 30px;
}

/* Autor List Filter */
.select.grey {
  padding-bottom: 10px;
}
.select .nav-pills > li  {
  display: inline-block;
  float: none;
  margin-left: 2px;
}
.select .nav > li > a {
  color: #0292c6;
  padding: 0;
  font-weight: 700;
}
.select .nav > li > a:hover,
.select .nav > li > a:focus {
  background-color: transparent;
}
.select .nav > li.disabled > a {
  color: #4D4D4D;
}
/* Autor List Filter */
.select form select,
.select form input[Type="submit"] {
  float: left;
}
.select form select {
  max-width: 145px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  z-index: 1;  
}
.select form input[Type="submit"] {
  background: transparent url('../img/sprite.png') no-repeat 0 0;
  border: none;
  text-indent: -6000em;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 5px;
  position: relative;
  z-index: 1;   
}

/* Autor List */
.author.list h3 {
  border-bottom: 1px solid #CCC ;
}
.author.list hr {
  border-color: 1px solid #CCC;
    margin-bottom: 10px;
    margin-top: 10px;  
}
.author.list a {
  line-height: 100%;
  color: #0292c6;
  padding-left: 15px;
}


/* Autor Short  */
.news-author-item {
  margin-bottom: 20px;
}
.tx-hwwi-news .news-author-item img {
    margin-bottom: 3px;
}
.right .news-author-item .image img {
	max-width: 100%;
}

/* Autor Short Grey */

.news-author-item {
  margin-bottom: 20px;
}
.news-author-item-grey img  { 
  margin-bottom: 0.4em;
  
  /* Temp FIX width */
  width: 257px;
  height: auto;
  /*  FIX END */
}
.news-author-item-grey ul.link-contact li a  { 
  font-size: 0.85em; /* todo !!! */
}
.news-author-item-grey h5  { 
  margin-bottom: 0;
}

/* Tabs */
.nav-tabs {
  background-color: #999;
  border-bottom: none;
  border-top: 2px solid #999;
}
.nav-tabs > li {
    margin-bottom: 0;
}
.nav-tabs li a {
  background-color: #999;
  color: #FFF;
  font-weight: 700;
  font-size: 0.9em;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus {
  outline: none ;
  background-color: #FFF;
  color: #036;
}

/* Author Tabs */
#tx-hwwi-author-detail-tabs .nav-tabs {
  margin-top: 2em;
}
#tx-hwwi-author-detail-tabs .nav-tabs li {
  font-size: 0.9em;
}
#tx-hwwi-author-detail-tabs .nav > li > a {
    padding: 12px 6px;
}

/* Author Tab Mediacenter */
#tx-hwwi-author-detail-tabs #mediacenter .mediacenter-list .mediacenter-item {
  border-top: 1px solid #d4d4d4;
}

/* Author Detail Publication Item */
.tx-hwwi-author-detail #tx-hwwi-author-detail-tabs .publications-list .publications-item .list .item .text div.author {font-size: 12px;}
.tx-hwwi-author-detail #tx-hwwi-author-detail-tabs .publications-list .publications-item .list .item .text a.btn-more {color:#036;font-weight: bold;} 
.tx-hwwi-author-detail #tx-hwwi-author-detail-tabs .publications-list .publications-item .list .item .text p.attributes {display:inline;}
.tx-hwwi-author-detail #tx-hwwi-author-detail-tabs .publications-list .publications-item .list .item .text p.attributes:after {content:'';display:block;clear: both;height:1px;line-height: 1px;}
.tx-hwwi-author-detail #tx-hwwi-author-detail-tabs .publications-item .list .item, .tx-hwwi-news .list .item {margin-bottom: 10px; padding-bottom: 10px;}


 


/* Related */ 
.news-related {
  margin-top: 30px;
}
.news-related h4 {

}
.news-related h5 {

}
.news-related-item {
  display: table;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 20px;
}
.news-related-item > div {
  display: table-cell;
  vertical-align: top;
}



/* Carousel 
*************************************************/
#hwwiCarousel {
  margin-bottom: 0;
  box-shadow:  0 0 0.45em 0.2em rgba(0,0,0,0.2);
  background-color: #FFF;
}
.tx-hwwi-news .carousel-inner {
    height: 320px;
}
.tx-hwwi-news .carousel-caption {
    top: 0;
}
.carousel-indicators {
    bottom: -55px;
    display: none;
}
.carousel-indicators li {
  background-color: #CCC;
  height: 12px;
  width: 12px;  
  border: none ;
  border-radius: 12px;
  margin: 5px;  
}
.carousel-indicators .active {
  background-color: #036;
  margin: 5px;
}
/* Control */
.top .box.grey {
    background-color: #e6e6e6;
    padding: 20px;
    margin: -20px;
    position: relative;
}

.top .carousel-control {
  opacity: 1;
  transition: opacity 0.3s ease ;
  font-size: 30px;
  text-align: left;
  width: 22px;
  height: 22px;  
  background: url('../img/sprite.png') no-repeat 0 0;
  top: 100%;
  left: 100%;
}
.top .carousel-control.left,
.top .carousel-control.right {
    background-image: url('../img/sprite.png');
    outline: none ;
}
.top .carousel-control.left {
  background-position: 0 -100px;
  margin: -30px 0 0 -63px;
}
.top #hwwiCarousel .carousel-control.right {
    margin: -30px 0 0 -33px;
    text-align: right;
    right: none;
}
.top .carousel-control .glyphicon{
  display: none;
}

.carousel-control .btn-prev, 
.carousel-control .icon-prev, 
.carousel-control .glyphicon-chevron-left {
  position: absolute;
  top: 36%;
  left: 0px;  
  width: 104px;
  height: 104px;
  background-position:  0 -2550px;
  margin-top: -15px;
}
.carousel-control .btn-next,
.carousel-control .icon-next,  
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 36%;
  left: none;
  right: 0px;  
  width: 104px;
  height: 104px;
  background-position: 0 -2700px;
  margin-top: -15px;
}
/* Caption */
.carousel-caption {
    text-shadow: none;
    color: #4d4d4d;
    text-align: left;
    left: 0;
    right: 0;
    padding: 30px;
    position: relative;
}
.carousel-caption h3 {
    color: #036;
    font-weight: normal;
}
.carousel-caption.layout-2 img {
  float: left;
  margin-right: 30px;
}
abbr.initialism.fn-11 {
  font-size: 110%;
}
.carousel-caption.layout-4 {
  padding: 0 ;
  text-align: right;
}
.carousel-caption.layout-4 .carousel-caption-text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 0 30px 30px;
  max-width: 320px;
  display: table;
  height: 320px;
  background-color: #FFF;
  text-align: left;
}
.carousel-caption.layout-4 img {
    float: right;
}

.carousel-caption.layout-5 {
  padding: 0 ;
}
.carousel-caption.layout-5 .carousel-caption-text {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 0 30px 30px;
  max-width: 42%;
}
.carousel-caption.layout-5 .carousel-caption-text .caption-text {
  font-size: 24px;
  color: #003366;
  font-style: italic;
}
.carousel-caption.layout-5 .carousel-caption-text .caption-date {
  display: none;
}

/* Carousel Start Page */
#hwwiCarousel .carousel-control {
  z-index: 222;
  
}
#hwwiCarousel .carousel-control:hover {
  
}

#hwwiCarousel .carousel-control .btn-next, 
#hwwiCarousel .carousel-control .icon-next, 
#hwwiCarousel .carousel-control .glyphicon-chevron-right {
    height: 44px;
    width: 22px;
    top: 50%;
    margin-top: -22px;
}
#hwwiCarousel .carousel-control.right {
    right: -27px;
}
#hwwiCarousel .carousel-control .btn-prev, 
#hwwiCarousel .carousel-control .icon-prev, 
#hwwiCarousel .carousel-control .glyphicon-chevron-left {
    height: 44px;
    width: 22px;
    top: 50%;
    margin-top: -22px;
    left: 27px;
}

/* Carousel More Link */
.tx-hwwi-news #hwwiCarousel .btn-more {
  position: relative;
  z-index: 223;
  display: block;  
}




/* IMAGE */
.tx-hwwi-news .list hr {
  clear: both;
}

.publications-item .list .item, 
.tx-hwwi-news .list .item {
  display: table;
  width: 100%;  
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
  vertical-align: top;
}
/*
.publications-item .list .item {
  border-top: none;
  border-bottom: 1px solid #d4d4d4;
}
*/
.publications-item .list .item:first-child dt, 
.publications-item .list .item:first-child dd,
.tx-hwwi-news .list .item:first-child dt,
.tx-hwwi-news .list .item:first-child dd {
  position: relative;
  top: -5px;
}
.publications-item .list .item > div,
.tx-hwwi-news .list .item > div {
  display: table-cell;
  vertical-align: top;
}
.publications-item .list .image,
.tx-hwwi-news .list .image {
    width: 160px;
    min-height: 1px;
    margin-right: 20px;
    float: left;
    position: relative;
}

/* Mediencenter */
.tx-hwwi-news .list .news-list .item {
  margin-bottom: 0;
}
.tx-hwwi-news .list dl.news-list,
.tx-hwwi-news .list .news-list .item {
  display: block;
}
.tx-hwwi-news .list dl.news-list {
  display: table;
}
.tx-hwwi-news .list .news-list .item > div {
  display: inline-block;
}
.tx-hwwi-news .list .news-list .item dt,
.tx-hwwi-news .list .news-list .item dd {
  display: table-cell;
}
.tx-hwwi-news .list .news-list .item:first-child {
  border-top: 1px solid #d4d4d4;
  padding-top: 5px;
}

.box.border .tx-hwwi-news .list .image {
  width: auto;
  float: none;
}
.tx-hwwi-news .list .image img {
  max-width: 160px;
}
.tx-hwwi-news .list.fullsize .image img {
  max-width: none;
}
.tx-hwwi-news .list .text {
/*
    float: left;
    width: 66.66666%;
*/
}
.tx-hwwi-author-detail b a,
.tx-hwwi-news h3 a {
    color:inherit;
    text-decoration:inherit;
    text-transform:inherit;
}

/* Media
**************************************/
@media (min-width: 1200px) {
  .select .nav {
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  dl.news-list dt {
    min-width: 160px;
  }
}
@media (max-width:991px) {
  #hwwiCarousel div.item .layout-4 .image {
    max-width: 50%;
    height: 320px;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    right: 0;
  }
  .row #hwwiCarousel div.item .layout-4 img {
      height: 100%;
      width: none;
      max-width: none;
  }  
}


@media (max-width:767px) {

  .publications-item .list .item > div, 
  .tx-hwwi-news .list .item > div {
      display: table-row;
  }
  .tx-hwwi-news .list .item .image,
  .tx-hwwi-news .list .item .image img.fl {
    /* float: none; */
  }
  .tx-hwwi-news .image figcaption {
    margin-bottom: 10px;
  } 
  .image .fl {
    float: none;
  }
  #tx-hwwi-author-detail-tabs #curriculum table .td-0 {
      min-width: 80px;
  }  
  .tx-hwwi-news .list.fullsize .image img {
      max-width: 100%;
  }

  /* Carousel */
  #hwwiCarousel .carousel-caption {
      padding: 20px;
  }  
  #hwwiCarousel .carousel-caption .image {
    display: none;
  }
  #hwwiCarousel .carousel-caption.layout-5 .carousel-caption-text,
  #hwwiCarousel .carousel-caption .carousel-caption-text {
    width: 95%;
    max-width: 100%;    
  }
  .carousel-caption.layout-5 .carousel-caption-text .caption-text {
      font-size: 18px;
  }  
  #hwwiCarousel .carousel-caption .carousel-caption-text {
    font-size: 0.9em;
  }
  .tx-hwwi-news form.filter input,
  .tx-hwwi-news form.filter select {
    margin-bottom: 8px;
    width: 48%;
  }
  .tx-hwwi-news .list .news-list .item dt, 
  .tx-hwwi-news .list .news-list .item dd {
      display: block;
  }   
}

@media (max-width: 400px) {

  .tx-hwwi-news form.filter input,
  .tx-hwwi-news form.filter select {
    width: 98%;
  } 
  .news-related-item .image {
    display: none;
  } 
   
}






