@font-face {
	font-family:Securitas Pro;
	src: url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Regular.eot");
    src: url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Regular.eot#iefix") format('embedded-opentype'),url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Regular.woff2") format('woff2'),url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Regular.woff") format('woff');
	font-weight: normal;
}
@font-face {
	font-family:Securitas Pro;
	src: url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts\SecuritasPro-Light.eot");
    src: url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts\SecuritasPro-Light.eot#iefix") format('embedded-opentype'),url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Light.woff2") format('woff2'),url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Light.woff") format('woff');
	font-weight: 300;
}
@font-face {
	font-family:Securitas Pro;
	src: url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Bold.eot");
    src: url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Bold.eot#iefix") format('embedded-opentype'),url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Bold.woff2") format('woff2'),url("//tools.euroland.com/tools/Fragulizer/Config/Company/s-secu/Fonts/SecuritasPro-Bold.woff") format('woff');
	font-weight: bold;
}
.table-header,
tbody.share-info-body,
.date-time-heading,
.fragmentation,
.clear.market-share-pie-chart,
.footer-info{
    font-size: 15px;
	font-family: Securitas Pro, sans-serif;
    color: #031F30;
}

.wrapper {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}

body{
    overflow-x: hidden;
}

/* .market-share-pie-chart {
    margin-bottom: 100px;
} */

table.table-share-info.border-outline .table-header,
table.table-market-share.border-outline .table-header{
    background: #ffffff;
    border: 0;
    font-weight: bold;
}

table.border-outline{
    border: 0 !important;
}



.share-info-body tr td,
td.table-row.market-share-row{
    border-bottom: 1px solid #BBBCBC;
    /* 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: transparent;
    border: 0;
    color: #2F2F2F;
    border-radius: 0;
    font-weight: bold;
    line-height: normal !important;
    box-sizing: border-box;
    padding: 1em 2em !important;
}
.fragmentation .period-button:hover,
.fragmentation .period-button.period-selected{
    color: #031F30;
    border-top: 0em solid #031F30;
    border-right: 0em solid #031F30;
    border-bottom: 0.16em solid #031F30;
    border-left: 0em solid #031F30;
    border-color: #031F30!important;
}

.table-header,
.table-market-share .td-exchange-header,
.table-market-share .td-exchange,
.table-row{
    /* padding: 1px 10px !important; */
}
.table-header {
    color: #55419E;
    font-weight: normal!important;
    font-size: 18px;
}
.fragmentation li {
    margin-bottom: 10px;
}

.table-market-share tbody tr:hover .table-row,
.table-share-info tbody tr:hover .table-row{
    background: #e2e8ef;
}

.footer-info .hyperlink,
.footer-info .disclaimer-box a,
.footer-info .cookies-box a{
    color: #002554 !important;
    text-decoration: none;
}

.footer-info .hyperlink:hover,
.footer-info .disclaimer-box a:hover,
.footer-info .cookies-box a:hover{
    color: #8CCDC9 !important;
    text-decoration: none; 
}
.disclaimer-box, .cookies-box{
    display: inline;
}

.disclaimer-box:after{
    content: " | ";
}

.custom-range-calendar{
    width: auto;
}

.show-data,
.fragmentation .period-title a{
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF!important;
    text-transform: none;
    margin: 0.5em;
    padding: 0.75em 1.0em 0.95em 1.0em;
    border: 0em solid #031F30;
    border-radius: 2em 2em 2em 2em;
    background: #031F30;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.show-data:hover, 
.fragmentation .period-title a:hover{
    background: #172F48!important;
    color: #fff !important;
}

.fragmentation ul{
    margin-bottom: 10px;
}

.show-data{
    min-width: 100px;;
}

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: 22px;
}

.main-activity-chart{
    margin: 0 !important;
    width: 350px
}

.main-activity-chart{
    width: 33.60%;
    display: inline-block;
    height: 200px;
    float: right !important;
    margin: 2%;
}

.other-activity-chart{
    width: 29%;
    display: inline-block;
    height: 200px;
    margin: 0 2%;
}

#columnChartArea, .title.second-heading.activity-trend-heading{
    width: 100%;
    font-family: Securitas Pro, sans-serif!important;
    font-size: 15px;
}

.title {
    text-transform: normal;
    color: #2F2F2F;
    font-weight: bold;
    font-size: 17px !important;
    margin-right: 10px;
    padding-bottom: 7px;
}

.fragmentation .period-button.period-selected{
    background: #FFFFFF!important;
    color: #031F30;
    border-top: 0em solid #031F30;
    border-right: 0em solid #031F30;
    border-bottom: 0.16em solid #031F30;
    border-left: 0em solid #031F30;
    border-color: #031F30!important;
}

.period-container li:last-child a.period-button{
    padding-right: 0;
}

.title.second-heading.activity-trend-heading {
    width: 125px;
}


.market-share-heading {
      padding-bottom: 20px;
}

.market-share {
    display: inline-block;
    margin-right: 0px;
    width: 50%;
}

.pie-chart-container
{
    padding-left: 0px;
    height: 200px;
}

table.border-outline{
    width: 100%;
    border-bottom: 0.08em solid #53565A !important;
}

.other-activity-chart-container{
    width: 100% !important;
    float: none !important;
}

#pie-chart {
    right: 0;
}

.date-time-heading{
    padding-top: 0 !important;
}

button.EUCalendar-bottomBar-today,
button.EUCalendar-menu-today,
.EUCalendar-menu-year{
    font-family: inherit !important;
}

@media(max-width:640px){
    .market-share{
        height: auto;
    }

    #pie-chart {
        right: 0;
        top: 0;
    }
    .table-market-share {
        width: 100%;
    }

    .main-activity-chart,
    .other-activity-chart-container,
    .other-activity-chart{
        width: 100% !important;
        padding: 0;
    }

}


@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;
    }

    .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;
    } 
}


@media(max-width:320px){

    .table-row{
        padding: 5px !important;
        line-height: normal;
    }
}

.border-inline {
    border-bottom: 0.08em dashed #9C9EA0 !important;
}

.decrease-value {
    color: #FF0000;
}
.increase-value {
    color: #50A814;
}

/* @media(max-width:984px){
    table.table-share-info.border-outline .table-header,
table.table-market-share.border-outline .table-header{
        border-bottom: 0;
    }
}

@media(max-width:414px){
    table.table-share-info.border-outline .table-header,
    table.table-market-share.border-outline .table-header{
        border-bottom: 0.08em solid #53565A;
    }
    
} */

.period-container::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #D7D8D6;
    display: inline-block;
    position: relative;
    bottom: 34px;
}

td.table-header {
    border-bottom: 0.08em solid #53565A !important;
}

.footer-info {
    font-size: 12px;
}

.table-header {
    padding-left: 9px;
    padding-right: 9px;
}

@media(max-width:480px){
    .table-header {
        font-size: 15px;
    }
}

.period-title {
    padding-bottom: 20px;
}

.table-share-info tr:nth-child(6) td.table-row {
    border-bottom: 0!important;
}

.table-market-share tr:nth-child(6) td.table-row {
    border-bottom: 0!important;
}
