/* styles by Mafalda Sequeira */
/* pt.linkedin.com/pub/mafalda-sequeira/43/327/418/ */

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

	@-webkit-viewport{width:device-width}
	@-moz-viewport{width:device-width}
	@-ms-viewport{width:device-width}
	@-o-viewport{width:device-width}
	@viewport{width:device-width}
	
	@media (max-width: 480px) {
		@-ms-viewport {
			/* fix Windows Phone viewport issue */
			width: 320px;
		}
	}

/* ==========================================================================
   Less than IE8
   ========================================================================== */
* .lt-ie8, .lt-ie8 body{
	overflow-x: hidden;
}
.lt-ie8 .header #background{
	left: 0;
}
.lt-ie8 .header .nav li{
	float: left;
	width: auto;
}
.lt-ie8 .marquee-vert{
	height: auto;
}
.lt-ie8 .news-article{
	display: block;
	height: auto;
}
.lt-ie8 .news-article:hover{
	background: none transparent;
	cursor: hand;
	display: block;
}
.lt-ie8 .more{
	margin-top: 30px;
}
.lt-ie8 ul{
	margin-left: 0;
}
.lt-ie8 .main-section{
	width: 70%;
}
.lt-ie8 #sidebar{
	width: 24%;
}
.lt-ie8 .footer .col-6{
	width: 40%;
}
.lt-ie8 .dropdown-menu{
	display: none;
	visibility: hidden;
}
.lt-ie8 #world-map{
	display: none;
}
.lt-ie8 #regions-main{
	width: 96%;
	margin-top: 30px;
	padding-bottom: 60px;
	clear: both;
}
.lt-ie8 #regions-main .col-2{
	width: 12%;
}
.lt-ie8 .related{
	display: none;
}

.lt-ie8 input[type='text'], .lt-ie8 input[type='email'], .lt-ie8 input[type='number'], .lt-ie8 input[type='password'], .lt-ie8 input[type='search']{height: 20px;}

.lt-ie8 .chromeframe{
	display: block;
	background-color: #fff04d;
	line-height: 60px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 0;
}
.lt-ie8 .chromeframe a, .lt-ie8 .chromeframe a:visited{
	font-weight: bold;
	text-decoration: underline;
}

/* ==========================================================================
   IE8 or less
   ========================================================================== */
   
.lt-ie9 body{
	letter-spacing: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1;
}
   
/* ==========================================================================
   General
   ========================================================================== */
html {
	background-color: #333;
}

body {
	background-color: #FFF;
	width: 1280px;
	margin: auto;
	font-size: 14px;
}
   
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Raleway', sans-serif;
}

h2, h3 {
	margin-top:10px;
}

h2 {
	font-size: 18px;
	font-weight: 700;
	font-weight: bold\9;
}

output, .form-control, .dropdown-menu {
	font-size: 14px;
}

h3 {
	font-size: 16px;
}

h3.link, h3.link a {
	margin-top: 0;
	font-weight: 600;
	font-weight: bold\9;
	font-weight: bold\9;
}

header a, header a:visited, #sidebar a, #sidebar a:visited, .linkBlack a, .linkBlack a:visited {
	color: #333;
	font-weight: 500;
	font-weight: normal\9;
}

header a:hover, header a:focus, header a:active, #sidebar a:hover, #sidebar a:focus, #sidebar a:active, .linkBlack a:hover, .linkBlack a:focus, .linkBlack a:active {
	color: #000;
}

img{
	height: auto;
	image-rendering:optimizeQuality;
	-ms-interpolation-mode:bicubic;
}

h1.large-title{
	font-size: 48px;
	font-weight: 700;
	font-weight: bold\9;
	margin-top: 15px;
}

figure {
	margin: 15px 0;
}

.radio label label {display: none}

#content h1 {
	font-size: 30px;
    color: #337AB7;
    text-transform: uppercase;
    line-height:normal;
	margin-top:0;
}

#content h2, #content h2 a, #content h2  a:visited {
	text-transform: uppercase;
	color: #000;
	padding-bottom: 10px;
}

#content h2 a:hover {
	text-decoration: none;
	color: #40BBB3;
}

#content h2 i, #content h2 a i {
	color: #40BBB3;
	font-size: 14px;
	padding-left: 8px;
}

/* for when navbar is opened */
body.overflow-hidden{
	overflow: hidden;
	-ms-touch-action: none;
}

.green-title, .green-title a{
	margin-top: 3px;
	font-weight: 700;
	font-weight: bold\9;
	font-size: 14px;
	text-transform: uppercase;
	color: #40BBB3;
}

.h1-txt {
	font-size: 18px;
	margin-bottom: 30px;
}

.h2-txt {
	font-size: 12px;
}

.breadcrumb {
	background-color: #FFF;
	margin:0;
}

.no-boxshadow .yamm-fw .dropdown-menu{
	border-bottom: 3px solid #d5d5d5;
	border-left: 2px solid #e8e8e8;
	border-right: 2px solid #e8e8e8;
	
}
.dropdown-menu {
	border: none transparent;
	-webkit-border-radius: 0; 
    -moz-border-radius: 0; 
	border-radius: 0;
	-webkit-box-shadow: 0 2px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 1px rgba(0,0,0,0.2);
	transition: all 0.5s ease-in-out;
}

.gray-small {
    font-size: 10px;
    color: #999999;
    margin-bottom: 0px !important;
}

.text-small {
	font-size: 0.8em;
	letter-spacing: 0px;
	line-height: 14px;
}

.chromeframe {
	display: none;
}

.green {
	color: #40BBB3;
}

.dark-blue {
	color: #003970;
}

.newsletter {
	background-image: url(images/outlook.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 125px;
	margin-bottom: 15px;
}

.newsletter h2 {
	text-decoration: overline;
	text-transform: uppercase;
	color: white;
	padding-right: 15px;
	padding-top: 70px;
	text-align: right;
	font-size: 14px;
}

/* text */
.text-highlight p{
	font-size: 18px;
	line-height: 160%;
	font-weight: 700;
	font-weight: bold\9;
}
.no-transform{
	text-transform: none;
}

.details{
	line-height: 140%;
}
.details a, .details a:visited{
	text-decoration: underline;
}
.details a:hover, .details a:active{
	color: #777;
}

.align-right{
	text-align: right;
}

.border-r{
	border-right: 1px solid #d2d2d2;
}
.border-l{
	border-left: 1px solid #d2d2d2;
}
.border-b{
	border-bottom: 1px solid #d2d2d2;
}
.border-t{
	border-top: 1px solid #d2d2d2;
}
.no-border{
	border: 0 transparent !important;
}

.no-margin{
	margin: 0;
}
.no-margin-top{
	margin-top: 0;
}
.no-margin-bottom{
	margin-bottom: 0;
}
.no-margin-right{
	margin-right: 0;
}
.no-margin-left{
	margin-left: 0;
}
.margin-top{
	margin-top: 15px;
}
.margin-bottom{
	margin-bottom: 15px;
}
.margin-right{
	margin-right: 15px;
}
.margin-left{
	margin-left: 15px;
}
.margin-top-2x{
	margin-top: 30px;
}
.margin-bottom-2x{
	margin-bottom: 30px;
}
.margin-right-2x{
	margin-right: 30px;
}
.margin-left-2x{
	margin-left: 30px;
}

.no-padding{
	padding: 0;
}
.no-padding-top{
	padding-top: 0;
}
.no-padding-bottom{
	padding-bottom: 0;
}
.no-padding-right{
	padding-right: 0;
}
.no-padding-left{
	padding-left: 0;
}
.padding-top{
	padding-top: 15px;
}
.padding-bottom{
	padding-bottom: 15px;
}
.padding-right{
	padding-right: 15px;
}
.padding-left{
	padding-left: 15px;
}
.padding-top-2x{
	padding-top: 30px;
}
.padding-bottom-2x{
	padding-bottom: 30px;
}
.padding-right-2x{
	padding-right: 30px;
}
.padding-left-2x{
	padding-left: 30px;
}

ul.links li{
	padding-top: 4px;
	margin-bottom: 4px;
}
ul.links ul{
	padding-bottom: 0;
	padding-top: 2px;
}
ul.links ul li {
	padding-left: 10px;
	color: #666;
	padding-top: 2px;
	margin-bottom: 2px;
}

.errorMessage {
	color: #D3373F;
	list-style-type: none;
	padding:0px;
}

.error-template {
	padding: 40px 15px;
	text-align: center;
}
.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}

.error-actions .btn {
	margin-right: 10px;
}

.modal-open {
	overflow:auto;
	padding-right:0 !important;
}

@media (max-width: 480px){
	html,body{
		overflow-x: hidden;
		max-width: 100%;
	}
}

/* ==========================================================================
   Tooltips
   ========================================================================== */
   
.summary .tooltip.bottom{
	right: 0 !important;
	margin-top: 20px !important;
	left: auto !important;
	width: 200px;
	font-family: inherit;
}
.summary .tooltip.bottom .tooltip-inner{
	text-align: left !important;
	padding: 8px 12px;
	font-weight: 600;
	font-weight: bold\9;
	line-height: 140%;
}
.summary .tooltip.bottom .tooltip-arrow{
	right: 15px !important;
	left: auto !important;
}  



/* ==========================================================================
   Buttons
   ========================================================================== */
.btn-primary,.btn-primary:visited {
	background-color: #40BBB3;
	border: none;
}
.btn-primary:hover,.btn-primary:focus {
	background-color: #3db3ab;
	border: none;
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary, 
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #44c4b9;
    border-color: none;
}

.btn-info ,.btn-info:visited {
	background-color: #337AB7;
	border: none;
}
.btn-info:hover,.btn-info:focus {
	background-color: #2674b5;
	border: none;
}

.btn-pres {
	background-image: url(images/elearning/icon_module-view.png);
	background-repeat: no-repeat; 
	background-position: left top;
	width: 100%;
	text-align: left;
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 75px;
    text-transform: uppercase;
}

.btn-note {
	background-image: url(images/elearning/icon_module-read.png);
	background-repeat: no-repeat; 
	background-position: left top;
	width: 100%;
	text-align: left;
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 75px;
    text-transform: uppercase;
}

.btn-eval {
	background-image: url(images/elearning/icon_module-start.png);
	background-repeat: no-repeat; 
	background-position: left top;
	width: 100%;
	text-align: left;
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 75px;
    text-transform: uppercase;
}

.button-group{
	margin-bottom: 20px;
}

.btn.social{
	color: #fff;
	margin-right: 3px;
	height: 34px !important;
	width: 34px;
	padding: 4px 5px 5px 6px;
	font-size: 20px;
}

/* footer */
 .footer .btn.social, .footer .btn.social:visited{
 	color: #000;
 	background-color: #999;
	-webkit-box-shadow: none;
	box-shadow: none;
 }
 .footer .btn.social:hover,.footer .btn.social:focus{
 	color: #fff;
	box-shadow: none;
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
}
.footer .btn.social:active{
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
 }


/* RSS */
.btn.rss, .btn.rss:visited, .btn.rss:active {
	background-color: #FBAA18;
}
.btn.rss:hover,.btn.rss:focus, .footer .btn.rss:hover, .footer .btn.rss:focus{
	background-color: #f59f04
}

/* Facebook */
.btn.facebook, .btn.facebook:visited, .btn.facebook:active {
	background-color: #4263aa;
}
.btn.facebook:hover,.btn.facebook:focus, .footer .btn.facebook:hover, .footer .btn.facebook:focus{
	background-color: #3b5898;
}

/* Twitter */
.btn.twitter, .btn.twitter:visited, .btn.twitter:active {
	background-color: #00ACED;
}
.btn.twitter:hover,.btn.twitter:focus, .footer .btn.twitter:hover, .footer .btn.twitter:focus{
	background-color: #009ed9;
}

/* Linkedin */
.btn.linkedin, .btn.linkedin:visited, .btn.linkedin:active{
	background-color: #1884BB;
}
.btn.linkedin:hover,.btn.linkedin:focus, .footer .btn.linkedin:hover, .footer .btn.linkedin:focus{
	background-color: #1577A8;
}

/* YouTube */
.btn.youtube, .btn.youtube:visited, .btn.youtube:active{
	padding: 3px 5px 6px 6px;
	background-color: #d50000;
}
.btn.youtube:hover,.btn.youtube:focus, .footer .btn.youtube:hover, .footer .btn.youtube:focus{
	background-color: #c10000;
}

/* Instagram */
.btn.instagram, .btn.instagram:visited, .btn.instagram:active {
	padding: 3px 5px 6px 6px;
	background-color: #e95950;
}
.btn.instagram:hover,.btn.instagram:focus, .footer .btn.instagram:hover, .footer .btn.instagram:focus{
	background-color: #ff5c54;
}

@media (min-width: 768px) and (max-width: 991px){
	.btn.social{
		margin-right: 3px;
		width: 28px;
		height: 28px !important;
	}
}

@media (max-width: 480px){
	.footer .btn.social{
		font-size: 20px;
	}
}

/* ==========================================================================
   Forms
   ========================================================================== */
input[type="checkbox"] + label , input[type="radio"] + label{
	display:inline;
	font-weight:normal;
	margin-left: 7px;
}

input[type="checkbox"] + label:after, input[type="radio"] + label:after {
	content:"\a"; white-space:pre;
}
   
input.form-control {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #333;
	-webkit-appearance: none;
	-webkit-border-radius: 2px; 
    -moz-border-radius: 2px; 
	border-radius: 2px;
}

.form-control:focus{
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px rgba(64,187,179,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 2px rgba(64,187,179,0.6);
	border: 1px solid #40BBB3;
}
.form-control::-webkit-input-placeholder { color:#aaa; }
.form-control::-moz-placeholder { color:#aaa; } /* firefox 19+ */
.form-control:-ms-input-placeholder { color:#aaa; } /* ie */
.form-control input:-moz-placeholder { color:#aaa; }

@media (max-width: 480px){
	input.form-control{
		font-weight: 600;
		font-weight: bold\9;
	}
	input[type='text'],input[type='email'],input[type='number'],input[type='password'],input[type='search'],textarea {font-size:16px;}
}

/* ==========================================================================
   Lists
   ========================================================================== */
.list-group {
	border: none transparent;
	-webkit-border-radius: 0; 
    -moz-border-radius: 0; 
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.list-group-item:first-of-type{
	border: none transparent;
}

.list-group .list-group-item{
	border: none transparent;
	padding-left: 6px;
	font-weight: 600;
	font-weight: bold\9;
	border-top: 1px solid #e2e2e2; 
}

.corps0 {
	float: none;
	padding: 5px;
	background-color: #f2f2f2;
}

.corps1 {
	float: none;
	padding: 5px;
}

.corps0 b, .corps1 b {
	color: #40BBB3;
}

.corps0:hover, .corps1:hover {
	background-color: #CFCFCF;
	cursor: pointer;
}

.corps0 a:hover, .corps1 a:hover {
	text-decoration:none;
}

/* ==========================================================================
   Navbar
   ========================================================================== */

.navbar{
	min-height: 30px;
	-webkit-border-radius: 0; 
    -moz-border-radius: 0; 
	border-radius: 0;
	background-color: #000;
	background-image: none;
	font-size: 12px;
	font-weight: 600;
	font-weight: bold\9;
	margin-bottom: 0;
}
.navbar-inverse .navbar-brand {
	color: #fff;
	font-weight: 700;
	font-weight: bold\9;
	margin-top: 4px;
}
.navbar-inverse i{
	color: #aaa;
}
.navbar-collapse .search{
	max-width: 400px;
	margin: 10px 15px;
}
.navbar-collapse .search .form-control{
	background-color: #666;
	color: #fff;
	font-weight: 600;
	font-weight: bold\9;
	border: 0 transparent;
}
.navbar-collapse .form-control::-webkit-input-placeholder,
.footer .form-control::-webkit-input-placeholder { color:#ddd !important; }
.navbar-collapse .form-control::-moz-placeholder,
.footer .form-control::-moz-placeholder { color:#ddd !important; } /* firefox 19+ */
.navbar-collapse .form-control:-ms-input-placeholder,
.footer .form-control:-ms-input-placeholder { color:#ddd !important; } /* ie */
.navbar-collapse .form-control input:-moz-placeholder,
.footer .form-control input:-moz-placeholder { color:#ddd !important; }

.navbar-collapse .search i{
	color: #fff;
}

.navbar-toggle {
	border: none transparent;
	-webkit-border-radius: 0; 
    -moz-border-radius: 0; 
	border-radius: 0;
	float: left;
	width: 18px;
	padding-right: 0;
	padding-left: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 13px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background-color: #000;
}
.navbar-inverse .navbar-nav>li>a{
	text-shadow: none;
	color: #e2e2e2;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	background-color: #333;
}
.navbar-inverse .dropdown-menu{
	padding: 0;
	font-size: 13px;
}
.nav>li.dropdown.open .dropdown-toggle{
	background-color: #333;
}
.navbar-inverse .navbar-nav>.dropdown>a .caret{
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
}

.navbar-inverse .dropdown-menu>li>a{
	border-bottom: 1px solid #e2e2e2;
	padding: 6px 14px;
	font-weight: 500;
	font-weight: normal\9;
	color: #333;
}
.navbar-inverse .dropdown-menu>li:last-child>a{
	border-bottom: none;
}

.navbar-inverse .dropdown-menu>li>a:hover{
	color: #fff;
	background-color: #40BBB3;
	background-image: none;
}
span.language, span.username{
	font-weight: 800;
	font-weight: bolder\9;
}

.navbar-header .fa-bars{
	font-size: 18px !important;
}
.navbar-header .navbar-toggle{
	padding-top: 7px;
}

@media (max-width: 991px){
	.navbar{
		position: fixed !important;
		width: 100%;
		max-width: 100%;
		z-index: 1000;
		top: 0;
	}
	.navbar-right{
		margin: 0 -15px;
	}
	.navbar{
		font-size: 15px;
	}
	.navbar-nav>li>a.dropdown-toggle{
		padding-top: 12px;
		padding-bottom: 12px;
	}
}
@media (min-width: 768px){
	.navbar-nav>li>a {
		padding-top: 4px;
		padding-bottom: 5px;
	}
}
@media (max-width: 767px){
	.navbar{
		font-size: 14px;
	}
}
@media (max-width: 480px){
	
	.navbar-header .pull-right{
		margin-right: 5px;
	}
	.navbar-header #menu-toggle{
		margin-left: 15px;
	}
}

/* ==========================================================================
   Login box
   ========================================================================== */

#dropdown-login{
	min-width: 350px;
	background-color: #fff;
	padding: 15px 20px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
}
#dropdown-login>ul{
	margin-top: 15px;
}
#dropdown-login>ul>li{
	padding: 2px 0;
}
#dropdown-login>ul>li>a{
	color: #999;
	font-weight: 400;
}

@media (max-width: 991px){
	#dropdown-login{
		width: 50%;
		background-color: #000;
		border-top: 1px solid #222;
		padding: 40px;
		right: 0;
		left: auto;
	}
}
@media (max-width: 767px){
	#dropdown-login{
		width: 100%;
	}
	#dropdown-login ul.list-unstyled li{
		font-weight: 600;
		font-weight: bold\9;
	}
}


/* ==========================================================================
   Header
   ========================================================================== */
.header{
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.header #background{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.no-backgroundsize #header-image{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/header-default.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/header-default.jpg', sizingMethod='scale')";
}
#header-image{
	background: url('images/header/header-default.jpg') no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
}
#header-gradient{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-opacity: 0.85; /* Netscape */
	-khtml-opacity: 0.85; /* Safari 1.x */
	opacity: 0.85; /* Good browsers */
	background: #003970; /* Old browsers */
	background: -moz-linear-gradient(left,  #003970 11%, #40bbb3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(11%,#003970), color-stop(100%,#40bbb3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #003970 11%,#40bbb3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #003970 11%,#40bbb3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #003970 11%,#40bbb3 100%); /* IE10+ */
	background: linear-gradient(to right,  #003970 11%,#40bbb3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003970', endColorstr='#40bbb3',GradientType=1 ); /* IE6-9 */
}
.header .container{
	position: relative;
	padding: 0 20px 10px 20px;
	color: #fff;
}

.header .container .logo-container a, .header .container .logo-container  a:visited, .header .container .logo-container a:hover{
	color: #fff;
	text-decoration: none !important;
}

.logo{
	float: left;
	margin-right: 30px;
}
noindex:-o-prefocus, .logo img{
  padding: 12% 0;
}
.caption{
	margin-top: 20px;
}
.logo-container h1{
	font-weight: 800;
	font-weight: bolder\9;
	line-height: 36px;
	margin-top: 0;
}
.logo-container h2{
	font-weight: 700;
	font-weight: bold\9;
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 140%;
}
.logo-container{
	float: left;
	width: 60%;
}
#search-bar{
	float: right;
	width: 40%;
	max-width: 400px;
	margin-top: 48px;
	padding-left: 30px;
}
#search-bar .form-control{
	width: 100%;
}

/* the menu */
.header .nav>li.dropdown.open .dropdown-toggle{
	background-color: #fff;
}
.yamm-fw.dropdown:hover a.dropdown-toggle{
	color: #003970;
}
.header nav.container{
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.header .nav-tabs,
.header .nav-tabs>li>a,
.header .nav-tabs>li>a:hover{
	border: none transparent;
	-webkit-border-radius: 0; 
    -moz-border-radius: 0; 
	border-radius: 0;
}
.header .nav-tabs>li>a:hover{
	background-color: white;
}
.header .nav-tabs>li>a,
.header .nav-tabs>li>a:visited{
	color: #fff;
	font-weight: 700;
	font-weight: bold\9;
	padding-bottom: 12px;
	white-space: nowrap;
}
.header .nav>li>a:hover, .nav>li>a:focus {
	color: #003970;
}
.header .nav-tabs>li.active>a, 
.header .nav-tabs>li.active>a:hover,
.header .nav-tabs>li.active>a:focus{
	color: #003970;
	border: none transparent;
}
/* mega menu */
.yamm-content{
	color: #000;
	min-height: 200px;
	margin: 20px 10px;
}
.yamm-fw:hover .dropdown-toggle{
	background-color: #fff;
	color: #003970;
}
.yamm-content img{
	max-width: 100%;
	clear: both;
}
.yamm-content a .title:first-of-type{
	padding-top: 15px;
}
.yamm-content a .title{
	display: block;
	font-weight: 700;
	font-weight: bold\9;
}
.yamm-content ul.link-list li{
	padding-bottom: 10px;
}
.yamm-content .topics{
	min-height: 200px;
	border-left: 1px solid #d2d2d2;
	margin-left: -1px;
}
.yamm-content h3.list-h3{
	margin-top: 0;
	font-weight: 700;
	font-weight: bold\9;
	margin-bottom: 20px;
}
.yamm-content h3{
	margin-top: 0;
	text-transform: uppercase;
	color: #40BBB3;
}
.yamm-content .topics ul.link-list li{
	font-size: 13px;
	color: #333;
	padding-top: 10px;
}
.yamm-content p.details{
	margin-top: 15px;
	
}
/* E-learning menu */
#sidebar a.nav {
    font-family: 'Raleway';
    background: none !important;
    font-size: 12px;
    color: #337AB7;
    padding-left: 10px !important;
    padding-bottom:5px !important;
}

.timeline-title{
    font-size: 12px;
	padding: 0 20px 0 10px;
}	
	
.timeline-details{
    font-family: 'Raleway';
    font-size: 10px;
    color: #999999;
	padding-left: 27px;
}
/* E-learning icon */
.link-link {
	background: url(images/elearning/icon_link.png) no-repeat left bottom;
    margin-left: 5px;
    margin-top: 5px;
    background-size: 30px 30px;
    width: 100%;
    height: 100%;
}

.link-pdf {
    background: url(images/elearning/icon_pdf.png) no-repeat left center;
    background-size: 30px 30px;
    margin-left: 5px;
    margin-top: 5px;
    width: 100%;
    height: 100%;
}

.link-video {
    background: url(images/elearning/icon_video.png) no-repeat left center;
    margin-left: 5px;
    margin-top: 5px;
    background-size: 30px 30px;
    width: 100%;
    height: 100%;
}

.link-audio {
    background: url(images/elearning/icon_audio.png) no-repeat left center;
    margin-left: 5px;
    margin-top: 5px;
    background-size: 30px 30px;
    width: 100%;
    height: 100%;
}

.link-title {
    font-family: 'Raleway';
    font-size: 12px;
    font-weight: 100;
    color: #337AB7;
    padding-left: 50px;
    margin-bottom: 0px;
}

.link-details {
    font-family: 'Raleway';
    font-size: 11px;
    font-weight: 100;
    color: #999999;
    padding-left: 50px;
    margin-bottom: 0px;
}

@media (max-width: 1200px){
	.caption{
		margin-top: 12px;
	}
	#search-bar{
		margin-top: 42px;
	}
	.header .nav>li>a {
		padding: 8px 10px 15px !important;
		font-size: 13px;
	}
}
@media (max-width: 991px){
	.logo{
		width: 90px;
		height: 90px;
		margin-right: 20px;
	}
	.caption{
		height: 90px;
	}
	.header{	
		margin-top: 54px;
	}
	.header h1{
		font-size: 24px;
		line-height: 20px;
	}
	.header .nav {
		margin-left: -20px;
		margin-right: -20px;
	}
	.header .nav>li>a {
		padding: 6px 8px 10px !important;
		font-size: 12px;
	}
}
@media (max-width: 767px){
	.header{
		padding-top: 0;
	}
	.logo-container{
		float: left;
		width: 100%;
	}
	.logo, .caption{
		float: left;
	}
	.logo{
		float: left;
		width: 80px;
		height: 80px;
	}
	.caption{
		width: 54%;
	}
	#search-bar{
		margin-top: 20px;
		float: left;
		width: 100%;
		max-width: 100%;
		padding-left: 0;
	}
}
@media (max-width: 480px){
	.header .container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo, .caption{
		float: left;
		width: 100%;
		clear: all;
	}
	.logo{
		width: 80px;
		height: 80px;
	}
	.caption{
		margin-top: 15px;
		margin-bottom: 30px;
		height: auto;
	}
	.header h1{
		font-size: 28px;
		line-height: 32px;
	}
	.header h2{
		font-size: 19px;
	}
	#search-bar{
		margin-bottom: 30px;
	}
}

/* ==========================================================================
   Sections
   ========================================================================== */
.main-section{
	border-right: 1px solid #d2d2d2;
	margin-bottom: 30px;
}

.section-large:first-child{
	margin-top: 0;
}
.section-large{
	margin-top: 10px;
	overflow: visible;
}
.section-large:last-of-type{
	margin-bottom: 0;
}
.details, .details a{
	color: #999;
	font-size: 12px;
	font-weight: 500;
	font-weight: normal\9;
}
.more{
	float: right;
}
.more h3{
	font-size: 14px;
	color: #999 !important;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 4px;
}
.more ul a{
	font-weight: 500;
	font-weight: normal\9;
	display: block;
}
.more ul li{
	padding-bottom: 7px;
}
.more a.focus{
	font-weight: 800;
	font-weight: bolder\9;
}
.img-focus:hover ~ .more li a.focus{
	text-decoration: underline;
	color: #000;
}
.img-focus a img{
	max-width: 100%;
}

/* article */
.article{
	margin-bottom: 10px;
}
.article img, .article iframe{
	display: block;
	max-width: 100%;
	padding-bottom: 15px;
}


/* NEWS section */
.marquee-vert {
  height: 100px;
  overflow: hidden;
}

.news-article .details{
	color: #40BBB3;
	margin-right: 20px;
}
.source{
	font-size: 12px;
	font-weight: 500;
	font-weight: normal\9;
	color: #999;
}
.news-article span{
	display: block;
}
.news-article{
	padding: 2px;
	font-size: 14px;
}
.news-article a, .news-article a:visited{
	color: #333;
	font-weight: bold\9;
}
.news-article:hover a{
	color: #000;
}
.news-article:hover .date{
	color: #999;
}
.news-article:hover{
	background-color: #f2f2f2;
	cursor: hand;
}

/* PUBLICATIONS section */
.publication img{
	width: 122px;
	height: 172px;
}

/* HIGHLIGHTS section */
.img-focus:hover ~ div a.focus{
	text-decoration: underline;
	color: #000;
}
#highlights .row:last-of-type .article{
	margin-bottom: 0;
}

@media (max-width: 767px){
	.more{
		margin-top: 30px;
	}
}
@media (max-width: 480px){
	.news-article{
		font-size: 16px;
		line-height: 140%;
	}
	.details, .details a{
		font-size: 14px;
	}
	.source{
		font-size: 13px;
		padding-top: 4px;
		line-height: 140%;
	}
	h3.publication-title, h3.publication-title a,
	.more h3, h3.link, h3.link a{
		font-size: 15px;
		font-weight: 600;
		font-weight: bold\9;
		line-height: 140%;
	}
	.more ul a{
		font-size: 15px;
	}
	.article, #highlights .row:last-of-type .article{
		margin-bottom: 20px;
	}
	#highlights .row:last-of-type .article:last-of-type{
		margin-bottom: 20px;
	}
	.main-section{
		border-right: 0 transparent;
		margin-bottom: 0;
	}
	.section-large{
		margin-top: 20px;
		margin-bottom: 20px;
	}
}


/* ==========================================================================
   Sidebar
   ========================================================================== */
#sidebar{
	margin-bottom: 30px;
}
#training .article:last-child,
#events .article:last-child,
#projects .article:last-child{
	margin-bottom: 0;
}

/* TOPICS */
#topics .list-group-item:first-of-type{
	margin-top: -10px;
	border: none transparent;
}

/* FOLLOW US */
#follow-us .checkbox{
	margin-left: 7px;
}
#follow-us .btn-primary{
	padding-left: 30px;
	padding-right: 30px;
}
#follow-us h3{
	font-weight: 700;
	font-weight: bold\9;
	margin-bottom: 15px;
}
#sidebar #follow-us a, #sidebar #follow-us a:hover{
	color: #fff;
}


/* VIDEOS */
.article .youtube-img{
	overflow-y: hidden;
	margin-bottom: 15px;
}
.article .youtube-img img{
	margin-top: -11%;
	margin-bottom: -19%;
	max-width: 100%;
	min-height: auto;
	vertical-align: middle;
	filter: brightness(85%);
	-webkit-filter: brightness(85%);
	-moz-filter: brightness(85%);
	-o-filter: brightness(85%);
	-ms-filter: brightness(85%);
}
.youtube-img:hover + h3.link{
	text-decoration: underline;
	color: #000;
}

@media (max-width: 480px){
	#videos .row:last-of-type .article{
		margin-bottom: 0;
	}
}

/* ==========================================================================
   Regions and countries pages
   ========================================================================== */

#world-map{
	height: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.country-image img{
	max-width: 100%;
	height: auto;
}
.country-image a img{
	clear: both;
	display: block;
	margin-bottom: 15px;
}
.region-profile {
	font-size: 16px;
	line-height: 160%;
	font-weight: 500;
	font-weight: normal\9;
}

h3.region-details, #sidebar h3 {
	width: 100%;
	border-bottom: 2px solid #40BBB3;
	text-transform: uppercase;
	font-size: 13px;
	padding-bottom: 7px;
	font-weight: 800;
	font-weight: bolder\9;
	color: #40BBB3;
}
ul.summary li:first-of-type{
	padding-top: 4px;
}
ul.summary li{
	padding-top: 10px;
	padding-bottom: 6px;
	clear: both;
	position: relative;
}
ul.summary li:first-of-type a i{
	top: 0;
}
ul.summary li a i, ul.summary li i{
	font-size: 10px;
	color: #bbb;
	position: absolute;
	top: 4px;
	right: 0;
	padding: 10px 4px;
}
ul.summary li a:hover, ul.summary li a:hover i{
	color: #40BBB3;
}
ul.summary .details{
	margin-top: 2px;
}

/* related box */
.related{
	background-color: #f2f2f2;
	font-size: 13px;
	line-height: 140%;
	overflow: hidden;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 20px 10px;
}

.related .details{
	clear: both;
	display: block;
	color: #787878;
	padding-top: 2px;
}

/* footnotes */
a.footnote{
	color: #40BBB3;
	vertical-align: super;
	line-height: 0;
	font-size: 14px;
	font-weight: 700;
	font-weight: bold\9;
	padding: 2px;
}
.footnotes{
	font-size: 14px;
	color: #666;
	line-height: 150%;
}
.footnotes ul li{
	padding-bottom: 10px;
}


@media (max-width: 991px){
	#world-map{
		height: 500px;
		margin-bottom: 0;
	}
	.region-profile{
		padding-top: 80px;
	}
	.country-image{
		margin-top: 80px;
	}
	.related{
		margin-bottom: 1.5%;
	}
}
@media (max-width: 768px){
	.region-profile{
		padding-top: 80px;
	}
}
@media (max-width: 480px){
	#world-map{
		height: 260px;
		margin-top: 60px;
		margin-bottom: 0;
	}
	.country-image{
		margin-top: 30px;	
	}
}

/* ==========================================================================
   Footer
   ========================================================================== */
   
.footer{
	background-color: #222;
	overflow: visible;
	max-height: 100%;
	color: #ddd;
	font-size: 13px;
}
.footer .container{
	padding-right: 5px;
	padding-left: 5px;
}
.footer .logo-container{
	width: 100%;
	margin-bottom: 30px;
}
.footer .logo-container h1{
	font-size: 20px;
	color: #fff;
} 
.footer .logo-container h2{
	font-size: 13px;
	color: #fff;
}
.footer .logo-container .caption{
	margin-top: 15px;
	width: 100%;
	height: 100%;
}
.footer .logo{
	float: none;
}
.footer .button-group{
	margin-top: 15px;
}
.footer .copyright{
	font-weight: 700;
	font-weight: bold\9;
}
.footer h3{
	font-size: 13px;
	text-transform: uppercase;
	color:  #40BBB3;
	font-weight: 700;
	font-weight: bold\9;
	padding-bottom: 15px;
}
.footer ul li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer a, .footer a:visited{
	color: #ddd;
}
.footer a:hover, .footer a:focus, .footer a:active{
	color: #fff;
	text-decoration: underline;
}
.follow-xs{
	margin-top: 30px;
}
.follow-xs .button-group{
	margin-top: 10px;
}
.follow-xs .input-group{
	margin-bottom: 15px;
}
.follow-xs input{
	background-color: #666;
	border: 0 transparent;
	color: #fff;
}
.follow-xs .checkbox{
	font-size: 15px;
	padding-top: 6px;
	padding-right: 30px;
}
/* D3JS Impact */
svg g circle {
    stroke: #fff;
    stroke-width: 2px;
}

svg g circle.Contribution {
    fill: #f2dede;
}

svg g circle.Output {
    fill: #fcf8e3;
}

svg g circle.Outcome {
    fill: #d9edf7;
}

svg g circle.Impact {
    fill: #dff0d8;
}

svg g.node text {
    cursor: pointer;
}

svg path.line {
    fill: none;
    stroke: #666;
    stroke-width: 1.5px;
}

svg path.shortcut {
	fill: none;
    stroke: #666;
	stroke-width: 1.5px;
    stroke-dasharray: 3, 3;
}

div.tooltip {	
    position: absolute;
    padding: 5px;
    color: #ffffff;
    border: 0px;
    border-radius: 7px;
}
/* D3JS SPF calcul */
g.y.axis g.tick:last-of-type {
   font-weight: bold;
}
/* ==========================================================================
   Fixes to Bootstrap
   ========================================================================== */
@media (max-width: 767px){
	.footer ul,
	.footer .button-group{
		margin-bottom: 0;
	}
}   

@media (min-width: 1281px) {
	.container {
		width: 1250px;
		max-width: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1000px) {
	.container {
		max-width: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1000px) {
	.container {
		max-width: none !important;
	}
}
@media (max-width: 767px) {
	.pull-right, .more {
		float: none;
	}
}
@media (max-width: 480px) {
	.no-touch .navbar-nav {
		height: auto;
		overflow: visible;
	}
	.no-touch.no-smil #main-menu {
		min-height: 100%!important;
		height: 100%!important;
		overflow: visible;
	}
	.no-touch.no-smil .navbar-collapse.in ul {
		background-color: #000;
		padding-bottom: 10px;
	}
	.no-touch.no-smil .navbar-collapse.in ul li{
		height: 39px;
	}
}

@media (min-width:768px) and (max-width: 990px) {
	.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	/* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

@media print {
	html, body {width: 100%;}
	a[href]:after {content: none !important;}
	nav, header, footer, .btn {display:none !important;}
}