body, button {
    font-family: "Microsoft YaHei", "Microsoft JhengHei", 微软雅黑, STXihei, 华文细黑, serif;
    font-size: 14px;
}
.EurolandTools-InteractiveAnalysis {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    color:#272727 !important;
    margin: 0 auto;
    font-family: "Microsoft YaHei", "Microsoft JhengHei", 微软雅黑, STXihei, 华文细黑, serif;
}
.EurolandTools-InteractiveAnalysis-LevelZeroSelection-ActiveBox .EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button, .EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button:hover {
    outline: none !important;
}


.EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button, .EurolandTools-CommonObjects-ScrollingSelection-ArrowButton, .EurolandTools-CommonObjects-ScrollingSelection-Button {
    background: #fff;
    border: 1px solid #02247C;
    color: #272727;
    border-radius: 0;
    width: 100%;
    -webkit-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
}


.EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button:hover:after, 
button.EurolandTools-CommonObjects-ScrollingSelection-Button:hover:after {
    width: 100%;
}


.EurolandTools-InteractiveAnalysis-LevelZeroSelection-ActiveBox .EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button, .EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button:hover,
.EurolandTools-CommonObjects-ScrollingSelection-SelectedButton,
.EurolandTools-CommonObjects-ScrollingSelection-SelectedButton:hover,
.EurolandTools-CommonObjects-ScrollingSelection-Button:hover {
    background: #02247C;
    color: #fff;
    font-weight: normal !important;
    border-color: #02247C;
}

.EurolandTools-CommonObjects-ScrollingSelection-Button:hover, 
.EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button:hover {
    font-weight: normal !important;
} 

html .EurolandTools-CommonObjects-ScrollingSelection-SelectedButton:hover, html .EurolandTools-InteractiveAnalysis-LevelZeroSelection-ActiveBox .EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button:hover{
    font-weight: normal !important;
}

.EurolandTools-InteractiveAnalysis-LevelZeroSelection-ActiveBox .EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box-Button, .EurolandTools-CommonObjects-ScrollingSelection-SelectedButton {
    position: relative;
}



.EurolandTools-CommonObjects-ScrollingSelection-ArrowButton {
    margin-top: 1px;
    outline: none;
    border: 1px solid #ccc;
}

.EurolandTools-CommonObjects-ScrollingSelection-ArrowButton:hover {
    background: #fff;
    transition: none;
    border-color: #ccc;
    outline: none;
    color: #272727;
}
.EurolandTools-CommonObjects-ScrollingSelection-DissabledArrowButton:hover {
    background: #F0F0F0 !important;
}


/* TABLE STYLE */
.EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-PeriodCell, .EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-PeriodRow-Name, .EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-PeriodRow-Unit {
    background: #02247C;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
}

.EurolandTools-InteractiveAnalysis-ScrollDataTable, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-PeriodCell, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-ValueCell, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-DataColumn, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-Name, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-Unit, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-PeriodCell, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-PeriodRow-Name, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-PeriodRow-Unit {
    border: 0 !important;
    border-bottom: 1px solid #e3e3e3 !important;
    padding: 1em .5em;
}
.EurolandTools-InteractiveAnalysis-ScrollDataTable-DataColumn, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn{
    padding-left: 0;
    padding-right: 0;
}
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-PeriodRow-Name,
.EurolandTools-InteractiveAnalysis-ScrollDataTable-DataColumn,
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn,
.EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-PeriodCell{
    border-bottom: 0 !important;
}
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-Name, .EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-Unit {
    font-weight: normal;
    color: #272727;
    background: #fff !important;
}
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-OddRow td, .EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-OddValueRow td {
    background: #fff;
}
.EurolandTools-InteractiveAnalysis-ScrollDataTable-NameColumn-EvenRow td, 
.EurolandTools-InteractiveAnalysis-ScrollDataTable-Data-EvenValueRow td {
    background: #fff;
}

.EurolandTools-InteractiveAnalysis-Periods{
    border-color: #e3e3e3;
}
/*.EurolandTools-CommonObjects-ScrollingSelection-Button, .EurolandTools-CommonObjects-ScrollingSelection-ArrowButton {
    font-size: 11px;
}*/

.EurolandTools-InteractiveAnalysis-Link:link, .EurolandTools-InteractiveAnalysis-Link:visited {
    color: #02247C;
    text-decoration: none;
}

.EurolandTools-InteractiveAnalysis-Link:hover, .EurolandTools-InteractiveAnalysis-Link:hover {
    color: #02247C;
    text-decoration: none;
}
.EurolandTools-CommonObjects-ScrollingSelection-Button {
    width: 100%;
    padding: 1em;
    height: 50px;
}
.EurolandTools-CommonObjects-ScrollingSelection-ArrowButton {
    padding: 1.04em .5em;
}

.EurolandTools-InteractiveAnalysis-LevelZeroSelection-Box {
    margin-left: .5%;
    margin-right: .5%;
    width: 49%;
}
.EurolandTools-InteractiveAnalysis-PrintButton .EurolandTools-CommonObjects-ButtonObject-Icon::after {

    content: "\f02f";
    font-size: 0.88em;

}
.EurolandTools-InteractiveAnalysis-Euroland, .EurolandTools-InteractiveAnalysis-Disclaimer {
    text-align: right;
    display: block !important;
    font-size: 13px;
}
.EurolandTools-CommonObjects-Legend-LegendItem-Label {
    padding-top: 0px;
    font-size: 13px;
    cursor: pointer;
}
/* *******Changes******* */
.EurolandTools-CommonObjects-ScrollingSelection-Button {
    font-size: 16px !important;
    padding-bottom: 37px !important;
    padding-top: 11px !important;
}
button.EurolandTools-CommonObjects-ScrollingSelection-Button.EurolandTools-CommonObjects-ScrollingSelection-SelectedButton {
    font-size: 16px;
}

.EurolandTools-CommonObjects-ScrollingSelection-SelectedButton{
    background: #182E83 !important;
}
button.EurolandTools-CommonObjects-ScrollingSelection-Button div span {
    top: 3px !important;
}
.EurolandTools-CommonObjects-ScrollingSelection-Button{
    font-size: 14px !important;
    height: 50px !important;
}
@media (max-width:854px){
    [role="tablist"] > div{
       width: 50% !important;
      }
}
@media (max-width:597px){
    [role="tablist"] > div{
       width: 100% !important;
      }
}
.EurolandTools-CommonObjects-ScrollingSelection-Button > div{
    min-height: 30px !important;
}
.EurolandTools-CommonObjects-ScrollingSelection-ArrowButton {
    padding: 9px 0.5em !important;
}
@media(max-width:341px){
    .EurolandTools-CommonObjects-ScrollingSelection-Button{
        height: 60px !important
    }
}

@media(max-width:336px){
    .EurolandTools-CommonObjects-ScrollingSelection-Button > div {
        min-height: 44px !important;
    }
}