/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
/*!
 * Copyright (c) 2016. [j]karef GmbH
 * @author Rene Jablonski <rene.jablonski@jkaref.com>
 */
@-webkit-keyframes spin1 {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-moz-keyframes spin2 {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@keyframes spin3 {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.digest .articleInfo li,
.digest .articleRowWrapper > div {
  display: table-cell;
}
.digest .articleRowWrapper {
  display: table-row;
}
.digest .icon-refresh.animated::before {
  -webkit-animation: spin1 1s infinite linear;
  -moz-animation: spin2 1s infinite linear;
  animation: spin3 1s infinite linear;
}

.aui .digest .portlet-body [class*="span"]:nth-child(2), .aui .digest .portlet-body [class*="span"]:nth-child(3) {
  margin-left: 0;
}

@media print {
  section#site-search,
  div.topicForm,
  li.articleReadMore,
  img[alt="Info"],
  div.portlet-msg-success {
    display: none !important;
  }
}
/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
.digest .news {
  /* normal mode part */
  /* widget mode part */
}
.digest .news .table {
  border: none;
  border-collapse: separate;
}
.digest .news .table.table-bordered th, .digest .news .table.table-bordered td {
  border: none;
}
.digest .news thead,
.digest .news .lfr-pagination-config {
  display: none;
}
.digest .news .article .articleImageWrapper {
  height: 100%;
  padding-right: 11px;
  vertical-align: middle;
}
.digest .news .article .articleImage {
  display: block;
  width: 150px;
  height: 100px;
  background: url("data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==") scroll center center no-repeat;
}
.digest .news .article .articleNewsWrapper {
  width: 100%;
}
.digest .news .article .articleNewsWrapper .fix_height_container {
  height: 149px;
  display: block;
  overflow: hidden;
  position: relative;
}
.digest .news .article .articleInfo {
  display: table;
  margin: 5px 0;
  width: 100%;
  border-spacing: 0 5px;
}
.digest .news .article .articleInfo img {
  margin-left: 4px;
  width: 16px;
  height: 16px;
}
.digest .news .article .articleInfo > span {
  margin: 5px 0;
}
.digest .news .article .articleInfo > ul {
  margin: 5px 0 0 0;
  display: table-row;
}
.digest .news .article .articleInfo > ul li {
  list-style: none;
  vertical-align: middle;
  display: table-cell;
}
.digest .news .article .articleInfo > ul li a:hover {
  text-decoration: none;
}
.digest .news .article .articleInfo > ul li.articleScore {
  width: 15%;
}
.digest .news .article .articleInfo > ul li.articleLike, .digest .news .article .articleInfo > ul li.articleDislike {
  text-align: center;
  width: 6%;
  display: none;
}
.digest .news .article .articleInfo > ul li.articleReadMore {
  text-align: right;
  width: 22%;
}
.digest .news .article .articleInfo > ul li.articleSourceIcon {
  margin-left: 4px;
}
.digest .news .article .articleInfo > ul li.articleLike input {
  vertical-align: bottom;
}
.digest .news .article .articleInfo > ul li.articleDislike input {
  vertical-align: middle;
}
.digest .news.widget {
  width: 100%;
}
.digest .news.widget .article .articleImage {
  width: auto;
  height: 50px;
  background: #666 left center !important;
}
.digest .news.widget .article .articleInfo {
  border-spacing: 0;
}
.digest .news.widget .article .articleInfo .articleDate {
  width: 100%;
  line-height: 0;
}
.digest .news.widget .article .articleInfo li.articleLike,
.digest .news.widget .article .articleInfo li.articleDislike {
  width: 2%;
  min-width: 20px;
  text-align: left;
}
.digest .news.widget .article .articleSourceIcon {
  display: none;
}
.digest .news.widget .article .articleRowWrapper > div {
  display: block;
}
.digest .news.widget .article .articleImageWrapper {
  padding-right: 0;
  padding-bottom: 15px;
}
.digest .news.widget .article .articleDate {
  margin: 5px 0;
}
.digest .news.widget .taglib-search-iterator-page-iterator-bottom {
  display: none;
}
.digest .news.widget .lfr-search-container {
  margin-top: 0;
}

.digest.modal-body .portlet-body .alert:first-child {
  display: none;
}

/* only show some stuff if javascript is enabled */
.js .digest .news .articleInfo > ul li.articleLike, .js .digest .news .articleInfo > ul li.articleDislike {
  display: table-cell;
}

/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
.digest .topicForm ul li.seperator {
  font-size: 0;
  line-height: 0;
  margin: 6px 0;
}
.digest .topicForm ul li [class^="icon-"] {
  display: none;
  visibility: hidden;
}
.digest .topicForm ul li.loading [class^="icon-"] {
  display: inline-block;
  visibility: visible;
}
.digest .topicForm ul li.active a {
  cursor: default;
}

/* override the aui css rule .aui #content .portlet-navigation li */
.aui #content .digest .topicForm.widget .portlet-navigation li {
  margin: 0;
}

.aui .nav-tabs > li > a.empty-tab {
  width: 0;
  padding-left: 0;
  padding-right: 0;
  border-left: 0;
  border-right: 0;
  margin-left: 0;
  margin-right: 0;
}

/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
.digest .profile .sourceFilter {
  display: none;
}
.digest .profile .sources .group-sources > p {
  display: none;
}
.digest .profile .sources label {
  display: inline-block;
}
.digest .profile .sources .control-group {
  margin-bottom: 10px;
}
.digest .profile i {
  display: none;
}
.digest .profile input[type="checkbox"] {
  margin: 0;
}
.digest .profile .settingsTable {
  margin-bottom: 10px;
}
.digest .profile .form {
  margin: 0;
  padding: 0;
}
.digest .profile .form .btn {
  margin-top: 20px;
}

/* only show some stuff if javascript is enabled */
.js .digest .profile .sourceFilter {
  display: block;
}
.js .digest .profile .sources .group-sources > p {
  display: block;
}
.js .digest .profile i {
  display: inline;
}
.js .digest .profile label {
  margin-bottom: 0;
}

/*!
 * Copyright (c) 2016. [j]karef GmbH
 */
.digest .preferences .lfr-panel-content {
  padding-left: 20px;
}

/*# sourceMappingURL=relevancer.css.map */