@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

#Main {
	max-width: 1200px;
	padding: 0;
}

body,
input {
	font-size: 16px;
	font-family: "Raleway", sans-serif;
	color: #212529;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum" 1;
	-moz-font-feature-settings: "lnum=1";
	-ms-font-feature-settings: "lnum" 1;
	-o-font-feature-settings: "lnum" 1;
	-webkit-font-feature-settings: "lnum" 1;
	font-feature-settings: "lnum" 1;
}

button {
	font-family: "Raleway", 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: #212529;

	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: #212529;

	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: #212529 !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.6em;
}

#Periods {
	margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: auto;
	line-height: 27px;
	width: 9em;
	border: 0.08em solid #d4d4d4;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
	height: auto;
	line-height: normal;

	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF !important;
	text-transform: none;

	padding: 6px 8px;

	border: 1px solid #273454;
	border-radius: 0.2em 0.2em 0.2em 0.2em;

	background: #273454;
	color: #FFFFFF !important;

	transition: background 0.5s, color 0.5s, border 0.5s;

	float: right;
	width: 120px;
	margin-top: 3px;
}

.euButton:hover {
	background: #fff;
	color: #212529 !important;
	border: 1px solid #273454;

	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 0em 0 1em 0;
	clear: both;
}

#YearPeriodsContainer a {
	font-size: 1.35em;
	font-weight: normal;
}

#SortingContainer {
	margin-top: 1em;
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0.6em;
	font-size: 1.25em;
	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 #212529;
}

.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-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	color: #212529;

	font-style: normal;
	text-decoration: none;

	border-top: 0.08em solid #212529;
	border-right: 0.08em solid #212529;
	border-bottom: 0.08em solid #212529;
	border-left: 0.08em solid #212529;

	background: #212529;

	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: #212529;
	color: #212529;
	border-top: 0.08em solid #212529;
	border-right: 0.08em solid #212529;
	border-bottom: 0.08em solid #212529;
	border-left: 0.08em solid #212529;

	position: relative;
	top: 0px;
	left: 0px;
}

.Tabs-Tab-Container.selected:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -1.0em;

	border-left: 1.0em solid transparent;
	border-right: 1.0em solid transparent;
	border-top: 1.0em solid #212529;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #212529;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	border: 0em solid #212529;
	padding: 1.0em 1.0em 1.0em 1.0em;

	color: #FFFFFF;
	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: #263049;
	color: #212529;
	border-color: #212529;
}

/******************************************************************************** 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.2em 0.2em 0.2em 0.2em;
	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: #fff;
	color: #212529;
	border: 0.08em solid #273454;

	padding: 5px 12px;

	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;

	border-radius: 0.2em 0.2em 0.2em 0.2em;

	transition: background 0.5s, color 0.5s, border 0.5s;
	margin: 1px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #273454;
	color: #fff;
	border-color: #273454;

	text-decoration: initial;
	font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #273454;
	color: #fff;
	border-color: #273454;

	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 #212529;
	border-bottom: 0.0em solid #212529;
}

.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: #212529;
	border-bottom-color: #212529;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #212529;
	border-bottom-color: #212529;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}

.PressRelease-SingleLine-TypeContainer {

	float: right;

	border: 0em solid #212529;
	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;
}

.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}

.PressReleaseEven {
	background-color: transparent
}

.PressRelease {
	border-bottom: 0.08em solid #d4d4d4;
	padding: 20px 0;

	border-right: 0em solid #212529;
	border-left: 0em solid #212529;
}

/* #PressRelease_0 {
	border-top: 0em solid #212529;
} */

.PressRelease:last-child {
	border-bottom: 0em solid #212529;
}

.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: #212529;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #212529;
}

.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #212529;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;

	font-family: inherit;
	font-size: 1.0em;
	color: #273454;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}

/* start modification */

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
	margin: 0 5px 5px 0 !important;
}

/* td#YearPeriodsContainer a:nth-child(3) {
	display: none;
} */

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Day,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
	text-shadow: 0px 0px 0px #aaa;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	display: inline-block;
	width: 100%;
	padding: 4px 0px;
	border: 1px solid #273454;
	background: #273454;
	text-align: center;
	font-size: 16px;
	line-height: 15px;
	font-weight: normal;
	color: #fff !important;
	transition: background 1.0s, border 1.0s;
	border-radius: 0.2em;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	border: 1px solid #273454;
	background: transparent;
	color: #273454 !important;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	font-size: 16px;
	line-height: 15px;
	background: #273454;
	border: 1px solid #273454;
	color: #fff !important;
	border-radius: 9999px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Navigation {
	padding: 10px;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	background: #273454;
	border: 1px solid #273454;
	color: #fff !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #273454 !important;
	border: 1px solid #273454 !important;
	color: #fff !important;
}

.ar-AE body {
	direction: rtl !important;
}

.ar-AE #DateAvailableFrom {
	text-align: right;
}

.ar-AE .euButton {
	float: left;
}

.ar-AE #YearPeriodsContainer {
	text-align: left;
}

.ar-AE .PressRelease-NewsDate {
	margin-right: 0em;
	margin-left: 0.5em;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
	clear: right;
	float: right;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
	left: 0;
	right: unset;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
	float: LEFT;
	clear: RIGHT;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
	float: right;
}

.ar-AE .ArrowContainer:after {
	right: 0;
	left: -1em;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0em;
	border-bottom-right-radius: 0em;
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
}

.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-left-radius: 0em;
	border-bottom-left-radius: 0em;
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}

@media (max-width: 768px) {
	.ar-AE .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
		width: 80%;
	}
}

@media (max-width: 820px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
		width: 80%;
	}
}

span#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
	margin-left: -2.2em;
}

@media (max-width: 627px) {
	span#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
		margin-left: 0em;
	}

	.ar-AE #ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
		margin-left: 0;
		/* margin-right: 0em !important; */
	}
}

.ar-AE #ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
	margin-left: 0;
	margin-right: -2.2em;
}

#YearPeriodsContainer a:hover {
	color: #273454;
}

.Periods-YearPeriod.Periods-YearPeriodSelected {
	text-decoration: underline !important;
	color: #273454 !important;
	font-size: 1.6em !important;
	font-weight: 500 !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
td.EurolandTools-CommonObjects-Calendar-Calendar-Navigator-PreviousButtons,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
	color: #273454 !important;
}

footer {
	font-size: 13px;
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
	margin: 0 0 5px 0;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
	margin-bottom: 7px;
}

.PressRelease-SingleLine-AttachmentsContainer {
	position: absolute;
	right: 0;
	top: 25%;
}

.PressRelease-SingleLine-DataRow {
	position: relative;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(5),
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(6) {
	color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(5),
.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(6) {
	color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #212529;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7) {
	color: #212529;
}

@media (max-width: 420px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
		width: 70%;
	}
}

/* Start figma design */

#Periods {
	/* width: 30%; */
	border-collapse: collapse;
	border: 0px;
	display: block;
}

#YearPeriodsContainer {
	text-align: left;
	position: relative;
	top: 20px;
	left: 0px;
	max-width: 80px;
	line-height: 45px;
}

div#PageFlickContainer {
	/* width: 69%; */
	position: relative;
	top: -258px;
	left: 96px;
}

/* div#PressReleases {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    display: inline-block;
    width: 50%;
} */

.PressRelease {
	border-bottom: 0.08em solid #d4d4d4 !important;
	padding: 20px 20px;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	margin: 10px 40px;
	/* width: 200px; */
	display: inline-block;
	border-top: 3px solid #212529;
	max-width: 33%;
}

.PressReleaseOdd,
.PressReleaseEven {
	min-width: 37.5%;
	height: 5em !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
	width: 75%;
}

div#SortingContainer,
#ButtonsContainer,
div#TotalContainer,
div#SortingContainer {
	display: none !important;
}

#CurrentPeriodContainer {
	font-weight: bold;
	font-size: 1.16em;
	color: #03A9F4;
	display: none;
}

footer {
	position: relative;
	top: -260px;
}

@media (max-width:975px) {

	.PressReleaseOdd,
	.PressReleaseEven {
		min-width: 81.5%;
	}
}

@media (max-width:425px) {

	.PressReleaseOdd,
	.PressReleaseEven {
		min-width: 74.5%;
		height: auto !important;
	}
}

/* Arabic */
.ar-AE #PageFlickContainer {
	right: 96px;
}

.ar-AE #YearPeriodsContainer {
	text-align: right !important;
}

/* Arabic */

/* End figma design */
.ar-AE #SuppliedBy {
    text-align: left !important;
}