@import url("//asia.tools.euroland.com/tools/FinCalendar2/./../Config/footer.css");
/* Not Found: /Config/FinCalendar2.css */
/* Not Found: ./../Config/Company/cn-cyy/cn-cyy.css */
body
{
    font-family: Microsoft YaHei,Helvetica,sans-serif !important;
    font-size: 12px!important;
    color: #505050!important;
    font-weight: normal;
}
body.zh-cn
{
    font-family: Microsoft YaHei,Arial,sans-serif !important;
    font-size: 16px!important;
    color: #333333!important;
}
.wrapper {
    padding: 0;
	width: 100%;
/*    max-width:826px;*/
}
body.zh-cn .wrapper {
    max-width:890px;
}
.tabItem {
	color:#505050;
	text-decoration: none;
	border: solid 0px #E1E1E1;
	font-weight: normal !important;
	text-transform: none !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
    width:108px;
    text-align:center;
    background: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/cn-cyy/nav01_v2.jpg") no-repeat scroll right center transparent;
} 
.zh-cn .tabItem,
.zh-cn .footer {
	font-size: 14px;
}
.tab-active {
	text-decoration: none;
	color:#505050;
	border: solid 0px #E1E1E1;
	border-bottom: solid 0px #FFF;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: none !important;
	font-weight: normal!important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	font-size: 12px;
    background: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/cn-cyy/nav01.jpg") no-repeat scroll right center transparent;
    width:108px;
    text-align:center;
}
body.zh-cn .wrapper {
     max-width: 870px;
    margin:0 auto;
    width: 100%;
}

body.zh-tw .wrapper {
 max-width: 826px;
    margin:0 auto;
    width: 100%;
}
a.tabItem:hover {
	color: #044ca1;
}
.tabs {
	line-height: 29px;
	height: 24px;
	border-bottom: solid 2px #ccc;
  background-color:transparent!important;
}
body.zh-tw .btn-subscribe, body.zh-tw .btn-submit, body.zh-tw .btn-cancel, body.zh-tw .btn-default,
body.en-gb .btn-subscribe, body.en-gb .btn-submit, body.en-gb .btn-cancel, body.en-gb .btn-default
{
    width:70px;
    text-align:center;
    font-size: 12px;
    color: #505050;
    background: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/cn-cyy/ban03-70.png") no-repeat scroll left center transparent;
    height: 24px;
    line-height: 12px;
    padding:5px 0px;
    border:0px;
    border-radius:0px;
}
body.zh-tw .btn-submit, body.zh-tw .btn-cancel,body.zh-tw  .btn-default,
body.en-gb .btn-submit, body.en-gb .btn-cancel,body.en-gb  .btn-default {
    width:70px;
    text-align:center;
}
body.zh-tw .btn-subscribe:active, body.zh-tw .btn-submit:active, body.zh-tw .btn-cancel:active, body.zh-tw .btn-default:active, body.zh-tw .btn-subscribe:active, body.zh-tw .btn-subscribe:focus,
body.en-gb .btn-subscribe:active, body.en-gb .btn-submit:active, body.en-gb .btn-cancel:active, body.en-gb .btn-default:active, body.en-gb .btn-subscribe:active, body.en-gb .btn-subscribe:focus
    {
        
    font-size: 12px;
    color: #044ca1;
    background: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/cn-cyy/ban03-70.png") no-repeat scroll left center transparent;
    height: 24px;
    line-height: 12px;
    
    border:0px;
    border-radius:0px;
    }
body.zh-tw .btn-subscribe:hover, body.zh-tw .btn-submit:hover, body.zh-tw .btn-cancel:hover, body.zh-tw .btn-default:hover,
body.en-gb .btn-subscribe:hover, body.en-gb .btn-submit:hover, body.en-gb .btn-cancel:hover, body.en-gb .btn-default:hover
{
    
	
    font-size: 12px;
    color: #044ca1;
    background: url("//asia.tools.euroland.com/tools/FinCalendar2/Config/Company/cn-cyy/ban03-70.png") no-repeat scroll left center transparent;
    height: 24px;
    line-height: 12px;
    
    border:0px;
    border-radius:0px;
	
}
body.zh-cn .btn-subscribe, body.zh-cn .btn-submit, body.zh-cn .btn-cancel, body.zh-cn .btn-default
{
    text-align:center;
    font-size: 14px;
    color: #000000;
    width: 100px;
	background-color: #c9e3fe;
    background-image: -moz-linear-gradient(center top , #c9e3fe, #b1c7dc);
    background: -webkit-gradient(linear, center top, center bottom, from(#c9e3fe), to(#b1c7dc));
	border: 1px solid #6b7e8f;
    height: 24px;
    line-height: 14px;
    padding:0px 0px;
    border-radius:0px;
}
body.zh-cn .btn-subscribe:active, body.zh-cn .btn-submit:active, body.zh-cn .btn-cancel:active, body.zh-cn .btn-default:active, body.zh-cn .btn-subscribe:active, body.zh-cn .btn-subscribe:focus,
body.zh-cn .btn-subscribe:hover, body.zh-cn .btn-submit:hover, body.zh-cn .btn-cancel:hover, body.zh-cn .btn-default:hover
{
	background-color: #c9e3fe;
    background-image: -moz-linear-gradient(center top , #c9e3fe, #98aabc);
    background: -webkit-gradient(linear, center top, center bottom, from(#c9e3fe), to(#98aabc));
	border: 1px solid #6b7e8f;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    background-color:#044ca1;
	border-color:#044ca1;
}

.eupagination>.active>a, .eupagination>.active>span, .eupagination>.active>a:hover, .eupagination>.active>span:hover, .eupagination>.active>a:focus, .eupagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color:#044ca1;
	border-color:#044ca1;
}
.eupagination>li>a, .eupagination>li>span {
	    color: #000000;
}
a.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    text-decoration: none !important;
}
a.hyperlink, .disclaimer-box a, .cookies-box a {
    text-decoration: none !important;
}
.next-event {
	font-size: 12px !important;
}
body.zh-cn .next-event {
	font-size: 14px !important;
}
/* Show all content(without + signs) */


