@import "../../../css/chart-v2.0.css";

@font-face {
  font-family: "Klavika-Regular";
  src: url("fonts/KlavikaRegular.eot"); /* IE9 Compat Modes */
  src: url("fonts/KlavikaRegular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/KlavikaRegular.otf") format("opentype"), /* Open Type Font */
    url("fonts/KlavikaRegular.svg") format("svg"), /* Legacy iOS */
    url("fonts/KlavikaRegular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/KlavikaRegular.woff") format("woff"), /* Modern Browsers */
    url("fonts/KlavikaRegular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Klavika-Medium";
  src: url("fonts/KlavikaMedium.eot"); /* IE9 Compat Modes */
  src: url("fonts/KlavikaMedium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/KlavikaMedium.otf") format("opentype"), /* Open Type Font */
    url("fonts/KlavikaMedium.svg") format("svg"), /* Legacy iOS */
    url("fonts/KlavikaMedium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fonts/KlavikaMedium.woff") format("woff"), /* Modern Browsers */
    url("fonts/KlavikaMedium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.pika-table abbr {
    cursor: default;
}
.dropdown select,
#range-input input{
	font-family:Arial;
}
#error-wrapper {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
}
body {
    float: left;
    overflow-y: auto;
    width: 100%;
    color: #000;
    font-family: 'Klavika-Regular', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
	-webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?8m4p2m');
	src:  url('fonts/icomoon.eot?8m4p2m#iefix') format('embedded-opentype'),
	url('fonts/icomoon.ttf?8m4p2m') format('truetype'),
	url('fonts/icomoon.woff?8m4p2m') format('woff'),
	url('fonts/icomoon.svg?8m4p2m#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 24px;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-icon-download:before {
	content: "\e901";
}
.icon-icon-png:before {
	content: "\e903";
}
.pika-table abbr {
	cursor: default;
}
.icon-icon-pdf:before {
	content: "\e902";
}
.icon-icon-print:before {
	content: "\e904";
}
.icon-icon-calendar:before {
	content: "\e900";
}

.history-download a i{
	font-size: 16px;
	vertical-align: middle;
}
#chartexport a i {
	font-size: 33px;
	color: #0071b9;
}

#chartexport a:hover i {
	color: #ffffff !important;
}

#chart,
#range-selector,
#top,
#news-information,
#chart-footer,
#footer,
#bottom,
#chartexport,
#range-input{padding-left:0;padding-right:0;border:none}


.range-wrap i {
	color: #0071b9;
	font-size: 20px;
}



#wrapper{
	border:none;
}

strong {
    font-family: 'Klavika-Medium', sans-serif;
    font-weight: 300;
}

#error-wrapper{display:none;}

#range-selector li a {
    border: 1px solid #857971;
	transition:none 0s ease 0s ;
	padding: 12px 0;
}

#top-table strong{
	font-family: 'Klavika-Medium';
}

#top-table .row1 .col2 strong{
	font-family: 'Klavika-Medium';
	font-weight: 300;
}

#range-input .range-wrap input {
    display: block;
    font-family: 'Klavika-Regular', sans-serif;
    font-size: 16px;
    height: 40px;
    padding: 0 10px;
    width: 100%;
    border: 1px solid #857971;
    color: #000;
    -webkit-appearance: none;
}

#range-input .title {
    display: block;
    -webkit-text-size-adjust: none;
}

.dropdown select{
	font-family: 'Klavika-Regular', sans-serif;
	font-size: 16px;
	color: #857971;
	padding: 4px 0 4px 6px;
}

#bottom-table td, .bottom-table td{
	-webkit-text-size-adjust: none;
}

#range-selector a:hover {
    background-color: #0071b9;
    color: #ffffff;
}
#range-selector li.active a {
    background-color: #0071b9;
    color: #ffffff;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #857971;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #857971;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #857971;
}
:-moz-placeholder { /* Firefox 18- */
  color: #857971;
}

#range-selector a{border:1px solid #e8e4e1;}

#news-information .news-icons .news-icon {
    border: 1px solid #e8e4e1;
    color: #857971;
    display: inline-block;
    font-size: 16px;
    height: 20px;
    line-height: 18px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 20px;
}

#range-input .submit{
	background-color: #0071b9;
    border: 1px solid #0071b9;
    color: #ffffff;
	transition:none 0s ease 0s ;
	height: 40px;
    line-height: 40px;
    border-radius: 2px;
}

#range-input .submit:hover{
	background: #0071b9 none repeat scroll 0 0;
    color: #fff;
}

.pika-table .pika-button:hover{
	background-color: #0071b9 !important;
 color:#fff !important;
 box-shadow:none;
}
.pika-table .is-selected .pika-button{
 background-color: #0071b9 !important;
 color:#fff !important;
 box-shadow:none;
}

.pika-table .pika-button{color:#0071b9;}

.fa-calendar {
	color:#1e88ba;
}

#chart-footer .history-download a {
    background-color: #0071b9;
    border: 1px solid #0071b9;
    color: #ffffff;
	transition:none 0s ease 0s ;
	width:100%;
	text-decoration:none;
	text-align: center;
	border-radius: 2px;
	padding: 0.4em 0;
    border-radius: 2px;
    white-space: nowrap;
    height: 40px;
}

#chart-footer > div{
	padding-right: 20px !important;
}

#bottom-table tbody tr.row1 {
    background: #eff0f2 none repeat scroll 0 0;
}

#bottom-table tr.row1 th.col5{
	text-align: center;
}

#chart-footer .history-download a:hover {
    background: #0071b9 none repeat scroll 0 0;
    border: 1px solid #0071b9;
    color: #ffffff;
}

.history-download .select-format {
    padding: 0 0 0.4em;
}

#top-table td {
	line-height: 22px;
}

#range-selector ul{border:none;}

#range-selector a{color:#000;}

#chart-wrapper, .wrapper{position:relative;}
#chartexport{
	 padding: 0.8em 1em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 98px;
    width: auto;
}

#chartexport a {
    background-color: #fff;
    color: #1e88ba;
	transition:none 0s ease 0s ;
	padding: 9px 6px 8px 8px;
}

#chartexport a:hover {
    background-color: #0071b9;
    color: #fff !important;
}

#chart[data-highcharts-chart] {
    /*background: url("images/logo.png") no-repeat scroll 48.7% 35% transparent;*/
    width: 100%;
    padding-right: 10px;
    box-sizing: border-box;
}

#range-input .range-wrap .calendar-icon{top:31px;}

#download-wrapper {
    color: #333;
    font-family: 'Klavika-Regular', sans-serif;
    font-size: 16px;
    line-height: 24px;
	border:none;
}

.select-exchanges .dropdown::after{
	content:none;
}

.exchange-select {
    padding-left: 3px;
}

#navigation{display:none;}

#download-wrapper td {white-space:nowrap;}

.history-download .history-download-btn,
.history-download .select-format{
	float: left;
	width: 50%
}

.dropdown{line-height:23px;}

@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
and (not (-ms-accelerator:true)) { .dropdown select { padding-left:4px; } }

.dropdown select option{-moz-appearance : none;}

#chart-footer .dropdown::after{margin-top: -11px;}

#chart-footer #chartexport {
    padding: 19px 0 0 0.25em;
}
#chart,
#range-selector,
#top,
#news-information,
#chart-footer,
#footer,
#bottom,
#range-input{border:0;}

#chartexport{border:none;padding: 0.8em 0;}
.history-download a{
	padding: 6px 10px 5px 14px;
}

#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;
}

.pika-title select,
.pika-prev, .pika-next,
.pika-table .pika-button,
.pika-single{font-family:'Klavika-Regular', sans-serif;text-align: center;}

#top-table td {
	border-bottom: 1px solid #857971;
	padding: 8px 0;
}

.dropdown{
	border: none;
}

.pika-table th{
	color: #000;
}

abbr[title] {
	cursor: default !important;
	border: none !important;
    text-decoration: none !important;
}
.alteration-up{
  color:#a79300;
}
.alteration-equal{
  color: #857971;
}
.alteration-down{
  color:#782f40;
}

.blue{
  color:#0071b9;
}
.black{
  color: #000;
}
.lightgreen{
  color: #a79300;
}


#top .top-share-info {
    display: block;
    float: right;
    font-family: 'Klavika-Medium', sans-serif;
}

#chart-footer .history-download {
    width: 50%;
}

#bottom-table td, .bottom-table td{
	border-bottom:1px solid #857971;
}

#bottom-table thead tr:last-child th, .bottom-table thead tr:last-child th{
	border-bottom:1px solid #857971;
}

#chart-footer .history-download .select-format{
	padding-right: 12px;
	padding-top: 0;
}

.history-download .history-download-btn{
	padding-left: 13px;
}
.disabled{
	pointer-events: none;
	opacity: .6;
}
@media screen and (max-width: 1023px){
	#range-selector li:nth-child(4) a {
		margin-right:0;
	}

	#chart-footer #chartexport{padding-top:0;padding-left:0;}

	#chart-footer .history-download {
	    width: 66.33%;
	}

	#chart-footer div.history-download,
	#chart-footer > div.sma-0{
		padding-left: 0;
	}
	#chart-footer > div.sma-1{
		clear: none;
		padding-left: 0.25em;
	}

	#chart-footer div.history-download{
		padding-left: 0;
	}

	#chartexport{
		top: 152px;
	}

	#chart-footer .history-download .select-format{
		padding-right: 8px;
		padding-top: 0;
	}

	.history-download .history-download-btn{
		padding-left: 15px;
	}


}

@media screen and (max-width: 768px){
	#range-input .range-wrap{
		 float: left;
	    margin-right: 0;
	    max-width: 100%;
	    padding-right: 0;
	    width: 50%;
	}
	#range-input .submit {
		float: left;
		width: 100%;
		max-width: 100%;
		margin-top: 10px;
	}
	#range-input .range-wrap.range-begin {
	    padding-right: 5px;
	}
	#range-input .range-wrap.range-begin .calendar-icon {
	    right: 10px;
	}
	#chartexport {
	    left: 0;
	    padding-top: 0;
	    position: relative;
	    text-align: left;
	    top: 0;
	    width: 100%;
	    padding-bottom: 0;
	}

	#range-selector li a:hover {
	  background: #0071b9 none repeat scroll 0 0;
	    border: 1px solid #995219;
	    color: #ffffff;
	}

	#chart-footer .history-download .select-format{
		width: 50%;
	}
	#chart-footer .history-download,
	#chart-footer > div{
		width: 50%;
	}
	#chart-footer div.select-volume,
	#chart-footer div.select-charttype,
	#chart-footer div.history-download,
	#chart-footer > div.sma-0{
		padding-left: 0;
	}
	#chart-footer > div.sma-1{
		clear: none;
		padding-left: 0;
	}
	.history-download .history-download-btn{
		padding: 10px 0 0 0 !important;
		width: 50%;
	}
	#chart-footer div.select-volume,
	#chart-footer > div.sma-0{clear: none;padding-left: 0.25em;}
	#chart-footer .history-download{
		width: 100%;
	}
	#chart-footer .history-download .select-format{
		padding-right: 12px;
	}
	.history-download .history-download-btn{
		padding-top: 0 !important;
		padding-left: 13px !important;
	}
}

@media screen and (max-width: 639px){
    body,
	#top-table td {
		font-size:16px;
	}
	#top-table .row4,
	#top-table .row5,
	#top-table .row6,
	#top-table .row7,
	#top-table .row8,
	#top-table .row9,
	#top-table .row10,
	#top-table .row11,
	#top-table .row3 {
		width: 100%;
	}

	#top-table .row3 td {
		padding-bottom: 0.5em;
	}

	#range-input .submit {
		max-width: 100%;
	}

	#top-table .row5 td:first-child, #top-table .row7 td:first-child, #top-table .row9 td:first-child, #top-table .row11 td:first-child, #top-table .row13 td:first-child{margin-left:0;width:50%;}

	#top-table .row4 td:last-child, #top-table .row6 td:last-child, #top-table .row8 td:last-child, #top-table .row10 td:last-child, #top-table .row12 td:last-child
	{margin-right:0;width:50%;}



	#bottom-table td, .bottom-table td{border-bottom:1px solid #e8e4e1;}

	#footer > div {
		line-height: 22px;
	}

	body{line-height:22px;}
	#range-input .range-wrap .calendar-icon{top:33px;}

	#download-wrapper table{width:500px;}

	#chartexport a{padding: 4px 10px 6px 14px;}



}

@media screen and (max-width: 599px){

	#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;
	}
	#bottom-table td::before, .bottom-table td::before{
		color: #857971;
	}
}


@media screen and (max-width: 479px){
	#range-selector ul li{width:25%;}
	#range-selector a{font-size:14px;}

	#range-selector li a {
		margin: 0 2px 2px 0;
	}
	#range-selector ul li{
		border-right:0;
	}

	#chart-footer > div:nth-child(2n+2),
	#chart-footer > div{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#chart-footer .history-download {
	    width: 100%;
	    padding-right: 0;
	}

	#chart-footer > div{
		padding-right: 0px !important;
	}

	#chart-footer .history-download .select-format{
		width: 100%;
		padding-right: 0;
	}

	.history-download .history-download-btn{
		width: 100%;
		padding:0 !important;
	}

}

@media screen and (max-width: 420px){
	#chart[data-highcharts-chart] {
		/*background: url("images/logo.png") no-repeat scroll 30% 34% transparent;*/
	}
}
.is-today .pika-button{
	background-color: #0071b9;
}
