@font-face {
    font-family: 'the_messagebold';
    src: url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/sf-sws/./fonts/the_message-bold-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/sf-sws/./fonts/the_message-bold-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'the_messagedemibold';
    src: url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/sf-sws/./fonts/the_message-demibold-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/sf-sws/./fonts/the_message-demibold-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'the_messageregular';
    src: url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/sf-sws/./fonts/the_message-regular-webfont.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/sf-sws/./fonts/the_message-regular-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

.table-header,
tbody.share-info-body,
.date-time-heading,
.fragmentation,
.clear.market-share-pie-chart,
.footer-info{
    font-family: 'the_messageregular', 'the_messageregular', Arial, sans-serif;
    font-size: 18px ;
    color: #222222;
}
.title.second-heading.activity-trend-heading {
    font-family: 'the_messageregular', 'the_messageregular', Arial, sans-serif!important;
    font-size: 23px !important;
    color: #222222 !important;
}

text.highcharts-title tspan {
    font-family: 'the_messageregular', 'the_messageregular', Arial, sans-serif;
    font-size: 18px ;
    color: #222222;
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
}


.table-header{
    background: #6C9EF5;
    border: 0 !important;
    color: #FFFFFF;
    font-weight: bold;
}

table.border-outline{
    border: 0 !important;
}

td.table-header {
    border: 0 !important;
}

.share-info-body tr td,
td.table-row.market-share-row{
    border-bottom: 1px solid #ECECEC;
    border-left: 1px solid #ECECEC;
}

.share-info-body tr td:first-child,
td.table-row.market-share-row:first-child{
    border-left: 0;
}

td.table-header.table-of-instruments-header.td-currency-header.table-share-row-even {
    padding: 4px;
}

.fragmentation .period-button{
    background: #fff;
    letter-spacing: 1.6px;
    border: 0;
    border-radius: 0;
    color: #000;
    margin-left: 0;
    padding-top: 12px !important;
    padding-right: 32px;
    padding-bottom: 12px !important;
    padding-left: 32px;
    font-size: 1em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.fragmentation .period-button.period-selected{
    background: #ECECEC;
    font-family: 'the_messagedemibold';
}

.table-market-share .td-exchange-header,
.table-market-share .td-exchange,
.table-row{
    padding: 4px 10px !important;
}

.table-market-share tbody tr:hover .table-row,
.table-share-info tbody tr:hover .table-row{
    background: #fff;
}

.footer-info .hyperlink,
.footer-info .disclaimer-box a,
.footer-info .cookies-box a{
    color: #222222 !important;
    text-decoration: none;
}

.footer-info .hyperlink:hover,
.footer-info .disclaimer-box a:hover,
.footer-info .cookies-box a:hover{
    color: #6C9EF5 !important;
    text-decoration: underline; 
}
.disclaimer-box, .cookies-box{
    display: inline;
}

.disclaimer-box:after{
    content: " | ";
}

.custom-range-calendar{
    width: auto;
}

.show-data,
.fragmentation .period-title a{
    border: 2px solid #222222;
    padding: 10px 20px;
    border-radius: 0;
    color: #222222!important;
    display: inline-block;
    min-width: 10em;
    text-align: left;
    font-family: 'the_messagedemibold', sans-serif;
}

.show-data:hover, 
.fragmentation .period-title a:hover{
    background:  #222222;
    color: #fff !important;
}

.fragmentation ul{
    margin-bottom: 10px;
}

.show-data{
    min-width: 100px;
    text-align: center;
}

td.button-custom-range{
    text-align: center;
}

.EUCalendar-title div,
.EUCalendar-dayNames div, 
.EUCalendar-day, 
.EUCalendar-weekNumber {
    text-shadow: none !important;
}

.custom-range-calendar-header,
.custom-range-calendar{
    border-width: 1px;
}

#pie-chart {
    right: -100px;
    top: -55px;
}

.activity-trend-heading{
    font-size: 23px;
}

.other-activity-chart {
    float: none;
    height: 200px;
    margin: 2%;
        margin-top: 2%;
    width: 43%;
    margin-top: 68px;
    display: inline-block;
}

.main-activity-chart {
    float: left;
    height: 200px;
    margin-right: 2%;
    width: 25%;
    margin-top: 4%;
    margin-top:68px;
}
#columnChartArea{
    width: 100%;
}

.title {
    font-size: 23px !important;
    color: #222222 !important;
}

@media(max-width:640px){
    #pie-chart {
        right: 0;
        top: 0;
    }
    .table-market-share {
        width: 100%;
    }

    .main-activity-chart,
    .other-activity-chart-container,
    .other-activity-chart{
        width: 100% !important;
    }

}


@media(max-width:600px){
    .fragmentation .period-button{
        padding: 8px 20px;
    }
}

@media(max-width:480px){
    .fragmentation .period-button{
        box-shadow: none !important;
        border-radius: 0 !important;
        margin-left: 5px;
    }

    .table-header,
    tbody.share-info-body,
    .date-time-heading,
    .fragmentation,
    .clear.market-share-pie-chart,
    .footer-info{
        font-size: 14px;
    }
}

@media(max-width:450px){
    .fragmentation .period-button{
        padding: 5px 10px !important;
    }
    .fragmentation ul{
        margin-top: 10px;
    }
    
}

.period-selected{
    background-color: #6C9EF5!important;
    border-color: #6C9EF5!important;
    color: #fff!important;
}

.period-container ul {
    border-bottom: 1px solid #6C9EF5;
}

.fragmentation .period-button:hover {
    background-color: #6C9EF5!important;
    border-color: #6C9EF5!important;
    color: #fff!important;
    font-family: 'the_messagedemibold';
}

.period-title:after {
    content: "→";
    font-family: icon;
    font-weight: normal;
    font-size: 1.4em;
    color: rgb(34, 34, 34);
    position: relative;
    left: -17px;
    bottom: 43px;
    transition: background 0.5s ease 0s, color 0.5s ease 0s, border 0.5s ease 0s;
}

.period-title:hover:after {
    color: #FFFFFF;
}





#columnChartArea{
    width: 100%;
}
.main-activity-chart {
    width: 26%;
    display: inline-block;
}
.main-activity-chart {
    float: none;
    height: 200px;
    margin-right: 0;
    margin-top: 70px;
    width: 25%;
}
.other-activity-chart-container {
    float: none;
    width: 75%;
    padding: 0;
    display: inline-block;
}
.other-activity-chart {
    float: none;
    height: 200px;
    margin: 0;
    width: 33.333%;
    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
    {
        width: 100%;
    }
}
@media(max-width:660px){
    .main-activity-chart {
        width: 100%;
        display: block;
    }
    .main-activity-chart {
        float: none;
        height: 200px;
        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;
		margin-top: 20px;
    }
    .market-share-pie-chart {margin-bottom: 50px;}
}

.footer-info {
    font-size: 14px;
}

.date-time-heading {
    font-size: 16px;
}
