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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .tm-headerbar {
 margin-top: 5px; 
 margin-bottom: 5px; 
}
/* Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px 0;
  font-family: 'Open Sans';
  font-weight: 300;
  text-transform: none;
}
/*
 * Don't worry about the universal selector.
 * There is no mentionable performance impact.
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 25px;
}
h1,
.uk-h1 {
  font-size: 24px;
  line-height: 30px;
}
h2,
.uk-h2 {
  font-size: 24px;
  line-height: 30px;
  color:#444;
}
h3,
.uk-h3 {
  font-size: 14px;
  line-height: 18px;
    color:#444;
}
h4,
.uk-h4 {
  font-size: 16px;
  line-height: 22px;
}
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 24px;
}
h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px;
}
/* Lists
 ========================================================================== */
/*
 * Ordered and unordered lists
 */
ul,
ol {
  padding-left: 30px;
}
/* Reset margin for nested lists */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

.uk-panel-box .uk-panel-badge {
top: 0px;
right: 0;
}

.uk-badge {
display: inline-block;
padding: 0px;
background: #4aa8ce;
font-size: 10px;
font-weight: 300;
line-height: 14px;
color: #ffffff;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
padding: 5px 10px;
background-image: -webkit-linear-gradient(top, #52b2d8, #44a2c7);
background-image: linear-gradient(to bottom, #52b2d8, #44a2c7);
}
.uk-text-center {
 text-align: left !important; 
}
.zooitemwhite {
padding: 30px;
background: #fafcf5;
color: #444444;
box-shadow: 0 1px 25px rgba(10, 20, 45, 0.12);
}
#tm-main-bottom .uk-panel-box .uk-panel-title {
  color: #000;
}
#tm-content{
  color: #000;
}
#yoo-zoo div.box-b3 {   
border-bottom: medium none;   
}    

#yoo-zoo div.box-1 {   
border-left: medium none;    
border-right: medium none;    
}  

#yoo-zoo div.box-t3 {   
border-top: medium none;   
}    

#yoo-zoo div.box-b2,   
#yoo-zoo div.box-t2,  
#yoo-zoo div.box-t1,  
#yoo-zoo div.box-b1 {   
background: none repeat scroll 0 0 transparent;   
}
.tm-isblog .uk-article {
padding: 5px;
background: #fafcf5;
color:#000;
box-shadow: 0 0px 0px rgba(10, 20, 45, 0.12);
}
.tm-noblog .tm-content {
padding: 30px;
background: #fafcf5;
color:#444;
box-shadow: 0 0px 0px rgba(10, 20, 45, 0.12);
}
.tm-content {
padding: 30px;
background: #fafcf5;
box-shadow: 0 0px 0px rgba(10, 20, 45, 0.12);
}
.uk-article-title {
font-size: 18px;
line-height: 18px;
font-weight: normal;
text-transform: none;
color:#000;
}
.tm-title {
	color:#000;
}
#tm-content H2 {
	color:#000;
}
.uk-form legend {
width: 80%;
padding-bottom: 5px;
font-size: 16px;
line-height: 30px;
}
.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"] {
height: auto;
max-width: 70%;
padding: 4px 6px;
border: 1px solid #444;
background: #fafcf5;
color: #000;
-webkit-transition: all linear 0.2s;
transition: all linear 0.2s;
font-weight: 300;
}
.uk-form-horizontal .uk-form-controls {
margin-left: 180px;
}
.tm-isblog .uk-article .uk-panel-box, .tm-noblog .tm-content .uk-panel-box {
box-shadow: none;
background-color: #fafcf5;
border: 1px solid #444;
color:#000;
}
#tm-main-bottom .uk-panel-box, .uk-panel H2 {
	color:#ffffff;
}
#tm-main-bottom .uk-panel-box, .uk-panel H3 {
	color:#ffffff;
}
.gradient {
  background-image:
    linear-gradient(
      to top right, 
      black, #cdcdcd
    );
}
.tm-toolbar {
	  background-image:
    linear-gradient(
      to top right, 
      black, #cdcdcd
    );
}
.tm-toolbar {
min-height: 24px;
margin-top:0px;
}

.tm-toolbar-center .uk-panel H3 {
	color:#FFFF2D;
	font-weight: 700;
	font-size:14px;
	font-family:Open Sans;
	font-style: italic;
}
.tm-toolbar-right .uk-panel H3 {
	color:#FF0000;
	font-weight: 500;
	font-size:14px;
	font-family:Open Sans;
	font-style: italic;
	font-weight:800;
}
 .uk-panel H3 {
	color:#FF0000;
	font-weight: 700;
	font-size:14px;
	font-family:Open Sans;
	font-style: italic;	
	padding:0 4px;	
}
.tm-toolbar, .tm-navbar, .tm-footer {
margin-top: 15px;
margin-bottom: 15px;
}	
.tm-footer a, .tm-footer .uk-subnav > li > a {
color: #ffffff;
}
a, .uk-link {
color: #ffffff;
text-decoration: underline;
cursor: pointer;
}

a:hover,
.uk-link:hover {
  color: #f7f7f7;
  text-decoration: underline;
}

.uk-breadcrumb {
padding: 5px 10px 5px 10px;
background: #47424a;
box-shadow: 0 1px 6px rgba(20, 15, 45, 0.15);
}
#yoo-zoo {
color: #000;
}
.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock > div {
position: absolute!important;
top: 0;
left: 0;
min-width: 150px!important;
width: 100%!important;
height: 100%!important;
}
#yoo-zoo .item div.pos-description .element {
margin-top: 5px;
}
#yoo-zoo .item div.pos-specification {
margin-top: 5px;
overflow: hidden;
}
#yoo-zoo .item h3 {
margin-top: 0px;
font-size: 16px;
font-weight: normal;
}
#yoo-zoo .item .element-textarea > * {
margin: 0px 0px 5px 0px;
}