body.en-gb{
	font-family: Microsoft Yahei !important;
    font-size: 14px;
	color: #333333;

}
body.zh-cn{
	font-family: Microsoft Yahei !important;
	font-size: 14px;
	color: #333333;
}
body.zh-tw{
	font-family: Microsoft Yahei !important;
	font-size: 14px;
	color: #333333;
}
/***************************PAGE-FONT-STYLE START********************************/
.page-font-style
{
}

/***************************PAGE-FONT-STYLE END********************************//***************************MAIN-HEADING START********************************/
.main-heading
{
    font-size: 18px;
    
}

.div-share-name-and-date {
}
.main-heading
{	
	display: none;
}
.table-share th {
    font-weight: normal;
    height: 32px;
    white-space: nowrap;
    text-align: left;
    vertical-align: middle;
    color: #333333;
    text-transform: uppercase;
    background: none repeat scroll 0 0 #FFFFFF;
    height: 40px;
	width:24.5%
}
.table-share td {
    text-align: Left;
    height: 40px;
    white-space: nowrap;
    vertical-align: middle;
}
th.table-share-header.table-share-header-check {
    width: 1%;
}
.wrapper {
	padding: 0;
	max-width: 803px;
	width: 100%;
	
} /***************************MAIN-HEADING END********************************/  /***************************TABLE START********************************/
.table-share td {
    height: 30px;
    line-height: 30px;
}
.table-share td:first-child {
    padding-bottom: 5px;
    width: 20px;
}
.table-share-header {
	border: solid 0px #CCC;
	border-left: none;
	border-right: none;
	height: 32px !important;
	/*background-color: #f4f4f4;*/
}
.table-share-header-check {
	text-align: left;
	border-left: solid 0px #CCC;
	padding-left: 10px;
}

.body-rtl .table-share-header-check 
{
    text-align: right;
	border-right: solid 0px #CCC;
	border-left:none;
	padding-right: 10px;
}

.table-share-header-date {
	border-right: solid 0px #CCC;
}

.body-rtl .table-share-header-date 
{
    border-left: solid 0px #CCC;
    border-right:none;
    text-align:left;
}

.table-share-header-name {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	text-align: left;
	padding-left: 10px;
}
.table-share-header-market {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	text-align: left;
}
.table-share-header-currency {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	/*text-align: center;*//*Aligned to the center in the code - JK*/
}
.table-share-header-date {
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	text-align: right;
}

.table-share-row-name {
	/*text-align: left;*//*Aligned to the left in the code*/
	padding-left: 10px;
}
.table-share-row-currency {
	text-align: center;
}
.table-share-row-date {
	text-align: right;
	width: 130px;
	padding-right: 12px;
}

.body-rtl .table-share-row-date 
{
    text-align: left;
	width: 130px;
	padding-left: 12px;
}

.table-grid-line {
	/*border-color: #FFFFFF;
	border-width: 1px;*/
}
.table-share-row-even {
	/*background-color: #EEE;*/
}
.table-share-row-odd {
	/*background-color: #FFFFFF;*/
}  /***************************TABLE END********************************/   /***************************HYPERLINK START********************************/
.footer-box {
	text-align: right;
	font-size: 14px;
}
.footer-box .hyperlink {
	/*color: #d52b1e;*/
	/*text-decoration: underline;*/
	text-decoration: none;
}
.footer-box .hyperlink:hover {
	/*color: Blue;*/
	font-weight: normal;
	text-decoration: underline;
}
.disclaimer-box a, .cookies-box a {
	text-decoration: none;
} 
.disclaimer-box a:hover, .cookies-box a:hover {
	font-weight: normal;

}  /***************************HYPERLINK END********************************/   /***************************TAB START********************************/
.tabs {
	height: 32px;
	line-height: 28px;
	text-align: center !important;
	border-bottom: 2px solid #e1e1e1;
}
.tabs li {
    float: none;
    margin: 0 3px -1px 0;
	display: inline-block;
}
.tabItem-active {
	text-decoration: none;
    background: #FFF;
    color: #D5000F !important;
    font-weight: bold !important;
    border-color: #D5000F;
	
    border-bottom: solid 2px #D5000F;
	
    text-transform: none !important;
	position: relative;
	padding-left: 15px;
    padding-right: 15px;
}
.tabItem {
	color: #000000 !important;
    text-decoration: none;
    font-weight: bold !important;
    text-transform: none !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 14px !important;
    height: 32px;
    line-height: 32px;
}

.tabItem:hover {
	text-decoration: none;
    background: #FFF;
    color: #D5000F !important;
    font-weight: bold !important;
    border-color: #D5000F;
    border-bottom: solid 2px #D5000F;
}

.tabItem-active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0.5em;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-top: 0.5em solid #D5000F;
}

/***************************TAB END********************************/  /***************************BUTTON START********************************/
.show-data-button {
	font-weight: normal;
	font-size: 14px;
	background: #D5000F;
	border: 1px solid #D5000F;
    color: #ffffff;
	margin-right: 12px;
	font-family: Arial,​​Helvetica,​​sans-serif !important;
	height: 40px;
	text-transform: none;
	width: 152px;
}
.zh-cn .show-data-button{
	font-weight: normal;
	font-size: 14px;
	background: #D5000F;
	border: 1px solid #D5000F;
    color: #ffffff;
	margin-right: 12px;
	font-family: Microsoft Yahei !important;
	height: 40px;
	text-transform: none;
	width: 152px;
}
.zh-tw .show-data-button{
	font-weight: normal;
	font-size: 14px;
	background: #D5000F;
	border: 1px solid #D5000F;
    color: #ffffff;
	margin-right: 12px;
	font-family: Microsoft JhengHei !important;
	height: 30px;
	text-transform: none;
	width: 152px;
}
.show-data-button:hover {
	border: 1px solid #D5000F;
}
.download-data-button {
	font-weight: normal;
	font-size: 14px;
	background: #D5000F;
	border: 1px solid #D5000F;
    color: #ffffff;
	margin-right: 12px;
	font-family: Arial,​​Helvetica,​​sans-serif !important;
	height: 40px;
	text-transform: none;
	width: 152px;
	border-radius: 6px;
}
.zh-cn .download-data-button{
	font-weight: normal;
	font-size: 14px;
	background: #D5000F;
	border: 1px solid #D5000F;
    color: #ffffff;
	margin-right: 12px;
	font-family: Microsoft Yahei !important;
	height: 40px;
	text-transform: none;
	width: 152px;
	border-radius: 6px;
}
.zh-tw .download-data-button{
	font-weight: normal;
	font-size: 14px;
	background: #D5000F;
	border: 1px solid #D5000F;
    color: #ffffff;
	margin-right: 12px;
	font-family: Microsoft Yahei !important;
	height: 40px;
	text-transform: none;
	width: 152px;
	border-radius: 6px;
}
.download-data-button:hover{
	border: 1px solid #D5000F;
}
/***************************BUTTON END********************************/   /***************************SEARCH RESULT START********************************/
#txtStartDate,#txtEndDate,#txtHeaderCurrency 
{
	width: 137px;
    height: 28px;
	font-size: 14px;
	font-family: Arial,​​Helvetica,​​sans-serif !important;
	color: inherit;
	border: 1px solid #e1e1e1;
	padding: 5px 4px 5px 9px;
}
.zh-cn #txtStartDate,.zh-cn #txtEndDate,.zh-cn #txtHeaderCurrency
{
	width: 137px;
	font-size: 14px;
	font-family: Microsoft Yahei !important;
	color: inherit;
	border: 1px solid #e1e1e1;
	padding: 5px 4px 5px 9px;
}
.zh-tw #txtStartDate,.zh-tw #txtEndDate,.zh-tw #txtHeaderCurrency
{
	width: 137px;
	font-size: 14px;
	font-family: Microsoft JhengHei !important;
	color: inherit;
	border: 1px solid #e1e1e1;
	padding: 5px 4px 5px 9px;
}
.break {
	/*height: 10px;*/
}
.div-result h1 {
	/*font-size: 14px;*/
	/*font-weight: bold;*/
}
.result-box-border {
	/*border-color: #CACACA;*/
}
.multiple-result-box-border {
	/*border-color: #CACACA;*/
}
.result-close-icon {
	border: 1px solid #e7e7e7;
	position: absolute;
	height: 23px;
	width: 23px;
	background-color: #FEFEFE;
	border-radius: 2px 2px 2px 2px;
	z-index: 999999;
	text-align: center;
	vertical-align: bottom;
	line-height: 23px;
}
.result-close-icon:hover {
	cursor: pointer;
}
.single-share {
	width: 49%;
}
.single-share table {
	margin: 0 auto;
}
.single-result-values {
	padding-left: 25px;
	line-height: 20px;
	text-align: left;
}
.single-result-date-text {
	font-size: 14px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.zh-cn .single-result-date-text,.zh-tw .single-result-date-text {
	font-size: 14px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.single-result-close-price-value {
	font-size: 28px;
}
.zh-cn .single-result-close-price-value,.zh-tw .single-result-close-price-value {
	font-size: 28px;
}
.single-result-close-price-text {
	font-size: 14px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.zh-cn .single-result-close-price-text, .zh-tw .single-result-close-price-text {
	font-size: 14px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.single-result-close-price-currency {
	font-size: 20px;
}
.zh-cn .single-result-close-price-currency, .zh-tw .single-result-close-price-currency {
	font-size: 20px;
}
.single-share-sperator {
	border-left: 1px solid #e7e7e7;
}
.multi-share {
	padding-left: 12px;
}
.mutil-result-share-name {
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.zh-cn .mutil-result-share-name, .zh-tw .mutil-result-share-name {
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.mutil-result-close-price-value {
	font-size: 14px;
}
.zh-cn .mutil-result-close-price-value , .zh-tw .mutil-result-close-price-value{
	font-size: 14px;
}
.mutil-result-close-price-currency {
	font-size: 14px;
}
.zh-cn .mutil-result-close-price-currency, .zh-tw .mutil-result-close-price-currency {
	font-size: 14px;
}
.mutil-result-market-name {
	font-size: 14px;
}
.mutil-result-share-box-item {
	margin: 5px;
	border: 1px solid #e7e7e7;
	background-color: #EEE;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border-radius: 5px 5px 5px 5px;
}
.download-single-result table td {
    border-bottom: 1px solid #e1e1e1;
    height: 32px;
	color: #333333;
	font-weight: normal;
}
.download-single-result table tr:nth-child(odd) {
}
.download-single-result table tr:nth-child(even) {
}
.single-data-label {
	color: #333333;
}

.second-heading {
	font-size: 14px;
	color: #333333;
} 
.zh-cn .second-heading ,.zh-tw .second-heading{
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
} 
/***************************SEARCH RESULT END********************************/

.divGraph{
	display: block;
}
/*Fix for Ie7 Browser with culture: FI-FI*/
.fi-fi .td-left
{
	*width:220px !important;
	width:220px\0/ !important;
}
.currency-selection {
    padding-top: 10px;
}
.row-toggle .td-right {
    padding-top: 10px;
}
.local-currency{ width: auto !important;}
.ac_input {
    background-color: #fff;
    border: 1px solid #e1e1e1;
	height: 32px !important;
    line-height: 32px !important;
	padding-left: 5px;
    vertical-align: middle !important;
	width: 145px !important;
}
.fi-fi .ac_input {
	width: 205px !important;
}
.ac-arrow {
    margin-right: 5px;
	
}
.arrow-wrapper {
    height: 30px !important;
    line-height: 30px !important;
}
.arrow-wrapper:hover {
	border-left: 1px solid #e1e1e1;
}
.btn-outer {
    float: left;
    height: 100%;
    overflow: visible;
	padding-bottom: 10px;
}
.btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 167px !important;
}
.fi-fi .btn-inner {
    width: 227px !important;
}
.download .btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 210px !important;
}
.fi-fi .download .btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 270px !important;
}
.td-fromto, .td-right, .td-iconcalendar {
    width: 40px;
}
.div-result {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.sv-se .historical .selection-left {
    width: 270px !important;
}
.fi-fi .historical .selection-left {
    width: 270px !important;
}
.EUCalendar-title div {
    text-shadow: none;
}
.EUCalendar-dayNames div {
    text-shadow: none;
}
@media (max-width : 460px) {
	.tabItem-active {
		text-align: center;
		width: 200px;
		border: solid 2px #D5000F;
		padding: 9px 12px !important;
	}
	.tabItem {
		text-align: center;
		width: 200px;
		border: solid 2px #e1e1e1;
		padding: 8px 12px !important;
	}
	.fi-fi .tabItem-active {
		text-align: center;
		width: 240px;
		border: solid 1px #e1e1e1;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.fi-fi .tabItem {
		text-align: center;
		width: 240px;
		border: solid 1px #e1e1e1;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.tabs {
		border-bottom: solid 0px #e1e1e1;
		line-height: 29px;
		height: 30px;
		padding-bottom: 50px;
		padding-top: 0px;
	}
	.selection {
		clear: both;
		padding: 25px 0;
	}
	.single-data-label { 
		white-space: normal;
	}
	.tabItem-active:before {
		display: none;
	}
}
.single-share-sperator {
    border-left: 1px solid #e1e1e1;
}
div#historicalSearchResult {
    background: #fff;
}
.result-close-icon {
    border: 1px solid #e7e7e7;
    position: absolute;
    height: 23px;
    width: 23px;
    background-color: #fff;
    border-radius: 0px;
    z-index: 999999;
    text-align: center;
    vertical-align: bottom;
    line-height: 23px;
}
    .local-currency {
    text-transform: none;
}
.selection-left {
    float: left;
    line-height: 38px;
    padding-left: 3px;
    padding-right: 0;
    padding-top: 7px;
    white-space: nowrap;
    width: 200px !important;
}

.jspHorizontalBar,
.jspVerticalBar {
    display: none!important;
}

.jspPane {
    margin-left:0px!important;
}

hr {
    border-top: solid 0px #ccc;
    border-left: none;
    border-bottom: none;
    margin: 20px 0;
}
