@import "../../../css/chart-v2.0.css";
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v34-latin-regular.eot'); 
  src: local(''),
       url('fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'),
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'), 
       url('fonts/open-sans-v34-latin-regular.ttf') format('truetype'),
       url('fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg');
}
body {
	color: #000000;
	font: 1em/1.22 'Open Sans';
	background-color: #fcfcfc;
}
#footer, #bottom, #chart-wrapper, #top, #chart, #chartexport, #news-information, #range-input, #range-input, #range-selector, #chart-footer {
  border-width: 0; }
.pika-table abbr {
    cursor: default;
}
#range-selector ul{
  /*background-color: #eeeeee;*/
  border: 0;
}
#range-selector ul li:last-child{
  /*border-right: 1px solid #c2c2c2;*/
}
/*#range-selector ul:hover {
  background-color: #c2c2c2;
}*/
#top, #range-selector, #range-input, #news-information, #chartexport, .wrapper, #chart-footer {
  border: 0 !important;
}
#top .top-info {
    background-color: #e9e9e9;
    /*color: #ffffff;*/
    padding: 5px;
}

#error-wrapper{
  display: none;
}
#chart-footer > div:nth-child(2), #chart-footer > div:nth-child(3n+5), #chart-footer > div:nth-child(2n+2){
  /*padding-right: 0 !important;*/
}
#top,#range-selector, #range-input,  #chart, #chart-footer, #bottom, #footer{
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

#range-selector {
    padding-left: 2px;
}
#chart-footer > div{
  /*padding-right: 0 !important;*/
}
#chart-footer .select-exchanges .dropdown{
  pointer-events: none;
}
input[type="checkbox"] + label::before{
  bottom: -1px;
}
body #wrapper {
  color: #747474;
  font-size: 15px; }
  body #wrapper .dropdown {
    color: #747474;
    border-color: #ccc; }
    body #wrapper .dropdown select {
      color: #747474;
      padding-left: 10px; }
 
  
    body #wrapper #news-information .news-option label {
    color: #747474; }
    body #wrapper #news-information .news-option label:hover {
    color: #747474;
    }
    body #wrapper #news-information .news-option label:hover:before {
      text-decoration: none; }

    body #wrapper .history-download {
    display: block !important; } 
    @media only screen and (min-width: 715px) {
    body #wrapper #range-selector ul {
    display: table;
    table-layout: fixed; }
    body #wrapper #range-selector ul li {
    width: auto;
    display: table-cell;
    float: none; } }
/*@media only screen and (min-width: 676px) {
  }*/

#wrapper{
	border: none;
}

#news-information .news-icons .news-icon{
	border: 1px solid #666a6c;
	color: #666a6c;
}

#range-selector a{
    background-color: #e9e9e9;
    border: 0 solid #e9e9e9;
    color: #000;
}

#range-selector a:hover {
    background-color: #787878;
    color: #ffffff;
}
#range-selector li.active a{
  background-color: #677F91;
  color: #ffffff;
}
#range-input .submit:hover, #chartexport a:hover, #chart-footer .history-download a:hover {
    background-color: #787878;
    color: #fff;
}
#chart-footer .history-download a{
  padding: 2px 16px 1px;
}
.dropdown{
	border: 1px solid #666a6c;
	color: #000000;
}
#chart-footer .select-exchanges .dropdown::after{
  content: '';
}
#chart-footer .select-exchanges .dropdown{
  height: 24px;
  color: #747474;
  padding-left: 10px;
  font: 13px "Open Sans";
}
select{
	color: #000000;
}
#top-table tr.row2 td{
  padding-top: 0;
}
#bottom-table table thead {
    background-color: #e9e9e9;
    /*color: #ffffff;*/
}
#bottom-table thead tr:last-child th, .bottom-table thead tr:last-child th,
#bottom-table td, .bottom-table td{
	border-bottom: 1px solid #666a6c;
  font-size: 0.8em;
}
#bottom-table table thead tr.row2 th.col1, #bottom-table table tbody td.col1{
  padding-left: 5px;
}
#bottom-table th, .bottom-table th{
  /*font-size: 12px;*/
}
#bottom-table tr.row1 th.col5{
  text-align: center;
}
#bottom-table th.col4, #bottom-table td.col4, #bottom-table th.col5, #bottom-table th.col6, #bottom-table td.col5, #bottom-table td.col6{
  text-align: center;
}
/*.history-download{clear:both!important;}
*/
.alteration-down{
	color: #CC0000;
}

.alteration-up{
	color: #00CC00;
}

.alteration-equal{
	color: #666a6c;
}

.pika-button:hover{
	color:#fff !important;
	background:#213E7F !important;
}

.is-today .pika-button{
	color: #213E7F;
}

.is-selected .pika-button{
	background: #213E7F;
	box-shadow:none;
	color:#fff;
}
#chart-info{padding-right:10px;}
#info-disclaimer{display:none!important;}
.dropdown select{padding:0;height:22px;font-family:'Open Sans';}
#range-input .range-wrap input{font-family:'Open Sans';}
#chartexport{
	width: 153px;
	float: right;
  border-left: 0;
}
#range-input .range-wrap .calendar-icon{
  bottom: 8px;
}

#chartexport a, #chart-footer .history-download a, #range-input .submit {
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    text-decoration: none;
    color: #000;
}
#range-input .submit{
  max-width: 160px;
}
#chartexport a{
  padding:5px 7px 5px 10px;
  text-decoration: none;
}
#news-information{
	width: auto;
  border-right: 0 none;
}
#chart-footer .history-download .select-format {
	display: none;
}
#chart[data-highcharts-chart]{
     background: #fcfcfc url("images/logo.png") no-repeat scroll 48.7% 35%;
     background-size: 225px;
}
#bottom-table td::before, .bottom-table td::before{
  color: #747474;
  font-size: 12px;
}
@media (max-width: 1000px) {
.history-download{display:none!important;}
}

@media (min-width: 480px) {
	#range-selector .active a{
	color: #000000;	
	}
	#range-selector li:last-child a{
		margin: 0 2px 2px 0;
	}
  
	
}
@media (max-width: 1280px) {
  #chart[data-highcharts-chart] {
     background: #fcfcfc url("images/logo.png") no-repeat scroll 48% 36.5%;
     background-size: 225px;
  }
}
@media (max-width: 980px) {
  #chart[data-highcharts-chart] {
     background: #fcfcfc url("images/logo.png") no-repeat scroll 47% 36.5%;
     background-size: 225px;
  }
}
@media (max-width: 768px) {
  #chart[data-highcharts-chart] {
     background: #fcfcfc url("images/logo.png") no-repeat scroll 46% 36.5%;
     background-size: 225px;
  }
}
@media (max-width: 600px) {
  #bottom-table table thead tr.row2 th.col1, #bottom-table table tbody td.col1{
    padding-left: 0px;
  }
  #bottom-table th.col4, #bottom-table td.col4, #bottom-table th.col5, #bottom-table th.col6, #bottom-table td.col5, #bottom-table td.col6{
    text-align: left;
  }
}
@media (max-width: 480px) {
  #chart[data-highcharts-chart] {
     background: #fcfcfc url("images/logo.png") no-repeat scroll 37% 36.5%;
     background-size: 182px;
  }
  #range-input .submit{
    max-width: 100%;
  }
}
@media (max-width: 320px) {
  #chart[data-highcharts-chart] {
     background: #fcfcfc url("images/logo.png") no-repeat scroll 38% 36.5%;
     background-size: 155px;
  }
  .dropdown{
    width: 97%;
  }
}
@media (max-width: 600px) {
#bottom-table table  tr:nth-child(even) td{background:#e9e9e9;}
}

#top td,
#bottom td,
#info-footer{
   -webkit-text-size-adjust: none;
}