@import url("//fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;700&display=swap");

body{
	margin: 0px;
	background: transparent;
}
.wrapper{
    font-size: 14px;
    font-family:'Noto Sans', sans-serif !important;
    color: #000000;
    width: 858px;
    margin: 0 auto;
}
#pie-chart,#highcharts-4,.highcharts-data-labels > span,.null,div,tspan
{
    font-family:'Noto Sans', sans-serif !important;
   
}
.page-font-style,.highcharts-tooltip,.highcharts-container,.highcharts-tracker{
    font-family:'Noto Sans', sans-serif !important;
}
.hyperlink, .disclaimer-box a, .cookies-box a
{
    color: #516e82;
text-decoration: underline !important;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover
{
    color: #516e82;
    text-decoration: underline !important;
}
table,
tbody,
tr,
table .border-outline{
    border: 0!important;
    border-width: 0px!important;
}
td.table-header{
  height: auto!important;
  line-height: normal !important;
  font-weight: bold;
  color:#FFFFFF;
  vertical-align: middle;
  background: #0F334A !important;
  padding:0.6em;
}
td.td-exchange-header{

}  
td.td-time-header, td.td-changepro-header{
  
}  
td.table-row{
    line-height: normal !important;
    vertical-align: middle;
    border: 0!important;
}
td.td-time, td.td-changepro {
} 
.market-share-heading .title {
    font-size: 1.25em;
}
.second-heading
{
    font-weight: bold;
}

#columnChartArea{
    width: 100%;
}
.main-activity-chart {
    width: 26%;
    display: inline-block;
}
.main-activity-chart {
    float: none;
    margin-right: 0;
    width: 19%;
    margin-top: 0px;
    height: 200px;
}
.other-activity-chart-container {
    float: none;
    width: 80%;
    padding: 0;
    display: inline-block;
}
.other-activity-chart {
    float: none;
    height: 200px;
    margin: 0px;
    width: 25%;
    display: inline-block;
}


@media(max-width:660px){
    .other-activity-chart {
        width: 31%;
    }
    .main-activity-chart {
        width: 25%;
    }
}

.EUCalendar-day-selected
{
    background-color:#ee6114 !important;
}
.custom-range-calendar
{
    border: 1px solid #ccc !important;
}

@media (max-width: 690px)
{
    /* market share */
    .market-share
    {
        width: 30%;
        float: left;
        margin-right: 0;
    }

    .pie-chart-container
    {
        padding-left: 0px;
        float: left;
        height: 200px;
    }

    #pie-chart
    {
        font-family:'Noto Sans', sans-serif !important;
        width: 100%;
    }
}
@media(max-width:660px){
    .main-activity-chart {
        width: 100%;
        display: block;
    }
    .main-activity-chart {
        float: none;
        height: 250px;
        margin:0;
        width: 100%;
    }
    .other-activity-chart-container {
        float: none;
        width: 100%;
        padding: 0;
        display: block;
    }
    .other-activity-chart {
        float: none;
        height: 200px;
        margin: 0;
        width: 100%;
        display:block;
    }
    
}
.border-inline{
    border: 0!important;
    border-bottom-width: 0!important;
}
.table-row{
    padding: 0.6em;
    border: 0!important;
}
.table-share-row-odd{
	background: #F9F9F9  !important;
}
.table-share-row-even{
    background: #FDFDFD  !important;
}
.decrease-value{
  color:#FF0055 !important;
}
.increase-value{
    color:#5EA814 !important;
}
