@charset "utf-8";
/* CSS Document */

#nav-wrapper {
	position: absolute;
	height: 100%;
	z-index: 5;
}
#nav {
	background-color: #323232;
	float: left;
	width: 220px;
	height: 100%;
	overflow: auto;
}
#nav-tabs-wrapper {
	width: 100%;
	display: inline-block;
}
#nav-tabs-wrapper ul {
	margin: 0;
	padding: 0;
}
#nav-tabs-wrapper ul li {
	list-style: none;
	float: left;
	width: 50%;
	height: 44px;
	color: #f8f8f8;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	line-height: 44px;
	text-transform: uppercase;
	cursor: pointer;
}
#nav-tabs-wrapper ul li.unselected {
	background-color: #808080;
}
#nav-tabs-wrapper ul li.unselected:hover {
	background-color: #707070;
}
#nav-tabs-wrapper ul li.unselected:active {
	background-color: #606060;
}
.nav-button {
	padding: 20px;
	border-bottom: 1px solid #202020;
}
.nav-type {
	color: #f8f8f8;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
/*	padding: 20px; */
	padding: 15px 6.5%;
}
.nav-row {
	display: inline-block;
	width: 37.5%;
	color: #a6a6a6;
	font-size: 11px;
	line-height: 1.45;
	font-weight: 600;
	border-top: 1px dotted #222222;
	border-left: 1px dotted #222222;
	padding: 6px 6% 7px 6%; 
	overflow: hidden;
}
.nav-row-selected {
	background-color: #505050;
}
.nav-row:hover {
	background-color: #222222;
}
.nav-row:active {
	background-color: #1c1c1c;
}
.nav-row span {
	color: #909090;
	display: block;
	font-size: 11px;
	font-weight: 400;
}
#nav-toggle {
	display: block;
	position: absolute;
	float: left;
	width: 44px;
	height: 44px;
	background-color: #323232;
	background-position: 14px 14px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#nav-toggle.visible {
	right: 0px;
	background-image: url(/images/nav-cancel.png);
}
#nav-toggle.hidden {
	left: 0px;
	background-image:url(/images/nav-menu.png);
}
#nav-toggle:hover {
	background-color: #222222;
}
#nav-toggle:active {
	background-color: #181818;
}
#breadcrumb {
}
#bread-dim-names, #bread-dims {
	float: left;
}
#bread-dim-names {
	margin-right: 8px;
}
#bread-dim-names div, #bread-dims div {
	height: 20px;
	margin-bottom: 5px;
}
#bread-dim-names div {
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

#profile-properties-wrapper, #profile-map-wrapper {
	float: left;
	width: 50%;
}
#entities-map-wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
}
#entities-map {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 112px;
}
#entities-map-canvas {
	width: 100%;
}
#profile-properties {
	padding-right: 5%;
}
#profile-properties h5 span {
	font-size: 10px;
	display: block;
	padding-top: 8px;
}
#profile-map {
	padding-left: 5%;
	padding-top: 25px;
}
#map-canvas {
	width: 100%;
}

.info-content h5 {
	margin: 0 0 21px 0;
	padding: 22px 0 0 0;
}

#basic-properties {
	border-collapse: collapse;
	border: 0;
}
#basic-properties .bp-name, #basic-properties .bp-value {
	vertical-align: top;
	padding-bottom: 5px;
	line-height: 15px;
}
#basic-properties .bp-name {
	color: #8AB9DF;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 20px;
	white-space: nowrap;
}
#basic-properties .bp-value {
	font-size: 12px;
}

.dummy-center {
	position: relative;
	text-align: center;
	height: 1px;
}

#profile-disclaimer {
	background-color: #F4F0DF;
	color: #F16C4F;
	font-family: Ubuntu, sans-serif;
	font-size: 12px;
	line-height: 1.45;
	padding: 8px 12px;
	margin-top: 13px;
	border: 1px dotted #F16C4F;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.years-content a {
	margin-right: 10px;
	margin-bottom: 10px;
}
.years-content .year-add-remove a {
	margin-left: 10px;
	margin-right: 0;
	position: relative;
}
.years-content a.fright {
	margin-right: 0;
	margin-left: 10px;
	float: right;
}

#comparison #ratings {
	white-space: nowrap;
}
#ratings {
	margin-bottom: 0;
}
#ratings-divider {
	height: 1px;
    border-bottom: 1px solid #DCE7EE;
/*	height: 20px;
	background: url('/images/texture-bg-blue.png') 0 0 repeat;*/
}
#ratings-helper {
	margin-bottom: 0;
}

#indicators {
/*	border-bottom: 2px dotted #202020; */
/*	margin-bottom: 25px; */
}
#profile > div:last-child, #comparison > div:last-child {
	border-bottom: none;
}
#data {
}

.p-w-name, .p-name, .p-icons, .p-dw-value, .p-in-value, .p-iw-value, .p-in-rating, .p-rw-rating, .p-legend {
	vertical-align: top;
	display: inline-block;
}
#indicators .level1 .p-w-name em, #indicators .level1 .p-name em, #indicators .level1 .c-w-name em, #indicators .level1 .c-name em {
	color: #8AB9DF;
	display: inline-block;
	width: 40px;
	height: 28px;
	font-style: normal;
}
#indicators .level2 .p-w-name em, #indicators .level2 .p-name em, #indicators .level2 .c-w-name em, #indicators .level2 .c-name em {
	color: #8AB9DF;
	display: inline-block;
	width: 47px;
	font-style: normal;
	font-weight: 500;
}
#indicators .level2.shortc .p-w-name em, #indicators .level2.shortc .p-name em, #indicators .level2.shortc .c-w-name em, #indicators .level2.shortc .c-name em {
	color: #F4C0B5;
}
#indicators .level2.recomm .p-w-name em, #indicators .level2.recomm .p-name em, #indicators .level2.recomm .c-w-name em, #indicators .level2.recomm .c-name em {
	color: #8AB9DF;
}
.c-w-name, .c-name, .c-icons, .c-dw-value, .c-in-value, .c-iw-value, .c-in-rating, .c-rw-rating {
	display: inline-block;
}
.p-w-name, .p-name, .c-w-name, .c-name {
	position: relative;
}
.p-w-name {
	width: 93%;
}
.c-w-name {
}
.p-name {
	width: 59%;
	padding: 0 1% 0 0;
}
.c-name {
	width: 650px;
}
.p-w-name span, .p-name span, .c-w-name span, .c-name span {
	display: inline-block;
	position: relative;
	top: -1px;
	color: #f0f0f0;
	font-size: 9px;
	line-height: 9px;
	margin-left: 10px;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	background-color: #b0b0b0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.p-w-name div, .p-name div, .c-w-name div, .c-name div {
	display: inline-block;
}
.p-name .p-name-controls, .p-w-name .p-name-controls, .c-name .c-name-controls {
float: left;
}
.level1 .p-name .p-name-text, .level2 .p-name .p-name-text, .level1 .c-name .c-name-text, .level2 .c-name .c-name-text, .level1 .p-w-name .p-name-text, .level2 .p-w-name .p-name-text {
	display: block;
}
.level1 .p-name .p-name-text, .level1 .c-name .c-name-text {
	margin-left: 124px;
}
.level1 .p-w-name .p-name-text {
	margin-left: 75px;
}
.level2 .p-name .p-name-text, .level2 .c-name .c-name-text {
	margin-left: 114px;
}
.level2 .p-w-name .p-name-text {
	margin-left: 50px;
}
.p-w-name div:hover, .p-name div:hover, .c-w-name div:hover, .c-name div:hover {
}
#ratings .level1 .p-name {
}
#ratings .level0 .p-w-name span, #ratings .level0 .p-name span {
	top: -7px;
}
#ratings .level0 .c-w-name span, #ratings .level0 .c-name span {
	top: -7px;
}
#ratings .level1 .p-w-name span, #ratings .level1 .p-name span, #indicators .level0 .p-w-name span, #indicators .level0 .p-name span, #data .level0 .p-w-name span, #data .level0 .p-name span {
	top: -4px;
}
#ratings .level1 .c-w-name span, #ratings .level1 .c-name span, #indicators .level0 .c-w-name span, #indicators .level0 .c-name span, #data .level0 .c-w-name span, #data .level0 .c-name span {
	top: -4px;
}
#ratings .level2 .p-w-name span, #ratings .level2 .p-name span, #indicators .level1 .p-w-name span, #indicators .level1 .p-name span, #data .level1 .p-w-name span, #data .level1 .p-name span {
	top: -4px;
}
#ratings .level2 .c-w-name span, #ratings .level2 .c-name span, #indicators .level1 .c-w-name span, #indicators .level1 .c-name span, #data .level1 .c-w-name span, #data .level1 .c-name span {
	top: -4px;
}
.p-icons {
	width: 5%;
	padding: 0 1%;
}
.c-icons {
	width: 45px;
	padding: 0 10px;
}
.p-dw-value, .p-iw-value, .p-rw-rating {
	width: 9%;
	padding: 0 1% 0 0;
}
.p-dw-value.headerRow, .c-dw-value.headerRow {
	padding-top: 10px;
}
.level0 .p-rw-rating, .level0 .p-rn-rating {
	position: relative;
	top: -2px;
}
.c-dw-value, .c-iw-value {
	vertical-align: top;
	width: 86px;
	padding: 0 39px 0 15px;
}
.c-rw-rating {
	width: 86px;
	padding: 0 39px 0 15px;
}
.p-in-value {
	width: 9%;
	padding: 0 1%;
}
.c-in-value {
	width: 92px;
	padding: 0 52px 0 10px;
}
.p-in-rating {
	width: 15%;
	padding: 0 1%;
}
.c-in-rating {
	width: 88px;
	padding: 0 10px;
}

.p-legend {
	position: relative;
	width: 29%;
	color: #8AB9DF;
	font-family: Ubuntu, sans-serif;
	font-size: 11px;
	line-height: 1.50;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	padding: 1px 0 0 1%;
}
.pl-details {
	float: left;
	margin-right: 110px;
}
.pl-eval {
	position: absolute;
	right: 0;
	width: 85px;
}
.headerRow .pl-eval {
	top: 7px;
}
.pl-evals {
	position: absolute;
	top: -7px;
	line-height: 1;
	font-weight: bold;
	font-size: 25px;
	cursor: help;
}
.pl-evals span {
	display: inline-block;
	width: 20px;
	text-align: center;
}
.pl-eval-2, .pl-eval-1 {
	color: #00AEEF;
}
.pl-eval--2, .pl-eval--1 {
	color: #F16C4F;
}
.p-legend strong {
	color: #ffffff;
}
.p-legend a, #basic-properties a, .r-legend a {
	color: #F16C4F;
	font-weight: 500;
	border-bottom: 1px dotted transparent;
}
.p-legend a:hover, #basic-properties a:hover, .r-legend a:hover {
	border-bottom: 1px dotted #F16C4F;
}
#ratings .level0 .p-legend {
	position: relative;
	top: -5px;
	padding-top: 17px;
}
#ratings .level1 .p-legend, #indicators .level0 .p-legend, #data .level0 .p-legend {
	padding-top: 9px;
}
#ratings .level2 .p-legend, #indicators .level1 .p-legend, #data .level1 .p-legend {
	padding-top: 6px;
	margin-bottom: 6px;
}
#ratings .level3 .p-legend, #indicators .level2 .p-legend, #data .level2 .p-legend {
/*	padding-top: 3px;
	margin-bottom: 4px; */
}
#ratings .level4 .p-legend, #indicators .level3 .p-legend, #data .level3 .p-legend {
/*	padding-top: 3px;
	margin-bottom: 4px; */
}
#indicators .level4 .p-legend, #data .level4 .p-legend {
/*	padding-top: 3px;
	margin-bottom: 4px; */
}

.odd {
	background-color: #ffffff;
	border-top: 1px solid #DCE7EE;
}
.odd:hover, .odd.recomm:hover {
	background-color: #E9F2F9;
}
.even {
	background-color: #ffffff;
	border-top: 1px solid #DCE7EE;
}
.even:hover, .even.recomm:hover {
	background-color: #E9F2F9;
}
.odd.recomm {
	background-color: #ffffff;
}
.even.recomm {
	background-color: #ffffff;
}
.odd.shortc:hover, .even.shortc:hover {
	background-color: #FCEFED;
}

.level0, .level1, .level2, .level3, .level4 {
	line-height: 1;
/*	white-space: nowrap; */
}
.history {
	font-size: 80%;
}
#ratings .level0 {
	margin: 0 0 30px 0;
	font-size: 34px;
	line-height: 48px;
	font-weight: 400;
}
#ratings .level1, #indicators .level0, #data .level0 {
	color: #1B325F;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#data .level0 {
	padding: 0 0 10px 0;
}
#indicators .level0 {
	padding: 11px 0;
}
#recommendations #indicators .level0 {
	padding-bottom: 25px;
}
#indicators .level0.history {
	padding: 10px 0;
}
#ratings .level1 {
	margin: 0;
	padding: 11px 0;
}
#ratings .level1 .p-icons, #indicators .level0 .p-icons, #data .level0 .p-icons, #ratings .level1 .c-icons, #indicators .level0 .c-icons, #data .level0 .c-icons {
	position: relative;
	top: 2px;
}

#ratings .level2, #indicators .level1, #data .level1 {
	color: #1B325F;
	font-size: 17px;
	line-height: 28px;
	font-weight: 500;
}
#ratings .level2 {
	padding: 6px 0 6px 0;
}
#indicators .level1, #data .level1 {
	padding: 10px 0;
	border-top: 1px solid #DCE7EE;
}
#indicators .level1.first-element {
	border-top: none;
}
#indicators .level1.recomm-divider {
	border: none;
	padding: 9px 0;
}
#ratings .level2 .p-icons, #indicators .level1 .p-icons, #data .level1 .p-icons, #ratings .level2 .c-icons, #indicators .level1 .c-icons, #data .level1 .c-icons {
	position: relative;
	top: 1px;
}
.p-more-info-wrapper {
	width: 93%;
	padding-left: 7%;
}
.c-more-info-wrapper {
	padding-left: 65px; 
}

#ratings .level3, #indicators .level2, #data .level2 {
	color: #1B325F;
	padding: 9px 0;
	font-size: 14px;
	line-height: 1.50;
	border-top: 1px solid #DCE7EE;
}
#ratings .level3.shortc, #indicators .level2.shortc, #data .level2.shortc {
	color: #F16C4F;
	border-top: 1px solid #F9D8D0;
}
#ratings .level3.dummy-row, #indicators .level2.dummy-row, #data .level2.dummy-row {
	color: #1B325F;
	padding: 9px 0;
	height: 11px;
	line-height: 1;
	border-top: none;
}
#profile #ratings .level3.first-child, #profile #indicators .level2.first-child, #profile #data .level2.first-child, #comparison #ratings .level3.first-child, #comparison #indicators .level2.first-child, #comparison #data .level2.first-child {
	border-top: none;
}
#indicators .level2.recomm {
	color: #12445C;
}
#indicators .level2.recomm h5 {
	color: #0073AA;
	text-transform: none;
	margin: 7px 0;
}
.recomm-divider, .shortc-divider {
	font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
	padding: 9px 0;
}
.recomm-divider {
	padding-top: 18px;
}
.shortc-divider {
	color: #F16C4F;
}
#ratings .level3 .p-name, #indicators .level2 .p-name, #data .level2 .p-name {
	width: 55.5%;
	padding: 0 0 0 4.5%;
}
#ratings .level3 .c-name, #indicators .level2 .c-name, #data .level2 .c-name {
	width: 590px;
	padding-left: 60px;
}
#ratings .level3 .p-more-info-wrapper, #indicators .level2 .p-more-info-wrapper, #data .level2 .p-more-info-wrapper {
	width: 91%;
	padding-left: 9%;
}
#ratings .level3 .c-more-info-wrapper, #indicators .level2 .c-more-info-wrapper, #data .level2 .c-more-info-wrapper {
	padding-left: 84px;
}
#ratings .level3 .p-w-name, #indicators .level2 .p-w-name,  #data .level2 .p-w-name {
	width: 93%;
	padding-left: 5.5%;
	padding-right: 1.5%;
}
#recommendations #indicators .level2 .p-w-name, .recomm-divider .p-w-name, .shortc-divider .p-w-name {
	width: auto;
	padding-left: 78px;
}
#ratings .level3 .c-w-name, #indicators .level2 .c-w-name,  #data .level2 .c-w-name {
	padding-left: 40px;
	padding-right: 15px;
}

#ratings .level4, #indicators .level3, #data .level3 {
	color: #F16C4F;
	padding: 9px 0;
	font-size: 12px;
	line-height: 18px;
}
#ratings .level4 .p-name, #indicators .level3 .p-name, #data .level3 .p-name {
	width: 33%;
	padding-left: 4%;
}
#ratings .level4 .c-name, #indicators .level3 .c-name, #data .level3 .c-name {
	width: 320px;
	padding-left: 39px;
}
#ratings .level4 .p-w-name, #indicators .level3 .p-w-name,  #data .level3 .p-w-name {
	width: 89%;
	padding-left: 4%;
}
#ratings .level4 .c-w-name, #indicators .level3 .c-w-name,  #data .level3 .c-w-name {
	padding-left: 39px;
}
#ratings .level4 .p-more-info-wrapper, #indicators .level3 .p-more-info-wrapper, #data .level3 .p-more-info-wrapper {
	width: 89%;
	padding-left: 11%;
}
#ratings .level4 .c-more-info-wrapper, #indicators .level3 .c-more-info-wrapper, #data .level3 .c-more-info-wrapper {
	padding-left: 104px;
}

#indicators .level4, #data .level4 {
	padding: 4px 0 4px 0;
	font-size: 11px;
	line-height: 22px;
}
#indicators .level4 .p-name, #data .level4 .p-name {
	width: 31%;
	padding-left: 6%;
}
#indicators .level4 .c-name, #data .level4 .c-name {
	width: 301px;
	padding-left: 58px;
}
#indicators .level4 .p-w-name,  #data .level4 .p-w-name {
	width: 87%;
	padding-left: 6%;
}
#indicators .level4 .c-w-name,  #data .level4 .c-w-name {
	padding-left: 58px;
}
#indicators .level4 .p-more-info-wrapper, #data .level4 .p-more-info-wrapper {
	width: 85%;
	padding-left: 13%;
}
#indicators .level4 .c-more-info-wrapper, #data .level4 .c-more-info-wrapper {
	padding-left: 123px;
}

.level0 .main, .level1 .main, .level2 .main, .level3 .main, .level4 .main {
	font-weight: 500;
}
.level1 .main {
	font-weight: 700;
	color: #1B325F;
}
.level0 .main {
	font-weight: 700;
	letter-spacing: 0;
	color: #1B325F;
}
.level0.history .main {
	font-size: inherit;
}
.level0 .another, .level1 .another, .level2 .another, .level3 .another, .level4 .another {
	color: #707070;
	font-weight: 400;
}
.p-piechart {
	width: 100%;
	height: 220px;
}
.c-piechart {
	display: inline-block;
	width: 230px;
	height: 180px;
	padding: 0 17px 0 15px !important;
}


.graph-wrapper {
	font-weight: 600;
	text-transform: none;
}
.explanation-wrapper {
	font-weight: normal;
	text-transform: none;
}
.explanation-wrapper div {
	white-space: pre-wrap;
	color: #707070;
	font-family: Ubuntu, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	margin-right: 1.3%;
}


.legend {
	cursor: help;
}

#ratings .level0 .rating {
	display: inline-block;
	padding: 7px 18px;
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	-webkit-border-radius: 24px;
}

#ratings .level1 .rating, #indicators .level0 .rating, #data .level0 .rating {
	display: inline-block;
	font-weight: 700;
	padding: 0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#ratings .level2 .rating, #indicators .level1 .rating, #data .level1 .rating {
	display: inline-block;
	padding: 5px 10px;
	font-size: 17px;
	line-height: 17px;
	font-weight: 600;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-webkit-border-radius: 14px;
}

#ratings .level3 .rating, #indicators .level2 .rating, #data .level2 .rating {
	display: inline-block;
	font-weight: 600;
	line-height: 16px;
	padding: 3px 7px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-ms-border-radius: 11px;
	-o-border-radius: 11px;
	-webkit-border-radius: 11px;
}

#ratings .level4 .rating, #indicators .level3 .rating, #data .level3 .rating {
	display: inline-block;
	font-weight: 600;
	line-height: 16px;
	padding: 2px 7px;
	margin-top: 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#indicators .level4 .rating, #data .level4 .rating {
	display: inline-block;
	font-size: 10px;
	line-height: 16px;
	font-weight: 600;
	padding: 1px 6px;
	margin-top: 2px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.years-table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.years-table tr td {
	vertical-align: bottom;
}
.year-add-remove {
	width: 250px;
	text-align: right;
	padding-left: 20px;
}
.year-buttons {
}
.cn-dummy, .cn-element-wrapper {
	display: inline-block;
}
.cn-dummy {
	width: 650px;
}
.cn-element-wrapper {
	width: 120px;
	text-align: center;
	padding: 0 10px;
}
.cn-element-wrapper .name {
	font-weight: 600;
	text-transform: uppercase;
	white-space: normal;
	margin-bottom: 13px;
}
.cn-element-wrapper .name a {
	color: #F16C4F;
	line-height: 1.25;
	font-size: 13px;
}
.cn-element-wrapper .name a span {
	display: inline-block;
	color: #909090;
	font-size: 11px;
	padding-top: 2px;
	border-bottom: 1px dotted transparent;
}
.cn-element-wrapper .name a span:hover {
	border-bottom: 1px dotted #808080;
}
.cn-element-wrapper .name a:hover {
	border-bottom: 1px dotted #F16C4F;
}
.cn-element-wrapper a.b-gray {
	margin-bottom: 5px;
}

#cn-window, #basket-window, #column-sel, #geo-sel, #hie-sel {
	position: absolute;
	background-color: #ffffff;
	z-index: 20;
	border: 1px solid #F16C4F;
}

#cn-window {
	width: 500px;
	padding: 20px;
}
#column-sel, #geo-sel, #hie-sel {
	max-width: 750px;
	padding: 20px;
}
#column-sel::before, #geo-sel::before, #hie-sel::before, #column-sel::after, #geo-sel::after, #hie-sel::after {
/*	content: "";
  display: block;
	right: 100%;
	top: 14px;
  border: solid transparent;
  position: absolute;
  width: 0;
	height: 0;
  z-index: 1;*/
}
#column-sel::after, #geo-sel:after, #hie-sel::after {
/*	border-color: rgba(231, 231, 231, 0);
	border-right-color: #e7e7e7;
  border-width: 6px;
  margin-top: -6px; */
}
#column-sel::before, #geo-sel:before, #hie-sel::before {
/*  border-color: rgba(160, 160, 160, 0);
	border-right-color: #a0a0a0;
  border-width: 8px;
  margin-top: -8px; */
}
#basket-window {
	width: 350px;
	top: 57px;
	right: 0;
	padding: 20px;
}
#basket-window a {
	text-transform: none !important;
}
#cn-window::before, #basket-window::before, #cn-window::after, #basket-window::after {
/*	content: "";
  display: block;
  border-style: solid;
  position: absolute;
  width: 0;
  z-index: 1;*/
}
#cn-window::after, #basket-window:after {
/*	border-color: #e7e7e7 rgba(0, 0, 0, 0);
  border-width: 0 10px 10px;
  right: 14px;
  top: -10px;*/
}
#cn-window::before, #basket-window:before {
/*  border-color: #a0a0a0 rgba(0, 0, 0, 0);
  border-width: 0 11px 11px;
  right: 13px;
  top: -12px;*/
}
.menu-content li#lid-left, .menu-content li#lid-right {
	padding: 0;
}
.menu-content li#lid-left {
	width: 13px;
}
.menu-content li#lid-right {
	width: 13px;
}
#header-search {
	width: 120px;
	background-color: transparent;
	color: #909090;
	font-family: Ubuntu, sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 2px 0;
	margin-top: 24px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: dotted 1px #b0b0b0;
	outline: none;
}
#hsl {
	position: relative;
	top: 4px;
	margin-right: 10px;
}

.cnw-element-wrapper {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cnw-element-wrapper {
	border-bottom: 1px solid #DCE7EE;
}
#column-sel .cnw-element-wrapper a {
	margin-left: 10px;
}
.cnw-element-wrapper div, .es-element-wrapper div {
	padding: 4px 0;
}
.cnw-element-wrapper p {
	color: #707070;
	font-family: Ubuntu, sans-serif;
	font-size: 12px;
	margin: 0;
}
.cnw-element-wrapper span {
	display: inline-block;
	text-align: left;
	color: #606060;
	width: 150px;
	font-size: 11px;
	line-height: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.cnw-element-wrapper .cn-select, .es-element-wrapper .es-select {
	font-family: Ubuntu, sans-serif;
}
.cnw-element-wrapper .cn-select {
	font-size: 12px;
	padding: 9px 7px;
	width: 350px;
	outline: 0;
	border: 1px solid #00AEEF;
}
.es-element-wrapper {
	float: left;
}
.es-element-wrapper .es-select {
	width: 460px;
	font-size: 15px;
	font-weight: 600;
	padding: 5px 5px;
	z-index: 20;
}
.es-first {
	padding-right: 30px;
}
.cnw-buttons {
	padding-top: 4px;
}

.toc-fixed {
	position: fixed;
	top: 8px;
}
.toc-bottomfixed {
	position: absolute;
	bottom: 50px;
}
.toc div {
	margin: 106px 0 0 0;
	border-right: 1px solid #DCE7EE;
	padding-right: 50px;
}
.toc ul {
	padding-left: 20px;
/*	padding-bottom: 10px; */
}
.toc ul ul {
	list-style-type: disc;
	padding-bottom: 0;
}
.text .toc ul li {
	font-weight: bold;
	line-height: 1.25;
	margin: 13px 0;
}
.text figure.size-large {
	margin: 2rem 0;
}
.text figure.size-large img {
	max-width: 100%;
}
.text .toc ul li:last-child {
	margin-bottom: 32px;
}
.text .toc ul ul li {
	font-weight: normal;
}
.text .toc span {
	display: inline-block;
	width: 20px;
}
.toc div:first-child {
	margin: 34px 0 0 0;
}
.text p {
	margin: 0 0 1em 0;
}
.text p span, .text li span {
	color: #a0a0a0;
}
.text span.w50, .text span.w100, .text span.w150, .text span.w200, .text span.w250, .text span.w300, .text span.w350, .text span.w400, .text span.w450, .text span.w500, .text span.w550, .text span.w600, .text span.w650, .text span.w700 {
	display: inline-block;
	color: inherit;
}
.text span.w50 {width: 50px;} .text span.w100 {width: 100px;} .text span.w150 {width: 150px;} .text span.w200 {width: 200px;} .text span.w250 {width: 250px;} .text span.w300 {width: 300px;} .text span.w350 {width: 350px;} .text span.w400 {width: 400px;} .text span.w450 {width: 450px;} .text span.w500 {width: 500px;} .text span.w550 {width: 550px;} .text span.w600 {width: 600px;} .text span.w650 {width: 650px;} .text span.w700 {width: 700px;}
.text h1 {
	color: #1B3260;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
	text-transform: uppercase;
	margin: 42px 0 12px 0;
	padding: 35px 0 0 0;
	border-top: 2px dotted #1B3260;
}
.text h1:first-of-type {
	margin-top: 12px;
}
.text h1:first-child {
	margin-top: 22px;
	padding-top: 0;
	border: 0;
}
.text h2 {
	color: #F16C4F;
	font-weight: bold;
	font-size: 23px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 1px;	
	margin: 30px 0 5px 0;
}
.text h2 .post_time {
	color: #8AB9DF;
	display: block;
	font-size: 66.6%;
	display: none;
}
.text h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin: 32px 0 15px 0;
}
.text .page h3 {
	margin: 32px 0 0 0;
}
.text .post {
	margin-top: 32px;
}
.post .pf-content {
	margin-top: 16px;
}
.text h3 .time {
	display: block;
	font-size: 66.6%;
}
.text h4 {
	color: #404040;
	font-size: 16px;
	line-height: 1.35;
	font-weight: 700;
	text-transform: none;
	margin: 35px 0 12px 0;
}
.text h5 {
	font-size: 14px;
	line-height: 1.35;
	font-weight: 700;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
}
.text h5 span {
	display: inline-block;
	color: #a0a0a0;
	padding-right: 10px;
}
.text h6 {
	color: #a0a0a0;
	font-size: 11px;
	line-height: 1.35;
	font-weight: 700;
	margin: 4px 0;
	text-transform: uppercase;
}
.text ul li, .text ol li {
	margin: 8px 0;
}
.text a {
	color: #F16C4F;
}
.text a:hover {
	color: #F16C4F;
	border-bottom: 1px dotted #F16C4F;
}
.text a:hover img {
	border-bottom: none;
}
.text a:active {
	color: #F16C4F;
	border-bottom: 1px solid #F16C4F;
}
.text h1 a, .text h1 a:hover, .text h1 a:active, .text h2 a, .text h2 a:hover, .text h2 a:active {
	color: #1B3260;
	border: none;
}

.text-wrapper {
	overflow: auto;
}

.text .content .clear {
	clear: none;
}

.wrapper-text > a, .excerpt > a {
	color: #1B325F;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border: none;
}
.wrapper-text > a {
	margin-top: 35px;
}
.wrapper-text > a:hover, .excerpt > a:hover {
	color: #00AEEF;
	border: none;
}

.text .post-before-details {
	height: 7px;
}

.text .post-before-excerpt {
	height: 8px;
}

.text .excerpt a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.text table {
	border-collapse: collapse;
	border: 0;
	margin-bottom: 15px;
}
.text table tr td , .text table tr th {
	line-height: 1.25;
	border: 0;
	padding: 8px 16px;
}

.text table tr td {
	border-top: 1px solid #DCE7EE; 
}
.text table tr th {
	border-bottom: 1px solid #1B3260;
	text-transform: uppercase;
	font-size: 85%;
}

.text .printfriendly, .text #fb-root, .text .post-recent-comment, .text #post-comment-form, .text .fb_iframe_widget {
	display: none;
}

.rankings-table {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.rankings-table.rt-simple {
	width: auto;
}
.landing .rankings-table {
	width: auto;
}
.rt-header-row td {
	font-size: 14px;
	font-weight: 600;
	vertical-align: bottom;
	padding: 8px 18px 8px 0;
}
.rt-simple .rt-header-row td {
	padding: 6px 20px 6px 20px;
}
.rt-header-row td.rt-hname {
	padding-left: 0.52%;
}
.rt-header-row td.black, .rt-data-row td.rt-data.black, .rt-header-row td.semiblack, .rt-data-row td.rt-data.semiblack {
	padding-left: 10px;
	padding-right: 15px;
}
.rt-data-row td {
	font-size: 13px;
	height: 30px;
}
.rt-simple .rt-data-row td.rt-data {
	min-width: 40px;
}
.rtdr-semiopaque {
	opacity: 0.4;
}
.rt-data-row td .value {
	font-weight: 500;
}
.rt-data-row td.thin .value {
	font-weight: 400;	
	font-size: 85%;
	position: relative;
	top: 0;
}
.rt-simple .rt-data-row td.thin .value {
	font-size: 100%;
}
.rt-simple .rt-data-row td.fixedwidth {
	width: 40px;
}
.rt-data-row td.fixedwidth {
	width: 5%;
}
.landing .rt-data-row td.fixedwidth {
	width: auto;
}
.rt-data-row td.black .value {
	font-weight: bold;
	font-size: 120%;
}
.rt-data-row td.semiblack .value {
	color: #8AB9DF;
	font-weight: bold;
	font-size: 100%;
}
.rt-data-row td.rt-name, .rt-data-row td.rt-data {
	vertical-align: middle;
	white-space: nowrap;
	padding: 6px 0.52%;
	border-top: 1px solid #DCE7EE;
}
.landing .rt-data-row td.rt-name, .landing .rt-data-row td.rt-data {
	padding: 6px 10px;
}
.landing .rt-data-row td.rt-data:last-child {
	padding-right: 20px;
}
.landing .rt-data-row td.rt-name {
	width: 200px;
}
.rt-data-row td.rt-name {
	font-size: 14px;
	max-width: 500px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.rt-simple .rt-data-row td.rt-name {
	width: 300px;
}
.rt-data-row td.rt-rating {
	text-align: center;
}
.rt-simple .rt-header-row td.rt-name {
	padding: 6px 20px 6px 20px;
}
.rt-simple .rt-data-row td.rt-name, .rt-simple .rt-data-row td.rt-data {
	padding: 6px 20px 6px 20px;
}
.rt-simple .rt-header-row td.rt-hname {
	padding-left: 20px;
	padding-right: 20px;
}
.rt-data-row td.rt-number {
	color: #00AEEF;
	width: 30px;
	line-height: 1;
	font-weight: 700;
	text-align: right;
	white-space: nowrap;
	padding: 0 5px 0 0;
	border-top: 1px solid #DCE7EE;
}
.landing .rt-data-row td.rt-number {
}
.landing .rt-data-row td.rt-number {
	width: 30px;
}
.rt-data-row.even td.rt-sortcol {
/*	background-color: #E9F2F9; */
}
.rt-data-row.odd td.rt-sortcol {
/*	background-color: #E9F2F9; */
}
.rtdr-avg td {
	background-color: #FDE7E1;
	border-top: 1px solid #F4D1CA !important;
	border-bottom: 1px solid #F4D1CA !important;
}
.rt-header-row td.rt-sortable a div {
	width: 100%;
	height: 100%;
}
.rt-header-row .i-disclaimer {
	margin: 0;
}
.rt-header-row td.rt-sortable {
/* 	background: url(../images/sort-down.png) right 5px bottom 13px no-repeat; */
}
.rt-header-row td.black.rt-sortable {
/*	background: url(../images/sort-down.png) right 0px bottom 13px no-repeat; */
}
.rt-header-row td.rt-sortable a div {
	color: #F16C4F;
	line-height: 1.25;
}
.rt-header-row td.rt-sortable:hover {
	background: url(../images/sort-down-active.png) right 7px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sortable:hover {
	background: url(../images/sort-down-active.png) right 0px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-down {
	background: url(../images/sort-down-active.png) right 7px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-down {
	background: url(../images/sort-down-active.png) right 0px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-down:hover {
	background: url(../images/sort-up-active.png) right 7px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-down:hover {
	background: url(../images/sort-up-active.png) right 0px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-up {
	background: url(../images/sort-up-active.png) right 7px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-up {
	background: url(../images/sort-up-active.png) right 0px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-up:hover {
	background: url(../images/sort-down-active.png) right 7px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-up:hover {
	background: url(../images/sort-down-active.png) right 0px bottom 11px no-repeat;
}

.rt-header-row td.rt-sortable:hover a div, .rt-header-row td.rt-sorted-down a div, .rt-header-row td.rt-sorted-down:hover a div, .rt-header-row td.rt-sorted-up a div, .rt-header-row td.rt-sorted-up:hover a div {
	color: #1B325F;
	line-height: 1.25;
}
.rt-data-row td.rt-data {
}
.rt-data-row td.rt-data .rating {
  display: inline-block;
  width: 25px;
  font-weight: 700;
  font-size: 140%;
  padding: 0 8px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.rt-data-row.odd {
	background-color: #ffffff;
}
.rt-data-row.even {
	background-color: #FFFFFF;
;
}
.rt-data-row.odd:hover td, .rt-data-row.even:hover td {
	background-color: #E9F2F9;
}
.landing .rt-data-row.odd:hover td, .landing .rt-data-row.even:hover td {
	background-color: transparent;
}
.rt-data-row td.rt-name a.entity {
	font-weight: 500;
	color: #F16C4F;
	line-height: 1.35;
	border-bottom: 1px solid transparent;
}
.rt-data-row td.rt-data a.i-disclaimer {
	position: relative;
	top: 1px;
}
.rt-data-row td.rt-name a {
	display: inline-block;
}
.rt-data-row td.rt-name a.i-disclaimer {
	position: relative;
	top: 1px;
	margin-left: 6px;
}
.rt-data-row td.rt-name a.entity:hover {
	border-bottom: 1px dotted #F16C4F;
}
.rt-data-row td.rt-name a.entity:active {
	border-bottom: 1px solid #F16C4F;
}
.rt-data-row td.rt-name a span {
	display: block;
	color: #909090;
	font-size: 11px;
	font-weight: 400;
}

#pagination {
	padding: 45px 0 8px 46px;
}
#pagination-dummy {
	height: 15px;
}
#pagination ul {
	display: inline-block;
	line-height: 32px;
	padding: 0;
	margin: 0;
}
#pagination ul li {
	background-color: #e8e8e8;
	float: left;
	list-style: none;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
#pagination ul li a {
	color: #404040;
}
#pagination ul li:hover {
	background-color: #e0e0e0;
}
#pagination ul li:active {
	background-color: #d8d8d8;
}
#pagination ul li.selected {
	background-color: #d0d0d0;
	border-bottom: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
}
#pagination ul li.selected:hover {
	background-color: #c8c8c8;
}
#pagination ul li.selected:active {
	background-color: #c0c0c0;
}
#pagination ul li.first {
}
#pagination ul li.page-none {
	padding: 0 14px;
	background-color: transparent;
	border-bottom: none;
	border-right: none;
}
#pagination ul li a {
	display: block;
	height: 32px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-size: 11px;
	padding: 0 14px;
	cursor: pointer;
}
#pagination ul li:first-child {
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
}
#pagination ul li:last-child {
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
}

.element-wrapper h3 {
	margin: 0;
}
.element-wrapper {
	font-size: 13px;
	line-height: 1.5;
}
.element-wrapper p {
	margin: 20px 0 0 0;
}
.disclaimer .element-wrapper p {
	margin: 20px 0;
}
.element-wrapper p a {
	color: #1B3260;
	border-bottom: 1px dotted #1B3260;
}
.element-wrapper p a:hover, .element-wrapper p a:active {
	border-bottom: 1px solid #1B3260;
}
.element-wrapper .icon {
	padding: 5px 0 20px 0;
}
.element-entities {
	margin: 30px 0 0 0;
}
.element-wrapper .element-entity-wrapper {
	display: inline-block;
	text-align: left;
	margin: 0px 2% 29px 2%;
}
.element-wrapper .element-entity-wrapper a {
	font-size: 15px;
	font-weight: 600;
	color: #F16C4F;
	border-bottom: none;
}
.element-wrapper .element-entity-wrapper a:hover {
	border-bottom: 1px dotted #F16C4F;
}
.element-wrapper .element-entity-wrapper a:active {
	border-bottom: 1px solid #F16C4F;
}
.ee-photo, .ee-name {
	float: left;
}
.ee-photo {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
}
.ee-photo img {
	width: 60px;
}
.ii-photo {
	float: left;
	position: relative;
	top: 2px;
	width: 44px;
	height: 44px;
	margin-right: 22px;
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	-ms-border-radius: 25px;
	border: 1px solid #a0a0a0;
	overflow: hidden;
}
.ii-photo img {
	width: 44px;
}
.ee-name {
	line-height: 60px;
}
.landing-nav img {
	width: 85%;
	margin-top: 5px;
}
.landing-nav a img {
	border: 1px solid transparent;
	opacity: 0.80;
	filter: alpha(opacity=80);
	border: 1px solid #DCE7EE;
	-webkit-filter: blur(1px);
    filter: blur(1px);
}
.landing-nav a:hover img, .landing-nav a:active img {
	opacity: 1;
	filter: alpha(opacity=100);
	border: 1px solid #F16C4F;
}
.landing-nav h3 {
	margin-top: 20px;
}
.landing-nav h3 a {
	color: #F16C4F;
	font-weight: 600;
}
.landing-nav h3 a:hover {
	border-bottom: 2px dotted #F16C4F;
}
.landing-nav h3 a:active {
	border-bottom: 2px solid #F16C4F;
}
.landing-nav p {
	margin: 15px 0 20px 0;
}
#main-search {
	position: relative;
	left: 35px;
	color: #1B325F;
	width: 460px;
	font-family: Ubuntu, sans-serif;
	font-size: 19px;
	line-height: 26px;
	height: 26px;
	font-weight: 500;
	letter-spacing: 0;
	padding: 12px 16px;
	border: 1px solid #F16C4F;
	outline: none;
}
#main-submit {
	display: inline-block;
	background-color: #F16C4F;	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; 
	position: relative;
	top: -13px;
	left: -35px;
	width: 70px;
	line-height: 50px;
	height: 50px;
	cursor: pointer;
}
#main-submit img {
	position: relative;
	top: 15px;
}
#main-submit:hover, #main-submit:hover {
	background-color: #1B325F;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
#search-table {
	border-collapse: collapse;
	border: 0;
	margin: 0;
}
#search-table tr:first-child h4 {
	margin-top: 0;
}
#search-table h4 {
	color: #8AB9DF;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 1px;
}
.st-number, .st-name, .st-details {
	vertical-align: middle;
	height: 40px;
}
.st-number {
  color: #00AEEF;
  width: 44px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}
.st-name, .st-details {
	font-size: 13px;
	padding: 1px 20px;
}
.st-name a {
	display: inline-block;
	color: #F16C4F;
	font-size: 14px;
	line-height: 1.35;
	font-weight: 700;
	border-bottom: 1px solid transparent;
}
.st-name a span {
	display: block;
  color: #909090;
  font-size: 11px;
  font-weight: 400;
}
.st-name a:hover, .st-name a:active {
	border-bottom: 1px dotted #F16C4F;
}
.st-details {
	color: #8AB9DF;
}
.st-rating {
	padding: 1px 15px;
	text-align: center;
}
.st-rating span {
	display: inline-block;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	padding: 3px 7px;
	border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  -webkit-border-radius: 11px;
}

#rankings-selection h4 {
	margin: 7px 0 13px 0;
	font-weight: 600;
}
.sel-top, .sel-middle, .sel-bottom {
 float: left;
}
.sel-top {
/*	width: 71.9%;
	padding-right: 2.7%;
	border-right: 1px solid #DCE7EE; */
}
.sel-middle {
	padding: 0 14px 0 26px;
	border-right: 1px dashed #a0a0a0;
}
.sel-bottom {
	width: 22.5%;
	padding-left: 2.7%;
}
.sel-content {
	margin-bottom: 15px;
}
.sel-content a.selected, .sel-content a.unselected {
	font-size: 11px;
	line-height: 14px;
	padding: 6px 10px 6px 9px;
	float: left;
	margin: 0 4px 4px 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sel-content span.name {
	font-size: 12px;
	line-height: 14px;
	padding: 6px 10px 6px 9px;
	float: left;
	margin: 0 4px 4px 0;
}
#rankings-selection .sel-content a, #rankings-selection .sel-content span.name {
/*	clear: left; */
}
#rankings-selection .sel .sel-content a, #rankings-selection sel .sel-content span.name {
	clear: none;
}
.sel-content a.selected {
	background-color: #00AEEF;
	color: #ffffff;
}
.sel-content a.unselected {
	background-color: #a0a0a0;
	color: #ffffff;
}
.sel-content a.selected span, .sel-content a.unselected span {
	display: inline-block;
	width: 8px;
	margin-right: 7px;
}
.sel-content a.selected span {
	background: url(../images/remove.png) no-repeat 0 3px;
}
.sel-content a.unselected span {
	background: url(../images/dot-dark.png) no-repeat 0 2px;
}
.sel-content a.level-0.selected span, .sel-content a.level-0.unselected span {
	background-position: 0 4px;
}
.sel-content a.selected:hover {
	background-color: #1B325F;
}
.sel-content a.unselected:hover, .sel-content a.level-3.unselected:hover, .sel-content a.level-4.unselected:hover {
	background-color: #707070;
	color: #fafafa;	
}
.sel-content a.selected:active {
	background-color: #1B325F;
}
.sel-content a.unselected:active, .sel-content a.level-3.unselected:active, .sel-content a.level-4.unselected:active {
	background-color: #585858;
	color: #fafafa;	
}
.sel-content a.selected:hover span {
	background: url(../images/remove.png) no-repeat 0 3px;
}
.sel-content a.unselected:hover span {
	background: url(../images/add.png) no-repeat 0 2px;
}
.sel-content a.level-0.unselected:hover span, .sel-content a.level-0.selected:hover span {
	background-position: 0 4px;
}
.sel-content a.level-3-selected:hover span, .sel-content a.level-4-selected:hover span {
	background-position: 0 2px;
}
.sel-content a.level-0, .sel-content span.name.level-0 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.sel-content a.level-0 {
	padding: 10px 10px 10px 9px;
}
.sel-content span.name.level-0 {
	padding: 10px 0 10px 0;
	margin: 0 10px 0 0;
	border-bottom: 1px dotted #303030;
}
.sel-content a.level-1, .sel-content span.name.level-1 {
	clear: left;
	font-weight: 700;
	text-transform: uppercase;
}
.sel-content span.name.level-1 {
	color: #606060;
	padding: 6px 10px 5px 0;
}
.sel-content a.level-3.unselected {
	background-color: #d0d0d0;
}
.sel-content a.level-3, .sel-content span.name.level-3 {
	font-size: 11px;
	line-height: 12px;
}
.sel-content a.level-3 {
	padding: 4px 7px 4px 7px;
}
.sel-content span.name.level-3 {
	padding: 4px 0 4px 0;
	margin: 0 7px 0 7px;
}
.sel-content a.level-3 span {
	margin-right: 5px;
}
.sel-content a.level-4.unselected {
	background-color: #d8d8d8;
}
.sel-content a.level-4, .sel-content span.name.level-4 {
	font-size: 10px;
	line-height: 10px;
}
.sel-content a.level-4 {
	padding: 3px 5px 4px 4px;
}
.sel-content span.name.level-4 {
	padding: 3px 0 4px 0;
	margin: 0 5px 0 4px;
}
.sel-content a.level-4 span {
	margin-right: 3px;
}
.sel-content .dl0 {
	clear: left;
	margin: 13px 0;
}
.sel-content .dl1 {
	margin: 13px 0;
}
.ap-e {
	padding: 3px 0;
}
.ap-e a {
	font-size: 11px;
	line-height: 14px;
	color: #F16C4F;
}
.ap-e a span {
	color: #909090;
}
.ap-e a:hover {
	border-bottom: 1px dotted #F16C4F;
}
.ap-e a:active {
	border-bottom: 1px solid #F16C4F;
}
.landing-tree .first-line div:first-child {
	padding-top: 0;
}
.ap-1 {
	font-weight: 400;
	font-size: 24px;
	line-height: 1.15;
	margin: 0;
	padding: 30px 0 15px 0;
}
.ap-2 {
	font-weight: 600;
	font-size: 15px;
	line-height: 1.15;
	margin: 0;
	padding: 20px 0 8px 0;
}
.ap-3 {
	font-weight: 400;
	font-size: 13px;
	line-height: 1.15;
	margin: 0;
	padding: 12px 0 5px 0;
	text-transform: uppercase;
}
.ap-4 {
	font-weight: 700;
	font-size: 11px;
	line-height: 1.15;
	margin: 0;
	padding: 8px 0 3px 0;
}
.ap-1 a, .ap-2 a, .ap-3 a, .ap-4 a {
	line-height: 1.3;
	color: #F16C4F;
}
.ap-1 a:hover, .ap-2 a:hover, .ap-3 a:hover, .ap-4 a:hover {
	border-bottom: 1px dotted #F16C4F;
}
.ap-1 a:active, .ap-2 a:active, .ap-3 a:active, .ap-4 a:acti8ve {
	border-bottom: 1px solid #F16C4F;
}
.pt-e {
	padding-top: 0 !important;
}
#sbfl {
	margin: 17px 0 25px 0;
	line-height: 21px;
}
#sbfl a {
	color: #F16C4F;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  padding: 4px;
  margin: 4px;
  width: 20px;
  text-transform: uppercase;
  text-align: center;
}
#sbfl a:hover, #sbfl a:active {
	background-color: #F16C4F;
	color: #fafafa;
}
#search {
	margin: 0;
}
.ewbr {
}
.block-heading {
	text-align: center;
	margin-bottom: 30px;
}
.vertpoints {
}
.vertpoints div {
	padding: 9px 0;
}
.vertpoints div div {
	width: 50%;
	height: 30px;
	border-right: 4px dotted #00AEEF;
}
#betaversion {
	display: inline-block;
	position: fixed;
	z-index: 10;
	right: 0;
	top: 56px;
	background-color: #bb3333;
	color: #f0f0f0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	padding: 6px 12px;
}
.headerRow {
	color: #8AB9DF !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 1;
	text-transform: uppercase !important;
	padding-bottom: 0;
	padding-top: 2px;
}

#indicators .level1#i-t, .level1#i-t .main {
	font-weight: 800 !important;
}
#indicators .level1#i-t .p-legend {
	font-weight: 700 !important;
}

.carousel-points {
	margin: 5px 0 35px 0;
}
.carousel-points ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.carousel-points li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 3px 4px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
    cursor: pointer;
	background-color: #fcfcfc;
}
.carousel-points li.selected {
	background-color: #00AEEF;
}
.carousel-dyk {
	padding-top: 30px;
}
.carousel-dyk h3 {
	color: #F16C4F;
}
.breaking {
	color: #fcfcfc;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 15px 0;
}
.breaking span {
	position: relative;
	top:0.5px;
	width: 6px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	font-size: 90%;
	letter-spacing: 0;
	height: 10px;
	padding: 4px 6px;
	border: 1px solid #fcfcfc;
	text-transform: none;
	border-radius: 10px;
	margin-right: 15px;
}
.carousel-item {
	width: 100%;
	height: 112px;
    position: absolute;
    transition: .5s ease-in-out left;
    -webkit-transition: .5s ease-in-out left;
    -ms-transition: .5s ease-in-out left;
    -o-transition: .5s ease-in-out left;
}
.carousel-item.no-transition {
    transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.tableizer-table {
	border-collapse: collapse;
	border: 0;
}
.tableizer-table tr td, .tableizer-table tr th {
	padding: 3px 9px;
}
.tableizer-table tr:nth-child(odd) td {
	background-color: #ededed;
}
.tableizer-table tr:nth-child(even) td {
	background-color: transparent;
}
.tableizer-table.tt-total tr td, .tableizer-table.tt-total tr th {
	text-align: right;
}
.header h1 {
	text-transform: inherit;
}
#logo {
	padding: 12px 0 0 21px;
	height: 52px;
	background: url('/images/logo.png') no-repeat 0 0;
	float: left;
	margin: 12px 0 14px 0;
}
#logo-title, #logo-subtitle {
	display: block;
}
#logo-title {
	color: #00AEEF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 1px;
}
#logo-subtitle {
	color: #8AB9DF;
	margin-top: 3px;
	font-weight: 400;
	font-size: 13px;
}
#trans-logo {
	float: right;
	margin-top: 26px;
}
.d-good, .d-bad, .d-neutral, .d-other {
	display: inline-block;
	font-size: 12px;
	padding: 0 4px;
}
.d-good {
	background-color: #00AEEF;
}
.d-bad {
	background-color: #F16C4F;
}
.d-neutral {
	background-color: #858A97;
}
.d-other {
	background-color: #858A97;
}
.history .d-good, .history .d-bad, .history .d-neutral, .history .d-other {
font-size: 95%;
}
#i-M10, #i-M12, #i-M14, #i-M16, #i-M18, #i-M20, #i-M22, #i-Z11, #i-Z13, #i-Z15, #i-Z17, #i-Z19, #i-Z21, #i-Z23 {
	font-weight: 900 !important;
}
.level1#i-M10 .main, .level1#i-M12 .main, .level1#i-M14 .main, .level1#i-M16 .main, .level1#i-M18 .main, .level1#i-M20 .main, .level1#i-M22 .main, .level1#i-Z11 .main, .level1#i-Z13 .main, .level1#i-Z15 .main, .level1#i-Z17 .main, .level1#i-Z19 .main, .level1#i-Z21 .main, .level1#i-Z23 .main {
	font-weight: 900 !important;
}
#i-M10P, #i-M12P, #i-M14P, #i-M16P, #i-M18P, #i-M20P, #i-M22P, #i-Z11P, #i-Z13P, #i-Z15P, #i-Z17P, #i-Z19P, #i-Z21P, #i-Z23P, #i-M10C, #i-M12C, #i-M14C, #i-M16C, #i-M18C, #i-M20C, #i-M22C, #i-Z11C, #i-Z13C, #i-Z15C, #i-Z17C, #i-Z19C, #i-Z21C, #i-Z23C {
	font-size: 100% !important;
	text-transform: none !important;
}
.level0#i-M10P .main, .level0#i-M12P .main, .level0#i-M14P .main, .level0#i-M16P .main, .level0#i-M18P .main, .level0#i-M20P .main, .level0#i-M22P .main, .level0#i-Z11P .main, .level0#i-Z13P .main, .level0#i-Z15P .main, .level0#i-Z17P .main, .level0#i-Z19P .main, .level0#i-Z21P .main, .level0#i-Z23P .main , .level0#i-M10C .main, .level0#i-M12C .main, .level0#i-M14C .main, .level0#i-M16C .main, .level0#i-M18C .main, .level0#i-M20C .main, .level0#i-M22C.main, .level0#i-Z11C .main, .level0#i-Z13C .main, .level0#i-Z15C .main, .level0#i-Z17C .main, .level0#i-Z19C .main, .level0#i-Z21C .main, .level0#i-Z23C .main {
	font-size: 100% !important;
}
#ratings .history .p-name span, #ratings .history .c-name span, #indicators .level0.history .p-name span, #indicators .level0.history .c-name span, #indicators .level1.history .p-name span, #indicators .level1.history .c-name span, #indicators .level2.history .p-name span, #indicators .level2.history .c-name span {
	background-color: transparent;
	margin: 0;
	padding: 0;
}
#ratings .history .p-name span, #ratings .history .c-name span, #indicators .level0.history .p-name span, #indicators .level0.history .c-name span {
	width: 62px;
}
#indicators .level1.history .p-name span, #indicators .level1.history .c-name span {
	width: 145px;
}
#indicators .level2.history .p-name span, #indicators .level2.history .c-name span {
	width: 56px;
}
#indicators .level0#i-B10, #indicators .level0#i-B11, #indicators .level0#i-B12, #indicators .level0#i-B13, #indicators .level0#i-B14, #indicators .level0#i-B15, #indicators .level0#i-B16, #indicators .level0#i-B17, #indicators .level0#i-B18, #indicators .level0#i-B19, #indicators .level0#i-B20, #indicators .level0#i-B21, #indicators .level0#i-B22, #indicators .level0#i-B23 {
	padding-top: 20px;
}

#ratings .level1.history, #indicators .level0.history, #indicators .level1.history, #indicators .level2.history {
	color: #8AB9DF;
	font-size: 85% !important;
	line-height: 1.50 !important;
	border-top: 1px dashed #DCE7EE;
}
#ratings .level1.history {
	padding: 10px 0;
}
#ratings .level1.history .p-legend, #indicators .level0.history .p-legend, #indicators .level1.history .p-legend, #indicators .level2.history .p-legend {
	color: #8AB9DF;
	font-size: 11px;
	padding-top: 2px;
}
.rt-data-row td.r-legend {
	color: #8AB9DF;
	font-size: 12px;
}
.history .p-legend strong, .r-legend strong {
	color: #ffffff;
}
.history .p-legend a {
	color: #F16C4F;
	border-bottom: 1px dotted transparent;
}
.history .p-legend a:hover, .history .p-legend a:active {
	border-bottom: 1px dotted #F16C4F;
}
.level0.history .main, .level1.history .main {
	color: #8AB9DF;
}
.level0.history .main {
	font-size: 126%;
	line-height: 18px;
}
#ratings .level1.history .rating, #indicators .level0.history .rating, #data .level0.history .rating {
	line-height: 18px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
}
#ratings .level1.history .p-name {
}
#lcm-bg {
	position: relative;
	width: 982px;
	margin: 0px auto;
}
#lcm-bg a {
	position: absolute;
	display: inline-block;
	background-color: #F16C4F;
	width: 12px;
	height: 12px;
	line-height: 12px;
	border: 1px solid #ffffff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#lcm-bg a:hover {
	background-color: #1F3260;
}
#lcm-bg a:active {
	background-color: #1F3260;	
}
.menu  ul li a.lang {
	color: #ffffff;
	background-color: #F16C4F;
	font-size: 13px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.menu  ul li a.lang-selected {
	background-color: #1B325F;
}
.menu  ul li a.lang:hover {
	background-color: #1B325F;
}
.menu  ul li a.lang-selected:hover {
	background-color: #132342;
}
.text .topnotice {
	color: #F16C4F;
	padding: 15px;
	margin: 33px 0 38px 0;
	border: 1px dashed #F16C4F;
}
.bc-element {
	padding: 22px 0;
	border-bottom: 1px solid #D5E1EA;
}
.bc-element:last-child {
	border-bottom: none;
}
.bce-half {
	padding: 0 3%;
	float: left;
}
.bceh-left {
	width: 34%;
}
.bceh-right {
	width: 54%;
}
.bce-title {
	text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.25;
}
.bce-value {
	line-height: 1;
	font-weight: bold;
}
#summary-rating {
	font-size: 52px;
}
#summary-score {
	font-size: 52px;
}
#summary-position {
	display: block;
	position: relative;
	font-size: 52px;
	margin-bottom: 20px;
}
#summary-position span {
	font-weight: normal;
	font-size: 52%;
	position: relative;
	top: -4px;
}
#summary-change {
	font-size: 22px;
}
.summary-table {
	width: 100%;
	border-collapse: collapse;
}
.summary-table tr td {
	font-size: 14px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D5E1EA;
}
.summary-table tr.summt-legend td {
	padding-top: 12px;
	padding-bottom: 0;
}
.summary-table tr:last-child td {
	border-bottom: none;
}
.summary-table tr td.summt-bar-td {
	padding-top: 0;
	padding-bottom: 0;
}
.summary-table .summt-name {
	font-weight: 500;
	padding-right: 8px;
}
.st-2010 .summt-name, .st-2011 .summt-name, .st-2012 .summt-name, .st-2013 .summt-name, .st-2014 .summt-name, .st-2015 .summt-name, .st-2016 .summt-name, .st-2017 .summt-name {
	width: 350px;
}
.st-2018.st-EN .summt-name, .st-2019.st-EN .summt-name, .st-2020.st-EN .summt-name, .st-2021.st-EN .summt-name, .st-2022.st-EN .summt-name {
	width: 330px;
}
.st-2018.st-SK .summt-name, .st-2019.st-SK .summt-name, .st-2020.st-SK .summt-name, .st-2021.st-SK .summt-name, .st-2022.st-SK .summt-name {
	width: 280px;
}
.summary-table tr td em {
	color: #8AB9DF;
	display: inline-block;
	width: 36px;
	font-style: normal;
	font-weight: bold;
}
.summary-table .summt-value {
	width: 45px;
	font-weight: bold;
	padding-left: 8px;
	text-align: right;
}
.summary-table .summt-bar-td {
	position: relative;
}
.summt-bar-bg {
	position: absolute;
	background-color: #CDE1F1;
	top: 0;	
	height: 34px;
/*	border-right: 1px dotted #F16C4F;*/
}
.summt-bar-value {
	position: absolute;
	top: 10px;
	background-color: #75b7e1;
	height: 14px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
#summtl-avg, #summtl-val {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
#summtl-avg-text, #summtl-val-text {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1;
}
#summtl-avg {
	background-color: #CDE1F1;
}
#summtl-val {
	background-color: #75b7e1;
}
#summtl-avg-text {
	margin-right: 40px;
}
.summtl-elem {
	float: left;
}
.hist-container {
	position: relative;
	width: 80%;
	height: 40px;
	top: -3px;
}
.hist-bar-container {
	height: 100%;
	position: absolute;
	bottom: 0;
}
.hist-bar-container:hover .hist-bar {
	background-color: #c0c0c0;
}
.hist-bar-container:hover .hist-bar-good {
	background-color: #00AEEF;
}
.hist-bar-container:hover .hist-bar-bad {
	background-color: #F16C4F;
}
.hist-bar-container:hover .hist-bar-other {
	background-color: #70788F;
}
.hist-bar {
	background-color: #e0e0e0;
	position: absolute;
	width: 100%;
	bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.hist-bar div {
	height: 100%;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.level2:hover .hist-bar div {
	border-left: 1px solid #EAF2F9;
	border-right: 1px solid #EAF2F9; 
}
.hist-bar.hist-bar-good {
	background-color: #83CBE7;
}
.hist-bar.hist-bar-other {
	background-color: #A4A7B0;
}
.hist-bar.hist-bar-bad {
	background-color: #E79483;
}
#indicators .level2 {
	min-height: 55px;
}
.profile-aggr #indicators .level2, #comparison .level2 {
	min-height: 0;
}
.profile-aggr .headerRow .pl-eval {
	visibility: hidden;
}
#indicators .level2.history, #indicators .level2.recomm, #indicators .level2.shortc {
	min-height: 0;
}
.hist-avg {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 1px;
/*	border-right: 1px dotted #1B325F;*/
}
.hist-haxis {
	position: absolute;
	top: 43px;
	font-size: 10px;
	color: #a0a0a0;
}
.hh-min {
	left: 0;
}
.hh-max {
	right: 0;
}
.sp-medal {
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 24px;
}
.sp-medal img {
	width: 31px;
}
.info-icon {
	display: inline-block;
	position: relative;
	background-color: #F16C4F;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-transform: none;
	font-weight: 500;
	width: 12px;
	height: 12px;
	padding: 3px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-webkit-border-radius: 9px;
	cursor: help;
}

#rankings-disclaimer {
	background-color: #E98B77;
    color: #EFF2FA;
    padding: 10px 12px;
    line-height: 1.35;
    font-size: 90%;
    margin: 6px 0;
}
#rankings-disclaimer strong {
	color: #ffffff;
}