/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

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

.uk-article {
  padding-top: 40px;
  border-top: 1px solid #efefef; 
}

.uk-article-title {
    margin-top: -20px;
    margin-bottom: 10px;
}

.uk-article-meta {
    font-size: 12px;
    color: #6d6d6d;
    margin-top: -5px;
    margin-bottom: 5px;
    font-weight: 800;
}

.category-list{
  margin-top: 20px;
  padding: 5px;
}

#adminForm > table > tbody > tr > td.list-date.small {
    background-color: #fcfcfc !important;
    font-size: 0.95em;
}

