@font-face {
	font-family: 'Gotham Book';
	src: url("fonts/gotham-book.woff") format("woff");
	font-weight: normal;
	font-style: normal;
  }

  @font-face {
	font-family: 'Gotham Book';
	src: url("fonts/gotham-bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
  }


#Main {
    max-width: 1170px;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: 'Gotham Book', san-serif;
    color: #000000;
}

body {
	margin: 0;
    padding: 0;
	-webkit-text-size-adjust: 100%;
}

button {
    font-family: 'Gotham Book', san-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: #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: #FAA800;
	
	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;
	display: none;
}

#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;
}
#ButtonsContainer.NoTabsVisible {
  border-bottom: 0;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
	margin: 10px 0;
    border: 2px solid #f7f7f7 !important;
    background-color: #f7f7f7;
}

#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
    height: auto;
	line-height: normal;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: none;
	padding: 14px 20px;
	border: 1px solid #4B8997;	
	border-radius: 4px;
    background: #FFF;
    color: #4B8997;
	transition: background 0.5s, color 0.5s, border 0.5s;
	float: none;
}
.euButton:hover {
	text-decoration: underline;
    text-decoration-color: #faa800;
    background: #4B8997;
    color: #FFFFFF !important;
	border-color: #4B8997;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 16px;
    font-weight:bold;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight:bold;
    border-bottom: 2px solid #AAAAAA !important;
}
.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: 40px;
}
#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: 10px !important;
    padding-right: 15px;
    padding-bottom: 10px !important;
    padding-left: 15px;
    margin-top: 0em;
    margin-right: 5px;
    margin-bottom: 0em;
    margin-left: 0em;
    border-radius: 0em 0em 0em 0em;
    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
    color: #999;
    font-style: normal;
    text-decoration: none;
    border-top: 5px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: #FAFAFA;
    transition: 0.2s;
    position: relative;
    top: 0;
    left: 0em;
	
}

.Tabs-Tab-Container:hover {
    background: #FAFAFA;
    color: #4B8997;
    border-top: 5px solid #4B8997;
    border-right: 1px solid #4B8997;
    border-bottom: 1px solid #4B8997;
    border-left: 1px solid #4B8997;
    text-decoration: none;
    font-style: normal;
    z-index: 9;
}
 
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:active {
    background: #FFFFFF;
    color: #4B8997;
    border-top: 5px solid #4B8997;
    border-right: 1px solid #4B8997;
    border-bottom: 1px solid #4B8997;
    border-left: 1px solid #4B8997;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.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 #FFFFFF;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	border: 1px solid #4B8997;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #4B8997;
	font-weight: normal;
	text-transform: none;
	font-family: inherit;
	font-size: 0.9em;	
	
	margin: 0.22em;
	transition: background 0.5s, color 0.5s, border 0.5s;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	
	background-color: #4B8997;
	color: #FFFFFF;
	border-color: #4B8997;
}

/******************************************************************************** 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: left;
}
.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.2em;
	border-bottom-left-radius: 0.2em;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0.2em;
	border-bottom-right-radius: 0.2em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	display: inline-block;
    font-weight: normal !important;
    background-color: #fff;
    color: #faa800;
    border: 1px solid #faa800;
    padding: 0.5em 0.8em;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    border-radius: 0em 0em 0em 0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0em;	
}

.Pages-Arrow:hover,
.Pages-PageMarker:hover {
	background-color: #faa800;
	color: #FFF;
	border: 1px solid #faa800;
	text-decoration: initial;
	font-weight: bold;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover {
	background-color: #EEEEEE;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: initial;
	font-weight: bold;
}

.Pages-Arrow:active,
.Pages-PageMarker:active,
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:active {
	background-color: #faa800 !important;
	border: 1px solid #faa800 !important;
	color: #FFFFFF;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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: #0B5795;
    border-bottom-color: #0B5795;
}

.PressRelease-SingleLine-DateContainer {
 
    height: 100%;
    font-size: 16px;
    color: #000;
    vertical-align: middle !important;
    padding: 31.5px 0 31.5px 10px;
    width: 15%;
}
* {
    box-sizing: border-box;
}
.HeadingColomnContainer.HeadingColomnContainer-Date {
    width: 15%;
    height: 100%;
    padding: 21.5px 0 21.5px 10px;
    font-size: 16px;
    color: #4B8997;
    vertical-align: middle !important;
  
    
}

.PressRelease-SingleLine-TypeContainer {

    width: 15%;
    border: 0em solid #717A7E;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: transparent;
    padding: 0px;

    vertical-align: middle !important;
}

.PressRelease-SingleLine-TitleContainer,
.HeadingColomnContainer.HeadingColomnContainer-Title {
    width: 70%;
    height: 100% !important;
    vertical-align: middle !important;
    font-size: 16px;
    padding: 21.5px 10px 21.5px 10px;
   
}
.HeadingColomnContainer.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    width: 15%;
    height: 100% !important;
    vertical-align: middle !important;
    font-size: 16px;
    padding-right: 10px;
}
h1.SeparateNews-Title + h1 {
    display: none;
}

.HeadingColomnContainer.HeadingColomnContainer-Title,
.HeadingColomnContainer.HeadingColomnContainer-Attachments {
    color: #4B8997;
}


.HeadingColomnContainer.HeadingColomnContainer-Type {
    color: #4B8997 !important;
    font-size: 16px;
    vertical-align: middle !important;
    margin-left: 5px;
    width: 25%;
}

.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow {
    position: relative;
    height: auto;
}

.PressRelease-SingleLine-AttachmentsContainer {
	border-top: 0em solid #E1E1E1;
}



.PressRelease-Attachment {
    padding-top: 5px !important;
}

.NewsColumn-Container .PressRelease-Attachment {
    padding: 0 !important;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: #EFEFEF;
}

.PressRelease {
    position: relative !important;
    z-index: 2;
    font-family: inherit;
    font-weight: bolder;
    border-bottom: 2px solid #AAAAAA !important;
}
.PressRelease div div:hover span.PressRelease-NewsDate,
.PressRelease div div:hover a.PressRelease-NewsTitle,
.PressRelease div div:hover .PressRelease-NewsType {
    color: #FAA800;
	text-decoration: underline;
}

.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: #000;
}


.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #000;
    /*! margin-left: 20px !important; */
}

.PressRelease-NewsDate {
    margin-right: 5px;

    font-family: inherit;
    font-size: 1.0em;
    color: #000;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
	font-size: 13px;
}

.HeadingColomnContainer.HeadingColomnContainer-Attachments {
    text-align: right;
}
/* ------------------------------Changes--------------------------------- */

/* ---------------------Period-------------------- */
#CurrentPeriodContainer {
    color: #faa800;
	font-size: 16px;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
	color: #faa800 !important;
}

td#YearPeriodsContainer a:hover {
    text-decoration: none;
}

/* -------------------Pagination-------------------- */
a.Pages-PageMarker {
    border-right: 0 !important;
}
a.Pages-PageMarker:first-child {
    border-left: 0;
}
span.Pages-SelectedPageMarker.Pages-PageMarker {
    border-left: 0;
}

/* -------------------Calendar---------------- */
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    padding: 8px 0px;
    border: 1px solid #4B8997;
    background: #FFF;
    color: #4B8997;
    text-shadow: none;
	border-radius: 4px;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #4B8997;
    color: #fff !important;
    border-color: #4B8997;
}

.EurolandTools-CommonObjects-Calendar-Month-Today 
.EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #4B8997;
    background: #4B8997;
    color: #fff;
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    border: 1px solid #faa800;
    background: #FFFFFF;
    color: #4B8997;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	text-shadow: none;
	font-weight: bold;
}
.EurolandTools-CommonObjects-Calendar-Month-DayName {
	text-shadow: none;
}



/* -------------------------Responsive-------------------------- */


@media (max-width: 580px) {
	.HeadingColomnContainer {
		display: none;
	}
	.PressRelease-SingleLine-DateContainer {
		width: 100%;
		padding-bottom: 15px;
	}
	.PressRelease-SingleLine-TitleContainer {
		width: 95%;
		padding-bottom: 31.5px;
	}
	.PressRelease-SingleLine-TypeContainer {
		margin-top: 20px !important;
	}
}
#selectAlleasySelect {
    margin-right: 0px;
    cursor: pointer;
}
#selectAlleasySelect {
    margin-right: 0!important;
    cursor: pointer;
}

.optionRow {
    font-size: 18px;
}
div#SortingContainer {
    font-size: 0;
}

.styledSelect, .easySelect {
    float: right;
    max-width: 120px;
    font-family: inherit;
    font-size: 18px;
		color: #000 !important;
		background: transparent;
    font-weight: bold !important;
    padding-top: 7px;
    height: 36px;
    box-sizing: border-box;
}
label.container-item {
    font-size: 17px;
		color: #000;
}
.container-item .checkmark::after {
  border-color: #4b8997;
}
label.container-item:hover {
    background: #4b8997 !important;
    color: #faa800;
}
.container-item:hover .checkmark::after {
  border-color: #faa800;
}
.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: inline-block;
    font-size: 16px;
}
h2.SeparateNews-Attachments-Heading + a {
    display: block;
    margin-bottom: 4em;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
  
    text-align: right;
}
@media (max-width:689px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer,
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        display: block;
        width: 100%;
        padding: 11.5px 0 11.5px 10px;
    }
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        padding-top: 0;
    }
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
        display: block;
        width: 100%;
        text-align: right;
    }
    div#SortingContainer {
        display: none!important;
    }
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsCountContainer {
        display: none!important;
    }
}