@font-face {
	font-family: "Aktiv Grotesk";
	font-style: normal;
	font-weight: 400;
	src: url('fonts/aktiv.ttf') format('truetype');
}

@font-face {
	font-family: "Aktiv Grotesk";
	font-style: normal;
	font-weight: 700;
	src: url('fonts/aktivbold.ttf') format('truetype');
}

@font-face {
	font-family: "Grotesk";
	font-style: normal;
	font-weight: 400;
	src: url('fonts/AktivRegular.ttf') format('truetype');
}

#Main {
	max-width: 1536px;
	padding: 0;
}

body,
input {
	font-size: 16px;
	font-family: "Aktiv Grotesk", sans-serif;
	color: #231F20;
}

button {
	font-family: "Aktiv Grotesk", sans-serif;
}

.ar-AE body,
.ar-AE input,
.ar-AE button {
	font-family: "Grotesk", 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: #6D6D6D;

	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: #6D6D6D;

	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

#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: #231F20 !important;
	display: none;
}

#DateAvailableFrom {
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	font-size: 1.1em;
	font-weight: normal;
	padding-top: 0em;
	padding-bottom: 0;
    margin: 8px 0;
    color: #6D6D6D;
    line-height: 20px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: 60px;
	line-height: 60px;
	width: 300px;
	border: 1px solid #DCDDDE;
	box-sizing: border-box;
	margin: 5px 0;
	border-radius: 0px;
	padding: 0 1em;

	color: #6D6D6D;
}

.en-GB #SearchBox {
	margin-right: 20px;
}

.ar-AE #SearchBox {
	margin-left: 20px;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
	height: 60px;
	line-height: normal;

	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #F58220 !important;
	text-transform: none;

	padding: 4px 0 0;

	border: 2px solid #F58220;
	border-radius: 0em;

	background: #FFFFFF;

	transition: background 0.5s, color 0.5s, border 0.5s;

	width: 300px;
	margin: 5px 0;
}

.euButton:hover {
	background: #F58220;
	color: #FFFFFF !important;
	border-color: #F58220;

	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 0em 0 1em 0;
	clear: both;
}

#YearPeriodsContainer a {
	font-size: 1em;
	font-weight: normal;
	padding: 0 0.5em;
	border: 1px solid #F7F7F7;
    background: #F7F7F7;
    border-radius: 0px;
    color: #6D6D6D;
	display: inline-block;
	text-align: center;
	box-sizing: border-box;
	height: 60px;
	line-height: 60px;
    margin: 15px 15px 5px 0;
	
    min-width: 107px;
}

#YearPeriodsContainer a:hover,
.Periods-YearPeriodSelected {
	border: 1px solid #136579 !important;
	background: #136579 !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#SortingContainer {
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 60px;
	font-size: 1em;
	font-weight: bold;
}

.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: 1.2em;
	margin-bottom: 0.0em;
	margin-left: 1.2em;

	border-radius: 0em;

	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	color: #F58220;

	font-style: normal;
	text-decoration: none;

	border-top: 2px solid #F58220;
	border-right: 2px solid #F58220;
	border-bottom: 2px solid #F58220;
	border-left: 2px solid #F58220;

	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: #F58220;
	color: #FFFFFF;
	border-top: 2px solid #F58220;
	border-right: 2px solid #F58220;
	border-bottom: 2px solid #F58220;
	border-left: 2px solid #F58220;

	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 #F58220;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0em;
	border: 2px solid #F58220;
	padding: 1.0em 1.0em 1.0em 1.0em;

	color: #F58220;
	font-weight: normal;
	text-transform: none;
	font-family: inherit;
	font-size: 0.8em;

	margin: 0.22em;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
	cursor: pointer;

	background-color: #F58220;
	color: #FFFFFF;
	border-color: #F58220;
}

/******************************************************************************** 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: 0em;
	margin: 0.0em;
}

/* .Pages-ArrowContainer:first-child .Pages-Arrow {
	border: 3px solid #231F20;
	font-weight: bold;
	content: url(fonts/ArrowLeft.png);
	padding: 10px;
}

.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
	content: url(fonts/ArrowRight.png);
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
	font-weight: bold;
	border: 3px solid #231F20;
	content: url(fonts/ArrowRight.png);
	padding: 10px;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
	content: url(fonts/ArrowLeft.png);
} */

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

	display: inline-block;

	background-color: transparent;
	color: #6D6D6D;
	border: 0;

	padding: 0;

	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;

	border-radius: 0em;

	transition: background 0.5s, color 0.5s, border 0.5s;
	margin: 0em;
	height: 48px;
	width: 48px;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 54px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active, .Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #F58220;
	color: #FFFFFF;
	border-color: #F58220;

	text-decoration: initial;
	font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #F58220;
	color: #FFFFFF;
	border-color: #F58220;

	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 #6D6D6D;
	border-bottom: 0.0em solid #6D6D6D;
}

.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: #F58220;
	border-bottom-color: #F58220;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #F58220;
	border-bottom-color: #F58220;
}

#SortingContainer a {
	color: #231F20;

}

.PressRelease-SingleLine-DateContainer {
	float: left;
	margin-bottom: 20px;
}

.PressRelease-SingleLine-TypeContainer {

	float: right;

	border: 0em solid #EDEDED;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0.5em 0.5em 0.5em 0.5em;

}

.PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: left;
    width: 80%;
}

.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: right;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressRelease {
	border-bottom: 1px solid #DCDDDE;
    padding: 15px 0;

	border-right: 0em solid #EDEDED;
	border-left: 0em solid #EDEDED;
	position: relative !important;
}

#PressRelease_0 {
	border-top: 0em solid #EDEDED;
}

.PressRelease:last-child {
	border-bottom: 1px solid #DCDDDE;
	margin: 0;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 16px;

    font-weight: 500;
    font-style: normal;
    text-decoration: initial;
    color: #231F20;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: 500;
	font-style: normal;
	text-decoration: underline;
	color: #231F20;
}

.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #231F20;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;
	margin-bottom: 20px;
	font-family: inherit;
	font-size: 16px;
    color: #0EADBB;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}

.PressRelease-Attachment {
	position: absolute;
	right: 15px;
	top: 30%;
}

.ar-AE .PressRelease-Attachment {
	right: unset;
	left: 50px;
}

#CurrentPeriodContainer {
	font-weight: normal;
	color: #F58220;
}

#PagesContainer {
	text-align: center;
	padding: 60px 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 1px solid #CFCFD7;
	margin-bottom: 30px;
	padding-top: 30px;
}

.PressRelease div div div div a img {
	margin: 5px !important;
	width: 30px !important;
	height: 35px !important;
	opacity: 0.8 !important;
	transition: all 0.3s ease-in-out;
}

.PressRelease div div div div a img:hover {
	width: 35px !important;
	height: 40px !important;
	opacity: 1 !important;
	transition: all 0.3s ease-in-out;
	/* content: url(icons/pdf.png); */
}

.PressRelease-Attachment,
.PressRelease-Attachment a,
.PressRelease-Attachment div {
	width: 40px !important;
	height: 45px !important;
	position: absolute;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
	background: url(icons/calendar.png);
	background-size: contain;
	width: 20px;
    height: 20px;
    position: relative;
    right: 2.5em;
    top: 5px;
    margin: 0;
    box-sizing: border-box;
}

/** arabic **/
/***************** START OF ARABIC *****************/
.ar-AE body {
	direction: rtl;
}

.ar-AE #YearPeriodsContainer {
	text-align: right;
}

.ar-AE #DateAvailableFrom {
	text-align: right;
}

.ar-AE .ArrowContainer:after {
	right: 0;
	left: -1em;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
	clear: right;
	float: right;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
	float: right;
}

.ar-AE .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	right: -2.5em;
}

.ar-AE .PressRelease-NewsDate {
	margin-right: 0em;
	margin-left: 0.5em;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
	float: left;
	clear: left;
}

.ar-AE #SuppliedBy {
	text-align: left;
}

/***************** END OF ARABIC *****************/
/********************************Arab Custom Date***********************************************************************/
table.EurolandTools-CommonObjects-Calendar-Month-Table tr td.EurolandTools-CommonObjects-Calendar-Month-Weekend:nth-child(6),
table.EurolandTools-CommonObjects-Calendar-Month-Table tr th.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend:nth-child(6),
table.EurolandTools-CommonObjects-Calendar-Month-Table tr td.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(5),
table.EurolandTools-CommonObjects-Calendar-Month-Table tr th.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(5) {
	color: #ed1c24;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #464646;
}

.EurolandTools-CommonObjects-Calendar-Month-WeekendNotActive {
	color: #959595;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend {
	color: #7f7f7f;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	background: #FFF !important;
	border-color: #F58220 !important;
	text-transform: capitalize !important;
	color: #F58220 !important;
	font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background-color: #F58220 !important;
	border-color: #F58220 !important;
	color: #fff !important;
	text-decoration: none;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	background-color: #F58220 !important;
	border-color: #F58220 !important;
	color: #fff !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	text-shadow: none !important;
}

/*******************************END CUSTOM CALENDAR********************************************************************/
#SuppliedBy,
#SuppliedBy a {
	color: #6D6D6D;
	font-size: 16px !important;
}

#SuppliedBy a {
	text-decoration: underline;
}

/* @media (max-width: 1441px) {

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
	#SearchBox,
	#FromCalendarInput,
	#ToCalendarInput {
		width: 245px;
		height: 56px;
	}

	.euButton {
		width: 245px;
		height: 56px;
		margin: 2px 0;
	}

	.EurolandTools-CommonObjects-Calendar-CalendarIcon {
		top: 7px;
	}
} */

@media (max-width: 425px) {

	.EurolandTools-CommonObjects-Calendar-Selection {
		position: relative;
	}

	.EurolandTools-CommonObjects-Calendar-CalendarIcon {
		right: 1em;
        top: 24px;
		position: absolute;
	}

	.ar-AE .EurolandTools-CommonObjects-Calendar-CalendarIcon {
		right: unset;
		left: 1em;
	}

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
	#SearchBox,
	#FromCalendarInput,
	#ToCalendarInput {
		width: calc(100vw - 1px) !important
	}

	.euButton {
		width: 100%;
	}

	.en-GB #SearchBox {
		margin-right: 0;
	}

	.ar-AE #SearchBox {
		margin-left: 0;
	}
}

#Periods tr {
	display: flex;
	flex-direction: column-reverse;
}

#YearPeriodsContainer {
	text-align: left;
	height: 60px;
	box-sizing: border-box;
	padding-bottom: calc(120px + 0px);
}

#TotalContainer {
	color: #6d6d6d;
}

/* ADDITIONAL CSS */

div#PressReleases {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 30px;
    padding: 0;
}

td.Pages-ArrowContainer {
	position: relative;
}

td.Pages-ArrowContainer:first-child a,
td.Pages-ArrowContainer:last-child a {
	color: transparent;
}

td.Pages-ArrowContainer:first-child::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 17px;
  width: 16px;
  height: 16px;
  background-image: url('icons/prev.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

td.Pages-ArrowContainer:first-child:hover::after {
  background-image: url('icons/prev-h.png');
}

td.Pages-ArrowContainer:last-child::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 17px;
  width: 16px;
  height: 16px;
  background-image: url('icons/next.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

td.Pages-ArrowContainer:last-child:hover::after {
  background-image: url('icons/next-h.png');
}

td.Pages-ArrowContainer:hover:first-child::after,
td.Pages-ArrowContainer:hover:last-child::after {
	color: #FFFFFF;
}

.ar-AE td.Pages-ArrowContainer:first-child::after {
    transform: rotate(180deg);
}

.ar-AE td.Pages-ArrowContainer:last-child::after {
    transform: rotate(180deg);
}

@media (max-width: 744px) {
    div#PressReleases {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        padding: 10px;
    }
}

/* 2025-06-22 */

.HeadingColomnContainer, 
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    line-height: 22px;
}

.ar-AE .euButton {
    position: relative;
    top: -1px;
}

.EurolandTools-CommonObjects-Calendar-Selection {
    display: inline-block;
    width: 100%;
}

.ar-AE #YearPeriodsContainer a {
    margin: 15px 0 5px 15px;
}