/*inherited from portal */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5 {word-wrap:break-word;}
ul {
	padding-left: 14px;
}

body {
	background-color: #bbbbbb;
	font: 12px/1.3 "Open Sans", arial, sans-serif;
	padding: 40px 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;
}
.container {
	max-width: 1280px;
}

.container {
	padding-left: 0 !important;
	padding-right: 0 !important;
	min-width: 300px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	background-color: #fff;
}
img {
	max-width: 100%;
}
.dd-lang-wrapper {
	display: block;
	font-size: 0.917em;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	overflow: visible;
	text-align: left;
	width: 9em;
}
header#mainheader {
	border-bottom: 1px solid #bbbbbb;
}
h1, h2, h3, h4, h5, h6 {
	color: #003399;
	font-weight: bold;
}
h2 {
	color: #0078bf;
}
h3 {
	color: #a6b522;
}
h1, h1, h2, h2, h3, h3 {
	margin: 1em 0;
}
h2, h2 {
	font-size: 1.6em;
}
h1 {
	line-height: 1.4;
}
h2, h3 {
	line-height: 40px;
}
.site-main-logo img {
	border: 0 none;
	height: auto;
	margin: 0 30px 0 20px;
	width: 180px;
	vertical-align: middle;
}
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+ */
}
a#languageID::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 6px 4px 0;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: 4px;
	top: 6px;
	width: 0;
}
#languageID {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bbb;
	border-radius: 0.4em;
	color: #000;
	line-height: 16px;
	margin: 0;
	padding: 0.1em 0.4em 0.1em 0.5em;
	position: absolute;
	right: 0;
	top: 0;
	width: 10em;
}
.dd-lang-wrapper {
	font-size: 0.917em;
	text-align: left;
}
.dd-lang-wrapper.open ul.dropdown-menu {
	display: table;
}
.dd-lang-wrapper ul.dropdown-menu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bbb;
	border-radius: 0.4em;
	font-size: 11px;
	margin: 19px 0 0;
	min-width: 10em;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.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;
}
.dd-lang-wrapper .dropdown-menu > li > a, .dd-lang-wrapper .dropdown-menu > li.active {
	font-size: 11px;
	line-height: 16px;
	padding: 0 7px !important;
}
.dropdown-menu > li > a {
	clear: both;
	color: #333;
	display: block;
	font-weight: normal;
	white-space: nowrap;
}
.op-portal-theme a, .op-portal-theme a:link, .op-portal-theme a:visited, .op-portal-theme a:active {
	cursor: pointer;
	text-decoration: none;
}
a {
	background: transparent none repeat scroll 0 0;
}
.breadcrumbs {
	font-size: 0.917em;
}
li.active {
	background-color: #eee !important;
}
.breadcrumbs .breadcrumb {
	border: 0 none;
	margin-bottom: 0;
	padding: 5px 10px;
}
.breadcrumb {
	border-radius: 2px;
	list-style: outside none none;
	background-color: #eee;
}
.breadcrumb li {
	line-height: 20px;
}
.breadcrumbs .breadcrumb a, .breadcrumbs .breadcrumb a:link, .breadcrumbs .breadcrumb a:visited, .breadcrumbs .breadcrumb a:active {
	color: #888;
}
.breadcrumbs .breadcrumb > li + li::before {
	color: #888;
	content: "›";
}
main#main {
	padding: 20px;
	border-top: 5px solid #a6b622
}
.align-right {
	text-align: right !important;
}
* {
	box-sizing: border-box;
}
.maincontentarea p, .maincontentarea li {
	line-height: 1.4em !important;
}
.maincontentarea div.eca-sr {
	border-bottom: 1px solid #CCC;
}
.maincontentarea div.eca-sr:last-of-type {
	border-bottom: none;
}
fg-color-green {
	color: #a6b522;
}
fg-color-dark-green {
	color: #016937;
}
fg-color-purple {
	color: #94397f;
}
fg-color-dark-purple {
	color: #4f3f84
}
div.eca-sr > div {
	margin-bottom: 1.2em !important;
	margin-top: 2em;
}
div.eca-sr {
	color: #58585a;
	padding-bottom: 1em;
	font-size: 14px;
	line-height: 1.2 !important;
	margin-right: 30px;
	margin-left: 20px;
}
div.eca-sr .no-padding {
	padding: 0 !important;
}
div.eca-sr h1, div.eca-sr h2 {
	color: #a6b622;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.125;
	margin-bottom: 28px;
}
div.eca-sr h2 {
	color: #016937;
	margin-top: 0;
}
div.eca-publication-detail h1 {
	color: #016937;
}
div.eca-sr h3 {
	color: #a6b522;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.8em;
	margin-top: 1em;
}
div.eca-sr h4 {
	color: #58585a;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.8em;
	margin-top: 1em;
}
div.eca-sr h5 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.8em;
	margin-top: 1em;
}
div.eca-sr h6 {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.8em;
	margin-top: 1em;
}
div.eca-sr-annexes h3, div.eca-sr-annexes h4, div.eca-sr-annexes h5, div.eca-sr-annexes h6 {
	color: #016937;
}
div.eca-reply-of-commission h3 {
	color: #016937;
}
.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 .eca-sr {
	margin-bottom: 2em;
}
p {
	margin-bottom: 1.2em !important;
}
div.eca-publication-detail {
	padding-bottom: 1em;
	position: relative;
}
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: 114px;
}
span.eca-number-title {
	color: #a6b622;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
}
.eca-sr ol.lower-alpha {
	list-style-type: none;
	counter-reset: list;
}
.eca-sr ol.lower-alpha > li:before {
	content: "(" counter(list, lower-alpha) ") " !important;
	counter-increment: list;
}
.leftOl {
	margin-left: -1.2em;
}
.eca-sr ol.alphaLower,
.eca-sr ol.alphaLowerOne,
.eca-sr ol.lower-bulgarian,
.eca-sr ol.lower-greek {
	list-style-type: none;
	counter-reset: list;
}
ol.alphaLower li p {padding-left: 24px;}
ol.alphaLowerOne li p {padding-left: 24px;}
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;
}
.eca-sr figure {
	margin-top: 1em;
	margin-bottom: 1em;
}
.eca-sr figure figcaption {
	font-size: 12px;
	margin-bottom: .65em;
}
.eca-sr figure p {
	font-size: 12px;
	text-align: left;
	margin-bottom: 0.5em !important;
}
.eca-sr figure img {
	max-width:100%;
	margin: 0em 0em 1em 0em;
}
.eca-sr figure figcaption p, p.eca-sr-box-title {
	line-height: 18px !important;
	margin-bottom: 1.2em !important;
	color: #016937;
	font-size: 1.4em;
	font-weight: bold;
}
p.eca-sr-box-title {
	line-height: 18px !important;
	margin-bottom: 1.2em !important;
	color: #a6b522;
	font-size: 1.2em;
	font-weight: bold;
}
.eca-sr figure figcaption.figure-caption-bottom {
	margin-top: .5em;
	text-align: left;
}
.eca-sr figure figcaption.figure-caption-audit {
	margin-top: .5em;
	text-align: center;
}
.eca-sr figure figcaption span {
	color: #016937;
	font-weight: bold;
}
.eca-sr ul {
	list-style-type: circle;
	color: #a8b621;
}
.eca-sr ol {
	margin-bottom: 1em;
}
.eca-sr ul li {
	margin-bottom: 1.2em !important;
	position: relative;
}
.eca-sr ul li span {
	color: #58585a;
}
.eca-sr cite {
	display: block;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
.eca-sr-box {
	background-color: #e7ebcc;
	margin-bottom: 3em !important;
	padding: 1em;
}
.eca-sr-box hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #58585a;
	margin: .5em 0;
	padding: 0;
}
.eca-sr-box-title {
	font-size: 1.05em;
	margin-bottom: .6em !important;
}
.eca-sr-box-title span {
	font-weight: bold;
	color: #a8b621;
}
.eca-sr-box-subtitle {
	color: #016937;
	font-size: 1.1em;
	font-weight: bold;
}
.eca-sr-box-footnote {
	padding-left: 24px;
	position: relative;
	font-size: .80em;
}
.eca-sr-box-footnote span.eca-sr-box-footnote-number {
	position: absolute;
	left: 0;
}
div.eca-sr h4.green {
	color: #a8b621;
}
.no-margin {
	margin: 0 !important;
}
.publication-details {
	padding-right: 45px;
}
h1#publication-details-title {
	color: #016937;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 10px;
}
.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;
}
footer#pagefooter {
	background-color: #a6b622;
	height: 0.75em;
}
#footer-branding {
}
.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;
	font-size: 100%;
}
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;
	text-align: left;
}
.about-table tr:nth-child(2) td:nth-child(2) {
	text-align: left;
}

.about-table tr:nth-child(1) td {
	text-align: left;
}

.about-table td {
	padding: 2px;
	vertical-align:top;
}
.eca-indicators {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
	width: 100%;
	border: 1px solid #A6B522;
	margin-top: 1em;
	margin-bottom: 1em;
}
.eca-indicators-header {
	font-size: 1.2em;
	padding: .5em;
	background-color: #016937;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.eca-indicators-subheader {
	padding: .5em;
	background-color: #a6b522;
	font-weight: bold;
	color: #fff;
}
.eca-indicators-contents {
	padding: .5em;
}
.eca-indicators-contents ul, .eca-sr ul {
	list-style-type: none;
	padding-left: 14px;
	margin: 0;
}
.eca-indicators-contents ul li, .eca-sr ul li {
	/*color: #000;*/
	color: #58585a;
}
.eca-indicators-contents ul li::before, .eca-sr ul li::before, ol.roman-counter ul li::before, ol.roman-counter-dot ul li::before {
	content: 'ο';
	color: #a8b621;
	margin-right: 5px;
	position: absolute;
	left: -14px;
}
.eca-sr ul.dash-list {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
.eca-sr ul.dash-list li::before {
	content: "—";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
.eca-sr ul.emdash-list {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
.eca-sr ul.emdash-list li:before {
	content: "—";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
.eca-principles {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
	width: 100%;
	border: 1px solid #A6B522;
	margin-top: 1em;
	margin-bottom: 1em;
}
.eca-principles-header {
	font-size: 1.2em;
	padding: .5em;
	background-color: #016937;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
div.eca-principles-contents {
	padding: 1em .5em .5em .5em;
	display: table;
}
div.eca-principles-contents div {
	display: table-row;
	width: 100%;
}
.eca-principles-contents div span {
	display: table-cell;
	width: 67%;
	padding-bottom: .5em;
}
.eca-principles-contents div span.principles-contents-left {
	width: 33%;
	font-weight: bold;
}
#annex3 {
	table-layout: fixed;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1.2em;
	width: 100%;
}
h4 + table {
	margin-top: 1em;
}
#annex3 tr {
	border-top: 6px solid #fff;
}
#annex3 caption {
	text-align: center;
}
.annex3-header {
	color: #fff !important;
	font-weight: bold;
}
#annex3 td {
	padding: 5px;
	text-align: center;
	color: #000;
}
#annex3 .left, #annex3 .right {
	width: 46.7%;
}
#annex3 .separator {
	width: 6.6%;
}
#annex3 .orange {
	background-color: #FBBA00;
}
#annex3 .green {
	background-color: #B5B900;
}
#annex3 .lightgreen {
	background-color: #2BA966;
}
#annex3 .darkgreen {
	background-color: #056731;
}
#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;
}
ul.breadcrumb {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.dashes-ul {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.dashes-ul li:before {
	content: "–";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
ul.hyphen-ul {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.hyphen-ul li:before {
	content: "-";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}

ul.ndash-ul {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.ndash-ul li:before {
	content: "–";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}

a[data-target="#navlang"]:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px dashed;
	content: " ";
	display: inline-block;
	height: 0;
	margin-left: 10px;
	vertical-align: middle;
	width: 0;
}
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;
}
ol.roman-counter {
	counter-reset: my-counter;
	list-style: none;
	margin-top:1em;
}
ol.roman-counter li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
}
ol.roman-counter li::before {
	content: "(" counter(my-counter, lower-roman) ") ";
	counter-increment: my-counter;
	position: absolute;
	left: 0;
}
ol.roman-counter1 {
	counter-reset: my-counter;
	list-style: none;
}
ol.roman-counter1 li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
}
ol.roman-counter1 li::before {
	content:  counter(my-counter, lower-roman) ") ";
	counter-increment: my-counter;
	position: absolute;
	left: 0;
}

ol.roman-counter-dot {
	counter-reset: my-counter;
	list-style: none;
}
ol.roman-counter-dot li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
}
ol.roman-counter-dot li::before {
	content: counter(my-counter, lower-roman) ". ";
	counter-increment: my-counter;
	position: absolute;
	left: 0;
}

@media screen and (max-width:321px) {
	.right-col { word-break: break-all;}

}


@media screen and (max-width:410px) {
.site-main-logo {
	text-align: center;
}
.site-main-logo h2 {
	font-size: 2.75em;
}
.site-main-logo img {
	width: 250px;
	display: block;
	margin: 10 auto;
	margin-bottom: .5em;
}

}
@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: 0px;
	padding-bottom: 0;
}
div.publication-details {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1em;
}
.left-border {
	border-left: none;
	padding-left: 15px !important;
}
div.eca-sr {
	margin-left: 0;
	margin-right: 0;
}
main#main {
	padding-left: 10px;
	padding-right: 10px;
}
}

@media screen and (max-width:1280px) {
body {
	padding-top: 0;
	padding-bottom: 0;
}
}
/************************************** Custom CSS for this Report ****************************************/
/*.table {
	display: table;
	border-collapse: separate;
}
.table-row {
	display: table-row;
	border-bottom: 3px solid #fff;
}
.left-col {
	display: table-cell;
	font-weight: bold;
	padding: 15px;
	vertical-align: middle;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.right-col {
	display: table-cell;
	padding: 15px 16px;
	border-bottom: 3px solid #fff;
}
.right-col p {
	margin-bottom: 0 !important;
}
.right-col p.bullet {
	position: relative;
	font-weight: bold;
}
.right-col p.bullet::before {
	content: '•';
	position: absolute;
	left: -13px;
}
.table .table-row:first-of-type .left-col {
	background-color: #d22a2e;
}
.table .table-row:first-of-type .right-col {
	background-color: #f0b9a9;
}
.table .table-row:nth-of-type(2) .left-col {
	background-color: #f04c23;
}
.table .table-row:nth-of-type(2) .right-col {
	background-color: #fcc6ab;
}
.table .table-row:nth-of-type(3) .left-col {
	background-color: #f6936a;
}
.table .table-row:nth-of-type(3) .right-col {
	background-color: #fdd8c4;
}
.table .table-row:nth-of-type(4) .left-col {
	background-color: #fdb913;
}
.table .table-row:nth-of-type(4) .right-col {
	background-color: #ffedce;
}
.table .table-row:nth-of-type(5) .left-col {
	background-color: #a8b621;
}
.table .table-row:nth-of-type(5) .right-col {
	background-color: #e8ebcc;
}
.table .table-row:nth-of-type(6) .left-col {
	background-color: #66bd8b;
}
.table .table-row:nth-of-type(6) .right-col {
	background-color: #d7ebdc;
}
.table .table-row:nth-of-type(7) .left-col {
	background-color: #2ab172;
}
.table .table-row:nth-of-type(7) .right-col {
	background-color: #b3dabf;
}
.table-row-notes p {
	position: relative;
	padding-left: 22px
}
.table-row-notes p span {
	position: absolute;
	left: 0;
}*/
/*this SR*/
.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;
}


/*unhide this*/
.available-formats-container .publication-formats td:nth-child(4), .available-formats-container .publication-formats th:nth-child(4),
.available-formats-container .publication-formats td:nth-child(3), .available-formats-container .publication-formats th:nth-child(3),
.available-formats-container .publication-formats td:nth-child(2), .available-formats-container .publication-formats th:nth-child(2) {
	display:none;
}


ol.decimal-counter {
	counter-reset: my-counter;
	list-style: none;
}
ol.decimal-counter li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
	margin-top: 1em;	
}
ol.decimal-counter li::before {
	content: "(" counter(my-counter, decimal) ") ";
	counter-increment: my-counter;
	position: absolute;
	left: 0;
}
ol.decimal-counterOne {
	counter-reset: my-counter;
	list-style: none;
}
ol.decimal-counterOne li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
	margin-top: 1em;	
}
ol.decimal-counterOne li::before {
	content: counter(my-counter, decimal) ") ";
	counter-increment: my-counter;
	position: absolute;
	left: 0;
}
ol.decimal-counterN {
	counter-reset: my-counter;
	list-style: none;
}
ol.decimal-counterN li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
	margin-top: 1em;	
}
ol.decimal-counterN li::before {
	content: counter(my-counter, decimal);
	counter-increment: my-counter;
	position: absolute;
	left: 0;
}
div.fn p {
	font-size: 12px;
	text-align: left;
	margin-bottom: 0.1em !important;
	margin:0em 0em 0em 2em;
	text-indent:-2em;
}
div.fn p span {display:inline-block;text-indent:0;width:2em;margin-left:0;}
p span {font-size:85%;}
sup {font-size:70%}
div.site-main-logo p {margin-top:0.8em;}
ol li p {margin:1em 0em 0em -1.7em;}


.basic-table1 {
	border: none;
	border-spacing: 0px;
	width: 100%;
	font-size:80%;
}
.basic-table1 th {
	color: #000;
	background-color: #0E6A39;
	border: 1px solid #0E6A39;
	border-right: 1px solid #fff;
	text-align: center;
}
.basic-table1 {
	border-bottom: none;
}
.basic-table1 td, .basic-table1 th {
	padding: 5px;
}
.basic-table1 td {
	border: 1px solid #0E6A39;
	text-align: center;
	vertical-align:middle;
}
.annex-box
{
	border: 1px solid #0E6A39;
	padding: 10px;
}
.basic-table1 caption {
	color: #016937;
	font-size: 1.2em;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}
ul.bull-list {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.bull-list li::before {
	content: "•";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #0E6A39;
}

.basic-table2 {
	border: none;
	border-spacing: 0px;
	width: 100%;
}
.basic-table2 th {
	color: #000;
	background-color: #0E6A39;
	border: 1px solid #0E6A39;
	border-right: 1px solid #fff;
	text-align: center;
}
.basic-table2 {
	border-bottom: none;
}
.basic-table2 td, .basic-table2 th {
	padding: 5px;
}
.basic-table2 td {
	border: 3px solid #ffffff;
	text-align: center;
	vertical-align:middle;
}
#table000 {
	border: 1px solid #000;
	border-collapse: collapse;
	width:100%;
	text-align:left;
}
span.log {
background-image: url("../img/arrow.png");
background-repeat: no-repeat;
}
	
#table001 thead tr th, #table002 thead tr th {background-color:#a8b71f;text-align:center;font-weight:bold;color:#ffffff; }
#table001 thead tr:nth-child(1) th:nth-child(2),#table002 thead tr:nth-child(1) th:nth-child(4) {border-right: 1px solid #a8b71f; }
#table001 thead tr:nth-child(2) th:nth-child(1), #table001 thead tr:nth-child(2) th:nth-child(2) {background-color:#ffffff;border-right: 1px solid #a8b71f; }
#table001 thead tr:nth-child(2) th:nth-child(1) {color:#0e6a39; }
#table001 thead tr:nth-child(2) th:nth-child(2) {color:#d43548; }
#table001 thead tr:nth-child(1) th:nth-child(2) {border-right: 1px solid #a8b71f; }
#table001 tbody tr td {text-align:left; }
#table001 tbody tr:nth-child(1) td:nth-child(2) ul li, #table001 tbody tr:nth-child(2) td:nth-child(2) ul li, #table001 tbody tr:nth-child(3) td:nth-child(2) ul li {color:#0e6a39; }
#table001 tbody tr:nth-child(1) td:nth-child(3) ul li, #table001 tbody tr:nth-child(2) td:nth-child(3) ul li, #table001 tbody tr:nth-child(3) td:nth-child(3) ul li {color:#d43548; }
#table001 tbody tr:nth-child(1) td:nth-child(2) ul li::before, #table001 tbody tr:nth-child(2) td:nth-child(2) ul li::before, #table001 tbody tr:nth-child(3) td:nth-child(2) ul li::before {color:#0e6a39; }
#table001 tbody tr:nth-child(1) td:nth-child(3) ul li::before, #table001 tbody tr:nth-child(2) td:nth-child(3) ul li::before, #table001 tbody tr:nth-child(3) td:nth-child(3) ul li::before {color:#d43548; }
#table002 tbody tr td {font-wight:bold; }
#table002 tbody tr td:nth-child(2), #table002 tbody tr td:nth-child(3), #table002 tbody tr td:nth-child(4) {font-size:20px;color:#0e6a39;-webkit-text-stroke: 1px }
#table002 tbody tr td:nth-child(1) {text-align:left; }
#table002 tbody tr:nth-child(1) td:nth-child(1), #table002 tbody tr:nth-child(7) td:nth-child(1) {text-align:center; }
#table002 tbody tr:nth-child(3) td:nth-child(2), #table002 tbody tr:nth-child(4) td:nth-child(2), #table002 tbody tr:nth-child(5) td:nth-child(2), #table002 tbody tr:nth-child(6) td:nth-child(2), #table002 tbody tr:nth-child(9) td:nth-child(2), #table002 tbody tr:nth-child(10) td:nth-child(2), #table002 tbody tr:nth-child(3) td:nth-child(3), #table002 tbody tr:nth-child(4) td:nth-child(4), #table002 tbody tr:nth-child(5) td:nth-child(4), #table002 tbody tr:nth-child(6) td:nth-child(4), #table002 tbody tr:nth-child(9) td:nth-child(4), #table002 tbody tr:nth-child(10) td:nth-child(4) {color:#d43548;}


#ann-table001 thead tr th, #ann-table002 thead tr th, #ann-table002a thead tr th, #ann-table003 thead tr th, #ann-table002a tbody tr:nth-child(26) td {background-color:#0e6a38;text-align:center;font-weight:bold;color:#ffffff; }
#ann-table001 thead tr:nth-child(1) th:nth-child(4), #ann-table001 thead tr:nth-child(2) th:nth-child(9), #ann-table001 tbody tr:nth-child(28) td:nth-child(10), #ann-table002 thead tr:nth-child(1) th:nth-child(4), #ann-table002a thead tr:nth-child(1) th:nth-child(4),#ann-table002 thead tr:nth-child(2) th:nth-child(8), #ann-table002a thead tr:nth-child(2) th:nth-child(5), #ann-table002 tbody tr:nth-child(26) td:nth-child(14), #ann-table002a tbody tr:nth-child(26) td:nth-child(14),#ann-table003 thead tr:nth-child(1) th:nth-child(6),#ann-table003 thead tr:nth-child(2) th:nth-child(2),#ann-table003 thead tr:nth-child(3) th:nth-child(4),#ann-table003 thead tr:nth-child(4) th:nth-child(8),#ann-table002 tbody tr:nth-child(26) td:nth-child(9),#ann-table002 tbody tr:nth-child(26) td:nth-child(9),#ann-table002a tbody tr:nth-child(26) td:nth-child(6),#ann-table003 tbody tr:nth-child(28) td:nth-child(11),#ann-table003a tbody tr:nth-child(28) td:nth-child(7),#ann-table003a thead tr:nth-child(1) th:nth-child(2),#ann-table003a thead tr:nth-child(2) th:nth-child(2),#ann-table003a thead tr:nth-child(3) th:nth-child(4),#ann-table003a thead tr:nth-child(4) th:nth-child(4) {border-right: 1px solid #0e6a38; }
#ann-table001 thead tr:nth-child(1) th, #ann-table002 thead tr:nth-child(1) th, #ann-table003 thead tr:nth-child(3) th, #ann-table002a thead tr:nth-child(1) th, #ann-table003a thead tr:nth-child(1) th, #ann-table003a thead tr:nth-child(2) th, #ann-table003a thead tr:nth-child(3) th {border-bottom: 1px solid #ffffff; }

#ann-table003 thead tr:nth-child(2) th, #ann-table003 thead tr:nth-child(3) th {border-top: 2px solid #ffffff; }

#ann-table001 thead tr:nth-child(1) th:nth-child(2), #ann-table001 thead tr:nth-child(1) th:nth-child(3), #ann-table001 thead tr:nth-child(2) th:nth-child(3), #ann-table001 thead tr:nth-child(2) th:nth-child(6), #ann-table002 thead tr:nth-child(1) th:nth-child(2), #ann-table002 thead tr:nth-child(1) th:nth-child(3), #ann-table002 thead tr:nth-child(1) th:nth-child(5), #ann-table001 tbody tr:nth-child(28) td:nth-child(4), #ann-table001 tbody tr:nth-child(28) td:nth-child(7), #ann-table002 tbody tr:nth-child(26) td:nth-child(3), #ann-table002 tbody tr:nth-child(26) td:nth-child(6), #ann-table002 tbody tr:nth-child(26) td:nth-child(10), #ann-table002 tbody tr:nth-child(26) td:nth-child(12), #ann-table003 tbody tr:nth-child(28) td:nth-child(2), #ann-table003 tbody tr:nth-child(28) td:nth-child(3), #ann-table003 tbody tr:nth-child(28) td:nth-child(4), #ann-table003 tbody tr:nth-child(28) td:nth-child(5), #ann-table002 thead tr:nth-child(2) th:nth-child(2), #ann-table002 thead tr:nth-child(2) th:nth-child(5), #ann-table002 thead tr:nth-child(2) th:nth-child(11), #ann-table002 thead tr:nth-child(1) th:nth-child(6), #ann-table002a thead tr:nth-child(1) th:nth-child(2), #ann-table002a thead tr:nth-child(1) th:nth-child(3), #ann-table002a thead tr:nth-child(2) th:nth-child(1), #ann-table002a thead tr:nth-child(2) th:nth-child(3), #ann-table002a tbody tr:nth-child(26) td:nth-child(2), #ann-table002a tbody tr:nth-child(26) td:nth-child(4), #ann-table003 thead tr:nth-child(1) th:nth-child(2), #ann-table003 thead tr:nth-child(1) th:nth-child(3), #ann-table003 thead tr:nth-child(1) th:nth-child(4), #ann-table003 thead tr:nth-child(1) th:nth-child(5), #ann-table003 thead tr:nth-child(4) th:nth-child(1), #ann-table003 thead tr:nth-child(4) th:nth-child(2), #ann-table003 thead tr:nth-child(4) th:nth-child(3), #ann-table003 thead tr:nth-child(4) th:nth-child(4){border-right: 5px solid #ffffff; }
#ann-table001 tbody tr td:nth-child(4), #ann-table001 tbody tr td:nth-child(7), #ann-table002 tbody tr td:nth-child(3), #ann-table002 tbody tr td:nth-child(6), #ann-table002 tbody tr td:nth-child(10), #ann-table002 tbody tr td:nth-child(12), #ann-table003 tbody tr td:nth-child(2), #ann-table003 tbody tr td:nth-child(3), #ann-table003 tbody tr td:nth-child(4), #ann-table003 tbody tr td:nth-child(5), #ann-table002a tbody tr td:nth-child(2), #ann-table002a tbody tr td:nth-child(4) {border-right: 5px solid #0e6a38; }
#ann-table001 tbody tr td, #ann-table002 tbody tr td, #ann-table002a tbody tr td, #ann-table003 tbody tr td, #ann-table003a tbody tr td, #ann-table002a tbody tr:nth-child(26) td {text-align:right;}
#ann-table001 tbody tr td:nth-child(1), #ann-table002 tbody tr td:nth-child(1), #ann-table003 tbody tr td:nth-child(1), #ann-table002a tbody tr td:nth-child(1), #ann-table003a tbody tr td:nth-child(1) {color:#0e6a38;font-weight:bold;text-align:left; }
#ann-table001 tbody tr:nth-child(28) td, #ann-table002 tbody tr:nth-child(26) td, #ann-table003 tbody tr:nth-child(28) td, #ann-table002a tbody tr:nth-child(26) td, #ann-table003a thead tr th, #ann-table003a tbody tr:nth-child(28) td {border-right: 1px solid #ffffff;background-color:#0e6a38;color:#ffffff;font-weight:bold;}
#ann-table001 thead tr:nth-child(1) th:nth-child(1){width:7%;}
#ann-table002 thead tr:nth-child(2) th, #ann-table003 thead tr:nth-child(4) th, #ann-table003 thead tr:nth-child(3) th, #ann-table003a thead tr:nth-child(3) th, #ann-table003a thead tr:nth-child(4) th{vertical-align:bottom;}
#ann-table003 tbody tr:nth-child(4) td:nth-child(8), #ann-table003 tbody tr:nth-child(6) td:nth-child(10), #ann-table003 tbody tr:nth-child(8) td:nth-child(10), #ann-table003 tbody tr:nth-child(9) td:nth-child(10), #ann-table003 tbody tr:nth-child(9) td:nth-child(15), #ann-table003 tbody tr:nth-child(11) td:nth-child(10), #ann-table003 tbody tr:nth-child(12) td:nth-child(10), #ann-table003 tbody tr:nth-child(17) td:nth-child(10), #ann-table003 tbody tr:nth-child(18) td:nth-child(14), #ann-table003 tbody tr:nth-child(21) td:nth-child(10), #ann-table003 tbody tr:nth-child(22) td:nth-child(14), #ann-table003 tbody tr:nth-child(23) td:nth-child(16), #ann-table003 tbody tr:nth-child(25) td:nth-child(10), #ann-table003a tbody tr:nth-child(9) td:nth-child(6), #ann-table003a tbody tr:nth-child(18) td:nth-child(4), #ann-table003a tbody tr:nth-child(22) td:nth-child(4), #ann-table003a tbody tr:nth-child(23) td:nth-child(6){text-align:center;}

#ann-table003 thead tr:nth-child(3) th:nth-child(3), #ann-table003 thead tr:nth-child(3) th:nth-child(4), #ann-table003 thead tr:nth-child(3) th:nth-child(7), #ann-table003 thead tr:nth-child(3) th:nth-child(8) {vertical-align:middle;}
ol.roman-counter ul li::before {
	content: 'ο';
	color: #a8b621;
	margin-right: 5px;
	position: absolute;
	left: -14px;
}
ol.roman-counter1 ul li::before {
	content: 'ο';
	color: #a8b621;
	margin-right: 5px;
	position: absolute;
	left: -14px;
}
ul.li1 {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.li1 li:before {
	content: "(iv)";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
ul.li2 {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.li2 li:before {
	content: "iv)";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
ul.li3 {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
ul.li3 li:before {
	content: "iv.";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
#table006 {
	border: 1px solid #000;
	border-collapse: collapse;
	width:100%;
	text-align:left;
}
#table006 thead th:nth-child(2),#table006 td:nth-child(2)  {
	text-align: center;
	width: 30%;
}
#table006 thead th {
	background: #E9E9E9;
}
#table006 td, #table006 th {
	border: 1px solid #000;
	padding: 5px;
}
#table001 tr td ul {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
	margin:0em;
}
#table001 tbody tr td ul li::before {
	content: "•";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #0E6A39;
}
#table001 tr td ul li::before {
	content: "•";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
}
#table001 tr td ul li+li {
	margin-top: -1em;
}
ul ul li	{
	margin-top: 1em;
}
ol ul li	{
	margin-top: 1em;
}
