﻿@import "../../../css/chart-v2.0.css";

@font-face {
  /*font-family: "Purista-Medium";
  
  src: url("font/Purista-Medium.ttf");
  font-weight: 400;
  font-style: normal;*/ }

@font-face {
    font-family: 'CenturyGothic';
    src: url('font/CenturyGothic.eot');
    src: url('font/CenturyGothic.eot') format('embedded-opentype'), url('font/CenturyGothic.woff2') format('woff2'), url('font/CenturyGothic.woff') format('woff'), url('font/CenturyGothic.ttf') format('truetype'), url('font/CenturyGothic.svg#CenturyGothic') format('svg');
}


body {
    font: 14px/1.6 "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
    color: #030303;
	background-color: rgb(255, 255, 255);
	-webkit-text-size-adjust: none;
}
#tr_end::-ms-clear {
    display: none;
}
#tr_beg::-ms-clear {
    display: none;
}
#error-wrapper {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
}
#news-information .news-icons .news-icon{
	height: 17px;
}

select, input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
.js #error-wrapper{display:none;}
#wrapper {
    border: 0em;
    margin: 0 auto;
	overflow:visible;
	background:rgba(255,255,255,0) none repeat scroll 0 0;
}
#top {
    margin-bottom: 20px;
}
#top,
#chart {
    padding: 0;
    
}
#chart-footer > div{
	padding-left: 3px;
}
.exchange-name {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid #c7c7c7  !important;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
    height: 2.5rem;
    position: relative;
    text-transform: uppercase;
	color: #030303 !important;
	font-size: 14px;
	line-height: 2.25rem;
	padding-left:9px;
	 
	
}
.history-download span:hover{
	color:#68b1d7;
}
#footer {
    display: none;
}
#range-selector ul li {
    width: 12.5%;
}
#range-selector,
#range-input,
#news-information,
#chartexport,
#chart,
#chart-foote,
#top,
#chart-footer {
    border-width: 0 0px;
}
#range-selector {
    width: 70%;
    float: left;
}
#range-input {
    width:468px;
    padding-top:0;
    text-align: right;
	float:right;
    text-transform: uppercase;
    font-size: 14px;
}
#range-input .submit{
	padding-right: 4px;
}
#range-input .title {
    display: none;
}
#range-selector a {
    font-size: 14px;
    color: #030303;
    padding: 0;
    margin: 0;
    text-align: left;
}
#range-selector a,
#range-selector .active a,
#range-selector a:hover {
    border: 0px;
    background: none;
    text-transform: uppercase;
}
#range-selector .active a,
#range-selector a:hover {
    color: #68b1d7;
}
#range-input .range-wrap input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c7c7c7 ;
    color: #636363;
    font-size: 16px;
}
#range-input .range-wrap {
    float: left;
    margin: 0px 10px 0 0;
    width: 210px;
}
#range-input .range-wrap label {
    float: left;
    padding: 7px 5px 0 0;
    display: none;
}
#range-input .range-wrap .calendar-icon {
    bottom: 3px;
    right: 6px;
	color:#fff;
}
#news-information .news-icons .news-icon{
	border: 1px solid #68b1d7;
	color:#68b1d7;
}
#news-information {
    padding: 1em 1em 1em 1em;
}
#range-input .submit {
    display: block;
    float: left;
    margin-top: 4px;
    width: 75px;
    margin-left: 0px;
	font-weight: 400;
    background: #006eb9 none repeat scroll 0 0;
    border: 1px solid #006eb9;
    color: #ffffff;
    transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	letter-spacing: 0.045em;

}
#range-input .submit:hover {
    color: #fff;
    background-color: #000000;
}
.range-link {
    transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.fa-caret-right {
    display: none;
}
#chartexport {
    padding-top: 0.8em;
}
#chartexport a {
    color: #68b1d7;
    background: none;
}
.fa {
    font: x-large/0px FontAwesome;
    color: #006eb9;
}
.highcharts-grid {
    /*display: none;*/
}
.highcharts-loading{
    color: #999;
}

.pika-button{
    text-align: center;
}

#top-table {
    background: #fff;
    color: #030303;
    padding: 15px;
	font-size:14px!important;
}
#top-table p {
    font-weight: normal;
    color: #030303;
    text-transform: uppercase;
    padding: 5px 0;
}
#top-table p strong {
    color: #030303;
}
#top .top-share-info {
    float: left;
}
.top-share-info {
    float: left;
    /*max-width: 30%;
	min-width:200px;*/
    
    padding-left: 10px;
    padding-right: 10px;
}
.top-company-info {
    float: left;
    /*width: 25%;*/
}
.top-export {
    float: right;
    width: auto;
	min-width:34%;
}
.top-export h3,
#chartexport {
    float: left;
    width: auto;
    padding-right: 1px;
	padding-top:17px;
}
/*#chart{
	background: transparent url("images/logo.png") no-repeat scroll 48.5% 34%;
}*/
.top-export h3 {
    padding: 10px 0 0 23px;
    color: #68b1d7;
    background: #fff url('images/arrow.png') left 12px no-repeat;
    text-transform: uppercase;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
}
.top-share-info,
.top-company-info {
    margin: 14px 0 0 0;
    color: #030303;
    font-size: 14px;
    font-weight: normal;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;;
}
#news-information {
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;;
}
#top-table .col1 {
    width: 50%;
    float: left;
}
#top-table .col1 h2 {
    font-size: 43px;
    font-weight: normal;
}
#top-table .col2 {
    float: left;
    width: 50%;
    text-align: left;
}
#top-table .col3 {
    float: left;
    width: 50%;
    text-align: left;
}
#top-table .col4 {
    float: left;
    width: 50%;
    text-align: left;
}
#top-table .col4 p:last-child {
    text-transform: none;
}
.lcolm {
    display: inline-block;
    min-width: 30%;
}
#bottom {
    border: none;
}
#top-table p {
    font-weight: bold;
}
#top-table p span {
    font-weight: normal;
	padding-top:1px;
}
#bottom-table {
    display: none;
}
#chart-footer {
    width: auto;
}
#chart-footer .select-format {
    display: none;
}
#chartexport a {
    padding: 0.4em 0.5em;
}
#chart-footer .history-download a {
    padding: 15px 0 0 23px;
    color: #030303;
    background: url('images/arrow.png') left 15px no-repeat;
    text-transform: uppercase;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;;
    display: block;
    transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    font-size: 14px;
}
#chart-footer .history-download a:hover {
     background: url('images/arrow1.png') left 15px no-repeat;
     color: #68b1d7;
}
#chart-wrapper .wrapper {
    width: 73%;
    float: left;
	margin:0 1%;
	background: rgb(255,255,255) none repeat scroll 0 0;
}
text,
tspan{
    font-weight: normal !important;
}

#chart[data-highcharts-chart] {
    background: rgba(0, 0, 0, 0) url("images/logo.svg") no-repeat scroll 47% 28% / 173px auto;
    padding-right: 10px;
    box-sizing: border-box;
}

#chart-wrapper #chart-footer {
    width: 25%;
}
#chart-footer:after {
    clear: both;
}
#chartexport a {
    transition: all 0.5s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#chartexport a:hover {
    color: #333333;
    background: none;
}
#chart-footer {
    font-weight: normal;
    color: #818282;
    font-size: 14px;
    text-transform: uppercase;
	    padding: .4em 1%;
}
.benchmark-checkbox {
    color: #68b1d7;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;;
    padding: 2px 0;
}
.dropdown {
    border: 0;
    padding: 0px 0 0 0;
}
.dropdown select {
    border: 2px solid #f4f4f4;
    padding: 7px 5px 7px 5px;
    border: 2px solid #f4f4f4;
    background: url('images/arrow_grey.jpg') #fff right 0 no-repeat;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;;
    font-size: 14px;
    text-transform: uppercase;
    color: #818282;
    letter-spacing: 1px;
	width:100%;
}
.pika-title select,
.pika-table th, .pika-table td{
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;;
}

#chart-footer > div {
    width: 100%;
}
#chart-footer > div:nth-child(4n+5) {
    padding-left: 0.25em;
    padding-right: 0.25em;
}
input[type="checkbox"] + label::before {
    font-size: 14px;
    bottom: -3px;
}
input[type="checkbox"] + label {
    padding-left: 20px;
}
#chartexport a {
    padding: 0.4em 1.4em;
}
#chartexport a i {
    display: none;
}
#chartexport a.chart-print {
    background: url('images/print.png') left no-repeat;
}
#chartexport a.chart-pdf {
    background: url('images/pdf.png') left no-repeat;
}
#chartexport a.chart-png {
    background: url('images/png.png') left no-repeat;
}

#chart-footer:after {
    clear: both;
}
.source {
    clear: both;
    padding-left: 15px;
	padding-right:15px;
    color: #030303;
    font-family:  "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 18px;
}

.source p{
    font-family: "CenturyGothic",Arial,Helvetica,sans-serif,Verdana;
}

.dbdwn{text-align:center;}
.dbdwn ul{text-align:left;}
.drop-share {
    display:inline-block;
    min-width:300px;
    margin:15px auto 0 auto;
}

  #range-selector ul li .chart-range-label--xs {
        display: inline;
    }
    #range-selector ul li .chart-range-label--sm {
        display: none;
    }

input[type="checkbox"] + label::before {
    bottom: 1px;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
	width:15px;
	height:15px;
	border:2px solid #68b1d7;
	line-height: 11px;
}

input[type="checkbox"]:checked + label::before {
    content: "✔";	
}	

span.dividend{display:none!important;}


.pika-prev, .pika-next{opacity:1;}
.pika-prev{
	background: url('images/left_aarow.png') no-repeat;
}
.pika-next{
	 background: url('images/right_arrow.png') no-repeat;
}


.pika-table .pika-button:hover,
.pika-table .is-selected .pika-button{
 background-color: #006eb9!important;
 color:#fff !important;
 box-shadow:none;
}

.pika-table .pika-button{
	color:#006eb9 !important;
	
	}
.pika-table, .pika-label, .pika-select{
	font-family:"CenturyGothic"!important;
}

#chart-footer h3{
	color:#68b1d7;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
}


#chart-footer .select-exchanges h3{
    color:#68b1d7;
    font-family: "CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
}



#range-input input{
	font-family:"CenturyGothic", Arial, Helvetica, sans-serif, Verdana;
}
.pika-table abbr {
    cursor: default;
}


@media screen and (max-width: 1600px) {
    #range-selector {
        width: 60%;
    }
    #range-input {
        /*width: 40%;*/
    }
}
@media screen and (max-width: 1200px) {
    #range-selector {
    width:50%;
    }
    #range-input {
    /*width:50%;*/
    }
    #chart-footer > div:nth-child(2n+2) {
        padding-left: 0.25em;
    }
}
@media screen and (max-width: 980px) {
    #top-table .col1,
    #top-table .col2,
    #top-table .col3,
    #top-table .col4 {
        width: 50%;
    }
    .lcolm {
        width: 60%;
    }
    .top-export {
        width: 360px;
        float: right;
    }
    #range-selector {
        width: 47%;
    }
    #range-input {
        padding: 0 15px 0 15px;
        /*width: 60%;*/
    }

    #chart-header {
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }
    #range-input{
        width: 380px;
    }
}

@media screen and (max-width: 800px) {
    #top-table {
        padding: 15px 0;
    }
    #top-table .col1 {
        width: 50%;
    }
    #top-table .col1,
    #top-table .col3 {
        padding-left: 15px;
    }
    .top-share-info,
    .top-company-info {
        font-size: 14px;
        text-transform: uppercase;
    }
    .top-company-info {
       
    }
    #top-table .col3,
    #top-table .col4 {
        border-top: 1px solid #fff;
        margin-top: 10px;
        padding-top: 10px;
    }
    #range-input .range-begin label {
        text-align: left;
    }
    #chart-wrapper .wrapper,
    #chart-wrapper #chart-footer {
        width: 100%;
        float: none;
    }
    #chart-footer > div {
        width: 33%;
    }
    .select-exchanges {
        padding-left: 0.25em;
    }
    #chart-wrapper .wrapper{
        padding: 0 1%;
        margin: 0;
    }
}
@media screen and (max-width: 768px) {
    .top-share-info,
    .top-company-info,
    .top-export {
        width: 50%;
        padding-left: 10px;
    }
    .top-company-info {
        text-align: right;
        padding-right: 10px;
    }
    .top-export {
        width: 100%;
        padding: 0;
        clear: both;
    }
    #chartexport {
        float: right;
        padding-right: 0;
    }
    #chartexport:after {
        clear: both;
    }
    #chart-footer > div {
        width: 100%;
    }
    .select-charttype {
        padding-left: 0.25em;
    }
    .benchmark-checkbox {
        float: left;
        padding: 10px 0;
    }
    
	 #range-selector {
        width: 100%;
    }
    #range-input {
        width: 100%;
    }
    #range-input .range-wrap .calendar-icon{width:auto;}
     #chart-wrapper .wrapper{padding:0 20px;}
	 /*#chart {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 46.5% 34%;
	}*/
	
	#range-input .submit{
		margin-top:0px;
	}
	
	#chart-footer .history-download a{
        background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll left 17px;
    }
    #range-selector,
    #top {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 692px) {
	
    #range-selector ul li .chart-range-label--xs {
        display: inline;
    }
    #range-selector ul li .chart-range-label--sm {
        display: none;
    }
    #range-selector ul li {
        border-right: 1px solid #c7c7c7;
        display: block;
        float: left;
    }
    #range-selector ul {
        border: 1px solid #c7c7c7;
        float: left;
        width: 100%;
    }
    #range-selector a {
        text-align: center;
        padding: 10px 0;
    }
    #chart-footer > div:nth-child(2n+2) {
        padding-left: 0;
    }
    #chart-footer > div:nth-child(4n+5) {
        padding-left: 0;
        padding-right: 0;
    }
    #chart-footer > div {
        padding-right: 0;
    }
	#chart-footer > div:nth-child(3n+3){
		padding-left:0px;
	}
}
@media screen and (max-width: 640px) {
	#chart-footer > div {
    padding-left: 0;
    padding-right: 0;
	}
	/*#chart {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 45.5% 34%;
	}*/
	#range-input .submit{
		margin-top:0px!important;
	}
}
@media screen and (max-width: 480px) {
    #range-input .range-wrap {
        width: 230px;
    }
    #range-input .range-wrap input {
        width: 227px;
    }
    #range-input .range-wrap {
        margin: 5px 0;
    }
    #range-input .range-wrap.range-begin .calendar-icon {
       
    }
    #range-input .range-wrap.range-begin .calendar-icon {
        
    }
    #range-input .range-wrap .calendar-icon {
      
    }
    #range-input .range-wrap label {
        text-align: left;
    }
	#range-input .submit{
		margin-left: 0;
		margin-top: 5px;
	}
	/*#chart {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 41.5% 34%;
	}*/
	#range-input .submit {
    margin-top: 5px !important;
	}
    #range-input .range-wrap.range-begin {
    padding-right: 0;
}
}

@media screen and (max-width: 560px) {
    #top-table .col1, #top-table .col2, #top-table .col3, #top-table .col4{
        width: 100%;
    }
    #top-table .col2, #top-table .col3, #top-table .col4 {
    border-top: 1px solid #ffffff;
    margin-top: 10px;
    padding-left: 15px;
        padding-top: 10px;
    }
    #top-table{
        padding-top: 0;
    }
    #top-table .col2, #top-table .col3, #top-table .col4{margin-top: 0}
    #top{margin-bottom: 0px;}
    #chart-header{margin-bottom: 30px;}
    #chart[data-highcharts-chart]{
        background: rgba(0, 0, 0, 0) url("images/logo.svg") no-repeat scroll 32% 28% / 173px auto;
    }
}

 @media only screen and (min-device-width: 360px) and (max-device-width: 420px) {
      #range-input .range-wrap{margin:0;}
      #range-input .range-wrap{margin-left:0px; }
    }
@media screen and (max-width: 420px) {
    .top-share-info,
    .top-company-info,
    .top-export {
        width: 100%;
        text-align: left;
    }
    #chart-footer {
        width: 100%;
        padding: 0 1em;
    }
    #chartexport {
        float: left;
        margin-bottom: 10px;
    }
    #range-input .range-wrap {
        width: 220px;

    }
    #range-input .range-wrap input {
        width: 215px;
    }
    #range-input .range-wrap {
        margin: 5px 0 5px 0px;
    }
    #top-table .col1,
    #top-table .col2,
    #top-table .col3,
    #top-table .col4 {
        float: none;
        width: 100%;
    }
    #top-table .col1 {
        padding-left: 15px;
    }
    #top-table .col2,
    #top-table .col3,
    #top-table .col4 {
        border-top: 1px solid #fff;
        margin-top: 10px;
        padding-top: 10px;
        padding-left: 15px;
    }
    #range-selector a {
        font-size: 14px;
    }
    #news-information .news-icons > span {
        font-size: 14px;
    }
    #range-selector {
        width: 99%;
    }
    #chart-footer > div {
        width: 100%;
        float: none;
    }
    

    .source,
    #chart-wrapper .wrapper,
    #range-input,
    #range-selector,
    #top-table .col1, #top-table .col2, #top-table .col3, #top-table .col4,
    #chart-footer,
    .top-share-info, .top-company-info, .top-export{
        padding: 0;
    }
    #chartexport{padding-left: 0}
 
}
@media screen and (max-width: 360px) {
    .source {
        font-size: 14px;
    }
    #range-selector a {
        font-size: 12px;
    }
	#range-input{float:none;}
	.select-exchanges{padding-left: 0.10em;} 
	/*#chart {
		background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 36.5% 34%;
	}	*/
	body{
		overflow-x:hidden!important;
	}
	
    #chart[data-highcharts-chart]{
        background: rgba(0, 0, 0, 0) url("images/logo.svg") no-repeat scroll 25% 28% / 163px auto;
    }

    #range-selector ul li {
        width: 25%;
        border-bottom: 1px solid #c7c7c7;
    }
    #range-selector ul li:nth-child(5),
    #range-selector ul li:nth-child(6),
    #range-selector ul li:nth-child(7) {
        border-bottom:none;
    }
	
}
@media screen and (max-width: 320px) { 
    #range-input{max-width:300px!important; 
    
    }
	#range-input .submit{
		margin-top: 5px!important;
	}
	.benchmark-checkbox{
		  padding: 10px 2px;
	}
	/*#chart {
    background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 25.5% 34%;
	}*/
	body{
		overflow-x:hidden!important;
	}
	

}
@media screen and (max-width: 300px) {
    #range-input .submit {
        float: left;
        margin-left: -136px;
        width: 100%;
    }
}
@media screen and (max-width: 280px) {
    .drop-share {
    max-width: 80%;
    min-width: unset;
}
}

@media (max-width: 700px){

    #range-input .range-wrap{margin-right: 0;}
    #range-input .range-wrap input{width: 98%;}
}

