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

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

.tm-sidebar-wrapper {
  background: #3d3e50 url(../../../images/c1-background-2.jpg) no-repeat;
}

.uk-border-circle {
  box-shadow: 0 0 20px #9bc8e7;
}

.uk-panel-box {background: #efefef;}

h3, .uk-h3, h4, .uk-h4 {font-weight:300;}

.fcp_sendrow {
  margin-left: 0;
}

div.fcp_line label {
  width: 6em;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
border: 1px solid #ccc;
}

.tm-navbar, .tm-toolbar {
  padding: 5px 10px;
	text-align:right;
	display:block;
border-bottom:none;
}
div.mod-languages img {
  border: 1px solid #efefef;
}

@media screen and (max-width: 768px) {
.uk-article-title {
  font-size: 32px;
  line-height: 41px;
  font-weight: 100;
  text-transform: none;
  text-align: center;
}
.co-partnerid {text-align: center;}
}