/*country directory*/
a#country_list_button {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 1;
	display: block;
	text-decoration: none;
}
a#country_list_button span {
	float: right;
	background: #bfd3d4;
	font: 13px/30px'SignikaNegativeRegular', sans-serif;
	padding: 0 10px;
	display: inline-block;
	text-transform: uppercase;
}
a#country_list_button ul#GMapsMarkerUL {
	position: absolute;
	top: 30px;
	right: 0;
	width: 150px;
	list-style: none;
	display: none;
	height: 350px;
	overflow: scroll;
	margin: 0;
	padding: 0;
	text-transform: none;
}
a#country_list_button:hover ul#GMapsMarkerUL {
	display: block;
}
a#country_list_button ul#GMapsMarkerUL li {
	background-color: #455392;
	margin-top: 1px;
}
a#country_list_button ul#GMapsMarkerUL li .zhgm-li-a-markerList-simple {
	color: white;
	padding: 5px 10px;
	display: block;
}
a#country_list_button ul#GMapsMarkerUL li .zhgm-li-a-markerList-simple:hover {
	background-color: #519d31;
}


.country_directory_mapspecial p {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}
.country_directory_mapspecial a {
	margin: 10px 0;
	display: block;
}

.zhgm-ul-markerList-simple {
  background: white;
  margin: 0;
  padding: 10px;
}
.zhgm-ul-markerList-simple li {
  margin: 0;
  padding: 0;
}

.theGLOBEdibateWidget {
	height: 283px;
	padding: 0px!important;
	background-color: #f7f6f5!important;
}
.theGLOBEdibateWidget h3 {
	padding: 10px;
	margin: 0!important;
}
.theGLOBEdibateWidget h3.module-title {
	background-color: #fff;
}
.theGLOBEdibateWidget .wk-slideshow .layout-article div.media-left {
	margin: 10px 10px 0 10px;
}
.theGLOBEdibateWidget .wk-slideshow .layout-article p.meta {
	margin: 0 10px;
}
.theGLOBEdibateWidget .wk-slideshow .layout-article div.description {
	margin: 10px;
	padding: 0;
}
.theGLOBEdibateWidget p {
	margin: 0;
}
.theGLOBEdibateWidget .layout-article p.links {
	margin: 0 10px;
}
.theGLOBEdibateWidget .wk-slideshow-revista-articles .prev + .nav {
	margin-top: 8px;
	right: 46px;
}
.theGLOBEdibateWidget .wk-slideshow-revista-articles > div .next {
	margin-top: 7px;
	right: 10px;
}
.theGLOBEdibateWidget .wk-slideshow-revista-articles > div .prev {
	margin-top: 7px;
	right: 24px;
}
.globeTweets {
	/*height: 190px;*/
	padding: 0!important;
	min-height: 390px;
}
.globeTweets h3 {
	padding: 10px;
	margin: 0!important;
}
.globeTweets .TDB-tweetavatar-left {
	padding: 10px;
	font-size: 12px;
}
.globeTweets .TDB-tweet-avatar {
	margin: 0 10px 0 0;
}
.globeTweets .TDB-footer-follow-link {
	float: none;
	margin: 0 10px;
}
.globeTweets .TDB-footer-follow-link a {
	color: #4f9d2f;
	border-top: 1px solid #e5e5e5;
	display: block;
	text-align: left;
	padding: 10px 0;
	font-size: 14px;
}

.wk-slideshow .layout-article p.links {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;
	font-size: 14px;
	color: #4f9d2f;
	padding: 10px 0!important;	
}
.wk-slideshow .layout-article p.links a {
	color: #4f9d2f;
}

.wk-slideshow .layout-article p.links .element-itemlink a:before {
	content: "+ ";
	font-size: 14px;
	display: inline-block;
}

.mod-box-color .module-title {
	border-bottom: 1px solid white!important;
}

.wk-slideset {
	font-size: 12px;
	line-height: 16px;
}

.button-more.green {
	color: #4F9D2F;
	border-top: 1px solid #E5E5E5;
	display: block;
	text-align: left;
	padding: 10px 0;
	font-size: 14px;
	border: none;
	background: none;
	box-shadow: none;
	text-shadow: none;
	text-transform: none;
	padding: 0;
	margin: 15px 0 5px 0!important;
}


.wk-slideshow .new_layout .main_content_wrapper {
	position: relative;
}
.wk-slideshow .new_layout .main_content_wrapper .content_title {
	background: url('/images/home_slider_bg.png') repeat;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px 0;
}
.wk-slideshow .new_layout .main_content_wrapper .content_title h3.title {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 0 40px;
	margin-bottom: 0;
	margin-top: 0;
}
.wk-slideshow .new_layout .main_content_wrapper .content_title h3.title a {
	color: white;
}
.wk-slideshow .new_layout .main_content_wrapper .content_title p.meta {
	color: white;
	font-size: 13px;
	line-height: 21px;
	font-style: normal;
	padding: 0 40px;
}

.mcsignup input[type='text'] {
	border: 1px solid #e3e3e3;
	padding: 5px;
	width: 201px;
	color: #666666;
}
#sidebar-b .mcsignup input[type='text'] {
	width: 146px;
}

.mcsignup input[type='button'] {
	background: none;
	color: #4f9e2f;
	font-size: 14px;
	border: none;
	float: right;
}

.mod-box.homepage-endorsments {
	border: none;
	background: #f7f6f5;
}

.wk-slideset-revista ul.set li {
	background: none;
	border-right: 1px solid white;
}
.wk-slideset-revista ul.set li:nth-child(n+3) {
	border-right: none;
}

.mod-box.home-programmes-accordion {
	padding: 0;
}
.mod-box.home-programmes-accordion h3 {
	padding: 10px 10px 7px 10px;
	margin-bottom: 0;
}
.home-programmes-accordion .wk-accordion-default .toggler {
	background: #f7f6f5 url('/images/accordion-plus.gif') no-repeat 207px 50%;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #e2e2e2;
	border-radius: 0;
	margin-bottom: 0;
	text-transform: none;
	line-height: 30px;
}
.home-programmes-accordion .wk-accordion-default .toggler.active {
	background: #f7f6f5 url('/images/accordion-minus.gif') no-repeat 207px 50%;
}
.home-programmes-accordion .wk-accordion-default .content {
	padding: 10px;
	border-bottom: 1px solid #e2e2e2;
}

.flat-menu {
	padding: 0!important;
}
.mod-box.flat-menu h3 {
	margin: 0;
	line-height: 20px;
	text-transform: none;
	padding: 10px;
	font-size: 16px;
}
.mod-box.flat-menu .menu li {
	padding: 0;
	margin: 0;
}
.mod-box.flat-menu .menu li.active a {
	background: url('/images/arrow-right.png') no-repeat 100% 50%;
}
.mod-box.flat-menu .menu li.level1 li.level2 {
	padding-left: 20px;
}
.mod-box.flat-menu .menu li.level1 a span {
	line-height: 20px;
	margin: 0;
	color: #465393;
	text-transform: none;
	font-size: 16px;
	padding: 10px 33px 10px 10px;
}
.menu-sidebar li.level1.active > a > span, .menu-sidebar li.level1.active > span > span {
	color: #465393;
}
.mod-box.flat-menu .menu li.level2 a span {
	margin: 0;
	padding: 10px 30px 10px 10px;
	line-height: 20px;
	color: #465393;
	text-transform: none;
	font-size: 14px;
}
.mod-box.flat-menu .menu li.level2 a {
	background: none;
	padding: 0;
}
.mod-box.flat-menu .menu li.level2 {
	padding: 0;
	border-top: 1px solid #e2e2e2;
	background: #f7f6f5;
}
.mod-box.flat-menu ul.level2 {
	padding-bottom: 0;
}

.download-climate-study a { 
	color: #4f9e2f;
	display: block;
}
.download-climate-study a:before { 
	content:"+ ";
}
.module .module-title .icon-download {
	background: url('images/icon-download.png') no-repeat 0% 50%;
}

.menu-sidebar li.parent.level1 span {
	background: url('/images/accordion-plus.gif') no-repeat 157px 50%;
}
.menu-sidebar li.level2 span {
	background: none!important;
}
.menu-sidebar li.parent.level1 span.active {
	background: url('/images/accordion-minus.gif') no-repeat 157px 50%;
}
.menu-sidebar li.parent .separator span {
	line-height: 20px;
	margin: 0;
	color: #465393;
	text-transform: none;
	font-size: 16px;
	padding: 10px 33px 10px 10px;
}

.members_table {
	border-collapse: separate;
	border-spacing: 0;
}
.members_table table {
	border-collapse: separate;
	border-spacing: 10px;
}
.members_table th {
	font-size: 16px;
	background: #455083;
	color: white;
	padding: 10px;
	text-align: left;
}
.members_table td {
	vertical-align: top;
}
.members_table p.name {
	font-size: 15px;
	line-height: 20px;
	color: #435490;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}
.members_table p.role {
	font-size: 12px;
	line-height: 17px;
	color: #435490;
	margin-top: 0;
	margin-bottom: 0;
}
.members_table p.description {
	font-size: 12px;
	line-height: 20px;
	color: #435490;
	margin-top: 5px;
	padding: 0 10px;
	margin-bottom: 0;
}
.members_table img {
	margin: 0 10px 0 0;
}
.members_table .address {
	clear: both;
}
.members_table .name_group {
	background: #f7f6f5;
	overflow: hidden;
	padding: 10px;
}
.members_table .social_icons img {
	margin: 0;
}
.members_table .region {
	margin: 0 0 5px 0;
}
.members_table .social_icons {
	display: inline-block;
	margin: 5px 0 0 0;
}
.members_table.staff p.name {
	margin-top: 0;
}

.members_table .calendar {
	background: #455083;
	text-align: center;
	width: 140px;
	padding: 10px;
	color: white;
	margin: 10px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
.members_table .calendar .days {
	font-size: 40px;
	line-height: 40px;
}
.members_table .calendar .year {
	font-size: 30px;
	line-height: 30px;
}

/*category page layout*/
.items-col-2 .item {
	min-height: 370px;
}