/* Copyright (C) 42theme.com, http://themeforest.net/user/42theme/portfolio?ref=42theme */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .t42-toolbar .uk-container > .uk-panel {
    padding: 15px 30px;
    background: #003E83;
    color: #b1b9ba;
}
.t42-navbar .uk-navbar-nav > li > a {
    font-weight: 500;
    text-transform: uppercase;
}
.uk-panel-box-secondary {
    background: #b7b7b7;
}
.uk-panel-box-secondary .uk-panel-title {
    color: #2b2b2b;
}
ul.category-module-most-read li a {
    color: rgb(19, 73, 136);
    line-height: 1.7;
    font-size: 13px;
}
.t42-footer > .uk-container > .uk-panel {
    background: #003e83;
}
.t42-toolbar-full.t42-toolbar {
    margin-top: 0;
    background: #003e83;
}
.t42-slide-3 img {
    max-width: 200px;
}
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 10px;
}