@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

.header h2 {
	font-size: 20px;
	margin-bottom:0;
	color: #ffffff;
	font-weight:400;
	line-height: 1.3;
}

.header h3 {
	font-size: 17px;
	margin-top: 5px;
	color: #ffffff;
	font-weight:400;
	line-height: 1.3;
}

.header h3 small {
	color: #fff;
	font-size: 13px;
}

.header .lead {
	font-size: 15px;
}

.header .lead .bf-link {
	margin-right: 10px;
	font-size: 14px;
}

.header .lead .bf-contact {
	margin-left: 10px;
	font-size: 14px;
}

.header-container {
	margin-bottom:40px;
	position:relative;
}

.presentation-container {
	background-color:#ffffff;
	margin-bottom:40px;
}

.disqus-container {
	margin-right: 0;
	margin-left: 0;
	padding: 40px;
	margin-top:20px;
	box-shadow: 0 0 10px #cccccc;
	background-color:#ffffff;
	margin-bottom:40px;
}

a {
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #333333;
}
.powerby {
	color: #999;
font-size: 11px;
margin-bottom: 10px;
margin-top: 15px;
border-top:#ccc dotted 2px;
padding-top: 10px;
margin-top: 20px;
}

.unctad50 a {
	color: #000;
}

.unctad50 img{
	height: 53px;
	margin-right: 15px;
}
body ::selection, body img ::selection {
background: #E06541;
color: #fff;
text-shadow: none;
}
p {
	text-align: justify;
}

p.grey {
	font-size: 15px;
}

p.blue {
	text-align: right;
	color: #294b7f;
	font-size: 14px;
}

p.ptit {
	text-align:center;
	font-size: 13px;
    margin-top: 5px;
}

.row-line {
	margin: 10px 0px;
}

.row-line-second {
	margin: 0;
}

.imagedropshadow { padding: 5px; border: solid 1px #EFEFEF; } a:hover img.imagedropshadow { border: solid 1px #CCC; -moz-box-shadow: 1px 1px 10px #ccc; -webkit-box-shadow: 1px 1px 10px #ccc; box-shadow: 1px 1px 10px #ccc; }


body, p {
	text-align:left;
}
p.title {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 20px;
	text-align:center;
}
p.comment {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 20px;
	text-align:center;
	margin-top: 20px;
	border-top: 1px dashed #EA8464;
}
p.comment i {
	background-color: #C3C3C3;
	color: #ffffff;
	border-radius: 50%;
	padding: 10px;
}
p span.hightlight {
/*	background-color: #FF0;*/
font-weight:400;
}

div.header {
	background-color:#4FAAD9;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	color: #000000;
	}

.right-logo {
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 80px;
}
.secondrow {
	margin-top: 20px !important;
}
.bf-link {
	font-size: 14px;
	border-bottom: 1px dotted #000000;
}
.hideme
{
    opacity:0;
}
