@font-face {
	font-family: SourceHanSansSC;
	src: url('font/SourceHanSansSC-Regular.woff2') format("woff2");
	font-weight: 300;
	font-style: normal
}

#Main {
	max-width: 100%;
	width: 100%;
	padding: 0;
	background: #fff !important;
}


.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
	position: absolute;
	top: -4px;
	left: -4px;
		
	width: 100%;
	height: 100%;
		
	border: 4px solid #a8c1e4;
	
	
	
	box-shadow: 
		#a8c1e4 2px 2px 2px
		,#a8c1e4 2px -2px 2px		
		,#a8c1e4 -2px -2px 2px
		,#a8c1e4 -2px 2px 2px
	;
	
	display: none !important;
}

#Types {
  padding-bottom: 0px;
}

.en-GB body {
	font-family: SourceHanSansSC, Arial !important;
}

.zh-CN body,
.zh-TW body {
	font-family: SourceHanSansSC, Arial !important;
}

body,
input {
	font-size: 18px;
	color: #666;
	background: #fff;
}

.Tabs-Tab {
	font-size: 18px;
}


#FromCalendarContrainer > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) {
  color: #666 !important;
}
#SearchBox {
  color: #666 !important;
}

#CurrentPeriodContainer {
  font-weight: bold;
  font-size: 1.16em;
  display: none;
}

.SortingContainer-NoChange-NewsColumn > div:nth-child(1) > a:nth-child(1) {
  display: none;
}

.options {
  display: none;
  position: absolute;
  /*! top: unset !important; */
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0px 0;
  padding: 3px 0 0 0px;
  list-style: none;
  border: 1px solid #cbcbcb !important;
  background-color: white;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  width: 95%;
}

.options li:hover {
  background-color: #dc2125;
	color: #fff;
}

#selectAlleasySelect {
  margin-right: 0px;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  color: #1e1e1e;
}


.container-item {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0px;
  width: auto !important;
  cursor: pointer;
  font-size: 0.8rem;
  padding: 0.38rem 0px 0.38rem 18px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-family:      !important;
  font-size: 16px;
  font-family: SourceHanSansSC !important;
}


.divSearcheasySelect {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0px;
  width: auto !important;
  cursor: pointer;
  font-size: 0.8rem;
  padding: 0.45em 0px 0.38rem 24px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-family:  SourceHanSansSC !important;
  font-size: 16px;
}

.divSearcheasySelect {
  border-bottom: 0px solid #cbcbcb !important;
}

.container-item .checkmark::after {
  left: 5px;
  top: 1px;
  width: 4.5px;
  height: 10px;
  border: 2px solid #dc2125;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container-item:hover .checkmark::after {
  left: 5px;
  top: 1px;
  width: 4.5px;
  height: 10px;
  border: 2px solid #fff;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited {
	color: #333333;

	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover,
.PressRelease-NewsTitle:hover {
	color: #dc2125;

	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

#MainHeading {
	display: none;
}

#DateAvailableFrom {
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	font-size: 18px !important;
	font-weight: normal;
	padding-top: 0em;
	padding-bottom: 0em;
	display: none;
}

#Periods {
	margin-top: 0.5em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
	height: 30px;
	line-height: 29px;
	width: 188px;
	border: 1px solid #e0e0e0;
	background: #FFFFFF;
	font-size: 16px !important;
	border-radius: 5px;
	font-family: inherit;
	color: #666 !important;
}

.euButton {
	height: 42px;
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;

	border: 2px solid #dc2125;
	border-radius: 30px;
	background: #FFFFFF;
	color: #dc2125;
	transition: background 0.5s, color 0.5s, border 0.5s;
	float: none;
	width: 160px;

	position: relative;
	top: -11px;
	padding: 3px 65px 3px 0px;
}


.euButton:hover {
	background: #dc2125;
	color: #FFFFFF;
	border: 2px solid #dc2125;
	cursor: pointer;
}

#SearchButton::after {
    content: "";
    display: inline-block;
    width: 24px;   
    height: 24px;
		position: absolute;
		left: 120px;
    background-image: url("font/circle.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#SearchButton:hover::after {
    background-image: url("font/circleHover.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.PressRelease-SingleLine-DateContainer, 
.PressRelease-SingleLine-TitleContainer, 
.PressRelease-SingleLine-TypeContainer, 
.PressRelease-SingleLine-AttachmentsContainer {
    display: table-cell !important;
    vertical-align: middle !important;
    box-sizing: border-box;
}


#SearchButton:hover {
	cursor: pointer;
}

#SearchContainer {
	padding: 0em 0 1em 0;
	clear: both;
}

#SearchFilter .euButton {
	width: 124px !important;
	font-size: 16px !important;
	margin: 0px !important;
	margin-top: 10px !important;
}

#SearchContainer {
	padding: 0;
	clear: both;
	background: transparent;
	border-radius: 16px;
}

#TotalNr {
  color: #999 !important;
}

#ButtonsContainer.NoTabsVisible {
	border-bottom: 0px solid #e1e1e1 !important;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#YearPeriodsContainer {
  text-align: -webkit-right;
  font-family: SourceHanSansSC !important;
}

#YearPeriodsContainer a {
	font-size: 1.25em;
	font-weight: bold;
}

#SortingContainer {
	padding: 0px;
	padding-top: 0em;
	padding-bottom: 0em;
	font-size: 18px;
	font-weight: bold;
}

.Tabs {
	text-align: center;
	border-bottom: 0px;
	font-size: 0px !important;
}

.PressRelease-SingleLine-TitleContainer {
    float: unset !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: 0px solid #d7d7d7 !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: 48px;
	line-height: 46px;
	padding: 0 12px !important;
	margin: 4px;
	border-radius: 0px;
	font-family: SourceHanSansSC, Arial !important;
	font-weight: 600;
	font-size: 20px;
	text-transform: none;
	color: #000;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-align: center;
  border: 0px solid #fff;
	width: 110px;
	box-sizing: border-box;
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:active {
	color: #dc2125;
	background: #fff;
	position: relative;
	border-bottom: 2px solid #dc2125;
	border-top: 0px solid #dc2125;
	border-left: 0px solid #dc2125;
	border-right: 0px solid #dc2125;
}

.Tabs-Tab-Container.selected:before,
.Tabs-Tab-Container:hover::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: 93%;
	left: 0%;
	border-bottom: 0px solid #00201B;
}

.Tabs-Tab {
	display: inline-block;
	margin: 0px;
}

.Type {
	background: #FFFFFF;
	color: #666;
	padding: 6px 14px;
	border: 1px solid #e0e0e0;
	font-weight: normal;
	border-radius: 30px;
	height: auto;
	font-size: 16px;
	text-transform: none;
	line-height: normal;
	transition: background 0.5s, color 0.5s, border 0.5s;

	font-family: SourceHanSansSC, Arial !important;
	height: 42px;
	color: ;
}

.TypeSelected,
.Type:hover {
	cursor: pointer;
	background-color: #dc2125;
	color: #FFFFFF;
	border-color: #dc2125;
}

/******************************************************************************** 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 {
	display: inline-block;
	background-color: transparent;
	color: transparent; /* hide any text color */
	padding: 10px;
	font-family: inherit;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	transition: 0.5s ease-in-out;
	margin: 0 8px;
	width: 20px;
	height: 20px;
	line-height: 22px;
	border-radius: 4px;

	/* Use Arrow.svg as background */
	background-image: url("font/Arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px 12px;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
	display: inline-block;
	background-color: transparent;
	color: transparent; 
	padding: 10px;
	font-family: inherit;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	transition: 0.5s ease-in-out;
	margin: 0 8px;
	width: 20px;
	height: 20px;
	line-height: 22px;
	border-radius: 4px;

	/* Use Arrow.svg as background */
	background-image: url("font/Arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px 12px;

	/* Rotate arrow to face right */
	transform: rotate(180deg);
}

.PressRelease-NewsTitle, .PressRelease-NewsTitle:link{
	font-size: 22px !important;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	display: inline-block;
	background-color: transparent;
	color: #000;
	border: 0px solid #e5e5e5;
	padding: 0px;
	font-family: inherit;
	font-size: 16px;
	text-decoration: initial;
	font-weight: normal;
	transition: 0.5s ease-in-out;
	margin: 0 4px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 30px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active,
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #dc2125;
	color: #fff;
	border-color: #dc2125;
	text-decoration: none;
	font-weight: normal;
	border-radius: 30px;
}

/*''''''''''''''''''''''''''''''''''''''''''''' PRESS RELEASE CONTENT''''''''''''''''''''''''''''''''''''''''''''*/


.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 #333333;
	border-bottom: 0.0em solid #333333;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}

.PressRelease-SingleLine-TypeContainer {

	float: none;

	border: 0em solid #DBDBDB;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	display: inherit !important;

}

.PressRelease:hover *,
.PressRelease:hover .PressRelease-NewsTitle{
  color: #dc2125;
}
.PressRelease {
	border-bottom: 1px solid #E3E5E9;
	padding: 25px 0.5em;

	background: #FFF;
	position: relative !important;
}
.PressRelease:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #dc2125;
  z-index: 1;
  -webkit-transition: width .3s ease;
  transition: width .5s ease;
}
.PressRelease:hover::before {
  width: 100%;
}

/* .PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: left;	
} */

.PressRelease-SingleLine-DataRow {
	/*! padding-top: unset; */
}

.PressReleaseOdd {
	background-color: transparent;
}

.PressReleaseEven {
	background-color: transparent
}

div#PressReleases {
	display: grid;
	gap: 0px;
	padding: 0;
}

.PressRelease {
	padding: 30px 20px 0px 20px;
	box-sizing: border-box;
	transition: all 0.3s ease-in;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background: #fff;
	opacity: 1 !important;
	border-bottom: 1px solid #E0E0E1 !important;
	width: auto !important;
	box-sizing: border-box;
	transition: all 0.3s ease-in;
}

.PressRelease:hover{
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background: #fff;
	opacity: 1 !important;
	width: auto !important;
	box-sizing: border-box;
	color: #dc2125;
}

.PressRelease-SingleLine-DataRow {
  padding: unset;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #010101;

	font-weight: normal;

	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;

	text-transform: uppercase;
	width: 100%;
	position: relative;
}

.PressRelease,
.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
	color: #dc2125;
}

.checkmark {
  position: absolute;
  margin-left: 3px;
  left: 75px !important;
  width: 1rem;
  height: 1rem;
	color: #fff;
}


.PressRelease-NewsType {
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 16px;
	color: #B7B7B7;
	position: relative;
	right: -100px;
	top: 1px;

	/*! width: 17em; */
	/*! -webkit-line-clamp: 1; */
	/*! overflow: hidden; */
/*! display: -webkit-box; */
	/*! -webkit-box-orient: vertical; */
}

.PressRelease-NewsDate {

	font-family: inherit;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-transform: none;
	position: relative;
	top: 2px;
}

#PagesContainer {
	text-align: center;
	padding: 55px 0px 20px 0px !important;
}

#SuppliedBy,
.TermsLink,
.CookieLink {
	text-align: right;
	padding-top: 2em;
	font-size: 14px;
	color: #999 !important;
}

.TermsLink:hover,
.CookieLink:hover {
	color: #dc2125 !important;
}

/*********** Custom phrases*************/

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
	float: left;
	clear: left;
	margin-top: 14px;
	width: 0px;
}

span.PressRelease-day.datefontbigsize {
	font-size: 40px;
	font-weight: 700;
	background-image: linear-gradient(#00201B, #00201B, #00201B);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

span.PressRelease-month.datefontsmallsize {
	font-size: 16px;
	display: block;
	background-image: linear-gradient(#00201B, #00201B, #00201B);
	;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
	height: 35px;
}

.PressRelease-SingleLine-DataRow .PressRelease-NewsType {
  margin: 0;
  color: #666;
}

.PressRelease-Attachment div {
	width: 30px !important;
	height: 30px !important;
	margin: 0px !important;
}

.PressRelease-Attachment>div>a>img {
	width: 40px !important;
	height: 40px !important;
}

.easySelect {
	height: 40px !important;
	width: 103px !important;
	color: #333333 !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	border: 0px solid #9F9F9F !important;
	background: #FFFFFF !important;
	position: relative;
	top: 20px;
	font-family: SourceHanSansSC !important;
}

.styledSelect {
	border-radius: 4px !important;
	font-size: 16px !important;
	padding: 9px 0px 0px 14px;
	background-color: #FFF !important;
	color: #1e1e1e !important;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	text-align: left;
	font-family: SourceHanSansSC !important;
	font-weight: bold !important;
}

.styledSelect::after {
	content: "";
	position: absolute;
	top: 12px;
	right: 7px;

	width: 18px;   
	height: 18px;

	background: url("font/arrowdown.svg") no-repeat center;
	background-size: contain;

	pointer-events: none; 
	border: none !important;
}

.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn{
	margin-top: -1px;
}

.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
	max-width: 90%;
}

#FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
	margin: 2px;
	vertical-align: top;
	line-height: 32px;
	margin-left: 1px;
	margin-top: 3px;
	margin-right: -15px;
	color: #666 !important;
}

#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
	margin: 2px !important;
	vertical-align: top;
	margin-top: 0px;
	line-height: 32px;
	margin-right: -10px !important;
	margin-top: 3px !important;
	color: #666 !important;
}

#FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	cursor: pointer;
	margin: 3px -8px !important;
	position: relative;
	top: 3px;
	width: 35px;
	height: 35px;
	background: url(font/Calendar.svg) center center no-repeat;
	background-size: 25px !important;
	display: inline-block;
	left: -16px !important;
}

#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	cursor: pointer;
	margin: 3px -8px !important;
	position: relative;
	top: 3px;
	width: 35px;
	height: 35px;
	background: url(font/Calendar.svg) center center no-repeat;
	background-size: 25px !important;
	display: inline-block;
	left: -20px !important;
}

/* #FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator::after {
	content: "â€“";
	font-size: 20px;
	left: 157px;
	position: absolute;
}
 */
#SearchBox {
	margin: 3px 3px;
	vertical-align: top;
	margin-right: 5px;
	width: 188px;
	font-size: 16px !important;
	font-family: SourceHanSansSC, Arial !important;
  color: #666 !important;
}

.InactiveInputBox {
	color: #333333 !important;
}

.styledSelect {
	width: 84px !important;
	position: absolute;
	font-family: SourceHanSansSC !important;
}

#ControlsContainer {
	background: #fff !important;
}

#YearPeriodsContainer a {
	font-size: 18px;
	font-weight:  normal;
	color: #333;
}

.Periods-YearPeriodSelected, .Periods-YearPeriodSelected:hover, .Periods-YearPeriodSelected:active {
    color: #dc2125 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}


#TotalNr {
	color: #999 !important;
}

/***** calendar*******/
.EurolandTools-CommonObjects-Calendar-Calendar {
	border: 0px solid #252525 !important;
}

.EurolandTools-CommonObjects-Calendar-CalendarContainer {
	box-shadow: 3px 3px 5px 3px #ccc !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	font-size: 16px !important;
	color: #333333 !important;
	text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-NotActive {
	font-size: 15px !important;
	color: #333333 !important;
	text-shadow: none;
}

EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0px solid #a8c1e4 !important;
  box-shadow: #a8c1e4 0px 0px 0px ,#a8c1e4 0px 0px 0px ,#a8c1e4 0px 0px 0px ,#a8c1e4 0px 0px 0px !important;
  display: none !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton,
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay,
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #dc2125 !important;
	color: #FFFFFF !important;
	border: 1px solid #dc2125 !important;
}

.EurolandTools-CommonObjects-Calendar-Month-Day {
	text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
	font-size: 14px;
	color: #333333;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	background: #dc2125;
	color: #FFFFFF !important;
	border: 1px solid #dc2125 !important;
	line-height: 18px !important;
	height: 20px !important;
	border-radius: 30px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #FFFFFF;
	color: #dc2125 !important;
	border: 1px solid #dc2125 !important;
}

.right-side .button-wrapper .btn-submit {
	margin: 10px;
	width: 123px !important;
	display: inline-block;
}

.euButton.btn-cancel {
	display: block;
}

a.euButton.btn-cancel {
	padding: 10px;
	font-weight: 700;
	height: 26px;
	line-height: 21px;
	width: 100px !important;
	margin: 10px;
	text-align: center;
	position: absolute;
	display: inline-block;
}

.right-side {
	width: 89%;
	float: left;
	vertical-align: middle;
	position: inherit;
	padding-top: 5%;
}

.right-side .button-wrapper,
.find-subcribe-form .button-wrapper {
	text-align: center;
}

.link.checking-subscription {
	color: transparent;
}

.en-gb .link.checking-subscription::before {
	content: "Do I have a subscription?";
	position: absolute;
	color: #333333;

}

.zh-cn .link.checking-subscription::before {
	content: "æŸ¥è¯¢æ‚¨æ˜¯å¦å·²æœ‰è®¢é˜…æœåŠ¡?";
	position: absolute;
	color: #333333;
}

.zh-tw .link.checking-subscription::before {
	content: "æŸ¥è©¢æ‚¨æ˜¯å¦å·²æœ‰è¨‚é–±æœå‹™?";
	position: absolute;
	color: #333333;
}

.link.checking-subscription {
	padding-left: 84px;
}

.en-gb .link.checking-subscription:hover::before,
.zh-cn .link.checking-subscription:hover::before,
.zh-tw .link.checking-subscription:hover::before {
	color: #00201B;
	text-decoration: underline;
}

.find-subcribe-form .btn-find {
	margin: 5px;
}

.euButton.btn-cancel {
	margin: 5px;
}

.main-heading {
	display: none !important;
}

.stock-exchange-item label,
.company-announcement-item label {
	font-size: 18px;
}

.sub-heading {
	font-size: 20px;
}


.right-side .button-wrapper,
.find-subcribe-form .button-wrapper {
	padding-top: 0px !important;
}

.wrapper {
	padding: 20px 0 0 5px !important;
}

.company-announcement-options,
.stock-exchange-options {
	padding-top: 10px !important;
}


.radio input,
.checkbox input {
	height: 16px;
}

.nav-line {
	border-bottom: 0px solid #f8f8f8 !important;
	padding-top: 0px !important;
}

.subscribe-container {
	margin: 10px 0 !important;
	background-color: #fff !important;
}

.subscribe-message {
	padding: 5px 0px !important;
}

.controls {
	background: #EDF7F8 !important;
	padding: 10px;
}

.modal-content #txtEmail {
	border: 1px solid #000 !important;
}

.form .lable {
	font-weight: normal;
}

.form input {
	height: 40px;
	border: 0px solid #fff !important;
}

.error-border {
	border: solid 1px #00201B !important;
	background-color: #fff !important;
}

.form select {
	height: 40px;
	border: 0px solid #fff !important;
	background: #fff !important;
}

.compulsory-field,
.validator-error {
	color: transparent;
	background: transparent;
}

.row-control[order="0"] .lable::after {
	content: "*";
	color: red !important;
	position: absolute;
	width: 5px;
	height: 5px;

}

.checkbox::before {
	position: absolute;
	content: "";
	display: inline-block;
	height: 20px;
	width: 20px;
	border: 1px solid #505050;
	border-radius: 4px;
	margin-top: -2px;
	margin-left: -4px;
}

.checkbox-checked::before {
	position: absolute;
	display: inline-block;
	height: 20px;
	width: 20px;
	border: none;
	content: " ";
	font-size: 18px;
	color: #00201B;
	background: #00201B;
	border: 1px solid #00201B;
	border-radius: 4px;
	margin-top: -2px;
}

.checkbox {
	background: none !important;
}

label {
	padding-left: 5px;
}

.stock-exchange-list .stock-exchange-item,
.company-announcement-list .company-announcement-item {
	display: inherit;
	float: none;
	width: 100%;
	overflow-x: hidden;
	padding: 10px 0;
	white-space: initial;
}

li.stock-exchange-item.default-item {
	width: 100%;
	padding: 5px 0 10px 0;
}

.euButton.btn-find,
.euButton.btn-cancel {
	width: 100px;
	display: inline-block;
	padding: 10px;
}

.modal-content .right-side {
	width: 100%;
	float: none;
	padding-left: 4%;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	/*! margin-top: 20px; */
}

.NewsColumn-Container .PressRelease-Attachment {
	float: right !important;
}

.NewsColumn-Container .PressRelease-Attachment {
	position: relative;
	top: 12px;
}

.PressRelease-Attachment {
	text-align: right;
}

.NewsColumn-Container .PressRelease-Attachment img {
	width: 30px !important;
	height: 30px !important;
	margin:  0 !important;
}

.PressRelease-SingleLine-TitleContainer {
	animation: none;
	max-width: 93%;
	/* 	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}

.NewsColumn-Container .PressRelease-Attachment {
	float: left !important;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	top: -44px;
	height: 35px;
	width: 35px;
	overflow: hidden;
	left: 8px;
}

#SuppliedBy>a::before {
	position: absolute;
	display: block;
	width: auto !important;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	background: right url("data:image/png;base64,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") no-repeat transparent !important;
	background-size: contain !important;
	-webkit-print-color-adjust: exact;
	-moz-print-color-adjust: exact;
	-ms-print-color-adjust: exact;
	print-color-adjust: exact;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	border: 0px !important;
	background: #fff !important;
	transition: none;
	color: #00201B !important;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
	border: 0px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation {
	background: #fff !important;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
	font-size: 18px !important;
	text-shadow: none;
	display: inline-block;
	padding: 5px;
	margin: 3px;
	border: 0cap solid #FFFFFF;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 3px 6px 3px -4px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover {
	border: 0px !important;
	background: #fff !important;
	transition: none;
	color: #00201B !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-ExtraNavigation-PeriodButtonContainer {
	font-size: 15px !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-ExtraNavigation-PeriodButtonContainer:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
	color: #00201B !important;
	border: 0px solid #fff !important;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	background: #dc2125;
	color: #FFFFFF !important;
	border: 1px solid #dc2125 !important;
	line-height: 18px !important;
	height: 20px !important;
	font-size: 15px !important;
	border-radius: 30px;
}

.divSearcheasySelect {
  padding-right: 10px !important;
  padding-left: 19px !important;
  padding-top: 8px !important;
  padding-bottom: 7px;
  overflow: hidden;
  text-align: center;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	background: #FFFFFF;
	color:  #dc2125 !important;
	border: 1px solid #dc2125 !important;
}

div#TotalContainer {
    font-size: 14px;
	  color: #999;
}

/* RESPONSIVE */

@media (min-width: 1170px){
		.PressRelease-NewsTitle, .PressRelease-NewsTitle:link{
		font-size: 22px !important;
		line-height: 1;
		margin-top: 17px;
	}
	.PressRelease-NewsDate,
	.PressRelease-NewsType{
		font-size: 16px !important;
	}
}

@media (min-width: 481px) and (max-width: 1169px){
		.PressRelease-NewsTitle, .PressRelease-NewsTitle:link{
		font-size: 20.6px !important;
	}
	.PressRelease-NewsDate,
	.PressRelease-NewsType{
		font-size: 16px !important;
	}
}
@media (max-width: 480px) {
		.PressRelease-NewsTitle, .PressRelease-NewsTitle:link{
		font-size: 16px !important;
	}
	.PressRelease-NewsDate,
	.PressRelease-NewsType{
		font-size: 14px !important;
	}
}

@media (min-width: 722px) and (max-width: 796px){
	#SearchBox{
		width: 120px;
	}
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput{
		width: 150px;
	}
	
	#SearchButton{
		top: -10px;
	}
}

@media (min-width: 944px) and (max-width: 1920px){
	.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 {
    font-size: 20px !important;
  }
	  .euButton,
	#YearPeriodsContainer a,
	#SearchBox,
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator, #SearchBox, #FromCalendarInput, #ToCalendarInput{
		font-size: 16px;
	}
  .div#TotalContainer,
	.Type{
		font-size: 16px !important;
	}
	#SuppliedBy, .TermsLink, .CookieLink{
		font-size: 14px !important;
	}
}

@media (min-width: 735px) and (max-width: 943px) {
  .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 {
    font-size: 18px !important;
  }
  

  div#TotalContainer,
  .Type,
  .PressRelease-NewsDate,
  .PressRelease-NewsType {
    font-size: 14px !important;
  }

  #SuppliedBy,
  .TermsLink,
  .CookieLink {
    font-size: 12px !important; 
  }
}

@media (max-width: 734px) {

  .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 {
    font-size: 16px !important;
  }
  
  #SuppliedBy,
  .TermsLink,
  .CookieLink {
    font-size: 12px !important;
  }
	  button.Type:nth-child(2) {
    padding: 10px;
    height: 70px;
    font-size: 14px;
  }
}

@media (min-width: 720px) and (max-width: 800px){
		div#PressReleases {
		display: grid !important;
		padding: 0;
	}
}

@media(min-width:402px) and (max-width:506px){
    span#FromCalendarContrainer {
        display: inline-block;
        width: 49% !important;
      }
      .EurolandTools-CommonObjects-Calendar-Selection{
        width: 100%;
      }
      .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        width: 92% !important;
        min-width:80px ;
      }
      #ToCalendarContrainer{
        width: 49% !important;
      }
      #SearchBox{
        width: 95% !important;
      }
	
			#FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
			cursor: pointer;
			margin: 3px -8px !important;
			top: -43px;
			left: 170px !important;
		}
			#ToCalendarContrainer .EurolandTools-CommonObjects-Calendar-CalendarIcon {
			cursor: pointer;
			margin: 3px -6px !important;
			top: -43px;
			left: 170px !important;
		}
	
	#FromCalendarContrainer .EurolandTools-CommonObjects-Calendar-SelectionIndicator{
		margin-right: 0px;
	}
	   
}

@media (min-width: 402px) and (max-width: 506px){
		#SearchButton{
		float: left;
		top: -42px;
	}
}

@media (max-width: 368px){
  .NewsColumn-Container .PressRelease-Attachment {
  top: -36px !important;
  left: 8px;
}
	.zh-TW .NewsColumn-Container .PressRelease-Attachment,
	.zh-CN  .NewsColumn-Container .PressRelease-Attachment{
		top: -5px !important;
		left: 8px;
}
	
	#SearchButton{
		top: 5px;
		margin-bottom: 10px;
	}
	
}

@media (max-width: 400px){
	.PressRelease-NewsDate{
		top: 12px;
	}
		.zh-CN .PressRelease-NewsDate,
	  .zh-TW 	.PressRelease-NewsDate{
		top: 10px;
	}
}

@media (max-width: 800px) {
	div#PressReleases {
		display: grid;
		padding: 10px;
	}
	
}

@media (max-width: 786px) {
	.euButton {
		top: 0;
	}
}

@media (max-width: 632px) {
	.euButton {
		top: -10px;
	}
	
}

@media (max-width: 465px){
	#FromCalendarContrainer > div:nth-child(1) > div:nth-child(1) > div:nth-child(1){
		margin-left: 2px;
	}
	#SearchBox{
		padding-right: 3px;
	}
	
}

@media (max-width: 400px) {
		
	.PressRelease {
		padding: 15px;
	}
}

@media (max-width: 365px) {
	.euButton {
		top: 0;
	}
}

@media (max-width: 500px){
	.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
    margin: 0 2px;
  }	
	
	button.Type:nth-child(6) {
		padding: 5px;
	}

	button.Type:nth-child(2){
		/*! padding: 10px; */
		height: 70px;
		font-size: 14px;
	}

	button.Type:nth-child(10){
		padding: 5px;
		font-size: 14px;
	}
	
}

@media (min-width: 401px) and (max-width: 1500px){
		.PressRelease-SingleLine-TitleContainer {
		display: block !important;
    clear: left;
		height: auto !important;
  }
}

@media (max-width: 395px){
		.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active, .Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
     margin: 0px -3px;
	   width: 35px
  }
}

@media (max-width: 375px){
		.euButton {
		top: 5px;
	}
}
@media (max-width: 320px){
  button.Type:nth-child(3){
    padding: 8px
  }
	.Type {
    font-size: 14px !important;
  }
}

@media (min-width: 481px) and (max-width: 700px){
	
	.PressRelease-NewsType {
    top: -6px;
  }
	.PressRelease-NewsDate {
    top: -4px;
  }
	
}

@media (min-width: 401px) and (max-width: 430px){
	

	.PressRelease-NewsType {
    top: -5px;
  }
	.PressRelease-NewsDate {
    top: -3px;
  }
}

@media (max-width: 400px){

	.PressRelease-NewsType {
	    top: 36px !important;
	    right: -0px;
		display: block !important;
  
  } 
	.PressRelease-SingleLine-TitleContainer {
		display: block !important;
    clear: left;
		height: auto !important;
  }
	
	.PressRelease-NewsDate {
    /*! top: 60px !important; */
  }
	.PressRelease-NewsTitle, .PressRelease-NewsTitle:link {
       margin-top: 16px;
       position: relative;
       top: 21px;
    }
}

@media (min-width: 480px) and (max-width: 700px){
	.PressRelease {
		  padding: 30px 20px 0px 20px;
      height: auto !important;
	}
	.PressRelease:hover{
		  /*! height: 160px !important; */
	}
}


