#content0 {padding-top:1em;}
.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;
}
.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}
@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 {
}
}
.img_cover {margin-bottom:1.5em;}
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;
}
table.publication-formats .table_col_left {
	font-weight: bold;
	padding-left: 0;
	padding-right: 3%;
	text-align: left;
	width:30%;
}
table.publication-formats td img {
	border: 0;
	width: 30px;
	height: 30px;
}
#parent #popup {
  display: none;
}

#parent:hover #popup {
  display: block;
}

h2.gr_pubDetail {
	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 20px 0;
	orphans: 1;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	widows: 1;
}


/* custom */
div.eca-sr-box ul.box-list li {
	color: #ffffff;
}

div.eca-sr-box ul.box-list li::before {
	color: #ffffff;
}

div.eca-sr-box figure p.fig-title {
	color: #ffffff;
}

div.eca-sr-box figcaption p {
	color: #ffffff;
}

.popup1 a {
	color: #509de0 !important;
}

.popup1 a:hover {
	color: #9fb8ce !important;
}

.popup1 {
	color: #337ab7 !important;
}

.popup1 span {
	color: #ffffff;
}

.popup1:hover {
	text-decoration: underline;
	cursor: pointer;
}

.popup1 span {
	text-decoration: none;
}

p.tableHead {
	margin-top: 0em;
	margin-bottom: 0.5em;
	text-align: center;
	color: #2c3393;
	font-size: 18px;
}

#tableNoTitle1 tr th:first-child, #tableNoTitle1 tr td:first-child {
	width: 20%;
}

#tableNoTitle1 tr:nth-child(2n - 1) {
	background-color: #DCECF4;
}

#tableNoTitle2 tr th:first-child, #tableNoTitle1 tr td:first-child, #tableNoTitle2 tr th:nth-child(2), #tableNoTitle1 tr td:nth-child(2) {
	width: 20%;
}

#tableNoTitle2 tbody tr:first-child, #tableNoTitle2 tbody tr:nth-child(5), #tableNoTitle2 tbody tr:nth-child(13) {
	background-color: #FEDE88;
}

#tableNoTitle2 tbody tr:nth-child(7), #tableNoTitle2 tbody tr:nth-child(8), #tableNoTitle2 tbody tr:nth-child(9) {
	background-color: #DCECF4;
}

p.boxSource {
	font-size: 0.8em;
}