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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.field_required {
	position: relative;
    bottom: 1px;
    font-size: .8em;
    line-height: .8em;
    vertical-align: super;
    text-decoration: none;
    height: 8px;
    width: 8px;
}

#events .item .content .data {
	background-color: #000;	
}

.eventgallery-lazyme {
	height: 195px !important;
}

#comments .refresh {
	display: none;
}
#jc #comments .rbox {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;	
}

#dynamic_recaptcha_1 {
	text-align: center;  
}

#dynamic_recaptcha_1 > div > div {
	display: inline-block;
}

#comments-form-buttons div {
	width: 100%;
}


#comments-form-buttons a {
	width: 100%;
	color: #000;
	display: inline-block;
}

.msg-alert {
	width: 100%
}

.contact-form legend {
	display: none;
}

.form-horizontal textarea {
 	height: 150px;
}

.tm-logo-small {
	display: inline-block;
	padding-top: 12px;
	letter-spacing: inherit;
}

.uk-navbar-center.uk-visible-small {
	max-width: 70%;
}

.tm-isblog .uk-article {
    border: 1px solid #c3c3c3;
}