/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.banneritem img {
  padding:0;
  margin-bottom:10px;
}
ul.jemmod {
  list-style-type:none;
  padding:0;
}
ul.jemmod li {
  border-top: 1px solid #ccc;
  padding:10px 0;
  
}
ul.jemmod .jem_date-1 {
  font-weight:600;
}
.uk-panel-box-primary {
  background-color:#c00000;
  color:white;
}
.uk-panel-box-primary a {
  color:#ffcccc;
}
.uk-panel-box-primary h3.uk-panel-title {
  color:white;
}
li.module_document {
  margin-left:-2em;
}
.mod_docman--documents {
  margin-left:0;
}
.social p {
  text-align:center;
}
.social img {
   margin:0 3px;
}