/* arabic */
@font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/cairo/v10/SLXLc1nY6Hkvalr-ao6O59ZMaA.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/cairo/v10/SLXLc1nY6Hkvalr-ao6F59ZMaA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/cairo/v10/SLXLc1nY6Hkvalr-ao6L59Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* arabic */
  @font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/cairo/v10/SLXLc1nY6Hkvalqaa46O59ZMaA.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/cairo/v10/SLXLc1nY6Hkvalqaa46F59ZMaA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
    font-family: 'Cairo';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/cairo/v10/SLXLc1nY6Hkvalqaa46L59Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }


#Main {
    max-width: 1024px;
    padding:0;
}
body,
input {
	font-family: Cairo, Helvetica, sans-serif!important;
	font-size: 17px;
	color: #000000;
}


.ar-AE body,
.ar-AE input {
		font-family: Cairo, Helvetica, sans-serif!important;
	direction: rtl;
}

.ar-AE button {
    	font-family: Cairo, Helvetica, sans-serif!important;
}

button {
	font-family: Cairo, Helvetica, sans-serif!important;
}
.Tabs-Tab {
    font-size: 17px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #666666;
	
	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: #666666 !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: auto;
    line-height: normal;
    width: 9em;
	border: 0.08em solid #e1e1e1;
	background: #F0F0F0;
    border: none;
    border-top: 1px solid #E0E0E0;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
	height: auto;
    line-height: normal;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: none;
    padding: 0.4em 0.6em;
    border: 0em solid #00A5A0;
    border-radius: 6px;
    background: #00A5A0;
    color: #FFFFFF !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
    display: inline-block;
    width: 9em;
}
.euButton:hover {
    background: #00A5A0;
    color: #FFFFFF !important;
	border-color: #00A5A0;
	
	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: 0.08em solid #E1E1E1;	
}

.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: #888888;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.08em solid #E1E1E1;
	border-right: 0.08em solid #E1E1E1;
	border-bottom: 0.08em solid #E1E1E1;
	border-left: 0.08em solid #E1E1E1;
	
	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: #335C62;
	color: #FFFFFF;	
	border-top: 0.08em solid #335C62;
	border-right: 0.08em solid #335C62;
	border-bottom: 0.08em solid #335C62;
	border-left: 0.08em solid #335C62;
	
	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 #335C62;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #335C62;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #335C62;
	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: #335C62;
	color: #FFFFFF;
	border-color: #335C62;
}

/******************************************************************************** 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;
	
	background-color: #FFFFFF;
	color: #18b2b0;
	border: 0.08em solid #ddd;
	
	padding:0.3em 0.6em;
	
	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	margin-left: -1px!important;
	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: #18b2b0;
	color: #ffffff;
	border-color: transparent;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #18b2b0;
    color: #FFFFFF;
	border-color: #18b2b0;
	
	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 #666666;
	border-bottom: 0.0em solid #666666;
}
.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: #666666;
	border-bottom-color: #666666;
}
.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 #e1e1e1;	
	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 #e1e1e1;
	padding: 0em;
	
	border-right: 0em solid #e1e1e1;	
	border-left: 0em solid #e1e1e1;
}
#PressRelease_0 {
	border-top: 0em solid #e1e1e1;
}
.PressRelease:last-child {
	border-bottom: 0em solid #e1e1e1;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 17px;
	
	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: 16px;
    color: #000000;
    font-weight: normal;
    text-transform: none;
    font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}


/* m */

span.PressRelease-NewsType {
    display: none;
}

.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: 3px;
}

.ar-AE input#SearchBox {
    position: relative;
    bottom: 3px;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7) {
    color: #808284;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 95%;
}

.PressRelease-SingleLine-AttachmentsContainer div:nth-child(2){
	margin-top: 20px;
}

.NewsColumn-Container .PressRelease-Attachment {
	width: 100%;
	max-width: 1125px;
}

.PressRelease-SingleLine-AttachmentsContainer {
    margin-top: -9.5px;
}

.PressRelease-Attachment {
    margin-top: -24px;
}

button#SearchButton {
    position: relative;
    bottom: 2px;
}

div#SuppliedBy {
    font-size: 16px;
}






.ar-AE #YearPeriodsContainer {
    text-align: left;
}


.ar-AE .PressRelease-SingleLine-DateContainer {
    float: right;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    float: left;
    clear: right;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: right;
    float: right;
}

.ar-AE .ArrowContainer:after {
	left: -1em;
	right: 0;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    margin-top: -19.5px;
}

.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;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #464646;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(5), .EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(6) {
    color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7) {
    color: #808284;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	border-radius: 6px;
    border: 1px solid #00A5A0;
    background: #00A5A0;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #999;
    background: #999;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #00A5A0;
    color: #FFFFFF;
    border-color: #00A5A0;
}

@media(max-width:620px){
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
		width: 80%;
	}
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator, .InputBox {
	/* padding: 11px; */
}

input#SearchBox {
    position: relative;
    bottom: 3px;
}

.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.eupagination>li:last-child>a, .eupagination>li:last-child>span {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    margin-top: 5px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    line-height: 1.4;
}

div#SuppliedBy {
    font-size: 13px;
    line-height: 1.3;
}

@media (max-width:414px) {
	#FromCalendarContrainer, #ToCalendarContrainer {
		vertical-align: top;
		margin-top: 7px;
	}
}