@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url('fonts/ReadexPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

#Main {
    max-width: 1137px;
    padding:0;
}
body,
input {
    font-size: 18px;
	font-family: 'Readex Pro', sans-serif;
    color: #5d6074;
}
button {
    font-family: 'Readex Pro', 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: #6D6D6D;
	
	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: #6D6D6D;
	
	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: #5d6074 !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;
    margin: 0.8em 0 60px 0;
}
#Periods {
	margin-top: 1.3em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 56px;
    line-height: 46px;
    width: 269.25px;
    border: 0.08em solid #CFCFD7;
    box-sizing: border-box;
    margin: 5px 0;
	border-radius: 7px;
    padding: 5px 1em;
    color: #CFCFD7;
}
.en-GB #SearchBox {
	margin-right: 12px;
}
.ar-AE #SearchBox {
	margin-left: 12px;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: 56px;
	line-height: normal;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #001081 !important;
	text-transform: none;
	
	padding: 0.5em;
	
	border: 0.16em solid #001081;	
	border-radius: 7px;
	
    background: #001081;
    color: #FFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
    width: 269.25px;
    margin: 5px 0;
}
.euButton:hover {
    background: #FFF;
    color: #001081 !important;
	border-color: #001081;
	
	cursor: pointer;
}
@media (min-width: 1030px) {
	.en-GB .euButton {
		float:right;
	}
	.ar-AE .euButton {
		float: left;
	}
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1em;
    font-weight:normal;
    padding: 1px 13px;
    border: 2px solid #F7F9FF;
    border-radius: 3em;
    color: #5D6074;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    line-height: 43px;
	margin: 5px 0;
    background: #F7F9FF;
    height: 48px;
}
#YearPeriodsContainer a:hover,
.Periods-YearPeriodSelected {
	border: 2px solid #001081 !important;
	background: #001081 !important;
	color: #FFF !important;
	text-decoration: none !important;
}
#SortingContainer {
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 60px;
    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 #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: 1.2em;
	margin-bottom: 0.0em;
	margin-left: 1.2em;
	
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;	
	color: #001081;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.16em solid #001081;
	border-right: 0.16em solid #001081;
	border-bottom: 0.16em solid #001081;
	border-left: 0.16em solid #001081;
	
	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: #001081;
	color: #FFFFFF;	
	border-top: 0.16em solid #001081;
	border-right: 0.16em solid #001081;
	border-bottom: 0.16em solid #001081;
	border-left: 0.16em solid #001081;
	
	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 #001081;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.8em 0.8em 0.8em 0.8em;
	border: 0.16em solid #001081;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #001081;
	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: #001081;
	color: #FFFFFF;
	border-color: #001081;
}

/******************************************************************************** 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.8em 0.8em 0.8em 0.8em;
	margin: 0.0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
	border-radius: 7px;
	border: 1px solid #CFCFD7;
	font-weight: bold;
	content: url(fonts/ArrowLeft.png);
	padding: 10px;
}
.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
	content: url(fonts/ArrowRight.png);
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-radius: 7px;
	font-weight: bold;
	border: 1px solid #CFCFD7;
	content: url(fonts/ArrowRight.png);
	padding: 10px;
}
.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
	content: url(fonts/ArrowLeft.png);
}
.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	
	display: inline-block;
	
	background-color: #FFFFFF;
	color: #5D6074;
	border: 1px solid #CFCFD7;
	
	padding: 0;
	
	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;
	
	border-radius: 7px;
	
	transition: background 0.5s, color 0.5s, border 0.5s;	
	margin: 0em 4px;	
	height: 40px;
	width: 40px;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 37px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #001081;
	color: #FFFFFF;
	border-color: #001081;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #001081;
	color: #FFFFFF;
	border-color: #001081;
	
	text-decoration: initial;
	font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' PRESS RELEASE CONTENT''''''''''''''''''''''''''''''''''''''''''''*/

#SortReleaseArrow {
	display: none;
}
.ArrowContainer {	
	display: inline-block;
    position: relative;
}
.ArrowContainer:after {
	content: "";
	position: absolute;
	top: -18px;
	right: -1.5em;

	width: 24px;
	height: 25px;
}
.ArrowContainer_DSEC:after {
  background: url(fonts/arrowup.png);
}
.ArrowContainer_ASC:after {
	background: url(fonts/arrowup.png);
	transform: rotateX(180deg);
}


#SortingContainer a {
  color: #001081;

}

.PressRelease-SingleLine-DateContainer {
	float: left;
	margin-bottom: 20px;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #EDEDED;	
	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: calc(100% - 50px);
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: right;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: #FFF;
}
.PressReleaseEven {
	background-color: #FFF;
}
.PressRelease {
	border-bottom: 0.5px solid #CFCFD7;
	border-left: 0.5px solid #CFCFD7;
	border-right: 0.5px solid #CFCFD7;
	padding: 30px;
	position: relative !important;
}
#PressRelease_0 {
	border-top: 0.5px solid #CFCFD7;
}

.PressRelease:hover:before {
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	height: 100%;
	border-left: 4px solid #25A3FF;
}
.ar-AE .PressRelease:hover:before {
	left: unset;
	right: 0;
}
.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 16px;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #5D6074;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #001081;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #5d6074;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	margin-bottom: 20px;
	font-family: inherit;
	font-size: 18px;
	color: #5D6074;
	font-weight: 600;
	text-transform: none;
	font-style: normal;	
}
.PressRelease-Attachment {
  position: absolute;
  right: 30px;
  bottom: 12%;
}
.ar-AE .PressRelease-Attachment {
  right: unset;
  left: 60px;
}
#CurrentPeriodContainer {
  font-weight: normal;
  color: #050928;
  font-size: 24px;
}
#PagesContainer {
    text-align: center;
    padding: 60px 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}
#ButtonsContainer.NoTabsVisible {
  border-bottom: 1px solid #CFCFD7;
  margin-bottom: 40px;
  padding-top: 40px;
}

.PressRelease-Attachment, .PressRelease-Attachment a, .PressRelease-Attachment div {
  width: 40px !important;
  height: 45px !important;
  position: absolute;
}
.EurolandTools-CommonObjects-Calendar-Selection {
  position: relative;
  width: 282px;
}
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
	background: url(fonts/calendar.png);
	background-size: contain;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 18px;
	top: 16px;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	right: unset;
	left: 18px;
}
/** arabic **/
/***************** START OF ARABIC *****************/
.ar-AE body {
    direction: rtl;
}

.ar-AE #YearPeriodsContainer {
    text-align: right;
}

.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 .PressRelease-SingleLine-AttachmentsContainer {
	float: left;
	clear: left;
}

.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: #DC291E;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #464646;
}

.EurolandTools-CommonObjects-Calendar-Month-WeekendNotActive {
	color: #959595;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend {
	color: #7f7f7f;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    background: #FFF !important;
    border-color:  #001081 !important;
    text-transform: capitalize !important;
    color: #001081 !important;
    font-weight: normal;
    border-radius: 5px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover, 
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background-color: #001081 !important;
    border-color: #001081 !important;
    color: #fff !important;
    text-decoration: none;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    background-color: #001081 !important;
    border-color: #001081 !important;
    color: #fff !important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    text-shadow: none !important;
}

/*******************************END CUSTOM CALENDAR********************************************************************/
#SuppliedBy, #SuppliedBy a {
	color: #6D6D6D;
	font-size: 16px !important;
}
#SuppliedBy a:hover {
	color: #001081;
	text-decoration: underline;
}
@media (max-width: 1441px) {
	.EurolandTools-CommonObjects-Calendar-Selection {
		position: relative;
		width: 257px;
	}
  .EurolandTools-CommonObjects-Calendar-SelectionIndicator, 
  #SearchBox, #FromCalendarInput, #ToCalendarInput {
    width: 245px;
    height: 56px;
  }
  .euButton {
    width: 245px;
    height: 56px;
    margin: 2px 0;
  }
  .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	top: 16px;
  }
}
@media (max-width: 390px) {
	.EurolandTools-CommonObjects-Calendar-Selection {
		position: relative;
		width: unset;
	}
	.EurolandTools-CommonObjects-Calendar-CalendarIcon {
		right: 1em;
		top: 14px;
		position: absolute;
	}
	.ar-AE .EurolandTools-CommonObjects-Calendar-CalendarIcon {
		right: unset;
		left: 1em;
	}
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator, 
	#SearchBox, #FromCalendarInput, #ToCalendarInput {
		width: calc(100vw - 1px) !important
	}
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator, 
	#SearchBox, #FromCalendarInput, #ToCalendarInput {
	  height: 48px;
	  line-height: 36px;
	}
	.euButton {
		width: 100%;
		height: 48px;
	}
}
#Periods tr {
    display: flex;      
    flex-direction: column-reverse; 
}
#YearPeriodsContainer {
  height: 60px;
  /*! box-sizing: border-box; */
  padding-bottom: 100px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#TotalContainer {
  color: #050928;
  padding-top: 0.25em;
}

#DateAvailableFrom {
	display: none;
}
.EurolandTools-CommonObjects-Calendar-Calendar {
  padding: 10px;
}
@media (max-width: 400px) {
    .NewsColumn-Container.PressRelease-NewsColumn > div {
        display: block !important;
        float: unset;
    }
    .NewsColumn-Container .PressRelease-Attachment {
        float: unset !important;
        position: unset !important;
        padding-top: 1em;
    }
	.ar-AE .PressRelease-Attachment {
		padding-right: 0px;
	}
	.ar-AE .PressRelease-Attachment img,
	.ar-AE .PressRelease-Attachment a {
		text-align: right !important;
	}
	.PressRelease-Attachment, .PressRelease-Attachment a, .PressRelease-Attachment div {
		position: unset;
		margin: 0 !important;
	}
}
@media (max-width: 350px) { 
    .PressRelease-SingleLine-TitleContainer {
        width: 100%;
        float: unset;
    }
    .PressRelease-SingleLine-AttachmentsContainer {
        float: unset;
    }
    .PressRelease-Attachment {
        margin-top: 12px;
    }
}

@media (max-width: 831px) {
	body,
	input,
	.Tabs-Tab,
	.PressRelease-NewsDate {
		font-size: 16px;
	}
	#SuppliedBy, #SuppliedBy a,
	.PressRelease-NewsTitle, 
	.PressRelease-NewsTitle:link, 
	.PressRelease-NewsTitle:visited {
		font-size: 14px !important;
	}
}

@media (max-width: 688px) {
	body,
	input,
	.Tabs-Tab,
	.PressRelease-NewsDate {
		font-size: 14px;
	}
}