@font-face {
	font-family: 'Helvetica Neue World';
	font-style: normal;
	font-weight: 300;
	src: url("fonts/helveticaneueworld-light.woff2")
}

@font-face {
	font-family: 'Helvetica Neue World';
	font-style: normal;
	font-weight: normal;
	src: url("fonts/helveticaneueworld-regular.woff2")
}

@font-face {
	font-family: 'Helvetica Neue World';
	font-style: normal;
	font-weight: bold;
	src: url("fonts/helveticaneueworld-bold.woff2")
}

#Main {
	max-width: 1200px;
	padding: 0;
}

body,
input {
	font-size: 16px !important;
	font-family: "Helvetica Neue World", sans-serif;
	color: #55555A;
}

button {
	font-family: inherit;
}

.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: #55555A;
	font-weight: bold;
	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: #00148C;
	font-weight: none;
	text-decoration: none;
	font-style: none;
}

#MainHeading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 0.6em;
	color: #55555A;
	display: none;
}

#DateAvailableFrom {
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0em;
	padding-bottom: 0em;
	color: #55555A;
}

#Periods {
	margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: auto;
	line-height: 30px;
	width: 10em;
	border: 0px solid #ABABAB;
	background: #F0F0F0;
	border-radius: 25px;
	color: #55555A;
	padding: 4px 14px 8px;
    margin: 3px 0px 3px 0px;
}

.euButton {
	height: auto;

	font-family: inherit;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;

    margin: 3px 0 0;
	padding: 4px 25px 8px;

	border: 0px solid #00148C;
	border-radius: 2px;
	background: #00148C;

	color: #FFFFFF;

	transition: background 0.5s, color 0.5s, border 0.5s;

	float: right;

	text-decoration: none;
	width: 188px;
}

.euButton:hover {
	background: #009DDC;
	color: #FFFFFF;
	border-color: #009DDC;

	cursor: pointer;
}

#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 0em 0 1em 0;
	clear: both;
}

#YearPeriodsContainer a {
	font-size: 1em;
	font-weight: normal;
}

#YearPeriodsContainer a:hover {
	text-decoration: none !important;
	border-bottom: 2px solid #00148C;
	padding-bottom: 3px;
}

#SortingContainer {
	padding: 0;
	margin: 0;
	font-size: 0;
}

.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: 0;
	border-bottom: 1px solid #d5d1ce;
}

.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: 8px 0 !important;
	margin-top: 0.0em;
	margin-right: 1.5em;
	margin-bottom: 0.0em;
	margin-left: 1.5em;

	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: inherit;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	color: #00148C;
	font-style: normal;
	text-decoration: none;

	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0.2em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	background: transparent;
	transition: background 0.5s, color 0.5s, border 0.5s;
	position: relative;
	top: 0;
	left: 0em;
}

.Tabs-Tab-Container:hover {
	background: #FFFFFF;
	color: #009DDC;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0.2em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:active {
	background: #FFFFFF;
	color: #009DDC;
	border-top: 0em solid #00148C;
	border-right: 0em solid #00148C;
	border-bottom: 0.2em solid #00148C;
	border-left: 0em solid #00148C;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.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 #DDDDDD;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

#Types {
	padding-bottom: 0em;
	padding-top: 0em;
	/* display:none;*/
}

.Type {
	background-color: #00148C;
	border-radius: 0px;
	border: 0px solid #00148C;
	padding: 4px 25px 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
	font-family: inherit;
	font-size: 16px;
	margin: 0.22em;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
	cursor: pointer;
	background: #009DDC;
	color: #FFFFFF;
	border-color: #009DDC;
}

/******************************************************************************** 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: 8px;
	border-bottom-left-radius: 8px;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	display: inline-block;
	background-color: #FFFFFF;
	color: #55555A;
	border: 0px solid #00148C;
	padding: 0;
	font-family: inherit;
	font-size: 1.0em;
	text-decoration: none !important;
	font-weight: normal;
	border-radius: 8px;
	transition: background 0.5s, color 0.5s, border 0.5s;
	margin: 2px;
	width: 47px;
	height: 47px;
	line-height: 47px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #F0F0F0;
	color: #55555A;
	border-color: #00148C;
	text-decoration: initial;
	font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #00148C;
	color: #FFFFFF;
	border-color: #00148C;
	text-decoration: initial;
	font-weight: 700;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #55555A;
	border-bottom: 0.0em solid #55555A;
}

.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: #55555A;
	border-bottom-color: #55555A;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #00148C;
	border-bottom-color: #00148C;
}

.HeadingColomnContainer {
	vertical-align: middle;
}

/* .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
	vertical-align: middle;
} */

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
	float: none;
	min-width: 70px;
	padding-top: 5px;
	width: 24%;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
	float: none;
	border: 0em solid #DDDDDD;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 5px 0em 0.5em 0em;
	width: 29%;
	text-align: left;
	box-sizing: border-box;
}

.PressRelease-SingleLine-TypeContainer {
	padding-right: 10px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
	clear: none;
	float: none;
	padding-top: 5px;
	width: 47%;
	display: inline-block;
}

.PressRelease-Attachment {
	text-align: right;
}

/*.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
	float: none;
	clear: none;
	display: inline-block;
	width: 12%;
	padding: 5px 0em 0.5em 0em;
}*/
.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-PdfContainer {
	float: none;
	clear: none;
	display: inline-block;
	width: 13%;
	padding: 5px 0em 0.5em 0em;
	text-align: right;
}

.NewsColumn-Container .PressRelease-Attachment {
	box-sizing: border-box;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
	box-sizing: border-box;
}

.PressReleaseOdd {
	background-color: transparent;
}

.PressRelease {
	border-bottom: 1px solid #D8D8D8;
	padding: 0.4em 0.8em 0.8em;
	border-right: 0em solid #DDDDDD;
	border-left: 0em solid #DDDDDD;
}

#PressRelease_0 {
	border-top: 0em solid #DDDDDD;
}

.PressRelease:last-child {
	border-bottom: 1px solid #D8D8D8;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	text-decoration: initial;
	color: #55555A;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #00148C;
}

.PressRelease-NewsType {
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #55555A;
}

.PressRelease-NewsDate {
	margin-right: 0.5em;
	font-family: inherit;
	font-size: 1.0em;
	color: #55555A;
	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;
}

#CurrentPeriodContainer {
	font-weight: bold;
	font-size: 1.16em;
	display: none;
}

.PressRelease-Attachment a>img {
	width: 22px !important;
	height: 24px !important;
	opacity: 1.0 !important;
	margin: 3px !important;
}

th.EurolandTools-CommonObjects-Calendar-Month-DayName {
	font-weight: normal;
    font-size: 14px;
}

.EurolandTools-CommonObjects-Calendar-Button-VisualButton-Disabled {
	opacity: 1;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	background: #00148C;
	color: #FFFFFF !important;
	border: #00148C;
	font-size: 16px;
	font-weight: normal;
	border-radius: 0px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
	background: #009DDC;
	color: #FFFFFF !important;
	border: 1px solid #009DDC;
	cursor: pointer;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
	background: #00148C;
    border: 1px solid #00148C;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-radius: 0px;
}

.HeadingColomn {
	padding: 0.6em 0.8em 0.8em;
	font-weight: bold;
	background: #FFFFFF;
	border-bottom: 1px solid #D8D8D8;
	color: #55555A;
	font-size: 16px;
}

.HeadingColomnContainer.HeadingColomnContainer-Type>div {
	padding-left: 0px;
}

.HeadingColomnContainer.HeadingColomnContainer-Attachments .HeadingColomn {
	/* text-align: left; */
	padding-left: 0px;
}

.PressRelease-Attachment div {
	margin-left: 5px !important;
}

.PressRelease-Attachment,
.PressRelease-Attachment div {
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	overflow: hidden;
	/*transition: 0.5s all;*/
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-color: #00148C;
	background: #00148C !important;
	color: #FFFFFF !important;
	text-shadow: none;
	border-radius: 50% !important;
}

@media (max-width: 990px) {
	.NewsColumn-Container .PressRelease-Attachment {
		float: left !important;
	}

	.PressRelease-Attachment {
		text-align: left;
	}

	.PressRelease-SingleLine-TypeContainer {
		width: auto;
		position: absolute;
		top: 0;
		right: 0;
	}

	.PressRelease-SingleLine-DataRow {
		position: relative;
		top: 0;
		left: 0;
	}

	.PressRelease-SingleLine-TitleContainer {
		display: block !important;
		padding-bottom: 5px;
		width: 100% !important;
	}

	div#SortingContainer {
		display: none !important;
	}

	/*.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
		width: 100%;
	}*/
}

@media (max-width: 630px) {

	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer,
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer,
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer,
	/*.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer*/
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-PdfContainer {
		display: block;
		position: inherit;
	}
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 0px solid #e1e1e1;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

	/* IE10+ CSS styles go here */
	.zh-TW .InputBox {
		margin-top: 2px;
		padding: 5.3px;
		margin: 0px 0 3px 0;
	}
}

.NewsColumn-Container .PressRelease-Attachment {
	padding-right: 0px;
}

.HeadingColomnContainer.HeadingColomnContainer-Title div {
	padding-left: 4px;
}


/* ADDED CSS */
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-Day {
	text-shadow: none;
}

div#SuppliedBy a {
	font-weight: normal;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
	padding-bottom: 1px;
}

.Disclaimer a {
	text-decoration: none;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton {
    padding: 0px 0px 4px;
}

/* ADDITIONAL CSS */

td.Pages-ArrowContainer {
	position: relative;
}

td.Pages-ArrowContainer:first-child a,
td.Pages-ArrowContainer:last-child a {
	color: transparent;
	user-select: none;
	-webkit-user-select: none;
}

td.Pages-ArrowContainer:first-child a::after {
	content: "Previous";
	position: absolute;
	right: 17px;
	color: #55555A;
	font-weight: bold;
}

td.Pages-ArrowContainer:first-child a:hover::after {
	content: "Previous";
	position: absolute;
	right: 17px;
	color: #55555A;
	font-weight: bold;
	text-decoration: underline;
}

td.Pages-ArrowContainer:last-child a::after {
	content: "Next";
	position: absolute;
	left: 16px;
	color: #55555A;
	font-weight: bold;
}

td.Pages-ArrowContainer:last-child a:hover::after {
	content: "Next";
	position: absolute;
	left: 16px;
	color: #55555A;
	font-weight: bold;
	text-decoration: underline;
}

.Pages-Arrow:hover {
	background-color: transparent !important;
}

.PressReleaseEven {
	background: #FFFFFF;
}

.PressRelease-Message div:first-child>div {
	font-family: "Helvetica Neue World", sans-serif !important;
	font-size: 17px !important;
}

div#ButtonsContainer button {
	float: none;
}

div#SeparateNews-Body>div,
div#SeparateNews-Body p,
div#SeparateNews-Body span {
	font-family: "Helvetica Neue World", sans-serif !important;
}

li#liInsiders {
	display: none !important;
}

a#InsidersSelector {
	display: none !important;
}

#YearPeriodsContainer a {
	font-size: 16px;
	font-weight: bold;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
	color: #00148C !important;
	border-bottom: 2px solid #00148C;
	padding-bottom: 3px;
}

p.fi {
	font-family: "Helvetica Neue World", sans-serif !important;
}

/* ATTACHMENT */

.fr-view-element {
	width: 100%;
}

table.fh {
	width: 100%;
}

/* span.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    opacity: 0;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    position: relative;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator:before {
    font-size: 16px;
    content: "\f073";
    font-family: 'FontAwesome';
    color: #00148C;
    position: absolute;
    left: 178px;
} */

.EurolandTools-CommonObjects-Calendar-Month-DayButton,
.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend,
.EurolandTools-CommonObjects-Calendar-Navigator-MonthButton {
	color: #55555A;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #00148C !important;
	color: #FFFFFF !important;
	border-color: #00148C;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    line-height: 22px;
    font-size: 14px;
    margin-right: 1px;
}

/* SUBSCRIBE PAGE */

.wrapper {
	padding: 0px 0 0 5px;
}

.stock-exchange-item label,
.company-announcement-item label,
.sub-heading,
.stock-exchange-header,
.company-announcement-header {
	font-size: 16px;
}

.radio input,
.checkbox input {
	height: 17px;
}

.left-side {
	width: 5%;
}

.right-side {
	width: 90%;
	float: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	text-align: right;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	font-family: inherit;
	padding: 4px 25px 8px;
	border: 1px solid #00148C;
	background: #00148C;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: none;
	cursor: pointer;
	border-radius: 0px;
	transition: background 0.5s, color 0.5s, border 0.5s;
	width: 3em;
}

.EurolandTools-CommonObjects-Calendar-Calendar-Navigator {
	background: #00148C;
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
	color: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	border: 0px solid #fff;
	font-weight: bold;
}

.EurolandTools-CommonObjects-Calendar-Calendar-NavigatorStructTable {
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 20px;
	padding-left: 20px;
}

td.EurolandTools-CommonObjects-Calendar-Month-NotActive.EurolandTools-CommonObjects-Calendar-Month-Day span {
	color: rgba(0, 0, 0, .2);
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	padding: 0 5px;
	margin: 0 3px;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	border: 0px solid #898989;
	background: transparent;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
	border: 0px solid #252525;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
	padding: 5px 0 5px 0;
	text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation {
	background: rgba(225, 225, 225);
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
	border: 0px solid #55555A;
	font-weight: bold;
	text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Navigation {
	padding: 0;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButtonContainer {
	text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Calendar-NavigatorStructTable {
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 20px;
	padding-left: 20px;
	background: #00148C;
}

.EurolandTools-CommonObjects-Calendar-CalendarContainer {
	box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, .3);
	border-radius: 8px;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	padding: 0 5px;
	margin: 0 3px;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	border: 0px solid #898989;
	background: transparent;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
	border: 0px solid #252525;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
	padding: 5px 0 5px 0;
	text-shadow: none;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton {
	padding: 0;
	margin: 0;
}

span.EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button.EurolandTools-CommonObjects-Calendar-ExtraNavigation-MovementButton {
	padding: 0;
	margin: 0;
}

.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
	display: inline-block;
	vertical-align: middle;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
	top: 0px;
	left: 0px;
	border: 2px solid #55555A;
	box-shadow: none;
	border-radius: 8px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator>span,
::placeholder {
	color: #55555A;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    cursor: pointer;
    margin: 1px 5px;
    position: relative;
    top: 9px;
    left: 1px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    background-image: url(calendar.png);
}

/* RESPONSIVE */

@media screen and (max-width: 744px) {
	.euButton {
		margin: 4px 0em;
	}
}

@media screen and (max-width: 600px) {

	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		width: 39px;
		height: 39px;
		line-height: 39px;
	}
}

@media screen and (max-width: 500px) {

	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		width: 27px;
		height: 32px;
		line-height: 32px;
	}

	td.Pages-ArrowContainer:first-child a::after {
		right: 11px;
	}
}

@media screen and (max-width: 450px) {

	.Pages-Arrow,
	.Pages-Arrow:link,
	.Pages-Arrow:active,
	.Pages-PageMarker,
	.Pages-PageMarker:link,
	.Pages-PageMarker:visited {
		margin: 1px;
		font-size: 12px;
		width: 27px;
		height: 27px;
		line-height: 27px;
	}
}


@media (max-width: 425px) {
	input#SearchBox {
		width: 92%;
	}

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
	#SearchBox,
	#FromCalendarInput,
	#ToCalendarInput {
		width: 100%;
	}

	.EurolandTools-CommonObjects-Calendar-Selection {
		width: 92%;
	}

	button#SearchButton {
		margin-top: 10px;
	}

	span.EurolandTools-CommonObjects-Calendar-CalendarIcon {
		display: none;
	}

	.EurolandTools-CommonObjects-Calendar-SelectionIndicator:before {
		left: 92%;
	}

	#FromCalendarContrainer,
	#ToCalendarContrainer {
		display: block;
	}
}