/*
Theme Name: Bhutan Agriculture and Food Regulatory Authority
Theme URI: http://www.bafra.gov.bt
Author: Vee Winch
Author URI: http://www.bafra.gov.bt
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.3.3
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/
#page {
    margin: 0 auto;
    max-width: 1000px;
}
*{ margin:auto 0px;}
body{ padding-top:0px; font-family: 'Cabin', sans-serif; overflow-x: hidden;
}
img{clear:both;hspace:10;}
page{  min-height: 100px;

  margin: 0 auto;  
}
.createspace { padding-top:10px;}
.baf-header{ background:#ffffff; padding-bottom:10px;}
.headertext{ color:#fdb924;  font-family: 'PT Serif', serif; text-align:left; padding-top:0px; font-size:32px;}
.baf-logo{ text-align:right;}

.pannel-header-bg{ background-color:#628e59; padding:10px; color:#ffffff;font-size:16px;font-family:'Cabin', sans-serif; }
.pannel-header-bgbox{ background-color:#0a5437; padding:10px; color:#ffffff; font-size:16px;}
.news-announcement-pad{ padding:5px;}
.fa-blue{ color:#3b5999;}
.twitter-blue{color:#5ea9dd;}
.navbar-static-top
{ 
text-align:left;
background:#039;
box-shadow:none;

}
.navbar-default{ 
background:#00bce9;
}
.navbar-custom {
	background-color:#2a2732;
    color:#f2ea0d;
  	border-radius:0;
	font-family: 'Cabin', sans-serif;
	font-size:16px;
	
}
  
.navbar-custom .navbar-nav > li > a {
  	color:#ffffff;
  	padding-left:20px;
  	padding-right:20px;
}
.navbar-custom .navbar-nav > li > a:hover {
  	color:#f2ea0d;
  	padding-left:20px;
  	padding-right:20px;
}
.navbar-custom .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: #ffffff;
	background-color:transparent;
}
      
.navbar-custom .navbar-nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #588c52;
}
      
.navbar-custom .navbar-brand {
  	color:#eeeeee;
}
.navbar-custom .navbar-toggle {
  	background-color:#eeeeee;
}
.navbar-custom .icon-bar {
  	background-color:#33aa33;
}

.footer-area{
    display: block;
    background: #2a2732; 
    width: 100%; 
    padding:0px 0px 5px 0px; 
    text-align: left;
	font-family: 'Exo 2', sans-serif;
	color:#ffffff;
	font-size:14px;
	bottom:0px;
	clear:both;
	

}
.footer-text-center{ text-align:center; font-size:13px;}
.footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}
.footer .footer-col {
    margin-bottom: 50px;
}
.footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}
.footer ul
{text-align:left;	}
.footer ul li
{list-style:none;	}
.btn-social{ color:#ffffff;}

.tollfree{font-size:30px;font-family:'Cabin', sans-serif; font}


div#left-column {
	width: 50%;
	float: left;
	clear: none;
	font-size:10px;
	}
div#right-column {
	width: 50%;
	float: right;
	clear: none;
	font-size:10px;

	}
	.img-left { 
	float:left; 
	margin: 0 5px 0px 0;
	max-width:100%;
	hieight:auto;
	display: inline-block; }
	
.img-lef{ text-align:left;}

