html {
    color: #000;
    font: 300 17px/24px "Roboto";
}

a, .uk-link {
    color: #106872;
    cursor: pointer;
    text-decoration: none;
}

.tm-footer {
    background: none repeat scroll 0 0 #f7f7f7;
    margin-top: 10px;
}

.tm-block {
    padding: 20px;
}


.uk-nav-navbar > li > a {
    box-shadow: 0 1px 0 0 rgba(91, 152, 170, 0.1);
    color: #106872;
    transition: all 0.3s ease 0s;
}



h1, h2, h3, h4, h5, h6 {
    color: #000;
    border-bottom: 3px solid #efefef;
    font-family: "Roboto";
    font-weight: 300;
    text-transform: none;
}

.tm-top-a {padding: 0px;

}


.wk-slideshow-showcasebox .slides-container, .my-sideshow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-image: none;
    border-radius: 0px;
    border-style: none;
}


#tm-top-a, .wk-slideshow-showcasebox .slides > li > article, .my-sideshow {
    padding: 0px;
}

#tm-top-a, .my-sideshow {
    padding: 0px;
}

.tm-headerbar .uk-panel{
padding-left: 30px;
padding-right: 30px;
font-size: 130%;
line-height: 25px;
}








.uk-navbar-nav > li > a {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #f2f2f2;
    box-sizing: border-box;
    color: #656565;
    display: block;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    padding: 0 8px 0 8px;
    text-align: center;
    text-decoration: none;
}

.uk-article + .uk-article {
    border-top: 1px solid #efefef;
    margin-top: 30px;
}


.uk-dropdown-navbar {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #989898;
    border-radius: 3px;
    color: #989898;
    margin-top: 20px;
}


.uk-navbar {
    background: linear-gradient(to bottom, #ffffff, #fafafa) repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    border-top: 2px solid #344449;
    
    border-bottom: 2px solid #344449;
    color: #656565;
}

.tm-top-teaser {
    background: none repeat scroll 0 0 #E4B837;
    border-radius: 0;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.05);
    height: 380px;
}

.tm-headerbar {
    height: 160px;
    background: #ffffff;
    border-bottom: 2px solid #000000;
    border-radius: 24px 24px 0px 0px;
-moz-border-radius: 24px 24px 0px 0px;
-webkit-border-radius: 24px 24px 0px 0px;
border: 0px solid #000000;
}

.tm-toolbar{
 	padding-bottom: 2px;
}

.uk-navbar, .uk-navbar.uk-active {
    margin-bottom: 10px;
    z-index: 12000;
}




body {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 20%, rgba(252, 205, 77, 1) 81%, rgba(248, 181, 0, 1) 100%) repeat fixed 0 0 rgba(0, 0, 0, 0);
    border-top: 5px solid #e4b837;
}

em {
    color: #000;
}





