/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=74a01db61f9ccb694b50)
 * Config saved to config.json and https://gist.github.com/74a01db61f9ccb694b50
 */
.navbar-right { margin-right:inherit; }
.navbar { margin-bottom:0px; }
.navbar-brand
{
	padding-top:0px;
	padding-bottom: 0;
	height: 75px;
    margin-bottom: 0;
    margin-top: 35px;
}
.navbar-default .navbar-nav > li > a
{
	text-decoration:none;
	margin-top:20px;
	margin-bottom: 0px;
	margin-right:30px;
	padding:0;
	color: #adadad;
	font-size:21px;
	line-height:40px;
	border-bottom:2px solid transparent;
	transition: color 500ms linear;
	transition: border-color 500ms linear;
}
@media (max-width: 769px) 
{
	.container {
   	padding-left: 14px;
  	padding-right: 14px;
  }
	.navbar-brand img
	{
		max-height: 55px;
	}
	.navbar-default .navbar-nav > li > a
	{
		text-decoration:none;
		margin:10px 10px;
		padding:0;
		color: #adadad;
		font-size:21px;
		line-height:30px;
		border-bottom:2px solid transparent;
		transition: color 500ms linear;
		transition: border-color 500ms linear;
	}
}
@media (min-width: 768px) 
{
	.navbar { min-height:50px; }
}
@media (min-width: 992px) {
	.navbar { min-height:50px; }
}
@media (min-width: 1200px) {
 	.navbar { min-height:110px; }
}

.navbar-default
{
	background-color: transparent;
	border-radius:0px;
	border:none;
} 


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #222;
  background-color: transparent;
}
.navbar-btn
{ margin-top:20px; }
/*
@media (min-width: 1200px) 
{
  	.navbar-nav > li > a
	{ font-size:inherit;  }
}*/
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
{
  	background-color:transparent;
	/*border-color:#b38a2a;*/
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus
{ background-color:transparent; color: #222; }

.TopNavSub { clear:both; }
.navbar-default .TopNavSub .navbar-nav > li > a
{ margin-top:10px; }
.nav-pills > li > a
{ border-radius: 0; }
.nav-pills > li > a i
{
	color: #999;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:hover i
{
	background-color: rgb(197,153,16);
	color: #FFF;
}
.nav-pills > li.active > a, .nav-pills > li.active > a i, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{
	background-color: rgb(197,153,16);
	color: #FFF;
	/*
	background-color:#eee;
	color: #222; */
}

.popover-content
{
	font-size: 0.8em;
    font-weight: 300;
}

.btn-inverse
{
	color: #eee;
	background-color: #444;
	border-color: #333;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse
{
	color: #ffffff;
	background-color: #222;
	border-color: #000;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse
{ background-image: none; }


.SiteFooter .nav-pills > li > a
{ padding-top:0; padding-bottom:0; text-decoration:none; padding-left:0; }
.SiteFooter .nav-pills > li > a:hover, 
.SiteFooter .nav-pills > li > a:focus
{ color:#333;  }

.page-list .thumbnail h3
{ display:inline-block; }
.page-list .thumbnail .caption,
.page-list .thumbnail .image
{ padding: 10px; }
.sidebar .page-list .thumbnail .caption,
.sidebar .page-list .thumbnail .image
{ padding: 5px; padding-bottom:0; }
.sidebar .page-list .thumbnail header *
{ font-size:16px; line-height:22px; overflow:hidden; white-space:nowrap; }
.page-list .thumbnail .buttons
{ padding-top:10px; }

.breadcrumb,
.breadcrumb a
{ background-color:transparent; color:#ddd; }
.product .tab-pane
{
	border:1px solid #ddd;
	border-top:none;
}
.panel
{
	border:none;
	border-radius:0;
	box-shadow:none;
}
.PageListItem .pull-left.btn
{ margin-left:4px; margin-top:-5px; }
.btn
{ font-weight:inherit; }