@font-face {
    font-family: 'RM Nue';
    src: url('fonts/RMNeue-Light.woff2') format('woff2');
    font-display: swap;
}


@font-face {
    font-family: 'Janna LT';
    src: url('fonts/JannaLT-Regular.woff2') format('woff2');
    font-display: swap;
}

#Main {
	max-width: 1200px;
	padding: 0;
}

body,
input {
	font-size: 18px;
	font-family: "RM Nue", Helvetica, sans-serif;
	color: #000000;
}

button {
	font-family: "RM Nue", Helvetica, 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: #000000;

	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: #000000;

	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

#MainHeading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.25em !important;
	font-weight: 600;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	color: #000000 !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: 0em;
	background: #EFF4FB;
	padding: 30px 30px 20px 30px;
	margin: 0;
	border-radius: 10px 10px 0 0;
}

#Periods {
	margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: auto;
	line-height: normal;
	width: 9em;
	border: 1px solid #FFF;
	padding: 15px;
	margin: 3px 0;
	background: #FFF;
    box-shadow: 0px;
    border-radius: 100px;
    outline-color: #E4E8EF;
	color: #000000 !important;
}

#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: 1em;

	border: 1px solid #5E93DB;


	background: #5E93DB;

	transition: background 0.5s, color 0.5s, border 0.5s;

	float: right;
	width: 9em;

	position: relative;
	border-radius: 3em;
}

.euButton:hover {
	background: #ECECEC;
	color: #00253A !important;
	border:1px solid #ECECEC;

	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	margin: 0em 0 3em 0;
	clear: both;
	background: #EFF4FB;
	border-radius: 0 0 10px 10px;
	padding: 0 30px 30px 30px;
}

#YearPeriodsContainer a {
	font-size: 1.1em;
	font-weight: 400;
	font-family: inherit;
	margin: 0 5px;
}

#SortingContainer {
	margin-top: 1em;
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0.6em;
	font-size: 1.15em;
	font-weight: 600;
}

.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 #B2AA98;
}

.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: 1.0em;
	padding-bottom: 1.0em !important;
	padding-left: 1.0em;

	margin-top: 0.0em;
	margin-right: 2px;
	margin-bottom: 0.0em;
	margin-left: 2px;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	font-family: inherit;
	font-weight: 600;
	font-size: 1.0em;
	text-transform: none;
	color: #5E93DB;

	font-style: normal;
	text-decoration: none;

	border-top: 1px solid #5E93DB;
	border-right: 1px solid #5E93DB;
	border-bottom: 1px solid #5E93DB;
	border-left: 1px solid #5E93DB;

	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: #5E93DB;
	color: #FFFFFF;
	border-top: 1px solid #5E93DB;
	border-right: 1px solid #5E93DB;
	border-bottom: 1px solid #5E93DB;
	border-left: 1px solid #5E93DB;

	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 #404040;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #5E93DB;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 1px solid #5E93DB;
	padding: 1.0em 1.0em 1.0em 1.0em;

	color: #FFFFFF;
	font-weight: 600;
	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: #FFFFFF;
	color: #5E93DB;
	border-color: #5E93DB;
}

/******************************************************************************** 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;
}

.en-GB .Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.en-GB .Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}


.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-left-radius: .3em;
	border-bottom-left-radius: .3em;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

	display: inline-block;

	background-color: #FFFFFF;
	color: #00253A;
	border: 1px solid rgba(29, 60, 86, .2);

	padding: 0em;

	font-family: inherit;
	font-size: 0.95em;
	text-decoration: initial;
	font-weight: normal;

	border-radius: .3em !important;

	transition: background 0.5s, color 0.5s, border 0.5s;

	margin: 2px;
	width: 33px;
	height: 33px;
	line-height: 33px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #00253A;
	color: #FFF;
	border: 1px solid aliceblue#00253A;

	text-decoration: initial;
	font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #00253A;
	color: #FFFFFF;
	border-color: rgba(29,60,86,.2);

	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 #5E93DB;
	border-bottom: 0.0em solid #5E93DB;
}

.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: #5E93DB;
	border-bottom-color: #5E93DB;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #5E93DB;
	border-bottom-color: #5E93DB;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}

.PressRelease-SingleLine-TypeContainer {
	float: right;

	border: 0em solid #e8e8e8;
	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: 85%;
}

.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 #e8e8e8;
	padding: 1em 0;

	border-right: 0em solid #e8e8e8;
	border-left: 0em solid #e8e8e8;
}

#PressRelease_0 {
	border-top: 0em solid #e8e8e8;
}

.PressRelease:last-child {
	border-bottom: 1px solid #e8e8e8;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 1.0em;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #000000;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.PressRelease-NewsType {
	font-weight: 600;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #000000;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;

	font-family: inherit;
	font-size: 16px;
	color: #5E93DB;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
	font-size: 14px;
}

/* CALENDAR */

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Day,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	text-shadow: none;
    color: #000000;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    color: #000000;
}

td.EurolandTools-CommonObjects-Calendar-Month-Weekend.EurolandTools-CommonObjects-Calendar-Month-Day span,
th.EurolandTools-CommonObjects-Calendar-Month-DayName.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #ed1c24;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	border: 1px solid #5E93DB;
	background: #5E93DB;
	color: #FFFFFF;
	width: 8em;
	padding: 10px 0px;
	font-weight: normal;
	border-radius: .3em;
	cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #ECECEC;
	color: #00253A;
	border-color: #ECECEC;;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	border-top: 1px solid #e8e8e8;
	padding: 5px 0;
	text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-color: #5E93DB;
	background: #5E93DB;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	cursor: pointer;
	border-color: #5E93DB;
	background: #5E93DB;
	color: #FFFFFF !important;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
	margin: 0 auto;
	padding-top: 0px;
	width: 8em;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	border: 1px solid #5E93DB;
	background: #5E93DB;
	color: #FFFFFF;
	font-weight: 600;
	border-radius: 0.3em;
	cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	background: #D599F1;
	color: #FFFFFF;
	border-color: #D599F1;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
	border: 1px solid #5E93DB;
	background: #5E93DB;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
	font-family: inherit;
}

table.EurolandTools-CommonObjects-Calendar-Calendar-NavigatorStructTable td > span {
    font-size: 18px;
    color: #000000;
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    color: #5E93DB;
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton {
    color: #000000;
}

/* ADDITIONAL CSS */

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
	margin-bottom: 8px;
}

.PressRelease-Attachment {
	margin-top: -17px;
}

#CurrentPeriodContainer {
	font-family: inherit;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
	box-shadow: none;
}

#YearPeriodsContainer a:hover {
	border-bottom: 3px solid #5E93DB;
	text-decoration: none;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
	color: #5E93DB !important;
	border-bottom: 3px solid #5E93DB;
}

/* ARABIC */

.ar-AE body {
	direction: rtl;
}

.ar-AE body,
.ar-AE input {
    font-size: 18px;
	font-family: "Janna LT", sans-serif;
    color: #000000;
}

.ar-AE button {
	font-family: "Janna LT", sans-serif;
}

.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-SingleLine-AttachmentsContainer {
	float: left;
	/* clear: right; */
}

.ar-AE .PressRelease-NewsDate {
	margin-right: 0em;
	margin-left: 0.5em;
}

.ar-AE .PressRelease-Attachment {
	margin-top: -17px;
}

.ar-AE #SuppliedBy,
.ar-AE #ButtonsContainer {
    text-align: left;
}

.ar-AE .euButton {
	float: left;
	/* line-height: 20px; */
}

.ar-AE .SeparateNews-Title,
.ar-AE #SeparateNews-Body,
.ar-AE .SeparateNews-Header-RightColumn,
.ar-AE #SeparateNews-Footer {
	direction: rtl;
}

/* .ar-AE .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.ar-AE #SearchBox,
.ar-AE #FromCalendarInput,
.ar-AE #ToCalendarInput {
	line-height: 20px;
} */

.ar-AE td.SeparateNews-Header-RightColumn {
    float: left;
}

.ar-AE td.SeparateNews-Header-LeftColumn {
    float: right;
}


.ar-AE #SeparateNews-Footer {
	text-align: left;
}

/* RESPONSIVE */

@media screen and (max-width: 991px) {
	#SearchButton {
		float: unset;
		margin: 3px 0;
	}
}

@media screen and (max-width: 661px) {
	.euButtton {
		float: none;
	}
}

@media screen and (max-width: 375px) {
	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		width: 29px;
		height: 29px;
		line-height: 29px;
	}
}
#ButtonsContainer.NoTabsVisible {
  border-bottom: 0px solid #e1e1e1;
}
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
  width: 25px;
  height: 25px;
  background: url(fonts/Calendar.png) center center no-repeat;
}