
#Main {
    width: 100%;
    max-width: 965px;
    padding:0;
}
body,
input {
    color: #333;
    font-family: "pingfang SC", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", helvetica, arial, verdana, tahoma, sans-serif;
    font-size: 14px;
}
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: #4E4E4E;
	
	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: #4E4E4E;
	
	font-weight: none;
	text-decoration: none;
	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: #595757 !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: auto;
    line-height: normal;
    width: 10em;
    height: 33px;
    border: 0.08em solid #E1E1E1;
    box-sizing: border-box;
    outline: 0;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator:focus,
.EurolandTools-CommonObjects-Calendar-SelectionIndicator:focus-within,
#SearchBox:focus,
#FromCalendarInput:focus,
#ToCalendarInput:focus,
#SearchBox:focus-within,
#FromCalendarInput:focus-within,
#ToCalendarInput:focus-within{ 
    outline: none;
}

#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: 33px;
	line-height: normal;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;

	text-transform: none;
	
    padding: 5px 30px;
    border: 1px solid #01A56C;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	color: #01A56C;
    background: #FFFFFF;
	
/*	transition: background 0.5s, color 0.5s, border 0.5s;*/
	
	float: none;
    min-width: 100px;

}
.euButton:hover {
	background: #01A56C;
    color: #FFFFFF;
	border-color: #01A56C;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 18px;
    font-weight:bold;
}
#YearPeriodsContainer a:hover,
#YearPeriodsContainer a:focus,
#YearPeriodsContainer a:active{
    color: #01A56C;
}
#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 #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: 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: none;
	font-size: 14px;
	text-transform: none;	
	color: #666666;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0em solid #F0F0F0;
	border-right: 0em solid #F0F0F0;
	border-bottom: 0px solid #F0F0F0;
	border-left: 0em solid #F0F0F0;
	
	background: #F0F0F0;
	
	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: #01A56C;
	color: #FFF;	
	border-top: 0em solid #01A56C;
	border-right: 0em solid #01A56C;
	border-bottom: 0px solid #01A56C;
	border-left: 0em solid #01A56C;
	
	position: relative;
	top: 0px;
	left: 0px;
}
.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 40%;
    margin-left: -0em;
	
	border-left: 8px solid transparent; 
	border-right: 8px solid transparent; 
	border-top: 8px solid #01A56C;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0.08em solid #01A56C;
	padding: 1em 1.0em 1em 1.0em;
	
	color: #595757;
	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: #01A56C;
	color: #FFFFFF;
	border-color: #01A56C;
}

/******************************************************************************** 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;
    text-align: right;
    display: inline-block;
}
.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: #FFFFFF;
	color: #01A56C;
	border: 1px solid #ddd;
	
	padding: 6px 12px;
	
	font-family: inherit;
	font-size: 1.0em;
	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-left: -1px;		
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #01A56C!important;
	color: #FFFFFF!important;
	border-color: #01A56C!important;
	
	text-decoration: initial;
	font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #444444;
	border-bottom: 0.0em solid #444444;
}
.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: #444444;
	border-bottom-color: #444444;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #00508E;
	border-bottom-color: #00508E;
}

.PressRelease-SingleLine-DateContainer {
	float: right;
    width: 12%;
    text-align: right;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: left;
	
	border: 0em solid #E1E1E1;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: #FFFFFF;
	padding: 0;
    width: 50%;
    text-align: left;
}
/*.zh-TW .PressRelease-SingleLine-TypeContainer{
    width: 100%;
}*/
.PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: none;	
    padding-top: 10px;
    width: 92%;
}
/*.zh-TW .PressRelease-SingleLine-TitleContainer {
    width: 70%;
}*/
.PressRelease-SingleLine-AttachmentsContainer {
	float: none;
	clear: none;
    padding-top: 10px;
    width: 8%; 

}
.NewsColumn-Container .PressRelease-Attachment{
    padding-right: 0px; 
    padding-right: 20px;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.08em solid #F4F4F4;
	padding: 15px 0em;
	
	border-right: 0em solid #F4F4F4;	
	border-left: 0em solid #F4F4F4;
}
#PressRelease_0 {
	border-top: 0.08em solid #F4F4F4;
}
.PressRelease:last-child {
	border-bottom: 0.08em solid #F4F4F4;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 16px;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #333;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #01A56C;
}
.PressRelease-NewsType {
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 14px;
	color: #aaaaaa;
}
.zh-CN .PressRelease-NewsType,
.zh-TW .PressRelease-NewsType{
   	font-size: 14px; 
}

.PressRelease-NewsDate {
/*	margin-right: 0.5em;*/
	
	font-family: inherit;
	font-size: 14px;
	color: #8E8E8E;
	font-weight: normal;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 2.5em 0 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
    font-size: 13px;
}
#MainHeading{
    display: none;
}
/*#SearchBox {
    margin: 0;
}*/
@media (min-width: 0px) and (max-width: 650px) { 
    .euButton{
        float: none;
        margin-top: 5px;
        width: 10em;
    }
}
@media (min-width: 0px) and (max-width: 650px) { 
    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    #SearchBox,
    #FromCalendarInput,
    #ToCalendarInput {
        margin-bottom: 5px;
    }
    .euButton{
        margin-top: 0px;
    }
}
@media (min-width: 0px) and (max-width: 780px) {
    .PressRelease-SingleLine-TitleContainer{
        width: 88%;
    }
    .PressRelease-SingleLine-DateContainer{
        float: right;
        text-align: left;
        width: auto;
        margin-top: 5px;
    }
    .PressRelease-SingleLine-TypeContainer{
        width: auto;
        margin-top: 5px;
    }
    .PressRelease-SingleLine-AttachmentsContainer{
        width: 12%;
    }
}
/*@media (min-width: 0px) and (max-width: 600px) {
    .PressRelease-SingleLine-TitleContainer{
        width: 73%;
    }
}
@media (min-width: 0px) and (max-width: 400px) {
    .PressRelease-SingleLine-TitleContainer{
        width: 100%;
    }
    .PressRelease-SingleLine-DateContainer {
        float: left;
        display: block;
    }
}*/
@media (min-width: 0px) and (max-width: 340px) { 
    .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 {
        padding: 8px !important;
    }
    .Tabs-Tab{
        width: 50%;
    }
    .Pages-Arrow,
    .Pages-Arrow:link,
    .Pages-Arrow:active,
    .Pages-PageMarker,
    .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        padding: 6px;
    }
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover{
    border: 1px solid #01A56C;
    background: #01A56C;
    font-weight: 400;
    font-size: 14px;
        
}
/*.zh-CN #SearchBox,
.zh-TW #SearchBox{
    margin-top: 2px;
}*/
.InputBox {
    margin-top: 1px;
}
.EurolandTools-CommonObjects-Calendar-Calendar{
    min-height: 280px!important;
    min-width: 280px!important;
}
img {
    width: 20px !important;
    height: 20px !important;
}
.NewsColumn-Container .PressRelease-Attachment> div> a {
    text-align: right!important;
}