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: 15px;
}
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;
}
.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: 10.65em;
}
header#mainheader {
	border-bottom: 1px solid #bbbbbb;
}
h1, h2, h3, h4, h5, h6 {
	color: #003399;
	font-weight: bold;
}
h2 {
	color: #0078bf;
}
h3 {
	color: #a6b522;
}
h4 {
	margin-bottom: 1em;
}
h4 + p {
	margin-top: 1em;
}
h1, h1, h2, h2, h3, h3 {
	margin: 1em 0;
}
h2, h2 {
	font-size: 1.6em;
}
h1 {
	line-height: 1.4;
}
h2, h3 {
	line-height: 40px;
}
.site-main-logo img {
	border: 0 none;
	height: auto;
	margin: 0 30px 0 20px;
	width: 180px;
	vertical-align: middle;
}
td {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
a#languageID::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 6px 4px 0;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: 4px;
	top: 6px;
	width: 0;
}
#languageID {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bbb;
	border-radius: 0.4em;
	color: #000;
	line-height: 16px;
	margin: 0;
	padding: 0.1em 0.4em 0.1em 0.5em;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.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;
	width:100%;
	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 {
	line-height: 18px !important;
}
.maincontentarea div.eca-sr {
	border-bottom: 1px solid #CCC;
}
.maincontentarea div.eca-sr:last-of-type {
	border-bottom: none;
}
fg-color-green {
	color: #a6b522;
}
fg-color-dark-green {
	color: #016937;
}
fg-color-purple {
	color: #94397f;
}
fg-color-dark-purple {
	color: #4f3f84
}
div.eca-sr {
	/*color: #333;*/
	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: 3px;
	margin-top: 1em;
}
div.eca-sr h4 {
	color: #58585a;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 3px;
	margin-top: 1em;
}
div.eca-sr h5 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 3px;
	margin-top: 1em;
}
div.eca-sr-annexes h3, div.eca-sr-annexes h4 {
	color: #016937;
}
div.eca-reply-of-commission h3 {
	color: #016937;
}
h4 + h5 {
	padding-bottom: 1em;
}
.recommendation-heading {
	border-bottom: 3px solid #a6b522;
}
#maincontent .eca-sr {
	margin-bottom: 2em;
}
p {
	margin-bottom: 1.2em !important;
}
div.eca-publication-detail {
	padding-bottom: 1em;
	position: relative;
}
table.publication-formats {
	table-layout:fixed;
	margin-right: 0;
	margin-top: .5em;
}
table.publication-formats td, table.publication-formats th {
	padding: 5px;
	width:50px;
}
table.publication-formats th {
	font-size: 10px;
	text-align: center !important;
}
table.publication-formats td img {
	min-width: 40px !important;
	width:40px;
	height: auto;
}
span.special-report-label {
	display: block;
	font-size: 24px;
	margin-bottom: .5em;
	font-weight: bold;
	line-height: 1.4;
	color: #58585a;
}
div#publication-header {
	margin-bottom: 20px;
}
div.publication-number-container {
	position: relative;
	display: inline-block;
	color: #94397f;
}
span.publication-number-prefix {
	position: absolute;
	right: 95%;
	top: 4px;
	font-size: 14px;
}
span.publication-number {
	display: block;
	font-size: 96px;
	font-weight: bold;
	line-height: 1;
	margin: 0 auto;
	margin-bottom: -10px;
}
span.publication-year {
	display: block;
	font-size: 46px;
	font-weight: bold;
	line-height: 1;
	color: #94397f;
}
img#publication-type-logo {
	display: block;
	margin: 1.5em auto 0 auto;
	height: auto;
	width: 104px;
}
span.eca-number-title {
	color: #a6b622;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
}
ol.lower-alpha {
	list-style-type: none;
	counter-reset: list;
}
ol.lower-alpha > li:before {
	content: "(" counter(list, lower-alpha) ") ";
	counter-increment: list;
}
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 img {
	width: 75%;
}
.eca-sr figure figcaption {
	font-size: 14px;
	margin-bottom: .65em;
}
.eca-sr figure figcaption.figure-caption-bottom {
	margin-top: .5em;
}
.eca-sr figure figcaption.green {
	color: #a6b522;
	font-weight: bold;
	margin-bottom: 1.2em;
}
.eca-sr figure figcaption {
	font-style: italic;
}
.eca-sr figure figcaption a {
	font-style: normal;
}
img + p { margin-top:1em;}
.eca-sr ul {
	list-style-type: none;
	padding-left: 5px;
	margin: 0;
	margin-bottom: 1.2em;
}
.eca-sr ul li {
	margin-left: 2em;
	position: relative;
	margin-bottom: 1em;
}
.eca-sr ul li::before {
	content: 'ο';
	color: #a8b621;
	position: absolute;
	left: -2em;
}
.eca-sr cite {
	display: block;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
.eca-sr-box {
	background-color: #e7ebcc;
	margin-top: 3em !important;
	margin-bottom: 3em !important;
	padding: 1em;
}

.eca-sr-box-dark-green {
		background-color: #a6b522;
	}

.eca-sr-box .box-title {
	font-weight: bold;
	font-size: 1.1em;
	color: #a6b522;
}


.eca-sr-box-dark-green ul li::before {color:white;}

.eca-sr-box-dark-green ul li a, .eca-sr-box-dark-green ul li a:visited {color:black;}
.eca-sr-box small {
	font-style: italic;
}
.eca-sr-box-title {
	font-size: 1.05em;
	margin-bottom: .6em !important;
}

.eca-sr-box-dark-green .box-title {color:white;}

.eca-sr-box-subtitle {
	font-weight: bold;
	font-style:italic;
}

.eca-sr-box-title span {
	font-weight: bold;
	color: #a8b621;
}
.eca-sr-green-outline {
	border: 1px solid #a6b522;
	padding: 1em;
}

.eca-sr-box-outlined {
	border:1px solid #e7ebcc;
	padding:1em;
	margin-top: 3em !important;
	margin-bottom: 3em !important;
}
div.eca-sr h4.green {
	color: #a8b621;
}
.no-margin {
	margin: 0 !important;
}
h1#publication-details-title {
	color: #016937;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 10px;
}
.subtitle {
	display: block;
	margin-bottom: 30px;
}
.no-padding {
	padding: 0;
}
.affix {
	top: 20px;
	width: 312px;
}
.affix-bottom {
	position: absolute;
}
ul#toc li:first-child {
	color: #444;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .75em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}
.main-summary {
	margin-top: .75em;
	padding: 1em;
	background-color: #eff1f0;
}
.main-summary span {
	display: block;
	font-weight: bold;
}
footer#pagefooter {
	background-color: #a6b622;
	height: 0.75em;
}
#footer-branding {
}
.left-border {
	border-left: 4px solid #016937;
	padding-left: 30px !important;
}
.bottom-border {
	border-bottom: 1px solid #CCC;
}
#signature {
	text-align: center;
}
#signature p:first-of-type {
	margin-bottom: 0 !important;
}
h3.revenue {
	position: relative;
	margin-left: 50px;
}
h3.revenue img {
	position: absolute;
	left: -50px;
	top: 4px;
	width: 45px;
	height: auto;
}
span.acronym {
	font-weight: bold;
	color: #016937;
}
table {
	word-wrap: break-word
}
.align-center {
	text-align: center !important;
}
.available-formats-container {
	display: table;
}
.block {
	display: block !important;
}
.formats-column1 {
	display: table-cell;
	width: 70%;
}
.formats-column {
	display: table-cell;
	width: 30%;
}
.basic-table {
	border-collapse: separate;
	border-spacing: 0px;
}
.basic-table thead th, .basic-table tbody td {
	border-bottom: 1px solid #a8b621;
	border-right: 1px solid #a8b621;
}
.basic-table thead th {
	border-right-color: #fff;
	border-top: none;
	border-bottom: none;
}
.basic-table td:first-of-type {
	border-left: 1px solid #a8b621;
}
.basic-table tfoot td:first-of-type {
	border-left: none;
}
.basic-table thead th:last-of-type {
	border-right: none;
}
.basic-table {
	border-bottom: none;
}
.basic-table caption {
	color: #016937;
	font-size: 1.2em;
	font-family: "Open Sans", sans-serif
}
.basic-table thead {
	background-color: #a8b621;
	color: #016937;
}
.basic-table thead tr th {
	width: 20%;
	text-align: center;
}
.basic-table thead, .basic-table tbody {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.2em;
}
.basic-table tbody tr td {
	color: #000 !important;
	text-align: right;
}
.basic-table tbody tr td:first-child {
	text-align: left;
}
.basic-table td, .basic-table th {
	padding: 5px;
}
.basic-table tbody tr td.row-sum {
	color: #fff !important;
	background-color: #016937;
	font-weight: bold;
}
.basic-table caption, .annex-table caption {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.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;
}
.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-principles {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em;
	width: 100%;
	border: 1px solid #A6B522;
	margin-top: 1em;
	margin-bottom: 1em;
}
.eca-principles-header {
	font-size: 1.2em;
	padding: .5em;
	background-color: #016937;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
div.eca-principles-contents {
	padding: 1em .5em .5em .5em;
	display: table;
}
div.eca-principles-contents div {
	display: table-row;
	width: 100%;
}
.eca-principles-contents div span {
	display: table-cell;
	width: 67%;
	padding-bottom: .5em;
}
.eca-principles-contents div span.principles-contents-left {
	width: 33%;
	font-weight: bold;
}
#annex3 {
	table-layout: fixed;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1.2em;
	width: 100%;
}
h4 + table {
	margin-top: 1em;
}
#annex3 tr {
	border-top: 6px solid #fff;
}
#annex3 caption {
	text-align: center;
}
.annex3-header {
	color: #fff !important;
	font-weight: bold;
}
#annex3 td {
	padding: 5px;
	text-align: center;
	color: #000;
}
#annex3 .left, #annex3 .right {
	width: 46.7%;
}
#annex3 .separator {
	width: 6.6%;
}
#annex3 .orange {
	background-color: #FBBA00;
}
#annex3 .green {
	background-color: #B5B900;
}
#annex3 .lightgreen {
	background-color: #2BA966;
}
#annex3 .darkgreen {
	background-color: #056731;
}
#mobile-nav {
	margin-bottom: 0;
	font-size: 12px !important;
}
#mobile-nav .navbar-brand {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	padding: 0;
	margin-left: 15px;
}
.navbar#mobile-nav {
	min-height: 20px;
}
#mobile-nav .navbar-toggle {
	margin-bottom: 4px;
	margin-left: 15px;
	margin-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.grey-fg {
	color: #58585a !important;
}
.obtain-eu-publications li {
	color: #58585a !important;
}
.obtain-eu-publications li ul {
	list-style-type: none;
}
small + p {
	margin-top: 1em;
}
ul.breadcrumb {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.dashes-ul {
	list-style-type: none;
}
ul.dashes-ul li:before {
	content: "— ";
}
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;
}
.eca-sr figure img {
	width: 100%;
	height:auto;
}

img.full-width {width: 100%;
	height:auto;}

.eca-sr figure + p, .eca-sr figure + div, .eca-sr p + figure  {
	margin-top:2em;
}
.eca-sr div + p {	margin-top:2em;
}

.what-we-found-box {
	overflow:none;
	margin-top:.5em;
	}
.what-we-found-box > div {
	float:left;
	border-left:6px solid #a6b522;
	padding-left:10px;
	max-width:49%;
	}
	
.what-we-found-box > div.full-width {max-width:100% !important;} 

	.what-we-found-box > div p {
		margin-bottom:0 !important;
		clear:both;
		line-height:normal !important;
		}
		
		.what-we-found-box > div p.what-we-found-title-bold {
			font-weight:bold;
			margin-top:1em;
			}
	
		
	.what-we-found-box > div p.what-we-found-result {
		color:#a6b522;
		font-weight:bold;
		font-size:2em;
		line-height:1em !important;
		}	
		.what-we-found-box > div p.what-we-found-result span {
			
			font-size:14px;
			line-height:1em;
			
			}
	.what-we-found-box >div:first-of-type{margin-right:10px} 
	.what-we-found-box > div.one-third { max-width:27%;}
	.what-we-found-comprising {margin-top:1em; position:relative; padding-left:15px; max-width:100%; float:none}
	.what-we-found-side-title {	
		border-bottom:3px solid #c1c3c5;}
		
		.what-we-found-side-title + .what-we-found-title {margin-top:.75em;}
		.what-we-found-box > div  p.what-we-found-result-small-green {color:#a6b522;margin-bottom:.75em !important;}
		
		
.scroll-y {
	overflow-y:scroll;
	}
@media screen and (max-width:410px) {
.site-main-logo {
	text-align: center;
}
.site-main-logo h2 {
	font-size: 2.75em;
}
.site-main-logo img {
	width: 250px;
	display: block;
	margin: 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;
}
}


@media screen and (max-width:769px) {
	.available-formats-container {
	margin-bottom:1em;
	}
}
@media screen and (max-width:992px) {
.eca-sr 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.eca-sr {
	margin-left: 0;
	margin-right: 0;
}
main#main {
	padding-left: 10px;
	padding-right: 10px;
}
}

@media screen and (max-width:1280px) {
body {
	padding-top: 0;
	padding-bottom: 0;
}

}
ul.doc li a::before {
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: url(../img/docicon-green.svg) no-repeat center;
	background-size: contain;
}
ul.doc li a {
	display: block;
	padding: 5px 0;
	color: #016937;
}
ul.doc li a:hover {
	color: #333;
}
ul.doc li {
	display: block;
	border-bottom: 1px solid #f2f1f1;
}
ul.doc li:last-of-type {border-bottom:none;}
ul.doc {
	list-style: none;
	margin: 0px;
	padding: 10px;
	display: block;
}
.follow-box h2 {
	background-color: #016937;
	color: #fff;
	font-size: 1.2em;
	margin: 0;
	text-align: center;
}
.follow-box {
	background-color: #fff;
}
.follow-box > div {
	background-color: #e7ebcc;
}
.diagram-info {
	font-family: 'Open Sans Condensed', sans-serif;
}
.eca-sr figure .row img {
	width: 100%;
}
.description-sr {
	background-color: #E6E7E9;
	padding: 1em;
	margin-bottom: 2em;
}
.about-table {
	width: 100%;
	margin-bottom: 1em;
}
.about-table tr:nth-child(2) td {
	border-bottom: 2px dotted;
	border-top: 2px dotted;
}
.about-table tr:nth-child(3) td {
	border-bottom: 2px dotted;
}
.about-table td {
	padding: 2px;
}

#eca-president { margin-right:10px; float:left; width:225px; height:auto;}

@media screen and (max-height:807px) {
	ul#toc li:first-child {font-size:.95em;}
	ul#toc li a {
		font-size:.85em;
	}
}


@media screen and (max-height:861px) {
ul#toc li:first-child {
	color: #444;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .75em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}
ul#toc li a {
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis !important;
}
}

@media screen and (max-width:1209px) {
ul#toc li:first-child {
	color: #444;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .75em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}
ul#toc li a {
	white-space: nowrap;
	overflow: hidden!important;
	text-overflow: ellipsis !important;
}
}

.no-margin {margin: 0 !important;}
.clearfix + p.footnote, ul + p.footnote {font-size: 0.9em;}
p.diagramNote sup:first-child {font-size: 100%; top: 8px; left:-1.7em; display:block; width: 0; height: 0;}
p.diagramNote {padding-left: 2em;}