@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

#Main {
	max-width: 1200px;
	padding: 0;
}

body,
input {
	font-family: Noto Sans, sans-serif;
	font-size: 16px;
	color: #221E20;
}

button {
	font-family: Noto Sans, sans-serif;
}


.ar-AE input,
.ar-AE button {
	font-family: Noto Sans, sans-serif;
}

.ar-AE body {
	direction: rtl;
	font-family: Noto Sans, 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: #101010;

	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: #ED1C24;

	font-weight: none;
	text-decoration: none;
	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: #101010 !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: 1px solid #E1E1E1;
	margin: 10px 0;
	border-radius: 8px;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
	height: auto;
	line-height: normal;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: none;
	padding: 18px 32px;
	border: 0px solid #ED1C24;
    border-radius: 30px;
    background: #ED1C24;
    color: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	float: right;
	min-width: 7em;
}

.euButton:hover {
	background: #ED1C24;
	color: #FFFFFF !important;
	border-color: #ED1C24;

	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 0em 0 1em 0;
	clear: both;
}

#YearPeriodsContainer a {
	font-size: 1.15em;
	font-weight: bold;
}

#SortingContainer {
	margin-top: 1em;
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0.6em;
	font-size: 16px;
	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 #EBEDEE;
}

.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: 1px;
	margin-bottom: 0.0em;
	margin-left: 1px;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: none;
	color: #101010;

	font-style: normal;
	text-decoration: none;

	border-top: 1px solid #EBEDEE;
	border-right: 1px solid #EBEDEE;
	border-bottom: 1px solid #EBEDEE;
	border-left: 1px solid #EBEDEE;

	background: #EBEDEE;

	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: #ED1C24;
	color: #FFFFFF;
	border-top: 1px solid #ED1C24;
	border-right: 1px solid #ED1C24;
	border-bottom: 1px solid #ED1C24;
	border-left: 1px solid #ED1C24;

	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 #ED1C24;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #ED1C24;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #ED1C24;
	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: #ED1C24;
	color: #FFFFFF;
	border-color: #ED1C24;
}

/******************************************************************************** Paging Buttons */

.PagesContainer {
	text-align: center;
}

.Pages-ArrowContainer {
	width: auto;
}

.Pages-Arrow {
	display: inline-block !important;
	opacity: 1 !important;
}

.Pages {
	border-collapse: collapse;
	width: auto;
	margin: 0 auto;
	float: none;
}

.Pages td {
	width: auto;
}

.Pages td {
	padding: 0em;
}

.Pages-PageMarker-Text {
	margin: 0px;
}

.Pages-Arrow,
.Pages-PageMarker {
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	margin: 0.0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
	border-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: transparent;
	color: #101010;
	border: 0;
	padding: 0.6em;
	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	transition: none;
	margin: 0em;
	font-weight: 600;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: transparent;
	color: #ED1C24;
	border-bottom: 2px solid #ED1C24;
	text-decoration: initial;
	font-weight: bold;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: transparent;
	color: #ED1C24;
	border-bottom: 2px solid #ED1C24;
	text-decoration: initial;
	font-weight: bold;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #000000;
	border-bottom: 0.0em solid #000000;
}

.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: #101010;
	border-bottom-color: #101010;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #ED1C24;
	border-bottom-color: #ED1C24;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}

.PressRelease-SingleLine-TypeContainer {

	float: right;

	border: 0em solid #E1E1E1;
	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: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}

.PressReleaseEven {
	background-color: transparent
}

.PressRelease {
	border-bottom: 1px solid #E1E1E1;
	padding: 0.5em 0.5em 0.5em 0em;

	border-right: 0em solid #E1E1E1;
	border-left: 0em solid #E1E1E1;
}

#PressRelease_0 {
	border-top: 0em solid #E1E1E1;
}

.PressRelease:last-child {
	border-bottom: 0em solid #E1E1E1;
}

.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: #101010;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #ED1C24;
}

.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #101010;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;

	font-family: inherit;
	font-size: 1.0em;
	color: #ED1C24;
	font-weight: 600;
	text-transform: none;
	font-style: normal;
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}

/* n */
h1#MainHeading {
	display: none;
}

.ar-AE #YearPeriodsContainer {
	text-align: left;
}

.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 .PressRelease-NewsDate {
	margin-right: 0em;
	margin-left: 0.5em;
}

.ar-AE #SuppliedBy {
	text-align: left;
}

/* h1#MainHeading {
    display: none;
} */

span.PressRelease-NewsType {
	display: none;
}

/* TABS manually removed since XML has an issue */
ul.Tabs {
	display: none;
}

div#SuppliedBy {
	font-size: 14px;
}s

button#SearchButton {
	position: relative;
	bottom: 2px;
}

.ar-AE .PressRelease {
	padding: 0.8em 0em 0.8em 0em;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-color: #E0E1E3;
	background: #E0E1E3;
	color: #232323;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover {
	color: #ED1C24;
    text-decoration: underline;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
	float: left;
	clear: left;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
	text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	text-shadow: none;
}


@media (max-width: 465px) {
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
		margin-bottom: 6px;
	}
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
	width: 70%;
	margin-top: 5px;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
	color: #ED1C24 !important;
	border-bottom: 3px solid #ED1C24;
}

.ar-AE .euButton {
	float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
	clear: none;
}

/* CALENDAR */

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Day,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(7),
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(6) {
	color: #ed1c24;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(7),
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(6) {
	color: #ed1c24;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #002A30;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7),
.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(6) {
	color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	border: 1px solid #ED1C24;
	background: #ED1C24;
	color: #FFFFFF;
	width: 8em;
	padding: 8px 0px;
	font-weight: normal;
    border-radius: 30px;
    text-transform: capitalize;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #ED1C24;
	color: #FFFFFF;
	border-color: #ED1C24;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	border-top: 1px solid #aaa;
	padding: 2px;
	text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-color: #ED1C24;
	background: #ED1C24;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	cursor: pointer;
	border-color: #ED1C24;
	background: #ED1C24;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
	margin: 0 auto;
	padding-top: 0px;
	width: 8em;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	border: 1px solid #ED1C24;
	background: #ED1C24;
	color: #FFFFFF;
	font-weight: normal;
	border-radius: 10px;
	margin-top: 12px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	background: #ED1C24;
	color: #FFFFFF;
	border-color: #ED1C24;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
	border: 1px solid #ED1C24;
	background: #ED1C24;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    width: 25px;
    height: 25px;
    background-image: url("calendar.png");
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    top: 12px;
    background-size: 25px 25px;
}

.ar-AE .EurolandTools-CommonObjects-Calendar-CalendarIcon {
    top: 9px;
}

/* 2-13 */

a.Periods-YearPeriod.Periods-YearPeriodSelected {
    color: #ED1C24 !important;
    border-bottom: 3px solid #ED1C24;
}


/* 2-21 */

.NewsColumn-Container .PressRelease-Attachment img {
    width: 25px !important;
    height: 28px !important;
    opacity: 1 !important;
    margin: 0px !important;
}

/* 2-21 */

.attachment-icon {
    width: 28px;
    height: 33px;
}
/* .PressRelease-Attachment img {
    width: 26px !important;
    height: 30px !important;
    margin: 0px !important;
} */

/* 04-14-25 */

.NewsColumn-Container .PressRelease-Attachment img {
    width: 500px !important;
    height: 65px !important;
    opacity: 0 !important;
    position: absolute;
}

.ar-AE .NewsColumn-Container .PressRelease-Attachment {
    left: 702px;
	position: relative;
    top: -26px;
}

.en-GB .NewsColumn-Container .PressRelease-Attachment {
    right: 1170px;
    position: relative;
    top: -26px;
}

@media (max-width: 1000px) {
	.NewsColumn-Container .PressRelease-Attachment {
		right: 443px;
	}
	.NewsColumn-Container .PressRelease-Attachment img {
		width: 100vw !important;
	}
}