@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-Medium.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: 500; 
}
@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-SemiBold.ttf") format("truetype"); 
	font-style: normal; 
	font-weight: 600; 
}
@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: 700;
}	
@font-face {
	font-family: 'GoldPlay';
	src: url("fonts/Goldplay-Black.ttf") format("truetype");
	font-style: normal;
	font-weight: 900;
}	
@font-face {
	font-family: 'Avenir';
	src: url("fonts/AvenirArabic-Light.otf") format("opentype");
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: 'Avenir';
	src: url("fonts/AvenirArabic-Book.otf") format("opentype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'Avenir';
	src: url("fonts/AvenirArabic-Book.otf") format("opentype");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: 'Avenir';
	src: url("fonts/AvenirArabic-Medium.otf") format("opentype"); 
	font-style: normal; 
	font-weight: 500; 
}
@font-face {
	font-family: 'Avenir';
	src: url("fonts/AvenirArabic-Heavy.otf") format("opentype");
	font-style: normal;
	font-weight: 700;
}	
@font-face {
	font-family: 'Avenir';
	src: url("fonts/AvenirArabic-Black.otf") format("opentype");
	font-style: normal;
	font-weight: 900;
}


#Main {
    max-width: 100%;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: 'GoldPlay', sans-serif;
    color: #605f5f;
    font-weight: 600; 
}
button {
	font-family: 'GoldPlay', sans-serif;
}
.Tabs-Tab {
    font-size: 18px;
}

.ar-AE body,
.ar-AE input{
	font-family: 'Avenir', sans-serif;
	direction: rtl;
	font-size: 16px;
	color: #605f5f;
    font-weight: 600; 
}
.ar-AE button {
	font-family: 'Avenir', 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: #605f5f;
	
	font-weight: 600; 
	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: #122969;
	
	font-weight: 600; 
	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: #605f5f !important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: 600;
    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: 1px solid #dbdbdb;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: normal;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	border: 0em solid #605f5f;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #605f5f;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: right;
}
.euButton:hover {
    background: #FFFFFF;
    color: #605f5f !important;
	border-color: #605f5f;
	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 #605f5f;	
}

.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: 0.08em solid #605f5f;
	border-right: 0.08em solid #605f5f;
	border-bottom: 0.08em solid #605f5f;
	border-left: 0.08em solid #605f5f;
	
	background: #605f5f;
	
	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: #605f5f;
	color: #605f5f;	
	border-top: 0.08em solid #605f5f;
	border-right: 0.08em solid #605f5f;
	border-bottom: 0.08em solid #605f5f;
	border-left: 0.08em solid #605f5f;
	
	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 #605f5f;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #605f5f;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #605f5f;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #FFFFFF;
	font-weight: bold;
	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: #FFFFFF;
	color: #605f5f;
	border-color: #605f5f;
}

/******************************************************************************** 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: #605f5f;
	color: #FFFFFF;
	border: 0.08em solid #605f5f;
	
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: 600;
	
	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: #FFFFFF;
	color: #605f5f;
	border-color: #605f5f;
	
	text-decoration: initial;
	font-weight: 600;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FFFFFF;
	color: #605f5f;
	border-color: #605f5f;
	
	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 #605f5f;
	border-bottom: 0.0em solid #605f5f;
}
.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: #122969;
	border-bottom-color: #122969;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #122969;
	border-bottom-color: #122969;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #1F1C1D;	
	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: #FFFFFF;
}
.PressReleaseEven {
	background-color: #FFFFFF
}
.PressRelease {
	border-bottom: 0.08em solid #777575;
	padding: 0.5em 0.5em 0.5em 0.5em;
	
	border-right: 0em solid #1F1C1D;	
	border-left: 0em solid #1F1C1D;
}
#PressRelease_0 {
	border-top: 0em solid #1F1C1D;
}
.PressRelease:last-child {
	border-bottom: 0em solid #1F1C1D;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 1.0em;
	
	font-weight: 600;
	font-style: normal;
	text-decoration: initial;
	color: #605f5f;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
	color: #605f5f;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #605f5f;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #605f5f;
	font-weight: bold;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}


/* STANDARD */
div#PagesContainer {
    font-size: 0.7em;
}
div#SuppliedBy {
    font-size: 13px;
}
input#SearchBox {
       margin-top: 1px;
}
.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
    display: inline-block;
    background-color: #FFFFFF;
    color: #605f5f;
    border: 0.08em solid #605f5f;
    padding: 1em 1em 1em 1em;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: 600;
    border-radius: 0em 0em 0em 0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0em;
    margin-left: -1px;
}
.Pages-SelectedPageMarker, .Pages-SelectedPageMarker:hover, .Pages-SelectedPageMarker:active {
    background-color: #605f5f;
    color: #FFFFFF;
    border-color: #605f5f;
    text-decoration: initial;
    font-weight: 600;
}
.Pages-Arrow:hover, .Pages-Arrow:active, .Pages-PageMarker:hover, .Pages-PageMarker:active {
    background-color: #122969;
    color: #FFFFFF;
    border-color: #605f5f;
    text-decoration: initial;
    font-weight: 600;
}
.PressRelease-SingleLine-TypeContainer {
	display: none !important;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 80% !important;
}
.NewsColumn-Container .PressRelease-Attachment {
    width: 100%;
    max-width: 1125px;
}
.NewsColumn-Container .PressRelease-Attachment {
    float: right!important;
}
.NewsColumn-Container .PressRelease-Attachment {
    float: left!important;
    padding-right: 5px;
    padding-top: 0px;
}
.PressRelease-Attachment {
    margin-top: -56px;
}
.PressRelease-Attachment {
    text-align: left;
    padding-top: 3px;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    margin-top: 5px;
}
.PressRelease-NewsDate{
	font-family: 'GoldPlay', sans-serif;
	font-weight: 600 !important;
	color: #122969;
}
.ar-AE .PressRelease-NewsDate {
	font-family: 'Avenir', sans-serif;
}
.PressRelease {
    border-bottom: 0.08em solid #dbdbdb;
    padding: 0.5em 0em 0.5em 0em;
    border-right: 0em solid #1F1C1D;
    border-left: 0em solid #1F1C1D;
}
#MainHeading {
    display: none;
}
.Pages-SelectedPageMarker:hover {
    font-weight: 600;
}


/* CALENDAR CA */

/* CALENDAR */
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	width: 45%;
    margin-left: 82px;
    font-family: inherit;
    font-size: 16px !important;
    /* letter-spacing: 1.2px !important; */
    padding: 12.5px 0 !important;
    width: 107px !important;
    color: #ffffff !important;
    background: #122969 !important;
    border: 1px solid #122969 !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    text-transform: capitalize;
	transition: none !important;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	width: 49%;
    margin-top: 8px;
    margin-left: -12px;
    font-family: inherit;
    font-size: 16px !important;
    /* letter-spacing: 1.2px !important; */
    padding: 12.5px 0 !important;
    border-radius: 0 !important;
    width: 107px !important;
    color: #ffffff !important;
    background: #122969 !important;
    border: 1px solid #122969 !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
	transition: none !important;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	color: #122969 !important;
    background: #ffffff !important;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	color: #122969 !important;
    background: #ffffff !important;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:active {
	color: #122969 !important;
    background: #ffffff !important;
}
span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:active {
	color: #122969 !important;
    background: #ffffff !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton {
    text-shadow: none !important;
	color: #605f5f !important;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: none !important;
    color: #605f5f;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    text-shadow: none !important;
	padding: 3px 4px;
	transition: none !important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #605f5f;
    cursor: pointer;
    color: #FFFFFF !important;
    padding: 3px 4px;
    border-radius: 25px !important;
    outline: none;
    transition: none !important;
}
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    border: 0px solid #ccc;
    background: #605f5f;
    border-radius: 20px !important;
    color: #FFFFFF !important;
    padding: 3px 4px !important;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: transparent;
    padding: 3px 4px;
    border-radius: 20px;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    border: 0px solid #605f5f;
    background: transparent;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #ff0000 !important;
}
.EurolandTools-CommonObjects-Calendar-Month-Weekend {
    color: #ff0000 !important;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton, .EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton{
	text-shadow: none !important;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
    text-align: center;
    padding-top: 61px;
}

.euButton{
    padding: 17px 27px !important;
    margin-top: 0px;
    text-decoration: none;
    font-family: inherit;
    font-size: 16px;
    text-transform: capitalize !important;
    font-style: normal;
    padding: 12.5px 24px !important;
    border: 1px solid #122969 !important;
    border-radius: 8px !important;
    background: #122969 !important;
    color: #ffffff !important;
    font-weight: 600 !important;
	transition: all 0.5s;
}
.euButton:hover, .euButton:active {
	color: #122969 !important;
    background: #FFFFFF  !important;
}
/* ARABIC */
.ar-AE .PressRelease-SingleLine-DateContainer {
    float: right;
}
.ar-AE .NewsColumn-Container .PressRelease-Attachment {
    float: right!important;
}
.ar-AE .NewsColumn-Container .PressRelease-Attachment {
    width: 100%;
    max-width: 1125px;
}
.ar-AE .PressRelease-Attachment {
    text-align: left;
    padding-top: 3px;
}
.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    float: left;
    clear: left;
}
.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: right;
}
.ar-AE .PressRelease-NewsDate {
    margin-right: 0em;
    font-family: inherit;
    font-size: 1.0em;
    color: #122969;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
}
.ar-AE .PressRelease-Attachment {
    margin-top: -28px;
}
.ar-AE .Pages-Arrow:active{
	background-color: #605f5f !important;
	color: #FFFFFF !important;
}
.ar-AE .Pages-Arrow:hover, .ar-AE .Pages-Arrow:active, .ar-AE .Pages-PageMarker:hover, .ar-AE .Pages-PageMarker:active , .Pages-SelectedPageMarker{
    background: #122969 !important;
    color: #FFFFFF !important;
}
.ar-AE .Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
	border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
}
.ar-AE .Pages-ArrowContainer:first-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
	border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
}

.ar-AE #SuppliedBy {
    text-align: left;
    padding-top: 2em;
}
.ar-AE #DateAvailableFrom{
	text-align: right;
}
.ar-AE .euButton{
	float: left;
}
/* .ar-AE .ArrowContainer:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0em;
    margin-top: -0.6em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0em solid #605f5f;
    border-bottom: 0em solid #605f5f;
} */
.ar-AE .ArrowContainer {
    display: inline-block;
    position: relative;
    top: 2px;
    left: -24px;
}
.ar-AE #ButtonsContainer {
    text-align: left;
}

/* 10-10 */
.ar-AE #YearPeriodsContainer {
    text-align: left;
}
.ar-AE span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    width: 45%;
    margin-right: 82px;
    margin-left: 0px;
}
.ar-AE span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton{
    margin-left: 16px;
    margin-top: 0px;
}
@media screen and (max-width:465px){
    span#ToCalendarContrainer {
        margin-top: 4px;
    }
    #SearchContainer {
        padding: 0em 0 4em 0;
        clear: both;
    }
    #SearchButton {
        cursor: default;
        float: none;
        position: relative;
        top: 50px;
        left: -186px;
    }
    .ar-AE #SearchButton {
        cursor: default;
        float: none;
        position: relative;
        top: 50px;
        left: unset;
		right: -186px;
    }
}
@media screen and (max-width:768px){
    #YearPeriodsContainer a {
        font-size: 1em;
    }
    #CurrentPeriodContainer {
        font-size: 1em;
    }
}
@media screen and (max-width:450px){
    .NewsColumn-Container .PressRelease-Attachment {
        margin-top: -65px;
    }
}
@media screen and (max-width:453px){
    .NewsColumn-Container .PressRelease-Attachment {
        margin-top: -80px;
    }
}
footer .supply-by > a:before, #SuppliedBy > a:before, .footer .supply-by > a:before, .supplied-box span > a:before, .footer-info .supply-by span > a:before, .footer div .hyperlink:before, .footer-box .supplyby-box .hyperlink:before, .footer-box .supplied .hyperlink:before{
    top: -3px;
    left: 0;
}
footer .supply-by > a, #SuppliedBy > a, .footer .supply-by > a, .supplied-box span > a, .footer-info .supply-by span > a, .footer div .hyperlink, .footer-box .supplyby-box .hyperlink, .footer-box .supplied .hyperlink {
    height: 15px;
}
.NewsColumn-Container .PressRelease-Attachment {
    position: relative;
    top: 19px;
}

.ar-AE .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 80% !important;
}
/* 11-30 */

.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited{
    display: inline-block;
    background-color: #FFFFFF F;
    color: #000000;
    border: 0.08em solid #e1e1e1;
    padding: 8px 13px;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: 600;
    border-radius: 8px !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0em;
    margin-left: 5px;
}
.ar-AE .Pages-Arrow:hover, .ar-AE .Pages-Arrow:active, .ar-AE .Pages-PageMarker:hover, .ar-AE .Pages-PageMarker:active, .Pages-SelectedPageMarker {
    background: #122969 !important;
    color: #FFFFFF !important;
    border-color: #122969 !important;
}
.Pages-Arrow:hover, .Pages-Arrow:active, .Pages-PageMarker:hover, .Pages-PageMarker:active {
    background-color: #122969;
    color: #FFFFFF;
    border-color: #122969;
    text-decoration: initial;
    font-weight: 600;
}
.ar-AE .NewsColumn-Container .PressRelease-Attachment {
    position: relative;
    top: 13px;
}
@media screen and (max-width:966px){
    .ar-AE .NewsColumn-Container .PressRelease-Attachment {
        position: relative;
        top: 13px;
    }
}
@media screen and (max-width:666px){
    .ar-AE .NewsColumn-Container .PressRelease-Attachment {
        position: relative;
        top: -8px;
    }
}
@media screen and (max-width:466px){
    .ar-AE .NewsColumn-Container .PressRelease-Attachment {
        position: relative;
        top: 12px;
    }
    .ar-AE .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 90% !important;
    }
    
}
@media screen and (max-width:466px){
    .ar-AE #SearchButton {
        cursor: default;
        float: none;
        position: relative;
        top: 50px;
        left: unset;
        right: -193px;
    }
    
}
@media screen and (max-width:453px){
    .ar-AE .NewsColumn-Container .PressRelease-Attachment {
        position: relative;
        top: 65px;
    }
}
@media screen and (max-width:399px){
    .ar-AE .NewsColumn-Container .PressRelease-Attachment {
        position: relative;
        top: 37px;
    }
}

.ar-AE .EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
    text-align: center;
    padding-top: 36px;
}

.ar-AE footer .supply-by > a,
.ar-AE #SuppliedBy > a, .footer .supply-by > a,
.ar-AE .supplied-box span > a,
.ar-AE .footer-info .supply-by span > a,
.ar-AE .footer div .hyperlink,
.ar-AE .footer-box .supplyby-box .hyperlink,
.ar-AE .footer-box .supplied .hyperlink {
    height: 20px;
}


/* 4-10 */

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: none !important;
    color: #605f5f;
    font-weight: 600;
}
.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton {
    font-weight: 600;
}
.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 2px solid #ccc;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    border-bottom: 1px solid #aaa;
}
    /* .InactiveInputBox {
        color: #605f5f;
    } */
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    border-radius: 13px;
    text-align: center;
    line-height: 27px;
    border: 1px solid #fff;
    transition: background 0.5s;
    /* color: #605f5f; */
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    padding: 3px 10px;
    border-top: 1px solid #aaa;
}
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay{
    background: #122969 !important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    width: 28px;
    height: 28px;
}
.EurolandTools-CommonObjects-Calendar-Month-Day {
    text-align: center;
    padding: 0px;
    text-shadow: 0px 0px 0px #ccc;
    height: 28px;
    width: 14.28%;
    padding-right: 0px;
    padding-bottom: 0px;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover{
    background: #122969 !important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #c22 !important;
}
.EurolandTools-CommonObjects-Calendar-Month-Weekend {
    color: #c22 !important;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
    padding-top: 42px;
}   
@media screen and (max-width:625px){
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 70% !important;
    }
}
@media screen and (max-width:475px){
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 65% !important;
    }
}

/* 10-2 */

.ar-AE .PressRelease-Attachment {
    padding-top: 0px;
}
.ar-AE .NewsColumn-Container .PressRelease-Attachment {
    position: relative;
    top: 15px;
}
.PressRelease-Attachment a {
    background-image: url(pdf.png) !important;
    background-size: 100% 100%;
    width: 29px !important;
}
img {
    opacity: 0 !important;
}
.ar-AE .PressRelease-SingleLine-TitleContainer {
}
.ar-AE .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: block;
}
.ar-AE .PressRelease-SingleLine-DateContainer {
    float: unset;
    text-align: right;
}
.ar-AE .NewsColumn-Container .PressRelease-Attachment {
    padding-right: 0px;
}
@media screen and (max-width:549px){
    .ar-AE .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 70% !important;
    }
}

@media screen and (max-width:453px){
    .ar-AE .NewsColumn-Container .PressRelease-Attachment {
        position: relative;
        top: 90px;
    }
}

@media screen and (max-width:349px){
    .ar-AE .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 60% !important;
    }
}
#ButtonsContainer.NoTabsVisible {
    border-bottom: 1px solid #dbdbdb;
}

/* 10-2 */

input#SearchBox {
    margin-top: 0px;
}

#CurrentPeriodContainer {
    font-weight: 600;
    font-size: 1.16em;
    color: #122969;
}
a.Periods-YearPeriod.Periods-YearPeriodSelected, #YearPeriodsContainer a:hover {
    color: #0ac2F8 !important;
    text-decoration: underline !important;
}