@import url("//fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;700&display=swap");

/*@font-face {
	font-family: 'FontAwesome';
	src: url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/in-532523/fonts/fontawesome-webfont.eot?v=4.7.0");
	src: url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/in-532523/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),
		url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/in-532523/fonts/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),
		url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/in-532523/fonts/fontawesome-webfont.woff?v=4.7.0") format('woff'),
		url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/in-532523/fonts/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),
		url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/in-532523/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');
	font-weight: normal;
	font-style: normal;
} */


*{
    box-sizing: border-box;
}
body {
    margin: 0px auto;
    font-family: Merriweather Sans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    overflow-x: hidden;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #2484c6;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #2484c6;
    text-decoration: underline !important;
}
.title {
    font-size: 1.25em!important;
    color: #333333;
}

.other-activity-chart {
    float: none;
    height: 200px;
    margin: 2%;
    width: 29%;
    margin-top: 20px;
    display: inline-block;
}

.main-activity-chart {
    float: left;
    height: 200px;
    margin-right: 5%;
    width: 25%;
}

#columnChartArea,
.wrapper {
    width: 100%;
    max-width: 900px;
}

.other-activity-chart-container {
    width: 75%;
}

.main-activity-chart {

    float: left;
    height: 200px;
    margin: 2%;
    width: 29%;
    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;
}

#pie-chart{
    height: 250px;
    width: 340px;
}

.fragmentation #chart-container {
    height: 250px;
    margin: 0px 1.5%;
}

.market-share {
    display: inline-block;
    margin-right: 0px;
    width: 50%;
}

.share-type-selection>.share-type-selection,
.share-selection,
.date-time-heading {
    margin: 0;
}


.main-activity-chart {
    margin-top: 20px !important;
}

td.table-header {
    background: #ffffff;
    color:#333333 !important;
    border-bottom: 0.16em solid #2484c6 !important;
    border-top: 0px;
}

td.table-header.table-share-row-even {
    background: #ffffff !important;
    border-bottom: 0.16em solid #2484c6 !important;
    color: #333333 !important;
}

.fragmentation-title,
.market-share-heading,
.activity-trend-heading {
    color: #0F1940;
}

@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: 250px;
    }

    .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: #FFFFFF !important;
    color: #0F1940 !important;
    text-align: right;
    font-weight: bold;
    border-left: none;
    border-right: none;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.border-inline {
    /* border-bottom-color: Gray !important; */
    border-bottom: 0.08em solid #ccc !important;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.fragmentation .period-button {
    line-height: 28px;
    display: block;
    text-transform: uppercase;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border-top: 0.08em solid #b1b1b1;
    border-right: 0.08em solid #b1b1b1;
    border-bottom: 0.08em solid #b1b1b1;
    border-left: 0.08em solid #b1b1b1;
    background: #b1b1b1;
    color: #ffffff!important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    -moz-border-radius: 0px;
    border-radius: 0px;
    min-width: 35px;
    padding: 0 10px;
    text-align: center;
    color: inherit;
    text-decoration: none;
    margin-left: 10px;
}

.period-selected {

    background: #1a4174 !important;
    color: #ffffff !important;
    border-top: 0.08em solid #1a4174 !important;
    border-right: 0.08em solid #1a4174 !important;
    border-bottom: 0.08em solid #1a4174 !important;
    border-left: 0.08em solid #1a4174 !important;
}

.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;
}

.table-row {
    line-height: normal !important;
}

.disclaimer-box,
.cookies-box {
	display: none;
}
.border-inline {
    border-bottom: 0.08em solid #ccc !important;
}

