body{
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    font-size: 15px;
	color: #333333;
	line-height: 20px;
	padding: 0;
	margin: 0;
    background: transparent;
}

/*** Basic setting ***/
.wrapper {
	max-width: 790px;
    margin: 0 auto 0 auto;
    -webkit-text-size-adjust: 100%;
}
.main-heading
{	
	display: none;
}
/*** End Basic setting ***/

/*** Links ***/
.footer-box {
	text-align: right;
	font-size: 13px;
}
.footer-box .hyperlink {
	text-decoration: none;
}
.footer-box .hyperlink:hover {
	text-decoration: none;
}
.disclaimer-box a, .cookies-box a {
	text-decoration: none;
} 
.disclaimer-box a:hover, .cookies-box a:hover {
	text-decoration: none;
}
/*** End Links ***/

/*** Heading and table ***/
.table-share th {
    line-height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.table-share td {
    line-height: 28px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.table-share-header-check{
	width: 28px;	
}
.table-share-row-even{
	background: #ededed;
}
.table-share-row-odd{
	background: #ededed;
}
.table-share-header-name, .table-share-row-name {
	text-align: left;
	padding-left: 20px;
}
.table-share-header-market, .table-share-market-name{
	text-align: center;
	width: 20%;
}
.table-share-header-currency, .table-share-row-currency{
	text-align: center;
	width: 20%;
}
.table-share-header-date, .table-share-row-date {
	text-align: right;
}
.download-single-result table td {
    border: 0 none;
    height: 20px;
	line-height: 20px;
	padding: 4px 10px;
	font-size: 15px;
	border-bottom: 0 none;
}
.ar-ae .download-single-result table td {
	font-size: 15px;
}
.download-single-result table tr:nth-child(even) td {
	background: #ffffff;
}
.download-single-result table tr:nth-child(odd) td {
	background: #f6f0e7;
}
.single-data-label {
	/*border-left: 1px solid #e9e9e9 !important;*/
}
.download-single-result table tr:first-child td {
	/*border-top: 1px solid #e9e9e9 !important;*/
}
/*** End Heading and table ***/

/*** Tabs ***/
.tabs {
	line-height: 28px;
	/*height: 30px;*/
	border-bottom: solid 2px #aa8b5a;
}
.tabs li {
    margin: 0 3px 0px 0;
}
.tabItem-active {
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: #aa8b5a !important;
	font-size: 15px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	line-height: 28px;
	height: 28px;
	text-align: center;
	text-decoration: none !important;
	text-transform: none !important;
}
.tabItem {
	color: #333 !important;
	text-decoration: none;
	font-weight: bold !important;
	text-transform: none !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	background: #ffffff !important;
	font-size: 15px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
	line-height: 28px;
	height: 28px;
	text-align: center;
}
#downloadResult, #divSearchResult {
   
    background: transparent;
}

/*** End Tabs ***/

/*** Buttons ***/
.show-data-button,
.download-data-button {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	border: 0 none;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
	margin: 0px !important;
	text-transform: none !important;
	background-color: #aa8b5a;
	border-radius: 0px;
	padding: 0 20px;
}
.show-data-button{
	width: 147px;
}
.show-data-button:hover,
.download-data-button:hover  {
	border: 0 none;
	background-color: #aa8b5a;
	color: #ffffff;
}
/*----------------------------------------*/
body.body-rtl .btn-outer
{
	float: right !important;
	padding-right: 3px;
}
body.body-rtl .btn-inner {
    text-align: right;
}
.btn-outer {
    float: left;
    height: 100%;
    overflow: visible;
	padding-bottom: 10px;
}
.btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 150px !important;
}
.fi-fi .btn-inner {
    width: 176px !important;
}
.download .btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 193px !important;
}
.fi-fi .download .btn-inner {
    width: 219px !important;
}
.ar-ae .download .btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 190px !important;
	margin-right: 43px;
}
/*** End Buttons ***/

/*** Textboxs ***/
#txtStartDate, #txtEndDate, #txtHeaderCurrency 
{
	width: 125px;
	font-size: 14px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
	border: 1px solid #999999;
	padding: 2px 10px;
	color: #333333;
	border-radius: 5px;
	background: #ffffff;
	font-weight: bold;
}
.fi-fi #txtStartDate,.fi-fi #txtEndDate,.fi-fi #txtHeaderCurrency{
	width: 151px;
}

/*input#txtStartDate:focus, input#txtEndDate:focus, input#txtHeaderCurrency:focus 
{
	border: 1px solid #284A41 !important;
}*/
.ac_input {
    background-color: transparent;
	height: 23px !important;
    line-height: 23px !important;
	padding-left: 5px;
    vertical-align: middle !important;
	border: 1px solid #999999;
	color: #333333;
	width: 140px !important;
	border-radius: 5px;
	font-weight: bold;
	font-size: 14px;
}
.ac-arrow {
	background: rgba(0, 0, 0, 0) url("/tools/splookup/Content/Images/dropdown/dropdown-sprite.gif") no-repeat scroll 0 3px;
	height: 20px !important;
	margin-left: 0px;
    margin-right: 5px;
}
.arrow-wrapper {
    height: 23px !important;
    line-height: 23px !important;
	background: #e1e1e1;
	border-left: 1px solid #999999;
}
.arrow-wrapper:hover {
	border-left: 1px solid #999999;
	background: #e1e1e1;
}
.local-currency {
    width: auto !important;
}
.td-fromto, .td-right, .td-iconcalendar {
    padding-left: 3px;
    vertical-align: middle;
	width: 40px;
}
.div-time-currency {
    margin-top: 10px;
    width: 100%;
    float: left;
    background-color: transparent;
    /* padding: 5px 15px 15px 15px; */
}
.divGraph {
    float: left;
    width: 100%;
    background-color: transparent;
    /* padding: 5px 15px 15px 15px; */
    margin-top: 30px;
}
.selection {
    padding: 30px 0 50px;
    clear: both;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	border-top: 0 none;
}
.result-box {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #999999;
    margin: 0 auto;
}
/*.divGraph .second-heading {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #3ca0be;
    margin: 0px 15px 15px;
    display:inline-block;
    padding-right:15px;
}
*/
.selection-left {
    padding-left: 15px;
	padding-top: 7px;
}
.fi-fi .historical .selection-left {
    width: 300px !important;
}
.EUCalendar-title div {
    text-shadow: none;
	color: #333333 !important;
}
.EUCalendar-dayNames div {
    text-shadow: none;
	color: #333333 !important;
}
.EUCalendar {
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
	color: #333333 !important;
}
.EUCalendar table {
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;
	color: #333333 !important;
}
.EUCalendar-day {
    color: #333333;
}
.EUCalendar-day-selected {
    background-color: grey;
}
/*** End Textboxs ***/

/*** Results ***/
.div-result {
    float: left;
	background: transparent none repeat scroll 0 0;
    position: relative;
    width: 100%;
}
.result-close-icon {
	border: 1px solid #284A41;
	position: absolute;
	height: 23px;
	width: 23px;
	background-color: #f5f5f5;
	border-radius: 2px 2px 2px 2px;
	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-date-text {
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
	text-align: center;
}
.single-result-close-price-value {
	font-size: 28px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}
.single-result-close-price-text {
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
	text-align: center;
}
.single-result-close-price-currency {
	font-size: 20px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}
.single-share-sperator {
	border-left: 1px solid #284A41;
}
.multi-share {
	padding-left: 15px;
}
.mutil-result-share-name {
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.mutil-result-close-price-value {
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}
.mutil-result-close-price-currency {
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
}

.mutil-result-share-box-item {
	margin: 5px;
	border: 1px solid #284A41;
	background-color: #EEE;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border-radius: 5px 5px 5px 5px;
}
.second-heading {
	color: #333333;
	font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.highcharts-axis-labels{
	margin-top: 5px;
}
/*** End Results ***/

@media (max-width:570px){
    /*.tabItem { 
		font-size: 15px !important;
	}
	.tabItem-active {
		font-size: 15px !important;
	}
	body {
		font-size: 15px !important;
	}
	.EUCalendar {
		font-size: 15px !important;
	}
	.EUCalendar table {
		font-size: 15px !important;
	}
	#txtStartDate, #txtEndDate, #txtHeaderCurrency 
	{
		font-size: 15px !important;
	}*/
}
/*** Responsive ***/
@media (max-width:492px) {
    .tabItem-active {
		text-align: center;
	}
	.tabItem {
		text-align: center;
	}
	.tabItem-active::after {
		display: none;
	}
	.tabs {
		border-bottom: 0 none;
	}
}
@media (max-width : 380px) {
	.tabItem-active {
		text-align: center;
	}
	.tabItem {
		text-align: center;
	}
	.tabItem-active::after {
		display: none;
	}

	.tabs {
		border-bottom: 0 none;
	}
	.single-data-label { 
		white-space: normal;
	}
	.selection {
		clear: both;
		padding: 30px 0;
	}
}
