
@import url( /wp-content/lib/chunks/interactives.css );
@import url( /wp-content/lib/chunks/interactive-footer.css );

@media (min-width: 545px) {
	.js-choose-country,
	.clear-country {
		display: none;
	}

	tbody td:nth-of-type(3n+5) {
		background-color: #F1F1F1;
	}
}

body #content .meta.date {
margin-bottom:30px;
}

body.single-interactives #interactive .title {
display:none;
}

body:not(.single-interactives) #interactive {
	margin-bottom:40px;
}

body:not(.single-interactives) #interactive .title {
	font-family: "franklin-gothic-urw",Verdana,Geneva,sans-serif;
	font-weight: 600;
	font-size: 2em;
	color: #3C3C3C;
	text-transform: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#data-table {
	margin-top: 20px;
}

#diff-value {
	color: #949D48;
}

#hidden {
display:none;
}

#interactive {
	overflow:hidden;
}

select {
	margin-top: 5px;
	margin-bottom: 15px;
}

.super-head td,
.super-head td.active {
	text-decoration: none;
	font-weight: bold;
	border: none;
	border-top: none;
	background-color: #fff;
	text-align: center;
	font-size: 1.4em;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table .super-head td.active{
	background-color: #fff;
  border-top: 1px solid #ccc;
}

tbody td:first-child {
	text-align: left;
}

tbody td:nth-of-type(2) {
	font-weight: bold;
}

th:nth-of-type(3n+5) {
	border-right: 1px solid #ccc;
}

th:nth-of-type(-n+3) {
	border-left: 1px solid #ccc;
}

th {
	width: 9%;
	border-bottom: 1px solid #ccc;
}
