#wrapper, header {
	max-width:1000px;
	margin:0 auto;
}
.ge_menu {
display:none;
}
body a {
    font-weight: bold;
    color: #367325;
	font-family: "Open Sans",sans-serif; 
}
/*.region-side-bar {
	background-color: #F3F3F3 !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}*/
.view-side-bar-content {
	background-color: #F3F3F3 !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	}
.region-side-bar hr {
border-style: solid none none !important;
border-color: none !important;
}
.title {
    font-size: 20px;
    text-transform: none !important;
    font-family: "Open Sans",sans-serif;
    display: block;
    color: #367325;
    position: relative;
    padding-bottom: 5px;
}
.title:after {
    position: absolute;
    background: none repeat scroll 0% 0% transparent;
    width: 40px;
    border-bottom: 3px solid #367325;
    content: "";
    bottom: 0px;
    left: 0px;
}
section {
    margin-top: 15px;
}
/******    Home Navigation Section ****/
.navbar-default {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-bottom: 1px solid #E7E7E7;
}
.navbar-nav > li > a {
    color: #777;
    font-weight: 600;
    text-transform: uppercase;
	font-size:13px;
}
.logoimg, .logoimg2 {
    float: left;
	max-width: 300px;
}
.dropdown-on-hover:hover > .dropdown-menu{
	display: block;
	color: #77AC2E;
}
.social-network {
	float: right;
	margin-top: 10px;
}
.social-network a img {
	margin-right: 10px;
	margin-top: 4px;
	float: right;
}
.region-main-menu h2 {
	display:none;
}
/****************** menu widget ******/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
/*    content: " ";*/
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/************** end of menu widget **********/

/******    End of Home Navigation Section ****/

/******    Home Main slider Section ****/
#views-bootstrap-carousel-1 .main-slider {
	margin-top:20px;
	margin-bottom:20px;
}
#views-bootstrap-carousel-1 .carousel-indicators {
    bottom: 20px;
}
#views-bootstrap-carousel-1 .carousel-caption {
    background-color: #77AC2E;
}
#views-bootstrap-carousel-1 .carousel-caption a {
    color:#FFFFFF;
	text-decoration:none;
	float:right;
}
.carousel-caption h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px;
}
/******    Home Main slider Section ****/

/******    Home Highlights Section ****/
div.ge-news-item {
    position: relative;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px dotted #BFBFBF;
    min-height: 90px;
    padding-bottom: 15px;
}

div.ge-news-item img {
/*	float: left;*/
	margin: 0px 8px 8px 5px;
	border: 4px solid #F9F9F9;
	outline: 1px solid #ACACAC;
	max-height: 180px !important;
	display:block;
	margin:0px auto;
	div.news-item img {
    width: auto !important;
    height: 100% !important;
}
}

div.ge-news-item h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 4px;
}
div.ge-news-item h3 a:hover {
	text-decoration:none;
}
/******    End of Home Highlights Section ****/

/******    Home Multimedia Section ****/
.video-highlight {
	margin:15px;
}
.video-highlight img {
	display:block;
	margin:0 auto;
}
.video-caption {
	font-size: 14px;
	color: #577E13;
	font-weight: bold;
}
/******    End of Home Multimedia Section ****/

/******    Home Map Section ****/
.map {
	margin-bottom:20px;
}
#overmap {
	border-top: 5px solid #F3F3F3;
}
/******    End of Home Map Section ****/

/******    Home Partners Section ****/
.home_title h2 {
    background-color: #F3F3F3;
    border-bottom: 0px solid #F3F3F3;
    color: #577E14;
    font-size: 17px;
    font-weight: 700;
    margin: 0px;
    padding: 5px 7px;
    text-align: left;
    text-transform: uppercase;
}
.home_title span {
	text-transform: none;
	font-size: 15px;
}
.partner_logo ul {
text-align:center;
}
.view-partners-home div {
	display:inline;
}
.partner_logo ul li {
	list-style: none outside none;
	display: inline-block;
}
.partner_logo img {
	margin:20px;
	max-height: 66px;
	width: auto;
}

/******    End of Home Partners Section ****/

/******    Footer Section ****/
#btn-scroll-top{
	position: fixed;
	right: 3%;
	bottom: 20%;
	display: none;
	z-index: 9999;
}

#footer {
    max-width: 1000px;
    margin: 0 auto;
}
/******    End of Footer Section ****/

/******    Meet the team Section ****/
#team .team-member {
    /*background: none repeat scroll 0% 0% #F7F7F7;*/
    margin-bottom: 15px;
    padding: 15px;
    text-align: left;
    margin-left: 17px;
    height: 180px;
    position: relative;
	width: 100%;
}
.team-member img {
    width: 100px;
    height: auto;
    margin: 0px 8px 8px 5px;
/*	border: 4px solid #F9F9F9;
	outline: 1px solid #ACACAC;*/
	float: left;
	border-radius: 50%;
}
.team-member h5 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 5px;
	color: #367325;
	font-weight: bold;
}
.team-member .btn-sm {
    position: absolute;
    right: 13px;
    bottom: 13px;
}
.reveal-modal h5 {
	margin-top: 0;
}
.reveal-modal img {
	width: 100px;
	height: auto;
	margin: 0 13px 13px 0;
}
.close-reveal-modal {
	top: 15px !important;
}
.modal-body img {
	float: left;
	margin-right: 10px;
	/*border: 4px solid #F9F9F9;
	outline: 1px solid #ACACAC;*/
	border-radius: 50%;
}
.region-meet-team-chief h2, .region-meet-team-research h2, .region-meet-team-trade h2, .region-meet-team-advisory h2, .region-meet-team-comm h2, .region-meet-team-admin h2 {
font-size: 17px;
font-weight: 700;
text-transform: uppercase;
}
/******    End of Meet the team Section ****/

/******    Blog Section ****/
.view-green-economy-blog h5 {
    font-size: 14px;
	color: #367325;
	font-weight: bold;
}
.view-green-economy-blog hr {
    height: 1px;
    border: medium none;
    color: #367325;
    background-color: #367325;
}	
/******    End of Blog Section ****/

/******    News Section ****/
.view-green-economy-news img {
	float: left;
	margin: 0px 8px 8px 5px;
	width: 100%;
	border: 4px solid #F9F9F9;
	outline: 1px solid #ACACAC;
	height: 114px;
	max-width: 242px;
}

.view-green-economy-news h5 {
    font-size: 14px;
	color: #367325;
	font-weight: bold;
}
.view-green-economy-news hr {
    height: 1px;
    border: medium none;
    color: #367325;
    background-color: #367325;
	clear: both;
}

.view-ge-news img {
	float: left;
	margin: 0px 8px 8px 5px;
	width: 100%;
	border: 4px solid #F9F9F9;
	outline: 1px solid #ACACAC;
	height: 114px;
	max-width: 242px;
}

.view-ge-news h5 {
    font-size: 14px;
	color: #367325;
	font-weight: bold;
}
.view-ge-news hr {
    height: 1px;
    border: medium none;
    color: #367325;
    background-color: #367325;
	clear: both;
}
/******    End of News Section ****/

/******    Events Section ****/
.view-upcoming-events  hr {
    height: 1px;
    border: medium none;
    color: #367325;
    background-color: #367325;
}
/******    End of Events Section ****/

/******    Publications Section ****/
.view-publication hr {
    height: 1px;
    border: medium none;
    color: #367325;
    background-color: #367325;
	clear:both;
}
.view-publication img {
	width: 120px;
	height: auto;
	margin: 10px;
	border: 4px solid #F9F9F9;
	outline: 1px solid #ACACAC;
	float: left;
}
.view-publication h5 {
    font-size: 14px;
    color: #367325;
    font-weight: bold;
	padding-top: 10px;
}
.partsection {
    background: url('/greeneconomy/Portals/88/images/new_home/nav_bg.jpg') repeat scroll 0% 0% transparent;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em 0px;
    text-align: center;
    padding: 0.5em;
}
#block-facetapi-t73y01otcad2b1crq3hjeoc1sdkvnvxl, #block-facetapi-xaxjb1x5mxnl5d4ffqj8jsq89kcnwbsw, #block-facetapi-al1kzwqijgwauixkegpbwhpckoulfxko, #block-facetapi-yjizdj5loxuhuh9s9dwybb1uhrtpq5ji, #block-facetapi-mllzvneurixyap5zmbcwpasj9ynvwbfd, #block-facetapi-sn6sxcuqp7lkdwv9h4fqoynly4loe00g, #block-facetapi-lbp77bp8qfvdczfras0pvbkzzprjuefj {
    outline: medium none;
    position: relative;
    background-color: #F3F3F3;
    margin: 0px;
    padding: 5px 7px;
    text-align: left;
}
#block-facetapi-xaxjb1x5mxnl5d4ffqj8jsq89kcnwbsw h2, #block-facetapi-al1kzwqijgwauixkegpbwhpckoulfxko h2, #block-facetapi-yjizdj5loxuhuh9s9dwybb1uhrtpq5ji h2, #block-facetapi-t73y01otcad2b1crq3hjeoc1sdkvnvxl h2, #block-facetapi-mllzvneurixyap5zmbcwpasj9ynvwbfd h2, #block-facetapi-sn6sxcuqp7lkdwv9h4fqoynly4loe00g h2, #block-facetapi-lbp77bp8qfvdczfras0pvbkzzprjuefj h2 {
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}
block-facetapi-xaxjb1x5mxnl5d4ffqj8jsq89kcnwbsw ul li, #block-facetapi-al1kzwqijgwauixkegpbwhpckoulfxko ul li, #block-facetapi-yjizdj5loxuhuh9s9dwybb1uhrtpq5ji ul li, #block-facetapi-t73y01otcad2b1crq3hjeoc1sdkvnvxl ul li, #block-facetapi-mllzvneurixyap5zmbcwpasj9ynvwbfd ul li, #block-facetapi-sn6sxcuqp7lkdwv9h4fqoynly4loe00g ul li, #block-facetapi-lbp77bp8qfvdczfras0pvbkzzprjuefj ul li {
    margin: 0px 5px 0.25em 1.5em;
    list-style: none;
    padding: 0px 5px 0px 0px;
	text-transform:capitalize;
}
#block-facetapi-t73y01otcad2b1crq3hjeoc1sdkvnvxl input[type="checkbox"], #block-facetapi-xaxjb1x5mxnl5d4ffqj8jsq89kcnwbsw input[type="checkbox"], #block-facetapi-al1kzwqijgwauixkegpbwhpckoulfxko input[type="checkbox"], #block-facetapi-yjizdj5loxuhuh9s9dwybb1uhrtpq5ji input[type="checkbox"], #block-facetapi-mllzvneurixyap5zmbcwpasj9ynvwbfd input[type="checkbox"], #block-facetapi-t73y01otcad2b1crq3hjeoc1sdkvnvxl input[type="radio"], #block-facetapi-xaxjb1x5mxnl5d4ffqj8jsq89kcnwbsw input[type="radio"], #block-facetapi-al1kzwqijgwauixkegpbwhpckoulfxko input[type="radio"], #block-facetapi-yjizdj5loxuhuh9s9dwybb1uhrtpq5ji input[type="radio"], #block-facetapi-mllzvneurixyap5zmbcwpasj9ynvwbfd input[type="radio"], #block-facetapi-sn6sxcuqp7lkdwv9h4fqoynly4loe00g input[type="checkbox"], #block-facetapi-lbp77bp8qfvdczfras0pvbkzzprjuefj input[type="checkbox"]{
    margin: 0px 10px 0px;
    line-height: normal;
    margin-left: -15px;
}
.partsection {
    background: url('../images/nav_bg.jpg') repeat scroll 0% 0% transparent;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em 0px;
    text-align: center;
    padding: 0.5em;
}
/******    End of Publications Section ****/

/******    Custom Section ****/
ul.tabs {
    padding: 7px 0px 7px 20px;
    margin: 0px;
    font-size: 0px;
    list-style-type: none;
    text-align: left;
}
ul.tabs li {
    display: inline;
    margin: 0px 0px 0px -4px;
    background: none repeat scroll 0% 0% #FFF;
}
ul.tabs li.selected a, ul.tabs li.selected a:hover {
    top: 0px;
    font-weight: normal;
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 1px solid #FFF;
    color: #000;
}
ul.tabs li a {
    font: 12px Verdana;
    text-decoration: none;
    position: relative;
    padding: 7px 16px;
    color: #000;
    outline: medium none;
    background: none repeat scroll 0% 0% #F6F6F9;
    border-width: 1px 0px 1px 1px;
    border-style: solid none solid solid;
    border-color: #CCC -moz-use-text-color #CCC #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
div.tabcontents {
    border-top: 1px solid #CCC;
    padding: 30px 10px;
}
.panel-title {
    font-size: 14px;
}
#block-views-faqs-block h2 {
font-size:16px;
font-weight:bold;
}
/******    Custom Section ****/

/******    Blog Section ****/
.ge_blog h4 {
    font-weight: bold;
    color: #444;
    font-size: 16px;
    line-height: 16px;
	color: #367325;
}
.ge_blog a {
    color: #FFF;
    padding: 0.3em 0.7em;
    text-transform: uppercase;
    margin: 3px 2px 0px 0px;
    float: right;
    background-color: #ccc;
}
/******    end of blog Section ****/