#Main {
    max-width: 100%;
    /*! padding: 10px; */
    width: 100%;
    margin: 0 auto;
}

body,
input {
    font-size: 16px;
    font-family:  "Noto Sans SC", "PingFang SC", "Microsoft YaHei" !important;
    color: #333333;
    min-height: unset !important;
}

.en-GB body {
    font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei" !important;
}

.zh-CN body,
.zh-TW body {
    font-family:  "Noto Sans SC", "PingFang SC", "Microsoft YaHei" !important;
}

button {
    font-family:  "Noto Sans SC", "PingFang SC", "Microsoft YaHei" !important;
}

.Tabs-Tab {
    font-size: 20px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #333333;

    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: #1562d5;

    font-weight: none;
    text-decoration: none;
    font-style: none;
}
#ButtonsContainer {
    position: absolute;
    left: 52em;
    top: 15px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    z-index: 50;
}
#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: #333333 !important;
    display: none !important;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 46.44px;
    line-height: normal;
    width: 252.5px;
    border: 0px solid #D9D9D9;
    border-radius: 30px;
    background: #F9F9F9;
    font-size: 14px;
    padding-left: 25px !important;
    box-sizing: border-box;
    color: #333333;
}
#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}
#SearchContainer {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    clear: both;
}
#SearchButton {
    min-width: unset !important;
    padding: 0 !important;
    font-size: 0 !important;
    background-image: url('assets/Search.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px;
    border: none;
    background-color: #FFFFFF;
    margin-left: -48px;
    transition: background-size 0.25s ease;
}
#SearchButton:hover {
    min-width: unset !important;
    padding: 0 !important;
    font-size: 0 !important;
    background-image: url('assets/Search.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
    border: none;
    background-color: #FFFFFF;
    margin-left: -48px;
}
.euButton {
    height: 30px;
    line-height: 8px;
    font-family: inherit;
    font-size: 16px !important;
    font-weight: normal;
    text-transform: none;
    border: 0px solid #FD7E14;
    background: #FD7E14;
    float: none;
    width: 30px;
    /* margin-left: -49px !important; */
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    top: -5px;
}

.euButton:hover {
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 0em 0;
    clear: both;
}

.euButton:hover::before {
    transform: translateY(0);
}
#ToCalendarContrainer {
    display: inline-flex !important;
    align-items: center;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: -46px !important;
}

#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight: normal;
}
.Periods-YearPeriodSelected {
    color: #0066e5 !important;
}
#SortingContainer {
    margin-top: 0em;
    padding: 0px;
    padding-top: 0em;
    padding: 0.6em;
    padding-left: 24px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    height: 56.1px !important;
    line-height: 61px;
    border-bottom: 0px solid #FD7E14;
    display: none !important;
}

.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: 3em;
}

#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 {
    height: auto;
    line-height: normal;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
    margin: 0em;
    font-family: inherit;
    font-weight: bold;
    font-size: 24px;
    text-transform: none;
    color: #333;
    border: none;
    font-style: normal;
    text-decoration: none;
    border: none;
    background: transparent;
    transition: all 0.3s ease-in;
    position: relative;
    top: 0;
    left: 0em;
    width: auto;
    margin: 5px 20px;
    border-radius: 0;
    border-bottom: 2px solid transparent;
    padding-left: 4px;
    padding-right: 4px;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: transparent;
    color: #0066e5;
    border: none;
    border-bottom: 2px solid #0066e5;
    position: relative;
    top: 0px;
    left: 0px;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 2em;
    padding-top: 0em;
    display: none;
}

.Type {
    min-height: 36px;
    background-color: #FFFFFF;
    border-radius: 100px;
    border: 1px solid #0066e5;
    padding: 5px 15px;
    color: #0066e5;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 14px;
    margin: 5px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;
    background-color: #0066e5;
    color: #FFF;
    border: 1px solid #0066e5;
}
.EurolandTools-CommonObjects-Calendar-Calendar-ExtraNavigation-CurrentMonth:hover {
    color: #0066e5 !important;
}

/******************************************************************************** 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-radius: 4px;
    padding: 12.5px 10.5px;
    width: 32px !important;
    font-size: 16px;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-radius: 4px;
    padding: 12.5px 8.5px;
    width: 32px !important;
    font-size: 16px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    width: 32px;
    height: 32px;
    display: inline-block;
    background-color: #FFFFFF;
    color: #a4a4a4;
    border: 0px solid #666666;
    padding: 0;
    font-family: inherit;
    font-size: 1em;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 10px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 4px 6px;
    box-sizing: border-box;
    line-height: 32px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #0066e5;
    color: #FFFFFF;
    border-color: #0066e5;
    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #0066e5;
    color: #FFFFFF;
    border-color: #0066e5;
    text-decoration: initial;
    font-weight: normal;
}
/* Arrow buttons - use SVG icons */
.Pages-ArrowContainer:first-child .Pages-Arrow {
    font-size: 0 !important;
    background-image: url('assets/arrow-one.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 14px;
    background-color: transparent;
    border: none;
    transform: scaleX(-1); /* flip for previous */
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    font-size: 0 !important;
    background-image: url('assets/arrow-one.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 14px;
    background-color: transparent;
    border: none;
}

.Pages-ArrowContainer:first-child .Pages-Arrow:hover {
    background-image: url('assets/arrow-one-hover.svg');
    background-color: transparent;
}

.Pages-ArrowContainer:last-child .Pages-Arrow:hover {
    background-image: url('assets/arrow-one-hover.svg');
    background-color: transparent;
}

.Pages-PageMarker:nth-of-type(n+5) {
    display: none !important;
}
/*''''''''''''''''''''''''''''''''''''''''''''' 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 #333333;
    border-bottom: 0.0em solid #333333;
}

.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: #333333;
    border-bottom-color: #333333;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #1562d5;
    border-bottom-color: #1562d5;
}

.PressRelease-SingleLine-DateContainer {}

.PressRelease-SingleLine-TypeContainer {
    float: none;
    border: 0em solid #E6E6E6;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: transparent;
    padding: 0em;
}

.PressRelease-SingleLine-AttachmentsContainer {}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}


.PressRelease-SingleLine-TitleContainer {
    float: unset !important;
    min-height: 81px;
}

.PressRelease:nth-of-type(3n) {
    margin-right: 0;
}

#PressRelease_0 {
    border-top: 0em solid #E6E6E6;
}

.PressRelease:last-child {
    /* border-bottom: 1px solid #E6E6E6; */
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #010614;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.PressRelease:hover .PressRelease-NewsDate,
.PressRelease:hover .PressRelease-NewsTitle,
.PressRelease:hover .PressRelease-NewsTitle:link,
.PressRelease:hover .PressRelease-NewsTitle:visited,
.PressRelease:hover .PressRelease-NewsType{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 500;
}
.PressRelease:hover .PressRelease-SingleLine-AttachmentsContainer img {
    color: #FFFFFF;
    text-decoration: none;
    content: url('assets/arrow-white.svg');
}
.PressRelease:hover {
    background: #0066E5;
}
.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 14px;
    color: #A4A4A4;
    /*! display: none; */
}

.PressRelease-NewsDate {
    margin-right: 0.5em;
    font-family: inherit;
    font-size: 14px;
    color: #A4A4A4;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding-top: 30px;
}

#SuppliedBy {
    text-align: right;
    padding-top: 30px;
    font-size: 14px;
    color: #a4a4a4;
    display: inline-block;
}
footer {
    display: block;
    text-align: right;
}
#SuppliedBy a {
    color: #a4a4a4;
}
#SuppliedBy a:hover {
    color: #0066e5;
}
@media (max-width: 360px) {
    #SuppliedBy {
        font-size: 12px;
    }
}
/* .Disclaimer {
display: inline-block;
float: right;
margin-left: 2px;
} */

/* .Disclaimer::before{
content: '|';
position: relative;
right: 1px;
color: #645953;

} */
/*****************Custom*********************/
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    padding: 8px;
    margin: 0px 0px 10px 0 !important;
    vertical-align: top;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    line-height: 32px;
}

div#TotalContainer {
    color: #a4a4a4;
    font-size: 14px;
    padding-left: 25px;
}

.PressRelease-SingleLine-DataColumn {
    display: block !important;
    vertical-align: middle !important;
}

.PressRelease-NewsDateformat {
    color: #FD7E14 !important;
    font-size: 20px;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    box-sizing: border-box;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
    box-sizing: border-box;
    margin: 0;
    margin-top: -5px; /* pull it up */
    text-align: right;
    vertical-align: top !important;
    overflow: hidden;    
    max-width: 100%;      
}

.HeadingColomnContainer-Type {
    padding-right: 28px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
    box-sizing: border-box;
    margin: 0;
    vertical-align: top !important;
}

.NewsColumn-Container .PressRelease-Attachment {
    /* padding-right: 38px; */
}

a#ByTypeSelector {
    border-radius: 0em 0px 0px 0em;
}
a#AllSelector {
    border-radius: 0px 0px 0px 0px;
} 
.EurolandTools-CommonObjects-Calendar-InactiveInputBox,
span.InactiveInputBox {
    color: #a4a4a4 !important;
}
.EurolandTools-CommonObjects-Calendar-ActiveInputBox,
span.ActiveInputBox {
    color: #333333 !important;
}
td#YearPeriodsContainer .easySelect {
    width: 130px !important;
    max-width: none !important;
    min-width: 130px !important;
}

#Periods {
    float: right;
    margin-top: -60px;
    position: relative;
    z-index: auto;
    margin-right: 10px;
    width: fit-content;
}

#SearchContainer {
    position: relative;
}

.EurolandTools-CommonObjects-Calendar-CalendarPositioner {
    z-index: 100 !important;
}
td#CurrentPeriodContainer {
    display: none !important;
}
.styledSelect,
.easySelect {
    display: inline-block;
    max-width: 130px;
    line-height: 54px;
    font-family: inherit;
    font-size: 16px;
    color:  #333333 !important;
    background: #F9F9F9;
    font-weight: normal !important;
    padding-top: 0px;
    height: 54px;
    border: 0px solid #EAEAEA;
    box-sizing: border-box;
    border-radius: 30px !important;
    padding-left: 18px;
}
.easySelect {
    line-height: 35px;
}
td#YearPeriodsContainer {
    position: relative !important;
}

td#YearPeriodsContainer .easySelect {
    position: relative !important;
}

td#YearPeriodsContainer .options {
    position: absolute !important;
    top: 100% !important;
    right: 3px !important;
    left: auto !important;
    z-index: 9999 !important;
    width: 130px !important;
    min-width: 130px !important;
}

#Periods {
    position: relative !important;
}

.easySelect {
    border: 0px solid #D9D9D9 !important;
    border-radius: 30px !important;
}

.divSearcheasySelect {
    height: 34.84px;
}

.container-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    height: 38.64px;
    font-size: 16px;
    padding-left: 23px !important;
    background: #fafafa;
    font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei" !important;
}
.container-item .checkmark:after {
    border: 3px solid #1562d5!important;
    border-width: 0 2px 2px 0 !important;
}
.checkmark {
    position: relative;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    margin-right: 8px;
}

.checkmark::after {
    position: absolute;
    left: 2px;
    top: 0px;
}
#selectAlleasySelect {
    font-size: 16px !important;
    font-weight: normal;
}

.PressRelease-Attachment {
    text-align: left;
    padding-top: 3px;
    overflow: hidden;
    width: 30px;
    height: 28px;
    opacity: 1.0 !important;
}
.PressRelease-SingleLine-AttachmentsContainer img {
    content: url('assets/arrow.svg');
}
.NewsColumn-Container .PressRelease-Attachment img {
    width: 16px !important;
    height: 16px !important;
    object-fit: contain;
    position: relative;
    left: -3px;
    top: 0px;
}
.NewsColumn-Container .PressRelease-Attachment {
    padding-right: 5px;
    padding-top: 15px;
}
.PressRelease-SingleLine-AttachmentsContainer {
    float: unset !important;
    margin-bottom: 23px;
    width: 100%;
    border-top: 1px solid rgba(164, 164, 164, 0.5);
    padding-top: 15px;
    margin-top: 15px;
}
#SearchBox {
    margin-left: 1px !important;
    color: #333333;
    opacity: 1;
    font-weight: 400;
}

#CurrentPeriodContainer {
    display: none !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    color: #666666 !important;
    min-width: 280px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    text-align: center;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    background: #0066e5;
    color: #FFFFFF;
    border-radius: 80px;
    width: 240px;
    height: 36px;
    padding: 0;
    overflow: hidden;
    position: relative;
    line-height: 32px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #0066e5;
    font-size: 14px;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #0066e5;
    color: #FFF;
    transition: 0s;
    border: 1px solid #0066e5;
    border-radius: 80px;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #FFFFFF;
}

.NewsColumn-Container .PressRelease-Attachment {
    float: none !important;
}

/****************Custom Calendar*******************/
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    width: 27px;
    height: 28px;
    background: url(assets/Calendar.svg) no-repeat;
    background-size: auto;
    margin-left: 10px;
    margin-right: 10px;
    background-size: 27px;
    top: 5px;
    right: 55px;
}


/* CUSTOM CSS */

.PressRelease-NewsTitle {
    font-size: 18px;
    color: #333;
}

.ja-JP .Tabs-Tab-Container:link {
    width: fit-content !important;
    padding: 0 20px;
}

.styledSelect:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-image: url('assets/arrow-down.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 10px;
    transform: translateY(-50%);
    border: none;
    top: 28px;
}
.styledSelect:after {
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
}
.styledSelect.active:after {
    transform: translateY(-50%) rotate(180deg);
}
#AllSelector,
#AllSelector:link,
#AllSelector:visited {
    background-color: transparent !important;
    color: #333 !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0 !important;
    font-weight: 500;
}

#AllSelector.selected,
#AllSelector:hover,
#AllSelector:active {
    background-color: transparent !important;
    color: #0066e5 !important;
    border: none !important;
    border-bottom: 2px solid #0066e5 !important;
    border-radius: 0 !important;
    font-weight: 500;
}

.Tabs-Tab-Container {
    padding-left: 0;
    padding-right: 0;
}





/* singe and double tabs */
a#AllSelector {
    border-radius: 8px 8px 8px 8px !important;
}

.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
    width: fit-content;
    /* background: #FD7E14; */
}

.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 {
    top: -1px
}

.Tabs {
    border-radius: 8px !important;
}

a#AllSelector {
    border-radius: 8px 8px 8px 8px !important;
}

div#Tabs {
    text-align: center !important;
}

.Tabs {
    margin: 0 auto
}

/* span.TermsLinkContainer::before {
content: '|';
}

.Disclaimer {
margin-left: 7px;
}
*/
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 {
    /*! height: auto; */
}
#SearchFilter .euButton {
    margin-left: 0 !important;
    top: -5px !important;
    height: 46.44px;
    width: auto;
    padding: 0 25px !important;
    font-size: 14px !important;
    border-radius: 4px;
    vertical-align: middle;
    text-transform: capitalize;
}

#ButtonsContainer .euButton {
    background: #0066e5;
    color: #FFFFFF;
    border-radius: 80px !important;
    border: 1px solid #0066e5;
    font-size: 16px;
}

#ButtonsContainer .euButton:hover {
    background: #0066e5;
    color: #FFF;
    transition: 0s;
    border: 1px solid #0066e5;
    border-radius: 80px;
}

#DateAvailableFrom {
    display: none;
}

/* .PressRelease-SingleLine-DateContainer, */
/* .PressRelease-SingleLine-TypeContainer, */
.PressRelease-SingleLine-TitleContainer,
.PressRelease-SingleLine-AttachmentsContainer {
    display: block !important;
    vertical-align: middle !important;
    box-sizing: border-box;
}

.PressRelease-SingleLine-DateContainer, 
.PressRelease-SingleLine-TypeContainer {
    display: inline-block !important;
}
.PressRelease-SingleLine-TitleContainer a,
.PressRelease-NewsTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.PressRelease-SingleLine-TitleContainer {
    overflow: hidden;
    min-width: 0;
}
.PressRelease-SingleLine-TitleContainer {
    float: unset !important;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: unset !important;
    margin-bottom: 0px;
}
.PressRelease-NewsType {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
}

.PressRelease-SingleLine-TypeContainer {
    overflow: hidden;
    min-width: 0;
    max-width: 100%;
}
.PressRelease-SingleLine-TypeContainer {
    box-sizing: border-box;
    margin: 0;
    text-align: right;
    vertical-align: top !important;
    overflow: hidden;    
    max-width: 100%;      
}
.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 14px;
    color: #A4A4A4;
    /* ADD THESE: */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.PressRelease-SingleLine-DataRow .PressRelease-NewsType {
    margin: 0px;
    margin-top: 4px;
}
.PressRelease:hover .PressRelease-SingleLine-AttachmentsContainer {
    border-top-color: rgba(255, 255, 255, 0.5);
}
.PressRelease-SingleLine-DateContainer {
    min-width: 100px !important;
}

.HintObject {
    font-size: 15px;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.PressRelease {
    height: 243.69px !important;
    padding: 40px;
    width: calc(33.333% - 14px) !important;
    box-shadow: none;
    border-radius: 20px;
    box-sizing: border-box;
    transition: all 0.3s ease-in;
    margin: 0 20px 20px 0;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background: #F9F9F9;
}

.PressRelease:nth-of-type(3n) {
    margin-right: 0 !important;
}
.PressRelease:nth-of-type(2n) {
    margin-right: 20px;
}
/* CALENDAR */
.EurolandTools-CommonObjects-Calendar-ExtraNavigation {
    background: #ffffff !important;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    display: inline-block;
    width: 100%;
    padding: 0.75em 1.5em;
    border: none;
    background: #FFFFFF;
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    color: #666666;
    text-shadow: unset !important;
    border-radius: 0px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
    padding: 10px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Navigation {
    padding: 0;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    background: #0066e5;
    color: #FFFFFF;
    border-radius: 80px;
    border: 1px solid #0066e5 !important;
    width: 240px;
    font-weight: 400;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #0066e5 !important;
    border: unset;
    cursor: pointer;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #0129c5;
    background: #0129c5;	
    color: #FFFFFF;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover{
    background: #FFFFFF;
    transition: 0s;
    border: 1px solid #FFFFFF;
    border-radius: 80px;
    color: #0066e5;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover  {
    color: #FFFFFF;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #0066e5;
    color: #FFF;
    transition: 0s;
    border: 1px solid #0066e5;
    border-radius: 80px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
    border: unset;
    text-shadow: unset;
    height: 36px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 80px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton {
    display: inline-block;
    margin: 3px;
    text-align: center;
    padding: 3px 0px;
    text-align: center;
    width: 100%;
    border: 1px solid #a1a1a1;
    border: 1px solid rgba(161, 161, 161, 0);
    transition: background 0.5s, border 0.5s;
    font-size: 14px;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover {
    color: #0066e5;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton {
    color: #010614;
    border: none;
    font-size: 16px;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    background: none;
    color: #010614;
    border: unset;
    cursor: pointer;
    font-size: 16px;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    padding: 5px;
    margin: 3px;
    border: unset;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    color: #010614;
    text-shadow: unset;
    transition: unset;
    box-sizing: border-box;
    font-size: 16px;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    padding: 5px;
    margin: 3px;
    border: unset;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    color: #0066e5;
    text-shadow: unset;
    transition: unset;
    box-sizing: border-box;
    font-size: 16px;
    background: #FFFFFF;
}
.EurolandTools-CommonObjects-Calendar-Calendar {
    background: #FFFFFF;
    border: unset;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    border: unset;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: unset;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    font-size: 14px;
}
.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator,
.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Focus{
    border: unset;
    box-shadow: unset;
}
/* End of Calendar */
/****************Media Query*******************/

@media (max-width: 1428px) {
    .Pages-Arrow,
    .Pages-Arrow:link,
    .Pages-Arrow:active,
    .Pages-PageMarker,
    .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        width: 27.52px !important;
        height: 27.52px !important;
        display: inline-block;
        margin: 4px 4px;
        box-sizing: border-box;
        line-height: 27.52px;
        font-size: 14px;
    }
    .container-item {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        height: 38.64px;
        font-size: 14px;
        padding-left: 8px;
    }
    .easySelect {
        line-height: 40px !important;
    }
    .styledSelect, .easySelect {
        display: inline-block;
        max-width: 130px;
        line-height: 55px;
        font-family: inherit;
        font-size: 14px;
        color: #333333 !important;
        background: #F9F9F9;
        font-weight: normal !important;
        padding-top: 0px;
        height: 54px;
        border: 0px solid #EAEAEA;
        box-sizing: border-box;
        border-radius: 30px !important;
        padding-left: 24px;
    }
    .PressRelease-SingleLine-DataRow .PressRelease-NewsType {
        margin: 0px;
        margin-top: 0px;
        margin-top: 6px;
    }
}

@media (min-width: 1428px) {
    .PressRelease {
        height: 243.69px !important;
        padding: 40px;
        width: calc(33.333% - 14px) !important;
    }
    .PressRelease-SingleLine-AttachmentsContainer {
        float: unset !important;
        margin-bottom: 25px;
        width: 100%;
        border-top: 1px solid rgba(164, 164, 164, 0.5);
        padding-top: 31px;
        margin-top: 9px;
    }
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput {
        height: 54px;
        line-height: 40px;
        width: 252.5px;
        border: 0px solid #D9D9D9;
        border-radius: 30px;
        background: #F9F9F9;
        font-size: 16px;
        padding-left: 25px !important;
        box-sizing: border-box;
    }
    #SearchFilter .euButton {
        margin-left: 0 !important;
        top: -2px !important;
        height: 54px;
        width: auto;
        padding: 0 25px !important;
        font-size: 16px !important;
        border-radius: 4px;
        vertical-align: middle;
        text-transform: capitalize;
    }
    .NewsColumn-Container .PressRelease-Attachment, .NewsColumn-Container .PressRelease-Attachment div, .NewsColumn-Container .PressRelease-Attachment a, .NewsColumn-Container .PressRelease-Attachment img {
        padding-right: 5px;
        padding-top: -2px;
        /* margin-left: 1px !important; */
    }
    .NewsColumn-Container .PressRelease-Attachment {
        padding-right: 0px;
        padding-top: 0px;
    }
    .EurolandTools-CommonObjects-Calendar-CalendarIcon {
        width: 27px;
        height: 28px;
        background: url(assets/Calendar.svg) no-repeat;
        margin-left: 10px;
        margin-right: 10px;
        background-size: 27px;
        top: 10px;
        right: 55px;
    }
    .Pages-Arrow,
    .Pages-Arrow:link,
    .Pages-Arrow:active,
    .Pages-PageMarker,
    .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    .Pages-ArrowContainer:first-child .Pages-Arrow,
    .Pages-ArrowContainer:last-child .Pages-Arrow {
        width: 16px !important;
        font-size: 12px;
        background-size: 6px 14px;
    }
}
@media (max-width: 1224px) {
    .PressRelease {
        height: 179.88px !important;
        padding: 21.7px 21.7px;
        width: calc(33.333% - 14px) !important;
    }
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput {
        height: 39.66px;
        line-height: 20px;
        width: 252.5px;
        border: 0px solid #D9D9D9;
        border-radius: 30px;
        background: #F9F9F9;
        font-size: 14px;
        padding-left: 25px !important;
    }
    #SearchFilter .euButton {
        margin-left: 0 !important;
        top: -5px !important;
        height: 39.66px;
        width: auto;
        padding: 0 16px !important;
        font-size: 14px !important;
        border-radius: 4px;
        vertical-align: middle;
        text-transform: capitalize;
    }

    .EurolandTools-CommonObjects-Calendar-CalendarIcon {
        width: 27px;
        height: 27px;
        background: url(assets/Calendar.svg) no-repeat;
        margin-left: 10px;
        margin-right: 10px;
        background-size: 25px;
        top: 4px;
        right: 55px;
    }
    .NewsColumn-Container .PressRelease-Attachment img {
        width: 9.91px !important;
        height: 9.91px !important;
        object-fit: contain;
    }
    .NewsColumn-Container .PressRelease-Attachment {
        padding-right: 5px;
        padding-top: 4px;
    }
    .PressRelease-SingleLine-AttachmentsContainer {
        float: unset !important;
        margin-bottom: 20px;
        width: 100%;
        border-top: 1px solid rgba(164, 164, 164, 0.5);
        padding-top: 14px;
        margin-top: -5px;
    }
    .styledSelect, .easySelect {
        display: inline-block;
        max-width: 150px;
        line-height: 40px;
        font-family: inherit;
        font-size: 14px !important;
        color: #333333 !important;
        background: #F9F9F9;
        font-weight: normal !important;
        padding-top: 0px;
        height: 39.67px;
        border: 0px solid #EAEAEA;
        box-sizing: border-box;
        border-radius: 30px !important;
        padding-left: 12px;
    }
    #ButtonsContainer {
        position: relative;
        left: 0em;
        top: -27px;
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: flex-end;
        margin-left: auto;
    }
    .styledSelect:after {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background-image: url(assets/arrow-down.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        right: 13px;
        transform: translateY(-50%);
        border: none;
        top: 20px;
    }
    #Periods {
        float: right;
        margin-top: -50px; 
    }
    .PressRelease-SingleLine-DataRow .PressRelease-NewsType {
        margin: 0px;
        margin-top: 0px;
        margin-top: 0px;
        margin-top: 7px;
    }
}

@media (max-width: 1020px) {
    .PressRelease {
        height: 169.22px !important;
        padding: 20.3px 20.3px;
        width: calc(50% - 10px) !important;
    }
    .PressRelease:nth-of-type(3n) {
        margin-right: 20px !important;
    }
    .PressRelease:nth-of-type(2n) {
        margin-right: 0 !important;
    }
    .PressRelease-SingleLine-DataRow .PressRelease-NewsType {
        margin: 0px;
        margin-top: 0px;
        margin-top: 0px;
        margin-top: 7.5px;
    }
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput {
        height: 37.11px;
        line-height: 18px;
        width: 251.5px;
        border: 0px solid #D9D9D9;
        border-radius: 30px;
        background: #F9F9F9;
        font-size: 14px;
        padding-left: 25px !important;
    }
    #SearchFilter .euButton {
        margin-left: 0 !important;
        top: -5px !important;
        height: 37.11px;
        width: auto;
        padding: 0 16px !important;
        font-size: 14px !important;
        border-radius: 4px;
        vertical-align: middle;
        text-transform: capitalize;
    }
    .NewsColumn-Container .PressRelease-Attachment img {
        width: 9.27px !important;
        height: 9.27px !important;
        object-fit: contain;
    }
    .NewsColumn-Container .PressRelease-Attachment {
        padding-right: 5px;
        padding-top: 16px;
    }
    .EurolandTools-CommonObjects-Calendar-CalendarIcon {
        width: 27px;
        height: 27px;
        background: url(assets/Calendar.svg) no-repeat;
        margin-left: 10px;
        margin-right: 10px;
        background-size: 22px;
        top: 3px;
        right: 49px;
    }
    .PressRelease-SingleLine-AttachmentsContainer {
        float: unset !important;
        margin-bottom: 20px;
        width: 100%;
        border-top: 1px solid rgba(164, 164, 164, 0.5);
        padding-top: 0px;
        margin-top: -9px;
    }
    .styledSelect, .easySelect {
        display: inline-block;
        max-width: 150px;
        line-height: 35px;
        font-family: inherit;
        font-size: 16px !important;
        color: #333333 !important;
        background: #F9F9F9;
        font-weight: normal !important;
        padding-top: 0px;
        height: 37.12px;
        border: 0px solid #EAEAEA;
        box-sizing: border-box;
        border-radius: 30px !important;
        padding-left: 22px;
        font-size: 14px !important;
    }
    #Periods {
        float: right;
        margin-top: 0px; 
    }
    .styledSelect:after {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background-image: url(assets/arrow-down.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        right: 15px;
        transform: translateY(-50%);
        border: none;
        top: 18px;
    }
}

@media (max-width: 907px) {
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput {
        /* height: 21.12px; */
        line-height: 18px;
        width: 220.5px;
        border: 0px solid #D9D9D9;
        border-radius: 30px;
        background: #F9F9F9;
        font-size: 14px;
        padding-left: 25px !important;
    }
}

@media (max-width: 812px) {
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput {
        /* height: 21.12px; */
        line-height: 18px;
        width: 180.5px;
        border: 0px solid #D9D9D9;
        border-radius: 30px;
        background: #F9F9F9;
        font-size: 14px;
        padding-left: 25px !important;
    }
}

@media (max-width: 693px) {
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput {
        height: 35.83px;
        line-height: 18px;
        width: 151.5px;
        border: 0px solid #D9D9D9;
        border-radius: 30px;
        background: #F9F9F9;
        font-size: 14px;
        padding-left: 25px !important;
    }
    #SearchFilter .euButton {
        margin-left: 0 !important;
        top: -5px !important;
        height: 35.83px;
        width: auto;
        padding: 0 16px !important;
        font-size: 14px !important;
        border-radius: 4px;
        vertical-align: middle;
        text-transform: capitalize;
    }
}
@media (max-width: 623px) {
    #SearchContainer {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 5px !important;
        clear: none !important;
        position: relative;
        z-index: 10;
    }

    #SearchBox {
        flex: 1 1 100% !important;
        width: 100% !important;
        margin: 0 !important;
    }

    span#FromCalendarContrainer {
        flex: 1 0 auto !important;
        min-width: 0 !important;
        width: calc(50% - 40px) !important;
        margin: 0 !important;
        position: relative !important;
        overflow: visible !important;
        display: block !important;
        /* z-index: 9 !important; */
    }

    span#ToCalendarContrainer {
        flex: 1 0 auto !important;
        min-width: 0 !important;
        width: calc(50% - 40px) !important;
        margin: 0 !important;
        position: relative !important;
        overflow: visible !important;
        display: block !important;
        /* z-index: 9 !important; */
    }

    #SearchButton {
        flex: 1 0 auto !important;
        align-self: center !important;
        margin: 0 !important;
        margin-top: 15px !important;
    }
    span#FromCalendarContrainer,
    span#ToCalendarContrainer {
        max-width: 100% !important;
        box-sizing: border-box !important;
        height: 37.11px;
    }

    span#FromCalendarContrainer > div,
    span#ToCalendarContrainer > div {
        width: 100% !important;
        display: block !important;
    }

    span#FromCalendarContrainer > div > div,
    span#ToCalendarContrainer > div > div {
        width: 100% !important;
        display: block !important;
        padding-top: 2px;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
        padding-right: 35px !important;
        display: block !important;
        height: 37.11px !important;
    }

    .EurolandTools-CommonObjects-Calendar-CalendarIcon {
        position: absolute !important;
        right: 15px !important;
        top: 50% !important;           /* ← reliable centering */
        transform: translateY(-50%) !important;
        margin: 0 !important;
        width: 18px !important;
        height: 18px !important;
        background-size: 18px !important;
        z-index: 20 !important;        /* ← above the input */
        cursor: pointer !important;
        pointer-events: all !important;
    }

    .EurolandTools-CommonObjects-Calendar-CalendarPositioner {
        position: absolute !important;
        z-index: 100 !important;
    }

    #YearPeriodsContainer {
        text-align: right;
        padding-top: 15px;
    }

#Periods {
    width: 100%;
}
}

@media (min-width: 1225px) and (max-width: 1428px) {
    #AllSelector,
    #ByTypeSelector {
        font-size: 20.64px;
    }
    .PressRelease-NewsDate,
    .PressRelease-NewsType {
        font-size: 12.4px;
    }
    .PressRelease-NewsTitle, 
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited {
        font-size: 17.2px;
    }
    .PressRelease-SingleLine-DataRow .PressRelease-NewsType {
        margin: 0px;
        margin-top: 0px;
        margin-top: 6px;
    }
}

@media (min-width: 1021px) and (max-width: 1224px) {
    #AllSelector,
    #ByTypeSelector {
        font-size: 18px;
    }
    .PressRelease-NewsDate,
    .PressRelease-NewsType {
        font-size: 12.4px;
    }
    .PressRelease-NewsTitle, 
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited {
        font-size: 16.12px;
    }
}

@media (min-width: 653px) and (max-width: 1020px) {
    #AllSelector,
    #ByTypeSelector {
        font-size: 17.36px;
    }
    .PressRelease-NewsDate,
    .PressRelease-NewsType {
        font-size: 11.6px;
    }
    .PressRelease-NewsTitle, 
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited {
        font-size: 15.08px;
    }
}

@media (max-width: 652px) {
    #AllSelector,
    #ByTypeSelector {
        font-size: 16.8px;
    }
    .PressRelease-NewsDate,
    .PressRelease-NewsType {
        font-size: 13.44px;
    }
    .PressRelease-NewsTitle, 
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited {
        font-size: 14.56px;
        margin-top: 7px;
    }
    .PressRelease {
        width: 100% !important;   
        margin-right: 0 !important;
        display: block; 
    }
    .PressRelease-SingleLine-TypeContainer {
        display: block !important;
        text-align: left;
    }
    div#TotalContainer {
        color: #a4a4a4;
        font-size: 12px;
        padding-left: 25px;
    }
    .NewsColumn-Container .PressRelease-Attachment {
        padding-right: 5px;
        padding-top: 5px;
    }
    .PressRelease-SingleLine-AttachmentsContainer {
        float: unset !important;
        margin-bottom: 20px;
        width: 100%;
        border-top: 1px solid rgba(164, 164, 164, 0.5);
        padding-top: 2px;
        margin-top: -21px;
    }
}


