/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-headerbar {
    padding: 10px 0 !important;
}
.tm-page {       
z-index: 3;      
position: relative;      
}      

.tm-fullscreen {    
height: auto;    
}
.tm-fullscreen:not(.uk-hidden-large) + .tm-page {
    margin-top: 0 !important;
}
.tm-page .tm-block:first-child {
    padding-top: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
}
.edocman_new {
   line-height: 20px;
    font-size: 13px;}
.tm-headerbar .tm-logo {float: none!important;
}
.uk-nav-navbar > li > a img { padding-bottom:4px;}
.uk-navbar-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%!important;
    text-align: center;
}
