@font-face {
	font-family: Chronicle;
	src: url("//tools.eurolandir.com/tools/splookup/Config/Company/uk-hmso/webfonts/ChronicleTextG1-Roman.ttf");
	src: url("//tools.eurolandir.com/tools/splookup/Config/Company/uk-hmso/webfonts/ChronicleTextG1-Roman.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
	font-family: Futura;
	src: url("//tools.eurolandir.com/tools/splookup/Config/Company/uk-hmso/webfonts/Neufville Digital-Futura ND Book.ttf");
	src: url("//tools.eurolandir.com/tools/splookup/Config/Company/uk-hmso/webfonts/Neufville Digital-Futura ND Book.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
	font-family: Futura;
	src: url("//tools.eurolandir.com/tools/splookup/Config/Company/uk-hmso/webfonts/Neufville Digital-Futura ND Bold.ttf");
	src: url("//tools.eurolandir.com/tools/splookup/Config/Company/uk-hmso/webfonts/Neufville Digital-Futura ND Bold.ttf") format("truetype");
	font-weight: bold;
}

body{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	font-family: Chronicle,Helvetica,sans-serif;
	background: #f6f6f6 !important;
}
/***************************PAGE-FONT-STYLE START********************************/
.page-font-style {
	/*
    font-size: 11px;
	color: #999999;
	background-color: #fff;
	font-family: Arial;
    */
  background-color: transparent;
} /***************************PAGE-FONT-STYLE END********************************/  /***************************MAIN-HEADING START********************************/
.main-heading {
	/*
    font-size: 18px;
	color: #D52B1E;
    */
}
.div-share-name-and-date {
}
.wrapper {
	padding: 0;
	width: 730px;

} /***************************MAIN-HEADING END********************************/  /***************************TABLE START********************************/
.table-share-header {
	border: solid 1px #cccccc;
	border-left: none;
	border-right: none;
	/*background-color: #f4f4f4;*/
}
.table-share-header-check {
	text-align: left;
	border-left: solid 1px #cccccc;
	padding-left: 10px;
}

.body-rtl .table-share-header-check 
{
    text-align: right;
	border-right: solid 1px #cccccc;
	border-left:none;
	padding-right: 10px;
}

.table-share-header-date {
	border-right: solid 1px #cccccc;
}

.body-rtl .table-share-header-date 
{
    border-left: solid 1px #cccccc;
    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: 15px;
}

.body-rtl .table-share-row-date 
{
    text-align: left;
	width: 130px;
	padding-left: 15px;
}

.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;
}
.footer-box .hyperlink {
	/*color: #d52b1e;*/
	/*text-decoration: underline;*/
}
.footer-box .hyperlink:hover {

}
.disclaimer-box a, .cookies-box a {

} 
.disclaimer-box a:hover, .cookies-box a:hover {

}
 /***************************HYPERLINK END********************************/   /***************************TAB START********************************/
.tabs {
	line-height: 29px;
	/*height: 30px;*/
	border-bottom: solid 1px #cccccc;
}
.tabItem-active {
	text-decoration: none;
	background: transparent !important;
	color: #999999;
	/*font-weight: bold;*/
	border: solid 1px #cccccc;
	border-bottom: solid 1px transparent;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-transform: none !important;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.tabItem {
	color: #999999;
	text-decoration: none;
	border: solid 1px #cccccc;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
	text-transform: none !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	height: 29px;
	line-height: 29px;
	background: #f6f6f6 !important;
	/*
    background-color: #f4f4f4;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#eee));
    background: -moz-linear-gradient(top, #f4f4f4, #eee);
    background: -ms-linear-gradient(top, #f4f4f4, #eee);
    */
}  /***************************TAB END********************************/  /***************************BUTTON START********************************/
.show-data-button {
	background: #3d7fe0;
	border: 0px solid #fff !important;
	color: #fff;
	font-size: 14px;
	padding: 7px 10px !important;
	text-shadow: none;
	text-align: center;
	font-family: Chronicle,Helvetica,sans-serif;
	margin: 0px !important;
}
.show-data-button:active {
	padding: 7px 10px !important;
	border: 0px solid #fff !important;
	margin: 0px !important;
}
.table-share-header
{
    width:24.75%;
}
th.table-share-header.table-share-header-check {
    width:1%;
}
.table-share-header-currency, .table-share-row-currency
{
    text-align:left;
}
.download-data-button {
	background: #3d7fe0;
	border: none;
	color: #fff;
	font-size: 14px;
	text-shadow: none;
	padding: 7px 10px !important;
	text-align: center;
	font-family: Chronicle,Helvetica,sans-serif;
	margin: 0px !important;
}
.currency-selection td.td-fromto div  {
    padding-right:30px;
}
.download-data-button:active {
	padding: 7px 10px !important;
	margin: 0px !important;
}  /***************************BUTTON END********************************/   /***************************SEARCH RESULT START********************************/
#txtStartDate, #txtEndDate, #txtHeaderCurrency 
{
	width:125px;
	font-size: 14px;
	font-family: Chronicle,Helvetica,sans-serif;
	color: inherit;
}

.fi-fi #txtStartDate,.fi-fi #txtEndDate,.fi-fi #txtHeaderCurrency
{
	width:150px !important;
}
.break {
	/*height: 10px;*/
}
.div-result h1 {
	/*font-size: 13px;*/
	/*font-weight: bold;*/
}
.result-box-border {
	/*border-color: #CACACA;*/
}
.multiple-result-box-border {
	/*border-color: #CACACA;*/
}
.result-close-icon {
	border: 1px solid #CACACA;
	position: absolute;
	height: 23px;
	width: 23px;
	background-color: #f5f5f5;
	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: 15px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
	text-align: center;
}
.single-result-close-price-value {
	font-size: 28px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
}
.single-result-close-price-text {
	font-size: 15px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
	text-align: center;
}
.single-result-close-price-currency {
	font-size: 20px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
}
.single-share-sperator {
	border-left: 1px solid #C2C2C2;
}
.multi-share {
	padding-left: 14px;
}
.mutil-result-share-name {
	font-size: 14px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.mutil-result-close-price-value {
	font-size: 15px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
}
.mutil-result-close-price-currency {
	font-size: 15px;
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
}
.mutil-result-market-name {
	font-size: 14px;
}
.mutil-result-share-box-item {
	margin: 5px;
	border: 1px solid #B7B7B7;
	background-color: #EEE;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border-radius: 5px 5px 5px 5px;
}
.second-heading {
	font-size: 14px;
	color: #999999;
	
	font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
	background: #ffffff !important;
}  /***************************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;
}
.selection input, .ac_input{
	border: solid 1px #cccccc;
}
hr{
	border-top: solid 1px #cccccc;
}
.local-currency {
    width: auto !important;
}
#txtStartDate, #txtEndDate, #txtHeaderCurrency, .ac_input {
  
}
.highcharts-axis-labels span {
    padding-top: 5px;
}

div#chartDownloadContainer .highcharts-axis-labels span {
    padding-top: 12px;
        margin-top: 8px!important;
}.table-share-header {
    background-color: #fafafa !important;
    font-family: Futura,Helvetica,sans-serif !important;
    font-weight: normal;
}

.EUCalendar-day-selected,
.EUCalendar-day-today.EUCalendar-day-selected {
	background-color: #3d7fe0;
}
