/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
h1, h2, h3 {color: #226;}
.uk-container-center {background-color: #fdfdfd;}
.tm-headerbar .tm-logo {width: 65%;}
@media (max-width: 768px) {
.tm-headerbar .tm-logo h3{font-size: 20px;}
}
.tm-headerbar .tm-logo:hover {text-decoration:none;}
.uk-article-title { font-size: 1.5em; line-height: 1.2em;}
img.thumb{margin: 1px;}

#mtop {overflow: hidden;}
#mtop .image-title {display: block;}
#mtop li {float: left;}
#mtop a {text-align: center; padding: 5px 15px; font-size: 0.8em;}

.tbl {border-collapse: collapse;}
.tbl td {border: solid 1px #ddd; font-size: 0.9em; line-height: 1.2em;}

.uk-nav-sub {font-size: 0.9em; line-height: 1.2em; border-bottom: solid 1px #ddd;}
.uk-nav-sub li {padding: 2px 0px 2px 7px;}
.uk-nav-sub .uk-active a {color: black;}

.uk-panel-box .uk-panel-title {color: #229}
.uk-nav-side .uk-parent > a {border-bottom: 1px dashed #ccc;}
