@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	line-height: 1.45;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Roboto, Arial, Helvetica, sans-serif;
}
ol {
	padding-left: 30px;
	margin: 5px 0;
}
ol li {
	padding: 5px 0 5px 10px;
}

h1, h2, h3, a {
	color: #13b5ea;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #13b5ea;
}
a:hover {
	border-bottom: 1px solid #13b5ea;
}
.quest span a, .quest span a:hover, .sanction_perex a, .sanction_perex a:hover, h2 a, h2 a:hover, h1 a, h1 a:hover {
	border: none;
}
h1, h2 {
	font-weight: 700;
}
.sanction_perex h3 {
	font-weight: 900;
}
h4, h4 a {
	color: #000000;
}
h4 a, h4 a:hover {
	border-bottom: none;
}
h1 {
	font-size: 260%;
	margin: 10px 0 0 50px;
}

h2 {
	font-size: 180%;
	margin: 20px 0 10px 50px;
}
h2.largespace {
	margin-top: 35px;
}
h3 {
	font-size: 150%;
	margin: 10px 0;
}
.sanction_body h3 {
	margin-top: 0;
}
h3 span {
	font-size: 60%;
}

h4 {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 5px 0 5px 0;
}
.sanction_perex h4 {
	margin-left: 50px;
}

.wrapper {
	text-align: left;
	margin: 0 auto;
	min-width: 800px;
	max-width: 2000px;
}
.content {
	position: relative;
	padding: 15px;
}
#graphics_wrapper {
}
#legend_wrapper {
	margin: 0 0 10px 50px;
}
#rulers_wrapper {
}
#legend_wrapper img {
	position: relative;
	top: -1px;
}
#slider_wrapper {
	height: 45px;
	margin: 15px 0 0 50px;
}
#graph_wrapper {
	position: relative;
	height: 455px;
}
#yaxis {
	float: left;
	width: 50px;
	height: 100%;
}
#chart {
	margin-left: 50px;
	padding-top: 10px;
	height: 445px;
	font-family: 'PT Serif', Georgia, 'Times New Roman', Times, serif;
	font-weight: 700;
}
#questions {
	margin-top: 19px;
	margin-right: 400px;
}
#other {
	margin-right: 420px;
}
#explanation_wrapper {
	margin: 10px 0 25px 0;
}
#basic_info, #govt_info {
	position: absolute;
	width: 255px;
	left: 50px;
	background-color: #fafafa;
	padding: 12px 15px 15px 15px;
	border: 1px solid #a0a0a0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 7px rgba(0, 0, 0, 0.35);
	opacity: 0.98;
	filter: alpha(opacity=98);
}
#basic_info {
	top: 13px;
	height: 450px;
	z-index: 5;
}

#basic_info.bi_small {
	height: 280px;
}
#basic_info.bi_normal {
	height: 450px;
}
#govt_info {
	top: 13px;
	height: 343px;
}
.sanctions_ruler {
	border-collapse: collapse;
	width: 100%;
}
.srtd {
	width: 20%;
}
.sanctions_ruler tr td.sanction_body {
	border-right: 0;
	padding: 20px 0 20px 50px;
	border-bottom: 1px dashed #808080;
}
.sanctions_ruler tr td {
	border: none;
	vertical-align: top;
}
.sanctions_ruler tr#sanctions td {
	border-right: 1px dashed #808080;
	padding: 0 15px 15px 0;
}
.sanctions_ruler tr td.collapsed {
	border-bottom: 1px dashed #808080;
}
.sanctions_ruler tr td.sh_last, .sanctions_ruler tr#sanctions td.sh_last {
	border-right: none;
}
.sanction_text p:first-child {
	margin-top: 0;
}
.sanction_text p:last-child {
	margin-bottom: 0;
}
.sanction_text ol {
	list-style-type: lower-latin;
}
#ruler_scale td {
	width: 8.3333%;
	font-weight: 700;
	height: 15px;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
}
#ruler_scale td.rs_first, #ruler_scale td.rs_last {
	width: 4.1666%;
}
#ruler_scale td.rs_first {
	text-align: left;
}
#ruler_scale td.rs_last {
	text-align: right;
}
#ruler td {
	width: 8.33333%;
	height: 15px;
	line-height: 1;
}
#links1 td {
	border-top: none;
}
#ruler td, #l1_1, #l2_1, #sh1, #sb1 {
	border-left: 3px solid #ffffff;
}
#links2 td {
	border-top: none;
	border-bottom: none;
}
#links1 td, #links2 td {
	height: 14px;
	font-size: 10px;
	line-height: 1;
}
.sanctions_ruler tr td.sanctions_ruler_tab {
 border-right: 1px dashed #808080;
 border-bottom: 1px dashed #808080;
}
.sanctions_ruler tr td.sanctions_ruler_backtab {
 border-left: 1px dashed #808080;
 border-bottom: 1px dashed #808080;
}
.sanctions_ruler tr td.srl {
 border-right: 1px dashed #808080;
}
.sanction_header {
	position: relative;
	height: 50px;
	margin: 0 0 10px 0;
}
.sanction_num, .sanction_icon, .sanction_status {
	display: block;
	float: left;
}
.sanction_status {
	width: 30px;
	padding: 18px 10px 12px 10px;
}
.sanction_icon img {
	position: absolute;
	bottom: 0;
}
.sanction_perex {
	margin-right: 10px;
}
.sanction_perex h3 {
	margin-left: 50px;
}
#sources_wrapper {
	width: 400px;
	float: right;
	position: relative;
	top: 10px;
}
#sources, #legenda_wrapper {
	padding: 10px 20px 5px 20px;
	margin-left: 50px;
	border: 1px dashed #808080;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#legenda_wrapper {
	background-color: #fafafa;
	position: absolute;
	right: 15px;
	top: 29px;
	width: 308px;
}
#legenda {
	margin: 5px 0 10px 0;
}
#sources h4 {
	margin-bottom: 13px;
}
#legenda_wrapper h4 {
	position: relative;
	top: -2px;
}
.canvas {
	width: 100%;
	height: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tright {
	text-align: right;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.section {
	width: 100%;
	padding-bottom: 25px;
}
.section-contrast {
	background-color: #eeeeee;
}
.section-footer {
	background-color: #505050;
	color: #e0e0e0;
	padding-top: 12px;
	border-bottom: none;
}
.section-break {
}
.section.section-last {
	border-bottom: none;
	padding-bottom: 0;
}
.quest span, .sanction_plus {
	position: relative;
	top: 3px;
	text-align: center;
	width: 50px;
}
.quest span {
	display: inline-block;
}
#sources .quest {
	margin: 12px 0;
}
#sources .quest span {
	display: block;
	text-align: left;
	width: 35px;
	float: left;
}
.quest span img {
	position: relative;
	top: -2px;
}
.sanction_plus, .sanction_num, .sanction_icon {
	float: left;
}
.sanction_plus {
	margin-top: -7px;
}
.sanction_icon {
	height: 100%;
}
.sanction_num {
	width: 50px;
}
.sanction_num h3 {
	display: inline-block;
	color: #f8f8f8;
	width: 34px;
	height: 33px;
	text-align: center;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-o-border-radius: 18px;
	-ms-border-radius: 18px;
	padding: 3px 0 0 2px;
	margin: 15px 0 0 0;
}
#basic_info .sanction_num h3 {
	margin: 0;
}
.quest span a, .sanction_plus a {
	display: inline-block;
	width: 25px;
	height: 25px;
	color: #13b5ea;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
	text-decoration: none;
}
.quest span a:hover, .sanction_plus a:hover {
	outline: #13b5ea dotted 1px;
	cursor: pointer;
}
.question {
	padding-bottom: 1px;
}
.question .ans {
	margin: 0 0 10px 50px;
}
.quest .ans.hidden {
	display: none;
	visibility: hidden;
	opacity: 0;
  transition: visibility 0.5s, opacity 0.5s linear;
}
.quest .ans.visible {
  visibility: visible;
  opacity: 1;	
  transition: visibility 0.5s, opacity 0.5s linear;
}
.quest h4 {
	display: inline-block;
}
#ans0 {
	margin-bottom: 10px;
}
#q0 {
	width: 45px;
}
#DI_wrapper {
	height: 162px;
	margin: 5px 0 15px 0;
}
#DI_numbers_wrapper, #DI_bands_wrapper, #DI_dummy_wrapper {
	height: 100%;
	float: left;
}
#DI_numbers_wrapper {
	width: 35px;
	margin-right: 10px;
}
#DI_content_wrapper {
	height: 100%;
	margin-left: 45px;
}
#DI_bands_wrapper {
	width: 15%;
}
#DI_dummy_wrapper {
	width: 8%;
}
#DI_current {
	float: left;
	height: 141px;
	width: 77%;
	color: #f8f8f8;
	font-size: 40px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	padding-top: 20px;
}
#DI_current span {
	color: #f8f8f8;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
}
.DId, .DIb, .DIn {
	display: block;
}
.DIn {
	text-align: right;
	font-size: 14px;
	font-weight: 700;
}
#DI_line {
	width: 100%;
	border-bottom: 5px solid #7E6881;
}
#DIb1 {
	height: 14.2857%
}
#DIb2 {
	height: 21.4286%	
}
#DIb3 {
	height: 14.2857%
}
#DIb4 {
	height: 14.2857%
}
#DIb5 {
	height: 21.4286%	
}
#DIb6 {
	height: 14.2857%
}
#DIn1 {
	height: 8%
}
#DIn2 {
	height: 21.5%
}
#DIn3 {
	height: 14.5%
}
#DIn4 {
	height: 14.5%
}
#DIn5 {
	height: 21.5%
}
#DIb1, .sn5, .dvb5 {
	background-color: #e02020;
}
#DIb2, .sn4, .dvb4 {
	background-color: #BF3840;
}
#DIb3, .sn3, .dvb3 {
	background-color: #9E5061;
}
#DIb4, .sn2, .dvb2 {
	background-color: #7E6881;
}
#DIb5, .sn1, .dvb1 {
	background-color: #5D7FA1;
}
#DIb6, .dvb0 {
	background-color: #13b5ea;
}
.sn-1 {
	background-color: #e8e8e8;
}
#s1, #s2, #s3, #s4, #s5 {
	display: inline-block;
}
#dbt_s0, #dbt_s1, #dbt_s2, #dbt_s3, #dbt_s4 {
	left: 75px;
}
#dbt_s0 {
	top: 286px;
}
#dbt_s1 {
	top: 161px;
}
#dbt_s2 {
	top: 115px;
}
#dbt_s3 {
	top: 79px;
}
#dbt_s4 {
	top: 35px;
}
#dbt_s5 {
	top: 53px;
	left: 257px;
}
#bi_content, #gi_content {
}
#gi_content h4:first-child {
	margin-top: 4px;
}
#bin, #bi_close {
	float: left;
}
#gi_close {
	position: absolute;
	top: 15px;
	right: 15px;
}
#bin, #gin {
	width: 220px;
}
#bi_close, #gi_close {
	width: 15px;
	margin-left: 20px;
	text-align: right;
}
#bi_close img:hover, #gi_close img:hover {
	cursor: pointer;
	content:url(../images/close_dark.png);
}
#basic_info h4, #govt_info h4 {
	line-height: 1;
	margin: 20px 0 7px 0;
}
#basic_info #bin h4 {
	line-height: 1.25;
	margin: 0 0 12px 0;
}
#bi2 div {
	margin: 3px 0;
}
#bi2 #bid {
	margin-bottom: 5px;
}
#bi2 {
	color: #f8f8f8;
	padding: 5px 0 13px 0;
	border-radius: 3px;
	text-align: center;
}
#bi_dlh {
	color: #ffffff;
	font-size: 250%;
	font-weight: bold;
}
#bi_dlhM {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
}
#bi_komentar, #gi_komentar {
	font-size: 85%;
	line-height: 1.45;
}
#bi3 a, #bi35 a, #rva {
	display: inline-block;
	font-size: 85%;
	margin-top: 7px;
}
#bi_komentar a, #gi_komentar a {
	display: inline-block;
	margin-top: 6px;
}
#bi_komentar a:hover, #gi_komentar a:hover, #legenda_wrapper a:hover, #rva:hover, #bi35 a:hover {
	cursor: pointer;
}
#rva_wrapper {
	width: 255px;
	position: absolute;
	bottom: 15px;
	left:0;
	padding: 4px 15px 0 15px;
	border-top: 1px solid #a0a0a0;
}
#sr_point_wrapper {
	position: relative;
	height: 0px;
	margin: 0 -12px;
}
#sr_point {
	position: absolute;
	top: -21px;
	width: 25px;
}
#sr {
	position: relative;
	left: -12.5px;
}
#srp_wrapper {
	position: absolute;
	top: 0;
	padding-right: 25px;
}
.hidden {
	visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 2s linear;
}
.visible {
	visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}
.sanction_time, .sanction_details {
	margin: 15px 0 0 15px;
	padding-top: 15px;
}
#st1, #sd1 {
	border-top: 1px dotted #5D7FA1;
}
#st2, #sd2 {
	border-top: 1px dotted #7E6881;
}
#st3, #sd3 {
	border-top: 1px dotted #9E5061;
}
#st4, #sd4 {
	border-top: 1px dotted #BF3840;
}
#st5, #sd5 {
	border-top: 1px dotted #e02020;
}
.sanction_time h4 {
	margin: 1px 0;
}
.sde, .sdd {
	height: 25px;
}
.sde span, .sdd span {
	display: block;
}
.stt {
	float: left;
	width: 45px;						//originally 25px
	text-align: right;
	margin-right: 10px;
}
.std {
	margin-left: 35px;
}

.sanction_details {
}
.sdn {
	font-style: italic;
}
.sdt {
	margin-top: 10px;
}
.sdn, .sdt {
	margin-left: 35px;
}
.legenda tr td {
	line-height: 1.25;
	padding: 6px 15px 6px 0;
}
#us_disclaimer {
	display: block;
	padding: 0 0 5px 50px;
}