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

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

h1, h2, h3, h4, h5, h6 {
    margin: 15px 0;
    font-weight: 300;
    color: #152873;
    text-transform: none;
}

b, strong {
font-weight: bold;
}

.uk-article-title {
	width:100%;
	text-transform:none;
}

.tm-footer {
	 background: transparent;
	 padding:0;
	 font-size:86%;
}
.tm-headerbar .tm-logo {
	width:auto;
	margin:24 auto;
	float:none !important;
}
.tm-totop-scroller {
	top:0;
}
.tm-block-bottom {
	background:none;
	box-shadow:none;
	border:none;
}
#tablefc td {
	padding:6px 0;
	border-bottom:solid 1px #cecece;
}
.formBody {
	margin-bottom:12px;
}
.formBody label {
	padding:0 24px 0 6px;
}
.capcol1 {
	width:180px;
	float:left;
}
.messageform {
	border:solid 1px #093;
	background:#ABFF82;
	padding:24px;
	color:#000;
}
.col2 {
	width:48%;
	margin-top:24px;
	margin-right:6px;
	float:left;
}
.wk-map {
	margin-bottom:24px;
}
.uk-navbar-nav li a {
	font-family: 'Droid Sans';
	text-transform:none;
	font-size:120%;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #4B5883;
    color: #ffffff;
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top, #4B5883, #152873);
    background-image: linear-gradient(to bottom, #4B5883, #152873);
}
.ombre {
	border:solid 1px #CEC1BD;
}
#dropfiles-box-tree .dropblock .extra-openlink .openlink {
	visibility: hidden !important;
}
.uk-panel-box.uk-panel-box-primary h3 {
	color:#FFF !important;
	font-weight:600;
}
@media (max-width:737px) {
	.tm-logo-small {
		position:absolute;
		right:10px;
		top:11px;
		width:26%;
	}
	.tm-logo-small img {
		width:100%;
	}
}
@media (max-width:415px) {
	.tm-logo-small {
		position:absolute;
		right:10px;
		top:12px;
		width:36%;
	}
}