﻿html, body {
    margin: 0;
    padding: 0;
}

.colHeader {
    font-size: 12px;
}

.percent {
    font-size: 14px;
}

.blur {
    opacity: 0.12;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
}


.obscure {
    opacity: 0.3;
    transition: all ease-in-out 5.4s;
    -webkit-transition: all ease-in-out 5.4s;
    -moz-transition: all ease-in-out 5.4s;
    -ms-transition: all ease-in-out 5.4s;
    -o-transition: all ease-in-out 5.4s;
}

.red {
    fill: red;
}

.blocks, .labels {
    cursor: pointer;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
}

text.labels, #lblHighLow {
    font-size: 13px;
}

.controls {
    color: blue;
    font-size: 30px;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}


.argentina_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.argentina_p1 {
    stroke: #C61E24 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.argentina_b {
    background-color: #C61E24 !important;
    fill: #C61E24 !important;
}

.argentina_s {
    stroke: #C61E24 !important;
}

.argentina_s3 {
    stroke: #FFFFFF !important;
}

.argentina_h1 {
    fill: #C61E24 !important;
}

.argentina_h1_heading {
    fill: #FFFFFF !important;
}

.argentina_s2 {
    stroke: #222 !important;
}

.argentina text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.argentina.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.argentina rect {
    background-color: #C61E24 !important;
    fill: #C61E24 !important;
}

.australia_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.australia_p1 {
    stroke: #C2C76C !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.australia_b {
    background-color: #C2C76C !important;
    fill: #C2C76C !important;
}

.australia_s {
    stroke: #C2C76C !important;
}

.australia_s3 {
    stroke: #000000 !important;
}

.australia_h1 {
    fill: #C2C76C !important;
}

.australia_h1_heading {
    fill: #000000 !important;
}

.australia_s2 {
    stroke: #222 !important;
}

.australia text {
    color: #000000 !important;
    fill: #000000 !important;
}

.australia.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.australia rect {
    background-color: #C2C76C !important;
    fill: #C2C76C !important;
}

.brazil_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.brazil_p1 {
    stroke: #C2C76C !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.brazil_b {
    background-color: #C2C76C !important;
    fill: #C2C76C !important;
}

.brazil_s {
    stroke: #C2C76C !important;
}

.brazil_s3 {
    stroke: #000000 !important;
}

.brazil_h1 {
    fill: #C2C76C !important;
}

.brazil_h1_heading {
    fill: #000000 !important;
}

.brazil_s2 {
    stroke: #222 !important;
}

.brazil text {
    color: #000000 !important;
    fill: #000000 !important;
}

.brazil.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.brazil rect {
    background-color: #C2C76C !important;
    fill: #C2C76C !important;
}

.canada_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.canada_p1 {
    stroke: #A29A8F !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.canada_b {
    background-color: #A29A8F !important;
    fill: #A29A8F !important;
}

.canada_s {
    stroke: #A29A8F !important;
}

.canada_s3 {
    stroke: #000000 !important;
}

.canada_h1 {
    fill: #A29A8F !important;
}

.canada_h1_heading {
    fill: #000000 !important;
}

.canada_s2 {
    stroke: #222 !important;
}

.canada text {
    color: #000000 !important;
    fill: #000000 !important;
}

.canada.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.canada rect {
    background-color: #A29A8F !important;
    fill: #A29A8F !important;
}

.chile_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.chile_p1 {
    stroke: #E3BC3D !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.chile_b {
    background-color: #E3BC3D !important;
    fill: #E3BC3D !important;
}

.chile_s {
    stroke: #E3BC3D !important;
}

.chile_s3 {
    stroke: #000000 !important;
}

.chile_h1 {
    fill: #E3BC3D !important;
}

.chile_h1_heading {
    fill: #000000 !important;
}

.chile_s2 {
    stroke: #222 !important;
}

.chile text {
    color: #000000 !important;
    fill: #000000 !important;
}

.chile.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.chile rect {
    background-color: #E3BC3D !important;
    fill: #E3BC3D !important;
}

.china_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.china_p1 {
    stroke: #ED1C24 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.china_b {
    background-color: #ED1C24 !important;
    fill: #ED1C24 !important;
}

.china_s {
    stroke: #ED1C24 !important;
}

.china_s3 {
    stroke: #FFFFFF !important;
}

.china_h1 {
    fill: #ED1C24 !important;
}

.china_h1_heading {
    fill: #FFFFFF !important;
}

.china_s2 {
    stroke: #222 !important;
}

.china text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.china.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.china rect {
    background-color: #ED1C24 !important;
    fill: #ED1C24 !important;
}

.egypt_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.egypt_p1 {
    stroke: #F68B1F !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.egypt_b {
    background-color: #F68B1F !important;
    fill: #F68B1F !important;
}

.egypt_s {
    stroke: #F68B1F !important;
}

.egypt_s3 {
    stroke: #000000 !important;
}

.egypt_h1 {
    fill: #F68B1F !important;
}

.egypt_h1_heading {
    fill: #000000 !important;
}

.egypt_s2 {
    stroke: #222 !important;
}

.egypt text {
    color: #000000 !important;
    fill: #000000 !important;
}

.egypt.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.egypt rect {
    background-color: #F68B1F !important;
    fill: #F68B1F !important;
}

.france_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.france_p1 {
    stroke: #E68A1B !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.france_b {
    background-color: #E68A1B !important;
    fill: #E68A1B !important;
}

.france_s {
    stroke: #E68A1B !important;
}

.france_s3 {
    stroke: #FFFFFF !important;
}

.france_h1 {
    fill: #E68A1B !important;
}

.france_h1_heading {
    fill: #FFFFFF !important;
}

.france_s2 {
    stroke: #222 !important;
}

.france text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.france.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.france rect {
    background-color: #E68A1B !important;
    fill: #E68A1B !important;
}

.germany_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.germany_p1 {
    stroke: #E68A1B !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.germany_b {
    background-color: #E68A1B !important;
    fill: #E68A1B !important;
}

.germany_s {
    stroke: #E68A1B !important;
}

.germany_s3 {
    stroke: #000000 !important;
}

.germany_h1 {
    fill: #E68A1B !important;
}

.germany_h1_heading {
    fill: #000000 !important;
}

.germany_s2 {
    stroke: #222 !important;
}

.germany text {
    color: #000000 !important;
    fill: #000000 !important;
}

.germany.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.germany rect {
    background-color: #E68A1B !important;
    fill: #E68A1B !important;
}

.hongkong_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.hongkong_p1 {
    stroke: #8B4324 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.hongkong_b {
    background-color: #8B4324 !important;
    fill: #8B4324 !important;
}

.hongkong_s {
    stroke: #8B4324 !important;
}

.hongkong_s3 {
    stroke: #FFFFFF !important;
}

.hongkong_h1 {
    fill: #8B4324 !important;
}

.hongkong_h1_heading {
    fill: #FFFFFF !important;
}

.hongkong_s2 {
    stroke: #222 !important;
}

.hongkong text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.hongkong.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.hongkong rect {
    background-color: #8B4324 !important;
    fill: #8B4324 !important;
}

.hungary_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.hungary_p1 {
    stroke: #A35563 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.hungary_b {
    background-color: #A35563 !important;
    fill: #A35563 !important;
}

.hungary_s {
    stroke: #A35563 !important;
}

.hungary_s3 {
    stroke: #FFFFFF !important;
}

.hungary_h1 {
    fill: #A35563 !important;
}

.hungary_h1_heading {
    fill: #FFFFFF !important;
}

.hungary_s2 {
    stroke: #222 !important;
}

.hungary text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.hungary.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.hungary rect {
    background-color: #A35563 !important;
    fill: #A35563 !important;
}

.india_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.india_p1 {
    stroke: #BB5327 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.india_b {
    background-color: #BB5327 !important;
    fill: #BB5327 !important;
}

.india_s {
    stroke: #BB5327 !important;
}

.india_s3 {
    stroke: #FFFFFF !important;
}

.india_h1 {
    fill: #BB5327 !important;
}

.india_h1_heading {
    fill: #FFFFFF !important;
}

.india_s2 {
    stroke: #222 !important;
}

.india text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.india.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.india rect {
    background-color: #BB5327 !important;
    fill: #BB5327 !important;
}

.japan_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.japan_p1 {
    stroke: #ED1C24 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.japan_b {
    background-color: #ED1C24 !important;
    fill: #ED1C24 !important;
}

.japan_s {
    stroke: #ED1C24 !important;
}

.japan_s3 {
    stroke: #FFFFFF !important;
}

.japan_h1 {
    fill: #ED1C24 !important;
}

.japan_h1_heading {
    fill: #FFFFFF !important;
}

.japan_s2 {
    stroke: #222 !important;
}

.japan text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.japan.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.japan rect {
    background-color: #ED1C24 !important;
    fill: #ED1C24 !important;
}

.korea_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.korea_p1 {
    stroke: #ED1C24 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.korea_b {
    background-color: #ED1C24 !important;
    fill: #ED1C24 !important;
}

.korea_s {
    stroke: #ED1C24 !important;
}

.korea_s3 {
    stroke: #000000 !important;
}

.korea_h1 {
    fill: #ED1C24 !important;
}

.korea_h1_heading {
    fill: #000000 !important;
}

.korea_s2 {
    stroke: #222 !important;
}

.korea text {
    color: #000000 !important;
    fill: #000000 !important;
}

.korea.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.korea rect {
    background-color: #ED1C24 !important;
    fill: #ED1C24 !important;
}


.mexico_c {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.mexico_p1 {
    stroke: #006847 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.mexico_b {
    background-color: #006847 !important;
    fill: #006847 !important;
}

.mexico_s {
    stroke: #006847 !important;
}

.mexico_s3 {
    stroke: #ffffff !important;
}

.mexico_h1 {
    fill: #006847 !important;
}

.mexico_h1_heading {
    fill: #ffffff !important;
}

.mexico_s2 {
    stroke: #222 !important;
}

.mexico text {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.mexico.headinggroup {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.mexico rect {
    background-color: #006847 !important;
    fill: #006847 !important;
}


.newzealand_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.newzealand_p1 {
    stroke: #98BD7A !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.newzealand_b {
    background-color: #98BD7A !important;
    fill: #98BD7A !important;
}

.newzealand_s {
    stroke: #98BD7A !important;
}

.newzealand_s3 {
    stroke: #000000 !important;
}

.newzealand_h1 {
    fill: #98BD7A !important;
}

.newzealand_h1_heading {
    fill: #000000 !important;
}

.newzealand_s2 {
    stroke: #222 !important;
}

.newzealand text {
    color: #000000 !important;
    fill: #000000 !important;
}

.newzealand.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.newzealand rect {
    background-color: #98BD7A !important;
    fill: #98BD7A !important;
}

.poland_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.poland_p1 {
    stroke: #B72467 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.poland_b {
    background-color: #B72467 !important;
    fill: #B72467 !important;
}

.poland_s {
    stroke: #B72467 !important;
}

.poland_s3 {
    stroke: #FFFFFF !important;
}

.poland_h1 {
    fill: #B72467 !important;
}

.poland_h1_heading {
    fill: #FFFFFF !important;
}

.poland_s2 {
    stroke: #222 !important;
}

.poland text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.poland.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.poland rect {
    background-color: #B72467 !important;
    fill: #B72467 !important;
}

.russia_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.russia_p1 {
    stroke: #65994C !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.russia_b {
    background-color: #65994C !important;
    fill: #65994C !important;
}

.russia_s {
    stroke: #65994C !important;
}

.russia_s3 {
    stroke: #FFFFFF !important;
}

.russia_h1 {
    fill: #65994C !important;
}

.russia_h1_heading {
    fill: #FFFFFF !important;
}

.russia_s2 {
    stroke: #222 !important;
}

.russia text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.russia.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.russia rect {
    background-color: #65994C !important;
    fill: #65994C !important;
}

.southafrica_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.southafrica_p1 {
    stroke: #5F768F !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.southafrica_b {
    background-color: #5F768F !important;
    fill: #5F768F !important;
}

.southafrica_s {
    stroke: #5F768F !important;
}

.southafrica_s3 {
    stroke: #FFFFFF !important;
}

.southafrica_h1 {
    fill: #5F768F !important;
}

.southafrica_h1_heading {
    fill: #FFFFFF !important;
}

.southafrica_s2 {
    stroke: #222 !important;
}

.southafrica text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.southafrica.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.southafrica rect {
    background-color: #5F768F !important;
    fill: #5F768F !important;
}

.sweden_c {
    color: #000000 !important;
    fill: #000000 !important;
}

.sweden_p1 {
    stroke: #95CD8B !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.sweden_b {
    background-color: #95CD8B !important;
    fill: #95CD8B !important;
}

.sweden_s {
    stroke: #95CD8B !important;
}

.sweden_s3 {
    stroke: #000000 !important;
}

.sweden_h1 {
    fill: #95CD8B !important;
}

.sweden_h1_heading {
    fill: #000000 !important;
}

.sweden_s2 {
    stroke: #222 !important;
}

.sweden text {
    color: #000000 !important;
    fill: #000000 !important;
}

.sweden.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.sweden rect {
    background-color: #95CD8B !important;
    fill: #95CD8B !important;
}

.unitedkingdom_c {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.unitedkingdom_p1 {
    stroke: #21409A !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.unitedkingdom_b {
    background-color: #21409A !important;
    fill: #21409A !important;
}

.unitedkingdom_s {
    stroke: #21409A !important;
}

.unitedkingdom_s3 {
    stroke: #ffffff !important;
}

.unitedkingdom_h1 {
    fill: #21409A !important;
}

.unitedkingdom_h1_heading {
    fill: #ffffff !important;
}

.unitedkingdom_s2 {
    stroke: #222 !important;
}

.unitedkingdom text {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.unitedkingdom.headinggroup {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.unitedkingdom rect {
    background-color: #21409A !important;
    fill: #21409A !important;
}

.usa_c {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.usa_p1 {
    stroke: #1C75BC !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.usa_b {
    background-color: #1C75BC !important;
    fill: #1C75BC !important;
}

.usa_s {
    stroke: #1C75BC !important;
}

.usa_s3 {
    stroke: #FFFFFF !important;
}

.usa_h1 {
    fill: #1C75BC !important;
}

.usa_h1_heading {
    fill: #FFFFFF !important;
}

.usa_s2 {
    stroke: #222 !important;
}

.usa text {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.usa.headinggroup {
    color: #FFFFFF !important;
    fill: #FFFFFF !important;
}

.usa rect {
    background-color: #1C75BC !important;
    fill: #1C75BC !important;
}



.indonesia_c {
    color: #FF0000 !important;
    fill: #FF0000 !important;
}

.indonesia_p1 {
    stroke: #FF0000 !important;
    stroke-width: 3px !important;
    fill: none !important;
}

.indonesia_b {
    background-color: #FF0000 !important;
    fill: #FF0000 !important;
}

.indonesia_s {
    stroke: #FF0000 !important;
}

.indonesia_s3 {
    stroke: #000000 !important;
}

.indonesia_h1 {
    fill: #FF0000 !important;
}

.indonesia_h1_heading {
    fill: #000000 !important;
}

.indonesia_s2 {
    stroke: #222 !important;
}

.indonesia text {
    color: #FF0000 !important;
    fill: #FF0000 !important;
}

.indonesia.headinggroup {
    color: #000000 !important;
    fill: #000000 !important;
}

.indonesia rect {
    background-color: #EEEEEE !important;
    fill: #EEEEEE !important;
}
