body{
	color: #333333;
    font-family: Arial,​Helvetica,​sans-serif,​宋体 !important;
	font-size: 14px;
}
#Main {
/*
    Because of the complex width control only set width related settings here
*/
    max-width: 870px !important; 
	width: 100%;
}

.DateSelection-InputBox {
    width: 134px;
    height: 31px;
    box-sizing: border-box;
    padding: 0 5px;
    line-height: 31px;
}
#SearchBox {
  width: 162px;
  padding: 0 5px;
  line-height: 31px;
  height: 31px;
  box-sizing: border-box;
}
#TotalContainer.NoTabsVisible {
    border-bottom: 1px solid #669acc;
}



.PressRelease {
    border-bottom: 1px dotted #cccccc;
    padding-bottom: 5px;
	font-size: 14px !important;
}
.PressRelease-NewsDate {
    font-size: 14px !important;
}
/* .PressRelease-NewsColumn {
    width: 600px;
} */
.SeparateNews-Attachments-Heading {
    color: #669ACC;
}
.SeparateNews-Title {
    color: #669ACC;
}
.PressRelease-Attachment {
   
    margin-top: 5px;
    padding-right: 15px;
    width: 30px !important;
}
.PressRelease-NewsTitle {
    color: #333333;
	font-size: 14px !important;
	font-weight: bold !important;
}
.PressRelease-NewsTitle:link 
.PressRelease-NewsTitle:visited {
	color: #3B8FCD;
	font-size: 14px !important;
    font-weight: bold;
    text-decoration: none;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
    color: #3B8FCD;
	font-size: 14px !important;
	font-weight: bold;
    text-decoration: underline;
}

.euButton {
	background-color: #0068B5;
	font-size: 14px !important;
    color: #ffffff;
    padding: 0 23px;
	width: 134px;
	height: 31px;
	box-sizing: border-box;
	line-height: 31px;
	border-radius: 6px;
}
.Pages-SelectedPageMarker{
	color: #333333;
	font-size: 14px !important;
}
a{
	color: #333333;
}
a:link, a:visited{
	color: #0068B5;
	font-size: 14px !important;
    font-weight: normal;
    text-decoration: none;
}
a:hover, a:active {
    color: #0068B5;
	font-size: 14px !important;
    text-decoration: underline;
}



.SortingContainer-NoChange-NewsColumn.ColumnLayoutColumn a {
    color: #333333;
}

td#YearPeriodsContainer a {
    color: #333333;
}

a.PressRelease-NewsTitle {
    color: #0068B5;
}

.PressRelease-Change, .PressRelease-NewsColumn {
    padding-top: 10px;
}

.Pages td {
    width: auto;
}

.Pages {
    border-collapse: collapse;
    width: auto;
    margin: 0 auto;
    float: none;
}

/* m */

#MainHeading {
    color: #0060A6;
    display: none;
}
/* 
.zh-TW #MainHeading {
    color: #888888;
}


.zh-CN #MainHeading {
    color: #888888;
} */

td#YearPeriodsContainer a:hover {
    color: #0068B5;
}

/* .zh-TW .euButton {
    padding: 6px 31px 6px 31px!important;
}

.zh-CN .euButton {
    padding: 6px 31px 6px 31px!important;
} */

input {
    font-size: 14px;
}

/* .zh-TW #SearchButton {
    font-size: 20px!important;
}

.zh-CN #SearchButton {
    font-size: 20px!important;
} */

*{
    outline: 0;
}

button#SearchButton {
    position: relative;
    top: 0px;
}

.zh-TW #MainHeading {
    font-size: 20px;
    font-weight: normal;
}

.zh-CN #MainHeading {
    font-size: 20px;
    font-weight: normal;
}
#PagesContainer {
    padding-top: 18px;
  }
  a.Pages-PageMarker {
    font-size: 16px !important;
  
    text-decoration: none;
    display: inline-block;
    min-width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
    vertical-align: middle;
}
.Pages-SelectedPageMarker{
    font-size: 16px !important;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    min-width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
    background: #005bac;
    color: #ffffff;
    vertical-align: middle; 
}
.Pages-Arrow{
    font-size: 16px !important;
   
    text-decoration: none;
    display: inline-block;
    min-width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
    
    vertical-align: middle; 
}
.Pages-Arrow:hover{
    text-decoration: none !important;

}
    
    
.Pages-PageMarker-Text {
    vertical-align: middle !important;
    font-size: 16px !important;
   
}
.Pages-PageMarker-Text:hover{
    color:#0060a6;
}

label.visually-hidden {
    display: none;
}
    