/* Start Custom Fonts CSS */
@font-face {
    font-family: "IberPangea";
    src:url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/es-ibe/fonts/IberPangea-Regular.woff2") format('woff2'),
        url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/es-ibe/fonts/IberPangeaText-Bold.woff2") format("woff2"),
        url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/es-ibe/fonts/IberPangea-Light.woff2") format("woff2"),
        url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/es-ibe/fonts/IberPangeaText-Regular.woff2") format('woff2');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "IberPangea-Medium";
    src:url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/es-ibe/fonts/IberPangea-Medium.woff2") format('woff2');
    font-style: normal;
}


@font-face {
    font-family: "IberPangea-Bold";
    src: url("//tools.eurolandir.com/tools/Fragulizer/Config/Company/es-ibe/fonts/IberPangeaText-Bold.woff2") format("woff2");
    font-style: normal;
}


body {
    width: 100%;
    margin: unset !important;
    font-family: 'IberPangea', sans-serif !important;
	font-size: 17px;
	color: #615D5A;
}

/* .other-activity-chart {
    float: left;
    height: 200px;
    margin: 1%;
    width: 32%;
    margin-top: 20px;
    display: inline-block;
} */

/* .main-activity-chart {
    float: left;
    height: 200px;
    margin-right: 5%;
    width: 30%;
} */

#columnChartArea,
.wrapper {
    width: 100%;
    max-width: 748px;
    margin: 0 auto;
}

.other-activity-chart-container {
    width: auto;
    float: none;
}

/* .main-activity-chart {
    float: left;
    height: 200px;
    margin: 2%;
    width: 21%;
    margin-top: 20px;
    display: inline-block;
} */

.highcharts-title tspan {
    font-weight: 600;
}

table.table-market-share {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
}

.pie-chart-container {
    width: 100%;
    display: block;
    background: #FFF5EC;
    border-radius: 15px;
    margin: 1.5em auto 0;
    max-width: 676px;
    padding: 24px 0;
}

.fragmentation #chart-container {
    height: 250px;
    margin: 0px 1.5%;
}

.market-share {
    display: block;
    margin-right: 0px;
    width: 100%;
}

.share-type-selection > .share-type-selection,
.share-selection,
.date-time-heading {
    margin: 0;
}

.date-time-heading {
    font-size: 14px;
    line-height: normal;
}

.main-activity-chart {
    margin-top: 20px !important;
}

.border-inline {
    border-bottom: 0px solid #E1E1E1 !important;
}

td.table-header {
    background: #FFF !important;
    color: #007F33;
    border-top: solid 0px #ffffff;
    border-bottom: 1px solid #ddd;
    padding: 1.2em .2em 1.2em .2em;
    line-height: normal;
    font-family: 'IberPangea', sans-serif;
    font-weight: 600 !important;
}

td.table-header.table-share-row-even {
  background: #FFF !important;
  color: #007F33  !important;
  font-weight: 600 !important;
  text-transform: none;
  font-family: IberPangea-Medium, Arial, Helvetica, sans-serif !important;
  border-bottom: 1px solid #ddd;
  padding: 1.2em .2em 1.2em .2em;
}

.table-row {
    line-height: normal;
    padding: 1.2em .2em 1.2em .2em;
}

.table-share-row-odd {
    background-color: #FFFFFF !important;
}

.table-share-row-even {
    background-color: #FFF5EC !important;
}

/* .fragmentation .period-button {
    height: auto;
    line-height: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    color: #615D5A !important;
    text-transform: none;
    margin: 0.5em;
    padding: 1em 1em 1em 1em;
    border: 2px solid #C65108 !important;
    border-radius: 0em 0em 0em 0em;
    background: #ffffff !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
} */

.period-selected {
    background-color: #E4610F !important;
    border-color: #E4610F !important;
}

.fragmentation-title,
.market-share-heading,
.activity-trend-heading {
    color: #615D5A;
    font-weight: bold !important;
    font-size: 20px;
}

.decrease-value {
    color: #FF0000 !important;
}

.increase-value {
    color: #19A814 !important;
}

.footer-info {
    font-size: 13px;
}

.hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #00402a;
    text-decoration: none;
}

.hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover {
    color: #00A443;
    text-decoration: none;
}

span.title.second-heading,
.second-heading {
    font-weight: bold;
}

.fragmentation .period-button {
    font-family: inherit;
    margin: 2px;
    display: inline-block;
    padding: 5px;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #00402a;
    border: 0px solid #615D5A !important;
    background: transparent;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 0px;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    z-index: 0;
    transition: background 0.5s, color 0.5s, border 0.5s;
  }

.period-button.period-selected {
    text-decoration: none;
    background: transparent !important;
    color: #00a443 !important;
    font-weight: bold;
    /* border: 1px solid #00A443 !important; */
}

.fragmentation .period-button:hover {
    font-weight: bold;
}

.fragmentation .period-button:hover:before, .period-button.period-selected:before {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: 1px solid green;
    bottom: 0px;
    z-index: 100;
    left: 0;
}

/* .period-button:hover::after {
    opacity: 1;
    background-color: #00A443;
    transform: rotate3d(0, 0, 1, 0deg);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.period-button::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #00A443;
    z-index: -1;
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform-origin: 0 100%;
    transition: transform .3s,opacity .3s,background-color .3s;
} */


/* .fragmentation ul :first-child .period-button,
.fragmentation ul :last-child .period-button {
    border-radius: 0px;
} */

td.table-header {
    width: 12.5%;
}


#columnChartContainer0 {
    float: left;
    height: 200px;
    margin: 1%;
      margin-top: 1%;
    width: 48%;
    margin-top: 0px;
    display: inline-block;
    background: #FFF5EC;
    border-radius: 15px;
  }
  #columnChartContainer1, #columnChartContainer2,#columnChartContainer3, #columnChartContainer4, 
  #columnChartContainer5, #columnChartContainer6, #columnChartContainer7, #columnChartContainer8,
  #columnChartContainer9, #columnChartContainer10, #columnChartContainer11, #columnChartContainer12,
  #columnChartContainer13, #columnChartContainer14 {
    float: left;
    height: 200px;
    margin: 1%;
      margin-top: 1%;
    width: 48%;
    margin-top: 20px;
    display: inline-block;
    background: #FFF5EC;
    border-radius: 15px;

  }

/***************************/
.td-exchange-header {
    border-left: 0px solid #ccc !important;
}
.td-time-header {
    border-right: 0px solid #ccc !important;
}
.td-changepro-header {
    border-right: 0px solid #ccc !important;
}
.title.second-heading.activity-trend-heading {
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}

@media (max-width: 960px) {
    .other-activity-chart-container {
        width: 100%;
    }
    .chart-tooltip {
        font-size: 15px;
      }
}

@media (max-width: 800px) {
    .other-activity-chart {
        width: 45%;
    }
    #columnChartContainer0 {
        width: 40% !important;
    }
    #columnChartContainer1, #columnChartContainer2,
    #columnChartContainer3, #columnChartContainer4 {
        width: 40% !important;
    }
}
@media (max-width: 760px) {
.market-share {
    display: inline-block;
    margin-right: 0px;
    width: 100%;
}
.pie-chart-container {
    /* width: 100%; */
    display: block;
    margin: 0 auto;
    margin-top: 15px;
  }
}
@media (max-width: 700px) {
    .chart-tooltip {
        font-size: 12px;
    }
}
@media print {
    .activity-trend-heading {
        padding-top: 40px;
        padding-bottom: 15px;
    }
}


@media (max-width: 690px) {

    #pie-chart {
        width: 100%;
    }
    #columnChartContainer0 {
        width: 80% !important;
        float: none !important;
      }
      #columnChartContainer1, #columnChartContainer2,
      #columnChartContainer3, #columnChartContainer4 {
        width: 80% !important;
        float: none !important;
        text-align: center;
      }
      #columnChartArea {
        float: center;
        text-align: center;
      }
}

@media (max-width: 680px) {

    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: 450px) {
    .market-share {
        width: 100%;
        float: none;
        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%;
    }
}

@media only screen and (max-width: 320px) {
    .fragmentation a.period-button {
        margin-left: 0px;
        border-radius: 0;
        min-width: 10px;
        padding: 4px 10px;
    }
    table.table-share-info.border-outline tbody tr td:last-child {
        display: none;
    }
    .date-time-heading {
        text-align: left !important;
    }


}

.EUCalendar-weekend {
    color: #c22 !important;
}


.show-data{
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  color: #00402A !important;
  text-transform: none;
  margin: 5px;
  line-height: normal;
  border: 1px solid #00A443;
  border-radius: 24.5px;
  background: #FFFFFF;
  transition: background 0.5s, color 0.5s, border 0.5s;
  text-decoration: none;
  overflow: hidden !important;
  position: relative;
  cursor: pointer;
  z-index: 0;
  }
  .show-data {
    padding: 7px;
    width: 100px;
    height: 25px;
    line-height: 0em !important;
  }

  .fragmentation .period-title {
    line-height: 61px;
    text-align: right;
  }
  .show-data:hover {
    font-family: "IberPangea-Bold" !important;
    color: #FFFFFF !important;
    background-color: #00A443;
    text-decoration: underline;
  }
  .fragmentation .title {
    font-size: 20px;
  }

  .EUCalendar-dayNames div,
  .EUCalendar-day,
  .EUCalendar-weekNumber,
  .EUCalendar-menu-yearLabel div, .EUCalendar-title div {
    /* color: #615D5A; */
    font-size:16px;
}

.EUCalendar-menu-today, .EUCalendar-bottomBar-today{
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
  color: #00402A !important;
  text-transform: capitalize;
  margin: 5px;
  padding: 7px;
  line-height: normal;
  border: 1px solid #00A443;
  border-radius: 24.5px;
  background: #FFFFFF;
  transition: background 0.5s, color 0.5s, border 0.5s;
  text-decoration: none;
  width: 140px;
  font-family: 'IberPangea' !important; 

}

button.EUCalendar-bottomBar-today:hover {
    font-family: "IberPangea-Bold" !important;
    color: #FFFFFF !important;
    background-color: #00A443;
    text-decoration: underline;
}

/******************Custom button********************************/

/* .fragmentation .period-title a::after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #00A443;
    z-index: -1;
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform-origin: 0 100%;
    transition: transform .3s,opacity .3s,background-color .3s;
}

.fragmentation .period-title a:hover::after {
	opacity: 1;
    background-color: #00A443;
    transform: rotate3d(0, 0, 1, 0deg);
    transition-timing-function: cubic-bezier(.2, 1, .3, 1);
} */


/*****start changes********/

.table-market-share.border-outline .table-share-row-even {
    background: #FFFFFF !important;
}

.table-market-share.border-outline .table-share-row-odd {
    background-color: #FFF5EC !important;
}

.EUCalendar-day-selected {
    background-color: #00A443 !important;
    color: #fff !important;
}

.EUCalendar-day-today.EUCalendar-day-selected {
    background-color: #00A443;
}

.EUCalendar-hover-date {
  background-color: #00A443 !important;
  border: 0px solid #00A443 !important;
  color: #fff !important; 
  padding: 6px 6px !important;
}


.fragmentation .period-title a {
    font-family: inherit;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-transform: none;
    margin: 5px;
    padding: 10px;
    line-height: normal;
    border: 1px solid #00A443;
    border-radius: 8px;
    background: #00A443;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    overflow: hidden !important;
    position: relative;
    cursor: pointer;
    z-index: 0;
    display: block;
    text-align: center;
}

.fragmentation .period-title a:hover {
    color: #00A443 !important;
    background-color: #FFFFFF;
    text-decoration: none;
}


.period-container {
    padding-bottom: 1em;
}

.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    padding: 10px 6px;
}

.EUCalendar-menu-yearLabel div, .EUCalendar-title div,.EUCalendar {
    text-shadow: 0px 0px 0px #777;
}

.EUCalendar-day {
    color: #615D5A;
}

.EUCalendar-day-selected {
    padding: 6px 6px;
}

.EUCalendar-day-selected {
    margin: 0px;
}

.fragmentation .period-title {
    line-height: 61px;
    text-align: center;
}

@media (max-width : 587px) {
    .period-selection {
        padding-top: 1em;
    }
}


@media (max-width : 480px) {
#pie-chart {
    height: 320px;
}
}



.latest-trading-notice {
    font-size: 14px;
    margin-top: 10px;
}



#pie-chart {
    position: unset;
}

.market-share, .pie-chart-container {
    height: auto;
}

.market-share {
    vertical-align: top;
}

/* div#highcharts-4 {
    max-height: 300px;
} */

.pie-chart-container {
    vertical-align: bottom;
}

.custom-range-calendar {
    border-color: #00A443;
}
.td-currency, .td-last, .td-change, .td-high, .td-low, .td-volume {
    text-align: center;
}
tbody.share-info-body tr td:last-child {
    font-size: 14px;
}

.market-share-heading .title {
    font-size: 20px !important;
}

.highcharts-container {
  width: 100% !important;
}
