@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Roboto:wght@300;400;500;700&family=Cairo:wght@300;400;600;700&display=swap');

#Main {
    max-width: 800px;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: Roboto, sans-serif;
	color: #777777;
	font-weight: 300;
}
button {
    font-family: Roboto, sans-serif;
}
.Tabs-Tab {
    font-size: 16px;
}
#YearPeriodsContainer {
    text-align: right;
    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: #FF9F38;
	
	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: #23527C;
	
	font-weight: none;
	text-decoration: none;
	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: #777777 !important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1em;
    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 #e0e0e0;
    margin-top: 6px;
    padding: 11px 5px;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.ar-AE #SearchBox,
.ar-AE #FromCalendarInput,
.ar-AE #ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
	border: 0.08em solid #e0e0e0;
	margin-top: 6px;
	padding: 5px;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: 24px;
	
	font-family: Roboto,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	
	padding: 7px 32px;
	
	border: 2px solid #103D68;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background: #103D68;
	
	transition: 0.3s all ease;	
	text-decoration: none;	
	line-height: 24px;
	float: center;
}
.euButton:hover {
    background: #FFFFFF;
    color: #103D68 !important;
	border-color: #103D68;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight:bold;
}
#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: #777777;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.08em solid #EAEAEA;
	border-right: 0.08em solid #EAEAEA;
	border-bottom: 0.08em solid #EAEAEA;
	border-left: 0.8em solid #EAEAEA;
	
	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: #222222;	
	border-top: 0.08em solid #EAEAEA;
	border-right: 0.08em solid #EAEAEA;
	border-bottom: 0.08em solid #EAEAEA;
	border-left: 0.8em solid #FF9F38;
	
	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 #EAEAEA;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #103D68;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0.16em solid #103D68;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #FFFFFF;
	font-weight: bold;
	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: #FFFFFF;
	color: #103D68;
	border-color: #103D68;
}

/******************************************************************************** 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;
	border-bottom-left-radius: 0;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	display: inline-block;
	font-family: Open Sans, sans-serif;
    font-size: 16px;
    border: 0.08em solid #DDDDDD;
    padding: 5px 14px;
    background: #fff;
    color: #FF9F38;
    font-weight: normal;
    text-decoration: initial;
    transition: background 0.5s, color 0.5s, border 0.5s;
    border-radius:15px!important;
    margin: 0 1px;	
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	color: #23527c;
    border: 0.08em solid #ddd;
    background: #eee;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	color: #23527c;
    border: 0.08em solid #ddd;
    background: #eee;
	
	text-decoration: initial;
	font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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: -1.3em;
    margin-top: -0.6em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;    
	border-top: 0.0em solid #FF9F38;
	border-bottom: 0.0em solid #FF9F38;
}
.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: #FF9F38;
	border-bottom-color: #FF9F38;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #23527C;
	border-bottom-color: #23527C;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #918B84;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: #FFFFFF;
	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 #E0E0E0;
	padding: 1.0em 0;
	border-right: 0em solid #918B84;
	border-left: 0em solid #918B84;
}
#PressRelease_0 {
	border-top: 0em solid #918B84;
}
.PressRelease:last-child {
	border-bottom: 0em solid #918B84;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size:18px;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #3D4975;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF9F38;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #777777;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #222222;
	font-weight: 400;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
	padding-top: 2em;
	font-size: 13px;
}

.SortingContainer-NoChange-NewsColumn a, .SortingContainer-NoChange-NewsColumn a:link {
    font-size: 18px!important;
}


.ar-AE body, .ar-AE input {
    direction: rtl;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: none;
}

.ar-AE td#YearPeriodsContainer {
    text-align: left;
}

.ar-AE div#SuppliedBy {
    text-align: left;
}

.ar-AE .HeadingColomnContainer, 
.ar-AE .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: block;
    vertical-align: top;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
    float: none; 
}

.ar-AE .ArrowContainer {
    display: inline-block;
    position: relative;
    top: 0px;
    right: 12px;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7){
    color: #777;
}
.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(5),
.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(6) {
    color: #ed1c24 !important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #777;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #777;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(5),
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(6){
    color: #ed1c24 ;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(5),
.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(6){
    color: #ed1c24 ;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(1),
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(7){
    color: #ed1c24;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(5), 
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(6) {
    color: #777!important;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(1),
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7) {
    color: #ed1c24 !important;
}
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(5),
.ar-AE .EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(6) {
    color: #777 !important;
}
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {

    border: 1px solid #FF9F38!important;
    background: #FF9F38!important;
    color: #fff!important;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #FF9F38!important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #FF9F38!important;
    cursor: pointer;
    color: #fff!important;
}
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {

    border: 1px solid #FF9F38!important;
    background: #FF9F38;
    color: #FFFFFF;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #FF9F38 !important;
	background:#FF9F38;
	color:#fff;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    color: #FFFFFF!important;
    background: #FF9F38!important;
    cursor: pointer;

}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {

    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 131px!important;
    font-family: inherit;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 24px;
	padding: 7px 0;
	
	border: 2px solid #103D68;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background: #103D68;
	
	transition: 0.3s all ease;	
	text-decoration: none;	

}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #fff;
	color: #103D68;
}
#CurrentPeriodContainer {
    font-weight: 600;
    font-size: 1.16em;
    color: #3d4975 !important;
}
#MainHeading {
    display: none;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    padding: 10px;
    text-align: center;
}


.ar-AE body,
.ar-AE input {
    font-size: 16px;
	font-family: Cairo, sans-serif;
    color: #777777;
}
* {
    outline: 0;
}
.ar-AE button {
    font-family: Cairo, sans-serif;
}
.ar-AE #DateAvailableFrom {
    text-align: right;
}
.ar-AE .ArrowContainer::after {
	right: -0.3em!important;
	margin-top: -6px!important;
}