@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

#Main {
	max-width: 1200px;
	padding: 0;
}

body,
input {
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	color: #000000;
}

button {
	font-family: "Poppins", sans-serif;
}

.Tabs-Tab {
	font-size: 14px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
	color: #000000;

	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: #38B9C7;

	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: #000000 !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: 16px;
	line-height: 16px;
	width: 9em;
	border: 0.08em solid #DEE2E6;
	margin: 3px;
	border-radius: 48px;
	padding: 9px 6px !important;
	font-size: 16px;
}

#SearchBox {
	margin-top: 4px !important;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
	height: 36px;
	line-height: normal;

	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	/* color: #FFFFFF !important; */
	text-transform: none;

	padding: 9px 20px;

	/* border: 0em solid #FFFFFF; */
	border-radius: 48px;

	/* background: #38B9C7;
	color: #FFFFFF !important; */

	/* transition: background 0.5s, color 0.5s, border 0.5s; */

	float: none;
}

/* .euButton:hover {
	background: #38B9C7;
	color: #FFFFFF !important;
	border-color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
} */

/* .en-GB .euButton {
	background: #38B9C7;
} */

/* .zh-CN .euButton,
.zh-TW .euButton {
	background: #38B9C7;
} */

#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.0em;
	font-weight: bold;
	background: #d1d3d4;
}

.Tabs {
	text-align: center;
	border-bottom: 0px;
	font-size: 0px !important;
}

#Tabs {
	position: relative;
	z-index: 0;

	padding-top: 0px;
	padding-bottom: 2px;

	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;
	margin-bottom: 0.08em;
	border-bottom: 0em solid #DDDDDD;
}

.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;
	margin-right: 2.0em;
	padding-bottom: 1.0em !important;
	margin-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: #000000;
	font-style: normal;
	text-decoration: none;
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 0.16em solid #FFFFFF;
	border-left: 0.08em 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: #FF1010;
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 0.16em solid #FF1010;
	border-left: 0.08em solid #FFFFFF;
	text-decoration: none !important;
	font-style: normal;
	z-index: 9;
}

.Tabs-Tab-Container:hover {
	background: #FFFFFF;
	color: #FF1010;
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 0.16em solid #FF1010;
	border-left: 0.08em solid #FFFFFF;
	text-decoration: none !important;
	font-style: normal;
	z-index: 9;
}

.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 #F30213;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;

}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0.08em solid #38B9C7;
	padding: 0.5em 1.0em 0.5em 1.0em;

	color: #000000;
	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: #38B9C7;
	color: #FFFFFF;
	border-color: #38B9C7;
}

/******************************************************************************** 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: #FFFFFF;
	color: #000000;
	border: 0em solid #DEE2E6;

	padding: 0.5em 0.5em 0.5em 0.5em;

	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;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #FFFFFF;
	color: #38B9C7;
	border-color: #DEE2E6;

	text-decoration: initial;
	font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FFFFFF;
	color: #38B9C7;
	border-color: #DEE2E6;

	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 #000000;
	border-bottom: 0.0em solid #000000;
}

.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: #000000;
	border-bottom-color: #000000;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #38B9C7;
	border-bottom-color: #38B9C7;
}

.PressRelease-SingleLine-DateContainer {
	float: none;
}

.PressRelease-SingleLine-TypeContainer {

	float: none;

	border: 0em solid #DEE2E6;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0.5em 0.5em 0.5em 0.5em;

}


.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: rgba(0, 0, 0, 0.05);
}

.PressReleaseEven {
	background-color: #FFFFFF
}

.PressRelease {
	border-bottom: 0.08em solid #E5E5E5;
	padding: 0px;

	border-right: 0em solid #DEE2E6;
	border-left: 0em solid #DEE2E6;
}

#PressRelease_0 {
	border-top: 0.08em solid #E5E5E5;
}

.PressRelease:last-child {
	border-bottom: 0em solid #DEE2E6;
}

.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: #000000;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000;
}

.PressRelease-NewsType {

	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #000000;
}

.PressRelease-NewsDate {


	font-family: inherit;
	font-size: 1.0em;
	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;
}

#MainHeading {
	display: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	padding: 5px 0;
	border: 1px solid #38B9C7;
	background: #38B9C7;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #262626;
	color: #fff;
	text-shadow: 0 0 1px #666;
	transition: background 1s, border 1s;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-color: #172854;
	background: #172854;
	color: #fff;
}


.PressRelease-SingleLine-DateContainer {
	width: 150px;
}

.InputBox {
	margin: 0px 0 3px 0;
}

#SortingContainer {
	padding: 0;
	margin: 0;
	font-size: 0;
}

.PressRelease-Attachment {
	width: 38px;
	height: 31px;
	overflow: hidden;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
	width: 20%;
	box-sizing: border-box;
	margin: 0;
	font-size: 16px;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
	width: 20%;
	box-sizing: border-box;
	margin: 0;
	font-size: 16px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
	width: 50%;
	box-sizing: border-box;
	margin: 0;
	font-size: 16px;
}

.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
	width: 10%;
	box-sizing: border-box;
	margin: 0;
	font-size: 16px;
}

.PressRelease-SingleLine-DataColumn {
	padding: 0;
	margin: 0;
}

.PressRelease-SingleLine-DataColumn span,
.PressRelease-SingleLine-DataColumn a {
	display: inline-block;
	padding: 0.6em;
}

.PressRelease-SingleLine-DataColumn .PressRelease-Attachment a {
	padding: 0;
}

.HeadingColomn {
	padding: 0.6em;
	background: #d1d3d4;
	font-weight: bold;
	color: #000000;
}

.HeadingColomnContainer-Attachments .HeadingColomn {
	text-align: right;
}

.ColumnLayoutColumn {
	display: table !important;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.PressRelease-SingleLine-DataRow {
	display: table-row !important;
}

.PressRelease-SingleLine-DataColumn {
	display: table-cell !important;
	vertical-align: middle !important;
	/*border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;*/
}

@media (max-width:1080px) {
	.HeadingColomnContainer-Title {
		width: 49%;
	}
}

@media (max-width: 940px) {
	.HeadingColomnContainer-Title {
		width: 48%;
	}
}

@media (max-width: 870px) {
	.HeadingColomnContainer-Title {
		width: 47%;
	}
}

@media (max-width: 810px) {
	.HeadingColomnContainer-Title {
		width: 46%;
	}
}

@media (max-width: 770px) {
	.HeadingColomnContainer-Title {
		width: 45%;
	}
}

@media (max-width: 720px) {
	.HeadingColomnContainer-Title {
		width: 44%;
	}
}

@media (max-width: 670px) {
	.HeadingColomnContainer-Title {
		width: 43%;
	}
}

@media (max-width: 620px) {
	.HeadingColomnContainer-Title {
		width: 41%;
	}
}

@media (max-width: 570px) {
	.HeadingColomnContainer-Title {
		width: 39%;
	}

	.euButton {
		margin: 5px;
	}
}

@media (max-width:650px) {
	div#SortingContainer {
		display: none !important;
	}

	.PressRelease-SingleLine-DataColumn {
		display: block !important;
		width: 100% !important;
	}

	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
		width: auto !important;
		display: inline-block !important;
		position: absolute;
		top: 0;
		right: 0;
	}

	.ColumnLayoutColumn {
		position: relative;
		top: 0;
		left: 0;
	}

	a.PressRelease-NewsTitle {
		font-weight: bold !important;
	}

	.NewsColumn-Container .PressRelease-Attachment {
		float: left !important;
	}
}

.Tabs {
	display: none !important;
}


/* button */

.euButton {
	position: relative;
	display: inline-block;
	padding: 5px 30px 5px 20px;
	font-size: 16px;
	/* font-weight: 600; */
	color: #000 !important;
	background: #38B9C7 !important;
	border: 1px solid #38B9C7 !important;
	border-radius: 18;
	overflow: hidden;
	cursor: pointer;
	transition: 0.3s ease, border-color 0.3s ease;
}

/* Left-to-right background fill */
.euButton::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #38B9C7 !important;
	z-index: -1;
	transition: width 0.4s ease;
}

/* Arrow */
.euButton::after {
	content: "›";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) translateX(0);
    font-size: 19px;
    color: #000000 !important;
    transition: transform 0.3s ease, color 0.3s ease;
    z-index: 1;
}

.euButton:hover::before {
	width: 100%;
	color: #000 !important;
	border-color: #38B9C7 !important;
	background-color: #FFF !important;
}

.euButton:hover,
.euButton::before:hover {
	color: #000 !important;
	border-color: #38B9C7 !important;
	background-color: #FFF !important;
}

/* Move the arrow slightly to the right and change its color on hover */
.euButton:hover::after {
	transform: translateY(-50%) translateX(6px);
	color: #000 !important;
}

/* Keep text above the fill animation */
.euButton {
	position: relative;
	z-index: 1;
}

/* Optional inactive look */
.InactiveButton {
	opacity: 0.95;
}