@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Roboto&display=swap');


#Main {
    max-width: 1200px;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: 'Roboto', Helvetica, sans-serif;
    color: #2E3642;
}
button {
    font-family: 'Roboto', Helvetica, sans-serif;
}
.Tabs-Tab {
    font-size: 16px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #0F3C6C;
	
	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: #1FC0D7;
	
	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: #2E3642 !important;
	display: none;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#CurrentPeriodContainer {
	font-size: 16px !important;
}
#Periods {
	margin-top: 0.6em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: 30px;
    width: 9em;
    border: 0.08em solid #C8D3DB;
	border-radius: 3px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator, .InputBox {
    margin: 0 0 5px 0;
    padding: 5px 10px;
}

div#TotalContainer {
    padding-top: 5px;
}

#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; */
	padding: 16px 25.63px 18px 24px;
	border: 0em solid #0F3C6C;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #0F3C6C;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: right;
	border-radius: 55px;
	min-width: 8em;
}
.euButton:hover {
    background: #1FC0D7;
    color: #FFFFFF !important;
	border-color: #1FC0D7;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 16px;
    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: #6F7E8B;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0.08em solid #E0E0E0;
	border-left: 0em solid #FFFFFF;
	
	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: #2E3642;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0.08em solid #092C4C;
	border-left: 0em solid #FFFFFF;
	
	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 #092C4C;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #0F3C6C;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #0F3C6C;
	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: #1FC0D7;
	color: #FFFFFF;
	border-color: #1FC0D7;
}

/******************************************************************************** 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: #2E3642;
	border: 0.08em solid #6F7E8B;
	/* C8D3DB */
	
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	font-family: inherit;
	font-size: 1.0em;
	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;	
	border-radius: 55px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 10px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #C8D3DB;
	color: #2E3642;
	border-color: #C8D3DB;
	text-decoration: initial;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #C8D3DB;
	color: #2E3642;
	border-color: #C8D3DB;
	text-decoration: initial;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #0F3C6C;
	border-bottom: 0.0em solid #0F3C6C;
}
.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: #0F3C6C;
	border-bottom-color: #0F3C6C;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #1FC0D7;
	border-bottom-color: #1FC0D7;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #C8D3DB;	
	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: 0em solid #C8D3DB;
	padding: 1em 0;
	
	border-right: 0em solid #C8D3DB;	
	border-left: 0em solid #C8D3DB;
}

/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    margin-bottom: 7px;
} */

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    margin-top: 7px;
    width: 70%;
}

.PressRelease-SingleLine-TypeContainer {
    display: none !important;
}

#PressRelease_0 {
	border-top: 0em solid #C8D3DB;
}
.PressRelease:last-child {
	border-bottom: 0em solid #C8D3DB;
}

.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: #2E3642;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #2E3642;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #2E3642;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #1FC0D7;
	font-weight: bold;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
	font-size: 13px;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
    color: #1FC0D7 !important;
    text-decoration: underline !important;
}

.PressRelease-SingleLine-AttachmentsContainer {
    clear: none;
}

@media screen and (max-width:340px) {
	.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
		margin-left: 2px;
		margin-right: 2px;
	}
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	background-color: #092C4C !important;
	color: #FFFF !important;
	border-color: #092C4C !important;
	padding: 4px;
    border-radius: 55px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	width: 50%;
    background: #0F3C6C;
    font-weight: normal;
    border: 0px solid #0F3C6C;
    border-radius: 100px;
	color: #FFFFFF;
	transition: all 0.2ms ease-in;
	padding: .5em;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #092C4C !important;
	color: #FFF !important;
	font-weight: normal;
	border-radius: 55px;
    padding: 4px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #1FC0D7;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Day,
.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton,
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	text-shadow: none !important;
}


.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	font-size: 18px !important;
	font-weight: bold !important;
	color: #2E3642 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
	font-weight: bold !important;
	color: #2E3642 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	color: #2E3642;
	padding: 4px;
}

.EurolandTools-CommonObjects-Calendar-CalendarContainer {
	font-family: 'Roboto', sans-serif;
}

.PressRelease.PressReleaseOdd {
    background: #F8F9FC ;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
	background: #F5FCFD !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	border-color: transparent !important;
}

td.Pages-ArrowContainer {
    position: relative;
}

td.Pages-ArrowContainer:last-child:after {
	content: url(icons/arrow-right.png);
	position: absolute;
	left: 20px;
    top: 0;
    z-index: -1;
}

td.Pages-ArrowContainer:first-child:after {
	content: url(icons/arrow-left.png);
	position: absolute;
	right: 18px;
    top: 0;
    z-index: -1;
}

/* td.Pages-ArrowContainer:first-child {
    right: 5px;
} */

/* td.Pages-ArrowContainer:last-child {
    right: 5px;
} */

@media screen and (max-width:425px) {
	.NewsColumn-Container .PressRelease-Attachment {
		float: none !important;
		text-align: right;
	}
	.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
		width: 100%;
	}
}



a.Pages-Arrow {
    opacity: -35 !important;
}

/* a.Pages-Arrow {
    display: none !important;
} */

td.EurolandTools-CommonObjects-Calendar-Month-NotActive.EurolandTools-CommonObjects-Calendar-Month-Day {
	opacity: 0.2;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Navigator-Button.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Disabled {
    opacity: 0.2;
}
.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Disabled {
	opacity: unset;
}