@font-face {
    font-family: 'Variable';
    src: url('fonts/Variable-Regular.eot');
    src: url('fonts/Variable-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Variable-Regular.woff2') format('woff2'),
        url('fonts/Variable-Regular.woff') format('woff'),
        url('fonts/Variable-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VariableBold';
    src: url('fonts/Variable-Bold.eot');
    src: url('fonts/Variable-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Variable-Bold.woff2') format('woff2'),
        url('fonts/Variable-Bold.woff') format('woff'),
        url('fonts/Variable-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'VariableBlack';
    src: url('fonts/VariableBlack.eot');
    src: url('fonts/VariableBlack.eot?#iefix') format('embedded-opentype'),
        url('fonts/VariableBlack.woff2') format('woff2'),
        url('fonts/VariableBlack.woff') format('woff'),
        url('fonts/VariableBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nahdi';
    src: url('fonts/Nahdi-Black.eot');
    src: url('fonts/Nahdi-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Nahdi-Black.woff2') format('woff2'),
        url('fonts/Nahdi-Black.woff') format('woff'),
        url('fonts/Nahdi-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nahdi';
    src: url('fonts/Nahdi-Bold.eot');
    src: url('fonts/Nahdi-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Nahdi-Bold.woff2') format('woff2'),
        url('fonts/Nahdi-Bold.woff') format('woff'),
        url('fonts/Nahdi-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} 


#Main {
    max-width: 1634px;
    padding:0;
}
body,
input {
    font-size: 18px;
	font-family: Variable, Arial, sans-serif;
    color: #1E454F;
}

.ar-AE body,
.ar-AE input {
	direction: rtl!important;
}

button {
    font-family: Variable, Arial, 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: #1E454F;
	
	font-weight: 700;
	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: #1E454F;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 18px !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #1E454F !important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 18px;
    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: 0.08em solid #818181;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
	height: auto;
    line-height: normal;
    font-family: Variable, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #2B8FC8 !important;
    text-transform: uppercase;
    padding: 0.5em 0 0.4em 0;
    border: 2px solid #FF6900;
    border-radius: 4px;
    background: #FFFFFF;
    color: #2B8FC8 !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
    min-width: 8em;
}
.euButton:hover {
    background: #FF6900;
    color: #FFFFFF !important;
	border-color: #FF6900;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 18px;
    font-weight:bold;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 18px;
    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 #6F888E;	
}

.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: #FFFFFF;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0em solid #6F888E;
	border-right: 0em solid #6F888E;
	border-bottom: 0em solid #6F888E;
	border-left: 0em solid #6F888E;
	
	background: #6F888E;
	
	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: #1E454F;
	color: #FFFFFF;	
	border-top: 0em solid #1E454F;
	border-right: 0em solid #1E454F;
	border-bottom: 0em solid #1E454F;
	border-left: 0em solid #1E454F;
	
	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 #1E454F;
}
.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 #FF6900;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #2B8FC8;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Variable, Arial, sans-serif;
	font-size: 0.8em;	
	
	margin: 0.22em;
	transition: background 0.5s, color 0.5s, border 0.5s;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	
	background-color: #FF6900;
	color: #FFFFFF;
	border-color: #FF6900;
}

/******************************************************************************** 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: #FFFFFF;
    color: #2B8FC8;
    border: 0.08em solid #FF6900;
	margin-left: -1px!important;
    padding: 0.5em;
    font-family: inherit;
    font-size: 18px;
    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: 0em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #FF6900;
	color: #FFFFFF;
	border-color: #FF6900;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FF6900;
	color: #FFFFFF;
	border-color: #FF6900;
	
	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 #1E454F;
	border-bottom: 0.0em solid #1E454F;
}
.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: #1E454F;
	border-bottom-color: #1E454F;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #1E454F;
	border-bottom-color: #1E454F;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #818181;	
	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;	
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: none;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.16em solid #F0B348;
	padding: 0.5em 0em 0.5em 0em;
	
	border-right: 0em solid #818181;	
	border-left: 0em solid #818181;
}
#PressRelease_0 {
	border-top: 0em solid #818181;
}
.PressRelease:last-child {
	border-bottom: 0em solid #818181;
}

.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: #000000;
}
.InactiveInputBox {
    color: #000000;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #1E454F;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #1E454F;
	font-weight: bold;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}


h1#MainHeading {
    display: none;
}

span.PressRelease-NewsType {
    display: none;
}

div#SuppliedBy {
    font-size: 13px;
    font-weight: 700;
}

input#SearchBox {
    position: relative;
    bottom: 3px;
}


.ar-AE .ArrowContainer:after {
	left: -1em;
	right: 0;
}

/* h1#MainHeading {
    display: none;
} */

.ar-AE #YearPeriodsContainer {
    text-align: left;
}

.ar-AE div#DateAvailableFrom {
    text-align: right;
}

.ar-AE #SuppliedBy {
    text-align: left;
}

.ar-AE button#SearchButton {
    position: relative;
    bottom: 0;
}

.ar-AE input#SearchBox {
    position: relative;
    bottom: 3px;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}


.en-GB .Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
}

.en-GB .Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
    float: right;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: right;
    float: right;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    zoom: 1.0;
    width: 100%;
    padding: 5px 0px;
    border: 0.08em solid #FF6900;
    background: #FFFFFF;
    text-align: center;
    font-size: 15px;
	text-transform: uppercase;
    line-height: 15px;
    font-weight: bold;
    color: #2B8FC8 !important;
    color: FF6900;
    text-shadow: none;
    transition: background 1.0s, border 1.0s;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #FF6900;
    color: #fff!important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #FF6900;
    background: #FF6900;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	border-color: #FF6900;
    background: #FF6900;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-CalendarContainer {
    box-shadow: 0;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 1px solid #818181;
}

@media (max-width:520px) {
	.ar-AE .EurolandTools-CommonObjects-Calendar-Selection {
		padding-bottom: 12px;
	}
	.ar-AE button#SearchButton {
		position: relative;
		bottom: 0px!important;
	}
	button#SearchButton {
		position: relative;
		bottom: -10px!important;
	}
}


#CurrentPeriodContainer {
    font-size: 18px;
}