

#Main {
	max-width: 100%;
    padding:0;
	background-color: transparent;
}
body,
input {
    font-size: 16px;
    font-family: "PingFang SC", Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei" !important;

    color: #000000;
	background-color: transparent;
}
button {
	font-family: "PingFang SC", Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei" !important;

}

.zh-CN body,
.zh-CN input,
.zh-TW body,
.zh-TW input {
	font-family: "PingFang SC", Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei" !important;

}
.zh-CN button,
.zh-TW button {
	font-family: "PingFang SC", Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei" !important;

}

.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: #000000;
	
	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: #000 !important;
}
#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;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: 28px;
	width: 9em;
	border: 0;
	border-bottom: 1px solid #b7b8b8;
	vertical-align: top;
	margin-bottom: 10px;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    width: 120px;
    height: 40px;
	line-height: 17px;
	
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	color: #000000 !important;
	text-transform: uppercase;
	/* letter-spacing: 2px; */
	/* padding: 10px 40px; */
	
	border: 1px solid #000000;	
	border-radius: 4px;
	
    background: transparent;
	
	transition: 0;
	
	float: none;
}
.euButton:hover,
.euButton:focus:hover {
    color: #FFFFFF !important;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0s ease-in;
    transition: all 0s ease-in;

	/* background-image: none; */
    /* background-image: url(icon-arrow.svg); */
    /* background-position: right 30px center; */
    /* padding-left: 30px; */
	/* padding-right: 50px; */
	/* background-repeat: no-repeat; */

background: linear-gradient(to Right,#fae7dd, #d4b8b3) !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    border: 0;
}

#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.0em;
    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: 2px;
	
	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;
	margin-bottom: 0.08em;
	border-bottom: 0.08em solid #DDDDDD;	
}

.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: 0.5em !important;
	padding-right: 1em;
	padding-bottom: 0.5em !important;
	padding-left: 1em;
	
	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: #333333;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.08em solid #DDDDDD;
	border-right: 0.08em solid #DDDDDD;
	border-bottom: 0.08em solid #DDDDDD;
	border-left: 0.08em solid #DDDDDD;
	
	background: #DDDDDD;
	
	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: #333333;	
	border-top: 0.08em solid #DDDDDD;
	border-right: 0.08em solid #DDDDDD;
	border-bottom: 0.08em solid #FFFFFF;
	border-left: 0.08em solid #DDDDDD;
	
	position: relative;
	top: 0px;
	left: 0px;
}
.Tabs-Tab-Container:hover{
    border-bottom: 0.08em solid #DDDDDD;
}
.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 #F30213;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
   
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0.08em solid #C91623;
	padding: 0.5em 1.0em 0.5em 1.0em;
	
	color: #000;
	font-weight: normal;
	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: #C91623;
	color: #FFFFFF;
	border-color: #C91623;
}

/******************************************************************************** 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;
	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: transparent;
	color: #00000085;
	border: 0em solid #E1E1E1;
	
	padding: 0 10px;
	
	font-family: inherit;
	font-size: 16px;
	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: 0 5px 0 0;	 */
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: transparent;
	color: #262626;
	border-color: #E1E1E1;
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: transparent;
	color: #000000;
	border-color: #E1E1E1;
	
	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 #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: #C91623;
	border-bottom-color: #C91623;
}

.PressRelease-SingleLine-DateContainer {
	float: none;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: none;
	
	border: 0em solid #E1E1E1;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0.5em 0.5em 0.5em 0.5em;	
	
}


.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent;
}
.PressRelease {
	border-bottom: 1px solid #e5e5e5;
	padding: 0px;
	
	border-right: 0em solid #E1E1E1;	
	border-left: 0em solid #E1E1E1;
}
#PressRelease_0 {
	border-top: 1px solid #e5e5e5;
}
.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: #262626;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #00000085;
}
.PressRelease-NewsType {

	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #262626;
}
.PressRelease-NewsDate {
	font-family: inherit;
	font-size: 1.0em;
	color: #7f7f7f;
	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: 14px;
	color: #00000085;
}
#MainHeading {
    display: none;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    padding: 5px 0;
    border: 2px solid #000;
    background: #FFF;
    text-align: center;
    font-size: 12.8px;
    line-height: 15px;
    font-weight: normal;
    color: #000;
    text-shadow: 0 0 1px #666;
	transition: background 1s,border 1s;
	border-radius: 20px;
	text-transform: uppercase;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
	border-color: #DBBEB7;
    background: #DBBEB7;
    color: #000000;
}

.PressRelease-SingleLine-DateContainer {
    width: 150px;
}
 .InputBox {
     margin: 0px 0 3px 0;
}

#SortingContainer {
    padding: 0.7em;
    margin: 0;
	font-size: 16px;
	box-sizing: border-box;
}

.PressRelease-Attachment {
    width: 30px;
    height: 30px;
    overflow: hidden;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
	width: 15%;
	box-sizing: border-box;
	margin:0;
	font-size: 1.0em;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
	width: 20%;
	box-sizing: border-box;
	margin: 0;
	font-size: 1.0em;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
	width: 55%;
	box-sizing: border-box;
	margin: 0;
	font-size: 1.0em;
}

.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
	width: 8%;
	box-sizing: border-box;
	margin: 0;
	font-size: 1.0em;
}
.PressRelease-SingleLine-DataColumn {
	padding: 1px;
	margin: 0;
}
.PressRelease-SingleLine-DataColumn span,
.PressRelease-SingleLine-DataColumn a {
	display: inline-block;
	padding: 1.313em 0.7em;
}

.zh-CN .PressRelease-SingleLine-DataColumn span, 
.zh-CN .PressRelease-SingleLine-DataColumn a,
.zh-TW .PressRelease-SingleLine-DataColumn span, 
.zh-TW .PressRelease-SingleLine-DataColumn a {
    display: inline-block;
    padding: 1.219em 0.7em;
}

.PressRelease-SingleLine-DataColumn .PressRelease-Attachment a {
	padding: 0;
}
.HeadingColomn {
    padding: 0.7em 0;
	background: transparent;
	font-weight: bold;
	color: #262626;
	box-sizing: border-box;;
}
/*.HeadingColomnContainer-Date .HeadingColomn {
	border-left: 1px solid #eee;
}*/
.HeadingColomnContainer-Attachments .HeadingColomn {
    text-align: right;
}
.ColumnLayoutColumn {
	display: table!important;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.PressRelease-SingleLine-DataRow {
	display: table-row!important;
}
.PressRelease-SingleLine-DataColumn {
	display: table-cell!important;
	vertical-align: middle!important;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee;*/
}

@media (max-width:750px) {
	#ButtonsContainer.NoTabsVisible,
	div#SortingContainer {
		display: none!important;
	}
}

@media (max-width:688px) {
	.PressRelease-SingleLine-DataColumn {
		display: block!important;
		width: 100%!important;
	}
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
		width: auto!important;
		display: inline-block!important;
		position: absolute;
		top: 0;
		right: 0;
	}
	.ColumnLayoutColumn {
		position: relative;
		top:0;
		left:0;
	}
	.NewsColumn-Container .PressRelease-Attachment {
		float: left!important;
	}
	.NewsColumn-Container .PressRelease-Attachment {
		padding-right: 0px;
		padding-left: 11px;
		padding-bottom: 11px;
	}

	.zh-CN .NewsColumn-Container .PressRelease-Attachment,
	.zh-TW .NewsColumn-Container .PressRelease-Attachment {
		padding-right: 0px;
		padding-left: 9px;
		padding-bottom: 11px;
	}
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
	background: #DBBEB7!important;
    border-color: #DBBEB7;
    color: #fff;
}
#YearPeriodsContainer a {
	font-weight: normal;
	color: #000;
}
#YearPeriodsContainer {
    text-align: right;
}

/* ADDED CSS */

#ButtonsContainer.NoTabsVisible {
    border-bottom: 1px solid #00000010 !important;
}

div#SuppliedBy a {
    color: #7f7f7f !important;
}

.easySelect {
	font-size: 16px !important;
    font-family: inherit;
    border: 1px solid #00000010 !important;
    border-radius: 4px;
    max-width: 120px;
    float: right;
	height: 36px;
}

.styledSelect {
    border-radius: 4px;
	color: #00000085 !important;
	
    font-weight: bold !important;
}

.options {
	border: 1px solid #00000010 !important;
	border-radius: 4px;
	color: #00000085 !important;
}

.container-item {
	font-size: 16px !important;
	font-family: "Microsoft Yahei", Arial, PingFang SC, sans-serif !important;
    padding: 0.4rem 0px 0.4rem 33px !important;
}

#selectAlleasySelect {
    margin-right: 0px;
}

label.container-item:hover {
background: linear-gradient(to Right,#fae7dd, #d4b8b3) !important;
}

.optionRow {
    font-size: 16px;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border-radius: 4px;
	color: #00000050;
	border: 1px solid #00000010;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
	display: none !important;
}

.Disclaimer {
	display: inline-block;
	position: relative;
	padding-left: 5px;
  }
  .Disclaimer:after {
	content: "|";
	position: absolute;
	color: #7f7f7f;
	left: 0;
	top: 0;
  }

.NewsColumn-Container .PressRelease-Attachment {
    padding-right: 27%;
}

span.TermsLinkContainer {
    padding-left: 2px;
}



@media (max-width:425px) {
	.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
		position: static;
	}
	.PressRelease-SingleLine-DataColumn span, .PressRelease-SingleLine-DataColumn a {
		display: inline-block;
		padding: 10px;
	}

	.zh-CN .PressRelease-SingleLine-DataColumn span, .zh-CN .PressRelease-SingleLine-DataColumn a, 
	.zh-TW .PressRelease-SingleLine-DataColumn span, .zh-TW .PressRelease-SingleLine-DataColumn a {
		display: inline-block;
		padding: 10px;
	}
	
	.NewsColumn-Container .PressRelease-Attachment {
		padding-left: 0px;
	}
	
	.zh-CN .PressRelease-SingleLine-DataColumn .PressRelease-Attachment a, 
	.zh-TW .PressRelease-SingleLine-DataColumn .PressRelease-Attachment a {
		padding-left: 0px;
	}

	.zh-CN .NewsColumn-Container .PressRelease-Attachment, 
	.zh-TW .NewsColumn-Container .PressRelease-Attachment {
		padding-right: 0px;
		padding-left: 2px;
		padding-bottom: 11px;
	}

	.zh-CN .PressRelease-SingleLine-DataColumn a,
	.zh-TW .PressRelease-SingleLine-DataColumn a {
		padding: 3px 0px 3px 12px;
	}
}
#CurrentPeriodContainer {
	display: none;
}

/* ****************Added Code************************* */

div#SuppliedBy > a {
    color: transparent !important;
}  