/*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;
}
ul {
	padding-left: 14px;
}
body {
	background-color: #bbbbbb;
	font-family: Verdana, Geneva, sans-serif;
	padding: 40px 0 20px 0;
	text-rendering: optimizelegibility;
	color: #000;
	margin: 0;
	position: relative;
	height: auto;
	overflow-y: scroll;
	width: 100%;
}
img.img_cover {
	width: 100%;
	max-width: 300px;
}


#on-the-cover {margin-bottom:1em;}
.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;
}
h1, h1, h2, h2, h3, h3 {
	margin: 1em 0;
}
h2, h2 {
	font-size: 1.6em;
}
h1 {
	line-height: 1.4;
}
h2 {
	line-height: 40px;
}
.site-main-logo h1 {
	font-family: Georgia, ​Times, "Times New Roman", ​serif !important;
	font-size: 1.6em;
	line-height: 40px;
}
.site-main-logo img {
	border: 0 none;
	height: auto;
	margin: 10px;
	max-width: 120px;
	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: 9em;
}
.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: 9em;
	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 {
	border-top: 1px solid #bbbbbb;
	padding: 20px;
}
.align-right {
	text-align: right !important;
}
* {
	box-sizing: border-box;
}
.maincontentarea p, .maincontentarea li {
	line-height: 1.4em !important;
}
fg-color-green {
	color: #a6b522;
}
fg-color-dark-green {
	color: #016937;
}
fg-color-purple {
	color: #94397f;
}
fg-color-dark-purple {
	color: #4f3f84
}
div.general-report > div {
	margin-bottom: 1.2em !important;
	margin-top: 2em;
}
div.general-report {
	/*color: #003e68;*/
	padding-bottom: 1em;
	font-size: 14px;
	line-height: 1.2 !important;
	margin-right: 30px;
	margin-left: 20px;
	overflow:hidden;
	padding-top:1em;
}

div.general-report a, div.general-report a:visited, div.general-report a:hover {color:#1268b0 !important;}
div.general-report .no-padding {
	padding: 0 !important;
}
.general-report ul {
	list-style-type: none;
}
.general-report ul li {
	position: relative;
}
.general-report ul li:before {
	position: absolute;
	left: -20px;
	top: 6px;
	content: ' ';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #a8a8a8;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #a8a8a8;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	-webkit-transform: rotate(360deg);
	transform:rotate(360deg);
}

div.general-report table, #op-logo {
	margin-left: 70px;
}

#op-logo { margin-top:1em; margin-bottom:1em; }
div.gr-publication-detail h1 {
	color: #016937;
}
.general-report ul {
	padding-left: 0;
	padding-bottom: 6px;
	padding-top: 6px;
}
.general-report ol, .general-report ul {
	margin: 0 0 10px 90px;
}
.general-report ul li {
	font-size: 14px;
	font-style: normal;
	list-style-position: outside;
	margin: 14px 0 0 !important;
	page-break-after: auto;
	page-break-before: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
.general-report.contacts h2 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.071;
	margin: 30px 10px 18px;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	text-rendering: optimizelegibility;
	padding: 0;
}
.general-report.contacts h3 {
	color: #2b4390;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 10px 10px 70px;
	text-align: left;
	text-indent: 0;
	text-transform: none;
}
.general-report-addresses p {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.2;
	margin: 6px 0 0 70px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	padding: 0 !important;
}
.general-report-addresses h3 {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1;
	margin: 17px 0 6px 70px;
	page-break-after: auto;
	page-break-before: always;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: uppercase;
}
.general-report-addresses h4 {
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.2;
	margin: 6px 0 0 70px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
div.general-report-annexes h3, div.general-report-annexes h4, div.general-report-annexes h5, div.general-report-annexes h6 {
	color: #016937;
}
div.gr-reply-of-commission h3 {
	color: #016937;
}
.general-report-foreword {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
	position: relative;
}
.general-report-foreword p {
	color: #ffffff;
	padding: 18px;
}
.general-report p {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 0 70px;
	padding-bottom: 13px;
	text-align: justify;
	text-align-last: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
.foreword-basic {
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 0 43px;
	padding-bottom: 13px;
	text-align: justify;
	text-align-last: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
.general-report-foreword-label {
	background-color: #0d3f94;
	color: white;
	padding: 18px 18px 18px 30px;
}
.general-report-foreword-label p {
	padding: 0;
}
.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;
}
#maincontent .general-report {
	margin-bottom: 2em;
}
.GR_2015-small-left-padding {
	padding-left: 43px !important;
}
#CH00-PH01 {
	width: 299px;
	height: auto;
}
div.foreword-sign {
	text-align: right;
	margin-bottom:1.5em;
}
div.gr-publication-detail {
	padding-bottom: 1em;
	position: relative;
}
table.publication-formats {
	border: 0;
	margin: 10px 0 0 0;
	color: #000;
}
table.publication-formats tr {
	border: 0;
}
table.publication-formats tr th {
	border: 0;
	text-align: center;
}
table.publication-formats td {
	padding: 5px;
	border: 0;
	min-width: 50px;
	text-align: center;
}
table.publication-formats td.table_col_left {
	font-weight: bold;
	padding-left: 0;
	padding-right: 3%;
	text-align: left;
}
table.publication-formats td img {
	border: 0;
	width: 50px;
	height: 50px;
}
span.special-report-label {
	display: block;
	font-size: 24px;
	margin-bottom: .5em;
	font-weight: bold;
	line-height: 1.4;
	color: #58585a;
}
div#publication-header {
	background-color: #eeeeee;
	margin-bottom: 30px;
	margin-top: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 70px;
	padding-top: 30px;
}
div#publication-header h2 {
	color: #003e68;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.111;
	margin: 0 0 8px;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
div#publication-header p {
	color: #000000;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 10px 0 !important;
	text-align: justify;
	text-align-last: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
p.quote_text {
	font-style: normal;
	font-weight: 500;
	margin-bottom: 0;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0;
}
p.quote_sign {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 31px;
	margin-right: 20px;
	margin-top: 11px;
	margin-left: 43px;
}
img#publication-type-logo {
	display: block;
	margin: 1.5em auto 0 auto;
	height: auto;
	width: 104px;
}
span.gr-number-title {
	color: #a6b622;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
}
.general-report ol.lower-alpha {
	list-style-type: none;
	counter-reset: list;
}
.general-report ol.lower-alpha > li:before {
	content: "(" counter(list, lower-alpha) ") " !important;
	counter-increment: list;
}
.general-report ol.alphaLower {
	list-style-type: none;
	counter-reset: list;
}
.leftOl {
	margin-left: -1.2em;
}
ol.alphaLower > li {
	padding-left: 24px;
	list-style: none;
	position: relative;
}
ol.alphaLower > li:before {
	counter-increment: list;
	content: "(" counter(list, lower-alpha) ") ";
	position: absolute;
	left: -1.2em;
	left: 0;
}
ol.no-prefix {
	list-style-type: none;
}
p.no-bottom-margin {
	margin-bottom: 0 !important;
}
.general-report figure {
	margin-top: 1em;
	margin-bottom: 1em;
}
.general-report figure img {
	width: 95%;
}
.general-report figure figcaption {
	font-size: 12px;
	margin-bottom: .65em;
}
.general-report figure p {
	font-size: 12px;
	text-align: left;
	margin-bottom: 0.5em !important;
}
.general-report figure figcaption p {
	line-height: 18px !important;
	margin-bottom: 1.2em !important;
	color: #016937;
	font-size: 1.4em;
	font-weight: bold;
}
.general-report figure figcaption.figure-caption-bottom {
	margin-top: .5em;
	text-align: left;
}
.general-report figure figcaption.figure-caption-audit {
	margin-top: .5em;
	text-align: center;
}
.general-report figure figcaption span {
	color: #016937;
	font-weight: bold;
}
.general-report ol {
	margin-bottom: 1em;
}
.general-report ul li span {
	color: #58585a;
}
.general-report cite {
	display: block;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.general-report 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;
}
.general-report h1 {
	color: #ffffff; /*#003e68;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.071;
	margin: 30px 10px 18px;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

.subtitle {
	display: block;
	margin-bottom: 30px;
}
.no-side-padding {
	padding-left: 0;
	padding-right: 0;
}
.no-left-padding {
	padding-left: 0;
}
.no-padding {
	padding: 0;
}
.affix {
	top: 20px;
	width: 312px;
}
.affix-bottom {
	position: absolute;
}
ul#toc {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
}
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;
}

.tocheight {
	overflow-y: scroll;
	
}
.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;
}
table {
	word-wrap: break-word;
	margin-bottom: 1.2em !important;
	table-layout: fixed;
}
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: #fff;
	background-color: #a8b621;
	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: right;
}
.basic-table .empty, .annex-table .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: 20px;
	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%;
}
.about-table tr td {
	border-bottom: 2px dotted;
}

.about-table tr:last-of-type td {
	border-bottom: none;
}
.about-table td {
	padding: 2px;
}

.about-table {
       table-layout:fixed;
       width:auto;
       word-break: break-all;
       overflow: hidden;
       
}
.about-table tr td {
       border-bottom: 2px dotted;
}

.about-table tr:last-of-type td {
       border-bottom: none;
}
.about-table td {
       padding: 4px 12px;
}

.first-col{padding: 4px 4px 4px 0px !important;}


/*.first-col{width:20%}*/

#content0 {padding-top:1em;}
#chapter12 iframe {margin-left:70px;}
.btn {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #f1f1f1;
	background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
	background-repeat: repeat-x;
	border-color: #cfcfcf #cfcfcf #b5b5b5;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 12px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	border-radius: 4px;
	font-size: 12px;
	font-weight: normal;
}
.gr_img img {
	width: 100%;
	height: auto;
}
.btn-sm {
	line-height: 18px;
	padding: 3px 8px;
}
.arrow-toggle.collapsed .glyphicon-chevron-up, .arrow-toggle .glyphicon-chevron-down {
	display: none;
}
.arrow-toggle .glyphicon-chevron-up, .arrow-toggle.collapsed .glyphicon-chevron-down {
	display: inline-block;
}
span.glyphicon-chevron-down span, span.glyphicon-chevron-up span {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size: 1.1em;
	padding-right: 0.5em;
	vertical-align: bottom;
}
span.glyphicon-chevron-down::before, span.glyphicon-chevron-up::before {
	content: none;
}
span.glyphicon-chevron-down::after {
	content: "∨";
}
.glyphicon-chevron-up::after {
	content: "∧";
}

	.picture-copyright {display:table;table-layout:fixed; margin-left:85px;}
	.picture-copyright + .picture-copyright {margin-top:1em;}
	.picture-copyright img {display:table-cell;max-width:190px !important}
	.picture-copyright figcaption {display:table-cell; vertical-align:top; padding:6px}
	
/*  Default Highlights */


#chapter1 h1{
	color: #fff;
	background-color: #114779;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter2 h1{
	color: #fff;
	background-color: #72397e;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter3 h1{
	color: #fff;
	background-color: #60a6de;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter4 h1{
	color: #fff;
	background-color: #5ea2bc;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter5 h1{
	color: #fff;
	background-color: #eec42a;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter6 h1{
	color: #fff;
	background-color: #ae4757;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter7 h1{
	color: #fff;
	background-color: #312b80;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter8 h1{
	color: #fff;
	background-color: #944470;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter9 h1{
	color: #fff;
	background-color: #c8ae5d;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
#chapter10 h1{
	color: #fff;
	background-color: #93c4b9;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}



.highlight_1 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
}

.highlight_1 span {
	background-color: #009992;
	display: inline-block;
	padding: 10px;
	line-height: 1;
}
.highlight_2 {
	margin: 18px 0 14px 70px;
	padding: 0;
}

.highlight_3 {
	margin: 18px 0 14px 45px;
	padding: 0;
	padding-left:0 !important;
	margin-bottom:14px !important;
}
.highlight_2 span, .highlight_3 span{
	color: #fff;
	display: inline-block;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1;
	text-align: justify;
	text-align-last: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	background-color: #9b9b9a;
}

.highlight_3 span {color:#2b4390;}
p.chap_number, p.highlight_1, p.highlight_2 {
	margin-left: 0 !important;
}
.chap_number span {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	page-break-before: always;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 26px;
	padding: 10px;
}

.eu-2017 {
	padding-top:24px;
	padding-bottom:24px;
	background-color:#e3e3e3;
	color:#000 !important;
	}
.eu-2017 > p {padding-right:24px;}

.eu-2017 .img_caption_photo {background:none !important;}
.img_caption_photo + .img_caption_photo { margin-top:24px !important;}

.eu-2017 .img_caption_photo2 {background:#ffffff !important;}
.img_caption_photo2 + .img_caption_photo2 { margin-top:24px !important;}

.eu-2017 h2 {color:#2b4390;font-size:35px; margin-bottom:0;padding-left:45px}
.eu-2017 h3 {color:#2b4390;margin-top:10px;margin-bottom:2em;padding-left:45px}

#widthdrawal-of-uk h2 {margin-bottom:1em !important; }
h3.highlight_3 { color:#2b4390; }
h3.highlight_3 span {background-color:#fff;}
/*Begin chapter specific highlights*/

#chapter0 .highlight_1 span {
	background-color: #114779;
}
#chapter0 .chap_number span {
	background-color: #0d3f94; /*#9b9b9a*/
}
#chapter1 .chap_number span, #content1 .chap_number span {
	background-color: #d9ad41;
}
#chapter1 .highlight_1 span, #content1 .highlight_1 span {
	background-color: #2b4170;
}

#chapter1 .img_caption_photo_big p, #content1 .img_caption_photo_big p {
	background-color: #f7eeda;
}
#chapter1 .img_caption_photo, #content1 .img_caption_photo {
	background-color: #dadada;
}

#chapter2 .chap_number span {
	background-color: #60a6de;
}
#chapter2 .highlight_1 span, #content2 .highlight_1 span {
	background-color: #72397e;
}

#chapter2 .img_caption_photo_big p, #content2 .img_caption_photo_big p  {
	background-color: #e2ecf9;
}
#chapter2 .img_caption_photo, #content2 .img_caption_photo {
	background-color: #dadada;
}

#chapter3 .chap_number span {
	background-color: #a1bf37;
}
#chapter3 .highlight_1 span, #content3 .highlight_1 span {
	background-color: #60a6de;
}
#chapter3 .img_caption_photo_big p, #content3 .img_caption_photo_big p  {
	background-color: #ebf1da;
}
#chapter3 .img_caption_photo, #content3 .img_caption_photo {
	background-color: #dadada;
}

#chapter4 .chap_number span {
	background-color: #eec670;
}
#chapter4 .highlight_1 span, #content4 .highlight_1 span {
	background-color: #5ea2bc;
}
#chapter4 .img_caption_photo_big p, #content4 .img_caption_photo_big p  {
	background-color: #fbf4e3;
}
#chapter4 .img_caption_photo, #content4 .img_caption_photo {
	background-color: #dadada;
}

#chapter5 .chap_number span {
	background-color: #a3bfd0;
}
#chapter5 .highlight_1 span, #content5 .highlight_1 span {
	background-color: #eec42a;
}
#chapter5 .img_caption_photo_big p, #content5 .img_caption_photo_big p  {
	background-color: #edf1f5;
}
#chapter5 .img_caption_photo, #content5 .img_caption_photo {
	background-color: #dadada;
}

#chapter6 .chap_number span {
	background-color: #336baa;
}
#chapter6 .highlight_1 span, #content6 .highlight_1 span {
	background-color: #ae4757;
}
#chapter6 .img_caption_photo_big p, #content6 .img_caption_photo_big p {
	background-color: #e0e4f2;
}
#chapter6 .img_caption_photo, #content6 .img_caption_photo {
	background-color: #dadada;
}

#chapter7 .chap_number span {
	background-color: #77bac9;
}
#chapter7 .highlight_1 span, #content7 .highlight_1 span {
	background-color: #312b80;
}
#chapter7 .img_caption_photo_big p, #content7 .img_caption_photo_big p  {
	background-color: #e7f2f4;
}
#chapter7 .img_caption_photo, #content7 .img_caption_photo {
	background-color: #dadada;
}

#chapter8 .chap_number span {
	background-color: #63599e;
}
#chapter8 .highlight_1 span, #content8 .highlight_1 span {
	background-color: #944470;
}
#chapter8 .img_caption_photo_big p, #content8 .img_caption_photo_big p  {
	background-color: #e4e2f1;
}
#chapter8 .img_caption_photo, #content8 .img_caption_photo {
	background-color: #dadada;
}

#chapter9 .chap_number span {
	background-color: #a01d30;
}
#chapter9 .highlight_1 span, #content9 .highlight_1 span {
	background-color: #c8ae5d;
}
#chapter9 .img_caption_photo_big p, #content9 .img_caption_photo_big p  {
	background-color: #ecdcd6;
}
#chapter9 .img_caption_photo, #content9 .img_caption_photo {
	background-color: #dadada;
}

#chapter10 .chap_number span {
	background-color: #77beee;
}
#chapter10 .highlight_1, #content10 .highlight_1 span {
	background-color: #93c4b9;
}
#chapter10 .img_caption_photo_big p, #content10 .img_caption_photo_big p {
	background-color: #e7f3fd;
}
#chapter10 .img_caption_photo, #content10 .img_caption_photo {
	background-color: #dadada;
}

/*End chapter specific highlights*/

.summary a, .general-report a,.summary a:visited, .general-report a:visited {
	color:#1268b0;
	}
.img_caption_photo, .summary_img_caption_photo {
	background-color: #d6ebea;
	margin-bottom: 16px;
	margin-top: 16px;
	overflow: hidden;
	padding: 0 0 0 70px;
	position: relative;
	width: 100%;
}


.img_caption_photo2 {
	background-color: #ffffff;
	margin-bottom: 16px;
	margin-top: 16px;
	overflow: hidden;
	padding: 0 0 0 70px;
	position: relative;
	width: 90%;
	margin-left:5%;
}

.img_caption_photo3 {
	background-color: #ffffff;
	margin-bottom: 16px;
	margin-top: 16px;
	overflow: hidden;
	padding: 0 0 0 0px;
	position: relative;
	width: 90%;
	margin-left:5%;
}

.img_caption_photo div.col-xs-7 {
	margin-left: -15px;
}

.img_caption_photo2 div.col-xs-7 {
	margin-left: -15px;
}

img.height_width_100pct {
	min-width: 100%;
	width: 100%;
}


img.height_width_70pct {
	min-width: 70%;
	width: 70%;
	margin-left: 30%;
}
img.height_width_70pct2 {
	min-width: 70%;
	width: 70%;
	margin-left: 0%;
}
.bandera{
	text-align: right !important;
	text-align-last: right !important;
}
.img-large2{
	text-align: center;
	min-width: 100%;
	width: 100%;
}
.img-large2 img{
	min-width: 90%;
	width: 90%;
}

.myjustify{
	margin-right:2em !important;
}

p.caption, p.video-caption {
	color: #000;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.222;
	margin: 6px 12px 0 0;
	padding-bottom: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}
.img_caption_photo div.col-sm-push-5 {
	margin-left: 15px;
	margin-right: -15px;
}
.img_caption_photo2 div.col-sm-push-5 {
	margin-left: 15px;
	margin-right: -15px;
}
.newvideo {
	background-color: #dadada;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-top: 25px;
	overflow: auto;
	padding-left: 70px;
	padding-right: 20px;
	position: relative;
}
.newvideo_videobox {
	background-color: #000;
	width: 392px;
	padding: 0;
}
.newvideo_videobox img, .newvideo_videobox iframe {
	/*margin-bottom: 3px;*/
	width: 100%;
}
div.gr-principles-contents {
	padding: 1em .5em .5em .5em;
	display: table;
}
div.gr-principles-contents div {
	display: table-row;
	width: 100%;
}
.gr-principles-contents div span {
	display: table-cell;
	width: 67%;
	padding-bottom: .5em;
}
.gr-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;
}
ul.dashes-ul li:before {
	content: "—";
	display: inline-block;
	width: 1.8em;
	margin-left: -1.8em;
}
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;
}
#content11 {padding-top:40px;}
.img_caption_photo_big img {width:100% !important; margin:0 !important; padding:0 !important;}
.img_caption_photo_big p {padding:10px;margin: 0;}

@media screen and (max-width:410px) {
.site-main-logo {
	text-align: center;
}
.site-main-logo h1 {
	font-size: 2.75em;
}
.site-main-logo img {
	width: 250px;
	display: block;
	margin: 0 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 (max-width:628px) {
.img_caption_photo .col-xs-7 {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.img_caption_photo .col-xs-5 {
	padding-left: 0;
	width: 100%;
}

.img_caption_photo2 .col-xs-7 {
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.img_caption_photo2 .col-xs-5 {
	padding-left: 0;
	width: 100%;
}

.newvideo {
	padding-right: 0 !important
}
.newvideo .col-xs-8 {
	width: 100% !important
}
.newvideo .col-xs-4 {
	width: 100% !important;
	padding: 10px;
	line-height: 1;
}
}
@media (max-width:392px) {
	
	#gr-trailer {padding:0 !important; background:none !important; margin-left:auto; margin-right:auto;max-width:100%;}
	#gr-trailer .newvideo_videobox {max-width:100%; width:100%;}
}
@media (max-width:768px) {
	body {padding-top:40px;}
	#gr-trailer {padding:0 !important; background:none !important; margin-left:auto; margin-right:auto;max-width:392px;}
img {
	max-width: 100 !important;
}
.img_cover {margin-bottom:1.5em;}
.general-report-foreword {
	width: 380px;
	max-width: 60%;
}
p.foreword-basic {
	margin-left: 15px ;
	margin-right: 15px;
}

.general-report table {margin-left: 15px !important;}
.general-report ol, .general-report ul {margin-left: 15px;
	margin-right: 15px;padding-left:15px;}
.GR_2015-small-left-padding {
	padding-left: 15px !important;
}
#CH00-PH01 {
	width: 100%
}
.general-report p {
	margin-left: 15px ;
	margin-right: 15px;
}

.general-report p.caption {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding:15px;
	}


div.img_caption_photo {
	padding: 0;
}
div.img_caption_photo2 {
	padding: 0;
}
.newvideo {
	padding-left: 0 !important
}
.highlight_2 {
	margin: 18px 0 14px 15px
}
}

@media (min-width:769px) {
.general-report-foreword {
	background-color: #0d3f94;
}
.top-left-triangle2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #E3E3E3 transparent transparent transparent;
	line-height: 0;
	_border-color: #E3E3E3 #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.top-left-triangle {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #ffffff transparent transparent transparent;
	line-height: 0;
	_border-color: #ffffff #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.left-triangle {
	left: 0;
	position: absolute;
	top: 2em;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #ffffff;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.chap-intro-openpar, .chap-intro {margin-right:70px !important;}
.foreword-basic {margin-right:43px !important;}
}

@media (max-width:993px) {
.general-report figure img {
	width: 95%;
}
body {
	/*padding-top: 0;*/
	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.general-report {
	margin-left: 0;
	margin-right: 0;
}
main#main {
	padding-left: 10px;
	padding-right: 10px;
}
.general-report-foreword {
	margin-left: auto;
	margin-right: auto;
}
.newvideo_videobox div img {
	margin-bottom: 0 !important;
}
.img_caption_photo div.col-sm-7 {
	padding: 0;
	margin: 0 !important;
}
.img_caption_photo div.col-sm-5 {
	padding-left: 15px !important;
	padding-bottom: 15px !important;
}
}

@media screen and (max-width:1280px) {
body {
	/*padding-top: 0;*/
	padding-bottom: 0;
}
.general-report figure img {
	width: 90%;
}
}

@media(min-width:1200px) {
img.img_cover {
	width: 100%;
	max-width: 300px;
}
}

@media screen and (max-width:1188px) {
       .about-table td {
       padding: 4px 6px;
}
}

/************************************** 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;
}
#table003 {
	border: 1px solid #026938;
	border-collapse: collapse;
}
#table003 thead th:first-of-type {
	text-align: left;
}
#table003 th, #table003 td {
	padding: 3px 5px;
	border: 1px solid #026938;
	text-align: center;
}
#table003 thead tr {
	color: #fff;
	background-color: #016937;
	text-align: center;
}
#table003 thead tr a, #table003 thead tr a:visited {
	color: #fff;
}
#table003 tbody tr:nth-of-type(odd) {
	background-color: #aebfac;
}
#table003 tbody td:first-of-type {
	text-align: left;
}
#table003 tbody th[scope="row"] {
	text-align: left;
}
#table003-left-col {
	width: 12%;
}
#table003-left-col-2 {
	width: 16%;
}
.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;
}
#previous-gr, #previous-gr:visited  {
	background:#7097CF;
	text-shadow:none;
	color:white !important;
	border:none !important;
	transition: background .2s linear;
	font-size: 14px;
    margin: 10px;
    padding: 10px 13px;
	}
#previous-gr:hover {
	background:#0E4194;
	color:white !important;
	}
#reaching-out-header h2 {margin-top:0;padding-left:0;}
#reaching-out-header h3 {padding-left:0;}
#reaching-out-header img {width:100%; height:auto;}

/* NCL: ini añadido para los titulos de los gráficos */

@font-face {
	font-family: "extrafont";
	src: url('../fonts/ECSquareSansPro-Medium.otf') format("opentype");
}
@font-face {
	font-family: "extrafont-italic";
	src: url('../fonts/ECSquareSansPro-MediumItalic.otf') format("opentype");
}


.graph-title {

	float: initial;
	position:relative;
	top:60px;
	font-size:12pt !important;
	font-weight: bold !important;
	text-align:left !important;
	text-align-last:left !important;
	text-transform: uppercase !important; 

	margin: 0px 0px 1.5% 19.5% !important;
	font-family:extrafont, calibri !important;

}

.minuscula{
	text-transform: lowercase !important; 
}
/* NCL: fin añadido para los titulos de los gráficos */

.basic-superscript{
	vertical-align: super;
    font-size: smaller;
}
.basic-subscript{
	vertical-align: sub;
    font-size: smaller;
}
.basic-italics{
	font-style: italic;
}
.basic-italic{
	font-style: italic;
}
.basic-bold{
	font-weight: bold !important;
}
.col-sm-pull-8 .caption{
	text-align:right !important;
	text-align-last:right !important;
}
