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

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

 .uk-panel-box-primary {
 	background: #823c1f;
 	color: #ffffff;
 }

 .uk-panel-box-primary .uk-nav-side > li.uk-active > a {
 	color: #ffffff;
 	background: none;
 }

 .uk-panel.uk-panel-box-primary a:not([class]), 
 .uk-panel.uk-panel-box-primary a:not([class]):hover,
.uk-panel.uk-panel-box-primary .uk-link,
 .uk-panel-box-primary .uk-nav li > a:hover {
    color: #ffffff;
 }

 .uk-navbar-nav > li > a {
 	text-align: center;
 }

 .uk-navbar-nav-subtitle > div {
 	font-size: 13px;
 }

.uk-panel #wk-grid59e {
	margin-top: 0px;
}

#tm-block-footer .acym_module input.cell{
	color: #823c1f !important;
	border-bottom: 1px solid #ffffff !important;
}

#tm-block-footer .acym_module input.cell::placeholder{
	color: #ffffff !important;
}