/*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%;
}
p.publication{
    padding-right: 10%;
}


.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, {
	color: #005289;
	font-weight: bold;
}
h2 {
	color: #0078bf;
}
h3 {
	color: #005289;
}
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;
}
h3 {
	margin: 2em 0 1em 0 !important;
}


.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;
}
.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 h3.president{
    color: #016937;
}
div.eca-sr h4 {
	color: #58585a;
	font-size: 1.4em;
	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 h4, div.eca-sr-annexes h5, div.eca-sr-annexes h6 {
	color: #016937;
}
div.eca-sr-annexes h3{
    color: #a6b622
}

.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: left;
	text-align: left;
}
.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;
    margin-right: -18px;
    margin-left: -18px;
    position: relative;
    margin-top: -10px;
}
div#publication-header h1{
    position: absolute;
    display: inline-block;
    padding: 15px 60px;
    background-color: rgba(27, 94, 54, 0.75);
    bottom: 15%;
    font-size: 1.4em;
    font-weight: 300;
    color: #fff;
}
div#publication-header h1 span#eca-name {
    font-size: 2em;
    text-transform: uppercase;
    line-height: 1.4;
}
div#publication-header h1 span#publication-title {
    line-height: 1.4;
        text-transform: uppercase;

}
div#publication-header h1 span {
    display: inline-block;
}




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-prefixhu {
	vertical-align:top;
	right: 95%;
	top: 4px;
	font-size: 14px;
}
span.publication-number-sufix {
	position: absolute;
	left: 95%;
	top: 4px;
	font-size: 14px;
}
span.publication-number {
	display: inline-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;
}
span.eca-number-title1 {
	color: #a6b622;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin-bottom:0.8em;
}
.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.decimal,
.eca-sr ol.alphaLowerOne,
.eca-sr ol.lower-bulgarian,
.eca-sr 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.decimal > li {
	padding-left: 24px;
	list-style: none;
	position: relative;
	margin-bottom: 1.2em;
}
ol.decimal > li:before {
	counter-increment: list;
	content: "(" counter(list, decimal) ") ";
	position: absolute;
	left: -1.2em;
	left: 0;
}
ol.annex{
   padding-left: 24px;
    list-style: decimal;
	position: relative;
	margin-bottom: 1.2em; 
}
ol.annex > li:before {
	counter-increment: list;
    content: none;
    position: absolute;
	left: -1.2em;
	left: 0;
}
ol.annex li{
    margin-bottom: 1em;
}

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: 20px !important;
	margin-bottom: 1.3em !important;
	color: #93397F;
	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.4em;
	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: #93397F;
	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;
}
.green-summary {
    color: #000 !important;
    padding-left: 8px;
    border-left: 8px solid #2BA966;
    text-align: left;
}
.incol-summary {
    color: #000 !important;
    padding-left: 16px;
    text-align: left;
}
div.incol-summary span.blue{
    color: #005289;
    font-weight: bold;
}
div.incol-summary span.lblue{
    color: #00B3E3;
    font-weight: bold;
}
div.incol-summary span.green{
    color: #2BA966;
    font-weight: bold;
}
.blue-summary {
    color: #000 !important;
    padding-left: 8px;
    border-left: 8px solid #005289;
    text-align: left;
}
.lblue-summary {
    color: #000 !important;
    padding-left: 8px;
    border-left: 8px solid #00B3E3;
    text-align: left;
}
.green-summary .green-summary-header .incol-summary .incol-summary-header .blue-summary .blue-summary-header .lblue-summary .lblue-summary-header{
    margin-right: 40%;
}
p.blue{
    color: #005289;
}

.green-summary p, .green-summary span {
    /* line-height: 1 !important; */
}
.eca-sr-box {
	background-color: #E9EAB3;
	margin-bottom: 3em !important;
	padding: 1em;
}
.eca-sr-box-gray {
	background-color: #F2F2F2;
	margin-bottom: 3em !important;
	padding: 1em;
}
.eca-sr-box-lblue {
	background-color: #BDD6EE;
	margin-bottom: 3em !important;
	padding: 1em;
}
.eca-sr-boxx {
	background-color: #fff;
	margin-bottom: 3em !important;
	padding: 1em;
    border: 2px solid #eee;
}
.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;
    z-index:10;
}

.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;
}
ul#toc{
    max-height: 90%;
    overflow: auto;
}
.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 {
	padding-left: 15px !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%;
	hyphens:auto;
}
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: 20%;
}
.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 #a8b621;
	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 tr td:nth-child(1) {width:10%;}
.about-table {width: 100%; text-align: left;}
.about-table tr:nth-child(1) td {text-align: left;}
.about-table tr:nth-child(2) td {border-top: 2px dotted;text-align: left;}
.about-table tr:nth-child(3) 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(3) td:nth-child(2) {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-sr ul.bull-contact2 {
	list-style-type: none;
	color: #58585a;
	padding-left: 1.8em;
}
.eca-sr ul.bull-contact2 li::before {
	content: "○";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #a6b522;
}

.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;
}
 .navbar {
      z-index: 1;
    }
.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-1 {
	list-style-type: none;
	color: #58585a;
	padding-left:3.8em;
}
ul.ndash-ul li:before {
	content: "–";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
ul.ndash-ul-1 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;
}
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-counter2 {
	counter-reset: my-counter;
	list-style: none;
}
ol.roman-counter2 li {
	padding-left: 2em;
	position: relative;
	margin-bottom: 1em;
    margin-left: 1.5em;
}
ol.roman-counter2 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;}
    #table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 3em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
#table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 3em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: block;
    width: 100%;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
 div.eca-sr h6.pink2{
    color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 4em;
}
}


@media screen and (max-width:410px) {
    #table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 3em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    #table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 3em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
.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;
}


    h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: block;
    width: 100%;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
 div.eca-sr h6.pink2{
    color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 4em;
}

}

	
@media screen and (max-width:768px) {
    #table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    #table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
body {
	padding-top: 0px;
	padding-bottom: 0;
}
div.publication-details {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 1em;
}

div.eca-sr {
	margin-left: 0;
	margin-right: 0;
}
main#main {
	padding-left: 10px;
	padding-right: 10px;
}

h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: block;
    width: 100%;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
 div.eca-sr h6.pink2{
    color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 4em;
}



    
}


@media screen and (max-width:1280px) {
    #table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    #table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
body {
	padding-top: 0;
	padding-bottom: 0;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: block;
    width: 100%;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
 div.eca-sr h6.pink2{
    color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 4em;
}

.about-table tr:nth-child(1) td {display: block;}
.about-table tr:nth-child(2) td {border: none;display: block;}
.about-table tr:nth-child(3) td {border: none;display: block;}
.about-table tr:nth-child(2) td:first-child {margin-top:15px;}       
.about-table tr:nth-child(3) td:first-child {margin-top:15px;}       
    
}

.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;}



sup {font-size:70%}
div.site-main-logo p {margin-top:0.8em;}
ol li p {margin:1em 0em 0em -1.7em;}

p span.spann{
    font-size: 12px;
}


.basic-table1 {
	border: none;
	border-spacing: 0px;
	width: 100%;
}
.basic-table1 th {
	color: #fff;
	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;
}



ul.superscript li:before{
    content: "¹";
    font-size: 0.8em;
	display: inline-block;
	width: 1.8em;
	margin-left: -0.8em;
	left: 0;
	color: #0E6A39;
}
ul.superscript li{
    font-size: 73%;
    margin-left: -7px;
}

.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;
}
	
ul ul li {
	margin:1em 0em 1em 0em;
}
p.line {
	border-top: 1px solid;
	width:30%;
}

#table006 {
	border-collapse: collapse;
	width:100%;
	text-align:left;
}
#table006 thead th:nth-child(2),#table006 td:nth-child(n+1)  {
	text-align: center;
	width: 40%;
    border: 1px solid #B5B900;
}
#table006 td:nth-child(n+1)  {
	text-align: left;
	width: 40%;
    border: 1px solid #B5B900;
}


#table006 thead th {
	background: #B5B900;
    color: white;
    padding: 15px;
    text-align: center;
}
#table006 thead th:first-of-type {
    border-right: 1px solid #fff;
}

#table006 td, #table006 th {
	border-left: 1px solid #B5B900;
    border-right: 1px solid #B5B900;
    border-left: 1px solid #B5B900;
	padding: 15px;
}
div.eca-sr img {width:100%;}
img#signature {

                width: auto;

}


#box6 p:nth-child(5),#box6 p:nth-child(6),#box6 p:nth-child(7),#box6 p:nth-child(n+9) {text-indent:0em;margin-left:0em;}
#box6 ul.hyphen-ul {
	list-style-type: none;
	color: #58585a;
	padding-left: 3.8em;
}
#box6 ul.hyphen-ul li:before {
	content: "-";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
	left: 0;
	color: #58585a;
}
.basic caption {
	color: #016937;
	font-size: 1.2em;
	font-weight: bold;
}

#figure3 {width:100%;color:#000000;}






#ann4-table {width:100%; border: none;}
#ann4-table thead tr th {background-color:rgb(0, 176, 80); border-right: 1px solid #ffffff; color:#ffffff; text-align: center; font-size:11px; padding:4px;}
#ann4-table tbody tr td {padding: 4px; font-size:11px;}
#ann4-table tbody tr:nth-child(1) td:nth-child(1) {text-align:center; background-color:rgb(0, 176, 80); color:#ffffff; border:none;}
#ann4-table tbody tr:nth-child(1) td:nth-child(2) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(2) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(3) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(4) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(0, 176, 80); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(5) td:nth-child(1) {text-align:center; background-color:rgb(0, 176, 80); color:#ffffff; border-top:1px solid #ffffff; border-bottom: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(5) td:nth-child(2) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(6) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(7) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(8) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(9) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(10) td:nth-child(1) {text-align:center; background-color:none; color:#000000; border-bottom: 1px solid rgba(0, 176, 80); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(1) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(2) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(3) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(4) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(0, 176, 80); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(5) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(6) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(7) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(8) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(9) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(10) td:nth-child(2) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(0, 176, 80); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(1) td:nth-child(4) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(2) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(3) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(4) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(0, 176, 80); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(5) td:nth-child(4) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(6) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(7) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(8) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(9) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(204,255,153); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table tbody tr:nth-child(10) td:nth-child(3) {text-align:left; background-color:none; color:#000000; border-bottom: 1px solid rgba(0, 176, 80); border-right: 1px solid rgba(0, 176, 80);}
#ann4-table thead th:nth-child(1) {width:10%;}
#ann4-table td span.rotate {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  white-space: nowrap;
    font-weight: bold;
    vertical-align: middle;
}



#ann5-table {width:100%;border: none;}
#ann5-table thead tr:nth-child(1) th:nth-child(1) {background-color:rgba(235, 241, 222); border-bottom: 1px solid #000000; color:#000000; text-align: center; font-size:9px; padding:6px;}
#ann5-table thead tr:nth-child(2) th:nth-child(-n+3) {background-color:rgba(235, 241, 222); border: none; text-align: center; font-size:9px; padding:6px; font-style: italic;}
#ann5-table thead tr:nth-child(3) th:nth-child(-n+7) {background-color:rgba(235, 241, 222); border-bottom: 1px solid #000000; text-align: center; font-size:9px; padding:6px; font-style: normal;}

#ann5-table thead tr:nth-child(1) th:nth-child(2) {background-color:rgba(196, 215, 155); border-bottom: 1px solid #000000; color:#000000; text-align: center; font-size:9px; padding:6px;}
#ann5-table thead tr:nth-child(2) th:nth-child(n+4) {background-color:rgba(196, 215, 155); border: none; text-align: center; font-size:9px; padding:6px; font-style: italic;}
#ann5-table thead tr:nth-child(3) th:nth-child(n+8) {background-color:rgba(196, 215, 155); border-bottom: 1px solid #000000; text-align: center; font-size:9px; padding:6px; font-style: normal;}

#ann5-table tbody tr:nth-child(n+1) td:first-child {padding: 4px; border: none; font-size:9px; text-align: left}
#ann5-table tbody tr:nth-child(n+1) td:nth-child(n+2) {padding: 4px; border: none; font-size:9px; text-align: center}
#ann5-table tbody tr:nth-child(22) td:first-child {padding: 4px; border: none; font-size:9px; text-align: left; font-style: italic; font-weight: bold; border-bottom: 1px solid #000000;}
#ann5-table tbody tr:nth-child(22) td:nth-child(n+2) {padding: 4px; border: none; font-size:9px; text-align: center; font-style: italic; font-weight: bold; border-bottom: 1px solid #000000;}

#table1 {width:50%;border: 1px solid #000000;}
#table1 {width:50%;border: 1px solid #000000;}
#table1 tbody tr td {padding: 4px; border: 1px solid #000000; text-align:left;}
#table1 tbody tr td:nth-child(2) {padding: 5px; border: 1px solid #000000;  text-align:right;}



#table2 {width:100%; border: 1px solid #000000; color:#000000;}
#table2 th, #table2 td {padding:5px; vertical-align:middle;}
#table2 thead tr th {text-align: center; background-color:#B5B900; border: 1px solid #000000; color: white;}
#table2 thead tr th:first-child {width: 50%;}
#table2 thead tr th:nth-child(2){width: 50%;}
#table2 tbody tr td:first-child  {text-align:left; border: 1px solid #000000; background-color: white; text-align: left;}
#table2 tbody tr td:nth-child(2)  {text-align:center;border: 1px solid #000000; background-color: white; text-align: right;}

#table3 {width:70%; border: 1px solid #000000; color:#000000;}
#table3 th, #table3 td {padding: 6px; vertical-align:middle;}
#table3 thead tr th:first-child {width: 50%;}
#table3 thead tr th:nth-child(2){width: 50%;}
#table3 tbody tr td:first-child  {text-align:left; border: 1px solid #000000; background-color: white; text-align: right;}
#table3 tbody tr td:nth-child(2)  {text-align:center;border: 1px solid #000000; background-color: white; text-align: right;}

#annexx-table {width:auto; border: 1px solid #000000; color:#000000;}
#annexx-table th {padding: 5px;}
#annexx-table td {padding: 5px; vertical-align:top;}
#annexx-table thead tr th {text-align: center; background-color:#d9d9d9; border: 1px solid #000000;}
#annexx-table thead tr th:first-child {width: 70%;}
#annexx-table thead tr th:nth-child(2){width: 20%;}
#annexx-table thead tr th:nth-child(3){width: 30%;}
#annexx-table tbody tr td:first-child   {width: 3%; text-align:left;}
#annexx-table tbody tr td:nth-child(2)  {width: 55%; text-align:left; border: 0px solid #000000;}
#annexx-table tbody tr td:nth-child(3)  {width: 10%; text-align:left; border: 1px solid #000000;}
#annexx-table tbody tr td:nth-child(4)  {width: 100%;text-align:left; border: 1px solid #000000;}
#annexx-table tbody tr:nth-child(1) td:first-child  {border:1px solid #000000}
#annexx-table tbody tr:nth-child(2) td:first-child  {border-right:1px solid #000000}
#annexx-table tbody tr:nth-child(3) td:first-child  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(4) td:first-child  {border-right:1px solid #000000}
#annexx-table tbody tr:nth-child(5) td:first-child  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(6) td:first-child  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(7) td:first-child  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(8) td:first-child  {border-right:1px solid #000000}
#annexx-table tbody tr:nth-child(1) td:nth-child(2)  {border:1px solid #000000}
#annexx-table tbody tr:nth-child(2) td:nth-child(2)  {border-right:1px solid #000000}
#annexx-table tbody tr:nth-child(3) td:nth-child(2)  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(4) td:nth-child(2)  {border-right:1px solid #000000}
#annexx-table tbody tr:nth-child(5) td:nth-child(2)  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(6) td:nth-child(2)  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(7) td:nth-child(2)  {border-right:1px solid #000000; border-bottom: 1px solid #000000}
#annexx-table tbody tr:nth-child(8) td:nth-child(2)  {border-right:1px solid #000000}


h7.intro{
    color: #93397F;/*#005289;*/
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin-top: 0.7em;
    margin-bottom: 1em;
    /*width: 100%;*/
	max-width:400px;
}

h7.intro:before{
    background-image: url("../img/title_img.svg");
    background-size: 85px 85px;
    display: inline-block;
    width: 85px;
    height: 85px;
    content: "";
    float: left;
    margin-right: 10px;
}

h7.intro2{
    color: #93397F;/*#005289;*/
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin-top: 0.7em;
    margin-bottom: 1em;
    width: 100%;
	/*max-width:1100px;*/
}

h7.intro2:before{
    background-image: url("../img/title_img.svg");
    background-size: 85px 85px;
    display: inline-block;
    width: 85px;
    height: 85px;
    content: "";
    float: left;
    margin-right: 10px;
}
h7.intropt{
    color: #93397F;/*#005289;*/
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
    margin-top: 0.7em;
    margin-bottom: 1em;
    width: 100%;
}

h7.intropt:before{
    background-image: url("../img/title_img.svg");
    background-size: 85px 85px;
    display: inline-block;
    width: 85px;
    height: 85px;
    content: "";
    float: left;
    margin-right: 10px;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: left;
    width: 50%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: right;
    display: inline-block;
    width: 45%;
}
div.eca-sr img.tableimg{
    width: 95%;
}
div.eca-sr img.tableimgsmall{
    width: 50%;
    display: inline-block;
    text-align: center;
}

div.eca-sr h6.green {
	color: #06693A;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.8em;
	margin-top: 1em;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: -1em;
	margin-top: 1em;
}
div.eca-sr h6.pink2{
    color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: -1em;
	margin-top: 4em;
}

div.eca-sr-box p span{
    font-size: 1em;
    color: #93397F;
}



#table007 {
	border-collapse: collapse;
	width:100%;
}
#table007 thead th:nth-child(2),#table007 td:nth-child(n+1)  {
	text-align: left;
	width: 80%;
    border: 1px solid #B5B900;
}
#table007 thead th:nth-of-type(2){
    text-align: center;
}
#table007 thead th {
	background: #B5B900;
    color: white;
    padding: 15px;
    text-align: center;
}
#table007 thead th:first-of-type {
    border-right: 1px solid #fff;
}

#table007 td, #table007 th {
	border-left: 1px solid #B5B900;
    border-right: 1px solid #B5B900;
    border-left: 1px solid #B5B900;
    border-bottom: 1px solid #B5B900;
	padding: 15px;
}
#table007 td:first-of-type{
    text-align: center;
}

#table008 {
	border-collapse: collapse;
	width: auto;
}



#table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}


#table008 td, #table008 th {
	border-left: 1px solid #B5B900;
    border-right: 1px solid #B5B900;
    border-left: 1px solid #B5B900;
    border-bottom: 1px solid #B5B900;
	padding: 15px;
}


#table008 td:first-of-type{
    font-weight: bold;
}
#table008 td:first-of-type{
    width: 10%;
}
#table008 td:nth-child(2){
    width: 20%;
}


#table009 {
	border-collapse: collapse;
	width: auto;
}



#table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}


#table009 td, #table009 th {
	border-left: 1px solid #B5B900;
    border-right: 1px solid #B5B900;
    border-left: 1px solid #B5B900;
    border-bottom: 1px solid #B5B900;
	padding: 15px;
}


#table009 td:first-of-type{
    font-weight: bold;
}
#table009 td:first-of-type{
    width: 10%;
}
#table009 td:nth-child(2){
    width: 20%;
}


#table009 {
	border-collapse: collapse;
	width: auto;
}



#table010 thead th {
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: center;
    border-right: 1px solid #fff;
}
#table010 thead th:first-of-type{
    border-left: 1px solid #B5B900;
}
#table010 thead th:last-of-type{
    border-right: 1px solid #B5B900;
}


#table010 td, #table010 th {
	border-left: 1px solid #B5B900;
    border-right: 1px solid #B5B900;
    border-left: 1px solid #B5B900;
    border-bottom: 1px solid #B5B900;
	padding: 15px;
}


#table010 td{
    font-weight: bold;
    text-align: right;
}


#table010 tr:first-of-type td:first-of-type{
    background-image: url(../img/twitter.png);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center left 50%;
}
#table010 tr:nth-child(2) td:first-of-type{
    background-image: url(../img/linkedin.png);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center left 50%;
}
#table010 tr:nth-child(3) td:first-of-type{
    background-image: url(../img/facebook.png);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center left 50%;
}
#table010 tr:nth-child(4) td:first-of-type{
    background-image: url(../img/youtube.png);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center left 50%;
}
#table010 tr:nth-child(5) td:first-of-type{
    background-image: url(../img/instagram.png);
    padding: 35px;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center left 50%;
}

#table010 {
	border-collapse: collapse;
	width: 100%;
    
}



#table011 {
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
    hyphens: none;
}


#table011  th {
	background: #4E4084;/*#005289;*/
    color: white;
    text-align: center;
}


#table011 td, #table011 th {
	padding: 5px;
    border: 1px solid #000;
    border-right: 1px solid #fff;
    border-top: 1px solid #000;
}
#table011 th:last-of-type{
    border-right: 1px solid #000;
}
#table011 > tbody > tr:nth-child(8) > td:nth-child(2) {color: #000;}
#table011 > tbody > tr:nth-child(8) > td:nth-child(3) {color: #000;}
#table011 > tbody > tr:nth-child(8) > td:nth-child(4) {color: #000;}
#table011 > tbody > tr:nth-child(8) > td:nth-child(5) {color: #000;}
#table011 > tbody > tr:nth-child(2) > td:nth-child(1) {background: #4E4084;}
#table012 > tbody > tr:nth-child(8) > td:nth-child(2) {color: #000;}
#table012 > tbody > tr:nth-child(8) > td:nth-child(3) {color: #000;}
#table012 > tbody > tr:nth-child(2) > td:nth-child(1) {background: #4E4084;}
#table011 tr:nth-of-type(n) td:first-of-type{
    background: #93397F;/*#00B0F0;*/
    color: white;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
#table011 tr:first-of-type td:first-of-type{
    background: #4E4084;/*#005289;*/
    color: white;
    font-weight: bold;
}
#table011 > tbody > tr:nth-child(17) > td:nth-child(1){border-bottom: 1px solid #000;}
#table011 > tbody > tr:nth-child(17) > td:nth-child(1){border-right: 1px solid #fff;}
#table011 > tbody > tr:nth-child(17) > td:nth-child(2){border-right: 1px solid #fff;}
#table011 > tbody > tr:nth-child(17) > td:nth-child(3){border-right: 1px solid #fff;}
#table011 > tbody > tr:nth-child(17) > td:nth-child(4){border-right: 1px solid #fff;}

#table011 tr:nth-of-type(9) td:first-of-type{
    background: #4E4084;/*#005289;*/
    color: white;
    font-weight: bold;
}
#table011 tr:last-of-type td:nth-of-type(n){
    background: #4E4084;/*#005289;*/
    color: white;
    font-weight: bold;
}
#table011 tr:nth-child(1) td:nth-child(2){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff
}
#table011 tr:nth-child(1) td:nth-child(3){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
     border: 1px solid #fff
}
#table011 tr:nth-child(1) td:nth-child(4){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff
}
#table011 tr:nth-child(1) td:nth-child(5){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff;
    border-right: 1px solid #000
}
#table011 tr:nth-child(1) td:nth-child(1){
    border: 1px solid #fff;
    border-left: 1px solid #000;
}
#table011 tr:nth-child(1) td:nth-child(1){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
}
#table011 td:nth-child(2){
    text-align: right;
}
#table011 td:nth-child(3){
    text-align: right;
}
#table011 td:nth-child(4){
    text-align: right;
}


#table011 td:first-of-type{
    width: 10%;
    border: 1px solid #000;
}
#table011 tr:nth-child(8) td:first-of-type{
    text-align: right;
}


#table011 td:nth-child(2){
    width: 5%;
    border: 1px solid #000;
}
#table011 td:nth-child(3){
    width: 5%;
    border: 1px solid #000;
}
#table011 td:nth-child(4){
    width: 5%;
    border: 1px solid #000;
}
#table011 td:nth-child(5){
    text-align: right;
    width: 5%;
    border: 1px solid #000;
}


#table011 tr:nth-of-type(8){
    background: #fff;
    color: white;
    font-weight: bold;
}
#table011 tr:nth-child(16) td:first-of-type{
    text-align: right;
}
#table011 tr:nth-child(16){
    font-weight: bold;
}






#table011-el {
    font-size: 90%;
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
}


#table011-el  th {
	background: #5AAF7D;
    color: white;
    text-align: center;
}


#table011-el td, #table011-el th {
	padding: 5px;
    border: 1px solid #000;
    border-right: 1px solid #fff;
    border-top: 1px solid #000;
}
#table011-el th:last-of-type{
    border-right: 1px solid #000;
}
#table011-el tr:first-of-type{
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table011-el tr:nth-child(1) td:nth-child(2){
    text-align: right;
}
#table011-el td:nth-child(2){
    text-align: right;
}
#table011-el td:nth-child(3){
    text-align: right;
}
#table011-el td:nth-child(4){
    text-align: right;
}


#table011-el td:first-of-type{
    width: 60%;
    border: 1px solid #000;
}
#table011-el tr:nth-child(7) td:first-of-type{
    text-align: right;
}


#table011-el td:nth-child(2){
    width: 5%;
    border: 1px solid #000;
}
#table011-el td:nth-child(3){
    width: 5%;
    border: 1px solid #000;
}
#table011-el td:nth-child(4){
    width: 15%;
    border: 1px solid #000;
}
#table011-el td:nth-child(5){
    text-align: right;
    width: 5%;
    border: 1px solid #000;
}


#table011-el tr:nth-of-type(8){
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table011-el tr:nth-child(15) td:first-of-type{
    text-align: right;
}
#table011-el tr:nth-child(16){
    background: #B5B900;
    color: white;
    font-weight: bold;
}







#table011-lt {
    font-size: 85%;
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
}


#table011-lt  th {
	background: #5AAF7D;
    color: white;
    text-align: center;
}


#table011-lt td, #table011-lt th {
	padding: 5px;
    border: 1px solid #000;
    border-right: 1px solid #fff;
    border-top: 1px solid #000;
}
#table011-lt th:last-of-type{
    border-right: 1px solid #000;
}
#table011-lt tr:first-of-type{
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table011-lt tr:nth-child(1) td:nth-child(2){
    text-align: right;
}
#table011-lt td:nth-child(2){
    text-align: right;
}
#table011-lt td:nth-child(3){
    text-align: right;
}
#table011-lt td:nth-child(4){
    text-align: right;
}


#table011-lt td:first-of-type{
    width: 60%;
    border: 1px solid #000;
}
#table011-lt tr:nth-child(7) td:first-of-type{
    text-align: right;
}


#table011-lt td:nth-child(2){
    width: 5%;
    border: 1px solid #000;
}
#table011-lt td:nth-child(3){
    width: 5%;
    border: 1px solid #000;
}
#table011-lt td:nth-child(4){
    width: 15%;
    border: 1px solid #000;
}
#table011-lt td:nth-child(5){
    text-align: right;
    width: 5%;
    border: 1px solid #000;
}


#table011-lt tr:nth-of-type(8){
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table011-lt tr:nth-child(15) td:first-of-type{
    text-align: right;
}
#table011-lt tr:nth-child(16){
    background: #B5B900;
    color: white;
    font-weight: bold;
}






#table011-pl {
    font-size: 85%;
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
}


#table011-pl  th {
	background: #5AAF7D;
    color: white;
    text-align: center;
}


#table011-pl td, #table011-pl th {
	padding: 5px;
    border: 1px solid #000;
    border-right: 1px solid #fff;
    border-top: 1px solid #000;
}
#table011-pl th:last-of-type{
    border-right: 1px solid #000;
}
#table011-pl tr:first-of-type{
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table011-pl tr:nth-child(1) td:nth-child(2){
    text-align: right;
}
#table011-pl td:nth-child(2){
    text-align: right;
}
#table011-pl td:nth-child(3){
    text-align: right;
}
#table011-pl td:nth-child(4){
    text-align: right;
}


#table011-pl td:first-of-type{
    width: 60%;
    border: 1px solid #000;
}
#table011-pl tr:nth-child(7) td:first-of-type{
    text-align: right;
}


#table011-pl td:nth-child(2){
    width: 5%;
    border: 1px solid #000;
}
#table011-pl td:nth-child(3){
    width: 5%;
    border: 1px solid #000;
}
#table011-pl td:nth-child(4){
    width: 15%;
    border: 1px solid #000;
}
#table011-pl td:nth-child(5){
    text-align: right;
    width: 5%;
    border: 1px solid #000;
}


#table011-pl tr:nth-of-type(8){
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table011-pl tr:nth-child(15) td:first-of-type{
    text-align: right;
}
#table011-pl tr:nth-child(16){
    background: #B5B900;
    color: white;
    font-weight: bold;
}


#table012 {
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
    hyphens: none;
}


#table012  th {
	background: #4E4084;/*#005289;*/
    color: white;
    text-align: center;
}


#table012 td, #table011 th {
	padding: 5px;
    border: 1px solid #000;
    border-right: 1px solid #fff;
    border-top: 1px solid #000;
}
#table012 th:last-of-type{
    border-right: 1px solid #000;
}

#table012 tr:nth-of-type(n) td:first-of-type{
    background:  #93397F;/*#00B0F0;*/
    color: white;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
#table012 tr:first-of-type td:first-of-type{
    background: #4E4084;/*#005289;*/
    color: white;
    font-weight: bold;
}
#table012 > tbody > tr:nth-child(17) > td:nth-child(1){border-bottom: 1px solid #000;}
#table012 > tbody > tr:nth-child(17) > td:nth-child(1){border-right: 1px solid #fff;}
#table012 > tbody > tr:nth-child(17) > td:nth-child(2){border-right: 1px solid #fff;}

#table012 tr:nth-of-type(9) td:first-of-type{
    background: #4E4084;/*#005289;*/
    color: white;
    font-weight: bold;
}
#table012 tr:last-of-type td:nth-of-type(n){
    background: #4E4084;/*#005289;*/
    color: white;
    font-weight: bold;
}
#table012 tr:nth-child(1) td:nth-child(2){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff
}
#table012 tr:nth-child(1) td:nth-child(3){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff;
    border-right: 1px solid #000
}
#table012 tr:nth-child(1) td:nth-child(4){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff
}
#table012 tr:nth-child(1) td:nth-child(5){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
    border: 1px solid #fff;
    border-right: 1px solid #000
}
#table012 tr:nth-child(1) td:nth-child(1){
    border: 1px solid #fff;
    border-left: 1px solid #000;
}
#table012 tr:nth-child(1) td:nth-child(1){
    text-align: center;
    background: #4E4084;/*#005289;*/
    color: white;
}
#table012 td:nth-child(2){
    text-align: right;
}
#table012 td:nth-child(3){
    text-align: right;
}
#table012 td:nth-child(4){
    text-align: right;
}


#table012 td:first-of-type{
    width: 10%;
    border: 1px solid #000;
}
#table012 tr:nth-child(8) td:first-of-type{
    text-align: right;
}


#table012 td:nth-child(2){
    width: 5%;
    border: 1px solid #000;
}
#table012 td:nth-child(3){
    width: 5%;
    border: 1px solid #000;
}
#table012 td:nth-child(4){
    width: 15%;
    border: 1px solid #000;
}
#table012 td:nth-child(5){
    text-align: right;
    width: 5%;
    border: 1px solid #000;
}


#table012 tr:nth-of-type(8){
    background: #fff;
    color: white;
    font-weight: bold;
}
#table012 tr:nth-child(16) td:first-of-type{
    text-align: right;
}
#table012 tr:nth-child(16){
    font-weight: bold;
}






#table12 {
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
}
#table12 th:last-of-type{
    border-right: 1px solid #000;
}


#table12 thead th {
	background: #5AAF7D;
    color: white;
    text-align: center;
    border-top: 1px solid #000;
}


#table12 td, #table12 th {
	padding: 10px;
    border: 1px solid #000;
    border-right: 1px solid #000;
}
#table12 tr:first-of-type{
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table12 tr:nth-child(1) td:nth-child(2){
    text-align: right;
}
#table12 td:nth-child(2){
    text-align: center;
}
#table12 td:nth-child(3){
    text-align: center;
}
#table12 td:nth-child(4){
    text-align: center;
}
#table12 td:nth-child(5){
    text-align: center;
}


#table12 thead th:first-of-type{
    width: 60%;
    border-right: 1px solid #fff;
}
#table12 tr:nth-child(7) td:first-of-type{
    text-align: right;
}


#table12 thead th:nth-child(2){
    width: 20%;
    border-right: 1px solid #fff;
    text-align: right;
}
#table12 thead th:nth-child(3){
    width: 20%;
    border: 1px solid #000;
    text-align: right;
}



#table12 tr:nth-of-type(8){
    background: #B5B900;
    color: white;
    font-weight: bold;
}
#table12 tr:nth-child(15) td:first-of-type{
    text-align: right;
}
#table12 tr:nth-child(16){
    background: #B5B900;
    color: white;
    font-weight: bold;
}

section.pubformat h3{
    width: 80%;
    float: left;
    color: #333;
    font-size: 1.3em;
}
section.pubformat table{
    width: 20%;
    float: right;
}




div.eca-sr img.notfull{
    width: 50%;
    margin-bottom: 10px;
}

#linkk{
        position: relative !important;
    }
    
#linkk a{
        position: absolute;
        width: 20%;
        height: 5%;
        top: 17%;
        right: 5%;
    }


@media screen and (max-width:1250px) {
    div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
div.eca-sr h6.pink2 {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: inline-block;
    width: 100%;
}
}

@media screen and (max-width: 659px) {
    #table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    #table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 5em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
div#publication-header h1 {
    bottom: 0px;
    font-size: 10px;
    padding: 15px;
    position: absolute;
}

div.eca-sr img.h8{
    float: none;
    display: inline-block;
    width: 100%;
}
div.eca-sr img.tableimg{
    width: 100%;
}
div.eca-sr img.tableimgsmall{
    width: 100%;
    display: inline-block;
    text-align: center;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
div.eca-sr h6.pink2 {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: inline-block;
    width: 100%;
}
    
}

@media screen and (max-width:459px) {
    #table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 3em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    #table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 3em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    #table011 {
	border-collapse: collapse;
	width: 100%;
    border: 1px solid #000;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: block;
    width: 100%;
}
div.eca-sr h6.pink {
	color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
 div.eca-sr h6.pink2{
    color: #93397F;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 0.5em;
	margin-top: 4em;
}
    

div#publication-header {
	margin-bottom: 20px;
    margin-right: -12px;
    margin-left: -15px;
    position: relative;
    margin-top: -10px;
}
   
    
#table008 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 2em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
#table009 thead th {
    font-size: 2em;
	background: #B5B900;
    color: white;
    padding: 25px;
    text-align: left;
    padding-left: 2em;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 7%;
    background-position: center left 3%;
}
    

    
h8 {
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: inline-block;
    width: 100%;
}


    
.formats-column {
	display: block;
	width: auto;
}
.formats-column table {
	margin-left: auto;
	margin-right: auto;
}
.div-signature div {
	width: 100%;
}
h8 {
    font-size: 1.3em;
    line-height: 1.6;
    font-weight: bold;
    color: black;
    display: block;
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-right: 10px;
}
div.eca-sr img.h8{
    float: none;
    display: inline-block;
    width: 100%;
}
}



div.eca-sr-annexes h5 {
	text-align:center;
}
.img200{
max-width:200px !important;
}
.img300{
max-width:300px !important;
}
.img400{
max-width:400px !important;
}
.img500{
max-width:500px !important;
}
.img600{
max-width:600px !important;
}
.img300right{
max-width:300px !important;
    float: right;
    margin-left: 1em;
}
.img350right{
max-width:350px !important;
    float: right;
    margin-left: 1em;
}
.img400right{
max-width:400px !important;
    float: right;
    margin-left: 1em;
}
.img300left{
max-width:300px !important;
    float: left;
    margin-right: 1em;
}
.img400left{
max-width:400px !important;
    float: left;
    margin-right: 1em;
}
.img500left{
max-width:500px !important;
    float: left;
    margin-right: 1em;
}
section.left1{
    float: left;
    width: 40%
}
section.right1{
    float: right;
    width: 57%;
}
section.left2{
    float: left;
    width: 57%
}
section.right2{
    float: right;
    width: 40%;
}
section.left2small{
    float: left;
    width: 75%
}
section.right2small{
    float: right;
    width: 20%;
}
section.imageleft{
    float: left;
    width: 45%;
}
section.imageright{
    float: right;
    width: 45%;
}
#left {
    width:45%;
    float:left;
}

#right {
    padding-top: 50px;
    width:45%;
    float: right;
}
#rightsl {
    padding-top: 30px;
    width:45%;
    float: right;
}
#rightfr {
    padding-top: 60px;
    width:45%;
    float:right;
    margin-top: 50px;
}

#sidebyside {
    position: relative;
    width:100%;
    height: 650px;
}
#sidebyside-mt {
    position: relative;
    width:100%;
    height: 710px;
}
#sidebyside-sl {
    position: relative;
    width:100%;
    height: 555px;
}
.divider{
    position: absolute;
    left: 50%;
    top: 0%;
    bottom: 0%;
    border-left:1px solid gray;
}
.divider-mt{
    position: absolute;
    left: 50%;
    top: 0%;
    bottom: 0%;
    border-left:1px solid gray;
}


#maincontent > div.col-xs-12.col-sm-9 > div > div:nth-child(13) > ul > ul {
	list-style-type: none;
	color: #a8b621;
}
#maincontent > div.col-xs-12.col-sm-9 > div > div:nth-child(13) > ul > ul > li:before{
	content: 'ο';
	color: #a8b621;
	margin-right: 5px;
	position: absolute;
	left: 0px;
}


p.small{
    font-size: 12px;
}
p.lineheight {
    line-height: 1.2;
    margin-top: 10px;;
    font-size: 12px;
}
p span {
    line-height: 1.2;
    margin-top: 10px;;
    font-size: 12px;
}

@media screen and (max-width:1280px){
   
    
    #left {
    width:45%;
    float:left;
}

#right {
    width:45%;
    float:right;
}

#sidebyside {
    position: relative;
    width:100%;
    height: 500px;
}
    #sidebyside-mt {
    position: relative;
    width:100%;
    height: 620px;
}
    #sidebyside-sl {
    position: relative;
    width:100%;
    height: 500px;
}
.divider{
    position: absolute;
    left: 50%;
    top: 0%;
    bottom: 0%;
    border-left:1px solid gray;
}
.divider-mt{
    position: absolute;
    left: 50%;
    top: 0%;
    bottom: 0%;
    border-left:1px solid gray;
}
}

@media screen and (max-width:1000px){
        #sidebyside-sl {
    position: relative;
    width:100%;
    height: 380px;
}
}



@media screen and (max-width:768px){
    div#publication-header {
	margin-bottom: 20px;
    margin-right: -12px;
    margin-left: -12px;
    position: relative;
    margin-top: -10px;
}
    #rightfr {
    padding-top: 40px;
    width:45%;
    float:right;
    margin-top: 0px;
}
      #rightsl {
    padding-top: 10px;
    width:45%;
    float:right;
    margin-top: 0px;
}
    
    #table011{
        font-size: 70%;
    }
    #table12{
        font-size: 75%;
    }
p.lineheight br{display: none;}
    .img300right{
max-width:300px !important;
    float: none;
    margin-left: 0em;
}
    .img350right{
max-width:350px !important;
    float: none;
    margin-left: 0em;
}
.img300left{
max-width:300px !important;
    float: none;
    margin-right: 0em;
}
section.left1{
    float: none;
    width: 100%
}
section.right1{
    float: none;
    width: 100%;
}
section.left2{
    float: none;
    width: 100%
}
section.right2{
    float: none;
    width: 100%;
}
section.left2small{
    float: none;
    width: 100%
}
section.right2small{
    float: none;
    width: 100%;
}
section.imageleft{
    float: left;
    width: 45%;
}
section.imageright{
    float: none;
    width: 100%;
}
    h7.intro{
    color: #2BA966;
    font-size: 1.1em;
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin-top: 0.7em;
    margin-bottom: 1em;
    width: 100%;
}
    h7.intro br{
        display: none;
    }
   div.eca-sr h2{
        font-size: 28px;
    }

h7.intro:before{
    background-image: url("../img/title_img.svg");
    background-size: 85px 85px;
    display: inline-block;
    width: 85px;
    height: 85px;
    content: "";
    float: left;
    margin-right: 10px;
    margin-bottom: 25px;
}
    section.pubformat h3{
    width: 70%;
    float: left;
    color: #333;
    font-size: 1.3em;
}
   
section.pubformat table{
    width: 30%;
    float: right;
}
    #about-table tr td:nth-child(1) {width:100%;}
    #table011{
        font-size: 70%;
    }
    #table011-el{
        font-size: 70%;
    }
    #table011-lt{
        font-size: 65%;
    }
     #table011-pl{
        font-size: 65%;
    }
    #sidebyside {
    position: relative;
    width:100%;
    height: 400px;
}
}
@media screen and (max-width:500px){
    #sidebyside {
    position: relative;
    width:100%;
    height: 325px;
}
    #sidebyside-mt {
    position: relative;
    width:100%;
    height: 300px;
}
    #sidebyside-sl {
    position: relative;
    width:100%;
    height: 300px;
}
}
@media screen and (max-width:414px){
    #sidebyside {
    position: relative;
    width:100%;
    height: 270px;
}
       #sidebyside-sl {
    position: relative;
    width:100%;
    height: 210px;
}

}
@media screen and (max-width:320px){
    #sidebyside {
    position: relative;
    width:100%;
    height: 210px;
}
           #sidebyside-sl {
    position: relative;
    width:100%;
    height: 180px;
}
}

.h4normal{

	font-size:14px;
	font-weight:normal;
	color:#58585a;
}

.author {
	margin: 0em 1em 1em 0em !important;
	clear: both;
}