@font-face {
	font-family: 'HCo Gotham';
	src:url('fonts/Gotham-Black_Web.woff2') format('woff2'),
		url('fonts/Gotham-Black_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('fonts/Gotham-Medium_Web.woff2') format('woff2'),
		url('fonts/Gotham-Medium_Web.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'HCo Gotham';
	src:url('fonts/Gotham-Book_Web.woff2') format('woff2'),
		url('fonts/Gotham-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

#Main {
    max-width: 1640px;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: HCo Gotham, sans-serif;
    color: #4B4B4B;
}
button {
    font-family: HCo Gotham, 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: #4B4B4B;
	
	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: #203171;
	
	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: #4B4B4B !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: normal;
    width: 9em;
    border: 0.08em solid #E1E1E1;
	text-transform: uppercase;
	color: #190D3B;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: normal;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #203171 !important;
	text-transform: none;
	
	padding: 0.8em 1.0em 0.8em 1.0em;
	
	border: 1px solid #203171;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #203171 ;
    color: #FFFFFF !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: none;
	width: 166px;
}
.euButton:hover {
    background: #FFFFFF;
    color: #203171 !important;
	border-color: #203171;
	
	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: 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: 1px solid #e1e1e1;
}
#Tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #FFFFFF;	
}

.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: 1.0em;
	padding-bottom: 0.3em !important;
	padding-left: 0em;
	
	margin-top: 0.0em;
	margin-right: 2em;
	margin-bottom: 0.0em;
	margin-left: 0.08em;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;	
	color: #203171;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0em solid #203171;
	border-right: 0em solid #203171;
	border-bottom: 0em solid #203171;
	border-left: 0em solid #203171;
	
	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: #203171;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0.3em solid #6E63D3;
	border-left: 0em solid #FFFFFF;
	
	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 #6E63D3;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 1px solid #203171;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #203171;
	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: #203171;
	color: #FFFFFF;
	border-color: #203171;
}

/******************************************************************************** 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: #203171;
	border: 0em solid #4B4B4B;
	
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	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: #203171;
	color: #FFFFFF;
	border-color: #203171;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #203171;
	color: #FFFFFF;
	border-color: #203171;
	
	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 #4B4B4B;
	border-bottom: 0.0em solid #4B4B4B;
}
.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: #4B4B4B;
	border-bottom-color: #4B4B4B;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #203171;
	border-bottom-color: #203171;
}

.PressRelease-SingleLine-DateContainer {
	float: none;
	min-width: 20%;
}
.PressRelease-SingleLine-TypeContainer {
	/*float: right;*/

	border: 0em solid #E1E1E1;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0em;
	/*min-width: 20%;*/
}

.PressRelease-SingleLine-PdfContainer {
	float: right;
	min-width: 5%;
	border: 0em solid #E1E1E1;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0em;
}
.PressRelease-SingleLine-TitleContainer {
	clear: none;
	float: none;	
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: #F5F5F5;
}
.PressReleaseEven {
	background-color: #FFFFFF
}
.PressRelease {
	border-bottom: 0em solid #E1E1E1;
	padding: 1em 0.5em 1em 0.5em;
	
	border-right: 0em solid #E1E1E1;	
	border-left: 0em solid #E1E1E1;
}
#PressRelease_0 {
	border-top: 0em solid #4B4B4B;
}
.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: #4B4B4B;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #4B4B4B;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1em;
	color: #4B4B4B;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 1.0em;
	color: #4B4B4B;
	font-weight: normal;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 3em;
	font-size: 12px;
}
.PressRelease-Message{
	display: none !important;	
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    display: none !important;
}
/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    padding-top: 0.8em;
} */
.EurolandTools-CommonObjects-Calendar-SelectionIndicator, .InputBox {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 10px;
    margin: 2px 0 2px 0;
}

@media (max-width: 525px) {
    #Tabs{
		border-bottom: 0px solid #e1e1e1;
	}
	.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: 0.08em solid #E1E1E1;
		min-width: 170px;
		margin: 5px;
		padding-bottom: 1em !important;
	}
	.Tabs-Tab-Container.selected:link, .Tabs-Tab-Container.selected:visited, .Tabs-Tab-Container.selected, .Tabs-Tab-Container:hover, .Tabs-Tab-Container:active{
		background: #203171;
		color: #FFFFFF;
		border: 0.08em solid #203171;
	}
	.Tabs{
		text-align: center;
	}
	.Tabs-Tab{
		display: block;
	}
	#Tabs ul li{
		width: 75%;
		margin: 0 auto;
		margin-bottom: 5px;
		max-width: 345px;
	}
}

.PressRelease-NewsDate{
	display: inline-block;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer{
	display: inline-block;
	padding-right: 2em;
	min-width:45%
}
.PressRelease-SingleLine-TypeContainer{
	padding-right: 1em;
}

@media (max-width: 500px) {
    .PressRelease-SingleLine-TypeContainer{
		float: none;
	}
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a img{
    content: url("icons/Download_PDF.png");
    width: 60px;
	height: 30px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer a img:hover{
    content: url("icons/Download_PDF_hover.png");
    width: 60px;
	height: 30px;
}

.PressRelease-NewsTitle{
	font-weight: bold !important;
}

.PressRelease-NewsType{
  font-weight: 100;
}