/* Regular */
@font-face {
	font-family: "Aktiv Grotesk Arb";
	src: url("fonts/AktivGrotesk-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Aktiv Grotesk";
	src: url("fonts/AktivGrotesk-Regular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
    font-family: 'SaudiRiyalFont';
    src: url("fonts/SR2NEW2.ttf") format('truetype');
    font-display: swap;
}

#Main {
    max-width: 1280px;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: Aktiv Grotesk, Aktiv Grotesk Arb, sans-serif;
    color: #3A3A42;
}
button {
	font-family: Aktiv Grotesk, Aktiv Grotesk Arb, sans-serif;
}
.Tabs-Tab {
    font-size: 16px;
}

#CurrentPeriodContainer {
  font-weight: 600;
}

.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #3A3A42;
	
	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: #003030;
	
	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: #003030 !important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0;
}
#Periods {
	margin-top: 0.6em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 32px;
    line-height: normal;
    width: 9em;
    border: 0.08em solid #C5C5C5;
    margin: 1px;
    box-sizing: border-box;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: unset;
}
.euButton {
    height: 48px;
	line-height: 48px;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase;
	
	padding: 0em 1em;
	
	border: 0.08em solid #003030;	
	border-radius: 3em 3em 3em 3em;
	
    background: #003030;
    color: #FFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
    float: right;
}
.ar-AE .euButton {
    float: left;
}
.euButton:hover {
    background: #FFF;
    color: #003030 !important;
	border-color: #003030;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight:600;
    color: #003030;
}
#YearPeriodsContainer a:hover {
    color: #BD5C1A;
}
#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 #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: 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: bold;
	font-size: 1.0em;
	text-transform: none;	
	color: #003030;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.16em solid #FFFFFF;
	border-right: 0.16em solid #FFFFFF;
	border-bottom: 0.16em solid #FFFFFF;
	border-left: 0.16em solid #FFFFFF;
	
	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: #FFFFFF;
	color: #003030;	
	border-top: 0.16em solid #003030;
	border-right: 0.16em solid #003030;
	border-bottom: 0.16em solid #003030;
	border-left: 0.16em solid #003030;
	
	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 #003030;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 3em 3em 3em 3em;
	border: 0.08em solid #003030;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #003030;
	font-weight: normal;
	text-transform: uppercase;
	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: #003030;
	color: #FFFFFF;
	border-color: #003030;
}

/******************************************************************************** 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: 0em;
	border-bottom-left-radius: 0em;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0em;
	border-bottom-right-radius: 0em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	
	display: inline-block;
	
	background-color: #FFFFFF;
	color: #3A3A42;
	border-bottom: 0.08em solid #FFFFFF;
	
	padding: 1.0em 0em 1.0em 0em;
	
	font-family: inherit;
	font-size: 1em;
	text-decoration: initial;
	font-weight: normal;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	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: #FFFFFF;
	color: #003030;
	border-color: #003030;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FFFFFF;
	color: #003030;
	border-color: #003030;
	
	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 #3A3A42;
	border-bottom: 0.0em solid #3A3A42;
}
.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: #3A3A42;
	border-bottom-color: #3A3A42;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #003030;
	border-bottom-color: #003030;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #C5C5C5;	
	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: 90%;
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: left;
}
.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;
}

.en-GB .HeadingColomnContainer, 
.en-GB .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
  line-height: 28px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.08em solid #C5C5C5;
	padding: 0.5em 0em;
	
	border-right: 0em solid #C5C5C5;	
	border-left: 0em solid #C5C5C5;
}
#PressRelease_0 {
	border-top: 0em solid #C5C5C5;
}
.PressRelease:last-child {
	border-bottom: 0.08em solid #C5C5C5;
}

.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: #003030;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #BD5C1A;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #3A3A42;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #3A3A42;
	font-weight: 600;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}
/******************************* Format of CA **********************************************/
#MainHeading, .PressRelease-NewsType {
	display: none;
}
#SuppliedBy {
	font-size: 13px !important;
}
#SearchBox {
    top: 1px;
    position: relative;
} 
.ar-AE #SearchBox {
    top: -1px;
    position: relative;
} 
@-moz-document url-prefix() {
	.ar-AE #SearchBox {
		top: 1px;
		position: relative;
	} 
}
.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-DateContainer {
    float: right;
}

.ar-AE .PressRelease-NewsDate {
    margin-right: 0em;
    margin-left: 0.5em;
}

.ar-AE #SuppliedBy {
    text-align: left;
}
/***************** END OF ARABIC *****************/
/********************************Arab Custom Date***********************************************************************/
.EurolandTools-CommonObjects-Calendar-Calendar * {
	text-shadow: none !important;
}
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: #DC291E;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #3A3A42;
}

.EurolandTools-CommonObjects-Calendar-Month-WeekendNotActive {
	color: #3A3A42;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend {
	color: #3A3A42;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
  text-align: center;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    background: #003030 !important;
    border-color:  #003030 !important;
    text-transform: uppercase !important;
    color: #FFF !important;
    border-radius: 3em;
    font-weight: normal;
    width: 50%;
    text-shadow: none;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover, 
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background-color: #FFF !important;
    color: #003030 !important;
    text-decoration: none;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background-color: #003030 !important;
	  border-color:  #003030 !important;
    color: #FFF !important;
    text-decoration: none;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    background-color: #003030 !important;
    border-color: #003030 !important;
    color: #fff !important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    text-shadow: none !important;
}
/*******************************END CUSTOM CALENDAR********************************************************************/
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
  width: 30px;
  height: 30px;
  background-image: url("fonts/calendar.png");
  background-size: contain;
  position: relative;
  top: 12px;
}
.ar-AE #TotalNr {
  padding-right: 5px;
}
@media (min-width: 659px) {
  .en-GB #SearchButton {
	position: relative;
	top: 7px;
  }
}
@media (min-width: 587px) {
  .ar-AE #SearchButton {
	position: relative;
	top: 7px;
  }
}
@media (max-width: 840px) {
	.PressRelease-SingleLine-TitleContainer {
		width: 70%;
	}
}