
@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');

/* @font-face {
    font-family:"freight-sans-pro";
    src:url("https://use.typekit.net/af/442215/000000000000000000010b5a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
        url("https://use.typekit.net/af/442215/000000000000000000010b5a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),
        url("https://use.typekit.net/af/442215/000000000000000000010b5a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:400;
}

@font-face {
    font-family:"freight-sans-pro";
    src:url("https://use.typekit.net/af/1709eb/000000000000000000010b60/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),
        url("https://use.typekit.net/af/1709eb/000000000000000000010b60/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),
        url("https://use.typekit.net/af/1709eb/000000000000000000010b60/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:700;
}

@font-face {
    font-family:"freight-sans-pro";
    src:url("https://use.typekit.net/af/8dd886/000000000000000000010b5c/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),
        url("https://use.typekit.net/af/8dd886/000000000000000000010b5c/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),
        url("https://use.typekit.net/af/8dd886/000000000000000000010b5c/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:500;
}

@font-face {
    font-family:"freight-sans-pro";
    src:url("https://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),
        url("https://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),
        url("https://use.typekit.net/af/cef9f3/000000000000000000010b5e/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:600;
}

@font-face {
    font-family:"din-condensed";
    src:url("https://use.typekit.net/af/cfbead/0000000000000000000146b3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),
        url("https://use.typekit.net/af/cfbead/0000000000000000000146b3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),
        url("https://use.typekit.net/af/cfbead/0000000000000000000146b3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display:auto;
    font-style:normal;
    font-weight:400;
} */
#Main {
    max-width: 1170px;
    padding:0;
}
body,
input {
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	color: #000;
}
button {
	font-family: "Poppins", 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: #000;
	
	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: #000;
	
	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: #000 !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: auto;
    line-height: normal;
    width: 9em;
    border-radius: 6px !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	/* border: 1px solid #000; */
    color: #000;
	font-size: 18px;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
    line-height: normal;
    margin: 0px;
	font-family: inherit;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 9px 30px;
	/* border:1px solid #000; */
	border-radius: 6px;
	background: #000;
	transition: all .3s;
	text-decoration: none;	
    letter-spacing: .6px;
	
	float: center;
}
.euButton:hover {
    background: #000;
    color: #FFFFFF !important;
	border-color: #fff;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 20px;
    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: 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;

	border-bottom: 2px solid #000;
}
#Tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	/* border-bottom: 1px solid #6fa5ca; */
}

.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:12px !important;
	padding-right: 12px;
	padding-bottom: 12px !important;
	padding-left: 12px;
	
	margin-top: 0.0em;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0em;
	
	border-radius: 10px 10px 0 0;
	
	font-family: inherit;
	font-weight: 700;
	font-size: 16px;
	text-transform: none;	
	color: #000;
	
	font-style: normal;
	text-decoration: none;	
	
	/* border-top:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000; */
	
	background: #ffcecd;
	
	transition: color .1s linear;
	
	position: relative;
	top: 0;
	left: 0em;
	min-width: 6em;

	text-align: center;
}
 
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:active {
	background: #FF514C;
	color: #000;
	/* border-top:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000; */
	font-weight: 700;
}
.Tabs-Tab-Container:hover{
	background: #FF514C;
	color: #000;
	border-top:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-weight: 700;
	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 #347328;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;

	top:0;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	font-size: 0.8em;	
    font-family: inherit;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	padding: 15px 30px;
	/* border:1px solid #000; */
	border-radius: 6px !important;
	background: #ffcecd;
	transition: all .3s;
	text-decoration: none;	
    letter-spacing: .6px;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	background-color: #ff514c;
	color: #000;
	/* border-color: #000; */
}

/******************************************************************************** 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: #646464;
	border: 0em solid #FFFFFF;
	
	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: #646464;
	border-color: #FFFFFF;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #FFFFFF;
	color: #000;
	border-color: #FFFFFF;
	
	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 #000;
	border-bottom: 0.0em solid #000;
}
.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: #000;
	border-bottom-color: #000;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #000;
	border-bottom-color: #000;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #F6F6F6;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: #FFFFFF;
	padding: 0.5em 0.5em 0.5em 0.5em;	
	
}
.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 #e1e1e1;
	padding: 0.5em 0;
	
	border-right: 0em solid #F6F6F6;	
	border-left: 0em solid #F6F6F6;
}
#PressRelease_0 {
	border-top: 0em solid #F6F6F6;
}
.PressRelease:last-child {
	border-bottom: 0em solid #F6F6F6;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 20px;
	
	font-weight: 600;
	font-style: normal;
	text-decoration: initial;
	color: #000;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
	color: #000;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 16px;
	color: #000;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 20px;
	color: #000;
	font-weight: 400;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
	font-size: 14px;
}
span.PressRelease-NewsType {
    font-size: 16px;
    /* font-weight: bold; */
}
#MainHeading {
    display: none;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	font-family: inherit;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	
	padding: 15px 0!important;
	
	/* border:1px solid #fff; */
	border-radius: 6px;
	background: #000;
	
	transition: all .3s;
	text-decoration: none;	
    letter-spacing: .6px;
	width: 137.38px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	font-family: inherit;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	
	padding: 15px 0!important;
	
	/* border:1px solid #fff; */
	border-radius: 6px;
	background: #000;
	
	transition: all .3s;
	text-decoration: none;	
    letter-spacing: .6px;
	width: 137.38px;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    padding: 10px;
    text-align: center;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    border-color:  #000!important;
    background:  #000!important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-align: center;
    padding: 0 0 5px 0;
    color: #000;
    text-shadow: 1px 1px 1px transparent;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {

    border-color: #000;
    background: #000;
    color: #fff;
    border: 0;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    cursor: pointer;
	border-color: #000;
	background: #000;
	color:#fff;
}
.EurolandTools-CommonObjects-Calendar-Calendar {
	font-weight: 400;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
}
#SearchBox {
    margin-top: 0;
    vertical-align: top;
}
@media(max-width: 465px){
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator, 
	#SearchBox, 
	#FromCalendarInput, 
	#ToCalendarInput {
		margin-bottom: 5px;
	}
}

@media(max-width:340px){
	#SearchButton {
		margin-top: 5px;
		min-width: 157px;
	}
}
.EurolandTools-CommonObjects-Calendar-Calendar {
    min-width: 300px;
    min-height: 300px;
    background: rgba(255,255,255,.85);
    background: #fff;
    border: 1px solid #eee;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #ed1c24 !important;
}
.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: block;
    vertical-align: top;
}
/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    width: 20% !important;
}
@media(max-width: 757px){
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
		width: 30% !important;
	}
}
@media(max-width: 500px){
	.PressRelease-SingleLine-TitleContainer {
		clear: left;
		float: left;	
	}
} */
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    border: 0 solid #fff;
    text-align: center;
    font-size: 18px;
    line-height: 16px;
    font-weight: 600;
    color: #646464;
    text-shadow: 0 0 0 transparent;
    transition: background .5s,border .5s;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    border: 0 solid transparent;
    background: transparent;
}
@media(max-width:404px) {
	.Tabs-Tab {
		display: inline-block;
		margin: 0px;
		width: 100%;
	}
	.Tabs {
		text-align: center;
		border-bottom: 0px;
		font-size: 0px !important;
	}
    .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: 12px !important;
        padding-right: 12px;
        padding-bottom: 12px !important;
        padding-left: 12px;
        margin-top: 0.0em;
        margin-right: 0em;
        margin-bottom: 2px;
        margin-left: 0em;
        border-radius: 6px;
        font-family: inherit;
        font-weight: 700;
        font-size: 16px;
        text-transform: none;
        color: #000;
        font-style: normal;
        text-decoration: none;
        /* border-top: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000; */
        background: #ffcecd;
        transition: color .1s linear;
        position: relative;
        top: 0;
        left: 0em;
    }
	#Tabs::after {
		border-bottom: 0 solid #e1e1e1;
	
	}
    .Tabs-Tab-Container.selected:link,
    .Tabs-Tab-Container.selected:visited,
    .Tabs-Tab-Container.selected,
    .Tabs-Tab-Container:active {
        background: #FF514C;
        color: #000;
        /* border-top:1px solid #0000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000; */
        font-weight: 700;
    }
    .Tabs-Tab-Container:hover{
        background: #ff837a;
        color: #000;
        border-top:1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
        font-weight: 700;
        position: relative;
        top: 0px;
        left: 0px;
    }
}
#CurrentPeriodContainer {
    font-weight: 700;
    font-size: 20px;
}
#TotalContainer {
    font-size: 18px;
}
.Tabs-Tab-Container.selected , .Tabs-Tab-Container{
    border: 0px !important;
}