/* @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap"); */
@font-face {
    font-family: "Basetica";
    src: url("fonts/Basetica-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Basetica";
    src: url("fonts/Basetica-Light.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "icofont";
    src: url("fonts/icofont.eot");
    src: url("fonts/icofont.eot?#iefix") format("embedded-opentype"),
        url("fonts/icofont.woff2") format("woff2"),
        url("fonts/icofont.woff") format("woff"),
        url("fonts/icofont.ttf") format("truetype"),
        url("fonts/icofont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

#Main {
    max-width: 1120px;
    padding: 0;
}

body,
input {
    font-size: 16px;
    font-family: "Basetica", Arial, sans-serif;
    color: #172e62;
}

button {
    font-family: "Basetica", Arial, sans-serif;
}

.Tabs-Tab {
    font-size: 16px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #172e62;

    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: #172e62;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: 500;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #172e62 !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;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
    border: 0.08em solid #4F4749;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;

    font-family: inherit;
    font-size: 1.0em;
    font-weight: 500;
    color: #FFFFFF !important;
    text-transform: none;

    padding: 1.0em 1.0em 1.0em 1.0em;

    border: 0em solid #172e62;
    border-radius: 0.0em 0.0em 0.0em 0.0em;

    background: #172e62;
    color: #FFFFFF !important;

    transition: background 0.5s, color 0.5s, border 0.5s;

    float: right;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 16px;
    font-weight: 500;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
    text-decoration: underline !important;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight: 500;
}

.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
}

#Tabs {
    position: relative;
    z-index: 0;

    padding-top: 0px;
    padding-bottom: 0px;

    margin-top: 0.6em;
    margin-bottom: 1em;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

    border-bottom: 0em solid #FFFFFF;
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {

    height: auto;
    line-height: normal;

    padding-top: 1.0em !important;
    padding-right: 2.0em;
    padding-bottom: 1.0em !important;
    padding-left: 2.0em;

    margin-top: 0.0em;
    margin-right: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;

    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-weight: 500;
    font-size: 1.0em;
    text-transform: none;
    color: #172e62;

    font-style: normal;
    text-decoration: none;

    border-top: 0.08em solid #FFFFFF;
    border-right: 0.08em solid #FFFFFF;
    border-bottom: 0.08em solid #FFFFFF;
    border-left: 0.08em solid #FFFFFF;

    background: #FFFFFF;

    transition: background 0.5s, color 0.5s, border 0.5s;

    position: relative;
    top: 0;
    left: 0em;

}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #172e62;
    color: #FFFFFF;
    border-top: 0.08em solid #172e62;
    border-right: 0.08em solid #172e62;
    border-bottom: 0.08em solid #172e62;
    border-left: 0.08em solid #172e62;

    position: relative;
    top: 0px;
    left: 0px;
}

.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 #172e62;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #172e62;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #172e62;
    padding: 1.0em 1.0em 1.0em 1.0em;

    color: #FFFFFF;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 0.7em;

    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;

    background-color: #FFFFFF;
    color: #172e62;
    border-color: #172e62;
}

/******************************************************************************** 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;
    vertical-align: middle;
}

.Pages-Arrow,
.Pages-PageMarker {
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    margin: 0.0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;

    background-color: #172e62;
    color: #FFFFFF;
    border: 0.08em solid #172e62;

    padding: 1.0em 1.0em 1.0em 1.0em;

    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: normal;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #FFFFFF;
    color: #172e62;
    border-color: #172e62;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #FFFFFF;
    color: #172e62;
    border-color: #172e62;

    text-decoration: initial;
    font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #172e62;
    border-bottom: 0.0em solid #172e62;
}

.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: #172e62;
    border-bottom-color: #172e62;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #172e62;
    border-bottom-color: #172e62;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.PressRelease-SingleLine-TypeContainer {

    float: right;

    border: 0em solid #4F4749;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: #FFFFFF;
    padding: 0.5em 0.5em 0.5em 0.5em;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: none;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: #FFFFFF;
}

.PressReleaseEven {
    background-color: #FFFFFF
}

.PressRelease {
    border-bottom: 0.08em solid #4F4749;
    padding: 0.5em 0.5em 0.5em 0.5em;

    border-right: 0em solid #4F4749;
    border-left: 0em solid #4F4749;
}

#PressRelease_0 {
    border-top: 0em solid #4F4749;
}

.PressRelease:last-child {
    border-bottom: 0em solid #4F4749;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 1.0em;

    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #172e62;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #172e62;
}

.PressRelease-NewsType {
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #172e62;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 1.0em;
    color: #172e62;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}

a#InsiderInfoSelector {
    display: none !important;
}

.Tabs {
    text-align: left;
    border-bottom: 0px;
    font-size: 0px !important;
}

.Tabs {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
    position: relative;
}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;

    top: 56px;
    border-bottom: 1px solid #777770;
    z-index: 4;
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {
    height: auto;
    line-height: normal;
    padding-top: 17px !important;
    padding-right: 2em;
    padding-bottom: 17px !important;
    padding-left: 2em;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 500;
    font-size: 1.0em;
    text-transform: none;
    color: #172e62;
    font-style: normal;
    text-decoration: none;
    border-top: 0.08em solid #FFFFFF;
    border-right: 0.08em solid #FFFFFF;
    border-bottom: 1px solid transparent;
    border-left: 0.08em solid #FFFFFF;
    background: #FFFFFF;
    transition: background 0.5s, color 0.5s, border 0.5s;
    position: relative;
    top: 0;
    left: 0em;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #172e62;
    color: #FFFFFF;
    border-top: 1px solid #172e62;
    border-right: 1px solid #172e62;
    border-bottom: 1px solid #172e62;
    border-left: 1px solid #172e62;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 50;
}

.PressRelease {
    border-bottom: 1px solid #d6d6d6;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-right: 0em solid #4F4749;
    border-left: 0em solid #4F4749;
}

input#SearchBox {
    margin-top: 2px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
    border: 1px solid #e1e1e1;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    padding: 6px 0px 0px 0px;
    line-height: 20px;
}

.PressRelease-SingleLine-TypeContainer {
    float: right;
    border: 0em solid #4F4749;
    border-radius: 0em 0em 0em 0em;
    background-color: #FFFFFF;
    padding: 12px 0.5em 0.5em 0.5em;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 70%;
}

/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
    width: 28%;
    text-align: right;
} */
@media screen and (max-width:760px) {
    .PressRelease-SingleLine-TypeContainer {
        padding: 0px 0.5em 0.5em 0.5em;
    }
}

input#SearchBox {
    margin-top: 3px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    line-height: 1em;
    /* width: 10em; */
    border: 1px solid #e1e1e1 !important;
    height: 20px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    padding: 7px 0;
    margin: 3px 0px 3px 0px;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
    font-size: 13px;
}

#SearchButton {
    cursor: default;
    float: none;
    margin-top: -10px;
    border-radius: 30px;
    width: 8em;
    border: 1px solid #172e62;
}

#SearchButton:hover {
    cursor: pointer;
    border: 1px solid #172e62;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    margin: -1px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    font-size: 0.75em;
}

/* @media screen and (max-width:661px){
	#SearchButton {
		cursor: default;
		float: none;
				margin-top: 3px;
	}
} */
@media screen and (max-width:465px) {
    #SearchButton {
        margin-top: -7px;
    }
}

.Type {
    background-color: #172e62;
    border-radius: 0em 0em 0em 0em;
    border: 1px solid #172e62;
    padding: 1em 1.5em 1em 1.5em;
    border-radius: 52px;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 0.7em;
    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

#SearchButton {
    font-weight: 400;
}

/* CALENDAR */
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    width: 30%;
    margin-left: 0px;
    padding: 10px 0px;
    background: #172e62 !important;
    box-shadow: 0 0 0 0px var(--lightblue);
    border-radius: 10px;
    font-weight: 400;
    border: 1px solid #172e62;
    text-shadow: none !important;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    width: 30%;
    margin-left: 0px;
    padding: 10px 0px;
    background: #172e62 !important;
    box-shadow: 0 0 0 0px var(--lightblue);
    border-radius: 10px;
    font-weight: 400;
    border: 1px solid #172e62;
    text-shadow: none !important;
    opacity: 1;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    width: 30%;
    margin-left: 0px;
    padding: 10px 0px;
    background: #172e62 !important;
    box-shadow: 0 0 0 0px var(--lightblue);
    border-radius: 10px;
    font-weight: 400;
    border: 1px solid #172e62;
    text-shadow: none !important;
    margin-top: 62px;
    opacity: 1;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    width: 30%;
    margin-left: 0px;
    padding: 10px 0px;
    background: #172e62 !important;
    box-shadow: 0 0 0 0px var(--lightblue);
    border-radius: 10px;
    font-weight: 400;
    border: 1px solid #172e62;
    text-shadow: none !important;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    width: 30%;
    margin-left: 0px;
    padding: 10px 0px;
    background: #172e62 !important;
    box-shadow: 0 0 0 0px var(--lightblue);
    border-radius: 10px;
    font-weight: 400;
    border: 1px solid #172e62;
    text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton {
    text-shadow: none !important;
    color: #172e62 !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: none !important;
    color: #172e62;
    font-weight: 500;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    text-shadow: none !important;
    padding: 3px 4px;
    transition: none !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #172e62;
    cursor: pointer;
    color: #FFFFFF !important;
    padding: 3px 4px;
    border-radius: 25px !important;
    outline: none;
    transition: none !important;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    border: 0px solid #ccc;
    background: #172e62;
    border-radius: 20px !important;
    color: #FFFFFF !important;
    padding: 3px 4px !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: transparent;
    padding: 3px 4px;
    border-radius: 20px;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    border: 1px solid #172e62;
    background: transparent;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #ff0000 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend {
    color: #ff0000 !important;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    text-shadow: none !important;
}

/* LAST MOD V2*/

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {
    height: auto;
    line-height: normal;
    padding-top: 0.8em !important;
    padding-right: 1.6em;
    padding-bottom: 0.8em !important;
    padding-left: 1.6em;
}

#Tabs:after {
    top: 47px;
}

.euButton {
    font-weight: 500 !important;
    padding: 0.8em 1em 0.8em 1em;
    border: 1px solid #172e62 !important;
    background: #FFFFFF !important;
    color: #172e62 !important;
}

#SearchButton:hover {
    background: #172e62 !important;
    color: #FFFFFF !important;
    /* border: 1px solid #172e62 !important; */
}

h1#MainHeading {
    display: none !important;
}

.PressRelease-NewsDate {
    color: #172e62;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: "Basetica", Arial, sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    font-style: normal;
    text-decoration: initial;
    color: #172e62;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-family: "Basetica", Arial, sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
    color: #172e62;
}

.Type {
    background-color: #FFFFFF;
    border-radius: 0em 0em 0em 0em;
    border: 0px solid #172e62;
    padding: 1em 1.5em 1em 1.5em;
    border-radius: 4px;
    color: #172e62;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 12px;
    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;
    background-color: #172e62;
    color: #FFFFFF;
    border-color: #172e62;
}

@media screen and (max-width:351px) {
    #CurrentPeriodContainer {
        font-size: 16px;
    }

    #YearPeriodsContainer a {
        font-size: 16px;
        font-weight: 500;
    }
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    display: inline-block;
    background-color: #f3f3f3;
    color: #172e62;
    border: 0em solid #172e62;
    padding: 0.6em 1em 0.6em 1em;
    margin: 2px !important;
    font-family: inherit;
    font-size: 0.75em;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 8px !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    height: 15px;
    line-height: 11px;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #172e62 !important;
    color: #FFFFFF !important;
    border-color: #172e62 !important;
    text-decoration: initial !important;
    font-weight: normal !important;
}

a.Pages-PageMarker:hover {
    background-color: #172e62 !important;
    color: #FFFFFF !important;
    border-color: #172e62 !important;
    text-decoration: initial !important;
    font-weight: normal !important;
}

a.Pages-Arrow:hover {
    background-color: #172e62 !important;
    color: #FFFFFF !important;
    border-color: #172e62 !important;
    text-decoration: initial !important;
    font-weight: normal !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    border-color: #172e62 !important;
    background: #172e62 !important;
}

input#SearchBox {
    margin: 0;
    height: 26px;
}

input#SearchBox,
#FromCalendarContrainer,
#ToCalendarContrainer {
    /* background-color: rgba(255, 255, 255, .8) !important; */
    border: 1px solid #CDD9F3 !important;
    border-radius: 10px;
    height: 42px !important;
    line-height: 42px;
    box-sizing: border-box;
    padding: 0px 0.5em;
    width: 200px;
    color: #172e62;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    border: 0 none !important;
}

#SearchButton {
    border-radius: 10px !important;
    border: 0 none !important;
    background: #172e62 !important;
    color: #fff !important;
}

#SearchButton:hover {
    background: #172e62 !important;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #172e62 !important;
    border: 1px solid #172e62 !important;
    color: #fff !important;
    border-radius: 10px !important;
    opacity: 1 !important;
    font-size: 16px !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    padding: 10px 0 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #172e62 !important;
}

.PressRelease-NewsDate {
    color: #172e62 !important;
}

.Tabs .Tabs-Tab-Container {
    background-color: rgba(255, 255, 255, .5) !important;
    border-color: rgba(255, 255, 255, .5) !important;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background-color: #172e62 !important;
    border-color: #172e62 !important;
}

.PressReleaseOdd,
.PressReleaseEven {
    background-color: transparent !important;
    padding: 10px 0 !important;
    border-color: rgba(0, 0, 0, .1) !important;
}

.PressRelease-SingleLine-TypeContainer {
    background: transparent;
}

/************Changes done by vaish************/
@media(max-width:755px) {
    #SearchButton {
        margin-top: 10px;
    }
}

@media(max-width:607px) {

    input#SearchBox,
    #FromCalendarContrainer,
    #ToCalendarContrainer {
        margin: 5px 0px;
    }

    #SearchButton {
        margin-top: 5px;
    }
}

td.Pages-ArrowContainer:last-child a::after {
    font-family: icofont;
    color: #172e62;
    font-weight: 700;
    margin-left: 0;
    position: relative;
    content: "\eaca";
    font-size: 15px;
    margin-left: 2px;
}

td.Pages-ArrowContainer:last-child a:hover::after {
    font-family: icofont;
    color: #fff;
    font-weight: 700;
    margin-left: 0;
    position: relative;
    content: "\eaca";
    font-size: 15px;
    margin-left: 2px;
}

td.Pages-ArrowContainer:first-child a::after {
    font-family: icofont;
    color: #172e62;
    font-weight: 700;
    margin-left: 0;
    position: relative;
    content: "\eac9";
    font-size: 15px;
    margin-right: 2px;
}

td.Pages-ArrowContainer:first-child a:hover::after {
    font-family: icofont;
    color: #fff;
    font-weight: 700;
    margin-left: 0;
    position: relative;
    content: "\eac9";
    font-size: 15px;
    margin-right: 2px;
}

.Pages-Arrow {
    height: 29.4px;
    line-height: 29.4px;
    width: 30px;
}

#CurrentPeriodContainer {
    color: #172e62 !important;
    font-weight: 500;
}

/* 250219 */

input#SearchBox {
    line-height: 43px;
}

/* 2025-03-04 */

.SeparateNews-Title,
b,
strong,
.SeparateNews-Attachments-Heading {
    font-weight: 500;
}