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

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

.uk-panel-box-secondary {
  background-color: #c74848;
  color: #ffffff;
}

.uk-subnav > * > * {
    display: inline-block;
    color: #000000;
	background: #ffffff;
}

.tm-navbar .uk-panel {
    float: left;
    max-width: 300px;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 30px;
    border-left: 1px solid #ebebec;
}