/* Start Custom Fonts CSS */

@import url('https://fonts.googleapis.com/css2?family=Georama:ital,wght@0,100..900;1,100..900&display=swap');

/* @font-face {
	font-family: 'Georama';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("./fonts/Georama-Regular.ttf") format('truetype');
}
@font-face {
	font-family: 'Georama-reg';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("./fonts/Georama-Regular1.ttf") format('truetype');
} */


#Main {
	max-width: 1200px;
	padding: 0;
	margin: 0 !important;
}

body,
input {
	font-family: "Georama", sans-serif;
	font-size: 16px;
	color: #253F5C;
}

button {
	font-family: "Georama", 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: #253F5C;

	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: #FF5700;

	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: #253F5C !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: 2em;
	line-height: 2em;
	width: 9em;
	border: 0.08em solid #D1CCC8;
	vertical-align: top;
	margin: 0 10px 10px 0;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
	vertical-align: top;
}

.euButton {
	line-height: normal;

	font-family: inherit;
	font-size: 16px;
	font-weight: 600 !important;
	color: #FFFFFF !important;
	text-transform: none;

	padding: 1.0em 1.0em 1.0em 1.0em;

	border: 1px solid #253F5C !important;
	border-radius: 0.0em 0.0em 0.0em 0.0em;

	background: #253F5C;
	color: #FFFFFF !important;

	transition: all ease-in 0.2s;

	float: none;
	overflow: hidden !important;
	position: relative;
	z-index: 0;
	height: 44px;
	padding-top: 10px;
	width: 156px;
}

.euButton:hover {
	background: #FF5700;
	color: #253F5C !important;
	border-color: #586269;

	cursor: pointer;
	border: 1px solid #FF5700 !important;
}

#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;
}

#Tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;

	border-bottom: 0em solid #253F5C;
}

.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: 2.0em;
	padding-bottom: 1.0em !important;
	padding-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: bold;
	font-size: 1.0em;
	text-transform: none;
	color: #FFFFFF;

	font-style: normal;
	text-decoration: none;

	border-top: 0em solid #253F5C;
	border-right: 0em solid #253F5C;
	border-bottom: 0em solid #253F5C;
	border-left: 0em solid #253F5C;

	background: #253F5C;

	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: #586269;
	color: #FFFFFF;
	border-top: 0em solid #586269;
	border-right: 0em solid #586269;
	border-bottom: 0em solid #586269;
	border-left: 0em solid #586269;

	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 #586269;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	display: none;
}

.Type {
	background-color: #253F5C;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #253F5C;
	padding: 1.0em 1.0em 1.0em 1.0em;

	color: #FFFFFF;
	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: #586269;
	color: #FFFFFF;
	border-color: #586269;
}

/******************************************************************************** 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;
	border-right: 1px solid #fff;
}

.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: #253F5C;
	color: #FFFFFF;
	border: 0.08em solid #253F5C;

	padding: 1.0em 1.0em 1.0em 1.0em;

	font-family: inherit;
	font-size: 0.75em;
	text-decoration: initial;
	font-weight: bold;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	transition: transform .3s, opacity .3s, background-color .3s;
	margin: 0em;
}

/* .Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #586269;
	color: #FFFFFF;
	border-color: #D1CCC8;
	
	text-decoration: initial;
	font-weight: normal;
} */
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #253F5C;
	color: #FF5700 !important;
	border-color: #253F5C;

	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 #FF5700;
	border-bottom: 0.0em solid #FF5700;
}

.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: #FF5700;
	border-bottom-color: #FF5700;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #FF5700;
	border-bottom-color: #FF5700;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}

.PressRelease-SingleLine-TypeContainer {
	float: right;
	border: 0em solid #D1CCC8;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0px 5px 5px 5px;

}

.PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: #F0EBE8;
}

.PressReleaseEven {
	background-color: #FFFFFF !important;
}

.PressRelease {
	border-bottom: 1px solid #D1CCC8 !important;
	padding: 1.0em 0.5em;

	border-right: 0em solid #D1CCC8;
	border-left: 0em solid #D1CCC8;
}

#PressRelease_0 {
	border-top: 0em solid #D1CCC8;
}

.PressRelease:last-child {
	border-bottom: 0em solid #D1CCC8;
}

.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: #253F5C;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #FF5700;
}

.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #253F5C;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;

	font-family: inherit;
	font-size: 1.0em;
	color: #253F5C;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}

#PagesContainer {
	text-align: center;
	padding: 1em 0;
}

#SuppliedBy {
	text-align: right;
	padding-top: 2em;
}


/****start changes********/

#MainHeading {
	display: none;
}


.Periods-YearPeriod.Periods-YearPeriodSelected {
	text-decoration: underline solid #FF5700 2px !important;
	color: #FF5700 !important;
}

.Periods-YearPeriod:hover {
	text-decoration: underline solid #FF5700 2px !important;
}

#YearPeriodsContainer a {
	color: #253F5C;
}

/********button style**********/

.euButton::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background: #FF5700;
	z-index: -1;
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform-origin: 0 100%;
	transition: transform .3s, opacity .3s, background-color .3s;
}

.euButton:hover::after {
	opacity: 1;
	background-color: #FF5700;
	transform: rotate3d(0, 0, 1, 0deg);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}


.Pages-PageMarker:hover {
	color: #FF5700 !important;
}

#SuppliedBy {
	font-size: 13px;
}


/***********calendar style****/


.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-NotActive,
.EurolandTools-CommonObjects-Calendar-Month-Day {
	text-shadow: 0px 0px 0px #aaa;
}


.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border: 0px solid #FF5700 !important;
	background-color: #FF5700;
	color: #ffffff !important;
	font-weight: 400;
	border: 0px solid;
	padding: 6px 6px;
	border-radius: 20px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #FF5700;
	cursor: pointer;
	color: #ffffff !important;
	padding: 6px 6px;
	border-radius: 20px;
	border: 0px solid #FF5700;
}


.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	padding: 5px;
	border-radius: 20px;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	display: inline-block;
	padding: 7px;
	border: 0px solid #253F5C;
	background: #253F5C;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	color: #fff;
	text-shadow: 0px 0px 1px #666;
	transition: background 0.5s, color 0.5s, border 0.5s;
	border-radius: 0px;
	margin-left: 23%;
	max-width: 140px;
	font-family: 'Georama';
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #FF5700;
	border: 0px solid #FF5700;
	color: #253F5C;
	transition: all 0.2s ease-out;
	font-weight: 400;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	font-size: 14px;
	line-height: 15px;
	background: #FF5700;
	border: 0px solid #FF5700;
	font-family: 'Georama';
	color: #FFFFFF;
	padding: 7px;
	border-radius: 0px;
	font-weight: 400;
	max-width: 140px;
}


.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	background: #FF5700;
	border: 0px solid #FF5700;
}


/*******OB changes*********/


#CurrentPeriodContainer,
#YearPeriodsContainer a,
.PressRelease-NewsDate,
.PressRelease-NewsType {
	font-weight: 600 !important;
}




.Pages-SelectedPageMarker.Pages-PageMarker {
	border-right: 1px solid #fff;
}

.Pages-PageMarker {
	border-right: 1px solid #fff !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
	font-weight: 600;
}

/*****OB changes***/

.Pages-PageMarker-Text {
	font-size: 0.75em;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
	padding-top: 4px;
	width: 100%;
}


@media (max-width: 460px) {
	#YearPeriodsContainer a {
		font-size: 18px;
	}
}

@media (max-width: 415px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
		width: 87%;
	}
}

@media (max-width: 330px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
		width: 84%;
	}
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
	left: -3px !important;
	top: 11px !important;
}