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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-navbar {
    background: none repeat scroll 0 0 #0F68A4;
    border-bottom: 1px solid #dddddd;
    color: #444444;
}
.tm-toolbar {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 30px;
}
.tm-headerbar + .tm-block, .tm-fullscreen + .tm-block {
    padding-top: 25px;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #4e4d4d;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 22px;
    padding: 0;
    width: 100%;
}
.thumbnail {
    border-color: #eeeeee;
    box-shadow: none;
}
.tm-block-dark {
    padding: 0;
    height: 15px;
}
.uk-panel-box {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://192.185.149.104/~acumment/templates/yoo_moustache/images/servbx3.png");
    border: 0px solid #dddddd;
    color: #5f6060;
    padding: 30px;
}
.uk-panel-header {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://192.185.149.104/~acumment/templates/yoo_moustache/images/headerbx.png");
    display: block;
    position: relative;
    padding: 30px;
}
.tm-footer a, .tm-footer .uk-subnav > li > a {
    color: #9e9e9e; link-hover-color: 9e9e9e;
}