@font-face {
	font-family: 'Poppins';
	src:url('fonts/Poppins-Light.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;  
    font-display: swap;
}

@font-face {
	font-family: 'Poppins';
	src:url('fonts/Poppins-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;  
    font-display: swap;
}


* {
    box-sizing: border-box;
}

body,
input,
button {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #757575;
    background: transparent;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
}

.EUCalendar-titleCont td,
.EUCalendar table {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
}

.zh-CN body,
.zh-TW body,
.zh-TW input,
.zh-CN input,
.zh-CN button,
.zh-TW button {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
}

.zh-CN .EUCalendar-titleCont td,
.zh-TW .EUCalendar-titleCont td,
.zh.CN .EUCalendar table,
.zh-TW .EUCalendar table {
    font-family: "Poppins", sans-serif;
    font-weight: normal;
}

.PressRelease-NewsType {
    color: #bbbbbb;
    font-size: 16px;
}

#Main {
    max-width: 100%;
    padding: 0;
}

#MainHeading {
    display: none;
}

div#DateAvailableFrom {
    font-size: 16px;
    color: #757575;
    position: relative;
    DISPLAY: none;
}

div#DateAvailableFrom:before {
    content: "Announcements";
    font-size: 40px;
    color: #212121;
    margin-right: 20px;
}

.zh-CN div#DateAvailableFrom:before {
    content: "公告及通函";
}

.zh-TW div#DateAvailableFrom:before {
    content: "公告及通函";
}

#CurrentPeriodContainer,
#TotalContainer {
    font-weight: normal;
    font-size: 14px;
    color: #757575;
}

.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:hover {
    text-decoration: none;
    color: #00b5b1;
}

.Tabs-Tab-Container {
    font-size: 20px;
    color: #757575;
    text-align: center;
    padding: 10px 30px;
    border: 0px solid #00b5b1;
    background: transparent;
}

.Tabs-Tab-Container.selected {
    background: transparent;
    color: #00b5b1;
    border-bottom: 1px solid #e8e8e8;
    font-weight: normal;
}

.euButton {
    border: 1px solid #00b5b1;
    background: #00b5b1;
    font-size: 16px;
    color: #fff;
    cursor: pointer !important;
    font-weight: normal;
    height: 40px;
    line-height: 16px;
    width: 120px;
	border-radius: 30px;
}

#SearchButton {
    padding: 6.5px 15px;
}

.zh-CN #SearchButton,
.zh-TW #SearchButton {
    padding: 5.5px 15px;
}

#SortingContainer {
    color: #757575;
    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: #757575;
    font-size: 12px;
}

#SuppliedBy a,
#SortingContainer a,
.SeparateNews-Header-Frame a,
.SeparateNews-Footer-Container a {
    color: #757575;
    text-decoration: none;
}

.Type {
    border: 1px solid #f1f1f1 !important;
    background: #f1f1f1;
    color: #757575 !important;
    outline: none;
    padding: 5px 20px;
    font-size: 1em;
    border-radius: 2px;
    height: 40px;
}

.Type:hover,
.TypeSelected {
    background: #00b5b1;
    color: #ffffff !important;
    border-color: #00b5b1 !important;
}

#YearPeriodsContainer a,
.Pages-Arrow {
    color: #757575;
    /*    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: #00b5b1;
    text-decoration: none;
}

.PressRelease-NewsTitle,
.PressRelease-NewsDate,
#SortingContainer a {
    font-size: 14px;
    font-weight: normal;
}

.PressRelease-NewsTitle {
    line-height: 18px;
    color: #212121;
    font-size: 20px;

}

.PressRelease-NewsTitle:hover,
.PressRelease div div:hover a.PressRelease-NewsTitle {
    color: #00b5b1 !important;
    text-decoration: none;
}

.Pages-PageMarker {
    font-size: 16px;
    color: #757575;
}

.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: 30px;
    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: #00b5b1;
    border: 1px solid #00b5b1;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover {
    color: #ffffff !important;
    text-decoration: none;
    background: #00b5b1;
    border: 1px solid #00b5b1;
	border-radius: 30px;
}



@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: 14px;

}

#YearPeriodsContainer a {
    font-size: 20px;
    font-weight: normal;
    margin-right: 6%;
    padding-bottom: 5px;
}
#YearPeriodsContainer a:hover {
	/* font-weight: 700; */
}

.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: #212121 !important;
    position: relative;
    border-bottom: solid 3px #00b5b1
;
}

.PressRelease-NewsDate,
.PressRelease-NewsType {
    color: #757575;
    font-size: 14px;
    line-height: 20px;
}

#Tabs {
    padding-top: 15px;
    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[src*="pdflink.svg"]:hover,
.PressRelease div div:hover div div a img[src*="pdflink.svg"] {
    content: url(pdf.svg);
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer div div a img[src*="html-normal.svg"]:hover,
.PressRelease div div:hover div div a img[src*="html-normal.svg"] {
    content: url(html.svg);
}

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;
	border-radius: 30px;
}

.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: #000000;
}

.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: #00b5b1
;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 0px solid #464646;
    background: #f9f9fb;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    color: #757575;
    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: #00b5b1
;
    color: #ffffff;
    cursor: pointer;
}

.PressRelease-Attachment {
    text-align: right;
}

/*--------------------------------------------------------------------*/
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    background: transparent;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    color: #757575;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Weekend,
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #757575;
}

.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: #00b5b1
;
}

.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: #757575;
    font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #f9f9fb;
    border-radius: 2px;
    width: 240px;
    height: 40px;
    color: #757575;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: rgba(4, 204, 164, 0.06);
}

#SuppliedBy a {
    margin: 0 4px;
}

.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: #212121;
    font-size: 16px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    color: #adadad;
    font-size: 12px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton {
    color: #212121;
    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: #00b5b1
;
}

#YearPeriodsContainer {
    text-align: left;
    padding-top: 4px !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer * {
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
    overflow: hidden;
}



/*********** 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: 103px;
}

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: 80px;
        padding: 10px 20px 10px 20px;
    }
}

@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: 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: 570px) {
    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: 5px 5px 5px 5px;
    }

    .zh-CN .PressRelease-Change,
    .zh-CN .PressRelease-NewsColumn,
    .zh-TW .PressRelease-Change,
    .zh-TW .PressRelease-NewsColumn {
        padding: 5px 5px 5px 5px;
    }

    .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: -114px !important;
}

@media (max-width: 750px) {

    #Periods {
        margin-top: -165px !important;
    }
}

#SearchContainer {
    margin-top: 60px !important;
}

#SuppliedBy >a > img{
    visibility: hidden;
}

body{
    min-height: unset !important;
}

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-color: transparent !important;
}