/*************font declarations*************/

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');



#Main {
    max-width: 1200px;
    padding:0;
}
body,
input {
    font-size: 18px;
	font-family: "Nunito Sans", sans-serif;
    color: #000000;
}
button {
    font-family: "Nunito Sans", sans-serif;
}
.Tabs-Tab {
    font-size: 18px;
}

.ar-AE body, .ar-AE input, .ar-AE button {
	font-family: "Tajawal", sans-serif;
}

.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: 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: 2em;
    line-height: 2em;
    width: 200px;
    border: 0.08em solid #f1f1eb;
	vertical-align: top;
    margin: 0 10px 10px 0;
	border-radius: 6px;
	color: #000000;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: normal;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: 500;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 0.8em 1em 0.8em 1em;
	
	border: 0em solid #6C4099;	
	border-radius: 14px;
	
    background: #6C4099;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: right;
	width: 120px;
}
.euButton:hover {
    background: #6C4099;
    color: #FFFFFF !important;
	border-color: #6C4099;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight:500;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 20px;
    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 #DBDBDB;	
}

.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: normal;
	font-size: 1.0em;
	text-transform: none;	
	color: #f1f1eb;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.08em solid #DBDBDB;
	border-right: 0.08em solid #DBDBDB;
	border-bottom: 0.08em solid #DBDBDB;
	border-left: 0.08em solid #DBDBDB;
	
	background: #DBDBDB;
	
	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: #DBDBDB;
	color: #00AAAD;	
	border-top: 0.08em solid #DBDBDB;
	border-right: 0.08em solid #DBDBDB;
	border-bottom: 0.08em solid #00AAAD;
	border-left: 0.08em solid #DBDBDB;
	
	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 #00AAAD;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #6C4099;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #6C4099;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #FFFFFF;
	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: #6C4099;
	color: #FFFFFF;
	border-color: #6C4099;
}

/******************************************************************************** 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: transparent;
	color: #000000;
	border: 0em solid #f1f1eb;
	
	padding: 0px;
	
	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	transition: none;	
	margin: 2px;	
	margin-right: 1em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: transparent !important;
	color: #00AAAD;
	border-bottom: 2px solid #00AAAD;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: transparent;
    color: #00AAAD !important;
    border-bottom: 2px solid #00AAAD;
    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 #797979;
	border-bottom: 0.0em solid #797979;
}
.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: #000000;
	border-bottom-color: #000000;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #f1f1eb;	
	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: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.08em solid #f1f1eb;
	padding: 20px 0em;
	
	border-right: 0em solid #f1f1eb;	
	border-left: 0em solid #f1f1eb;
}
#PressRelease_0 {
	border-top: 0em solid #f1f1eb;
}
.PressRelease:last-child {
	border-bottom: 0.08em solid #f1f1eb;
}

.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;
}
.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: #00AAAD;
	font-weight: 600;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}

h1#MainHeading {
    display: none;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    top: 12px;
}

.Periods-YearPeriod.Periods-YearPeriodSelected {
    text-decoration: underline !important;
    color: #00AAAD !important;
}

#ButtonsContainer.NoTabsVisible {
    border-bottom: 0px solid #f1f1eb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
    position: relative;
}

.PressRelease-SingleLine-AttachmentsContainer {
    position: absolute;
    right: 0;
    top: 50%;
}

#CurrentPeriodContainer {
    font-weight: 500;
    font-size: 1.16em;
}

div#SuppliedBy {
    font-size: 13px;
}

@media (max-width: 380px) {
	.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
    padding: 8px;
}
}

@media (max-width: 840px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 80%;
    }
}

.ar-AE #DateAvailableFrom {
    text-align: right;
}

.ar-AE body {
    direction: rtl !important;
}

.ar-AE #YearPeriodsContainer {
    text-align: left;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
    float: right;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: right;
    float: right;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    float: LEFT;
    clear: RIGHT;
}
.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    left: 0;
    right: unset;
}

.ar-AE .euButton {
    float: left;
}

.ar-AE .ArrowContainer:after {
    right: 0;
    left: -1em;
}

.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
}

.ar-AE #SuppliedBy {
    text-align: left;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    display: inline-block;
    padding: 5px;
    margin: 3px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    text-shadow: 0px 0px 0px #aaa;
    transition: background 0.5s, border 0.5s;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,.EurolandTools-CommonObjects-Calendar-Month-Day {
    color: #000000;
    text-shadow: 0px 0px 0px #aaa;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background-color: #00AAAD !important;
    color: #ffffff !important;
	border-color: #00AAAD !important;
}

.InactiveInputBox {
    color: #000000;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    left: 65px;
    display: inline-block;
    width: 50%;
    padding: 12px 0px;
    border: 1px solid #6C4099;
    background: #6C4099 !important;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    color: #FFFFFF;
    color: #FFFFFF;
    text-shadow: 0px 0px 0px #666;
    transition: background 1.0s, border 1.0s;
    position: relative;
	border-radius: 14px;
}

.ar-AE .EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    left: -65px;
}


.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend,
.EurolandTools-CommonObjects-Calendar-Month-Weekend {
    color: #ed1c24 !important;
}

.ar-AE .EurolandTools-CommonObjects-Calendar-SelectionIndicator, .ar-AE #SearchBox, .ar-AE #FromCalendarInput, .ar-AE #ToCalendarInput {
	    margin: 0 0px 10px 10px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    padding-bottom: 5px;
}

div#SuppliedBy a {
    color: #000000;
}

div#SuppliedBy a:hover {
    color: #00AAAD;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	    background: #6C4099 !important;
		color: #FFFFFF !important;
		width: 120px;
		border-radius: 14px;
		border-color: #6C4099 !important; 
		font-weight: 500;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	    background: #6C4099 !important;
		border-color: #6C4099 !important; 
		color: #FFFFFF !important;
		width: 120px;
		border-radius: 14px;
		font-weight: 500;
}

@media (max-width: 375px) {
	div#TotalContainer {
    padding-top: 1em;
}
}

.Pages-ArrowContainer:last-child .Pages-Arrow:hover,
.Pages-ArrowContainer:first-child .Pages-Arrow:hover {
    color: #000000;
    border-bottom: 0px solid #00AAAD;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    cursor: pointer;
    margin: 3px 5px;
    position: relative;
    top: 5px;
    width: 30px;
    height: 30px;
    background: url(icon.png) center center no-repeat !important;
    display: inline-block;
}

div#SearchFilter button.euButton {
    width: 200px;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    top: 54%;
}

.ar-AE .PressRelease-NewsDate {
    margin-right: 0;
}