/* ========================================================================
   Use this file to add custom CSS easily
   ========================================================================== */
   .tm-minibar a {
    color: #6aa5d4;
}


a .uk-panel-box-primary {
    color: #ffffff;
}
.koowa .mod_docman ul .module_document__info div.module_document__date, .koowa .mod_docman ul .module_document__info div.module_document__size {
    font-size: 70%;
}
li, dt, dd {
    line-height: 30px;
}
.tm-content-grid, .tm-noblog .tm-content, .tm-isblog .tm-article {
    padding: 10px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 4px;
}

.uk-article-title {
    font-weight: normal;
    text-transform: none;
    margin-top: 0;
    line-height: 20px;
    font-size: 25px;
    font-weight: 600;
    display: block;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: -0.5px;
    text-transform: none;
}

.tm-header {
    padding: 3px 20px;
}
.tm-header-bg {
    height: 170px;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    background-color: #17a046;
    background: linear-gradient(180deg, #17a046 0%, #17a046 100%);
}
.tm-panel-teaser .uk-panel-teaser > img {
    border-radius: 0px 0px 0 0;
    width: 0%;
}
.tm-news-tabs .uk-tab > li.uk-active {
    background-color: #c09306;
    background: linear-gradient(180deg, #c09306 0%, #c09306 100%);
}
.uk-panel-box-secondary {
    color: #ffffff;
    background-color: #2271b3;
    background: linear-gradient(180deg, #2271b3 0%, #2271b3 100%);
}
.uk-panel-box-tertiary {
    color: #ffffff;
    background-color: #009632;
    background: linear-gradient(180deg, #009632 0%, #009632 100%);
}
.uk-panel-box-primary {
    color: #ffffff;
    background-color: #c28e04;
    background: linear-gradient(180deg, #c28e04 0%, #c28e04 100%);
}
.tm-minibar {
    background-color: #2271b3;
    color: #ffffff;
    min-height: 35px;
    padding: 2px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), inset 0 -1px 0 rgba(255, 255, 255, 0.035);
}
#lnee_534 .newstitle {
    font-weight: normal;
}
.tm-news-tabs li .tm-news-panel .tm-tabs-title {
    font-size: 30px;
	line-height: 34px;
}
.uk-panel-box-primary > a:not([class]), .uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]) {
    color: #ffffff;
}
.uk-panel-box-primary > a:not([class]), .uk-panel-box-primary > :not([class*='uk-nav']) a:not([class]) {
    color: #ffffff;
}