@font-face {
    font-family: "Poppins-Light";
    font-style: normal;
    font-weight: 400;
    src: url('fonts/PoppinsLight.woff2') format('woff2');
}

@font-face {
    font-family: "Poppins-Regular";
    font-style: normal;
    font-weight: 500;
    src: url('fonts/poppins-regular-webfont.woff2') format('woff2');
}

#Main {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

body,
input {
    font-size: 18px;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
    color: #333333;
    min-height: auto !important
}

button {
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
}

.en-GB body,
.en-GB input {
    font-size: 18px;
    font-family: "Poppins-Light", "Poppins-Regular", "PingFang SC", "Microsoft YaHei", sans-serif;
    color: #333333;
}

.en-GB button {
    font-family: "Poppins-Light", "Poppins-Regular", "PingFang SC", "Microsoft YaHei", sans-serif;
}

.Tabs-Tab {
    font-size: 18px;
}


.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: #003775;
    font-weight: none;
    text-decoration: none;
    font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    display: none;
    font-size: 1.25em !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #003775 !important;
}

#DateAvailableFrom {
    display: none;
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 2em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 188px;
    border: 0.08em solid #f3f3f3;
    height: 30px;
    color: #3a3a3a;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 4px !important;
    background: #f3f3f3;
    padding: 5px 5px 5px 10px !important;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 30px 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight: bold;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    display: none !important;
    font-weight: bold;
}

.Tabs {
    border-bottom: 0px;
    font-size: 0px !important;
    width: 280px;
}

#Tabs {
    position: relative;
    z-index: 0;
    padding-top: 0px;
    margin-bottom: 1em;
    width: 280px;
    margin-top: -5em;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0px solid #B2B2B2;
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {

    height: auto;
    line-height: 18px;
    padding-top: 11px !important;
    padding-right: 34px;
    padding-bottom: 11px !important;
    padding-left: 34px;
    margin-top: 0.0em;
    margin-right: -1px;
    margin-bottom: 0.0em;
    margin-left: 0.0em;
    border-radius: 0;
    font-family: inherit;
    font-weight: bold;
    font-size: 16px;
    text-transform: none;
    text-align: center;
    color: #003775;
    font-style: normal;
    text-decoration: none;
    border-top: 1px solid #003775;
    border-right: 1px solid #003775;
    border-bottom: 1px solid #003775;
    border-left: 1px solid #003775;
    background: #fff;
    transition: all .4s;
    position: relative;
    top: 0;
    left: 0em;
    z-index: 0;
    overflow: hidden;

}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #003775;
    color: #FFFFFF;
    border-top: 1px solid #003775;
    border-right: 1px solid #003775;
    border-bottom: 1px solid #003775;
    border-left: 1px solid #003775;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
}

li#liByType a {
    border-radius: 50px;
}

a#AllSelector {
    border-radius: 50px;
}

/* .Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;

    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #003775;
} */

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
    margin-right: 10px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
    position: relative !important;
  top: -3px !important;
  left: 2.2px !important;
}

.Type {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #003775;
    padding: 7px 18px;
    color: #003775;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 14px;
    outline: 0;
    margin: 0.22em 0.22em 0.22em -2px;
    transition: all .4s;
    height: 40px;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;
    background-color: #003775 !important;
    color: #ffffff !important;
    border-color: #003775 !important;
}

div#SuppliedBy,
.TermsLink,
.CookieLink {
    font-size: 13px;
    color: #999999 !important;
    text-decoration: none;
}

a.TermsLink:hover,
a.CookieLink:hover {
    text-decoration: underline;
}

.euButton {
    height: 42px;
    line-height: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 34px;
    border: 0.08em solid #003775;
    border-radius: 50px;
    background: #ffffff !important;
    color: #003775 !important;
    transition: all .4s;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.euButton:hover {
    background: transparent;
    border: 1px solid #003775 !important;
    color: #fff !important;
    cursor: pointer;
}

.euButton::before,
.Tabs-Tab-Container::before,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton::before,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton::before,
.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0%;
    height: 100%;
    background: #003775;
    transition: all .4s;
    z-index: -1;
}

.euButton:hover:before,
.Tabs-Tab-Container:hover:before,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover:before,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover:before,
.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover:before {
    width: 100%;
    left: 0;
    right: auto;
}

/******************************************************************************** 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-Arrow,
.Pages-PageMarker {
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    margin: 0.0em;
}


.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;
    background-color: #FFFFFF;
    color: #333333;
    border: 0px solid #dcdcdc;
    border-radius: 100px;
    margin: 0 8px;
    padding: 6.5px 12.2px;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: normal;
    transition: background 0.5s, color 0.5s, border 0.5s;
    font-weight: 500;
    height: 27px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #003775;
    color: #ffffff;
    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #003775;
    color: #FFFFFF;
    border-color: #003775;
    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker {
    height: 27px;
    width: 16px;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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: #003775;
    border-bottom-color: #003775;
}

.PressRelease-SingleLine-TypeContainer {

    border: 0em solid #c9c9c9;
    float: right;
    border-radius: 0.0em 0.0em 0.0em 0.0em;

    background-color: transparent;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    display: block !important;
    margin-top: 10px;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: left;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
    text-align: left;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    border-bottom: 0.08em solid #c9c9c9;
    /*padding: 1em 0.5em 0em 0.5em;*/
    /* display: inline; */
    padding: 20px 0.5em 6px 0.5em;
    border-right: 0em solid #c9c9c9;
    text-align: center;
    border-left: 0em solid #c9c9c9;
}

#PressRelease_0 {
    border-top: 0em solid #c9c9c9;
}

/* .PressRelease:last-child {
    border-bottom: 0em solid #c9c9c9;
} */

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #141414;
    font-weight: 400;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
}

.en-GB .PressRelease-NewsTitle,
.en-GB .PressRelease-NewsTitle:link {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #141414;
    font-weight: 400;
    font-family: "Poppins-Light", "PingFang SC", "Microsoft YaHei", sans-serif;
}

.en-GB .PressRelease-NewsTitle:visited,
.en-GB .PressRelease-NewsTitle:hover,
.en-GB .PressRelease-NewsTitle:active,
.PressRelease-NewsTitle:visited,
.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    color: #003775 !important;
}


/* .PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: bold;
    font-style: normal;
    text-decoration: initial;
    color: #003775;
} */

@media(min-width:1359px) {

    .PressRelease-NewsTitle,
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited,
    .PressRelease-NewsTitle:hover,
    .PressRelease-NewsTitle:active {
        font-size: 24px;
    }
}

@media(min-width:1224px) and (max-width:1358px) {

    .PressRelease-NewsTitle,
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited,
    .PressRelease-NewsTitle:hover,
    .PressRelease-NewsTitle:active {
        font-size: 22px;
    }
}


@media(min-width:1020px) and (max-width:1223px) {

    .PressRelease-NewsTitle,
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited,
    .PressRelease-NewsTitle:hover,
    .PressRelease-NewsTitle:active {
        font-size: 20px;
    }
}

@media(max-width:1019px) {

    .PressRelease-NewsTitle,
    .PressRelease-NewsTitle:link,
    .PressRelease-NewsTitle:visited,
    .PressRelease-NewsTitle:hover,
    .PressRelease-NewsTitle:active {
        font-size: 18px;
    }
}

.PressRelease-NewsType,
.PressRelease-NewsDate {
    margin-right: 20px;
    font-size: 16px;
    color: #003775;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
}

.en-GB .PressRelease-NewsType,
.en-GB .PressRelease-NewsDate {
    margin-right: 20px;
    font-size: 16px;
    color: #003775;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    font-family: "Poppins-Light", "PingFang SC", "Microsoft YaHei", sans-serif !important;
}

#PagesContainer {
    text-align: center;
    padding: 60px 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 0em;
}

.InputBox {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/* @media (max-width: 615px) {
    .DateSelection {
        display: block;
        margin-left: 0;
        margin-top: 1px;
        margin-bottom: 5px;
    }

    .EurolandTools-CommonObjects-Calendar-Selection {
        margin-top: -2px;
    }

    .DateSelection-InputBox {
        width: 130px;
    }

    .af {
        margin: 0;
    }

    #FromCalendarContrainer {
        display: block;
        margin-left: 0;
        margin-top: 1px;
        margin-bottom: 5px;
    }
} */

/*Modification*/
.PressRelease-SingleLine-TypeContainer {
    float: none;
}

.PressRelease-Attachment {
    margin-top: -35px;
}

.PressRelease-SingleLine-AttachmentsContainer div:nth-child(9) {
    margin-top: 45px;
}

.NewsColumn-Container .PressRelease-Attachment {
    width: 100%;
    max-width: 670px;
}

.PressRelease-Attachment div {
    height: 40px !important;
    width: 40px !important;
    margin: 0px !important;
    top: -3px;
    position: relative;
}


.PressRelease-Attachment div a,
.PressRelease-Attachment div a img {
    height: 36px !important;
    width: 36px !important;
    margin: 0px !important;
}

.PressRelease-Attachment div a:hover,
.PressRelease-Attachment div a img:hover {
    height: 40px !important;
    width: 40px !important;
    margin: 0px !important;
}

@media (max-width:320px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 88% !important;
    }
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 85%;
}

div#SearchFilter>.euButton {
    width: auto;
}

div#SearchFilter>.euButton {
    width: auto;
    font-size: 16px !important;
    margin: 0px !important;
    margin-top: 7px !important;
    top: -2px;
    display: inline-block;
    position: absolute;
    left: 815px;
}


/**********************************************Custom Calendar*************************************************************/
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    visibility: hidden !important;
}

.EurolandTools-CommonObjects-Calendar-Selection::after {
    content: "";
    background: url("icon/calendar.svg") no-repeat 0px !important;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: 20px !important;
    top: 7px !important;
    width: 34px !important;
    height: 34px !important;
    position: absolute;
    right: 12px;


}

.EurolandTools-CommonObjects-Calendar-Selection {
    position: relative;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    font-size: 16px !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #003775;
    background: #003775;
    color: #fff !important;
    text-shadow: none;
}

.container-item .checkmark::after {
    border-color: #003775;
    left: 95px;
}

#CurrentPeriodContainer {
    font-size: 0px;
}

#YearPeriodsContainer {
    text-align: right;
    text-align: right;
    width: 100px;
    position: absolute;
    margin-left: -105px;
    top: 75px;
}

.styledSelect::after {
    content: "";
    background: url("icon/arrow.svg") no-repeat 0px !important;
    background-size: 16px !important;
    top: 6px !important;
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    right: -6px;
    border: 0px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-color: transparent !important;
}


.easySelect {
    color: #141414 !important;
    border: 1px solid #d8d9e0 !important;
    border-radius: 4px;
    height: 42px;
    line-height: 25px;
    width: 120px !important;
    float: right;
    font-size: 16px !important;
    font-weight: 500
}

.styledSelect {
    font-size: 16px;
    color: #1a1a1a !important;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;
    padding-left: 23px;
}

.en-GB .styledSelect {
    font-size: 16px;
    color: #1a1a1a !important;
    font-family: "Poppins-regular", "PingFang SC", "Microsoft YaHei", sans-serif !important;
    padding-left: 23px;
    font-weight: 500 !important;
}

.options {
    padding: 0 !important;
}

.styledSelect,
.optionRow,
.container-item {
    font-size: 16px !important;
}

#selectAlleasySelect {
    margin-right: 30px;
    cursor: pointer;
}

.container-item,
.optionRow {
    color: #1a1a1a;
    font-family: "Poppins-regular", "PingFang SC", "Microsoft YaHei", sans-serif !important;
    font-weight: 500;
}

.options li:hover {
    background-color: #003775;
    color: #fff !important;
}

.options li:hover .container-item {
    color: #fff !important;
}

.container-item .checkmark:hover::after {
    border-color: #fff !important;
}

.options li:hover label.container-item span.checkmark:after {
    border-color: #fff !important;
    left: 95px !important;
}

#ButtonsContainer {
    text-align: right;
    /* margin-top: -90px; */
}

#TotalContainer {
    margin-top: 30px !important;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
}

#PageFlickContainer {
    margin-top: 60px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    padding: 10px;
    text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-Day {
    text-shadow: 0px 0px 0px #ccc;
    color: #1a1a1a;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation {
    background: #fff;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button,
.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
    color: #141414;
    text-shadow: 0px 0px 0px #aaa;
    font-size: 16px;
    border: 0px;
}

.EurolandTools-CommonObjects-Calendar-Month-Table,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    font-size: 14px;
    color: #1a1a1a;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    color: #3a3a3a;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Day,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton-OutOfPeriod {
    font-size: 14px !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #fff;
    color: #003775;
    font-weight: bold;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    border: 0px solid #fff;
    background: #fff;
    color: #003775;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover,
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    background: #003775;
    cursor: pointer;
    border: #003775;
    color: #fff;
}

.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-DayName-Weekend {
    color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend .EurolandTools-CommonObjects-Calendar-Month-DayButton {
    color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend .EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    color: #ffffff !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton,
.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    height: 13px;
    line-height: 15px;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    color: #003775 !important;
    text-transform: none;
    padding: 11.5px 15px;
    border: 1px solid #003775;
    border-radius: 4px;
    background: #FFFFFF;
    color: #003775 !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
    width: 208px;
    text-shadow: 0px 0px 0px #aaa;
    border-radius: 50px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #003775;
    color: #FFFFFF !important;
    border-color: #003775;
    cursor: pointer;
}

.PressRelease-Attachment div {
    display: none !important;
}

.PressRelease-Attachment div:nth-child(1) {
    display: block !important;
}

#SearchBox,
#FromCalendarInput,
#ToCalendarInput,
.euButton {
    font-size: 16px !important;
}

#SearchBox {
    margin-right: 13px;
}

/* RESPONSIVE */

@media(max-width:1150px) {

    #AllSelector {
        margin-top: 0px;
    }
}

@media(max-width:1070px) {
    #SearchFilter .euButton {
        top: 45px;
        display: inline-block;
        position: absolute;
        left: 3px;
    }

}

@media (max-width: 1108px) {
    #SearchFilter .euButton {
        top: 45px !important;
        display: inline-block;
        position: absolute;
        left: 3px !important;
    }
}

@media (min-width: 944px) and (max-width: 1920px) {

    #SuppliedBy,
    .TermsLink,
    .CookieLink {
        font-size: 14px !important;
    }
}

@media(max-width:940px) {

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    #SearchBox,
    #FromCalendarInput,
    #ToCalendarInput {
        width: 188px;
    }

}

@media(max-width:860px) {

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    #SearchBox,
    #FromCalendarInput,
    #ToCalendarInput {
        width: 100px;
    }

    #SearchBox {
        width: 50%;
        max-width: 200px;
    }

}

@media(max-width:800px) {

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    #SearchBox,
    #FromCalendarInput,
    #ToCalendarInput {
        width: 150px;
    }

}

@media (min-width: 722px) and (max-width: 800px) {
    #SearchBox {
        width: 120px;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    #SearchBox,
    #FromCalendarInput,
    #ToCalendarInput {
        width: 150px;
    }

    /* #SearchButton{
		top: -10px
	} */
}

@media (max-width: 734px) {

    #SuppliedBy,
    .TermsLink,
    .CookieLink {
        font-size: 12px !important;
    }
}

@media(max-width:700px) {
    #SearchBox {
        display: block;
        width: 95.5% !important;
        max-width: unset !important;
        margin: 3px 0px;
        margin-right: 0px;
    }

    span#FromCalendarContrainer {
        display: inline-block;
        width: 31% !important;
    }

    .EurolandTools-CommonObjects-Calendar-Selection {
        width: 90%;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        width: 100% !important;
        min-width: 80px;
    }

    #ToCalendarContrainer {
        width: 30% !important;
    }

    #FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator::after {
        content: "";
    }

    #FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
        top: -43px;
        left: 90% !important;
    }

    #ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
        top: -43px;
        left: 90% !important;
    }

    #YearPeriodsContainer {
        top: 115px;
        text-align: right;
    }

    #TotalContainer {
        margin-top: -25px !important;
        text-align: left;
    }

    #Tabs {
        margin-bottom: 0em;
        margin-top: -4em;
        width: 200px;
        margin-left: -4px;
    }

    /* .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 {
		width: auto;
    margin: 4px 10px 4px 0px;
    min-width: 90px;
	} */
    .euButton {
        /* top: -59px;
    margin-left: 5px; */
        margin-top: 5px;
    }

    #SearchFilter .euButton {
        top: 10px;
    }

    div#TotalContainer {
        font-size: 12px;
    }

    #ControlsContainer {
        background: #fff !important;
        padding: 0px 10px;
    }

    #SearchFilter .euButton {

        top: -30px !important;
        display: inline-block;
        position: relative !important;
        left: -5px !important;

    }

    /* #AllSelector {
    margin-top: -30px;
    top: -7px;
  } */
    .euButton {
        min-width: 100px;
        width: 36% !important;
        padding: 0px 0px;
    }

    #SearchFilter .euButton {
        font-size: 14px !important;
        width: auto !important;
        padding: 0px 9px;
    }

}

@media(max-width:700px) and (min-width:480px) {
    .EurolandTools-CommonObjects-Calendar-Selection::after {
        right: -12px;
    }
}

@media (max-width: 500px) {

    .Pages-Arrow,
    .Pages-Arrow:link,
    .Pages-Arrow:active,
    .Pages-PageMarker,
    .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        margin: 0 2px;
    }
}

@media (max-width: 465px) {
    #FromCalendarContrainer>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
        margin-left: 0px;
    }

    #SearchBox {
        padding-right: 7px;
    }
}

@media (max-width: 400px) {
    .PressRelease-NewsDate {
        top: -60px;
    }

    .PressRelease-NewsType {
        position: unset;
    }
}

@media (max-width: 395px) {

    .Pages-Arrow,
    .Pages-Arrow:link,
    .Pages-Arrow:active,
    .Pages-PageMarker,
    .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        margin: 0 2px;
    }
}

@media (max-width:370px) {

    .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 {
        padding: 11px 20px;
    }
}

@media (max-width: 365px) {
    .euButton {
        top: 0;
    }
}

@media(min-width:1360px) {

    .PressRelease-NewsType,
    .PressRelease-NewsDate {
        font-size: 16px !important;
    }

    .PressRelease-NewsTitle {
        font-size: 24px !important;
    }

    .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 {
        font-size: 18px !important;
    }
}

@media(min-width:1224px) and (max-width: 1359px) {

    .PressRelease-NewsType,
    .PressRelease-NewsDate {
        font-size: 14px !important;
    }

    .PressRelease-NewsTitle {
        font-size: 22px !important;
    }
}

@media(min-width:1020px) and (max-width: 1223px) {

    .PressRelease-NewsType,
    .PressRelease-NewsDate {
        font-size: 14px !important;
    }

    .PressRelease-NewsTitle {
        font-size: 20px !important;
    }
}

@media(max-width:1020px) {

    .PressRelease-NewsType,
    .PressRelease-NewsDate {
        font-size: 14px !important;
    }

    .PressRelease-NewsTitle {
        font-size: 18px !important;
    }
}

@media(max-width:480px) {
    .euButton {
        min-width: 100px;
        width: 34% !important;
        padding: 0px 0px;
        margin-left: 5px;
    }

    .EurolandTools-CommonObjects-Calendar-Selection {
        width: 80%;
    }

    .EurolandTools-CommonObjects-Calendar-Selection::after {
        right: -25px;
    }

    .easySelect {
        width: 100px !important;
    }

}

#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    margin: 2px !important;
    margin-top: 2px;
    margin-right: 2px;
    vertical-align: top;
    margin-top: 0px;
    line-height: 28px;
    margin-right: -10px !important;
    margin-top: 4px !important;
}

#FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    margin: 2px;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 2px;
    vertical-align: top;
    line-height: 28px;
    margin-left: 1px;
    margin-top: 3px;
    margin-right: -15px;
}