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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-sidebar-wrapper .tm-sidebar-widget-container .uk-panel {
    bottom: 0;
    left: 0;
    position: relative;
    top: 0;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a {
	font-weight: 700;
    height: 60px;
    line-height: 60px;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a::before {
	width: 50px;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a::before {
    background: none repeat scroll 0 0 #F1862A;
    height: 2px;
    width: 100px;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav .uk-open > a::before, .tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a:hover::before {
    background: none repeat scroll 0 0 #fdfdfd;
    height: 2px;
    width: 75px;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav {
    max-width: 90%;
}
.uk-panel-box {
	 margin: 0 !important;
}
.tm-block-amea {
    padding: 10px 40px 60px;
}
.tm-content-wrapper .tm-content-container {
	padding: 60px 20px;
}
.uk-panel-box-primary {
    background-color: #4898C7;
    color: #ffffff;
}
.uk-panel-box-secondary {
    background-color: #8EC600;
    color: #ffffff;
}
.uk-panel-box-secondary {
    border: 10px solid #fff;
}
.tm-bottom-b .uk-panel {
    border: 10px solid #fff;
}
.uk-button-primary {
    background-color: #f1862a;
    border-color: #f1862a;
    color: #ffffff;
}
.uk-button-primary:hover {
	background-color: #333333;
    border-color: #333333;
}
.vbmodhorsearchcheckindiv, .vbmodhorsearchcheckoutdiv {
	width: 50%;
}
.vbmodhorsearchmaindiv .hasDatepicker {
	min-width: 150px;
}
.vbsearchinputmodhors {
    background: none repeat scroll 0 0 #4898c7;
    border: 1px solid #4898c7;
    border-radius: 2px;
    color: #fff;
}
.vbsearchinputmodhors:hover {
    background: none repeat scroll 0 0 #333;
    border: 1px solid #333;
}
.uk-panel-header {
	background-color: #E56399;
	border: 10px solid #fff;
	border-radius: 2px;
    padding: 30px;
}

.tm-block-header-top {
    padding: 10px 40px 60px;
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 100px;
    padding: 10px 20px 60px;
    position: relative;
    text-align: right;
    top: 30px;
}
.amea-right {
    background: none repeat scroll 0 0 #f6f6f6;
}
.stoixeia {
	color: #fff;    font-size: 18px;    font-weight: 400;    letter-spacing: -0.2px;    margin: 10px 0; padding: 10px 0px;
}
.stoixeia::after {
	background: none repeat scroll 0 0 #fff;
    height: 1px;
    position: absolute;
    top: 45px;
    width: 35%;
    display: block;
    content: "";
    right: 20px;
}
.tm-middle {
	background: none repeat scroll 0 0 #f6f6f6;
    border: 10px solid #fff;
    border-radius: 2px;
    color: #6a6a61;
    margin: 0 !important;
    padding: 30px;
}
.tm-main {
	padding: 0px !important;
}
.tm-isblog .uk-article-title {
    margin: 0px 0 20px;
    color: #F1862A;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-logo {
    background: none repeat scroll 0 0 #efefef;
    border: 0px solid #fff;
	box-shadow: none;
}
a, .uk-link {
    color: #F1862A;
    cursor: pointer;
    text-decoration: none;
}

a:hover, .uk-link:hover {
    color: #444444;
    text-decoration: underline;
}
.positive-h3 {
	 background-color: #8ec600 !important;
}
.amea_bg {
    background: none repeat scroll 0 0 transparent;
    border-bottom-right-radius: 5px;
    display: inline;
    float: right;
    height: 40px;
    margin-top: -2px;
    padding-left: 15px;
    width: 85px;
}
.amea {
    background: url("../../../images/amea2-gkri.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100%;
    width: 100%;
}
.tm-footer a, .tm-footer .uk-link {
	color: #444;
}
.tm-footer a:hover, .tm-footer .uk-link:hover{
	color: #fff;
}