
/*************fonts***************/


@font-face {
	font-family: 'asossanstext';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/asossanstext-Light.otf') format('opentype');
}


@font-face {
	font-family: 'asos sans display';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/asossansdisplay-Regular.otf') format('opentype');
}

#Main {
	max-width: 1200px;
	padding:0;
}
body,
input {
	font-size: 18px;
	font-family: 'asossanstext', sans-serif;
	color: #000000;
}
button {
	font-family: 'asossanstext', sans-serif;
}
.Tabs-Tab {
	font-size: 18px;
}


.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: #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: #000000 !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: 1.5em;
	line-height: 1.5em;
	width: 9em;
	border: 0.08em solid #E9E9E9;
	margin: 0 0 10px 0;
	vertical-align: top;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
	height: auto;
	line-height: normal;

	font-family: inherit;
	font-size: 16px;
	font-weight: bold;
	color: #000000 !important;
	text-transform: none;

	padding: 0.8em;

	border: 1px solid #BDBCBC;	
	border-radius: 6px;

	background: transparent;
	color: #000000 !important;

	transition: background 0.5s, color 0.5s, border 0.5s;

	float: none;
}
.euButton:hover {
	background: #231F20;
	color: #FFFFFF !important;
	border-color: #231F20;

	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
	padding: 1em 0 1em 0;
	clear: both;
}
#YearPeriodsContainer a {
	font-size: 1.25em;
	font-weight: normal;
}
#SortingContainer {
	margin-top: 1em;
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0.6em;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Tabs {
	text-align: left;
	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 #DBDBDB;	
}

.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: 0em;
	padding-bottom: 1.0em !important;
	padding-left: 0em;

	margin-top: 0.0em;
	margin-right: 2em;
	margin-bottom: 0.0em;
	margin-left: 0em;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	font-family: inherit;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;	
	color: #000000;

	font-style: normal;
	text-decoration: none;	

	border-top: 0em solid #DBDBDB;
	border-right: 0em solid #DBDBDB;
	border-bottom: 0em solid #DBDBDB;
	border-left: 0em solid #DBDBDB;

	background: transparent;

	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: transparent;
	color: #000000;	
	border-top: 0em solid #DBDBDB;
	border-right: 0em solid #DBDBDB;
	border-bottom: 0em solid #DBDBDB;
	border-left: 0em solid #DBDBDB;

	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 #DBDBDB;
}
.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display:none;
}

.Type {
	background-color: transparent;
	border-radius: 6px;
	border: 1px solid #BDBCBC;
	padding: 1.0em 1.0em 1.0em 1.0em;

	color: #000000;
	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: #231F20;
	color: #FFFFFF;
	border-color: #231F20;
}

/******************************************************************************** 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: #000000;
	border: 0em solid #E9E9E9;

	padding: 10px 20px;

	font-family: inherit;
	font-size: 1.0em;
	text-decoration: initial;
	font-weight: normal;

	border-radius: 4px;

	transition: none;	
	margin: 2px;	
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: transparent;
	color: #000000;
	border: 1px solid #231F20;

	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: transparent;
	color: #000000;
	border: 1px solid #231F20;

	text-decoration: initial;
	font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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: #000000;
	border-bottom-color: #000000;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.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: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.08em solid #E9E9E9;
	padding: 10px 0em;

	border-right: 0em solid #E9E9E9;	
	border-left: 0em solid #E9E9E9;
}
#PressRelease_0 {
	border-top: 0em solid #E9E9E9;
}
.PressRelease:last-child {
	border-bottom: 0.08em solid #E9E9E9;
}

.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: 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: 1.0em;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}
#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}



/*************start changes*************/

h1#MainHeading {
	display: none;
}

div#SuppliedBy {
	font-size: 13px;
}

.euButton:after {
	content: url(black.png);
	display: inline-block;
	position: relative;
	left: 7px;
	top: 1px;
}

.euButton:hover::after {
	content: url(white.png);
	display: inline-block;
	position: relative;
	left: 7px;
	top: 1px;
}

.euButton {
	height: 40px;
	padding-top: 8px;
	width: 100px;
}


.Tabs-Tab-Container.selected:link:after,
.Tabs-Tab-Container:hover::after {
	background: #231F20;
	content: "";
	position: relative;
	width: 100%;
	height: 2px;
	display: block;
	top: 17px;
	z-index: 1;
}

ul.Tabs:after {
	content: "";
	background: #BDBCBC;
	height: 2px;
	width: 100%;
	display: block;
	position: relative;
}

.Periods-YearPeriod.Periods-YearPeriodSelected {
	text-decoration: underline !important;
	color: #000000 !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	display: inline-block;
	width: 100%;
	padding: 5px 0px;
	border: 1px solid #BDBCBC;
	background: transparent;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-shadow: 0px 0px 0px #666;
	transition: background 1.0s, border 1.0s;
	border-radius: 6px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #231F20;
	border-color: #231F20;
	color: #FFFFFF !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	display: inline-block;
	padding: 5px;
	margin: 3px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-shadow: 0px 0px 0px #aaa;
	transition: background 0.5s, border 0.5s;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
	text-align: center;
	padding: 0px 0px 5px 0px;
	color: #000000;
	text-shadow: 0px 0px 0px #aaa;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #231F20 !important;
	border-color: #231F20 !important;
	color: #FFFFFF !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	width: 30px;
	height: 30px;
	border-radius: 16px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #ed1c24 !important;
}

.InactiveInputBox {
	color: #000000;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	border: 1px solid transparent;
	background: transparent;
}

a.Pages-Arrow:hover, a.Pages-Arrow {
	color: transparent;
}

a.Pages-Arrow {
	color: transparent;
}

a.Pages-Arrow {
	position: relative;
}

/* td.Pages-ArrowContainer:first-child a::before {
content: "Previous";
width: 29px;
height: 22px;
background-repeat: no-repeat;
position: relative;
color: #BDBCBC;
left: 25%;
font-weight: 700;
line-height: 22px;
}

td.Pages-ArrowContainer:first-child a::after {
content: "";
background: url(left.svg);
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-size: 24px;
position: absolute;
top: 8%;
right: 85%;
}

td.Pages-ArrowContainer:last-child a::before {
content: "Next";
width: 29px;
height: 22px;
background-repeat: no-repeat;
position: relative;
color: #231F20;
left: 12%;
font-weight: 700;
line-height: 22px;
}

td.Pages-ArrowContainer:last-child a::after {
content: "";
background: url(right.svg);
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-size: 24px;
position: absolute;
top: 8%;
left: 90%;
} */

/* Previous button */
#PagesContainer .Pages-ArrowContainer:first-child a {
	display: inline-block;
	text-align: left;
}

#PagesContainer .Pages-ArrowContainer:first-child a::before {
	content: "";
	background-image: url(left.svg);
	margin-right: 6px;
	font-size: 14px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	position: relative;
	right: 16px;
	top: 21px;
}

#PagesContainer .Pages-ArrowContainer:first-child a::after {
	position: relative;
	content: "Previous";
	margin-left: 4px;
	font-size: 14px;
	color: #BDBCBC;
	right: 16px;
	top: -13px;
}

/* Next button */
#PagesContainer .Pages-ArrowContainer:last-child a {
	display: inline-block;
	text-align: right;
}

#PagesContainer .Pages-ArrowContainer:last-child a::before {
	content: "";
	background-image: url(right.svg);
	margin-right: 6px;
	font-size: 14px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	position: relative;
	right: -30px;
	top: 21px;
}

#PagesContainer .Pages-ArrowContainer:last-child a::after {
	content: "Next";
	margin-left: 4px;
	font-size: 14px;
	color: #231F20;
	position: relative;
	top: -13px;
}

/* Center align page numbers */
#PagesContainer td:nth-child(2) {
	text-align: center;
	width: 100%;
}

.Pages-ArrowContainer:first-child .Pages-Arrow:hover,
.Pages-ArrowContainer:last-child .Pages-Arrow:hover {
	border: 0px;
}

@media (max-width: 425px) {
	.Pages-PageMarker {
		padding: 6px 12px;
	}
}

@media (max-width: 380px) {
	.Pages-PageMarker,
	.Pages-PageMarker:link {
		padding: 4px 6px;
	}
	#PagesContainer .Pages-ArrowContainer:first-child a::after {
		position: relative;
		content: "Previous";
		margin-left: 4px;
		font-size: 14px;
		color: #BDBCBC;
		right: 0px;
		top: -13px;
	}
	#PagesContainer .Pages-ArrowContainer:first-child a::before {
		content: "";
		background-image: url(left.svg);
		margin-right: 6px;
		font-size: 14px;
		display: inline-block;
		width: 20px;
		height: 20px;
		background-repeat: no-repeat;
		position: relative;
		right: 0px;
		top: 21px;
	}
	#PagesContainer .Pages-ArrowContainer:last-child a::before {
		content: "";
		background-image: url(right.svg);
		margin-right: 6px;
		font-size: 14px;
		display: inline-block;
		width: 20px;
		height: 20px;
		background-repeat: no-repeat;
		position: relative;
		right: -8px;
		top: 21px;
	}
	#PagesContainer .Pages-ArrowContainer:last-child a::after {
		content: "Next";
		margin-left: 4px;
		font-size: 14px;
		color: #231F20;
		position: relative;
		top: -13px;
		right: 28px;
	}
}

@media (max-width: 349px) {
	.euButton {
		float: none;
	}
	#YearPeriodsContainer a {
		font-size: 18px;
		font-weight: normal;
	}
}

div#ButtonsContainer button.euButton {
	width: 180px;
}

/*********************************/

/* .HeadingColomnContainer.HeadingColomnContainer-Date .HeadingColomn {
	width: 180px;
} */

.HeadingColomnContainer.HeadingColomnContainer-Date {
	width: 28%;
}

.HeadingColomnContainer.HeadingColomnContainer-Title {
	width: 34%;
	padding-right: 0px !important;
	text-align: left;
}

.HeadingColomnContainer-Attachments {
	display: none;
}

.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow {
	display: flex;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
	width: 50%;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
	width: 55%;
	text-align: right;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
	width: 70%;
	text-align: left;
}


/* .HeadingColomnContainer.HeadingColomnContainer-Title {
	float: right;
}

.HeadingColomnContainer.HeadingColomnContainer-Date {
	width: 20%;
} */

.HeadingColomnContainer.HeadingColomnContainer-Type {
		float: right;
}


@media (max-width: 560px) {
	.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow {
		display: block;
	}
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer,
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer,.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
		width: auto;
	}
	.HeadingColomnContainer {
		display: none;
	}
}

/* ma-ry */
#DateAvailableFrom,
#CurrentPeriod {
	display: none;
}
@media (max-width: 700px) {
	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		padding: 7px 14px;
	}
}
@media (max-width: 620px) {
	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		padding: 5px 12px;
	}
}

@media (max-width: 580px) {
	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		font-size: 0.9em;
		padding: 3px 8px;
	}
}