@font-face {
	font-family: 'Tajawal';
	src: url('fonts/Tajawal-Light.ttf') format("truetype");
	font-weight: 300;
}

@font-face {
	font-family: 'Tajawal';
	src: url('fonts/Tajawal-Bold.ttf') format("truetype");
	font-weight: bold;
}

@font-face {
	font-family: 'Tajawal';
	src: url('fonts/Tajawal-Regular.ttf') format("truetype");
	font-weight: normal;
}


@font-face {
	font-family: 'sarFont';
	src: url('fonts/SaudiRiyalFont.ttf') format("truetype");
	font-weight: normal;
}

.en-GB {
	margin: 0px;
	font-family: Tajawal, sans-serif;
}

.ar-AE {
	margin: 0px;
	font-family: Tajawal, sans-serif;
}

#Main {
	max-width: 100%;
	padding: 0;
}

body,
input {
	font-size: 18px;
	font-family: inherit;
	color: #000000;
}

button {
	font-family: inherit;
}

.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;
	font-size: 18px;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover {
	color: #000000;

	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
	color: #8C684A;
	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: #000000 !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: 48px;
	line-height: 34px;
	width: 9em;
	border: 0.08em solid #c0c0c0;
	margin: 3px 0px 3px 0px;
	min-width: 200px;
	box-sizing: border-box;
	border-radius: 4px;
	color: #000;
}

.InactiveInputBox {
	color: #000;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

#FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	cursor: pointer;
	position: relative;
	top: 12px;
	width: 24px;
	height: 24px;
	background: url(icons/calendar.svg) center center no-repeat !important;
	background-size: 24px !important;
	display: inline-block;
}

#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	cursor: pointer;
	position: relative;
	top: 13px;
	width: 24px;
	height: 24px;
	background: url(icons/calendar.svg) center center no-repeat !important;
	background-size: 24px !important;
	display: inline-block;
}

.ar-AE #FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	top: 8px;
}

.ar-AE #ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	top: 8px;
}

.euButton {
	height: 44px;
	line-height: 40px;

	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF !important;
	text-transform: uppercase;

	padding: 0em 2em;

	border: 0.08em solid #AD9480;
	border-radius: 2em;

	background: #AD9480;
	transition: background 0.5s, color 0.5s, border 0.5s;

	float: right;
	position: relative;
	margin: 3px 0px 3px 0px;
}

.ar-AE .euButton {
	float: left;
}


.euButton:hover:after {
	color: #AD9480 !important;
}

.euButton:hover {
	background: #ffffff;
	color: #AD9480 !important;
	border-color: #AD9480;

	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 0em 0 1em 0;
	clear: both;
}

#YearPeriodsContainer a {
	font-size: 1em;
    font-weight: normal;
}

#CurrentPeriodContainer {
	font-weight: normal;
	font-size: 18px;
}

#SortingContainer {
	margin-top: 1em;
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0.6em;
	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 #000000;
}

.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: 0em;
	padding-bottom: 1.0em !important;
	padding-left: 0em;

	margin-top: 0.0em;
	margin-right: 1em;
	margin-bottom: 0.0em;
	margin-left: 1em;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: none;
	color: #AE927E;

	font-style: normal;
	text-decoration: none;

	border-top: 0.08em solid #AE927E;
	border-right: 0.08em solid #AE927E;
	border-bottom: 0.08em solid #AE927E;
	border-left: 0.08em solid #AE927E;

	background: #ffffff;

	transition: background 0.5s, color 0.5s, border 0.5s;

	position: relative;
	top: 0;
	left: 0em;
	border-radius: 12px;

}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
	background: #AE927E;
	color: #ffffff;
	border-top: 0.08em solid #AE927E;
	border-right: 0.08em solid #AE927E;
	border-bottom: 0.08em solid #AE927E;
	border-left: 0.08em solid #AE927E;

	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 #AE927E;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0.08em solid #AE927E;
	padding: 0.75em 1.0em 0.75em 1.0em;

	color: #AE927E;
	font-weight: bold;
	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: #AE927E;
	color: #FFFFFF;
	border-color: #AE927E;
}

/******************************************************************************** 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;
	border: 0px !important;
}

.Pages td {
	padding: 0em;
}

.Pages-PageMarker-Text {
	margin: 0px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active {
	display: inline-block;

	background-color: #ffffff;
	color: #8C684A;
	border: 0.08em solid #c0c0c0;

	padding: 10px;
	font-family: inherit;
	font-size: 1em;
	text-decoration: initial;
	font-weight: 600;

	transition: background 0.5s, color 0.5s, border 0.5s;
	margin: 0 0.5em;
	border-radius: 8px;
}

.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

	display: inline-block;
	background-color: #ffffff;
	color: #8C684A;
	border: 0.08em solid #c0c0c0;
	padding: 10px 15px;
	font-family: inherit;
	font-size: 1em;
	text-decoration: initial;
	font-weight: 600;
	border-radius: 8px;
	transition: background 0.5s, color 0.5s, border 0.5s;
	margin: 0 0.5em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #8C684A;
	color: #ffffff;
	border-color: #8C684A;

	text-decoration: initial;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #8C684A;
	color: #ffffff;
	border-color: #8C684A;

	text-decoration: initial;
}

/* .en-GB .Pages-ArrowContainer:first-child .Pages-Arrow,
.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
	background: url("fonts/left.png") no-repeat center;
	background-size: 20px 20px;
	color: transparent;
	width: 20px;
	height: 20px;
}

.en-GB .Pages-ArrowContainer:last-child .Pages-Arrow,
.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
	background: url(fonts/right.png) no-repeat center;
	background-size: 20px 20px;
	color: transparent;
	width: 20px;
	height: 20px;
} */

/*''''''''''''''''''''''''''''''''''''''''''''' 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;
	border-bottom: 0.0em solid;
}

.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: #001421;
	border-bottom-color: #001421;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #001421;
	border-bottom-color: #001421;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}

.en-GB .HeadingColomnContainer,
.en-GB .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
	line-height: 28px;
}

.PressRelease-SingleLine-TypeContainer {

	float: right;

	border: 0em solid #c0c0c0;
	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;
	width: 20%;
}

.en-GB .PressRelease-SingleLine-AttachmentsContainer {
	/* 	position: absolute; */
	right: 0;
	top: 15%;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
	/* 	position: absolute; */
	left: 0;
	top: 15%;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow {
	position: relative;
	width: 100%;
	height: auto;
}

.PressReleaseOdd {
	background-color: transparent;
}

.PressReleaseEven {
	background-color: transparent
}

.PressRelease {
	border-bottom: 1px solid #c0c0c0;
	padding: 0.75em 0em;

	border-right: 0em solid #c0c0c0;
	border-left: 0em solid #c0c0c0;
}

#PressRelease_0 {
	border-top: 0em solid #c0c0c0;
}

.PressRelease:last-child {
	border-bottom: 1px solid #c0c0c0;
}

.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: #000000;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #8C684A;
}

.PressRelease-NewsType {
	font-weight: bold;
	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: 1.0em;
	color: #8C684A;
	font-weight: 500;
	text-transform: none;
	font-style: normal;
}

.en-GB .PressRelease-NewsDate {
	/* 		font-family: "Playfair Display", sans-serif; */
}

.ar-AE .PressRelease-NewsDate {
	/*! font-family: "Amariya", sans-serif; */
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}

/******************************* Format of CA **********************************************/
#MainHeading,
.PressRelease-NewsType {
	display: none;
}

#SuppliedBy,
.SeparateNews-Footer-Container,
.TermsLinkContainer a,
.CookieLinkContainer a {
	font-size: 15px !important;
}

#SearchBox {
	position: relative;
	margin-right: 18px;
	/*! top: -2px; */
}

.ar-AE #SearchBox {
	margin-right: 0px;
}

.ebuttons {
	float: none !important;
}

/******************************* END: Format of CA **********************************************/
/***************** START OF ARABIC *****************/
.ar-AE body {
	direction: rtl;
}

.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-AttachmentsContainer,
.ar-AE .NewsColumn-Container .PressRelease-Attachment {
	clear: left;
	float: left !important;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
	float: right;
}

.ar-AE .PressRelease-NewsDate {
	margin-right: 0em;
	margin-left: 0.5em;
}

/* .ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
} */

.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: #000000;
}

.EurolandTools-CommonObjects-Calendar-Month-WeekendNotActive {
	color: #959595;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend {
	color: #000000;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	background: #AD9480 !important;
	text-transform: capitalize !important;
	color: #ffffff !important;
	width: unset;
	padding: 10px 22px;
	border: 1px solid #AD9480 !important;
	font-weight: normal;
	border-radius: 2em;
	font-size: 18px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background-color: #ffffff !important;
	border-color: #AD9480 !important;
	color: #AD9480 !important;
	text-decoration: none;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover,
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
	background-color: #001421 !important;
	border-color: #001421 !important;
	color: #fff !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	text-shadow: none !important;
}

/*******************************END CUSTOM CALENDAR********************************************************************/
@media (max-width: 840px) {
	.PressRelease-SingleLine-TitleContainer {
		width: 70%;
	}
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 0px solid #e1e1e1;
}

.styledSelect,
.easySelect {
	display: inline-block;
	max-width: 120px;
	font-family: inherit;
	font-size: 18px;
	color: #000000 !important;
	background: transparent;
	font-weight: bold !important;
	padding-top: 2px;
	height: 40px;
	box-sizing: border-box;
	vertical-align: middle;
}

.styledSelect {
	line-height: 35px;
}

.container-item .checkmark::after {
	border-color: #001421;
}

.options li:hover {
	background-color: #ccd9ff;
	color: #001421;
	cursor: pointer;
}

.options * {
	font-family: inherit !important;
}

@media (max-width: 400px) {

	body,
	input,
	.Tabs-Tab,
	.styledSelect,
	.easySelect {
		font-size: 16px;
	}

	#SuppliedBy,
	.SeparateNews-Footer-Container {
		font-size: 13px !important;
	}
}

@media (max-width: 360px) {

	body,
	input,
	.Tabs-Tab,
	.styledSelect,
	.easySelect {
		font-size: 14px;
	}

	#SuppliedBy,
	.SeparateNews-Footer-Container {
		font-size: 12px !important;
	}
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	text-align: center;
}

#Periods tbody tr td {
	border: 0px solid transparent;
}

@media (max-width: 667px) {
	#ToCalendarContrainer {
		margin-left: 0px;
	}
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
	text-shadow: none !important;
}

.ar-AE #TotalNr {
	margin-right: 4px;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
	border: 2px solid #ccc;
	box-shadow: 0.5px 0.5px 0.5px #A8A9A3 !important;
}

@media(max-width:339px) {
	.euButton {
		float: none;
	}
}

/* ADDITIONAL CSS */

.PressRelease-Attachment div,
.PressRelease-Attachment a {
	width: 34px !important;
	height: 34px !important;
}

.PressRelease-Attachment img {
	width: 30px !important;
	height: 30px !important;
}