@import "../../../css/chart-v2.0.css";

/* @font-face {
    font-family: 'opensans';
    src: url('fonts/opensans.eot');
    src: url('fonts/opensans.eot?#iefix') format('embedded-opentype'), url('fonts/opensans.woff2') format('woff2'), url('fonts/opensans.woff') format('woff'), url('fonts/opensans.ttf') format('truetype'), url('fonts/opensans.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
} */

@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: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/pt-sans-v17-latin-regular.eot');
    src: local(''),
         url('fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), 
         url('fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), 
         url('fonts/pt-sans-v17-latin-regular.woff') format('woff'), 
         url('fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), 
         url('fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg');
  }

@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/pt-sans-narrow-v17-latin-regular.eot'); 
    src: local(''),
         url('fonts/pt-sans-narrow-v17-latin-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/pt-sans-narrow-v17-latin-regular.woff2') format('woff2'), 
         url('fonts/pt-sans-narrow-v17-latin-regular.woff') format('woff'),
         url('fonts/pt-sans-narrow-v17-latin-regular.ttf') format('truetype'), 
         url('fonts/pt-sans-narrow-v17-latin-regular.svg#PTSansNarrow') format('svg'); 
  }

[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";
}


/*  
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'PT Sans', sans-serif;
*/

body {
    color: #666;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

#wrapper {
    border: none;
}

#news-information .news-icons .news-icon {
    border: 1px solid #7cb1d3;
    color: #002b58;
}

#range-selector a {
    color: #000;
}

@media screen and (max-width: 480px) {
    #range-selector ul li {
        width: 14.285%;
    }
}

#range-input .range-wrap .calendar-icon {
    bottom: 8px;
}

#range-input .range-wrap input {
    color: #000!important;
    margin-top: 5px!important;
}

#range-selector a:hover {
    background: #002b58;
    color: #fff;
}

#range-selector .active a {
    /* background: #95c11e; */
    background: #002b58;
    color: #fff;
}

#range-selector .active a:hover {
    /* color: #00665c; */
    color: #fff;
    background: #002b58;
}

#error-wrapper {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
}

.dropdown {
    border: 1px solid #666a6c;
    color: #000;
}

select {
    color: #000;
}

#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;
}

#bottom-table {
    font-size: 0.8em;
}

#bottom-table tr td:before {
    color: #000;
}

.history-download {
    width: 50%!important;
    padding: 0!important;
}

.history-download h3 {
    padding: 0 .25em!important;
}

.history-download .select-format,
.history-download .historywrapper {
    width: 50%;
    float: left;
    padding: 0 .25em!important;
}

@media screen and (max-width: 1023px) {
    .history-download {
        width: 100%!important;
    }
    .history-download h3,
    .history-download .select-format,
    .history-download .historywrapper {
        padding: 0!important;
    }
    .history-download .select-format {
        padding-right: .25em!important;
    }
    .history-download .historywrapper {
        padding-left: .25em!important;
    }
}

@media screen and (max-width: 599px) {
    .history-download .select-format {
        padding-right: .5em!important;
    }
    .history-download .historywrapper {
        padding-left: .5em!important;
    }
}

.alteration-down {
    color: #e60000;
}

.alteration-up {
    color: #339900;
}

.alteration-equal {
    color: #666a6c;
}

.pika-button:hover {
    color: #fff!important;
    background: #95c11e!important;
}

.is-today .pika-button {
    color: #95c11e;
}

.pika-table *,
.pika-title select {
    font-family: Arial, sans-serif !important;
}

.pika-title .pika-label {
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000;
}

.pika-table th abbr {
    color: #7cb1d3;
    cursor: default;
}

#news-information {
    padding-top: 10px;
}

#range-selector li:last-child a {
    margin-right: 2px;
}

.is-selected .pika-button {
    background: #95c11e;
    box-shadow: none;
    color: #fff;
}

#range-input .submit {
    background-color: #002b58;
    color: #7cb1d3;
    max-width: 326px;
}

#range-input .submit:hover {
    background-color: #002b58;
    color: #fff;
}

#chart-footer .history-download a {
    background-color: #002b58;
    color: #7cb1d3;
    width: 100%;
    padding: 2px!important;
    text-align: center;
}

#chart-footer .history-download a i,
#chart-footer .history-download a span {
    font-size: 14px;
    line-height: 18px;
}

#chart-footer .history-download a:hover {
    background-color: #002b58;
    color: #fff;
    vertical-align: middle;
}

#footer {
    font-size: 0.8em!important;
}

#chartexport a {
    /*background-color: #95c11e;*/
    background: transparent;
    color: #7cb1d3;
    padding: 4px 1px 1px 4px;
}

#chartexport a:hover {
    background-color: #002b58;
}

#chartexport a i {
    font-size: 33px;
}

h1,
h3,
h3,
.top-company-info,
.top-share-info,
#bottom-table th,
.bottom-table th,
strong {
    font-family: Arial, sans-serif;
    font-weight: 700;
}

#chart {
    background: transparent url("images/logo_2020.png") no-repeat scroll 48.6% 35%!important;
}

#chart-info {
    padding-right: 10px;
}

#info-disclaimer {
    display: none!important;
}

.dropdown select {
    padding: 0 0 0 10px;
    height: 22px;
    font-family: Arial, sans-serif;
}

#range-input .range-wrap input {
    font-family: Arial, sans-serif;
}

@media (max-width: 600px) {
    #range-input .submit {
        max-width: 100%!important;
    }
}

@media (max-width: 480px) {
    #chart {
        background: transparent url("images/logo_2020.png") no-repeat scroll 37% 38%!important;
    }
}

@media screen and (max-width: 479px) {
    #bottom-table table tr:nth-child(even) {
        background: #f5f5f5;
    }
    #chart {
        background: transparent url("images/logo_2020.png") no-repeat scroll 29% 35.4%!important;
    }
    #range-selector li:last-child a {
        margin-right: 0 !important;
    }
}

.changeTweak {
    text-align: center!important;
}

.pika-single,
.pika-single table tr td,
.pika-single table tr th,
.pika-table th,
.pika-table td,
.pika-title select {
    font-family: Arial, sans-serif!important;
    color: #7cb1d3 !important;
}

.pika-label,
.pika-title {
    color: #7cb1d3!important;
}

.pika-button {
    color: #000!important;
}

.pika-button:hover {
    background: #002b58!important;
}

.is-selected .pika-button {
    color: #fff!important;
    background: #002b58;
    box-shadow: inset 0 1px 3px #002b58;
}

#top-table td {
    border-bottom: 1px solid #ccc;
}

#range-selector a {
    background: #002b58;
    color: #7cb1d3;
}

@media (min-width: 480px) {
    #range-selector a {
        border: 1px solid #ccc;
    }
}

@supports (-ms-ime-align:auto) {
    #chart-footer .history-download a{
        padding: 2px 2px 3px 2px !important;
    }
}

#top,
#range-selector,
#range-input,
#news-information,
#chartexport,
#chart,
#chart-footer,
#bottom,
#footer{
	padding-left:0;
	padding-right:0;
	border:0;
}