/* @font-face {
    font-family: 'Source Han Sans';
    src: url("font/SourceHanSansCN-Regular.woff2") format('woff2');
    font-style: normal;
} */

/* @font-face {
	font-family: 'Source Han Sans';
	src: url('font/SourceHanSansCN-Regular.otf') format('opentype');
	font-style: normal;
	font-weight: normal;
}


@font-face {
	font-family: 'Source Han Sans';
	src: url('font/SourceHanSansCN-Normal.otf') format('opentype');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Source Han Sans';
	src: url('font/SourceHanSansCN-Medium.otf') format('opentype');
	font-weight: normal;
	font-weight: bold;
} */

* {
    box-sizing: border-box;
}

body,
input,
button {
    font-size: 16px;
    font-family: 思源黑体, Arial, Helvetica, sans-serif  !important;
    color: #333333;
    background: transparent;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
}

.EUCalendar-titleCont td,
.EUCalendar table {
    font-family: 思源黑体, Arial, Helvetica, sans-serif  !important;
    font-weight: normal;
}

.zh-CN body,
.zh-TW body,
.zh-TW input,
.zh-CN input,
.zh-CN button,
.zh-TW button {
    font-family: Arial !important;
    font-weight: normal;
}

.zh-CN .EUCalendar-titleCont td,
.zh-TW .EUCalendar-titleCont td,
.zh.CN .EUCalendar table,
.zh-TW .EUCalendar table {
    font-family: Arial !important;
    font-weight: normal;
}

.PressRelease-NewsType {
    color: #bbbbbb;
    font-size: 16px;
}

#Main {
    max-width: 1200px;
    padding: 0;
}

#MainHeading {
    display: none;
}

div#DateAvailableFrom {
    font-size: 16px;
    color: #717171;
    position: relative;
    DISPLAY: none;
}

div#DateAvailableFrom:before {
    content: "Announcements";
    font-size: 40px;
    color: #333333;
    margin-right: 20px;
}

.zh-CN div#DateAvailableFrom:before {
    content: "公告及通函";
}

.zh-TW div#DateAvailableFrom:before {
    content: "公告及通函";
}

#CurrentPeriodContainer,
#TotalContainer {
    font-weight: normal;
    font-size: 14px;
    display: none !important;
    color: #717171;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    width: 95px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    max-width: 30%;
}

.PressRelease {
    padding: 0 0px;
    margin-bottom: 20px;
}

.PressRelease-Change,
.PressRelease-NewsColumn {
    border-bottom: 0px solid #eeeff0;
    padding: 32px 40px 31px 40px;
    background: #fff;
}

.zh-CN .PressRelease-Change,
.zh-CN .PressRelease-NewsColumn,
.zh-TW .PressRelease-Change,
.zh-TW .PressRelease-NewsColumn {
    padding: 30px 40px 30px 40px;
}

.Tabs {
    border-bottom: 1px solid #e8e8e8;
    margin-right: 10px;
}

.Tabs-Tab-Container,
.Tabs-Tab-Container:hover {
    text-decoration: none;
    color: #00cc66;
}

.Tabs-Tab-Container {
    font-size: 20px;
    color: #666666;
    text-align: center;
    padding: 10px 30px;
    border: 0px solid #00cc66;
    background: transparent;
}

.Tabs-Tab-Container.selected {
    background: transparent;
    color: #00cc66;
    border-bottom: 1px solid #e8e8e8;
    font-weight: normal;
}

.euButton {
    border: 1px solid #00cc66;
    background: #00cc66;
    font-size: 16px;
    color: #fff;
    cursor: pointer !important;
    font-weight: normal;
    border-radius: 0px;
    height: 40px;
    line-height: 16px;
    width: 120px;
    border-radius: 2px;
}

#SearchButton {
    padding: 6.5px 15px;
}

.zh-CN #SearchButton,
.zh-TW #SearchButton {
    padding: 5.5px 15px;
}

#SortingContainer {
    color: #717171;
    padding-bottom: 1em;
    display: none !important;
}

.InputBox {
    border: 1px solid #adadad;
    color: #adadad;
    width: 120px !important;
    padding: 6.5px 16px;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border-radius: 2px;
}

.zh-CN .InputBox,
.zh-TW .InputBox {
    padding: 5.5px 5px;
}

#SuppliedBy {
    color: #717171;
    font-size: 12px;
}

#SuppliedBy a,
#SortingContainer a,
.SeparateNews-Header-Frame a,
.SeparateNews-Footer-Container a {
    color: #717171;
    text-decoration: none;
}

.Type {
    border: 1px solid #f1f1f1 !important;
    background: #f1f1f1;
    color: #717171 !important;
    outline: none;
    padding: 5px 20px;
    font-size: 1em;
    border-radius: 2px;
    height: 40px;
}

.Type:hover,
.TypeSelected {
    background: #00cc66;
    color: #ffffff !important;
    border-color: #00cc66 !important;
}

#YearPeriodsContainer a,
.Pages-Arrow {
    color: #666666;
    /*    font-size: 20px;*/
}

#SuppliedBy a:hover,
.Pages-Arrow:hover,
.YearPeriodsContainer a:hover,
#YearPeriodsContainer a:hover,
#YearPeriodsContainer a:focus,
#YearPeriodsContainer a:active,
.SeparateNews-Header-Frame a:hover,
.SeparateNews-Footer-Container a:hover {
    color: #00cc66;
    text-decoration: none;
}

.PressRelease-NewsTitle,
.PressRelease-NewsDate,
#SortingContainer a {
    font-size: 14px;
    font-weight: normal;
}

.PressRelease-NewsTitle {
    line-height: 22px;
    color: #333333;
    font-size: 20px;

}

.PressRelease-NewsTitle:hover,
.PressRelease div div:hover a.PressRelease-NewsTitle {
    color: #00cc66 !important;
    text-decoration: none;
    /* font-weight: 500; */
}

.Pages-PageMarker {
    font-size: 16px;
    color: #333333;
}

.Pages {
    margin-top: 20px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    font-size: 14px;
    padding: 12px 10px 10px 10px;
    height: 40px;
    line-height: 14px;
    width: 40px;
    background: #fff;
    margin: 5px;
    border-radius: 2px;
    border: 1px solid #f1f1f1;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active {
    background: transparent;
    border: 0;
}

.zh-CN .Pages-Arrow,
.zh-TW .Pages-Arrow {
    padding: 9px;
}

.Pages-PageMarker:hover {
    text-decoration: none;
    color: #ffffff !important;
    background: #00cc66;
    border: 1px solid #00cc66;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover {
    color: #ffffff !important;
    text-decoration: none;
    background: #00cc66;
    border: 1px solid #00cc66;
}



@media (max-width: 615px) {
    /*
    .DateSelection {
        display: block;
        margin-left: 0;
        margin-top: 1px;
        margin-bottom: 5px;
    }
*/

    .af {
        margin: 0;
    }

    .InputBox {
        width: 100% !important;
    }

    .DateSelection {
        width: 40%;
    }
}

@media (max-width: 360px) {
    .PressRelease-NewsType {
        margin-left: 0;

    }

    span.PressRelease-NewsDate {
        /* margin-right: 50px; */
        display: block;
    }
}

#CurrentPeriodContainer {
    font-size: 14px;
    font-weight: bold;
    display: none;
}

.Pages td {
    width: auto;
}

.Pages {
    border-collapse: collapse;
    width: auto;
    margin: 0 auto;
    float: none;
}

#SuppliedBy {
    padding-top: 50px;
    padding-bottom: 7em;
}


.PressRelease-NewsDate {
    color: #bbbbbb;
}

#YearPeriodsContainer {
    padding-right: 10px;
}

#SuppliedBy {
    padding-right: 10px;
    font-size: 13px;

}

#YearPeriodsContainer a {
    font-size: 20px;
    font-weight: normal;
    margin-right: 6%;
    padding-bottom: 5px;
}

.NewsColumn-Container .PressRelease-Attachment {
    position: relative;
    top: 15px;
}

#Types {
    padding-bottom: 24px;
}

.Pages td {
    padding: 0em;
    width: auto;
}

#PagesContainer {
    text-align: center;
    margin-top: 50px;
}

.PressRelease-Attachment {
    padding: 0 !important;
}

.Periods-YearPeriodSelected,
.Periods-YearPeriodSelected:hover,
.Periods-YearPeriodSelected:active {
    color: #333333 !important;
    position: relative;
    font-weight: bold;
    border-bottom: solid 3px #00cc66;
}

.PressRelease-NewsDate,
.PressRelease-NewsType {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
}

#Tabs {
    padding-top: 30px;
    padding-bottom: 20px;
}

#SearchContainer {
    margin-top: 70px;
}

#Periods {
    float: left;
    margin-top: -126px;
}

#YearPeriodsContainer {
    text-align: left;
}

input#SearchBox {
    width: 200px !important;
    margin-right: 13%;

}

span#FromCalendarImage {
    position: relative;
}

span#FromCalendarImage:before {
    content: "Date";
    position: absolute;
    left: -50px;
    bottom: 12px;
}

.zh-TW span#FromCalendarImage:before {
    content: "日期";
}

.zh-CN span#FromCalendarImage:before {
    content: "日期";
}

* {
    outline: 0 !important;
}

.DateSelection-Icon {
    display: none;
}

.DateSelection {
    margin-left: 0px;
    margin-right: 5px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    float: left;
    margin-bottom: 15px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    float: left;
    clear: left;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
    float: left;
}

span#ToCalendarImage:before {
    content: "-";
}

span#ToCalendarImage {
    position: relative;
}

span#ToCalendarImage:before {
    content: "-";
    font-size: 18px;
    margin-right: 15px;
    margin-left: 5px;
}

.Disclaimer:before {
    content: "|";
}

.Disclaimer {
    display: inline-block;
    position: relative;
}

.NewsColumn-Container .PressRelease-Attachment div a {
    float: right;
}

.NewsColumn-Container .PressRelease-Attachment img {
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
}

/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer div div a img:hover,
.PressRelease div div:hover div div a img {
    content: url(pdf3.png);
} */

li.Tabs-Tab.All .Tabs-Tab-Container {
    padding-left: 0;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    max-width: 80%;
}

/*--------------------------------------------------------------------*/
.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    min-width: 120px !important;
    margin: 0;
    height: 40px;
    line-height: 25px;
    border-radius: 2px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    padding: 6.5px 16px;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    display: none;
}

span#FromCalendarContrainer,
span#ToCalendarContrainer {
    margin-left: 60px;
    position: relative;
}

span#ToCalendarContrainer:before {
    content: "–";
    font-size: 16px;
    position: absolute;
    left: -36px;
    top: 25%;
}

.zh-TW span#ToCalendarContrainer:before,
.zh-CN span#ToCalendarContrainer:before {
    top: 13%;
}

span#FromCalendarContrainer:before {
    content: "Date";
    font-size: 18px;
    position: absolute;
    left: -50px;
    top: 22%;
    color: #333333;
}

.zh-TW span#FromCalendarContrainer:before {
    content: "日期";
}

.zh-CN span#FromCalendarContrainer:before {
    content: "日期";
}

input#SearchBox {
    margin-right: 7%;
}

span#ToCalendarContrainer {
    margin-right: 40px;
}

input#SearchBox,
span#FromCalendarContrainer,
span#ToCalendarContrainer {
    margin-bottom: 15px;
}

a.CookieLink,
a.TermsLink {
    text-decoration: underline !important;
}

@media (max-width: 627px) {
    #Periods {
        margin-top: -245px;
    }

    input#SearchBox {
        width: 98% !important;
        margin-right: 0;
    }

    span#FromCalendarImage {
        margin-left: 55px;
    }

    .DateSelection {
        margin-bottom: 7px;
    }

    .en-GB #Periods {
        margin-top: -181px;
    }

    .zh-CN #Periods,
    .zh-TW #Periods,
    #Periods {
        margin-top: -181px;
    }
}

@media (max-width: 510px) {
    #YearPeriodsContainer a {
        margin-right: 10px;
    }
}

@media (max-width: 529px) {

    .zh-CN #Periods,
    .zh-TW #Periods,
    #Periods {
        margin-top: -221px;
    }

}

@media (max-width: 528px) {
    .en-GB #Periods {
        margin-top: -219px;
    }

    .en-GB #SearchButton {
        margin-left: 245px;
    }
}

@media (min-width: 0) and (max-width: 465px) {
    #FromCalendarContrainer {
        display: inline-block;
    }
}

@media (max-width: 404px) {
    .en-GB #Periods {
        margin-top: -234px;
    }

    .zh-CN #Periods,
    .zh-TW #Periods {
        margin-top: -234px;
    }

    .en-GB #SearchButton {
        margin-left: 0;
    }

    .zh-CN #SearchButton,
    .zh-TW #SearchButton {
        margin-left: 0;
    }
}

@media (max-width: 344px) {

    .zh-CN #SearchButton,
    .zh-TW #SearchButton,
    .en-GB #SearchButton {
        margin-left: 61px;
    }

    .en-GB #Periods,
    .zh-CN #Periods,
    .zh-TW #Periods {
        margin-top: -274px;
    }

}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-CalendarContainer {
    -moz-box-shadow: 0 0 10px 5px #ccc;
    -webkit-box-shadow: 0 0 9px 21px #ccc;
    box-shadow: 0 0 8px 2px #ccc;
    border-radius: 2px;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 0px solid #252525;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: transparent;
    background: transparent;
    color: #00cc66;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 0px solid #464646;
    background: #f9f9fb;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    color: #717171;
    text-shadow: none;
    width: 240px;
    height: 40px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    padding: 10px 5px;
    border-top: 0px solid #B2B2B2;
    margin: 0 11px;
    text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #00cc66;
    color: #ffffff;
    cursor: pointer;
}

.PressRelease-Attachment {
    text-align: right;
}

/*--------------------------------------------------------------------*/
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    background: transparent;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    color: #717171;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Weekend,
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #717171;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    color: #313136;
    font-size: 12px;
}

.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Disabled {
    opacity: 1;
    color: #d8d8d8;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
    text-align: center;
    padding-top: 0;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Navigation {
    background: #fff;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
    background: transparent;
    border: 1px solid transparent;
    color: #00cc66;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
    border: 1px solid transparent;
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: rgba(4, 204, 164, 0.06);
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    background: #f9f9fb;
    border-radius: 2px;
    width: 240px;
    height: 40px;
    color: #717171;
    font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #f9f9fb;
    border-radius: 2px;
    width: 240px;
    height: 40px;
    color: #717171;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: rgba(4, 204, 164, 0.06);
}

#SuppliedBy a {
    margin: 0 1px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Navigation {
    padding: 10px 10px 20px 10px;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Navigator-Button.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton {
    color: #333333;
    font-size: 16px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    color: #adadad;
    font-size: 12px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton {
    color: #333333;
    font-size: 16px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton {
    font-size: 12px;
}

/*---------------------------   NEW CALENDAR -----------------------------------------*/

.EurolandTools-CommonObjects-Calendar-Calendar-Navigator {
    padding: 9px 10px 5px 10px;
    border-bottom: 1px solid #f1f1f1;
}

.EurolandTools-CommonObjects-Calendar-Month-Table {
    margin-top: 20px;
    margin-bottom: 0px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    padding: 0 10px 20px;
}

.EurolandTools-CommonObjects-Calendar-Month-Day {
    padding-bottom: 15px;
}

.EurolandTools-CommonObjects-Calendar-CalendarContainer {
    max-width: unset;
}

table.EurolandTools-CommonObjects-Calendar-NavigationPanel-Table tr td {
    padding-bottom: 27px;
}

.EurolandTools-CommonObjects-Calendar-NavigationPanel-Table {
    margin-bottom: 16px;
}

#ButtonsContainer .Periods-YearPeriodSelected {
    color: #fff !important;
    font-weight: normal;
}

#ButtonsContainer .Periods-YearPeriodSelected:after {
    display: none;
}

.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Focus {
    border-color: transparent !important;
    box-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    border: 1px solid transparent;
    color: #00cc66;
}

#YearPeriodsContainer {
    text-align: left;
    padding-top: 4px !important;
}

/*********** FOOTER MODIFICATION **************/

footer .supply-by>a,
#SuppliedBy>a,
.footer .supply-by>a,
.supplied-box span>a,
.footer-info .supply-by span>a,
.footer div .hyperlink,
.footer-box .supplyby-box .hyperlink,
.footer-box .supplied .hyperlink {
    width: 107px;
}

footer .supply-by>a:before,
#SuppliedBy>a:before,
.footer .supply-by>a:before,
.supplied-box span>a:before,
.footer-info .supply-by span>a:before,
.footer div .hyperlink:before,
.footer-box .supplyby-box .hyperlink:before,
.footer-box .supplied .hyperlink:before {
    background: transparent;
}

@media (max-width: 928px) {
    .PressRelease-NewsColumn {
        /* min-height: 200px; */
        padding-bottom: 0px !important;
    }
}

@media (max-width: 768px) {
    .en-GB #YearPeriodsContainer a {
        font-size: 20px;
        font-weight: normal;
        margin-right: 5%;
        padding-bottom: 5px;
    }

    .zh-CN #YearPeriodsContainer a,
    .zh-TW #YearPeriodsContainer a {
        font-size: 20px;
        font-weight: normal;
        margin-right: 4%;
        padding-bottom: 5px;
    }

}

@media (max-width: 788px) {

    /* .en-GB #Periods {
        margin-top: -166px;
    } */

    input#SearchBox {
        margin-right: 2%;
    }
}

@media (max-width: 750px) {

    input#SearchBox {
        width: 98% !important;
        margin-right: 0;
    }

}



@media(min-width: 700px) and (max-width: 750px) {
    #Periods {
        margin-top: -166px;
    }
}

@media (max-width: 656px) {
    #Periods {
        margin-top: -160px;
    }
}

@media (max-width: 628px) {

    .zh-CN #Periods,
    .zh-TW #Periods,
    #Periods {
        margin-top: -181px;
    }
}

@media (max-width: 627px) {
    #Periods {
        margin-top: -245px;
    }

    input#SearchBox {
        width: 98% !important;
        margin-right: 0;
    }

    span#FromCalendarImage {
        margin-left: 55px;
    }

    .DateSelection {
        margin-bottom: 7px;
    }

    .en-GB #Periods {
        margin-top: -181px;
    }
}

@media (max-width: 570px) {
    .PressRelease-NewsColumn {
        /* min-height: 240px; */
    }
}

@media (max-width: 555px) {
    .en-GB #YearPeriodsContainer a {
        font-size: 20px;
        font-weight: normal;
        margin-right: 5%;
        padding-bottom: 5px;
    }
}

@media (min-width: 427px) and (max-width: 547px) {
    .en-GB #YearPeriodsContainer a {
        margin-right: 12px !important;
        font-size: 18px !important;
    }

    .zh-TW #YearPeriodsContainer a,
    .zh-CN #YearPeriodsContainer a {

        margin-right: 10px !important;
        font-size: 18px !important;

    }

    span#FromCalendarContrainer:before {
        display: none;
    }

    span#ToCalendarContrainer {
        margin-left: 7%;
    }

    span#FromCalendarContrainer {
        margin-left: 0px;
    }

    span#ToCalendarContrainer:before {
        font-size: 100%;
        left: -16%;
        top: 29%;
        -webkit-text-size-adjust: 100%;
    }

    .zh-TW span#ToCalendarContrainer:before,
    .zh-CN span#ToCalendarContrainer:before {
        top: 22%;
    }

    span#ToCalendarContrainer {
        margin-right: 1%;
    }

    .en-GB #SearchButton {
        margin-left: 0;
    }

}


@media (max-width: 528px) {
    .en-GB #YearPeriodsContainer a {
        FONT-WEIGHT: 500;
        margin-right: 4%;
        padding-bottom: 5px;
    }
}

@media (max-width: 510px) {
    #YearPeriodsContainer a {
        margin-right: 10px;
    }
}

@media (max-width: 500px) {
    span#FromCalendarImage:before {
        left: -40px;
    }

    span#FromCalendarImage {
        margin-left: 11%;
    }

    .DateSelection {
        width: 33%;
    }

}

@media (max-width: 496px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
        max-width: unset;
    }

    .NewsColumn-Container .PressRelease-Attachment {
        top: 0;
    }
}


@media (max-width: 470px) {
    .PressRelease-NewsColumn {
        /* min-height: 265px; */
    }
}

@media (min-width: 0) and (max-width: 465px) {
    #FromCalendarContrainer {
        display: inline-block;
    }
}


@media (max-width: 432px) {
    .en-GB #YearPeriodsContainer a {
        font-size: 20px;
        FONT-WEIGHT: 500;
        margin-right: 9px;
        padding-bottom: 5px;
    }
}

@media (max-width: 431px) {
    .en-GB #YearPeriodsContainer a {
        font-size: 20px;
        font-weight: normal;
        margin-right: 10px;
        padding-bottom: 5px;
    }
}

@media (max-width: 430px) {
    .en-GB #YearPeriodsContainer a {
        font-size: 20px;
        font-weight: normal;
        margin-right: 7px;
        padding-bottom: 5px;
    }

    .zh-CN #YearPeriodsContainer a,
    .zh-TW #YearPeriodsContainer a {
        font-size: 20px;
        font-weight: normal;
        margin-right: 5px;
        padding-bottom: 5px;
    }
}

@media (max-width: 427px) {
    .en-GB #YearPeriodsContainer a {
        margin-right: 7px !important;
        font-size: 17px !important;
    }

    .zh-CN #YearPeriodsContainer a,
    .zh-TW #YearPeriodsContainer a {
        margin-right: -4px !important;
        font-size: 17px !important;
    }

    .PressRelease {
        display: block;
        margin: 0 0%;
        margin-bottom: 2%;
        width: 100% !important;
    }

    .PressRelease-NewsColumn {
        min-height: auto;
    }

    .en-GB #Periods {
        margin-top: -171px;
    }

    .zh-CN #Periods,
    .zh-TW #Periods,
    #Periods {
        margin-top: -171px;
    }

    span#FromCalendarContrainer:before {
        display: none;
    }

}

@media (max-width: 427px) {
    span#FromCalendarContrainer:before {
        display: none;
    }

    span#ToCalendarContrainer {
        margin-left: 7%;
    }

    span#FromCalendarContrainer {
        margin-left: 0px;
    }

    span#ToCalendarContrainer:before {
        font-size: 100%;
        left: -16%;
        top: 29%;
        -webkit-text-size-adjust: 100%;

    }

    .zh-TW span#ToCalendarContrainer:before,
    .zh-CN span#ToCalendarContrainer:before {
        top: 22%;
    }

    span#ToCalendarContrainer {
        margin-right: 1%;
    }

    .en-GB #SearchButton {
        margin-left: 0;
    }

    .zh-CN #SearchButton,
    .zh-TW #SearchButton {
        margin-left: 0;
    }

    .PressRelease {
        margin: 0 0px;
        margin-bottom: 20px;
    }

    .PressRelease-Change,
    .PressRelease-NewsColumn {
        padding: 20px 20px 20px 20px;
    }

    .zh-CN .PressRelease-Change,
    .zh-CN .PressRelease-NewsColumn,
    .zh-TW .PressRelease-Change,
    .zh-TW .PressRelease-NewsColumn {
        padding: 20px 20px 20px 20px;
    }

    .NewsColumn-Container .PressRelease-Attachment div {
        width: 30px !important;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        min-width: 90px !important;
    }

    .euButton {
        line-height: 15px;
        width: 90px;
    }

    #YearPeriodsContainer a,
    input#SearchBox,
    span#FromCalendarContrainer,
    span#ToCalendarContrainer,
    .PressRelease-NewsTitle {
        font-size: 14px;
    }

    .PressRelease-NewsDate,
    .PressRelease-NewsType {
        font-size: 12px;
    }

    #SuppliedBy {
        font-size: 12px;
    }

    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
        margin-top: 10px;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    .EurolandTools-CommonObjects-Calendar-Selection {
        width: 100%;
    }

    span#FromCalendarContrainer,
    span#ToCalendarContrainer {
        width: 33%;
    }

    .Tabs-Tab-Container {
        font-size: 14px;
    }

    .Type {
        font-size: 12px;
        height: auto;
    }
}

@media (max-width: 404px) {

    .en-GB #SearchButton {
        margin-left: 0;
    }

    .zh-CN #SearchButton,
    .zh-TW #SearchButton {
        margin-left: 0;
    }
}

@media (max-width: 400px) {
    span#ToCalendarContrainer {
        margin-left: 6%;
    }
}

@media (max-width: 375px) {

    span#FromCalendarContrainer,
    span#ToCalendarContrainer {
        width: 32%;
    }

    .en-GB #YearPeriodsContainer a {
        margin-right: 2px !important;
    }
}

@media (max-width: 370px) {

    span#FromCalendarContrainer,
    span#ToCalendarContrainer {
        width: 31%;
    }
}

@media (max-width: 344px) {}

@media (max-width: 340px) {

    span#FromCalendarContrainer,
    span#ToCalendarContrainer {
        width: 30%;
    }
}

@media (max-width: 330px) {

    .en-GB #YearPeriodsContainer a {
        margin-right: 0px !important;
        font-size: 17px !important;
    }

    .zh-CN #YearPeriodsContainer a,
    .zh-TW #YearPeriodsContainer a {
        margin-right: -4px !important;
        font-size: 17px !important;
    }
}

@media (max-width: 318px) {

    .en-GB #YearPeriodsContainer a {
        margin-right: 0px !important;
        font-size: 16px !important;
    }

    .zh-CN #YearPeriodsContainer a,
    .zh-TW #YearPeriodsContainer a {
        margin-right: -4px !important;
        font-size: 16px !important;
    }
}

@media (max-width: 311px) {

    .zh-CN #Periods,
    .zh-TW #Periods,
    #Periods,
    .en-GB #Periods {
        margin-top: -218px;
    }
}


@media (max-width: 310px) {

    span#FromCalendarContrainer,
    span#ToCalendarContrainer {
        width: 29%;
    }
}


#ControlsContainer h2 {
    display: none !important;
}

h2#DateAvailableFrom {
    display: none !important;
}

@media (max-width: 427px) {

    #ButtonsContainer {
        margin-bottom: 8px !important;
    }

    #ButtonsContainer #SearchFilter button.euButton {
        width: 115px !important;
        margin-right: 8px !important;
    }

}


#Main {
    margin-top: 50px !important;
}

#Periods {
    margin-top: -120px !important;
}

@media (max-width: 750px) {

    #Periods {
        margin-top: -165px !important;
    }
}

#SearchContainer {
    margin-top: 60px !important;
}

#InsiderInfoSelector {
    display: none !important;
}

.PressRelease-Attachment div{
    display: none !important;
}

.PressRelease-Attachment div:nth-child(1) {
    display: inline-block !important;
}


.NewsColumn-Container .PressRelease-Attachment div a {
    float: right;
}

.NewsColumn-Container .PressRelease-Attachment img {
    width: 27px !important;
    height: 30px !important;
    margin: 0 !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer div div a img:hover,
.PressRelease div div:hover div div a img {
    content: url(pdf1.png);
    width: 32px;
    height: 32px;
}

.InactiveInputBox {
    color: #999999;
}