@import url("//fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
body {
    margin: 0 auto;
    font-family: Roboto, sans-serif;
	font-size: 16px;
	color: #333333;
}
.wrapper {
    margin: 0 auto;
}
.hyperlink, .disclaimer-box a, .cookies-box a {
    color: #00D3B7;
    font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #4057E3;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}


.other-activity-chart {
    float: none;
    height: 200px;
    margin: 0%;
    width: 25%;
    margin-top: 20px;
    display: inline-block;
}

.main-activity-chart {
    float: left;
    height: 200px;
    margin-right: 5%;
    width: 25%;
}

#columnChartArea,
.wrapper {
    width: 100%;
	max-width: 1120px;
}

.other-activity-chart-container {
    width: 75%;
}

.main-activity-chart {
    float: left;
    height: 200px;
    margin: 0%;
    width: 25%;
    margin-top: 20px;
    display: inline-block;
}

.highcharts-title tspan {
    font-weight: bold;
}



table.table-market-share {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
}

.pie-chart-container {
    width: 50%;
    display: inline-block;
}

.fragmentation #chart-container {
    height: auto!important;
    margin: 0px 1.5%;
}

.market-share {
    display: inline-block;
    margin-right: 0px;
    width: 50%;
    vertical-align: top;
}

.share-type-selection > .share-type-selection, .share-selection, .date-time-heading {
    margin: 0;
}


.main-activity-chart {
    margin-top: 20px !important;
}

td.table-header{
    background: #F1F2F4!important;
    border-bottom:0.15em solid  #DADFE5!important;
    color: #27365E!important;
    font-weight: bold;
    border-top: 0;
}
.fragmentation-title, .market-share-heading, .activity-trend-heading {
    color: #333;
    font-weight: 700;
    text-transform: none;
    font-size: 1.25em;
}

@media (max-width: 690px) {
    /* market share */
    .market-share {
        width: 40%;
        float: left;
        margin-right: 0;
    }

    .pie-chart-container {
        width: 55%;
        padding-left: 0px;
        float: left;
        height: 200px;
    }

    #pie-chart {
        width: 100%;
    }
}

@media (max-width: 680px) {
    /* market share */
    .chart-tooltip {
        font-size: 10px !important;
    }

    .pie-chart-container {
        padding-left: 0px;
        float: left;
        height: 200px;
    }

    .share-type-selection, .share-selection {
        margin: 0%;
    }

    #pie-chart, .market-share {
        width: 100% !important;
    }

    table.table-market-share {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 20px;
    }

    .fragmentation #chart-container {
        height: 250px;
        margin: 0%;
    }
}


@media (max-width: 480px) {
    .market-share {
        width: 100%;
        float: left;
        margin-right: 0;
    }

    .main-activity-chart {
        float: left;
        height: 200px;
        margin-right: 0%;
        margin-top: 70px;
        width: 100%;
        display: inline-block;
    }

    .other-activity-chart {
        float: left;
        height: 200px;
        margin: 0%;
        width: 100%;
    }

    .other-activity-chart-container {
        width: 100%;
        display: inline-block;
        padding: 0%;
    }

    .main-activity-chart {
        margin: 0%;
    }
}



.table-header {
    background: #F1F2F4;
	color: #27365E;
    text-align: right;
    font-weight: bold;
    border-left: none;
    border-right: none;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: normal;
    border-bottom: 0.15em solid #DADFE5;
}
.table-row.table-of-instrument-row.td-market-name.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-currency.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-last.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-change.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-change.border-inline.increase-value.table-share-row-odd,
.table-row.table-of-instrument-row.td-high.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-low.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-volume.border-inline.table-share-row-odd,
.table-row.table-of-instrument-row.td-time.border-inline.table-share-row-odd,
.table-row.market-share-row.td-exchange.border-inline.table-share-row-even,
.table-row.market-share-row.td-volume.border-inline.table-share-row-even,
.table-row.market-share-row.td-changepro.border-inline.table-share-row-even,
td.table-row.table-of-instrument-row.td-change.border-inline.decrease-value.table-share-row-odd {
    border-bottom: 0.08em solid #DADFE5 !important;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    background: #fff;
    line-height: normal;
}
.table-row.table-of-instrument-row.td-market-name.border-inline.table-share-row-even,
.table-row.table-of-instrument-row.td-currency.border-inline.table-share-row-even,
.table-row.table-of-instrument-row.td-last.border-inline.table-share-row-even,
.table-row.table-of-instrument-row.td-change.border-inline.increase-value.table-share-row-even,
.table-row.table-of-instrument-row.td-high.border-inline.table-share-row-even,
.table-row.table-of-instrument-row.td-low.border-inline.table-share-row-even,
.table-row.table-of-instrument-row.td-volume.border-inline.table-share-row-even,
.table-row.table-of-instrument-row.td-time.border-inline.table-share-row-even,
.table-row.market-share-row.td-exchange.border-inline.table-share-row-odd,
.table-row.market-share-row.td-volume.border-inline.table-share-row-odd,
.table-row.market-share-row.td-changepro.border-inline.table-share-row-odd,
td.table-row.table-of-instrument-row.td-change.border-inline.decrease-value.table-share-row-even {
    /* border-bottom-color: Gray !important; */
    border-bottom: 0.08em solid #DADFE5 !important;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    background: #fff;
    line-height: normal;
}

.fragmentation .period-button {
    font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	
	margin: 0.5em;
	padding: 18px 40px 18px 40px;
	
	border: 0em solid #00D3B7;	
	border-radius: 5px;
	background: #00D3B7;
	
	transition: background 0.5s, color 0.5s, border 0.5s;	
	text-decoration: none;		
}

.fragmentation .period-button:hover {
    background: #4057E3;
	color: #FFFFFF;
	border-color: #4057E3;
}
.fragmentation .period-selected {
    background: #4057E3!important;
	color: #FFFFFF;
	border-color: #4057E3;
}

.table-market-share tbody tr:hover .table-row {
    background-color: #ffffff;
}
.table-share-info tbody tr:hover .table-row, .table-share-info tbody tr:hover>th {
    background-color: #ffffff;
}
td.table-header.table-of-instruments-header.td-exchange-header.table-share-row-even {
    text-align: left;
}



.other-activity-chart-container {
    float: left;
    width: 75%!important;
    padding: 0;
}
.footer.clear {
    margin-top: 0;
}
.fragmentation {
    margin-top: 40px;
    background: #fff;
    padding: 20px;
}
.clear.market-share-pie-chart {
    padding: 0px;
    background: #fff;
    margin-top: 0px !important;
    padding-bottom: 20px !important;
}
.table-share-info.border-outline {
    padding: 0px;
    background: #fff;
}
.activity-trend.clear {
    background: #fff;
   
}
.title.second-heading.activity-trend-heading {
    padding-left: 20px;
    font-weight: 700;
    font-size: 22px;
}
@media (max-width: 609px){ 
    .other-activity-chart-container {
        float: left;
        width: 75%!important;
        padding: 0;
    }
}
@media (max-width: 589px){ 
    body {
        margin: 0 auto;
        font-family: Roboto,sans-serif;
        font-size: 12px;
        color: #333;
    }
}
@media (max-width: 525px){ 
    body {
        margin: 0 auto;
        font-family: Roboto,sans-serif;
        font-size: 12px;
        color: #262626;
    }
}

@media(max-width: 480px){
    .fragmentation ul :first-child .period-button {
        margin-left: 0!important;
        -webkit-border-bottom-left-radius: 0!important;
        border-bottom-left-radius: 0!important;
        -webkit-border-top-left-radius: 0!important;
        border-top-left-radius: 0!important;
        -moz-border-radius-bottomleft: 0!important;
        -moz-border-radius-topleft: 0!important;
    }
    .fragmentation ul :last-child .period-button {
        -webkit-border-bottom-right-radius: 0!important;
        border-bottom-right-radius: 0!important;
        -webkit-border-top-right-radius: 0!important;
        border-top-right-radius: 0!important;
        -moz-border-radius-bottomright: 0!important;
        -moz-border-radius-topright: 0!important;
    }
}
@media(max-width: 330px){
    .fragmentation a.period-button {
        margin-left: 4px;
        border-radius: 0 !important;
        min-width: 0;
        padding: 14px 10px;
    }
}
.market-share {

    height: auto!important;
}
.pie-chart-container {
    display: inline-block;
    /* width: 350px; */
}
@media(max-width:650px){
    .main-activity-chart {
        width: 100%;
        display: block;
    }
    .main-activity-chart {
        float: none;
        height: auto!important;
        margin:0;
        width: 100%!important;
    }
    .other-activity-chart-container {
        float: none;
        width: 100%!important;
        padding: 0;
        display: block;
    }
    .other-activity-chart {
        float: none;
        height: auto!important;
        margin: 0;
        width: 100%!important;
        display:block;
    }
    
}
/*.pie-chart-container {

    display: none!important;
}*/
table.table-market-share {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.footer-info {
    text-align: right;
    font-size: 13px;
}

.time-label {
    display: none;
}

.table-share-row-even {
    border-bottom: 1px solid #DADFE5;
}
#pie-chart {
    margin-left: 20px!important;
    margin-top: -10px;
    width: 100%;
    height: 100%;
    position: absolute;
}
#pie-chart .highcharts-data-labels .null{
    margin-left: 0px;
}
/* .chart-tooltip {
    margin-left: -8px;
} */
/* div#pie-chart > .highcharts-container {
    width: 600px !important;
}
.lt-lt div#pie-chart > .highcharts-container {
    width: 600px !important;
} */
.other-activity-chart-container {
    float: none;
    width: 50% !important;
    padding: 0;
    display: inline-block;
}
.other-activity-chart {
    width: auto;
}
.main-activity-chart {
    float: none;
    width: 50%;
    display: inline-block;
}
@media(max-width: 1040px){
    .other-activity-chart-container{
        float: none;
        width: 100% !important;
        padding: 0;
        display: block;
    }
    .main-activity-chart{
        width: 100%;
        display: block;
    }
    .other-activity-chart{
        width: 100%;
        display: block;
    }
}
@media(max-width: 850px){
    .market-share{
        width: 100%;
    }
    .pie-chart-container{
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    #pie-chart{
        margin-top: 1em;
    }
}
