@font-face {
    font-family: "Metropolis";
    font-weight: normal;
    src: url("fonts/Metropolis-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Metropolis";
    font-weight: bold;
    src: url("fonts/Metropolis-SemiBold.otf") format("opentype");

}

* {
    box-sizing: border-box;
}

body,
input,
button {
    font-size: 20px;
    font-family: Metropolis, Arial, sans-serif;
    color: #000000;
    font-weight: 500;
    min-height: auto !important;
}

.EUCalendar-titleCont td,
.EUCalendar table {
    font-weight: normal;
    font-family: Metropolis, Arial, sans-serif;
}

.zh-CN body,
.zh-TW body,
.zh-TW input,
.zh-CN input,
.zh-CN button,
.zh-TW button {
    font-weight: 500;
    font-family: Metropolis, Arial;
}

.zh-CN .EUCalendar-titleCont td,
.zh-TW .EUCalendar-titleCont td,
.zh.CN .EUCalendar table,
.zh-TW .EUCalendar table {
    font-weight: 500;
    font-family: Metropolis, Arial;
}

.PressRelease-NewsType {
    color: #bbbbbb;
    font-size: 16px;
}

#Main {
    max-width: 760px;
    padding: 0;
    /* height: 396px; */
    background: transparent;
}

.Tabs-Tab {
    font-size: 16px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #000000;

    font-weight: 500;
    text-decoration: none;
    font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover,
.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
    color: #000000;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #000000 !important;
}

#DateAvailableFrom {
    display: none;
}

#Periods {
    margin-top: 0em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 49px;
    line-height: 38px;
    width: 180px;
    border: 1px solid #666666;
    vertical-align: top;
    margin-bottom: 5px;
    font-size: 13px;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: 49px;
    line-height: 38px;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: uppercase;
    padding: 6px 12px;
    border: 1px solid #94111C;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #fff;
    color: #94111C !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
    width: 115px;
}

#ButtonsContainer .euButton {
    width: auto;
}

.euButton:hover {
    background: #94111C;
    color: #FFFFFF !important;
    border-color: #94111C;
    text-decoration: none;
    cursor: pointer;
}

/*
.en-GB .euButton {
    background: #2590c9;
}

.zh-CN .euButton,
.zh-TW .euButton {
    background: #2590c9;
}
*/

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    display: none;
}

#YearPeriodsContainer a {
    color: #000000;
    font-size: 1.25em;
    font-weight: normal;
}

#YearPeriodsContainer a:focus,
#YearPeriodsContainer a:hover {
    color: #008B40;
    text-decoration: none;
    font-weight: normal;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.0em;
    font-weight: bold;
}

.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
}

#Tabs {
    position: relative;
    z-index: 0;

    padding-top: 0px;
    padding-bottom: 0px;

    margin-top: 0em;
    margin-bottom: 0em;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;
    margin-bottom: 0.08em;
    border-bottom: 0em solid #bfbfbf;
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {

    height: 35px;
    line-height: 32px;
    padding-top: 0em !important;
    padding-right: 0em;
    padding-bottom: 0em !important;
    padding-left: 0em;
    margin-top: 0.0em;
    margin-right: 1em;
    margin-bottom: 0.0em;
    margin-left: 1em;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: inherit;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-style: normal;
    text-decoration: none;
    border-top: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid transparent;
    border-left: 0.08em solid transparent;
    background: transparent;
    transition: background 0.5s, color 0.5s, border 0.5s;
    position: relative;
    top: 0;
    left: 0em;

}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #FFFFFF;
    color: #000;
    border-top: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid transparent;
    border-left: 0.08em solid transparent;
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: normal;
}

.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    font-weight: normal;
    border-top: 0.08em solid transparent;
    border-right: 0.08em solid transparent;
    border-bottom: 0.08em solid transparent;
    border-left: 0.08em solid transparent;
}


.Tabs-Tab-Container:after {
    display: block;
    width: 0%;
    height: 2px;
    background-color: #94111c;
    border-radius: 0px;
    position: absolute;
    bottom: 0;
    content: "";
    transition: all .36s ease;
    opacity: 0;

}

.Tabs-Tab-Container.selected:after,
.Tabs-Tab-Container:hover:after {
    width: 100%;
    opacity: 1;
}

.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;

    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #F30213;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;

}

.Type {
    background-color: #FFFFFF;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 1px solid #94111C;
    padding: 0.5em 1.0em 0.5em 1.0em;
    color: #94111C;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 1em;
    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;

    background-color: #94111C;
    color: #FFFFFF;
    border-color: #94111C;
}

/******************************************************************************** Paging Buttons */

.PagesContainer {
    text-align: center;
}

.Pages-ArrowContainer {
    width: auto;
}

.Pages-Arrow {
    display: inline-block !important;
    opacity: 1 !important;
}

.Pages {
    border-collapse: collapse;
    width: auto;
    margin: 0 auto;
    float: none;
}

.Pages td {
    width: auto;
}

.Pages td {
    padding: 0em;
}

.Pages-PageMarker-Text {
    margin: 0px;
}

.Pages-Arrow,
.Pages-PageMarker {
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    margin: 0.0em;
}

/*
.Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}
*/

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;
    background-color: #FFFFFF;
    color: #94111C;
    border: 1px solid #94111C;
    padding: 0.5em 0.5em 0.5em 0.5em;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0.5em 0.1em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #94111C;
    color: #fff;
    border-color: #94111C;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #94111C;
    color: #fff;
    border-color: #94111C;
    text-decoration: initial;
    font-weight: bold;
}

/*''''''''''''''''''''''''''''''''''''''''''''' PRESS RELEASE CONTENT''''''''''''''''''''''''''''''''''''''''''''*/

#SortReleaseArrow {
    display: none;
}

.ArrowContainer {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
}

.ArrowContainer:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -0.6em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.0em solid #000000;
    border-bottom: 0.0em solid #000000;
}

.ArrowContainer_DSEC:after {
    border-top-width: 0.6em;
}

.ArrowContainer_ASC:after {
    border-bottom-width: 0.6em;
}

.SortingContainer-NoChange-NewsColumn a:link .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:visited .ArrowContainer:after {
    border-top-color: #000000;
    border-bottom-color: #000000;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #2590c9;
    border-bottom-color: #2590c9;
}

.PressRelease-SingleLine-DateContainer {
    float: none;
}

.PressRelease-SingleLine-TypeContainer {

    float: none;

    border: 0em solid #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: transparent;
    padding: 0.5em 0.5em 0.5em 0.5em;

}


.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent;
}

.PressRelease {
    border-bottom: 1px solid #202020;
    padding: 35px 0;
    border-right: 0em solid #E1E1E1;
    border-left: 0em solid #E1E1E1;
    /* min-height: 132px; */
}

#PressRelease_0 {
    border-top: 0em solid #ddd;
}

.PressRelease:last-child {
    border-bottom: 0em solid #E1E1E1;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    text-decoration: initial;
    color: #000000;
    text-decoration: underline 1px #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    text-decoration: underline 1px #999999;
}

.PressRelease-NewsType {

    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #000000;
}

.PressRelease-NewsDate {
    font-family: inherit;
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    display: none !important;
}

#SuppliedBy {
    display: none;
}

#MainHeading {
    display: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    display: inline-block;
    zoom: 1;
    width: 100%;
    padding: 5px 0;
    border: 1px solid #ccc;
    background: #2590c9;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    text-shadow: none;
    color: #fff;
    font-family: inherit;
    text-shadow: none;
    transition: background 1s, border 1s;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #2590c9;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #fff;
    background: #fff;
    color: #2590C9;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #fff;
    cursor: pointer;
    color: #2590C9;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay:hover,
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    color: #fff;
    border: 1px solid #2590C9;
    background: #2590C9;
}

.PressRelease-SingleLine-DateContainer {
    width: 150px;
}

.InputBox {
    margin: 0px 0 3px 0;
}

#SortingContainer {
    padding: 0;
    margin: 0;
    font-size: 0;
}

.PressRelease-Attachment {
    width: 38px;
    height: 31px;
    overflow: hidden;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
    width: 20%;
    box-sizing: border-box;
    margin: 0;
    font-size: 20px;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
    width: 20%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
    width: 80%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;

}

.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
    width: 15%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;

}

.PressRelease-SingleLine-DataColumn {
    padding: 0;
    margin: 0;
}


@media (max-width:655px) {

    .PressRelease-NewsTitle,
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited,
    .PressRelease-NewsDate {
        font-size: 16px !important;
    }

    a.PressRelease-NewsTitle {
        line-height: 160% !important;
    }
}

@media (max-width:450px) {

    .HeadingColomnContainer-Title,
    .PressRelease-SingleLine-TitleContainer {
        width: 100%;
    }

    .HeadingColomnContainer-Date,
    .PressRelease-SingleLine-DateContainer {
        width: 21%;
    }
}

.Disclaimer {
    display: none;
}


* {
    outline: 0 !important;
}

#YearPeriodsContainer,
#TotalContainer,
.Tabs,
#CurrentPeriodContainer {
    display: none !important;
}


.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    line-height: 1.5;
}

.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    vertical-align: middle !important;
  }