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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-grid-block/*, .tm-block-bottom, .tm-grid-block + .tm-content, .tm-top-block + .tm-middle*/ {
    margin-top: 0px;
}
.tm-headerbar {
	margin-bottom: 0px;	
}
body {
    font-size: 15px;
}
.tm-container {
	margin: 4px auto 40px;
}
.tm-search {
	margin-top: 40px;
	margin-right: 50px;
}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select {
    width: 100%;
}
.bfQuickMode .bfLabelLeft label {
    width: 100%;
}
.gbs3 .form-control {
    height: 20px !important;
}

@media (max-width: 480px) {
	.tm-logo-small img {
	letter-spacing: normal;
	max-width: 80%;
	margin-left: -25px;
}
.uk-navbar-center {
/*    float: none;*/
    margin: auto;
    max-width: 100%;
    text-align: center;
}
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    padding: 0 10px;
}
img {
	max-width: 50%;
}
	
}
/*#form12 .wdform_page {
    padding-top: 0px !important;
}*/
#form12 .wdform_page {
    padding: 0px !important;
}