.navbar-brand img {
	height: 50px;
}
.navbar-brand {
	padding-top: 0;
	height: 50px;
}
.navbar-nav a,.navbar-default .navbar-nav>li>a {
	color: #84b231;
}
.navbar-text, {
	padding-top: 15px;
}
.navbar, .panel-title, .modal-title {
	font-family: 'Antic Slab', serif;
}
.carousel-control.left, .carousel-control.right {
    background-image: none
}
body {
	font: 13px/20px 'PTSansRegular', Arial, Helvetica, sans-serif;
	background-size: contain; 
    background-attachment: fixed;
	padding-bottom: 164px;
}
.tooltip-inner {
    white-space:pre-wrap;
	text-align:left;
	max-width:none;
}