/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-container
{background-color:#fff!important;}

.uk-panel-title {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 14px;
  
  background-color: #2D61AE;
padding: 0.25em 0.5em 0.3em;
color: #FFF;
}

.uk-nav-side > li > a {
    color: #5C626B;
    padding:2px 5px;
    border-top: 1px solid #E5E5E5;
}

.tm-toolbar .uk-subnav > li > a {
   text-decoration: none;
color: #2D61AE;font-size:12px;


}

.tm-navbar
{display:none;}

h1 {color:#DC3937; font-size:20px; margin-bottom:0.7em;}

h2 {color:#2D61AE; font-size:18px; font-weight:500; margin-bottom:0.7em;}

a { color:#000;} a:hover, a:focus { color:#336;}
.jletter
{color:red;font-size:11px; font-weight:bold}