@font-face {
	font-family: "Ewo Sans";
	font-style: normal;
	font-weight: bold;
	src: url("fonts/EwoSans-Bd.woff2")
}

@font-face {
	font-family: "Ewo Sans";
	font-style: normal;
	font-weight: 500;
	src: url("fonts/EwoSans-Rg.woff2")
}

@font-face {
	font-family: "Ewo Sans";
	font-style: normal;
	font-weight: normal;
	src: url("fonts/EwoSans-Th.woff2")
}

#Main {
	max-width: 100%;
	padding: 0;
	width: 100%;
}

#MainHeading {
	display: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 1.25em !important;
	font-weight: bold;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	color: #646970 !important;
}

body,
input {
	font-size: 18px;
	font-family: "Ewo Sans", sans-serif !important;
	color: #646970;
}

button {
	font-family: "Ewo Sans", sans-serif !important;
}

.Tabs-Tab {
	font-size: 18px;
	display: inline-block;
	margin: 0px;
	top: 0px !important;
}

.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
	color: #646970;
	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: #2960D5;
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

#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: 2em;
	margin-right: 4em;
	margin-bottom: 1em;
}

#Periods,
#TotalContainer {
	display: inline-block;
	width: min-content;
}

#TotalContainer {
	position: relative !important;
	top: -2em !important;
}

#CurrentPeriodContainer {
	display: none;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: auto;
	line-height: normal;
	width: 350px;
	border: 1px solid #646970;

	height: 46px;
	line-height: 46px;

	box-sizing: border-box;
	padding: 0 8px;
	font-size: 16px;
	margin-right: 3em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
	min-width: 200px;
	background: #FFF;
}

#SearchBox {
	position: relative;
	top: -3px;
	line-height: 2em;
	border: 1px solid #646970;
	background: #FFFFFF;
	border-radius: 0px;
	width: 750px;
}


#SearchBox:focus-visible {
	outline: 0px solid #2a74b2 !important;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

span#ToCalendarContrainer {
	margin: 0;
}

/* .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
	width: 100%;
} */

.EurolandTools-CommonObjects-Calendar-Selection {
	/* display: block; */
	position: relative;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
	position: absolute;
	right: 5px;
	top: 10px;
}

.euButton {
	height: auto;
	line-height: normal;
	font-family: "Ewo Sans", sans-serif !important;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF !important;
	text-transform: none;
	padding: 12px 0;
	border: 0px solid #2960D5;
	border-radius: 0px;
	background: #2960D5;
	transition: background 0.5s, color 0.5s, border 0.5s;
	float: none;
	position: relative;
	top: -2px;
	text-align: center;
	width: 200px;
}

.euButton::before {
	content: "";
	background-image: url(find.png);
	background-size: 100% 100%;
	display: inline-block;
	height: 21px;
	width: 21px;
	position: relative;
	top: 3px;
	margin-right: 10px;
	transition: none;
}

@media (max-width: 1074px) {
	.euButton {
		position: relative;
		top: 4px;
		width: 200px;
	}
}

.euButton:hover {
	background: #CA1538;
	color: #FFFFFF !important;
	border-color: #CA1538;
	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 2em;
	clear: both;
	background: #F7F7F7;
}

#YearPeriodsContainer a {
	font-size: 18px;
	font-weight: bold;
	font-family: "Ewo Sans", sans-serif;
	padding: 0 2px;
}

#SortingContainer {
	margin-top: 1em;
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0.6em;
	font-size: 1.25em;
	font-weight: bold;
	display: none;
}

.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: 14px;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	border-bottom: 1px solid #646970;
}

.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;
	margin: 0px;
	font-family: "Ewo Sans", sans-serif !important;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;
	color: #646970;
	font-style: normal;
	text-decoration: none;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	background: transparent;
	margin-right: 20px;
	padding: 1.0em 2em;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container {
	border: none;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:active {
	background: #FFFFFF;
	color: #2960D5;
	border-top: 0em solid #2960D5;
	border-right: 0em solid #2960D5;
	border-bottom: 15px solid #2960D5;
	border-left: 0em solid #2960D5;
	position: relative;
}

.Tabs-Tab-Container.selected:before {
	content: "";
	width: 60%;
	height: 0px;
	position: absolute;
	top: 95%;
	left: 20%;
	margin-left: 0em;
	background: #2960D5;
}

.Tabs-Tab-Container.selected:hover {
	color: #2960D5;
}

.Tabs-Tab-Container:hover {
	background: #FFFFFF;
	color: #2960D5;
	border-top: 0em solid #2960D5;
	border-right: 0em solid #2960D5;
	border-bottom: 15px solid #2960D5;
	border-left: 0em solid #2960D5;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #FFF;
	border-radius: 50px;
	border: 1px solid #646970;
	padding: 10px 18px;
	color: #646970;
	font-weight: normal;
	text-transform: none;
	font-family: "Ewo Sans", sans-serif !important;
	font-size: 0.8em;
	margin: 0.22em;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
	cursor: pointer;
	background-color: #2960D5;
	color: #FFFFFF;
	border-color: #2960D5;
}

.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;
	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: 0em;
	border-bottom-left-radius: 0em;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0em;
	border-bottom-right-radius: 0em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	display: inline-block;
	background-color: #FFFFFF;
	color: #000000;
	border: 0em solid #FFFFFF;
	padding: 0em;
	font-family: "Ewo Sans", sans-serif !important;
	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 2px;

	width: 32px;
	height: 32px;
	line-height: 32px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #FFFFFF;
	color: #2960D5;
	border-color: #FFFFFF;
	text-decoration: initial;
	font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FFFFFF;
	color: #2960D5;
	border-color: #FFFFFF;
	text-decoration: initial;
	font-weight: normal;
}

td.Pages-ArrowContainer {
	position: relative;
}

td.Pages-ArrowContainer:first-child a,
td.Pages-ArrowContainer:last-child a {
	color: transparent;
}

td.Pages-ArrowContainer:first-child::after {
	content: "";
	position: absolute;
	top: 9px;
	right: 10px;
	width: 14px;
	height: 14px;
	background: url("prev.png") no-repeat center center;
	background-size: contain;
	pointer-events: none;
}

td.Pages-ArrowContainer:last-child::after {
	content: "";
	position: absolute;
	top: 9px;
	right: 10px;
	width: 14px;
	height: 14px;
	background: url("next.png") no-repeat center center;
	background-size: contain;
	pointer-events: none;
}

#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 #646970;
	border-bottom: 0.0em solid #646970;
}

.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: #646970;
	border-bottom-color: #646970;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #646970;
	border-bottom-color: #646970;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
	/* margin-bottom: 10px; */
}

.PressRelease-SingleLine-TypeContainer {
	float: right;
	border: 0em solid #E9E9E9;
	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: #FFFFFF;
}

.PressReleaseEven {
	background-color: #F7F7F7;
}

.PressRelease {
	border-bottom: 0em solid #E9E9E9;
	padding: 1.5em 1.3em;
	border-right: 0em solid #E9E9E9;
	border-left: 0em solid #E9E9E9;
}

#PressRelease_0 {
	border-top: 0em solid #E9E9E9;
}

.PressRelease:last-child {
	border-bottom: 0em solid #E9E9E9;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
	font-family: "Ewo Sans", sans-serif !important;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #2960D5;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #CA1538;
}

.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: "Ewo Sans", sans-serif !important;
	font-size: 1.0em;
	color: #646970;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;
	font-family: "Ewo Sans", sans-serif !important;
	font-size: 1.0em;
	color: #646970;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
}

#PagesContainer {
	text-align: left;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: left;
	padding-top: 2em;
	font-size: 14px;
	padding-bottom: 1em;
}

.Tabs {
	border-bottom: 0px solid #989898;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	border: 0px solid #898989;
	background: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	display: inline-block;
	width: 8em;
	padding: 10px 2px;
	border: 0px solid #2960D5;
	background: #2960D5;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: none;
	transition: background 1.0s, border 1.0s;
	border-radius: 0px;
	font-family: "Ewo Sans", sans-serif;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
	background: #CA1538;
	color: #FFFFFF !important;
	border: 0px solid #636363;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	padding: 4px;
	text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	color: #FFFFFF !important;
	border-color: #2960D5;
	background: #2960D5;
	border: 0px solid #2960D5;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #2960D5;
	cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	font-size: 18px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
	text-shadow: none;
	font-size: 16px;
}

.EurolandTools-CommonObjects-Calendar-Month-Day {
	text-shadow: none;
	font-size: 16px;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
	color: #2960D5 !important;
	text-decoration: underline !important;
}

#liInsidersInfo {
	display: none;
}

.styledSelect,
.easySelect {
	display: inline-block;
	min-width: 154px;
	font-family: "Ewo Sans", sans-serif;
	font-size: 18px;
	color: #646970 !important;
	background: transparent !important;
	font-weight: bold !important;
	padding: 0 35px 0 15px;
	box-sizing: border-box;
	border: 1px solid #646970;
	outline: none;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
}

.styledSelect:after {
	display: none;
}

.styledSelect:before {
	content: "";
	position: absolute;
	top: 12px;
	right: 22px;
	width: 22px;
	height: 22px;
	background: url(down.png) no-repeat center center;
	background-size: contain;
	pointer-events: none;
}

.container-item {
	height: 25px;
	font-family: "Ewo Sans", sans-serif;
	font-size: 18px;
}

.options,
.optionRow {
	color: #646970 !important;
	background: #fff !important;
	font-size: 18px;
}

.container-item .checkmark::after {
	border-color: #2960D5;
}

.options li:hover,
.options>.hiddenLieasySelect,
.options>.hiddenLieasySelect:hover {
	background-color: #2960D5 !important;
	color: #FFF;
}

.container-item:hover .checkmark::after {
	border-color: #FFF;
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 1px solid #646970;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
	cursor: pointer;
	margin: 1px 5px;
	position: absolute;
	top: 10px;
	right: 3em;
	width: 22px;
	height: 22px;
	background-size: 22px 22px;
	background-image: url(calendar.png);
}

.Disclaimer {
	display: inline-block;
}

#SuppliedBy>a:before {
	top: -2px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer {
	float: right;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a:before {
	content: "";
	width: 25px;
	height: 25px;
	background: url(download.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	top: 5px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a:after {
	content: "Download PDF";
	position: relative;
	display: inline-block;
	top: 0;
	color: #2960D5;
	text-decoration: underline;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a:hover:after {
	color: #CA1538;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a img {
	visibility: hidden;
	width: 10px;
}

.easySelect {
	display: inline-block;
	vertical-align: middle;
}

.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
	display: inline-block;
	vertical-align: middle;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
	float: none;
	min-width: 70px;
	padding-top: 5px;
	width: 30%;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
	clear: none;
	float: none;
	padding-top: 5px;
	width: 55%;
	display: inline-block;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer {
	width: 15%;
}

a.TermsLink {
	margin-left: 6px;
}

a.TermsLink {
	position: relative;
}

a.TermsLink::before {
	position: absolute;
	content: '|';
	left: -6px;
}

@media screen and (max-width: 1100px) {

	.HeadingColomnContainer-Date,
	.PressRelease-SingleLine-DateContainer {
		width: 35%;
	}

	.HeadingColomnContainer-Title,
	.PressRelease-SingleLine-TitleContainer {
		width: 42%;
	}

	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer {
		width: 23%;
	}
}

@media screen and (max-width: 840px) {
	body,
	input,
	.Tabs-Tab,
	#YearPeriodsContainer a,
	.EurolandTools-CommonObjects-Calendar-Navigator-Button,
	.styledSelect,
	.easySelect,
	.container-item,
	.options,
	.optionRow {
		font-size: 14px
	}
}

@media screen and (max-width: 740px) {

	.PressRelease-SingleLine-TypeContainer,
	.PressRelease-SingleLine-DateContainer {
		float: none;
	}

	.HeadingColomnContainer,
	.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
		display: block;
		margin-bottom: 6px;
	}

	.PressRelease-SingleLine-TypeContainer {
		padding: 0 0 10px;
	}

	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer {
		float: none;
	}

	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a:before {
		/* display: block; */
		top: 3px;
		right: unset;
		left: 0;
	}

	/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a:before {
		width: 128px;
		height: 22px;
		background-size: 128px 22px;
	} */

	.HeadingColomnContainer-Date,
	.PressRelease-SingleLine-DateContainer,
	.HeadingColomnContainer-Title,
	.PressRelease-SingleLine-TitleContainer,
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer {
		width: 100%;
	}
}

@media screen and (max-width: 525px) {
	.euButton {
		top: unset;
	}
}

@media screen and (max-width: 465px) {
	#ToCalendarContrainer {
		/*! padding-top: 6px; */
	}

	.euButton {
		top: 6px;
	}
}

/* @media screen and (max-width: 410px) {

	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		width: 24px;
		height: 24px;
		line-height: 24px;
	}
} */

@media screen and (max-width: 350px) {
	td#YearPeriodsContainer {
		width: 50%;
	}
}

@media (max-width: 872px) {

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
	#SearchBox,
	#FromCalendarInput,
	#ToCalendarInput {
		width: 300px;
	}

	#SearchBox {
		width: 650px;
	}
}

@media (max-width: 772px) {

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
	#SearchBox,
	#FromCalendarInput,
	#ToCalendarInput {
		width: 200px;
	}

	#SearchBox {
		width: 450px;
	}
}

@media (max-width: 574px) {
	#SearchBox {
		width: 200px;
	}

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
	#SearchBox,
	#FromCalendarInput,
	#ToCalendarInput {
		margin: 3px 0 !important;
		display: block !important;
	}

	.EurolandTools-CommonObjects-Calendar-CalendarIcon {
		right: 10px;
		top: 12px;
	}
}

@media (max-width: 369px) {
	#TotalContainer {
		top: 0 !important;
	}
}