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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 /* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .uk-search {
background: none repeat scroll 0 0 #6B6B6B;

}
 
 .tm-navbar{
	margin-bottom: 0;
    margin-top: 0;
}
.tm-headerbar{
	margin-bottom: 0px;
    margin-top: 15px;
}
.tm-toolbar{
    margin-bottom: 20px;
    margin-top: 10px;
	}
.tm-sidebar-a{
	background: #ffffff;
	padding-top: 0px;
	padding-right: 15px;
	padding-left:0;
	
}
.tm-sidebar-b{
	background: #ffffff;
	padding-top: 0px;
	padding-left: 15px;
}
.tm-main{
	
}
.tm-top-a .uk-panel-box{
	padding: 0;
}
.theme-shadow-normal {
    box-shadow: 0 0 0 0;
    margin: 0px;
}

.uk-navbar-nav:first-child > li:first-child > a {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.uk-navbar-nav > li.uk-active > a {
    color: #ff7f00;
	background: none;
}
.uk-navbar-nav > li > a {
    color: #ffffff;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 45px;
    line-height: 44px;
    margin-left: -1px;
    margin-top: -1px;
    padding: 0 15px;
    text-decoration: none;
}
.uk-navbar {
    background: none repeat scroll 0 0 #252525;
    color: #ffffff;
}
.tm-leading-article{}
.tm-isblog .tm-leading-article .uk-article{background:#f3f3f3;padding: 10px 20px 20px 20px}
.tm-top-a .uk-grid-margin{margin-top:0;}
.flex-caption {
    background: none repeat scroll 0 0 rgba(18, 18, 18, 0.91);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    margin: 0;
    padding: 5px 10px;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: 98%;
}
.tm-logo p{margin-bottom: 20px;}
#btl {
    position: relative;
    top: 68px;
}
#btl .btl-panel > span, button.btl-buttonsubmit, input.btl-buttonsubmit {
    border-radius: 0;
}
#btl-panel-login{
background-color: #3d3d3d;
    border: medium none #fff;
    color: #fff;}
	.btl-content-block {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #000;
    border-radius: 4px;
    display: none;
    font-size: 12px;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.btl-formlogin{color:#ffffff;}

#bt_ul li a {
    color: #999999 !important;
    padding: 0 !important;
    text-decoration: none !important;
}

#btl-content ul li a:hover {
    color: #ff7f00 !important;
    padding: 0 !important;
    text-decoration: none !important;
}
.btl-buttonsubmit .btl-buttonsubmit{background:#f7f7f7 !important;border-radius:4px;color:#444444 !important ; text-shadow:none;}
.btl-buttonsubmit .btl-buttonsubmit:hover{background:#ff7f00 !important;border-radius:4px;color:#ffffff !important;}
#btl .btl-panel > span.active, button.btl-buttonsubmit:focus, input.btl-buttonsubmit:focus {
    opacity: 1;
}
.tm-content{}
.tm-main{padding:0;}
.tm-middle{margin-left:0;margin-top:15px;}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 15px;
}
.btl-formregistration{color: #ffffff;}
.btl-formregistration span{color: #ffffff; font-weight:bold}
.k2Pagination{}

div.k2Pagination ul li {
    display: inline;
    margin-right: 5px;
}
 /* for top menu mouse hover and focus */
.uk-subnav > * > *:hover,
.uk-subnav > * > *:focus {
  color: #ff7f00;
  text-decoration: none;
}
/* for top menu selected menu */
.uk-subnav > .uk-active > * {
    color: #ff7f00;
}
/* for search text color */
input.uk-search-field{
	color:#ffffff;
}
/* hope this will change the color of k2 search if not then i will have to look at site for checking it's html */
.inputbox{color:#ffffff;}
/* background gray image */
body{
	background: url("../images/bg.png") repeat scroll 0 0 transparent;
}
/* it also needs to be add for main container of site other wise background image will be appear in main area of site. */
.uk-container-center{background: #ffffff;}
/* for italic text color change */
em{color:#444444}

.btl-content-block h3{display:none;}

#btl-wrap-module {
    padding: 20px 20px 20px;
}

.uk-form label {
    color: #fff;
  }

#btl-content-login ul {
    list-style-type: none !important;
    
}
#colorbox #cboxTitle {
  top: inherit;
}