
@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;
	width: 100%;
}

body,
input {
    font-family: 'Poppins';
	font-size: 13px;
	color: #000000;
}
button {
    font-family: 'Poppins';
}
.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: #00C8C8;
	
	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 #E1E1E1;
	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: 11px;
	
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	
	padding: 9px 20px;
	
	border: 0em solid #FFFFFF;	
	border-radius: 48px;
	
    background: #000000;
    color: #00fcff !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: none;
}
.euButton:hover {
    color: #00c8c8 !important;
	cursor: pointer;
}
.en-GB .euButton{
    background: #000000;
}
.zh-CN .euButton,
.zh-TW .euButton{
    background: #000000;
}
#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: #000000;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0.08em solid #000000;
	padding: 0.5em 1.0em 0.5em 1.0em;
	
	color: #00fcff;
	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;
	color: #00c8c8;
}

/******************************************************************************** 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 #E1E1E1;
	
	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: #00C8C8;
	border-color: #E1E1E1;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FFFFFF;
	color: #00C8C8;
	border-color: #E1E1E1;
	
	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: #00C8C8;
	border-bottom-color: #00C8C8;
}

.PressRelease-SingleLine-DateContainer {
	float: none;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: none;
	
	border: 0em solid #E1E1E1;	
	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 #E1E1E1;	
	border-left: 0em solid #E1E1E1;
}
#PressRelease_0 {
	border-top: 0.08em solid #E5E5E5;
}
.PressRelease:last-child {
	border-bottom: 0em solid #E1E1E1;
}

.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: #00C8C8;
}
.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;
}


.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: 15%;
	box-sizing: border-box;
	margin:0;
	font-size: 16px;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
	width: 25%;
	box-sizing: border-box;
	margin:0;
	font-size: 16px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
	width: 45%;
	box-sizing: border-box;
	margin:0;
	font-size: 16px;
}

.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
	width: 15%;
	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:840px) {
	.HeadingColomnContainer-Attachments, .PressRelease-SingleLine-AttachmentsContainer {
		width: 20%;
	}
	.HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer {
		width: 40%;
	}
}

@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: block!important;
	}
	.ColumnLayoutColumn {
		position: relative;
		top:0;
		left:0;
	}
	a.PressRelease-NewsTitle {
		font-weight: bold!important;
	}
	.NewsColumn-Container .PressRelease-Attachment {
		float: right !important;
	}
}

.Tabs {
	display: none !important;
}

/* CALENDAR */
.EurolandTools-CommonObjects-Calendar-ExtraNavigation {
    background: #ffffffe8 !important;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    display: inline-block;
    width: 100%;
    padding: 0.75em 1.5em;
    border: none;
    background: #000000;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    color: #00fcff;
    text-shadow: unset !important;
    border-radius: 48px;
    box-sizing: border-box;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
    padding: 10px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Navigation {
    padding: 0;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	background: #000000 !important;
    color: #00fcff;
    border-radius: 48px;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	background: #000000 !important;
    border: unset;
    cursor: pointer;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #000000;
	background: #000000;	
    color: #00fcff;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover {
	background: #000000;	
    color: #00fcff !important;
	cursor: pointer;
    border: unset;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #000000;
	color: #00C8C8;
    cursor: pointer;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
    border: unset;
    text-shadow: unset;
    height: 40px;
    box-sizing: border-box;
}
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
    color: #00C8C8;
    border: unset;
    cursor: pointer;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	background: #000000;	
    color: #00fcff !important;
	border: unset;	
    cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    padding: 5px;
    margin: 3px;
	border: unset;	
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #000000;
    text-shadow: unset;
    transition: unset;
    box-sizing: border-box;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    background: white;
    border: unset;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    border: unset;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: unset;
}
.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator,
.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Focus{
    border: unset;
    box-shadow: unset;
}

footer{
	max-width: 1200px;
	margin: 0 auto;
}