/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .bottom-box {
	text-align: center;
	background: #fff;
	padding: 20px;
}
.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
	max-width: 100% !important;
	width: 100%;
}

p.mail a {
  color: #a0a0a0 !important;
}
.tm-headerbar {
	background: #f0f0f0;
	padding: 20px 0;
}
.uk-block {
	padding-top: 30px;
	padding-bottom: 30px;
}
.uk-panel.top-login-text a {
	font-size: 13px !important;
	text-transform: uppercase;
}
.top-menu-list a {
	font-size: 13px !important;
}
.top-menu-list a:hover
{
  color: #4c4ab5 !important;
}
.front-img {
	margin-top: 20px !important;
}


