@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;
	box-shadow: 2px 0 6px #808080;
	-moz-box-shadow: 2px 0 6px #808080;
	-webkit-box-shadow: 2px 0 6px #808080;
	-ms-box-shadow: 2px 0 6px #808080;
}
#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: 500;
	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: 13px;
    font-weight: 500;
    line-height: 1.4;
    padding: 15px 48px 15px 6.5%;
}
.nav-row {
	display: inline-block;
	width: 88%;
	color: #a6a6a6 !important;
	font-size: 11px;
	line-height: 1.45;
	font-weight: 500;
	border-top: 1px dotted #222222;
	padding: 10px 6% 10px 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: 300;
}
#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/icons/nav-cancel.png);
}
#nav-toggle.hidden {
	left: 0px;
	background-image:url(/images/icons/nav-menu.png);
}
#nav-toggle:hover {
	background-color: #222222;
}
#nav-toggle:active {
	background-color: #181818;
}
#breadcrumb {
	margin-bottom: 7px;
}
#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: 0;
}
#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: #808080;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 20px;
	white-space: nowrap;
}
#basic-properties .bp-value {
	font-size: 12px;
}

#profile-head {
	margin-top: 19px;
}
.dummy-center {
	position: relative;
	text-align: center;
	height: 1px;
}

#profile-disclaimer {
	background-color: #F4F0DF;
	color: #957700;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.45;
	padding: 8px 12px;
	margin-top: 13px;
	border: 1px solid #957700;
	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 a.fright {
	margin-right: 0;
	margin-left: 10px;
}

#comparison #ratings {
	white-space: nowrap;
}
#ratings {
}
#ratings-helper {
}

#ratings a:hover, #indicators a:hover, #data a:hover {
	text-decoration: underline;
}
#indicators {
/*	border-bottom: 2px dotted #202020; */
/*	margin-bottom: 25px; */
}
#profile > div:last-child, #comparison > div:last-child {
	border-bottom: none;
}
#data {
	border-top: 4px dotted #d0d0d0;
    margin-top: 15px;
}


.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: #a0a0a0;
	display: inline-block;
	width: 7.843%;
	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: #a8a8a8;
	display: inline-block;
	font-style: normal;
	font-weight: 500;
}
#indicators .level2 .p-w-name em, #indicators .level2 .p-name em {
	width: 8.51%;
}
#indicators .level2 .c-w-name em, #indicators .level2 .c-name em {
	position: absolute;
	left: 34px;
}
#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: #6D94A7;
}
.c-w-name, .c-name, .c-icons, .c-dw-value, .c-in-value, .c-iw-value, .c-in-rating, .c-rw-rating, .c-iw-dummy {
	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 {
	position: relative;
	width: 51%;
	padding: 0 0 0 0;
}
#ratings .level0 .p-name {
	padding-top: 8px;
}
.s-T #ratings .level0 .p-name {
	padding-top: 1px;
}
.s-T #indicators .level1 .p-name {
	width: 53%;
	padding-left: 7%;
}
.s-T .p-name {
	width: 60%;
}
#i-T\.T .p-name, #i-T\.P .p-name {
	padding-left: 0 !important;
	width: 60% !important;
}
#ratings .p-name {
	width: 61%;
}
.s-S .c-name {
	width: 550px;
}
.s-T .c-name {
	width: 585px;
}

.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-w-name div:hover, .p-name div:hover, .c-w-name div:hover, .c-name div:hover {
	cursor: help;
}
#ratings .level1 .p-name {
	padding-top: 4px;
}
#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: 2%;
	padding: 0 1% 0 1%;
}
.s-T .p-icons, .s-T .c-icons {
	display: none;
	width: 0%;
	padding: 0;
}
#ratings .level0 .p-icons {
	position: relative;
	top: 16px;
}
.c-icons {
	width: 20px;
	padding: 0 10px;
}
.c-icons a:hover, .c-icons a:active {
	text-decoration: none !important;
}
.p-dw-value, .p-iw-value {
	width: 16%;
	padding: 0 1% 0 0;
}
.s-T .p-dw-value, .s-T .p-iw-value {
	width: 8%;
}
.s-T #indicators .level2 .p-dw-value, .s-T #indicators .level2 .p-iw-value {
	width: 6%;
}
.p-rw-rating {
	width: 10%;
	padding: 0 1% 0 0;
}
.s-T .p-rw-rating {
    width: 6%;
    padding: 0 1% 0 1%;
	text-align: right !important;
}
.p-dw-value.headerRow, .c-dw-value.headerRow {
	padding-top: 13px !important;
}
.level0 .p-rw-rating, .level0 .p-rn-rating {
	position: relative;
}
.c-dw-value, .c-iw-value {
	vertical-align: top;
}
.s-S .c-dw-value, .s-S .c-iw-value, .s-S .c-rw-rating {
	width: 121px;
	padding: 0 29px 0 10px;
}
.s-T .c-dw-value, .s-T .c-iw-value, .s-T .c-rw-rating {
    width: 80px;
    padding: 0 60px 0 20px;
}
.c-rw-rating {
	width: 90px;
}
.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: 26%;
	color: #a0a0a0;
	font-size: 12px;
	line-height: 1.50;
	font-weight: 400;
	text-transform: none;
	padding: 0 1% 0 1%;
}
#ratings .p-legend {
	width: 21%;
	color: #404040;
	font-weight: 500;
	font-size: 13px;
}
.s-T .p-legend, .s-T #ratings .p-legend {
	width: 29%;
}
.p-leg-bar-wrapper {
	width: 75%;
	height: 10px;
	margin-top: 3px;
}
#ratings .level2 .p-leg-bar-wrapper {
	opacity: 0.6667;
}
#ratings .level3 .p-leg-bar-wrapper {
	opacity: 0.3333;
	filter: grayscale(80%);
	-webkit-filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
	-o-filter: grayscale(80%);
} 
.p-leg-bar {
	height: 100%;
}
#ratings .level0 .p-legend {
	font-size: 18px;
}
.p-legend strong {
	color: #202020;
}
.p-legend a, #basic-properties a {
	color: #957700;
	font-weight: 500;
	border-bottom: 1px dotted #caa200;
}
.p-legend a:hover, #basic-properties a:hover {
	border-bottom: 1px dotted #957700;
}
#ratings .level0 .p-legend {
	position: relative;
	padding-top: 12px;
}
.s-T #ratings .level0 .p-legend {
	color: #a0a0a0;
	font-size: 12px;
	padding-top: 7px;
	font-weight: 400;
}
#ratings .level1 .p-legend, #indicators .level0 .p-legend, #data .level0 .p-legend {
	padding-top: 12px;
	margin-bottom: 7px; 
}
#ratings .level2 .p-legend, #indicators .level1 .p-legend, #data .level1 .p-legend {
	padding-top: 4px;
}
#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; */
}

#profile .odd, #comparison .odd {
	background-color: #f1f1f1;
/*	border-top: 1px solid #eaeaea; */
}
.odd:hover {
	background-color: #f9f2db !important;
}
.even {
/*	border-top: 1px solid #eaeaea; */
}
.even:hover {
	background-color: #f9f2db;
}
.odd.recomm {
	background-color: #DFEEF4;
}
.even.recomm {
	background-color: #F2FAFD;
}

.level0, .level1, .level2, .level3, .level4 {
	line-height: 1;
/*	white-space: nowrap; */
}
#comparison .level1, #comparison .level2, #comparison .level3, #comparison .level4 {
}
#ratings .level0 {
	margin: 0 0 5px 0;
	font-size: 20px;
	line-height: 32px;
	font-weight: 900;
}
#ratings .level1, #indicators .level0, #data .level0 {
	color: #303030;
	font-size: 20px;
	line-height: 32px;
	font-weight: 900;
	letter-spacing: 0.25px;
}
#data .level0 {
	padding: 20px 0 0 0;
}
#indicators .level0 {
	border-bottom: none;
	padding: 9px 0 5px 0;
	margin-bottom: 0;
}
#ratings .level1 {
	margin: 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: #303030;
	font-size: 15.5px;
	line-height: 27px;
	font-weight: 500;
}
#indicators .level1#i-T\.T .main, #indicators .level1#i-S\.R\.T .main {
	font-size: 22px !important;
    font-weight: 900 !important;
}
#ratings .level2 {
	padding: 5px 0 5px 0;
}
#indicators .level1, #data .level1 {
	padding: 13px 0 3px 0;
}
#indicators .level1 {
	padding: 6px 0;
	border-top: 1px solid #e0e0e0;
}
#indicators #i-T\.P > div, #indicators #i-S\.P > div {
	font-size: 74.12% !important;
	opacity: 0.6;
}
#data .level1 {
	border-bottom: 1px solid #d8d8d8;
}
#data .level1:last-child {
	border-bottom: none;
}
.recomm-divider {
	height: 16px;
}
#indicators .level1.recomm-divider {
	border: none;
	padding: 10px 0;
}
#ratings .level2 .p-icons, #indicators .level1 .p-icons, #data .level1 .p-icons {
	position: relative;
	top: 6px;
}
.p-icons a:hover, .c-icons a:hover {
	text-decoration: none !important;
}
.c-icons {
	position: relative;
}
#ratings .level0 .c-icons {
	top: -3px;
}
.p-more-info-wrapper {
	width: 96%;
	padding-left: 4%;
}
.c-more-info-wrapper {
	padding-left: 65px; 
}

#ratings .level3, #indicators .level2, #data .level2 {
	color: #444444;
	padding: 7px 0 7px 0;
	font-size: 90%;
	line-height: 17px;
}
#p\.profile.s-T #indicators .level2 {
	padding: 8px 0 8px 0;
	line-height: 18px;
	min-height: 52px;
}
#data .level2 {
	font-weight: 700;
}
#indicators .level2.recomm {
	color: #12445C;
}
#indicators .level2.recomm h5 {
	color: #0073AA;
	text-transform: none;
	margin: 7px 0;
}
#ratings .level3 .p-name, #indicators .level2 .p-name, #data .level2 .p-name {
	position: relative;
	width: 47%;
	padding: 0 0 0 4%;
	line-height: 17px;
}
.s-T #ratings .level3 .p-name, .s-T #indicators .level2 .p-name, .s-T #data .level2 .p-name {
	width: 55%;
	padding: 0 0 0 7%;
}
.s-T #indicators .level2 .p-name em {
	position: absolute;
	left: 33px;
}
.s-T #indicators .level1 .p-name em {
	position: absolute;
	left: 33px;
}
#ratings .level3 .p-name {
	width: 58%;
}
.s-S #indicators .level2 .c-name {
	width: 473px;
	padding-left: 77px;
}
.s-S #data .level2 .c-name {
	width: 516px;
	padding-left: 34px;
}
.s-T #indicators .level2 .c-name, .s-T #data .level2 .c-name {
    width: 505px;
    padding-left: 80px;
}
#ratings .level3 .c-name {
	width: 550px;
	padding-left: 40px;
}
#ratings .level3 .p-more-info-wrapper, #indicators .level2 .p-more-info-wrapper, #data .level2 .p-more-info-wrapper {
	width: 88%;
	padding-left: 12%;
}
#ratings .level3 .c-more-info-wrapper, #indicators .level2 .c-more-info-wrapper, #data .level2 .c-more-info-wrapper {
	padding-left: 105px;
}
#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%;
}
#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: #444444;
	padding: 7px 0 7px 0;
	font-size: 90%;
	line-height: 17px;
}
#ratings .level4 .p-name, #indicators .level3 .p-name, #data .level3 .p-name {
	width: 43%;
	padding-left: 8%;
}
#ratings .level4 .c-name, #indicators .level3 .c-name, #data .level3 .c-name {
	width: 473px;
	padding-left: 77px;
}
#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: 145px;
}

#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;
}
#indicators #i-Cc > div, #indicators #i-Rc > div {
	font-size: 75%;
	opacity: 0.60;
	filter: alpha(opacity=60);
}
#indicators #i-Cp > div, #indicators #i-Rp > div {
	font-size: 75%;
	opacity: 0.60;
	filter: alpha(opacity=60);
}
#indicators .level0 .main, #indicators .level1 .main {
	font-weight: 700;
}
#indicators .level2 .main, #indicators .level3 .main, #indicators .level4 .main {
	font-weight: 700;
}
.level1 .main {
	font-weight: 900;
	color: #0073AA;
}
.level1#i-Ct, .level1#i-Rt {
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
	padding: 12px 0;
	border-top: 3px solid #e0e0e0;
}
.level1#i-Ct  .main, .level1#i-Rt  .main {
	font-weight: 900;
	font-size: 21px;
}
.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: 500;
	text-transform: none;
}
.explanation-wrapper {
	font-weight: normal;
	text-transform: none;
}
.explanation-wrapper div {
	white-space: pre-wrap;
	color: #707070;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	margin-right: 1.3%;
}


.legend {
	cursor: help;
}

#ratings .level0 .rating {
	padding: 4px 12px;
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	font-weight: 700;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-ms-border-radius: 24px;
	-o-border-radius: 24px;
	-webkit-border-radius: 24px;
	text-align: center;
	overflow: hidden;
}

#ratings .level1 .rating, #indicators .level0 .rating, #data .level0 .rating {
	display: inline-block;
	font-weight: 700;
	font-size: 21px;
	line-height: 20px;
	padding: 10px 12px;
	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 5px 10px;
	font-size: 17px;
	line-height: 17px;
	font-weight: 700;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-webkit-border-radius: 14px;
	opacity: 0.6667;
}

#ratings .level3 .rating, #indicators .level2 .rating, #data .level2 .rating {
	display: inline-block;
	font-weight: 700;
	line-height: 16px;
	padding: 0px 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: 500;
	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: 500;
	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;
}

.year-buttons {
	float: left;
}
.year-add-remove {
	float: right;
	white-space: nowrap;
}

.cn-dummy, .cn-element-wrapper, .cn-dummy-end {
	display: inline-block;
}
.s-T .cn-dummy {
	width: 580px;
}
.s-T .cn-dummy-end {
	width: 0px;
}
.s-S .cn-dummy {
	width: 610px;
}
.c-iw-dummy {
	width: 20px;
}
.s-S .cn-dummy-end {
	width: 0px;
}
.cn-element-wrapper {
	width: 130px;
	text-align: center;
	padding: 0 15px;
}
.cn-element-wrapper .name {
	font-weight: 500;
	white-space: normal;
	margin-bottom: 8px;
}
.cn-element-wrapper .name a {
	line-height: 1.2;
	color: #202020;
}
.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 {
	text-decoration: underline;
}
.cn-element-wrapper .name a:hover {
	text-decoration: underline;
}
.cn-element-wrapper a.b-gray {
	margin-bottom: 5px;
}

#cn-window, #basket-window, .column-sel, #geo-sel, #hie-sel {
	position: absolute;
	background-color: #e7e7e7;
	z-index: 20;
	border: 1px solid #a0a0a0;
	box-shadow: 0 2px 8px #808080;
	border-radius: 3px;
}

#cn-window {
	width: 500px;
	padding: 20px;
}
.column-sel, #geo-sel, #hie-sel {
	max-width: 750px;
	padding: 20px;
}
#basket-window {
	width: 350px;
	top: 58px;
	right: -13px;
	padding: 14px;
}
#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: 14px 0;
}
.menu-content li#lid-left {
/*	border-right: 1px solid #f8f8f8; */
	width: 16px;
}
.menu-content li#lid-right {
	border-left: 1px solid #e0e0e0;
	width: 18px;
}
#header-search {
	width: 100px;
	background-color: transparent;
	color: #909090;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding: 2px 0;
	margin-top: 17px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: dotted 1px #b0b0b0;
	outline: none;
}
#hsl {
	position: relative;
	top: 4px;
	margin-right: 10px;
}
.menu-content ul li a#basket-count {
	background-color: #E4DAAF;
	color: #fcfcfc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	margin-left: 3px;
}
.menu-content ul li a:hover {
	background-color: #EFE9CF;
}
.menu-content ul li a#basket-count:hover {
	background-color: #DCCE98;
}
.menu-content ul li a:active {
	background-color: #EAE1BF;
}
.menu-content ul li a#basket-count:active {
	background-color: #D5C480;
}
.menu-content ul li #basket-window .basket-element {
	padding: 10px 0;
	border-top: dotted 1px #c0c0c0;
}
.menu-content ul li #basket-window .basket-element:hover {
	background-color: #e3dfd0;
}
.menu-content ul li #basket-window .basket-element-first {
	border-top: none;
}

.menu-content ul li #basket-window a {
	height: 16px;
	font-size: 13px;
	line-height: 16px;
}
.menu-content ul li #basket-window .be-remove, .menu-content ul li #basket-window .be-name {
	float: left;
	margin: 0px 10px;
}
.menu-content ul li #basket-window .be-remove a, .menu-content ul li #basket-window .be-name {
	padding: 0;
}
.menu-content ul li #basket-window .be-remove a {
	width: 16px;
	height: 16px;
}
.menu-content ul li #basket-window .be-remove {
	width: 16px;
}
.menu-content ul li #basket-window .be-name {
	width: 294px;
}
.menu-content ul li #basket-window .be-name a {
	color: #957700;
	border-bottom: 1px solid transparent;
	padding: 0;
	display: inline;
}
.menu-content ul li #basket-window .be-name a span {
	color: #909090;
	font-size: 11px;
	font-weight: 400;
}
.menu-content ul li #basket-window .be-name a:hover {
	background-color: transparent;
	border-bottom: 1px dotted #957700;
}
.menu-content ul li #basket-window .be-name a:active {
	background-color: transparent;
	border-bottom: 1px solid #957700;
}

.cnw-element-wrapper {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cnw-element-wrapper {
	border-bottom: 1px dotted #a0a0a0;
}
.column-sel .cnw-element-wrapper a {
	margin-left: 10px;
}
.cnw-element-wrapper div, .es-element-wrapper div {
	padding: 2px 0;
}
.cnw-element-wrapper p {
	color: #707070;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, 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: 500;
	text-transform: uppercase;
}
.cnw-element-wrapper .cn-select, .es-element-wrapper .es-select {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.cnw-element-wrapper .cn-select {
	font-size: 12px;
	padding: 3px 2px;
	width: 350px;
}
.es-element-wrapper {
	float: left;
}
.es-element-wrapper .es-select {
	width: 460px;
	font-size: 15px;
	font-weight: 500;
	padding: 5px 5px;
	box-shadow: 0 0 4px #808080;
	z-index: 20;
}
.es-first {
	padding-right: 30px;
}
.cnw-buttons {
	padding-top: 4px;
}

.toc-fixed {
	position: fixed;
	top: 65px;
}
.toc-bottomfixed {
	position: absolute;
	bottom: 50px;
}
.toc div {
	margin: 106px 0 0 0;
	border-right: 1px dotted #957700;
	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 .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: #000000;
	font-size: 40px;
	margin: 42px 0 12px 0;
	padding: 35px 0 0 0;
	text-transform: none;
	border-top: 2px dotted #000000;
}
.text h1:first-child {
	margin-top: 22px;
	padding-top: 0;
	border: 0;
}
.text h2 {
	color: #000000;
	font-size: 28px;
	margin: 30px 0 15px 0;
	text-transform: none;
	font-weight: 500;
}
.text h3 {
	line-height: 1.35;
}
.text h4 {
	color: #404040;
	font-size: 18px;
	line-height: 1.35;
	font-weight: 700;
	text-transform: none;
	margin: 25px 0 10px 0;
}
.text h5 {
	font-size: 14px;
	line-height: 1.35;
	font-weight: 700;
	font-size: 100%;
	text-transform: none;
	text-decoration: underline;
	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: #957700;
}
.text a:hover {
	color: #917400;
	border-bottom: 1px dotted #917400;
}
.text a:active {
	color: #8a6f00;
	border-bottom: 1px solid #8a6f00;
}
.text h1 a, .text h1 a:hover, .text h1 a:active, .text h2 a, .text h2 a:hover, .text h2 a:active {
	color: #000000;
	border: none;
}

.text-wrapper {
	overflow: auto;
}

.rankings-table {
	border-collapse: collapse;
	border: 0;
/*	width: 100%; */
}
.rankings-table.rt-single {
	width: auto;
}
.rankings-table.rt-single .rt-data {
	position: relative;
}
.rankings-table.rt-single .rt-data .value {
/*	position: absolute;
	right: 134px;
	top: 10px;*/
}
.block-element .rankings-table.rt-single .rt-data .value {
	position: relative;
	right: auto;
	top: auto;
}
.rankings-table.rt-single tr.rt-header-row td.right {
	padding-right: 135px;
}
.rankings-table td:last-child {
}
.block-element .rankings-table td:last-child {
	border-right: none;
}
.rankings-table td.right {
/* 	width: 55px; */
}
.block-element .rankings-table td.right {
	width: auto;
}
.rt-header-row td, .rt-superheader-row td.rt-border-superleft {
	font-size: 13px;
	font-weight: 500;
	vertical-align: bottom;
	line-height: 1.25;
	padding: 8px 16px 8px 8px;
	border-bottom: 1px solid #e0e0e0;
}
.rt-header-row td.rt-number {
	padding-left: 0;
	padding-right: 0;
}
.rt-superheader-row td.rt-border-superleft {
	border-top: 1px solid #e0e0e0;
}
.rt-superheader-row td {
	color: #808080;
	text-align: center;
	font-size: 80% !important;
	text-transform: uppercase;
	font-weight: 400 !important;
}
.rt-header-row td.black, .rt-data-row td.rt-data.black {
	padding-left: 42px;
	padding-right: 42px;
}
.rt-data-row td {
	font-size: 13px;
	height: 30px;
}
.block-element .rt-data-row td {
	height: 34px;
}
.rt-data {
	white-space: nowrap;
}
.rt-data-row td .value {
	font-weight: 500;
}
.rt-data-row td.level-2 .value {
	font-weight: 400;
	font-size: 85%;
}
.rt-single .rt-data-row td.level-2 .value {
	font-size: 100%;
}
.rt-data-row td.thin .value {
	font-weight: 400;	
	font-size: 85%;
	position: relative;
}
.rt-single .rt-data-row td.thin .value {
	font-size: 100%;
}
.block-element .rt-data-row td.thin .value {
	font-size: 100%;
}
.rt-data-row td.black .value {
	font-weight: 700;
	font-size: 115%;
}
.block-element .rt-data-row td.rt-name, .block-element .rt-data-row td.rt-data, .block-element .rt-data-row td.rt-number {
	border-bottom: 1px solid #dadada;
}
.rt-data-row td.rt-name, .rt-data-row td.rt-data {
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
}
.rt-data-row td.rt-data {
	padding: 5px 14px;
}
.rt-data-row td.rt-name {
	position: relative;
	padding: 5px 40px 5px 85px;
}
.block-element .rt-data-row td.rt-name {
	padding: 3px 20px 3px 40px;
}
.block-element .rt-data-row .rt-image img {
	top: -12px;
	width: 16px;
	height: 16px;
	padding: 3px;
}
.block-element .rt-data-row .rt-image img.rti-flag {
	display: none;
}
.block-element .rt-data-row td.rt-data {
	padding: 3px 14px 3px 7px;
}
.block-element .rt-data-row td.rt-data.type-d {
	padding: 3px 0 3px 0;
}
.rt-data-row td.rt-name {
	max-width: 400px;
	position: relative;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
}
.rt-data-row td.rt-number {
	color: #909090;
	font-size: 105%;
	font-weight: 700;
	text-align: right;
	border-bottom: 1px solid #e0e0e0;
	white-space: nowrap;
	padding-right: 5px;
}
.rt-header-row td.rt-number {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	width: 50px;
}
.block-element .rt-data-row td.rt-number {
	width: 24px;
	font-size: 90%;
	letter-spacing: 0.25px;
}
.rt-data-row.odd td.rt-sortcol, .rt-data-row.even td.rt-sortcol {
	background-color: #fbf3e0 !important;
}
.rt-single .rt-data-row.odd td.rt-sortcol, .rt-single .rt-data-row.even td.rt-sortcol {
	background-color: inherit;
}
.rt-border-left {
	border-left: 1px solid #e0e0e0;
}
.block-element .rt-border-left {
	border-left: none;
}
.rt-border-superleft {
}
.rt-header-row td a div em {
	font-style: normal;
	display: block;
	font-weight: 700;
}
.block-element .rt-border-superleft {
	border-left: none;
}
.rt-header-row td.rt-sortable a div {
	width: 100%;
	height: 100%;
}
.rt-header-row .i-disclaimer {
	margin: 0;
}
.rt-header-row td.left {
}
.rt-header-row td.rt-sortable {
/*	background: url(../images/icons/sort-down.png) right 0px bottom 13px no-repeat;*/
}
.rt-header-row td.black.rt-sortable {
	background: url(../images/icons/sort-down.png) right 22px bottom 13px no-repeat;
}
.rt-header-row td, .rt-header-row td.rt-sortable a div {
	color: #808080;
}
.rt-header-row td.rt-sortable:hover {
	background: url(../images/icons/sort-down-active.png) right 3px bottom 11px no-repeat;
}
.rt-single .rt-header-row td.rt-sortable:hover {
	background: url(../images/icons/sort-down-active.png) right 14px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sortable:hover {
	background: url(../images/icons/sort-down-active.png) right 22px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-down {
	background: url(../images/icons/sort-down-active.png) right 3px bottom 11px no-repeat;
}
.rt-single .rt-header-row td.rt-sorted-down {
	background: url(../images/icons/sort-down-active.png) right 14px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-down {
	background: url(../images/icons/sort-down-active.png) right 22px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-down:hover {
	background: url(../images/icons/sort-up-active.png) right 3px bottom 11px no-repeat;
}
.rt-single .rt-header-row td.rt-sorted-down:hover {
	background: url(../images/icons/sort-up-active.png) right 14px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-down:hover {
	background: url(../images/icons/sort-up-active.png) right 22px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-up {
	background: url(../images/icons/sort-up-active.png) right 3px bottom 11px no-repeat;
}
.rt-single .rt-header-row td.rt-sorted-up {
	background: url(../images/icons/sort-up-active.png) right 14px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-up {
	background: url(../images/icons/sort-up-active.png) right 22px bottom 11px no-repeat;
}

.rt-header-row td.rt-sorted-up:hover {
	background: url(../images/icons/sort-down-active.png) right 3px bottom 11px no-repeat;
}
.rt-single .rt-header-row td.rt-sorted-up:hover {
	background: url(../images/icons/sort-down-active.png) right 14px bottom 11px no-repeat;
}
.rt-header-row td.black.rt-sorted-up:hover {
	background: url(../images/icons/sort-down-active.png) right 22px 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: #000000;
}
.rt-data-row td.rt-data .rating {
	display: inline-block;
	font-weight: 500;
	line-height: 18px;
	padding: 2px 7px;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-ms-border-radius: 11px;
	-o-border-radius: 11px;
	-webkit-border-radius: 11px;
}
.rt-data-row td.rt-data.level-3 .rating {
	padding: 0;
}
.rankings-table td.type-r.level-0 {
	text-align: center;
    padding-right: 22px;
    padding-left: 22px;
}
.rankings-table td.type-i.level-0 {
	padding-right: 22px;
	padding-left: 22px;
}
.rankings-table td.rt-data.type-i.level-0 .value {
	font-weight: 900;
	font-size: 115%;
}
.value-denominator {
	font-size: 60%;
	color: #b0b0b0;
}
.block-element .rankings-table td.type-r.level-0, .block-element .rankings-table td.type-i.level-0 {
	border-right: none;
	border-left: none;
	width: 40px;
	padding-left: 0;
	padding-right: 12px;
}
.rankings-table td.type-r.level-2 {
	border-left: 1px solid #e0e0e0;
}
.rt-data-row td.level-0.rt-data .rating {
	font-size: 110%;
	font-weight: 700;
	padding: 5px 11px;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	-webkit-border-radius: 14px;
}
.rt-data-row td.level-2.rt-data .rating {
	opacity: 0.6667;
}
.block-element table tr td {
	border-top: 1px solid #dadada;
}
.rt-data-row.rtdr-light {
	opacity: 0.5;
}
.rt-data-row.rtdr-light td {
	background-color: #f4f4f4 !important;
}
.rt-data-row.odd {
/*	background-color: #f0f0f0; */
}
.rt-data-row.even {
/*	background-color: #fefefe; */
}
.rt-data-row.odd:hover, .rt-data-row.even:hover, .rt-data-row.odd:hover td, .rt-data-row.even:hover td {
	background-color: #fbf3e0 !important;
}
.rt-data-row td.rt-name a.entity {
	font-weight: 500;
	color: #957700;
	line-height: 1.15;
	border-bottom: 1px solid transparent;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 15px;
    max-height: 30px;	
}
.rt-data-row td.rt-data a.i-disclaimer {
	position: relative;
	top: 1px;
}
.rt-data-row td.rt-name a {
}
.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 {
	text-decoration: underline;
}
.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: 500;
	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 0 10px 0;
	line-height: 1.35;
	font-weight: 300;
}
.element-wrapper h3 span {
	font-size: 67%;
}
.element-wrapper {
	font-size: 13px;
	line-height: 1.55;
}
.element-wrapper p {
	margin: 12px 0 0 0;
}
.disclaimer .element-wrapper p {
	margin: 20px 0;
}
.element-wrapper p a {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
.element-wrapper p a:hover, .element-wrapper p a:active {
	border-bottom: 1px solid #000000;
}
.element-wrapper .icon {
	padding: 5px 0 15px 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: 500;
	color: #957700;
	border-bottom: none;
}
.element-wrapper .element-entity-wrapper a:hover {
	border-bottom: 1px dotted #957700;
}
.element-wrapper .element-entity-wrapper a:active {
	border-bottom: 1px solid #957700;
}
.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: 80%;
}
.landing-nav .element-2 img {
	width: 70%;
}
.landing-nav a img {
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity: 0.85;
  filter: alpha(opacity=85);
	border: 1px solid #c0c0c0;
}
.landing-nav a:hover img, .landing-nav a:active img {
	opacity: 1;
  filter: alpha(opacity=100);
	box-shadow: 0px 0px 5px #b0b0b0;
	-moz-box-shadow: 0px 0px 5px #b0b0b0;
	-ms-box-shadow: 0px 0px 5px #b0b0b0;
	-o-box-shadow: 0px 0px 5px #b0b0b0;
	-webkit-box-shadow: 0px 0px 5px #b0b0b0;
}
.landing-nav a:hover img {
	border: 1px solid #b0b0b0;
}
.landing-nav a:active img {
	border: 1px solid #909090;
}
.landing-nav h3 {
	margin: 15px 0 0 0;
}
.landing-nav h3 a {
	color: #b99400;
	font-weight: 700;
}
.landing-nav h3 a:hover {
	border-bottom: 1px dotted #b99400;
}
.landing-nav h3 a:active {
	border-bottom: 1px solid #b99400;
}
.landing-nav p {
	margin: 15px 0 20px 0;
}
.block-element a.button {
	margin-top: 16px;
}
#main-search {
	position: relative;
	left: 35px;
	color: #303030;
	width: 360px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	height: 26px;
	font-weight: 500;
	padding: 8px 16px;
	border: 1px solid #303030;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	outline: none;
}
.landing-text #main-search {
	box-shadow: 0px 0px 5x 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
/*	opacity: 0.90;
  filter: alpha(opacity=90); */
}
#main-submit {
	display: inline-block;
	background-color: #caa200;
	position: relative;
	top: -8px;
	left: -35px;
	width: 70px;
	line-height: 50px;
	height: 42px;
	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;
	cursor: pointer;
}
#main-submit img {
	position: relative;
	top: 11px;
}
#main-submit:hover {
	background-color: #b99400;
}
#main-submit:active {
	background-color: #aa8800;
}
#search-table {
	border-collapse: collapse;
	border: 0;
	margin: 40px 0 15px 0;
}
#search-table tr:first-child h4 {
	margin-top: 0;
}
#search-table tr td {
	border-bottom: 1px solid #e0e0e0;
}
.st-number, .st-name, .st-details {
	vertical-align: middle;
	height: 40px;
}
.st-number {
	background-color: #e7e7e7;
  color: #808080;
	padding: 1px 0;
  width: 44px;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  border-top: 1px solid #d0d0d0;
  white-space: nowrap;
}
.st-name, .st-details {
	font-size: 13px;
	padding: 1px 20px;
}
.st-name a {
	display: inline-block;
	color: #957700;
	line-height: 1.3;
	font-weight: 500;
	border-bottom: 1px solid transparent;
}
.st-name a span {
	display: block;
  color: #909090;
  font-size: 11px;
  font-weight: 400;
}
.st-name a:hover {
	border-bottom: 1px dotted #957700;
}
.st-name a:active {
	border-bottom: 1px solid #957700;
}
.st-details {
	color: #a0a0a0;
}
.st-rating {
	padding: 1px 15px;
	text-align: center;
}
.st-rating span {
	display: inline-block;
	font-weight: 500;
	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: 0;
}
#rankings-name h4 {
	margin: 0;
    padding: 0 0 10px 0;
    margin-bottom: 15px;
	font-weight: 900;
    border-bottom: 1px solid #909090;
}
#rankings-name h4 em {
	font-style: normal;
	color: #a0a0a0;
}
.sel-top, .sel-middle, .sel-bottom {
	float: left;
}
.sel-top {
	width: 46%;
}
.sel-middle {
	width: 19%;
}
.sel-bottom {
	width: 35%;
}
.sel-top .sel-wrapper, .sel-middle .sel-wrapper {
	margin-right: 22px;
}
.sel-wrapper {
	background-color: #f0f0f0;
	border: 1px solid #dadada;
	border-radius: 3px;
}
.sel-title {
    margin: 0;
	padding: 10px 15px 10px 15px;
    border-bottom: 1px solid #dadada;
}
.sel-vals {
	padding: 15px;
}
.sel-vals a.b-yellow {
	margin-top: 10px;
}
#rankings-selection .sel-vals h5:first-child {
	margin-top: 0;
}
.sel-content em {
	color: #a0a0a0;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
}
.sel-content a.selected, .sel-content a.unselected {
	font-size: 12px;
	line-height: 14px;
	padding: 6px 10px 6px 9px;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 3px 6px 3px 0;
}
.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 {
}
#rankings-selection .sel-content a.disabled {
	pointer-events: none;
}
#rankings-selection .sel-vals > a.disabled {
	opacity: 0.2;
	pointer-events: none;
}
#rankings-selection .sel .sel-content a, #rankings-selection sel .sel-content span.name {
	clear: none;
}
.sel-content a.selected {
	background-color: #909090;
	color: #fafafa;
}
.sel-content a.unselected {
	background-color: #c8c8c8;
	color: #404040;
}
.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/icons/remove.png) no-repeat 0 3px;
}
.sel-content a.unselected span {
	background: url(../images/icons/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: #808080;
}
.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: #707070;
}
.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/icons/remove.png) no-repeat 0 3px;
}
.sel-content a.unselected:hover span {
	background: url(../images/icons/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: #957700;
}
.ap-e a span {
	color: #909090;
}
.ap-e a:hover {
	border-bottom: 1px dotted #957700;
}
.ap-e a:active {
	border-bottom: 1px solid #957700;
}
.landing-tree .first-line div:first-child {
}
.ap-1 {
	background-color: #eaeaea;
	padding: 15px 20px 10px 20px;
	border-radius: 4px;
	margin-bottom: 28px;
}
.ap-1 .ap-category {
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #202020;
}
.ap-2 {
	font-weight: 500;
	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 {
	color: #202020;
}
.ap-1 .ap-category a:hover, .ap-1 .ap-category a:active {
	text-decoration: none;
}
.ap-1 .ap-category, .ap-1 .ap-entity {
	text-align: left;
}
.ap-1 .ap-entity {
	padding: 7px 0;
	border-bottom: 1px solid #d0d0d0;
}
.ap-1 .ap-entity:last-child {
	border-bottom: none;
}
.ap-1 .ap-entity a {
	color: #957700;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.4;
}
.ap-1 .ap-entity a:hover, .ap-1 .ap-entity a:active {
	text-decoration: underline;
}
.ap-entity {
	position: relative;
}
.ape-c a {
	display: inline-block;
	margin-left: 40px;
}
.ape-c.nois a {
	margin-left: 0;
}
#sbfl {
	margin: 17px 0 25px 0;
	line-height: 21px;
}
#sbfl a {
	color: #957700;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  padding: 4px;
  margin: 4px;
  width: 20px;
  text-transform: uppercase;
  text-align: center;
}
#sbfl a:hover, #sbfl a:active {
	background-color: #957700;
	color: #fafafa;
}
#search {
	margin: 0;
}
.vertpoints {
	padding: 15px 0;
}
.vertpoints > div {
	width: 50%;
}
.vertpoints > div > div {
	height: 20px;
	border-right: 4px dotted #c0c0c0;
}
#betaversion {
	display: inline-block;
	position: fixed;
	z-index: 10;
	right: 0;
	top: 56px;
	background-color: #bb3333;
	color: #f0f0f0;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	padding: 6px 12px;
}
.headerRow {
	color: #b99400 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1;
	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 {
	position: relative;
    z-index: 100;
}
.carousel-points ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.carousel-points li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 3px;
    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: #caa200;
}
.carousel {
	min-width: 900px;
}
.carousel-item {
	width: 80%;
    position: absolute;
	margin-left: 10%;
    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;
}

.contrast span {
	display: inline-block;
	position: relative;
	top: -1px;
	background-color: #f0f0f0;
	color: #0C3D5A;
	line-height: 20px;
	font-size: 14px;
	width: 18px;
	height: 18px;
	font-weight: 700;
	text-align: center;
	border-radius: 9px;
	margin-right: 7px;
	text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}

#landing-site-switch {
	position: relative;
	top: 1px;
	height: 52px;
	width: 380px;
	color: #7a7a7a;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 19px;
	line-height: 26px;
	padding: 12px 0 12px 16px;
	border: 1px solid #303030;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	box-shadow: 0px 0px 5x 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
#profile-site-switch {
	position: absolute;
	top:32px;
	right: 20px;
	color: #404040;
	height: 30px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	padding: 4px 6px;
	border: 1px solid #b0b0b0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
#lss-wrapper {
	display: inline-block;
	position: relative;
}
#lss-wrapper span {
	position: absolute;
    font-size: 18px;
    line-height: 18px;
    right: 1px;
    top: 2px;
    display: inline-block;
    height: 18px;
    padding: 14px 16px 18px 16px;
    background-color: #caa200;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
	pointer-events: none;
}
.rt-image {
	position: absolute;
	left: 8px;
	top: 50%;
	cursor: help;
}
.rt-image img {
	position: relative;
	top: -15px;
    filter: grayscale(20%);
	background-color: #fcfcfc;
	width: 18px;
	height: 18px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	border-radius: 17px;
	margin-right: 6px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
}
.ic-image {
	float: left;
	cursor: help;
	margin-right: 12px;
}
.ic-image img {
    filter: grayscale(20%);
	background-color: #fcfcfc;
	width: 26px;
	height: 26px;
	padding: 7px;
	border: 1px solid #c0c0c0;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}
.cn-image {
	display: inline-block;
	cursor: help;	
}
.cn-image img {
	background-color: #fcfcfc;
    filter: grayscale(20%);
	width: 24px;
	height: 24px;
	padding: 5px;
	margin: 0 3px 9px 3px;
	border: 1px solid #c0c0c0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
.cn-image div.img-dummy {
	width: 24px;
	height: 24px;
	padding: 5px;
	margin-bottom: 10px;
}
.ap-image {
	float: left;
	width: 30px;
}
.ap-image img {
	position: relative;
	top: -4px;
    filter: grayscale(20%);
	background-color: #fcfcfc;
	width: 18px;
	height: 18px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	cursor: help;	
}
.apc-content {
	margin-left: 40px;
}
.met-weights, .met-comp {
	border-collapse: collapse;
	border: 0;
}
.met-weights tr td, .met-comp tr td, .met-comp tr th {
	padding-left: 10px;
	padding-right: 10px;
}
.met-comp tr td {
	line-height: 1.3;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
	border-bottom: 1px solid #e8e8e8;
}
.met-comp tr th {
	line-height: 1.3;
	padding-bottom: 7px;
	vertical-align: bottom;
	font-weight: normal;
}
.mwt {
	border-top: 1px solid #808080;
	padding-top: 7px;
}
.mwb, .met-comp tr td.mwb {
	border-bottom: 1px solid #808080;
	padding-bottom: 7px;
}
.mwr {
	border-right: 1px solid #808080;
}
.mwl {
	border-lefT: 1px solid #808080;
}
span.is {
	position: absolute;
	top: 7.5px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: cover;
	filter: grayscale(100%);
}
span.is-S {
	background-image: url('/images/icons/S.png');
	left: 20px;
}
span.is-T {
	background-image: url('/images/icons/T.png');
	left: 0;
}
.bc-element {
    padding: 15px 0;
    border-bottom: 1px solid #dadada;
}
.bc-element:last-child {
    border-bottom: none;
}
.bceh-left {
    width: 34%;
}
.bce-half {
    padding: 0 3%;
    float: left;
}
.bcech-notice {
	width: 100%;
    position: absolute;
    top: 15px;
	color: #909090;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.4;
}
.bceh-right {
    width: 54%;
}
.bce-title {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1.25;
}
#bce-chart {
	position: relative;
	height: 160px;
}
.bce-value {
    line-height: 1;
    font-weight: 900;
}
#summary-rating {
    font-size: 40px;
}
#summary-score {
    font-size: 40px;
}
#summary-score span {
	color: #a0a0a0 !important;
	font-size: 50%;
	font-weight: 500;
}
#summary-position {
    display: block;
    position: relative;
    font-size: 40px;
    margin-bottom: 6px;
}
.sp-medal {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 24px;
}
.sp-medal img {
    width: 27px;
}
#summary-position span {
    font-weight: normal;
    font-size: 52%;
    position: relative;
}
.summary-table {
    width: 100%;
    border-collapse: collapse;
}
.st-EN .summt-name, .st-RO .summt-name, .st-RU .summt-name {
    width: 43%;
}
.summary-table .summt-name {
    font-weight: 500;
    padding-right: 8px;
}
.summary-table tr td {
    font-size: 14px;
    line-height: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dadada;
}
.summary-table tr#str-1 td {
	padding-top: 9px;
	padding-bottom: 9px;
}
.summary-table tr td.summt-bar-td {
    padding-top: 0;
    padding-bottom: 0;
	width: 47%;
}
.summary-table .summt-bar-td {
    position: relative;
}
.summary-table .summt-value {
    width: 8%;
    font-weight: 500;
    padding-left: 8px;
    text-align: right;
}
.summary-table #str-1 .summt-value {
	font-weight: 900;
    font-size: 115%;
}
.summary-table tr:last-child td {
    border-bottom: none;
	padding-top: 12px;
	padding-bottom: 0;
}
.summtl-elem {
    float: left;
}
#summtl-avg {
    background-color: #dadada;
}
#summtl-avg, #summtl-val {
	display:block;
	float: left;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
#summtl-avg-text {
    margin-right: 40px;
}
.summary-table tr td em {
    color: #a8a8a8;
    display: inline-block;
    width: 36px;
    font-style: normal;
    font-weight: 500;
}
#summtl-val {
    background-color: #a2a2a2;
}
.summary-table .summt-name {
    font-weight: 500;
    padding-right: 2%;
}
.summary-table #str-1 .summt-name {
	font-weight: 900;
    font-size: 115%;
}
.summt-name div {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#str-1 .summt-name div {
	margin-left: 36px;
}
.summt-bar-bg {
    position: absolute;
    background-color: #dadada;
    top: 0;
    height: 34px;
}
#str-1 .summt-bar-bg {
	background-color: #BFDCEA;
    height: 38px;
}
.summt-bar-value {
    position: absolute;
    top: 10px;
    background-color: #a2a2a2;
    height: 14px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
#str-1 .summt-bar-value {
	top: 12px;
	background-color: #0073AA;
}
#summtl-avg-text {
    margin-right: 40px;
}
#summtl-avg-text, #summtl-val-text {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.5px;
    line-height: 16px;
}
.pl-details {
    float: left;
    margin-right: 110px;
}
.pl-eval {
    position: absolute;
    right: 0;
    width: 85px;
}
.pl-evals {
    position: absolute;
    top: -4px;
    line-height: 1;
    font-weight: 800;
    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;
}
.hist-container {
    position: relative;
    width: 80%;
    height: 40px;
    top: -3px;
}
.hist-bar-container {
    height: 100%;
    position: absolute;
    bottom: 0;
}
.hist-bar {
    background-color: #e0e0e0;
    position: absolute;
    width: 100%;
    bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.hist-bar-container:hover .hist-bar {
    background-color: #c0c0c0;
}
.hist-haxis {
    position: absolute;
    top: 43px;
    font-size: 10px;
    color: #a0a0a0;
}
.hh-min {
    left: 0;
}
.hh-max {
    right: 0;
}
.hist-bar.hist-bar-other {
    background-color: #A4A7B0;
}
.hist-bar-container:hover .hist-bar-other {
    background-color: #70788F;
}
.hist-bar.hist-bar-bad {
    background-color: #E79483;
}
.hist-bar-container:hover .hist-bar-bad {
	background-color: #F16C4F;
}
.hist-bar.hist-bar-good {
    background-color: #83CBE7;
}
.hist-bar-container:hover .hist-bar-good {
    background-color: #00AEEF;
}
.odd .hist-bar div {
    height: 100%;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}
.even .hist-bar div {
    height: 100%;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.odd:hover .hist-bar div, .even:hover .hist-bar div {
	border-left: 1px solid #f9f2db;
	border-right: 1px solid #f9f2db;
}
.rowGroup {
	border-top: 1px solid #a0a0a0;
	padding-bottom: 18px;
}
.profile-explanation {
	margin: 10px 0 5px 0;
}
.profile-explanation div {
	position: relative;
	display: inline-block;
	background-color: #F5EFD3;
	padding: 8px 15px 8px 40px;
	border-radius: 3px;
}
.profile-explanation div a.toggleRowGroupButton {
	position: absolute;
	left: 10px;
    top: 10px;
    font-size: 120% !important;
	pointer-events: none;
}
.db-container {
	display: inline-block;
	width: 100px;
	position: relative;
	text-align: left;
	padding-left: 20px;
}
.block-element .db-container {
	width: 50px;
	padding-left: 10px;
}
.db-plus {
	background-color: #0073AA;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.db-minus {
	background-color: #AA4333;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.databar {
	display: inline-block;
	position: relative;
	line-height: 1;
	height: 10px;
}
.rd-wrapper {
	padding: 0 0 15px 0;
}
.rd-content {
	position: relative;
	display: inline-block;
	background-color: #fbf3e0;
    padding: 8px 15px 8px 40px;
    border-radius: 3px;
}
.rd-content span {
	color: #505050;
	position: absolute;
	top: 8px;
	left: 10px;
	display: block;
	width: 8px;
	height: 8px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
	padding: 6px;
	border-radius: 11px;
	border: 1px solid #505050;
}
.rm-wrapper {
	position: absolute;
	right: 10px;
	top: 50%;
}
.rm {
	position: relative;
	top: -12px;
	width: 20px;
}
.currency_selector-wrapper {
	padding-bottom: 5px;
}
.currency_selector {
	position: relative;
	display: inline-block;
	background-color: #f0f0f0;
	padding: 8px 10px;
	border-radius: 3px;
}
.toggler-wrapper {
	position: relative;
	display: inline-block;
	line-height: 20px;
}
.tw-side {
	display: inline-block;
	color: #909090;
	font-weight: bold;
	margin: 0 7px;
}
.tw-side.tws-selected {
	color: #000000;
}
.tw-bg {
	display: inline-block;
	position: relative;
	top: 1px;
	background-color: #ffffff;
	border: 1px solid #dadada;
	width: 30px;
	height: 10px;
	border-radius: 6px;
}
.tw-bg:hover {
	cursor: pointer;
	background-color: #fafafa;
	border: 1px solid #c0c0c0;
}
.tw-val {
	display: inline-block;
	position: absolute;
	top: -3px;	
	width: 16px;
	height: 16px;
	background-color: #caa200;
	border-radius: 8px;
}
.tw-bg:hover .tw-val {
	background-color: #b99400;
}
.tw-val.twv-left {
	left: -2px;
}
.tw-val.twv-right {
	right: -2px;
}