@font-face {
    font-family: "Myriad Pro";
    font-weight: normal;
    src: url('./fonts/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
    font-family: "Myriad Pro";
    font-weight: bold;
    src: url('./fonts/MYRIADPRO-BOLD.woff') format('woff');
}

#Main {
    max-width: 930px;
    padding: 0;
}

body,
input {
    font-size: 14px;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #2E3029;
}

button {
    font-family: Myriad Pro, Arial, sans-serif;
}

.Tabs-Tab {
    font-size: 14px;
}

.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #0565BA;
    font-weight: normal;
    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: #0565BA;
    font-weight: none;
    text-decoration: none;
    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: #2E3029 !important;
}
#CurrentPeriodContainer {
    font-size: 2em;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 24px;
    line-height: 24px;
    /*    width: 15em;*/
    border: 0.08em solid #E1E1E1;
    outline: 0;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF !important;
    text-transform: none;
    padding: 0.6em 0.8em !important;
    border: 0em solid #0565BA;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #0565BA;
    color: #FFFFFF !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    /*	float: right;*/
    width: 8em;
}

.euButton:hover {
    background: #0565BA;
    color: #FFFFFF !important;
    border-color: #0565BA;
    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 10px;
    font-weight: bold;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight: bold;
}

.Tabs {
    text-align: left;
    border-bottom: 0px;
    font-size: 0px !important;
}

#Tabs {
    position: relative;
    z-index: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0.6em;
    margin-bottom: 1em;
    border-bottom: 0.08em solid #0565BA;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;
    border-bottom: 0em solid #EDEDED;
}

.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: auto;
    line-height: normal;
    padding-top: .75em !important;
    padding-right: 2.0em;
    padding-bottom: .75em !important;
    padding-left: 2.0em;
    margin-top: 0.0em;
    margin-right: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: inherit;
    font-weight: bold;
    font-size: 1.0em;
    text-transform: none;
    color: #2E3029;
    font-style: normal;
    text-decoration: none;
    border-top: 0.08em solid #EDEDED;
    border-right: 0.08em solid #EDEDED;
    border-bottom: 0.08em solid #0565BA;
    border-left: 0.08em solid #EDEDED;
    background: #EDEDED;
    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: #0565BA;
    color: #FFFFFF;
    border-top: 0.08em solid #0565BA;
    border-right: 0.08em solid #0565BA;
    border-bottom: 0.08em solid #0565BA;
    border-left: 0.08em solid #0565BA;
    position: relative;
    top: 0px;
    left: 0px;
}

.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 #0565BA;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #EDEDED;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #0565BA;
    padding: 1.0em 1.0em 1.0em 1.0em;
    color: #2E3029;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 0.8em;
    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;
    background-color: #0565BA;
    color: #FFFFFF;
    border-color: #0565BA;
}

/******************************************************************************** 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: #0565BA;
    /* border: 0.08em solid #0565BA; */
    padding: 1.0em 1.0em 1.0em 1.0em;
    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: 0em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #0565BA;
    color: #FFFFFF;
    border-color: #0565BA;
    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #0565BA;
    color: #FFFFFF;
    border-color: #0565BA;
    text-decoration: initial;
    font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #0565BA;
    border-bottom: 0.0em solid #0565BA;
}

.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: #0565BA;
    border-bottom-color: #0565BA;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #0565BA;
    border-bottom-color: #0565BA;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
    margin-right: 10px;
}

.PressRelease-SingleLine-TypeContainer {
    border: 0em solid #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: #FFFFFF;
}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
    padding: 5px 0;
    width: 80%;
    max-width: 100%;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    /* clear: left; */
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent;
}

.PressRelease {
    border-bottom: 0.08em solid #E1E1E1;
    padding: 5px 0;
    border-right: 0em solid #E1E1E1;
    border-left: 0em solid #E1E1E1;
}

.PressRelease:last-child {
    border-bottom: 0em solid #E1E1E1;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #0565BA;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #7f7f7f;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;
    font-family: inherit;
    font-size: 1.0em;
    color: #2E3029;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}

/************************************Modifications*****************************/

h1#MainHeading {
    display: none;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    font-size: 16px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    margin: 5px 0px;
    vertical-align: middle;
}

img {
    margin: 0px 3px 3px 3px;
}

/*
input#SearchBox {
    width: 16em !important;
}
*/

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 0;
    background: #0565BA;
    font-size: 14px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #0565BA;
    cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #0565BA;
    border-radius: 0px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #0565BA;
    cursor: pointer;
}

.zh-TW th.EurolandTools-CommonObjects-Calendar-Month-DayName,
.zh-CN th.EurolandTools-CommonObjects-Calendar-Month-DayName {
    white-space: nowrap;
    font-size: 13px;
    font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
    position: absolute;
    top: -4px;
    left: -4px;
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: none;
    display: none;
}

element.style {}

#SearchButton {
    cursor: default;
}

.zh-CN .euButton {
    padding: 0.6em 0.7em !important;

}

.zh-TW .euButton {
    padding: 0.6em 0.7em !important;

}


/*************Media Queries *************************/
/*
@media (max-width: 517px) {
    input#SearchBox {
        width: 17.2em !important;
    }

}
*/
/*
#YearPeriodsContainer {
    width: 70%;
}
*/

/*************Media Queries *************************/

/********************************End Modifications*****************************/
