@font-face {
    font-family: PingFangSC-Regular;
    src: url('fonts/pingfang-sc-regular.ttf') format('ttf');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: PingFangSC-Regular;
    src: url('fonts/pingfang-sc-bold.ttf') format('ttf');
    font-style: normal;
    font-weight: 700;
}


#Main {
    max-width: 450px;
    padding: 0;
}

body,
input {
    font-size: 14px;
    font-family: PingFangSC-Regular, "Microsoft YaHei", 微软雅黑, "Microsoft YaHei UI", SimSun, STXihei, sans-serif;
    color: #222222;
}

.zh-TW body,
.zh-CN body,
.zh-TW input,
.zh-CN input {
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft YaHei UI", SimSun, STXihei, sans-serif;
    color: #222222;
}

button {
    font-family: PingFangSC-Regular, "Microsoft YaHei", 微软雅黑, "Microsoft YaHei UI", SimSun, STXihei, sans-serif;
}

.zh-CN button,
.zh-TW button {
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft YaHei UI", SimSun, STXihei, 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: #DD8E0F;

    font-weight: 700;
    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: #DD8E0F;

    font-weight: 700;
    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: #222222 !important;
    display: none;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
    border: 0.08em solid #e1e1e1;
    vertical-align: top;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;

    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #00518E !important;
    text-transform: none;

    padding: 0.5em 1.0em 0.5em 1.0em;

    border: 0.08em solid #00518E;
    border-radius: 0.0em 0.0em 0.0em 0.0em;

    background: #FFFFFF;
    color: #00518E !important;

    transition: background 0.5s, color 0.5s, border 0.5s;

    float: center;
    min-width: 11em;
}

.euButton:hover {
    background: #00518E;
    color: #FFFFFF !important;
    border-color: #00518E;

    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 1.25em;
    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: center;
    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;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0em solid #FFFFFF;
}

.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: 1.0em !important;
    padding-right: 2.0em;
    padding-bottom: 1.0em !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: #00518E;

    font-style: normal;
    text-decoration: none;

    border-top: 0.08em solid #00518E;
    border-right: 0.08em solid #00518E;
    border-bottom: 0.08em solid #00518E;
    border-left: 0.08em solid #00518E;

    background: #FFFFFF;

    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: #00518E;
    color: #FFFFFF;
    border-top: 0.08em solid #00518E;
    border-right: 0.08em solid #00518E;
    border-bottom: 0.08em solid #00518E;
    border-left: 0.08em solid #00518E;

    position: relative;
    top: 0px;
    left: 0px;
}

.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.0em;

    border-left: 1.0em solid transparent;
    border-right: 1.0em solid transparent;
    border-top: 1.0em solid #00518E;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #00518E;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0.08em solid #00518E;
    padding: 1.0em 1.0em 1.0em 1.0em;
    color: #fff;
    font-weight: 400;
    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: #fff;
    color: #00518E;
    border-color: #00518E;
}

/******************************************************************************** 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: 0em;
    border-bottom-left-radius: 0em;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;

    background-color: #FFFFFF;
    color: #00518E;
    border: 0.08em solid #e1e1e1;

    padding: 0.5em 1.0em 0.5em 1.0em;

    font-family: inherit;
    font-size: 12px;
    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: 1px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #00518E;
    color: #FFFFFF;
    border-color: #00518E;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #00518E;
    color: #FFFFFF;
    border-color: #00518E;

    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 #DD8E0F;
    border-bottom: 0.0em solid #DD8E0F;
}

.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: #DD8E0F;
    border-bottom-color: #DD8E0F;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #DD8E0F;
    border-bottom-color: #DD8E0F;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.PressRelease-SingleLine-TypeContainer {

    float: right;

    border: 0em solid #3C4043;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: #FFFFFF;
    padding: 0.5em 0.5em 0.5em 0.5em;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: left;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {

    padding: 1px 0;
    border-right: 0em solid #3C4043;
    border-left: 0em solid #3C4043;
}

#PressRelease_0 {
    border-top: 0em solid #3C4043;
}

.PressRelease:last-child {}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 14px;

    font-weight: 700;
    font-style: normal;
    text-decoration: initial;
    color: #052645;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: 500;
    font-style: normal;
    text-decoration: underline;
    color: #052645;
}

.PressRelease-NewsType {
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 16px;
    color: #222222;
    display: none;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 14px;
    color: #777777;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {

    /* border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3; */
    padding: 5px;
    margin: 0 !important;

}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    padding: 14px 0;
    border: 1px solid #00518E;
    background: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 0;
    font-weight: bold;
    color: #00518E;
    text-shadow: none !important;
    transition: background 0.5s, color 0.5s, border 0.5s;

}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    border: 1px solid #00518E;
    color: #fff;
    background: #00518E;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {

    border-color: #00518E;
    background: #00518E;
    color: #fff;
    border: 0;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    border-color: #00518E;
    background: #00518E;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    color: #222;
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: none !important;
}

.InactiveInputBox {
    color: #222;
}

@media(max-width:660px) {
    .euButton {
        margin-top: 5px;
    }
}

@media(max-width: 380px) {
    #Tabs ul li {
        width: 100%;
        margin-bottom: 5px;
        max-width: 200px;
    }

    .Tabs-Tab-Container.selected::before {
        display: none;
    }

    .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 {
        border-top: 0.08em solid #e1e1e1;
        border-right: 0.08em solid #e1e1e1;
        border-bottom: 2px solid #e1e1e1;
        border-left: 0.08em solid #e1e1e1;
        color: #222;
    }

    .Tabs-Tab-Container.selected:link,
    .Tabs-Tab-Container.selected:visited,
    .Tabs-Tab-Container.selected,
    .Tabs-Tab-Container:hover,
    .Tabs-Tab-Container:active {
        background: #fff;
        color: #222;
        border-top: 0.08em solid #e1e1e1;
        border-right: 0.08em solid #e1e1e1;
        border-bottom: 2px solid #00518E;
        border-left: 0.08em solid #e1e1e1;
    }

    #SearchBox,
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        margin-bottom: 5px !important;
    }

}

div#ControlsContainer,
div#SortingContainer,
div#PagesContainer,
#SuppliedBy {
    display: none !important;
}

.PressRelease-NewsTitle {
    font-size: 16px;
}

.zh-TW .PressRelease-Change,
.zh-TW .PressRelease-NewsColumn {
    padding-top: 5px;
}

html.zh-CN .PressRelease-Change,
html.zh-CN .PressRelease-NewsColumn {
    padding-top: 5px;
}
body{
    min-height: 190px !important;
}