/*Import Google Font*/
@import url(opensans.css);
body {
	margin:0; 
	padding:0;
	background: #f9f9f9;
	/*font-family: "Open Sans", "Helvetica Neue", Helvetica,Arial,sans-serif;*/
	font-family: 'Helvetica Neue', sans-serif;
	/*color: #444; */
	color: #003b43; 
	font-size: 12px;
	line-height: 1.6;
	font-weight: 300; 
	letter-spacing: 0px;
	overflow-x:hidden;
	height:100%;
}


/**
Utilities & Typography
*-----------------------------------------------------------*/

a {
	color: #4a8bd0;
	outline: none !important;
}
a:hover, a:link, a:active {
	outline: none !important;
}

.btn-outline-inverse {
    background-color: transparent;
    border-color: #f5f5f5;
    color: #fff;
}

h1,h2,h3,h4,h5,h6 { 
	font-family: 'Open Sans','Helvetica Neue', sans-serif; 
	text-transform: capitalize;
	color: #999;
}

h1 { 
	font-size: 24px; 
	line-height:35px; 
}

h2 { 
	font-size: 21px;  
	line-height:28px; 
}

h3 { 
	font-size: 18px; 
	line-height:25px; 
}

h4 { 
	font-size: 14px;
    line-height: 20px; 
	margin-bottom:10px; 
}

h5 { 
	font-size: 15px; 
	line-height:22px; 
	margin-bottom:10px; 
}

h6 { 
	font-size: 13px; 
	margin-bottom:10px; 
}

.lead {
	font-family: "Open Sans", "Helvetica Neue", Helvetica,Arial,sans-serif;
	font-size: 18px;	
}

.title-divider {
	text-align:left;
	position: relative;
	border-bottom: #e8e8e8 1px solid;
	padding-bottom: 6px;
	margin: 0 0 10px;
	/*background: #4a8bd0;
	color: #fff !important;*/
	padding: 6px 0;
}

.title-divider span {
	position: absolute;
	width: 80px;
	height: 1px;
	bottom: -1px;
	left: 0;
	background: #4a8bd0; 
}

/* Colours */
.hue {color:#B95835; }
.red {color:#F67F54; }
.white { color:#fff; }
.black { color:#333; }
.grey { color:#999; }
.grey a:hover { color:#bbb; }
.purple {color: #7A2961;}

/* Padding */
.pad45 { padding-top:45px; }
.pad30 { padding-top:30px; }
.pad25 { padding-top:25px; }
.pad15 { padding-top:15px; }
.pad10 { padding-top:10px; }
.pad5 { padding-top:5px; }

/* Margins */
.marg-left10 { margin-left:10px; }
.marg-right10 { margin-right:-10px; }
.marg-left-minus5 { margin-left:-5px; }
.marg-top15 { margin-top:15px; }
.marg-top-minus5 { margin-top:-5px; }
.marg-bottom5 { margin-bottom:5px; }

.swalim-main-content .col-md-9 {
	/*border-right: 1px solid #e7e7e7;*/
}

.inner-padding {
	padding: 20px;
	padding: 10px;
}

.views-submit-button, .views-reset-button {
	display: block;
}

.well {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	padding: 10px;
	box-shadow: none;
    background-color: #f9f9f9;
    border: 1px solid #e7e7e7;	
}

/** header
-------------------------------------------------------------*/
header {
	padding-top: 10px;
	/*border-bottom: 1px solid #f8f8f8;*/
	/*box-shadow: 0 1px 3px #e8e8e8;*/
	/*box-shadow: 1px 0px 3px rgba(e, e, e, 0.52); */
	/*background: #4a8bd0;*/
}

.form-item-query label, .edit-sa { display: none; }

/** Menus
-------------------------------------------------------------*/
.navbar-toggle {
	background: #222;
	color: #fff !important;
}

div.navbar  {
	/*background: #4a8bd0;*/
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.navbar  {
	border: none;
	margin-bottom: 0;
	border-radius: 0;
	vertical-align: middle;
	min-height: 30px;
}

.navbar-nav {
	margin: 10px 0 -2px;	
}

.navbar-collapse {   
    padding-left: 0px;
    padding-right: 0px;
}

#main-menu {
	background-color: #f8f8f8;
	/*border-bottom: 1px solid #e7e7e7;*/
	/*border-top: 1px solid #e7e7e7;*/
	margin-top: 5px;
}
/*
Sub-menu
-----------------------------------------------------------*/
.sf-menu.sf-style-light-blue {
	margin-bottom: 0 !important;
	padding: 0;
	margin-top: 0px;
	border: 0px solid #eee;
}

.sf-menu li ul { 
	overflow: visible !important; /** ie & chrome hack for 2 tier submenus **/
	margin: 5px 0 0;
}

.sf-menu li ul li ul { 
	overflow: visible !important; /** ie & chrome hack for 2 tier submenus **/
	margin: 0;
}

.sf-menu.sf-style-light-blue li,
.sf-menu.sf-style-light-blue.sf-navbar {
	border: 1px solid #25729a; 
	font-weight: 500;
	margin: 0;
}

.sf-menu.sf-style-light-blue li a {
	border: 0px solid #b7d5f3;
	color: #fff;
	padding: 0.7em 1.7em;
	font-size: 14px;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
	background-color: #3093c7; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
}

.sf-menu.sf-style-light-blue a.sf-with-ul {
    padding-right: 2em;
}

.sf-menu.sf-style-light-blue span.sf-description {
  color: #00305f;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}

.sf-menu.sf-style-light-blue a:hover,
.sf-menu.sf-style-light-blue a:focus,
.sf-menu.sf-style-light-blue li a:active, 
.sf-menu.sf-style-light-blue li:hover a , 
.sf-menu.sf-style-light-blue li.active-trail a {
	color: #fff !important;
	background-color: #4ba614; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#003b43));
	background-image: -webkit-linear-gradient(top, #4ba614, #003b43);
	background-image: -moz-linear-gradient(top, #4ba614, #003b43);
	background-image: -ms-linear-gradient(top, #4ba614, #003b43);
	background-image: -o-linear-gradient(top, #4ba614, #003b43);
	background-image: linear-gradient(to bottom, #4ba614, #003b43);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#003b43);
}

.sf-menu.sf-style-light-blue li li, .sf-menu.sf-style-light-blue li li li {
  border: none; 
  border-bottom:  1px solid #25729a;
}

.sf-menu.sf-style-light-blue li.active-trail li a,
.sf-menu.sf-style-light-blue li:hover li a, 
.sf-menu.sf-style-light-blue li li a, 
.sf-menu.sf-style-light-blue li li li a {
	/*color: #034f99 !important;*/
	background-image: none;
	background: #3093c7;
	color: #fff !important;
}

.sf-menu.sf-style-light-blue li.active-trail ul li.active-trail > a {
	background: #2B7828; 
}

.sf-menu.sf-style-light-blue li li li {
  border-left:  3px solid #25729a;
}
.sf-menu.sf-style-light-blue li.active-trail li.active-trail  li.active-trail  {
  border-left:  3px solid #1c5a85;
}



@media (max-width: 1024px) {
	.sf-menu.sf-style-light-blue li a {
		border: 0px solid #b7d5f3;
		color: #fff;
		padding: 0.7em 1.6em;
		font-size: 12px;
	}
	.sf-menu.sf-style-light-blue a.sf-with-ul {
    	padding-right: 1.6em;
	}
}

/*Search Box*/
.g-search-container {
	position: relative;
}
header .search {
	/*background: #4a8bd0;*/
	background-color: #3093c7; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
	border: 1px solid #25729a;
	padding: 7px 15px 7px;
	color: #fff;
	cursor: pointer;
	min-width: 100px;
	font-size: 20px;
	font-weight: 300;
	text-align: center;
	display: inline-block;
	margin: 0px;
}

header .search:hover {
	color: #fff !important;
	/*background: #4a8bd0;*/
	background-color: #26759e; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	background-image: linear-gradient(to bottom, #26759e, #133d5b);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
}

header .search-open {
	right: 0; 
	width: 250px;
	top: 40px; 
	display: none;
	padding: 14px; 
	position: absolute;
	background: #3093c7; 
	z-index: 3000;
}

header .search-open form {
	margin: 0;	
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
}

input.gsc-input, input.gsc-input:focus  {
	border: none !important
}

input.gsc-input, input.gsc-input:focus  {
	border: none !important
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box; 
    line-height: normal;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    /*border: 1px solid #e7e7e7;*/
}
.gsc-search-button {
	display: none;
}

.gsc-result-info {
    text-align: left;
    color: #999;
    font-size: 12px;
    padding-left: 8px;
    margin: 10px 0 10px 0;
}
.gs-result .gs-title, .gs-result .gs-title *{
    color: #3083A3;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
    color: #0052FF;
    text-decoration: none;
}
.gs-result .gs-snippet {
    font: 12px Tahoma, Geneva, sans-serif;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    cursor: pointer;
    color: #07AD00;
    text-decoration: none;
    margin-right: 5px;
    display: inline;
    border: 1px solid #e8e8e8;
    padding: 2px 5px 2px 5px;
}

.gsc-input-box  {

}

@media (max-width: 1024px) {
	header .search {
		padding: 9px 8px 10px;
		min-width: 80px;
		font-size: 12px;
		font-weight: 300;
		text-align: center;
		display: inline-block;
		margin: 0px 7px 0px;
	}

	header .search-open {
		top: 35px;
		padding: 0;
		left: 48px;
		border: 1px solid #4a8bd0;
		box-shadow: none;
		background: none;
		margin-right: 10px;
		width: 93%;
	}
}

/*
Slider
-----------------------------------------------------------*/
.jumbotron, #header-full-width {	
	height: 350px;
	width: 100%;
	background: #4a8bd0;
}

#soil-profiles {
	height: 350px;
	width: 100%;
}
#soil-profiles .item img {
		width: 100%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

.carousel-indicators {
/*    top: 10px;
    left: 78% !important;*/
    margin-left: -40%;
    bottom: 0;
}

.carousel-indicators .active {
    background-color: #fff;
    height: 15px;
   	width: 15px;
   	margin:  0px 3px !important;
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 0px 3px !important;
    text-indent: -999px;
    width: 15px;
}
.carousel-caption {
	background: rgba(255, 255, 255, 0.65);
	border: none;
	padding: 10px 20px;
	left: 80% !important;
	margin-left: -30%;
	color: #003b43 !important;
	font-size: 1em;
}

.carousel-caption h2 {
	font-size: 1.875em;
	margin: 0 0 7px;
}

.carousel-caption p {
	font-size: 1em;
	margin: 0px;
}

.carousel-caption h2, .carousel-caption p , .carousel-caption a {
	color: #003b43 !important;
	font-weight: 300;
	text-shadow: none;
	text-align: left;
}	

.carousel-control {
	font-size: 40px;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.page-header {
	/*background: #c6d6ed url('../images/bg.png');*/
	background: #c6d6ed;
	font-size: 24px;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: left;
	/*border-bottom: 1px solid #eee;*/
	margin: 0px 0 20px;
	padding-bottom: 9px;	
}

.page-header h1 {
    font-size: 50px;
    line-height: 1;
    color: #fff;
    margin-top: 0;
}

label, .label, .field-label {
    border-radius: 0 !important;
    color: #999;
    display: inline;
    font-size: 100%;
    line-height: 1;
    padding: 0.2em 0em 0.3em;
    margin: 0.1em;
    vertical-align: baseline;
    white-space: nowrap;
    font-weight: 300;
}

.label, .field-label { 
    /*text-align: center;*/
}


.form-item, .form-actions {
    margin-bottom: 0em;
    margin-top: 0em;
}

.input-sm {
    border-radius: 0 !important;
}

.form-control, .form-control:focus {
	box-shadow: none !important;
}
.webform-submit {
  margin-top: 10px;
}

label {
  margin: 5px 0;  
}
select.input-sm[multiple]  {
	height: 40px;
}

.height-100 {
	height: 100px !important;
}

.form-autocomplete {
	background : #f5f5f5;
}
#views-exposed-form-Ag-Documents-page-2, #views-exposed-form-Ag-Documents-page-1 {
	padding: 20px;
	background: #d9edf7;
	margin: 10px 0 20px
}
.fieldset-legend {
    font-size: 14px !important;
	line-height: 1.6 !important;
	font-weight: 300 !important;
	margin: 10px 0 0 !important;
	padding-bottom: 3px;
}

fieldset.collapsed legend, fieldset.collapsible  legend {
	margin-bottom: 5px !important;
}

fieldset.collapsed  .fieldset-legend {
	background: none;
    background: url("../images/icons/switch_minus.gif") no-repeat scroll 0px 45% rgba(0, 0, 0, 0) !important;
}

fieldset.collapsible .fieldset-legend {
	background: none;
    background: url("../images/icons/switch_plus.gif") no-repeat scroll 0px 45% rgba(0, 0, 0, 0) !important;
}

/*
Social Icons
-----------------------------------------------------------*/
.follow_us { 
	text-align:right; 
}

.follow_us a { 
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 0px 0px 0px 6px;
	width: 30px;
	text-align: center;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	/*box-shadow: 0 0 0 2px #fff; /*,inset 0 0 0 2px #bbb; */*/
}

.follow_us a.twitter:hover {  
	color: #4099FF !important; 
}

.follow_us a.facebook:hover { 
	color: #3b5998 !important;
}

.follow_us a.flickr:hover { 
	color: #0063DC !important; 
}

.follow_us a.rss:hover { 
	color: #FF6600 !important; 
}

.follow_us a.linkedin:hover { 
	color:none; 
}


/** Swalim Data
-------------------------------------------------------------------------*/
.swalim-data {
	padding: 10px;
	min-height: 300px;
	*height: 300px;
	color: #fff;
	text-align: center;
}

.swalim-data a, .swalim-data a:link, .swalim-data a.link {
	color: #fff;
}

.swalim-data a:hover, .swalim-data a:active , .swalim-data a.link:hover {
	color: #333;
	font-weight: 600;
	text-decoration: none;
}

.swalim-geo-network, .green {
	background: #379e15;
}

.swalim-sddr, .orange {
	background: #ec701d;	
}

.swalim-frrmis {
	background: #588ebe;	
}

.blue {
	color: #4a8bd0;
}

.swalim-data h2 {
	font-size: 36px;
	line-height: 38px;
	font-weight: 200;
}

.swalim-data h2 i {
	padding-right: 10px;
}


.repositories .col-md-3 {
	margin: 20px 0;
}

/** front-page-events &  front-page-publications
-------------------------------------------------------------------------*/

#front-page-publications, #front-page-events {
	min-height: 300px;
}

#front-page-publications {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 0 20px;
	margin: 0 -15px;
}

.media {
	padding-bottom: 5px;
	border-bottom: 1px dotted #e7e7e7;
}

.media:last-child {
	padding-bottom: 5px;
	border-bottom: none;
}

/*Deviders*/
.devider.devider-dotted {
  border-top: 2px dotted #eee;
}
.devider.devider-dashed {
  border-top: 2px dashed #eee;
}

.devider.devider-db {
  height: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.devider.devider-db-dashed {
  height: 5px;
  border-top: 1px dashed #e8e8e8;
  border-bottom: 1px dashed #e8e8e8;
}
.devider.devider-db-dotted {
  height: 5px;
  border-top: 1px dotted #e8e8e8;
  border-bottom: 1px dotted #e8e8e8;
}

.heading {
	border-bottom: 2px solid #e8e8e8;
	margin-bottom: 15px;
}
.heading h2 {
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 200;
	margin-bottom: 5px;
	color: #999;
}

/*Blockquote*/
blockquote {
  padding: 5px 15px;
  border-left-width: 2px;
}

blockquote p {
  font-size: 14px;
  font-weight: 400;   
}

blockquote h1,
blockquote h2,
blockquote span {
  font-size: 18px;
  margin: 0 0 8px;
  line-height: 24px;
}

/*Blockquote Styles*/
blockquote.bq-text-lg p,
blockquote.bq-text-lg small {
  text-transform: uppercase;
}

blockquote.bq-text-lg p {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

blockquote.text-right,
blockquote.hero.text-right {
  border-left: none;
  border-right: 2px solid #eee;
}

blockquote.hero.text-right,
blockquote.hero.text-right:hover {
   border-color: #555;
}

blockquote:hover,
blockquote.text-right:hover {
  border-color: #72c02c;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

blockquote.bq-dark,
blockquote.bq-dark:hover {
  border-color: #585f69;
}

blockquote.bq-green {
  border-color: #72c02c;
}

/*Blockquote Hero Styles*/
blockquote.hero {
  border: none;
  padding: 18px;
  font-size: 16px;
  background: #f3f3f3;
  border-left: solid 2px #666;
}

blockquote.hero:hover {
  background: #eee;
  border-left-color: #666;
}

blockquote.hero.hero-dark,
blockquote.hero.hero-default {
  border: none;
}

blockquote.hero.hero-dark {
  background: #444;
}

blockquote.hero.hero-dark:hover {
  background: #555;
}

blockquote.hero.hero-default {
  background: #72c02c;
}

blockquote.hero.hero-default:hover {
  background: #5fb611;
}

blockquote.hero.hero-dark p,
blockquote.hero.hero-dark h2,
blockquote.hero.hero-dark small,
blockquote.hero.hero-default p,
blockquote.hero.hero-default h2,
blockquote.hero.hero-default small {
  color: #fff;
  font-weight: 200;
}


/**
 *  Table
 *  ---------------------------------------------------------------------------------------------------------
*/

table, .table {
    margin-bottom: 10px;
    white-space: no-wrap;
    border-collapse: collapse;
}

.table-bordered {
    border: 1px solid #E4E4E4;
}

td, th{
    padding: 3px 6px;
    text-align:left;
    vertical-align: top;
}

td.active, th.active {
	/*background: none !important;*/
}

table.table-striped th {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
    background-image: -moz-linear-gradient(#f5f5f5, #f1f1f1);
    background-image: -o-linear-gradient(#f5f5f5, #f1f1f1);
    background-image: linear-gradient(#f5f5f5, #f1f1f1);
    border: 1px solid #E6E6E6;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}

table.table-striped th, table.table-striped tr td {
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    text-align: left;
    vertical-align: top;
    padding: 3px 6px;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f5f5f5;
}


/*Search Block Version 2
------------------------------------*/
.search-block-v2 {
	height: 200px;
	background: url(../images/breadcrumbs.png) repeat;
	border-bottom: 2px solid #eee;
}

.search-block-v2 h2 {
	font-size: 24px;
	font-weight: 200;
	text-align: center;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.swalim-main-content {
/*	background: none repeat scroll 0 0 #fff;
	border: 1px solid #fff;
	box-shadow: 0 0 5px #666;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -60px;
	padding: 15px;
	z-index: 4 !important;
	clear: both;
	position: relative;	*/
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e7e7e7;
	border-top: 0px solid #e7e7e7;
	clear: both;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -30px;
	padding: 25px 15px 15px;
}

.swalim-main-content:after {
 /*   background-color: #fff;
    height: 20px;
    content: "";
    position: absolute;
    bottom: -20px;
    left: -20px;
    right: -20px;*/
}
/*S-Results
------------------------------------*/
.main-content  {
	/*border-left: 1px solid #eee;*/
}

.content h3 {
	color: #999;
	display: block;
	font-size: 16px;
	margin: 0 0 10px;
	line-height: 20px;
	text-transform: uppercase;
}

.content li {
	margin: 4px 0;
}

.content li a {
	text-transform: capitalize;
}

.content a.see-all {
	color: #999;
}

.col-md-2 ul.menu {
    border: 1px solid #eee;
    list-style: outside none none;
    padding-left: 0px;
    text-align: left;
}

.col-md-2 ul.menu li.leaf, .col-md-2 ul.menu li.collapsed, .col-md-2 ul.menu li.expanded  {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;
}

.col-md-2 ul.menu li.leaf:last-child, .col-md-2 ul.menu li.collapsed:last-child, .col-md-2 ul.menu li.expanded:last-child {
	border-bottom: 0px solid #eee !important;
}

.content a:hover, .col-md-2 .ul.menu li a.active, .col-md-2 ul.menu li.active-trail a{
	color: #72c02c !important;
	text-decoration: none;
}

.col-md-2 ul.menu li.active-trail {
	background: #f8f8f8 !important;
	border-bottom: 1px solid #e8e8e8;
}

.col-md-2 ul.menu li.leaf:hover {
	background: #f5f5f5 !important; 
	border-bottom: 1px solid #e8e8e8;	
}

li.expanded  {
	background: #f8f8f8 !important;
}

.col-md-2 ul.menu li .active {
	font-weight: 600;
}

li.expanded > ul.menu {
	border: none;
	margin-left: -10px;
	margin-right: -10px;
}
li.expanded > ul.menu li {
	padding: 3px 0 3px 15px;
}
li.expanded > ul.menu li:first-child {
	border-top: 1px solid #eee;
}

li.expanded > ul.menu li a:before ,li.expanded > ul.menu li.leaf a:before {
	/*content: "\f178";*/
    /*font-family: FontAwesome;*/
	padding-right: 5px; 
}

li.expanded > ul.menu li a ,li.expanded > ul.menu li.leaf a {
	color: #4a8bd0 !important;
	font-size: 90%;
	padding-left: 10px;
}

li.expanded > ul.menu li a:hover, li.expanded > ul.menu li a:active, li.expanded > ul.menu li.active-trail a {
	text-decoration: underline;
	color: #72c02c !important;
}
.content hr {
	/*margin: 20px 0;*/
	margin: 10px 0;
}

.blog-photos {
	margin-bottom: 0;
}

.blog-photos li img {
	width: 34px;
	height: 34px;
}

/*Results-number*/
.results-number {
	color: #999;	
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
}

/*Inner-results*/
.inner-results {
	clear: both;
}

.inner-results h3 {
	font-size: 14px;
	margin-bottom: 3px;
	text-transform: capitalize;
}

.inner-results h3 a {
	color: #555;
}

.inner-results h3 a:hover {
	color: #72c02c;
}

.inner-results img {
	float: left;
	/*width: 85px;*/
	height: auto;
	margin: 0 10px 10px 0;
}

/*up-ul*/
.up-ul {
	margin-bottom: 4px;
}

.up-ul li a {
	color: #999;
}

.up-ul li a:hover {
	color: #72c02c;
}

/*btn-group 'dropdown'*/
.inner-results .btn {
	top: -1px;
	padding: 0;
	position: relative;
}

.inner-results .btn-default {
	color: #999;
	border: none;
	font-size: 13px;
}

.inner-results .btn:hover,
.inner-results .btn:focus{
	box-shadow: none;
	background: inherit;
}

.inner-results .btn-u-default {
	color: #999;
	border: none;
}

.inner-results .btn-u-xs {
	padding: 0;
}

.inner-results .btn-u-default i {
	font-size: 14px;
}

.inner-results p {
	margin-bottom: 5px;
}

/*down-ul*/
.down-ul {
	margin-bottom: 0;
}

.down-ul li {
	color: #999;
}

.down-ul li a {
	color: #72c02c;
}

.star-vote li {
	padding: 0;
}

@media (max-width: 992px) {
	/*content*/
	.content  {
		border-right: none;
		margin-bottom: 30px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eee;
	}	
	
	.content hr {
		margin: 10px 0;
		visibility: hidden;
	}
}	
	
@media (max-width: 500px) {
	/*Inner-results*/
	.inner-results img {
		width: 60px;
		height: auto;
	}

	.inner-results .overflow-a p {
		display: none;
	}
}

/*Spaces
------------------------------------*/
.margin-left-5 { margin-left: 5px;}
.margin-right-5 { margin-right: 5px;}

.no-top-space {
  margin-top: 0;
  padding-top: 0;
}

.no-bottom-space {
  margin-bottom: 0;
  padding-bottom: 0;
}

.margin-bottom-5, 
.margin-bottom-10, 
.margin-bottom-15, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-30, 
.margin-bottom-35, 
.margin-bottom-40, 
.margin-bottom-45, 
.margin-bottom-50, 
.margin-bottom-55, 
.margin-bottom-60 { 
   clear:both;
}
.margin-bottom-5  { margin-bottom:5px;}
.margin-bottom-10 { margin-bottom:10px;} 
.margin-bottom-15 { margin-bottom:15px;}
.margin-bottom-20 { margin-bottom:20px;}
.margin-bottom-25 { margin-bottom:25px;}
.margin-bottom-30 { margin-bottom:30px;}
.margin-bottom-35 { margin-bottom:35px;}
.margin-bottom-40 { margin-bottom:40px;}
.margin-bottom-45 { margin-bottom:45px;}
.margin-bottom-50 { margin-bottom:50px;}
.margin-bottom-55 { margin-bottom:55px;}
.margin-bottom-60 { margin-bottom:60px;}

ul.pagination{
	margin: 20px 0;
}

ul.pagination li {
    margin: 0 !important;
    padding: 0;
}

.about, .water, .land, .capacity-developement, .information-management {  
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.general-banner {
  background: url('../images/banners/about-banner.jpg');
}

.about {
  background: url('../images/banners/about-banner.jpg');
}
.water {
  background: url('../images/banners/water-banner.jpg');
}
.land {
  background: url('../images/banners/land-banner.jpg');
}
.information-management {
  background: url('../images/banners/information-management-banner.jpg');
}
.capacity-development {
  background: url('../images/banners/capacity-development-banner.jpg');
}

.remote-sensing {
  background: url('../images/banners/remote-sensing-banner.jpg');
}

.contact-form {
  background: url('../images/banners/contact-us-banner.jpg');
}


.footer_bg {
  /*background-image: url('../images/banners/lower-Banner.jpg');*/
}

.translucent h2 {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  padding: 20px 0; 
  color: #585f69;
}

/*Timeline v2
------------------------------------*/
.timeline-v2 {
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.timeline-v2 > li{
	position: relative;
}

.timeline-v2:before {
	top: 0;
	bottom: 0;
	left: 22%;
	width: 4px;
	content: '';
	background: #f3f3f3;
	position: absolute;
	margin-left: -14px;
}

/* The date/time */
.timeline-v2 > li .cbp_tmtime {
	width: 25%;
	display: block;
	position: absolute;
	padding-right: 80px;
}

.timeline-v2 > li .cbp_tmtime span {
	top: 9px;
	display: block;
	text-align: right;
	position: relative;
	font-family: "Open Sans", "Helvetica Neue", Helvetica,Arial,sans-serif;
	font-weight: 300;
}

.timeline-v2 > li .cbp_tmtime span:first-child {
	color: #999;
	font-size: 14px;
	line-height: 0.9;
}

.timeline-v2 > li .cbp_tmtime span:last-child {
	color: #585f69;
	font-size: 20px;
	font-weight: normal;

}

/* Right content */
.timeline-v2 > li .cbp_tmlabel {
	/*color: #fff;*/
	padding: 10px 20px 20px;
	background: #f3f3f3;
	line-height: 1.4;
	clear: both;
	position: relative;
	border-radius: 5px;
	margin: 0 0 40px 25%;
}


.timeline-v2 > li .cbp_tmlabel li {
	padding: 0;
}

.timeline-v2 > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	font-size: 21px;
	padding: 0 0 5px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #e8e8e8;
}

.timeline-v2 > li .cbp_tmlabel .text-left {
	float: left;
}

/* The triangle */
.timeline-v2 > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #f3f3f3;
	border-width: 10px;
	top: 18px;
}

/* The icons */
.timeline-v2 > li .cbp_tmicon {
	top: 22px;
	left: 22%;
	width: 10px;
	height: 10px;
	position: absolute;
	background: #72c02c;
	margin: 0 0 0 -17px;
	box-shadow: 0 0 0 4px #f3f3f3;
	-webkit-font-smoothing: antialiased;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.timeline-v2 > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.timeline-v2:before {
		display: none;
	}

	.timeline-v2 > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.timeline-v2 > li .cbp_tmtime span {
		text-align: left;
	}

	.timeline-v2 > li .cbp_tmlabel {
		padding: 1em;
		font-weight: 400;
		margin: 0 0 30px 0;
	}

	.timeline-v2 > li .cbp_tmlabel:after {
		left: 20px;
		top: -20px;
		right: auto;
		border-bottom-color: #f3f3f3;
		border-right-color: transparent;
	}

	.timeline-v2 > li .cbp_tmicon {
		left: auto;
		float: right;
		position: relative;
		margin: -55px 5px 0 0px;
	}	
}

#superfish-dropdown-select {
  display: none;
  margin: 5px 10px;
}

@media (max-width: 960px) {
	.sf-menu.sf-style-light-blue { display: none; }
	#superfish-dropdown-select { 
		display: inline-block;		
	}
	.search {
		float: left !important;
	}	 
}

@media screen and (max-width: 800px) {
	#front-page-publications {
		border-left: 0px solid #e7e7e7;
		border-right: 0px solid #e7e7e7;
		padding: 0;
		margin: 0px;
	}
}

@media (max-width: 768px) {
	.jumbotron, #header-full-width {	
		height: 250px;
		width: 100%;
		background: #c6d6ed;
		border-top: 2px solid #c6d6ed;
	}

	#full-width-slider ul {
		height: 250px;
	}

	.col-md-10 .heading, .col-md-2 h3.title-divider {
		display: none;
	}
	
	.content {
		border-bottom: none;
	}	
}

.node-webform .submitted {
	display: none;
}

.field-name-field-ag-agrovoc .field-item {
	display: inline;
}

.field-name-field-ag-agrovoc .field-item:after {
	content: ',  ';
}

.agri-documents-img, .media img {
	box-shadow: 1px 1px 0 #f1f1f1 inset, 1px 0 0 #d8d8d8, 0 1px 0 #e5e5e5, 2px 1px 0 #d8d8d8, 1px 2px 0 #e5e5e5, 3px 2px 0 #d8d8d8, 2px 3px 0 #e5e5e5, 4px 3px 0 #d8d8d8, 4px 3px 0 #eee, 4px 3px 0 #e5e5e5, 4px 4px 0 #e5e5e5;	
	-moz-box-shadow: 1px 1px 0 #f1f1f1 inset, 1px 0 0 #d8d8d8, 0 1px 0 #e5e5e5, 2px 1px 0 #d8d8d8, 1px 2px 0 #e5e5e5, 3px 2px 0 #d8d8d8, 2px 3px 0 #e5e5e5, 4px 3px 0 #d8d8d8, 4px 3px 0 #eee, 4px 3px 0 #e5e5e5, 4px 4px 0 #e5e5e5;	
	-webkit-box-shadow: 1px 1px 0 #f1f1f1 inset, 1px 0 0 #d8d8d8, 0 1px 0 #e5e5e5, 2px 1px 0 #d8d8d8, 1px 2px 0 #e5e5e5, 3px 2px 0 #d8d8d8, 2px 3px 0 #e5e5e5, 4px 3px 0 #d8d8d8, 4px 3px 0 #eee, 4px 3px 0 #e5e5e5, 4px 4px 0 #e5e5e5;	
}
.agri-documents-img:hover, .agri-documents-img:focus, .media img:hover, .media img:focus {
	/*box-shadow:  0px 0px 4px 1px #666;
	-moz-box-shadow:  0px 0px 4px 1px #666;
	-webkit-box-shadow:  0px 0px 4px 1px #666;*/
}

/** footer
-------------------------------------------------------------*/
footer {
	clear: both;
	position: relative;
}

address {
	margin-top: 5px;
}

.footer_bg {
	padding: 15px 0 0;
	background: #3093c7;
	color: #fff;
}

footer .pull-right {
	text-align: right !important;
}

@media (max-width: 480px) {
    .fao-logo {
		width: 200px;
    }    

    .swalim-logo {
		width: 230px;	
    }

    footer .col-md-3 > .pull-right {
        float: none !important;
    }
	.col-md-10 .heading, .col-md-2 h3.title-divider {
		display: none;
	}
	.content {
		border-bottom: none;
	}
	.carousel-caption {
		display: none;
	}

	header {
		padding-top: 10px;
	}	
	header .search {
		display: none;
	}

	header .search-open {
		display: none;
	}
}

.content {
	clear: float;
}

.field-name-field-image, .field-name-body  {
	float: left;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.quicktabs-tabs li { 
	list-style:none; 
	float:left; 
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 0 !important;
	margin: 0 0 0 5px !important; 
}
.quicktabs-tabs li  a {
	display: block;
	padding: 4px 10px;
	text-decoration:none!important;
	margin-left: 0;
	color: #4a8bd0;
}
.quicktabs-tabs li a:hover, .quicktabs-tabs li.active a {
	background: #f5f5f5;
	cursor:default;
	color: #72c02c;
}

.quicktabs_main {
	padding: 10px;
	clear: left;
	border-top: 1px solid #ccc;
}

.donor-caption {
	background: #ddd;
	margin-top: 10px;
	text-align: center;
	color: #4a8bd0;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	text-transform: capitalize;
	font-weight: 500;
}

#mask, #filters-loading-mask, #loading-mask {
/*    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;*/
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    z-index:10000;
    padding:400px 0% 200px 0%;
    text-align:center;
    color:#888;
    font-weight:bold;
    font-size:280%;
}

#mask h2 {
    font-size: 30px;
}

.language-switcher-locale-url {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.language-switcher-locale-url li {
	display: inline;
	/*margin-right: 10px;*/
}

.language-switcher-locale-url li > a {
	overflow: hidden;
    text-indent: -9999px;
}

li.en a:before {
	content: url("../flags/gb.png");
	padding-right: 5px;
	width: 16px;
	height: 16px;
	text-indent: 0;
}

li.so a:before {
	content: url("../flags/so.png");
	padding-right: 5px;
	width: 16px;
	height: 16px;
	text-indent: 0;
}