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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 #tm-footer ul li {
	 display: inline !important;
	 float: left;
	 margin-left: 50px;
 }
 #tm-footer {
	 padding-top: 0px;
 }
 .rsform-checkbox {
	margin-top: 12px !important;
	margin-right: 6px !important;
}
.formControlLabel{
	display: none !important;
}
.rsform-input-box {
	width: 100% !important;
	border: 2px solid #e4e4e4 !important;
}
.rsform-text-box {
	width: 100% !important;
	border: 2px solid #e4e4e4 !important;
}
.formControls {
	margin-left: 0px !important;
}
.formNoError < .formValidation{
	display:none;
}
.formNoError < .formValidation{
	display:none;
}
.formNoError {
    display: none;
}
.formResponsive .formHorizontal input, .formResponsive .formHorizontal textarea, .formResponsive .formHorizontal select, .formResponsive .formHorizontal .formValidation, .formResponsive .formHorizontal .uneditable-input, .formResponsive .formHorizontal .input-prepend, .formResponsive .formHorizontal .input-append {
    display: inline;
}
.loghipartner img.uk-overlay-scale {
	max-height: 35px;
	width: auto;
}

@media (min-width: 735px){
	section.tm-bottom-c > div:first-child {
		width: 33%;
	}
  section.tm-bottom-c > div:last-child {
		width: 67%;
	}
}

#tm-bottom-c {
	padding-bottom: 0px;
}
.formResponsive input[type="text"] {
	height: 24px !important;
	font-size: 16px !important;
}
.formResponsive input[type="email"] {
	height: 24px !important;
	font-size: 16px !important;
}
.formResponsive textarea {
	font-size: 16px !important;
}
#tm-main {
	padding-top: 0px;
	padding-bottom:0px;
}
.uk-panel-body {
	padding-top: 0px;
}
.uk-article .uk-align-right {
	margin-top: 100px;
}
.tm-page-container {
  margin-top: 0px;
}
#tm-top-c {
	padding-top: 0px;
}
.tm-block-padding {
	padding-top: 40px;
	padding-bottom: 40px;
}
