@font-face {
	font-family: 'Gotham';
	src: url('./font/Gotham-Bold.otf') format('opentype');
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('./font/Gotham-Medium.otf') format('opentype');
	font-style: normal;
}

@font-face {
	font-family: 'Gotham';
	src: url('./font/Gotham-Light.otf') format('opentype');
	font-style: normal;
}

#Main {
	max-width: 1200px;
	padding: 0;
}

body,
input {
	font-size: 16px;
	font-family: 'Gotham', Helvetica, sans-serif;
	color: #343434;
}

button {
	font-family: 'Gotham', 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: #C6007E;

	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: #C6007E;

	font-weight: none;
	text-decoration: none;
	font-style: none;
	border-bottom: 2px solid #C6007E;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
	border-bottom: 2px solid #C6007E;
}

#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: #06038D !important;
	display: 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: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: auto;
	line-height: 54px;
	width: 9em;
	border: 0.08em solid #999;
	border-radius: 8px;
	padding: 0px 16px;
	width: 200px;
	margin-top: 0;
	margin-bottom: 3px;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
	height: auto;
	line-height: 12px;
	width: 200px;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: capitalize;
	padding: 1.0em 1.0em 1.0em 1.0em;
	border: 0em solid #C6007E;
	border-radius: 3px;
	background: #C6007E;
	color: #FFFFFF !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
	float: right;
	margin-top: 7px;
}

.euButton:hover {
	background: #D74DA5;
	color: #FFFFFF !important;
	border-color: #D74DA5;

	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;
	display: block !important;
}

#Tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;

	border-bottom: 0em solid #F7F7F7;
}

.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: 17px;
	line-height: 17px;
	padding-top: 1.0em !important;
	padding-right: 2.0em;
	padding-bottom: 1.0em !important;
	padding-left: 2.0em;
	margin: 0 10px;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: capitalize;
	color: #8A0058;
	font-style: normal;
	text-decoration: none;
	border-top: 0.08em solid #F7F7F7;
	border-right: 0.08em solid #F7F7F7;
	border-bottom: 0.08em solid #F7F7F7;
	border-left: 0.08em solid #F7F7F7;
	background: #F7F7F7;
	transition: background 0.5s, color 0.5s, border 0.5s;
	position: relative;
	top: 0;
	left: 0em;
	border-radius: 8px 8px 0px 0px;

}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
	background: #C6007E;
	color: #FFFFFF;
	border-top: 0.08em solid #C6007E;
	border-right: 0.08em solid #C6007E;
	border-bottom: 0.08em solid #C6007E;
	border-left: 0.08em solid #C6007E;

	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 #C6007E;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #C6007E;
	border-radius: 3px;
	border: 0em solid #C6007E;
	padding: 1.0em 1.0em 1.0em 1.0em;

	color: #FFFFFF;
	font-weight: normal;
	text-transform: capitalize;
	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: #D74DA5;
	color: #FFFFFF;
	border-color: #D74DA5;
}

/******************************************************************************** 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;
	padding: 6px;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
	padding: 6px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

	display: inline-block;

	background-color: transparent;
	color: #343434;
	border: 0.08em solid #F7F7F7;

	padding: 6px 10px;

	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: 0px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #C6007E;
	color: #fff;
	border-color: #C6007E;

	text-decoration: initial;
	font-weight: normal;
	border-radius: 3px;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #C6007E;
	color: #fff;
	border-color: #C6007E;

	text-decoration: initial;
	font-weight: normal;
	border-radius: 3px;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #C6007E;
	border-bottom: 0.0em solid #C6007E;
}

.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: #C6007E;
	border-bottom-color: #C6007E;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #C6007E;
	border-bottom-color: #C6007E;
}

.PressRelease-SingleLine-DateContainer {
	float: none;
}

.PressRelease-SingleLine-TypeContainer {

	float: right;

	border: 0em solid #999999;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	background-color: transparent;

	padding: 0em 0;
}

.PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: none;
}

.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 #999999 !important;
	padding: 0.5em 0.5em 0.5em 0.5em;

	border-right: 0em solid #999999;
	border-left: 0em solid #999999;
}

#PressRelease_0 {
	border-top: 0em solid #999999;
}

.PressRelease:last-child {
	border-bottom: 0em solid #999999;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 1.0em;

	font-weight: bold;
	font-style: normal;
	text-decoration: initial;
	color: #C6007E;
    border-bottom: 1px solid;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: initial;
	color: #343434;
	border-bottom: 1px solid;
}

.PressRelease-NewsType {
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #343434;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;
	font-family: inherit;
	font-size: 14px;
	color: #343434;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	position: absolute;
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 0px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

footer {
	font-size: 13px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
	display: block;
	margin-top: 7px;
}

@media (max-width:680px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
		margin: 30px 0 0 0;
	}
}

@media (max-width: 510px) {

	.Tabs-Tab {
		display: inline-block;
		margin: 0px;
		width: 75%;
	}

	.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 {
		border-radius: 8px;
		padding: 16px 0px;
		margin: 5px;
	}

	#CurrentPeriodContainer,
	#YearPeriodsContainer {
		width: 100% !important;
		display: block;
	}

}


@media (max-width:365px) {
	button#SearchButton {
		float: left;
	}

	#YearPeriodsContainer a {
		font-size: 1em;
	}

}

/* Calender */
.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-NotActive {
	text-shadow: 0px 0px 0px #aaa;
	color: #343434;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
	border: 1px solid #8A0058;
	background: #8A0058;
	color: #fff;
	text-shadow: none;
	/* border-radius: 0px; */
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #8A0058;
	color: #fff;
	cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	display: inline-block;
	width: 9em;
	padding: 15px 20px;
	border: 1px solid #c6007e;
	border-radius: 3px;
	background: #c6007e;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	color: #262626;
	color: #fff;
	text-shadow: none;
	transition: background 1.0s, border 1.0s;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	padding: 10px;
	text-align: center;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	font-size: 16px;
	line-height: 15px;
	background: #c6007e;
	background: rgb(198 0 126);
	border-radius: 3px;
	color: #fff;
	text-shadow: none;
	border-color: #c6007e;
	width: 9em;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
	display: inline-block;
	padding: 10px;
	margin: 3px;
	border: 0px solid #000;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #343434;
	text-shadow: none;
	transition: background 0.5s, border 0.5s;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #ed1c24 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(7),
.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(6) {
	color: #ed1c24 !important;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	color: #fff !important;
	font-size: 16px;
	font-weight: normal;
}

.styledSelect {
	font-family: 'Gotham', Helvetica, sans-serif !impoortant;
	padding-top: 0;
	font-size: 16px;
}

.styledSelect::after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-color: #414c52 transparent transparent transparent;
	position: absolute;
	top: 21px;
	right: 8px;
}

.easySelect {
	font-family: 'Gotham', Helvetica, sans-serif !important;
	border: 0.08em solid #999 !important;
	/* 	padding: 10px 0; */
	height: 44px;
	line-height: 44px;
}

#YearPeriodsContainer {
	width: 200px;
}

.container-item {
	font-size: 16px;
}

.options li:hover {
	background-color: #d14fa2;
	color: #FFF;
	font-weight: bold;
}

.container-item .checkmark::after {
	left: 5px;
	top: -1px;
	width: 4.5px;
	height: 10px;
	border: 2px solid #C6007E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.container-item {
	padding: 0rem 0px 0rem 33px !important;
}


@media (max-width:330px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
		margin: 40px 0 0 0;
	}
}