@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	height: 100%;
	background-color: #dadada;
	color: #303030;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

a, a:hover, a:focus, a:active {
	text-decoration: none;
	color: inherit;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
h1 {
	color: #000000;
	position: relative;
	left: -2px;
	font-weight: 700;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: -0.5px;
	margin: 5px 0;
}

h1 span {
	color: #606060;
	font-size: 16px;
	font-weight: 400;
	margin-left: 22px;
	letter-spacing: normal;
}

h2 {
	font-size: 32px;
	font-weight: 300;
	margin: 10px 0 0 0;
}

h3 {
	color: #000000;
	font-size: 21px;
	font-weight: 300;
	text-transform: none;
	margin: 35px 0 15px 0;
}

h4 {
	font-size: 20px;
	font-weight: 500;
	margin: 35px 0 15px 0;
}

h5 {
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
}
#rankings-selection h5 {
	margin-bottom: 8px;
    text-transform: none;
}

.dummy {
	display: none !important;
}

.clear {
	clear: both;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

.header-content-wrapper, .menu-content-wrapper, .body-wrapper, .footer1-wrapper, footer2-wrapper, .info-wrapper, .years-wrapper, .scope-wrapper {
	position: relative;
	width: 100%;
	min-width: 990px;
}
.header-content-wrapper {
	background-color: #fefefe;
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 0;
	z-index: 20;
}
.header-logo {
	float: left;
	padding-left: 20px;
}
.header-logo img {
	width: 45px;
	padding-right: 20px;
}
.header-title {
	float: left;
	color: #45B0E4;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
}
.header-langs {
	float: right;
	padding-right: 20px;
	padding-top: 7px;
}
.menu-content-wrapper {
	background-color: #fefefe;
	border-bottom: 1px solid #cacaca;
	z-index: 40;
	top: 0;
	left: 0;
}
.body-wrapper {
	background-color: #fefefe;
	height: 100%;
}
.footer1-wrapper {
	background-color: #f0f0f0;
	border-top: 1px solid #dadada;
	z-index: 10;
}
.footer2-wrapper {
	position: relative;
	background-color: #dadada;
}
.footer2-disclaimer a.aimg, .footer2-disclaimer a.aimg:hover {
	border: none;
	text-decoration: none;
}
.footer2-disclaimer a.aimg img {
	opacity: 0.80;
	filter: alpha(opacity=80);
}
.footer2-disclaimer a.aimg:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.info-wrapper {
	background-color: #f0f0f0;
	border-bottom: 1px solid #cacaca;
}
.comparison-wrapper {
	text-align: center;
	overflow: auto;
	overflow-y: hidden;
}
.comparison, .compnav-content-wrapper {
	text-align: left;
}
.rankings-wrapper {
	text-align: center;
    overflow: auto;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    min-width: 990px;
}
#profile {
	padding: 15px 0 30px 0;
}
#list-all {
	padding: 10px 0 40px 0;
}
#comparison, #rankings-content {
	min-width: 950px;
}
#comparison {
	padding: 15px 20px 20px 20px;
}
#rankings-content {
	padding: 20px 20px 20px 20px;
}
#rankings {
    overflow: auto;
    overflow-y: hidden;
}
#rankings-selection {
	padding-bottom: 20px;
}
#entities-selector-wrapper {
	position: relative;
	width: 100%;
}
#entities-selector-content {
  margin: 0 auto;
}
#entities-selector {
	position: absolute;
	width: 950px;
	padding: 0 20px 30px 20px;
	bottom: 0;
}
.years-wrapper, .summary-wrapper {
	background-color: #f0f0f0;
    border-bottom: 1px solid #dadada;
}
.disclaimer-wrapper {
	background-color: #F5EFD3;
	border-bottom: 1px solid #dadada;
}
.scope-wrapper {
	background-color: #dadada;
	border-bottom: 1px solid #cacaca;
}
.selection-wrapper {
	background-color: #e0e0e0;
	border-bottom: 1px solid #d0d0d0;
}
.compnav-wrapper {
	display: inline-block;
	min-width: 100%;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}
#compnav {
	min-width: 950px;
	padding: 0 20px;
	margin: 15px 0 15px 0;
	white-space: nowrap;
}
.header-content, .menu-content, .body-content-wrapper, .footer1-content-wrapper, .footer2-content-wrapper, .info-content-wrapper, .years-content-wrapper, .disclaimer-content-wrapper, .scope-content-wrapper, .selection-content-wrapper, .summary-content-wrapper, .main-info, .main-error, #entities-selector-content, #rankings-content-wrapper, .carousel {
	text-align: left;
	margin: 0 auto;
	min-width: 990px;
	width: 100%;
	max-width: 1400px;
}
.carousel {
	height: 137px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.comparison, .compnav-content-wrapper, #rankings-content-wrapper {
	display: inline-block;
}
#rankings_content-wrapper {
	min-width: 990px;
}
.info-content {
	position: relative;
	padding: 12px 20px;
}
.info-img {
	float: left;
	position: relative;
	top: -5px;
	width: 50px;
	height: 50px;
	margin-right: 25px;
}
#summary-wrapper {
	width: 67%;
}
#summary-content {
    padding: 15px 0 15px 20px;
}
#basics-wrapper, #summary-wrapper {
    float: left;
}
#basics-wrapper {
    width: 33%;
}
#basics, #summary {
    height: 100%;
}
#basics {
    border-right: 1px solid #dadada;
}
#basics-content {
    padding: 0 20px 0 0;
    text-align: center;
}
.years-content {
	padding: 10px 20px 0px 20px;
}
.disclaimer-content {
	padding: 12px 20px;
	font-size: 90%;
	line-height: 17px;
}
.disclaimer-div {
	padding: 12px 0;
	border-bottom: 1px dashed #cacaca;
}
.disclaimer-div p {
	margin: 10px 0;
}
.disclaimer-div p:first-child {
	margin-top: 0;
}
.disclaimer-div p:last-child {
	margin-bottom: 0;
}
.disclaimer-div:first-child {
	padding-top: 0;
}
.disclaimer-div:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.summary-content {
    padding: 0 20px;
    display: flex;
}
.scope-content {
	padding: 0 20px;
}
.body-content {
	padding: 0 20px;
}
.selection-content {
	padding: 15px 20px 20px 20px;
}
.footer1-content {
	padding: 10px 20px;
}
.footer2-content {
	padding: 10px 20px;
}
.menu-content {
	display: block;
	line-height: 28px;
  padding: 0;
}
.menu-content ul {
	margin: 0;
	padding: 0;
}
.menu-content ul li {
	position: relative;
	list-style: none;
	padding: 10px 0px;
	float: left;
}
.menu-content ul li.superfirst {
	padding-left: 6px;
}
.menu-content ul li.last, .menu-content img.last {
	float: right;
}
.menu-content ul li.superlast, .menu-content img.superlast {
	margin-right: 7px;
}
.menu-content img.firstflag.superlast {
	margin-right: 20px;
}
.flagimg {
	display: inline-block;
	background-color: #0073AA;
	color: #FEFEFE;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 6px 8px;
	border-left: 1px solid #fefefe;
}
.flagimg.selected, .flagimg:hover {
	background-color: #caa200;
	cursor: pointer;
}
.menu-content ul li a {
	display: block;
	color: #0073AA;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	padding: 10px 13px;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.footer1-nav, .footer1-about, .footer2-disclaimer  {
	text-align: center;
}
.footer1-nav {
	padding: 10px 0;
}
.footer1-nav a {
	color: #202020;
	font-size: 13px;
	font-weight: 500;
	margin: 0 10px;
}
.footer1-nav a:hover, .footer1-nav a:active {
	border-bottom: 1px dotted #202020;
}
.footer1-info {
	border-top: 1px dashed #c8c8c8;
	padding-bottom: 15px;
	text-align: center;
}
.footer1-info p {
	color: #989898;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 20px 0 10px 0;
}
.footer1-info h4 {
	color: #989898;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 21px;
}
.footer2-disclaimer {
	color: #808080;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.footer1-info a, .footer2-disclaimer a, .element-4 p a {
	color: #303030;
	border-bottom: 1px dotted #303030;
}
.footer1-info a:hover, .footer1-info a:active, .footer2-disclaimer a:hover, .footer2-disclaimer a:active, .element-4 p a:hover, .element-4 p a:active {
	border-bottom: 1px solid #303030;
}
.main-info, .main-error {
	text-align: center;
	margin: 0px auto;
}
.main-info {
	padding: 60px 0;
}
.main-error {
	padding: 100px 0;
}
.main-info h1, .main-error h1 {
	font-size: 28px;
	margin: 30px 0;
	line-height: 1.5;
	font-weight: 300;
}
.main-info h1 {
	color: #957700;
}
.main-error h1 {
	color: #d03030;
}
.main-info h3, .main-error h3 {
	color: #707070;
	margin: 15px 0;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
}

.info-area {
	color: #707070;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding-left: 28px;
	background: url(../icons/info.png) no-repeat;
}

.text {
	position: relative;
	color: #303030;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7;
	padding: 20px 0 35px 0;
}
.toc {
	float: left;
	width: 300px;
	margin-right: 50px;
}
.content {
	margin-left: 350px;
	max-width: 750px;
}
.content-wide {
	max-width: 1000px;
}

.landing-wrapper {
/*	background-size: cover;
	background-image: url('/images/background.png');*/
	position: relative;
	width: 100%;
	background: #0073aa;
    background: -moz-linear-gradient(-45deg, #005680 0%, #0073aa 50%, #4096bf 100%);
    background: -webkit-linear-gradient(-45deg, #005680 0%,#0073aa 50%,#4096bf 100%);
    background: linear-gradient(135deg, #005680 0%,#0073aa 50%,#4096bf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005680', endColorstr='#4096bf',GradientType=1 );
	overflow: hidden;
}
.landing-texture {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('/images/background-pattern.png') 0 0 repeat;
	background-size: 40%;
	opacity: 0.05;
}
#landing-img {
	position: absolute;
    width: 100%;
}
.contrast {
	background-color: #0C3D5A;
	color: #f0f0f0;
}
.important_text {
	text-align: center;
	font-weight: 500;
	font-size: 17px;
	line-height: 1.45;
	text-shadow: 0 0 3px #020202;
    -moz-text-shadow: 0 0 3px #020202;
    -webkit-text-shadow: 0 0 3px #020202;	
}

.normal {
}
.divider {
	border-top: 1px solid #dadada;
}
.light {
	background-color: #f0f0f0;
}
.lightblue {
	background-color: #CEE0EC
}
.medium {
	background-color: #d0d0d0;
}
.dark {
	background-color: #b7b7b7;
}
.cmc {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
}
#custommap {
	padding: 5px 0;
}
#profiles-map {
	cursor: pointer;
}
.disclaimer {
	background-color: #f9f2db;
	border-top: 1px solid #e7dcb8;
	font-weight: 500;
}
.element-wrapper {
	padding: 30px 0 35px 0;
}
.contrast .element-wrapper {
	padding: 18px 0;
}
.element-wrapper.landing-nav {
	padding: 25px 0 5px 0;
}
.normal.bottom-narrow .element-wrapper {
	padding-bottom: 10px;
}
.normal.top-narrow .element-wrapper {
	padding-top: 10px;
}
.element-2, .element-3, .element-4, .element-5, .element-6, .element-7, .element-8 {
	float: left;
}
.landing-tree .element-3 {
	float: right;
}
.element-2 {
	width: 45%;
	padding: 0 2.5%;
}
.element-3 {
	width: 30.333%;
	padding: 0 1.5%;
}
.element-4 {
	width: 21%;
	padding: 0 2%;
}
.element-5 {
	width: 16%;
	padding: 0 2%;
}
.element-6 {
	width: 13.666%;
	padding: 0 1.5%;
}
.element-7 {
	width: 11.285%;
	padding: 0 1.5%;
}
.element-8 {
	width: 10%;
	padding: 0 1.25%;
}
.tree-legend {
	color: #505050;
	margin: 0 1.5% 20px 1.5%;
}
.tree-legend div {
	position: relative;
	margin-left: 22px;
}
.tree-legend div span.is {
	top: 2px !important;
	left: -22px !important;
}
.element-wrapper .center table {
	margin: 10px auto 0px auto;
	min-width: 210px;
	max-width: 520px;
}
.landing-text {
	padding: 30px 0 40px 0;
	width: 100%;
	text-align: center;
	z-index: 5;
}
.landing-text h1, .landing-text h3, .landing-text p {
	color: inherit;
}
.landing-text h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.35;
	letter-spacing: 0.25px;
}
.landing-text h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.45;
	margin-top: 0;
	letter-spacing: 0.25px;
}
.landing-text h3.dyk {
	color: #EABF15;
    font-weight: 700;
	text-decoration: underline;
}
.landing-controls {
	width: 100%;
	text-align: center;
	position: relative;
	padding: 8px 0 3px 0;
	top: 0;
}
.landing-search {
	display: inline-block;
	position: relative;
}
.block-element {
	float: left;
	padding: 0 1.5%;
}
.block-heading h2 {
	text-align: center;
	margin: 0 0 12px 0;
	line-height: 1;
	font-size: 21px;
    font-weight: 700;
}
.blocks .block-heading h2 {
	margin-bottom: 19px;
}
.block-element.cmc {
	float: none;
	display: block;
	text-align: center;
	margin: 0 auto;
}
#custommap.block-element {
	width: 54.84%;
	padding-left: 0;
	border-right: 1px dashed #b0b0b0;
}
#map-wrapper {
	position: relative;
}

hr {
	height: 0;
    border-top: 1px solid #808080;
    border-bottom: none;
    margin: 30px 0;
}