
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5, h6 {word-wrap:break-word;}

ul {
	padding-left: 14px;
}

body {
	background-color: #bbbbbb;
	font: 12px/1.3 "Open Sans", arial, sans-serif;
	padding: 0px 0 20px 0;
	text-rendering: optimizelegibility;
	color: #333;
	margin: 0;
	position: relative;
	height: auto;
	overflow-y: scroll;
	width: 100%;
}
caption {
	font-family: 'Open Sans', arial, sans-serif !important;
}
.unBold {
	font-weight: normal;
}
.container::before, .container::after {
	content: "";
	display: table;
	line-height: 0;
}
.container::after {
	clear: both;
}
.container::before, .container::after {
	content: "";
	display: table;
	line-height: 0;
}
.container {
	font-size: 13px;
	max-width: 1280px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	min-width: 300px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top:139px;
}
#wrapper {
	background-color: #fff;
}
img {
	max-width: 100%;
}

header#mainheader {
    position: relative;
	background-color:#000;
}

#main-title {position:absolute; bottom:0;right:0; padding:24px 36px; margin-bottom:24px; margin-right:24px; background-color:#fff; }
#main-title h1 {margin:0;font-size:40px;}
#main-title h1 span, #main-subtitle, #main-subtitle2 {display:block;}
#main-title-1, #main-title-2, main-subtitle2 {color:black;}
#main-title-1 {text-align:left;font-size:24px;}
#main-title-2 {text-align:left;}
#main-title-3 {margin-top:-6px;margin-left:120px;}
#main-subtitle {font-style:italic;color: #64abe0}
#main-subtitle, #main-subtitle2 {margin-left:120px;}
#main-subtitle2 {font-size:24px;margin-top:6px;}
img#commission-logo {
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 220px;
    margin-bottom: 0px;
    top: -108px;
	left:50%;
	transform:translateX(-50%);
}

h1 {color: #64abe0}
h2 {
	color: #64abe0;
	font-weight:normal;
	text-transform:uppercase;
}
h3, h4, h5 {
	color: #000000;
}

h3 {font-size:1.3em;margin-top:1em;margin-bottom:1em}

.site-main-logo img {
	border: 0 none;
	height: auto;
	margin: 0 30px 0 20px;
	width: 180px;
	vertical-align: middle;
}

#chapter0 {font-size:36px;}
#chapter0 .lower-case {text-transform:none !important;}
#chapter0 .black {color:#000;}
#chapter0 .smaller {font-size:24px;}
td {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.dropdown-menu {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	float: left;
	left: 0;
	list-style: outside none none;
	z-index: 1000;
}

.dropdown-menu > li > a {
	clear: both;
	color: #333;
	display: block;
	font-weight: normal;
	white-space: nowrap;
}

a {
	background: transparent none repeat scroll 0 0;
}

li.active {
	background-color: #eee !important;
}

main#main {
	padding: 20px;
}
.align-right {
	text-align: right !important;
}
* {
	box-sizing: border-box;
}
.maincontentarea p, .maincontentarea li {
	line-height: 1.4em !important;
}

div.chapter {
	color: #58585a;
	padding-bottom: 1em;
	font-size: 14px;
	line-height: 1.2 !important;
	margin-right: 30px;
	margin-left: 20px;
}

.no-padding {
	padding: 0 !important;
}
div.chapter h1, div.chapter h2 {
	font-size: 1.6em;
	margin-top:0;
}

#african-proverb {padding:0;margin-bottom:3em;background-color:#617385;
	color:#fff;}
#african-proverb div{
margin:0;padding:0;
	
	}
	
#african-proverb blockquote {border-left:none;margin-left:2em;margin-top:5em;}	
#african-proverb blockquote p {font-weight:300;font-size: 24px;}
blockquote footer {color:#fff;}
blockquote footer::before {content:'';}
.recommendation-heading {
	border-bottom: 3px solid #a6b522;
}
.recommendation-signature {
	margin-top: 4em;
}
.div-signature {
	display: inline-block;
	width: 100%;
}
.div-signature .recommendation-signature {
	margin-top: 0;
}
.div-signature div {
	width: 50%;
	float: right;
	text-align: center;
}
.div-signature div p:first-of-type {
	margin-bottom: 0 !important;
}
.div-signature img {
	height: 4em;
	margin:6px 0em 6px 0em;
}
#maincontent .chapter {
	margin-bottom: 2em;
}
p {
	margin-bottom: 1.2em !important;
}

table.publication-formats {
	margin-right: 0;
	margin-top: .5em;
	width:auto;
}
table.publication-formats td, table.publication-formats th {
	padding: 5px;
	text-align: center !important;
}
table.publication-formats th {
	font-size: 10px;
	
}
table.publication-formats td img {
	width: 35px;
	height: auto;
}
span.special-report-label {
	display: block;
	font-size: 24px;
	margin-bottom: .5em;
	font-weight: bold;
	line-height: 1.4;
	color: #58585a;
}
div#publication-header {
	margin-bottom: 20px;
}
div.publication-number-container {
	position: relative;
	display: inline-block;
	color: #94397f;
}
span.publication-number-prefix {
	position: absolute;
	right: 95%;
	top: 4px;
	font-size: 14px;
}
span.publication-number-sufix {
	position: absolute;
	left: 95%;
	top: 4px;
	font-size: 14px;
}
span.publication-number {
	display: block;
	font-size: 96px;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto;
	margin-bottom: -10px;
}
span.publication-year {
	display: block;
	font-size: 46px;
	font-weight: bold;
	line-height: 1;
	color: #94397f;
}
img#publication-type-logo {
	display: block;
	margin: 1.5em auto 0 auto;
	height: auto;
	width: 104px;
}

.chapter ol.lower-alpha {
	list-style-type: none;
	counter-reset: list;
}
.chapter ol.lower-alpha > li:before {
	content: "(" counter(list, lower-alpha) ") " !important;
	counter-increment: list;
}
.leftOl {
	margin-left: -1.2em;
}
.chapter ol.alphaLower,
.chapter ol.alphaLowerOne,
.chapter ol.lower-bulgarian,
.chapter ol.lower-greek {
	list-style-type: none;
	counter-reset: list;
}
ol.alphaLower > li {
	padding-left: 24px;
	list-style: none;
	position: relative;
	margin-bottom: 1.2em;
}
ol.alphaLower > li:before {
	counter-increment: list;
	content: "(" counter(list, lower-alpha) ") ";
	position: absolute;
	left: -1.2em;
	left: 0;
}
ol.alphaLowerOne > li {
	padding-left: 24px;
	list-style: none;
	position: relative;
	margin-bottom: 1.2em;
}
ol.alphaLowerOne > li:before {
	counter-increment: list;
	content: counter(list, lower-alpha) ") ";
	position: absolute;
	left: -1.2em;
	left: 0;
}
ol.lower-bulgarian > li {
	padding-left: 24px;
	list-style: none;
	position: relative;
	margin-bottom: 1.2em;
}
ol.lower-bulgarian > li:before {
	counter-increment: list;
	content: attr(data-letter) ") ";
	position: absolute;
	left: -1.2em;
	left: 0;
}
ol.lower-greek > li {
	padding-left: 24px;
	list-style: none;
	position: relative;
	margin-bottom: 1.2em;
}
ol.lower-greek > li:before {
	counter-increment: list;
	content: attr(data-letter) ") ";
	position: absolute;
	left: -1.2em;
	left: 0;
}
ol.no-prefix {
	list-style-type: none;
}
p.no-bottom-margin {
	margin-bottom: 0 !important;
}
.chapter figure {
	margin-top: 1em;
	margin-bottom: 1em;
}
.chapter figure figcaption {
	font-size: 12px;
	margin-bottom: .65em;
}
.chapter figure p {
	font-size: 12px;
	text-align: left;
	margin-bottom: 0.5em !important;
}
.chapter figure img {
	max-width:100%;
	margin: 0em 0em 1em 0em;
}
.chapter figure figcaption p, p.chapter-box-title {
	line-height: 18px !important;
	margin-bottom: 1.2em !important;
	color: #016937;
	font-size: 1.4em;
	font-weight: bold;
}
p.chapter-box-title {
	line-height: 18px !important;
	margin-bottom: 1.2em !important;
	color: #a6b522;
	font-size: 1.2em;
	font-weight: bold;
}
.chapter figure figcaption.figure-caption-bottom {
	margin-top: .5em;
	text-align: left;
}
.chapter figure figcaption.figure-caption-audit {
	margin-top: .5em;
	text-align: center;
}
.chapter figure figcaption span {
	color: #016937;
	font-weight: bold;
}

.bottom-margin {margin-bottom:1em;}
.chapter cite {
	display: block;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
.chapter-box {
	background-color: #e7ebcc;
	margin-bottom: 3em !important;
	padding: 1em;
}
.chapter-box hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #58585a;
	margin: .5em 0;
	padding: 0;
}
.chapter-box-title {
	font-size: 1.05em;
	margin-bottom: .6em !important;
}
.chapter-box-title span {
	font-weight: bold;
	color: #a8b621;
}
.chapter-box-subtitle {
	color: #016937;
	font-size: 1.1em;
	font-weight: bold;
}
.chapter-box-footnote {
	padding-left: 24px;
	position: relative;
	font-size: .80em;
}
.chapter-box-footnote span.chapter-box-footnote-number {
	position: absolute;
	left: 0;
}
div.chapter h4.green {
	color: #a8b621;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.publication-details {
	padding-right: 45px;
}

#identifiers {
	border-collapse:collapse;
	}
	
#identifiers th, #identifiers td {
	border-top:1px dotted #000;
	border-top:1px dotted #000;
	padding:.5em;
	}
	#identifiers th {width:65px;}
/*	#identifiers tr td:last-of-type { border-right:none;}

#identifiers tr:first-of-type th, #identifiers tr:first-of-type td { border-top:none;}
#identifiers tr:last-of-type th, #identifiers tr:last-of-type td { border-bottom:none;}*/


.chapter img {margin:1em auto;width:100%;}
.subtitle {
	display: block;
	margin-bottom: 30px;
}
.no-padding {
	padding: 0;
}
.affix {
	top: 20px;
	width: 312px;
}
.affix-bottom {
	position: absolute;
}
ul#toc li:first-child {
	color: #444;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}
.main-summary {
	margin-top: .75em;
	padding: 1em;
	background-color: #eff1f0;
}
.main-summary span {
	display: block;
	font-weight: bold;
}


.left-border {
	border-left: 4px solid #016937;
	padding-left: 30px !important;
}
.bottom-border {
	border-bottom: 1px solid #CCC;
}
span.acronym {
	font-weight: bold;
	color: #016937;
}
table {
	word-wrap: break-word;
	margin-bottom: 1.2em !important;
	table-layout: fixed;
	width:100%;
}
table tfoot {
	font-size: 12px;
}
.align-center {
	text-align: center !important;
}
.available-formats-container {
	display: table;
}
.block {
	display: block !important;
}
.formats-column {
	display: table-cell;
	width: 50%;
}
.basic-table {
	border: none;
	border-spacing: 0px;
	width: 100%;
}
.basic-table th {
	color: #000;
	background-color: #a8b71f;
	border: 1px solid #a8b621;
	border-right: 1px solid #fff;
	text-align: center;
}
.basic-table {
	border-bottom: none;
}
.basic-table caption {
	color: #016937;
	font-size: 1.2em;
	font-family: "Open Sans", sans-serif
}
.basic-table td, .basic-table th {
	padding: 5px;
}
.basic-table td {
	border: 1px solid #a8b621;
	text-align: center;
	vertical-align:middle;
}
.basic-table th.empty, .annex-table th.empty {
	background-color: #fff !important;
	border: none;
}
.basic-table caption, .annex-table caption {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.table-notes {
	padding-left: 0px;
	position: relative;
	font-size: 14px;
	margin-bottom: 0.5em !important;
}
.table-note {
	position: absolute;
	left: 0;
}
.annex-table, .basic-table {
	table-layout: fixed !important;
	width: 100%;
}
.annex-table thead th, .annex-table tbody td {
	border: 1px solid #016937;
}
.annex-table thead th {
	border-right-color: #fff;
	border-top: none;
	border-bottom: none;
}
.annex-table thead th:last-of-type {
	border-right: none;
}
.annex-table caption {
	color: #016937;
	font-size: 1.2em;
	font-family: "Open Sans", sans-serif
}
.annex-table thead {
	background-color: #016937;
	color: #fff;
}
.annex-table thead tr th {
	text-align: center;
	font-size: 1.1em
}
.annex-table thead tr th a:link, .annex-table thead tr th a:visited {
	color: #fff;
}
.annex-table thead, .annex-table tbody {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
}
.annex-table tbody tr td {
	color: #000 !important;
	text-align: center;
}
.annex-table tbody tr td:first-child {
	text-align: left;
}
.annex-table td, .annex-table th {
	padding: 5px;
}
.annex-table tbody tr td.row-sum {
	color: #fff !important;
	background-color: #016937;
	font-weight: bold;
}
.table-cols-9 th {
	width: 11.1% !important;
}
.about-table {
	width: 100%;
	text-align:left;
}
.about-table tr:nth-child(2) td {
	border-top: 2px dotted;
}
.about-table tbody tr td {
	text-align:left;
	padding: 2px;
	vertical-align:top;
}
.about-table tr td:nth-child(2) {
	text-align:right;
	padding-right: 5px;
}


#annex3 {
	table-layout: fixed;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1.2em;
	width: 100%;
}


#mobile-nav {
	margin-bottom: 0;
	font-size: 12px !important;
}
#mobile-nav .navbar-brand {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	padding: 0;
	margin-left: 15px;
}
.navbar#mobile-nav {
	min-height: 20px;
}
#mobile-nav .navbar-toggle {
	margin-bottom: 4px;
	margin-left: 15px;
	margin-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.grey-fg {
	color: #58585a !important;
}
.obtain-eu-publications li {
	color: #58585a !important;
}
.obtain-eu-publications li ul {
	list-style-type: none;
}
.obtain-eu-publications li ul li {
	margin-bottom: 0 !important;
}
small + p {
	margin-top: 1em;
}

li.current-lang {
	margin-left: 7px;
}
.navbar-default .navbar-nav li.current-lang {
	color: #777;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 15px;
}

footer#pagefooter { background-color:#fff; padding:20px 20px 0 20px;}
footer#pagefooter .row {
	font-size:18px;
	padding-top: 28px;
	padding-bottom: 48px;
	background-color: #ececec;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:20px;
}
.list-unstyled {margin-bottom:1em;}
.small-bottom-margin {margin-bottom:.5em !important}
.social-network {
	position:relative;
	padding-left:25px;
	line-height:20px;
	}
.social-network::before {content:''; display:block; width:20px; height:20px; position:absolute;left:0; top:0;}


a.share-btn {
    background-color: white;
    color: #555;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    max-width: 150px;
    min-width: 19%;
    padding-left: 48px;
    position: relative;
}

a.share-btn::before {
	background-color: grey;
	content: "";
	height: 40px;
	left: 0;
	position: absolute;
	width: 40px;
}

a.share-btn:hover {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, .5);
    -moz-box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, 1);
    box-shadow: 0px 0px 0px 2px rgba(178, 178, 178, .5);
}
/*.jrc-site::before {background:url(../img/qr-code.svg) 0 0 no-repeat; }
.twitter::before {background:url(../img/twitter.svg) 0 0 no-repeat;}
.facebook::before {background:url(../img/facebook.svg) 0 0 no-repeat;}
.linkedin::before {background:url(../img/linkedin.svg) 0 0 no-repeat;}
.youtube::before {background:url(../img/youtube.svg) 0 0 no-repeat;}*/

a.share-email::before {
    background: #466a9e url(../img/email.svg) 50% 50% no-repeat;
    background-size: 25px 40px;
}
a.share-facebook::before {
    background: #3868A2 url(../img/facebook.svg) 50% 50% no-repeat;
    background-size: cover;
}
a.share-twitter::before {
    background: #1EA8E0 url(../img/twitter.svg) 50% 50% no-repeat;
    background-size: cover;
}
a.share-youtube::before {
    background: #4d4c4d url(../img/youtube.svg) 50% 50% no-repeat;
    background-size: cover;
}
a.share-linkedin::before {
    background: #0D719B url(../img/linkedin.svg) 50% 50% no-repeat;
    background-size: cover;
}

.affix-bottom { 
    position: absolute; 
}


.footerleft {
    overflow: hidden;
    float: left;
    width: 34%;
    font-size: 14px;
    color: #154194;
    padding: 10px 0;
}
.footerleft img {
    padding-top: 15px;
}
.footerright {
    overflow: hidden;
    float: left;
    width: 66%;
    font-size: 14px;
    color: #154194;
    padding: 10px 0;
}
.footerright .blue-borders {
    padding: 2px;
    border: 4px solid #154194;
    display: inline-block;
}
.footerright-big {
    font-size: 16px;
}
#photo-credits a {margin-right:.8em;}

#op-logo {max-width: 262px;}

#identifiers {}

@media screen and (max-width:321px) {
	.right-col { word-break: break-all;}

}


@media screen and (max-width:410px) {

#main-title  { position:static; margin:0;}

}
@media screen and (max-width:459px) {
.formats-column {
	display: block;
	width: auto;
}
.formats-column table {
	margin-left: auto;
	margin-right: auto;
}
.div-signature div {
	width: 100%;
}
}
	
@media screen and (max-width:768px) {
body {
	padding-top: 25px;
	padding-bottom: 0;
}
#cover-picture {height:350px}
div.publication-details {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1em;
}
.left-border {
	border-left: none;
	padding-left: 15px !important;
}
div.chapter {
	margin-left: 0;
	margin-right: 0;
}
main#main {
	padding-left: 10px;
	padding-right: 10px;
}
#main-title {margin-right:0;padding:18px 24px}
}

#jrc-footer {
	text-align:center;
	background-color:#fff !important;
	margin:0 !important;
	padding:0 !important;
	}
	
#jrc-footer p {
	font-size:14px;
	font-style:italic;
	margin:0 !important;
	display:inline-block;
	width:150px;
	background-color:#36acde;
	color:#fff;
	text-align:left;
	padding:0.75em 0.75em 2.5em 0.75em;
}

@media screen and (min-width:810px) {
	
	#cover-picture {height:375px}
	}

@media screen and (min-width:930px) {
	
	#cover-picture {height:450px}
	}

.print-button {display:inline-block;
	padding:1em;
	background-color:#3498db;
	color:white;
	font-size:1.1em;
	transition: background-color .2s linear;
	border:none;
}

.print-button:hover {
	background-color:#2980b9;
}

div.site-main-logo p {margin-top:0.8em;}
ol li p {margin:1em 0em 0em -1.7em;}