@import "../../../css/chart-v2.0.css";


body{
	color: #202020;
	font-family:'Roboto', sans-serif;

}
#chart {
     background: url("images/logo.png") no-repeat scroll 47.5% 34.5%;
}

#top{
	background-color:#eff9ff;
	color: #023e62;
}
#top ,#range-selector,#range-input,#news-information,#chartexport,#chart,#chart-footer,#bottom,#footer {
	border:none !important;
}

#top strong, #top h1 {
	color: #023e62;
}

#top strong.alteration-down {

}

#chart-wrapper{
	margin-top: 15px;
}
#range-input{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none !important;
    border-style: none;
    border-width: 0px !important;
    float: left;
    padding: 0.4em 1em;
    width: 100%;
}
#range-selector,#range-input,#news-information{
	background:#fff;
}



#wrapper{
	border:none;
    float: left;
    overflow: hidden;
    width: 100%;
}
.wrapper {
    clear: both;
    float: left;
    width: 70%;
}

#chart-footer{
	float: left;
    width: 30%;
	background:#fff;
	
}

#top .header-01 {
    width: 50%;
}
#top .header-02 {
    width: 50%;
}
#top .header-03 {
    width: 50%;
}
#top .header-04 {
    width: 50%;
}
.select-exchanges {
    left: 304px;
    position: absolute;
    top: 124px;
}
.select-exchanges h3{
	display:none;
}
.select-exchanges .selectric{
	border-radius:5px;
}
#range-input .title{
	font-weight:normal;
}

.selectric .button i.fa-angle-up {
	display: none;
}

/* top info */


#top .top-company-info {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#top .header-block {
	
	
	height: auto;
	float: left;
}
#top .header-inner {
	padding: 15px;
	
}
.select-exchanges .dropdown{border-radius:5px;border:1px solid #ccc;}
#top .header-01 {
	
}
#top .header-01 .header-inner {
	border: none;
}


#top table {
	width: 100%;
}
#top table tr td {
	vertical-align: top;
}
#top .col2 {
	text-align: right;
}
#top .header-01 .row1 .col2 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 22px;
}
#top .header-01 .row2 .col2 {
	padding-bottom: 22px;
}
#top .header-01 .row3 table {
	width: auto;
}
#top .header-01 .row3 td {
	line-height: 13px;
}
#top .header-01 .row3 .col1 {
	padding-right: 10px;
	
}
#top .header-01 .row3 .col2 {
	text-align: center;
	border: 1px solid #B1B1B1;
	border-width: 0 1px;
	padding: 0 10px 0 10px; 
}
#top .header-01 .row3 .col3 {
	padding-left: 10px;
	text-align: right;
}


#range-selector a{
	 background-color: #ffffff;
	 color:#023e62;
	border-color: #c8e8f5 !important;

}
#range-selector a:hover{
	background-color: #c8e8f5 ;
	color: #023e62;
}

#range-selector .active a{
	background-color: #c8e8f5;
	color: #023e62;
	border-color: #c8e8f5;
}
.header-inner .row1 .col2 h1{
	font-weight:bold;
	font-size:35px;
}

#range-selector a{
	/*background-color: #fff;*/
    border: 1px solid #c8e8f5;
   /* color: #000;*/
    display: block;
    font-size: 100%;
    margin: 0 2px 2px 0;
    padding: 0.4em;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease 0s;
	font-weight: 600;
}



#tr_beg:hover{
		border-color:#b10034;
		box-shadow:none;
		border-width:1px;
}

#tr_end:hover{
		border-color:#b10034;
		box-shadow:none;
		border-width:1px;
}
#chart {
     /*background-color: #F5F5F5;*/


}
#chart-footer .history-download a{
	text-align:center;
}
#range-input {
  /* Some vars, we want to avoid magic numbers, even in CSS! */
  width: 100%;
  float: left;
  border: 1px solid #c2c2c2;
  border-width: 0 1px;
  padding: 0.4em 1em;
}
.dropdown select{
	padding-left: 4px;
}

.fa-calendar::before{
	color: #023e62;
    content: "";
}


.pika-table .pika-button:hover,
.pika-table .is-selected .pika-button{
	background-color: #cae7f9 !important;
	color: #02467f !important;
 box-shadow:none;
}

.pika-table .pika-button{color:#023e62 !important; font-family:'Roboto', sans-serif !important;}

.alteration-up{
	color:#008000;
}
.alteration-down{
	color:#E73729 !important;
}
#range-input .range-wrap input{
	border-width:1px;
	border:1px solid #cecece;
}

#range-input .submit{
	background-color: #cae7f9;
	color: #023e62;
	border-radius: 4px;
	font-weight: 600;
}

#range-input .submit:hover{
	background-color:#d2ebfa;
	/*color: #fff;*/
}
#news-information .news-icons .news-icon{
	border: 1px solid #318eb0;
    color: #318eb0;
	background:#ffffff;
}
.performance-radio > label {
    padding-top: 3px;
}
input[type="checkbox"] + label{
	display:none;
}
.select-volume hr {
    border: 0px solid rgb(203, 203, 203);
	margin-top: 27px;
	border-top: 1px solid rgb(203, 203, 203);
    width: 100%;
}

#news-information {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c2c2c2;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    float: left;
    padding: 0.4em 1em;
    width: 100%;
}

#chartexport {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c2c2c2;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    padding: 0 1em;
    width: 100%;
}

#chartexport a:hover{
	background-color:transparent;
	color: #023e62;
}

#chartexport a:hover {
	background-color: transparent;
}

#chartexport a{
	background-color:transparent;
	color: #023e62;
    display: inline-block;
    padding: 0.4em 0.8em;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease 0s;
	padding-right: 0 !important;
}
#range-input .range-wrap .calendar-icon{
	bottom: 7px;
}

  #chart-footer > div{
        padding-left: 0!important;
        padding-right: 0!important;
        width: 100%;
    }
	
#chart-footer .history-download a{
	padding: 6px 26px;
	/*height:34px;*/
	/*background-color: #fff;*/
    /*color: #023e62;*/
	/*border: 1px solid #023e62;*/
	/*border-radius:25px;*/

	background-color: #cae7f9;
	color: #023e62;
	border-radius: 4px;
	font-weight: 600;
}

#chart-footer .history-download a:hover{
	background-color: #d2ebfa;
	color: #023e62;
}
#tr_end::-ms-clear {
    display: none;
}
#tr_beg::-ms-clear {
    display: none;
}

/*v2 css starts here*/

.pika-table abbr {
    cursor: default;
}
#bottom-table tr {
    
}
.dropdown select,
#range-input input, .pika-lendar, .pika-table{
	font-family:'Roboto', sans-serif;
}
#error-wrapper {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
}
#range-selector li:last-child a {
    margin-right: 0px;
}
#top-table .row2 td{padding-top:0;}

#chartexport a{
	padding: 0.4em 0.74em 0.4em 1em;
}
#wrapper{border:none;}
#bottom-table td, .bottom-table td,
#bottom-table th, .bottom-table th{
	text-align:center;
}
#bottom-table td.col1, .bottom-table td.col1,
#bottom-table th.col1, .bottom-table th.col1{
	text-align:left;
	padding-left: 20px;
}

#bottom-table td, .bottom-table td {
	background-color: #dcdcdc;
	border: 1px solid #ffffff;
	color: #202020;
}

#bottom-table .row1 th, .bottom-table .row1 th {
	background-color: #dcdcdc;
	border: 1px solid #ffffff;
	color: #202020;
	padding-bottom: 0.4em;
}

#bottom-table .row1 th.col2, #bottom-table .row1 th.col3, #bottom-table .row1 th.col4,
#bottom-table .row1 th.col5, #bottom-table .row1 th.col7, #bottom-table .row1 th.col8, #bottom-table .row1 th.col9 {
	border-color: #dcdcdc;
}
#bottom-table .row1 th.col1 {
	border-color: #dcdcdc;
	border-left-color: #ffffff;
}

#bottom-table .row1 th.col10 {
	border-color: #dcdcdc;
	border-right-color: #ffffff;
}



#bottom-table .row2 th, .bottom-table .row2 th {
	background-color: #dcdcdc;
	border: 1px solid #ffffff;
	border-top: 2px solid #fff;
	color: #202020;
	vertical-align: middle;
	/*font-size: 14px;*/
}

#chart-footer .history-download .select-format {
    padding: 0 0 0.4em;
}

#chart-footer .history-download{width:100%;}

.history-download .select-format > label{display:none;}

/*v2 css ends here*/

@media screen and (max-width: 1024px){
	
	/*#chart {*/
    /*background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 48.7% 33%;*/
	
	/*}*/
	#chart-footer{
		width:30%;
	}
	.wrapper {
    
    width: 70%;
	}
	
}
@media screen and (max-width: 868px){
	.select-exchanges{
		left: 27px;
		top: 156px;
	}
	
	#top .header-01 .row3 .col2{
		border-width  : 0 0 0 1px;
	}
}
@media screen and (max-width: 768px){
	/*#chart {*/
    /*background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 44.7% 34.1%;*/
	/*}*/
	#news-information{
		width:100%!important;
	}
	#chartexport{
		float:right!important;
	}
	#chart-footer {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    
    width: 100%;
	}
	.wrapper {
    
    
    width: 100%;
	}
	#top .header-01 .row3 .col1 {
	
	font-size: 14px;
	}
	/*.select-exchanges {
    left: 261px;
	}*/
	#top .header-01 .row3 .col2 {
		padding: 0 0 0 10px; 
	}
	#chart-footer .history-download a{
    width: 100%;
	}
	
}
@media screen and (max-width: 640px){
	#top .header-01 {
    width: 50%;
	}
	#top .header-02 {
		width: 50%;
	}
	#top .header-03 {
		width: 50%;
	}
	#top .header-04 {
		width: 50%;
	}
	/*#top .header-01 .row3 .col1 {
	
	font-size: 10px;
	}
	.select-exchanges {
    left: 199px;
	}*/
	/*#chart {*/
    /*background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll 43.7% 34.1%;*/
	/*}*/
	#chart-footer .history-download a{
    width: 100%;
	}
	#range-input .submit {
    max-width: 100%;
	}
	
	
}

@media screen and (max-width: 600px){
	#bottom-table td, .bottom-table td,
	#bottom-table th, .bottom-table th{
		text-align:left;
	}
	#chart-footer .history-download{width:50%;}
	#chartexport{text-align:left;}
}


@media (max-width: 605px){
	/*#bottom-table td::before, .bottom-table td::before{
	color: #000;
    content: attr(data-label) ": ";
    display: inline-block;
    font-weight: bold;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: left;
    vertical-align: top;
    width: 100%;
	}*/
	#bottom-table td, .bottom-table td{
	border-bottom: 1px solid #eee;
    display: block;
    line-height: 20px;
    padding: 0.4em 0;
    position: relative;
    text-align: right;
	font-size: 12.8px;
	}
	#chart[data-highcharts-chart] {
    background-size: 150px;
    background-position: 41% 35%;
	}
	#footer {
	font-size: 13px;
	}

	#bottom-table td.col1, .bottom-table td.col1, #bottom-table th.col1, .bottom-table th.col1 {
		text-align: right;
	}
	
	/*#bottom-table .row0 td::before{
	color: #58595B;
    content: attr(data-label) ": ";
    display: inline-block;
    font-weight: bold;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: left;
    vertical-align: top;
    width: 100%;
	}
	
	#bottom-table .row1 td::before{
	color: #000;
    content: attr(data-label) ": ";
    display: inline-block;
    font-weight: bold;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: left;
    vertical-align: top;
    width: 100%;
	}
	*/
	
/*.news-option {
    float: left;
    width: 50%;
}

.news-icons {
    float: left;
    width:50%;
}
#news-information {
	width:100%;
}*/
}

@media (max-width: 605px){
	#top .top-share-info{
		margin-top:5px;
	}
    #bottom-table td::before, .bottom-table td::before{
        display: block;
    }
    #bottom-table thead{
        display: none;
    }
    #bottom-table td:before{
        position: absolute;
        left: 0;
        text-align: left;
		padding-left: 10px;
    }
    #bottom-table td{
        background: #f7f7f7;
    }
    #bottom-table tr:nth-of-type(2n) td{
        background: #fff;
    }
    #top-table td{
        white-space: nowrap;
    }
	#chart-footer .history-download {
    width: 100%;
	}
	#chart-footer .history-download a{
    width: 100%;
	}
	#top .header-01 .row3 .col1 {
		font-size: 13px;
	}

}
@media (max-width: 560px){
	.select-exchanges {
	    left: 27px;
	    top: 216px;
	}
}
@media (max-width: 520px){
	#chartexport{
	width:100%;
	text-align:left;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #c2c2c2;
	border-image: none;
	border-style: solid;
	border-width: 0 1px;
	padding: 0 1em;
	}
	#news-information{
	width:100%;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c2c2c2;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    float: left;
    padding: 0.4em 1em;
	}
	#chart-footer .history-download {
    width: 100%;
	}
	#chart-footer .history-download a {
    width: 100%;
	}
}

@media (max-width: 618px){
    #range-selector a{
        margin-bottom: 0;
		margin: 0;
    }
	#bottom-table td.col1, .bottom-table td.col1, #bottom-table th.col1, .bottom-table th.col1 {
    text-align: right!important;
	}
	#bottom-table td::before, .bottom-table td::before{
		color:rgb(127, 127, 127)!important;
		font-size:12.8px!important;
	}
	#top .header-02 table.wide {
		display: table;
	}
	#top .header-02 table.small {
		display: none !important;
	}
	#top .header-03 table.wide {
		display: table;
	}
	#top .header-03 table.small {
		display: none !important;
	}
	#top .header-01 {
    width: 100%;
	}
	#top .header-02 {
		width: 100%;
	}
	#top .header-03 {
		width: 100%;
	}
	#top .header-04 {
		width: 100%;
	}
	#chart-footer .history-download a{width:100%;}
	#chart-footer .history-download{width:100%;}
	#range-input .submit {
    max-width: 100%;
	}
	#top .header-01 .row3 .col1 {
		font-size: 13px;
	}
	.select-exchanges {
		left: auto;
		top: 125px;
		right: 10px;
	}
}
@media (max-width: 370px){
	.select-exchanges {
		left: 27px;
		top: 154px;
		right: auto;
	}
	#top .header-01{
		padding-bottom: 10px;
	}
	#top .header-02{
		padding-top: 10px;
	}
}
@media (max-width: 360px){
    #chart-footer > div{
        padding-left: 0!important;
        padding-right: 0!important;
        width: 100%;
    }
    
	#bottom-table td.col1, .bottom-table td.col1, #bottom-table th.col1, .bottom-table th.col1 {
    text-align: right!important;
	}
	#chart-footer .history-download {
    width: 100%;
	}
	#bottom-table td::before, .bottom-table td::before{
		color:rgb(127, 127, 127)!important;
		font-size:12.8px!important;
	}
	#range-selector li:last-child a {
    margin-right: 0px!important;
	}
	#chart[data-highcharts-chart] {
    background-position: 37% 35%;
    background-size: 150px auto;
	}
	#range-input .submit{
		max-width: 328px!important;
	}
	#top .header-01 {
    width: 100%;
	}
	#top .header-02 {
		width: 100%;
	}
	#top .header-03 {
		width: 100%;
	}
	#top .header-04 {
		width: 100%;
	}
	#chart-footer {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    float: left;
    width: 100%;
	}
	.wrapper {
    clear: both;
    float: left;
    width: 100%;
	}
	/*#top .header-01 .row3 .col1 {
	
	font-size: 10px;
	}
	.select-exchanges {
		left: 27px;
		top: 154px;
		right: auto;
	}*/

}
@media (max-width: 320px){
	#bottom-table td.col1, .bottom-table td.col1, #bottom-table th.col1, .bottom-table th.col1 {
    text-align: right!important;
	}
	#chart-footer .history-download {
    width: 100%;
	}
	#bottom-table td::before, .bottom-table td::before{
		color:rgb(127, 127, 127)!important;
		font-size:12.8px!important;
		
	}
	#range-selector li:last-child a {
    margin-right: 0px!important;
	}
	
	#chart[data-highcharts-chart] {
    background-size: 150px;
    background-position: 33% 35%;
	}
	#top .header-01 {
    width: 100%;
	}
	#top .header-02 {
		width: 100%;
	}
	#top .header-03 {
		width: 100%;
	}
	#top .header-04 {
		width: 100%;
	}
	.wrapper {
    clear: both;
    float: left;
    width: 100%;
	}
	#chart-footer {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    float: left;
    width: 100%;
	}
	/*#top .header-01 .row3 .col1 {
	
	font-size: 10.5px;
	}
	.select-exchanges {
    left: 210px;
	}*/
	
}


table {
	border-collapse: inherit;
}

#bottom-table table.table-head td, .bottom-table table.table-head td {
	background-color: #023e62;
	color: #ffffff;
}

#bottom-table table.table-head td.col12 span.price-detail, .bottom-table table.table-head td.col12 span.price-detail {
	padding-left: 20px;
}

#bottom-table table.table-head td.col12 span.price-delay, .bottom-table table.table-head td.col12 span.price-delay {
	padding-right: 20px;
	float: right;
}


/* chart export icons */

@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;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('fonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}


.icon-icon-png:before {
	content: "\e903";
}

.icon-icon-pdf:before {
	content: "\e902";
}

.icon-icon-print:before {
	content: "\e904";
}


[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.pika-title select {
	font-family: 'Roboto', sans-serif;
}




#bottom-table table.table-head td:before, .bottom-table table.table-head td:before {
	content: none;
}

#range-selector ul li {
	border: none;
}

@media (min-width: 600px) {
	#bottom-table thead tr:last-child th, .bottom-table thead tr:last-child th {
		border-bottom: 1px solid #ffffff;
	}

	#bottom-table  thead tr:last-child th table.price-change-head th, .bottom-table table.price-change-head thead tr:last-child th {
		border-top: none;
	}

	#bottom-table  thead tr:last-child th table.price-change-head th.col5, #bottom-table  thead tr:last-child th table.price-change-head th.col6,
	.bottom-table table.price-change-head thead tr:last-child th.col5, .bottom-table  thead tr:last-child th table.price-change-head th.col6 {
		 border: 1px solid #ffffff;
	}

	#bottom-table thead tr:last-child th, .bottom-table thead tr:last-child th, #bottom-table thead tr.row1 th, .bottom-table thead tr.row1 th {
		font-size: 14px;
		vertical-align: middle;
		padding-bottom: 0.2em;
	}

	#bottom-table td.col1, .bottom-table td.col1, #bottom-table th.col1, .bottom-table th.col1 {
		padding-left: 10px;
	}

	/*#bottom-table tr:last-child td, .bottom-table tr:last-child td {*/
		/*font-size: 14px;*/
	/*}*/

	#bottom-table table.table-head td.col12 span.price-detail, .bottom-table table.table-head td.col12 span.price-detail {
		padding-left: 10px;
	}

	#bottom-table table.table-head td.col12 span.price-delay, .bottom-table table.table-head td.col12 span.price-delay {
		padding-right: 10px;
	}
}



@media (min-width: 561px) and (max-width: 617px) {
	.select-exchanges .dropdown {
	}
}

@media (min-width: 10px) and (max-width: 367px) {
	#bottom-table table.table-head td.col12 span.price-delay, .bottom-table table.table-head td.col12 span.price-delay {
		display: none;
	}
}

@media (max-width: 605px) {
	#bottom-table tr:last-child td, .bottom-table tr:last-child td {
		padding-right: 10px;
	}
	#bottom-table table.table-head td.col12 span.price-detail, .bottom-table table.table-head td.col12 span.price-detail {
		padding-left: 10px;
	}
	#bottom-table table.table-head td.col12 span.price-delay, .bottom-table table.table-head td.col12 span.price-delay {
		padding-right: 0px;
	}

	#chartexport a.chart-print {
		padding-left: 0;
	}


}


@media (min-width: 480px) and (max-width: 1023px) {
	#range-selector a {
		margin-right: 0;
		margin-left: 2px;
		margin-bottom: 2px;
	}
}

@media (max-width: 324px) {
	.select-exchanges .dropdown {
		top: 30px;
	}
}


@media (max-width: 321px) {
	.select-exchanges .dropdown {
		top: 42px;
	}
}


.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #dcdcdc;
	border-bottom-color: #dcdcdc;
	font-family: 'Roboto', sans-serif;
}

.dropdown {
	position: relative;
	border: 1px solid #c2c2c2 !important;
}

@media (max-width: 324px) {
	.select-exchanges {
		top: 119px;
	}
}