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

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

.uk-article-title {
    font-size: 28px;
  	background-color: #f0f0f0;
  	padding: 0px 10px;
  	margin-bottom: 40px;
}

#top-a, #top-b, #top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d, .tm-middle, .tm-content {
    padding-top: 10px;
    padding-bottom: 40px;
}

.uk-panel h3 {
    border-bottom: 2px solid #ededed;
    padding-bottom: 5px;
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.4;
    font-weight: normal;
    text-transform: none;
    color: #777777;
}

* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 5px;
}

#top-a, #top-b, #top-c, #top-d, #bottom-a, #bottom-b, #bottom-c, #bottom-d, .tm-middle, .tm-content {
    padding-top: 0px;
    padding-bottom: 40px;
}

.uk-width-3-5, .uk-width-6-10 {
    width: 70%;
}