@font-face {
    font-family: "DaxWeb";
    font-style: normal;
    font-weight: normal;
    src: url("//tools.eurolandir.com/tools/splookup/Styles/fonts/DaxWeb.eot?#iefix") format("embedded-opentype"), url("//tools.eurolandir.com/tools/splookup/Styles/fonts/DaxComp.ttf") format("truetype");
}

body{
	/* Apply to all text in the page excepted headline text */
	font-size: 16px;
	font-family: DaxWeb;
	margin: 0px;
}
/***************************PAGE-FONT-STYLE START********************************/ 
.page-font-style {
	font-size: 16px;
	color: #000000;
	background-color: transparent;
	font-family: 'DaxWeb';
	margin-bottom: 10px;
	width: 100%;
}

table.single-share .page-font-style{
	text-align: center !important;
}	/***************************PAGE-FONT-STYLE END********************************/  /***************************MAIN-HEADING START********************************/
.main-heading {
	font-size: 18px;
	color: #D52B1E;
}
.div-share-name-and-date {
	font-size: 16px !important;
}
.wrapper {
	padding: 0;
	width: 600px;
} /***************************MAIN-HEADING END********************************/  /***************************TABLE START********************************/
.table-share-header {
	border: solid 1px #CCC;
	border-left: none;
	border-right: none;
	background-color: #f4f4f4;
}
.table-share-header-check {
	text-align: left;
	border-left: solid 1px #CCC;
	padding-left: 10px;
}
.table-share-header-date {
	border-right: solid 1px #CCC;
}
.table-share-header-name {
	font-family: DaxWeb;
	text-align: center;
	text-align: left;
	padding-left: 10px;
}
.table-share-header-market {
	font-family: DaxWeb;
	text-align: center;
	text-align: left;
}
.table-share-header-currency {
	font-family: DaxWeb;
	text-align: center;
}
.table-share-header-date {
	font-family: DaxWeb;
	text-align: right;
}
.table-share-row-name {
	text-align: left;
	padding-left: 10px;
}
.table-share-row-currency {
	text-align: center;
}
.table-share-row-date {
	text-align: right;
	width: 130px;
}
.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;
	margin-top: 5px;
}
.footer-box .hyperlink {
	color: #d52b1e;
	text-decoration: underline;
}
.footer-box .hyperlink:hover {
	color: Blue;
} /***************************HYPERLINK END********************************/   /***************************TAB START********************************/
.tabs {
	background: url("//tools.eurolandir.com/tools/splookup/Styles/sf-kra/dashed_border.gif") repeat-x scroll left bottom transparent;
    border-bottom: 0 none;
    float: left;
    padding-bottom: 10px;
}
.tabItem-active {
	color: #0066CC;
	font-weight: bold !important;
	border: 0;
	background: url("//tools.eurolandir.com/tools/splookup/Styles/sf-kra/blue_arrow.png") no-repeat scroll 10px 3px transparent !important;
    float: left;
    padding: 2px 15px 2px 25px;
}
.tabItem {
	color: #0066CC;
	font-weight: normal;	
	text-transform: uppercase;
	border: 0;
	background: none;
	background-color: none;
	padding-left: 20px;
	padding-right: 20px;	/*     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); */
}
.tabs li{
	margin-bottom: 0 !important;
	border: 0;
}
.tabs li:first-child{
	border-right: 1px solid #B5B5B5;
}
  /***************************TAB END********************************/  /***************************BUTTON START********************************/

 body.en-gb .show-data-button {
	font-family: DaxWeb;
	font-size: 12px;
	text-align: center;
	background: url("//tools.eurolandir.com/tools/splookup/Styles/sf-kra/btn.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
    color: #5F6A72;
	margin-right: 20px;
	border: 0px;
	width: 120px;
	line-height: 25px;
	height: 25px;
	text-transform: capitalized;
 }
 
 body.fi-fi .show-data-button {
	font-family: DaxWeb;
	font-size: 12px;
	text-align: center;
	background: url("//tools.eurolandir.com/tools/splookup/Styles/sf-kra/btn.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
    color: #5F6A72;
	margin-right: 20px;
	border: 0px;
	width: 120px;
	line-height: 25px;
	height: 25px;
	text-transform: capitalized;
 }
.show-data-button {
	color: #FFFFFF;
	font-family: 'DaxWeb';
	text-align: center;
	background-color: #0066CC;
	border: 0px;
	padding: 1px;
}
.show-data-button:hover, .show-data-button:focus{
	border: 0px;
	padding: 1px;
}
.download-data-button {
	text-decoration: none;
	text-align: center;
	height: 28px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	background-color: #0066CC;
	border: 1px solid #0066CC;
	border-radius: 4px 4px 4px 4px;
	cursor: pointer;
}
.download-data-button:active {
	border: 1px solid #949494;
}  /***************************BUTTON END********************************/   /***************************SEARCH RESULT START********************************/
#txtStartDate, #txtEndDate {
	font-size: 16px;
	color: inherit;
	height: 26px;
}
.break {
	height: 10px;
}
.div-result h1 {
	font-family: DaxWeb;
}
.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: #FEFEFE;
	border-radius: 2px 2px 2px 2px;
	vertical-align: middle;
	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;
	text-align: center !important;
}
.single-result-values {
	line-height: 20px;
	text-align: center;
}
.single-result-date-text {
	font-size: 15px;
	font-family: DaxWeb;
	text-align: center;
}
.single-result-close-price-value {
	font-size: 28px;
	font-family: DaxWeb;
}
.single-result-close-price-text {
	font-size: 15px;
	font-family: DaxWeb;
	text-align: center;
}
.single-result-close-price-currency {
	font-size: 20px;
	font-family: DaxWeb;
}
.single-share-sperator {
	border-left: 1px solid #C2C2C2;
}
.multi-share {
	padding-left: 12px;
}
.mutil-result-share-name {
	font-family: DaxWeb;
	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: DaxWeb;
}
.mutil-result-close-price-currency {
	font-size: 15px;
	font-family: DaxWeb;
}
.mutil-result-market-name {
	font-size: 12px;
}
.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;
}
div.second-heading {
	color: #000000 !important;
	text-transform: uppercase;
	font-family: 'DaxWeb';
}  /***************************SEARCH RESULT END********************************/

.divGraph{
	display: block;
	/*width: 600px;*/
}
#historicalChartArea{

}
/*
#historicalChart0{
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 600px !important;
}*/

.selection-left 
{
	width: 270px !important;
	padding-top: 7px !important;	
}

.historical .selection-left 
{
	width: 316px !important;
}

.page-font-style 
{
	margin-bottom:0px !important;
}

.show-data-button
{
	margin-top:10px;
}

.div-time-currency .selection .td-left{
	width: 280px;
}
.div-time-currency .selection .td-right{
	width: 100px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.datefrom-input{
	height: 22px;
	border: 1px solid #CACACA;
}
.dateto-input{
	height: 22px;
	border: 1px solid #CACACA;
}
.value-input{
	height: 22px;
	border: 1px solid #CACACA;
}
.ac_input{
	height: 26px;
	border: 1px solid #CACACA;
}
.dropdown-item{
	height: 26px !important;
	line-height: 26px !important;
}
.local-currency{
	width: 100px !important;
}
.dropdown-item{
	width: 140px !important;
}
#txtStartDate, #txtEndDate, #txtHeaderCurrency{
	width: 135px;
}

.datefrom-trigger, .dateto-trigger{
	vertical-align: middle !important;
}
.share-selection{
	color: #39434B;
    font-size: 18px;
}
#historicalChartArea .highcharts-axis-labels span
{
    margin-top: 5px !important;
}

#chartDownloadContainer .highcharts-axis-labels span
{
    margin-top: 5px !important;
}
.footer-box{
 padding-right: 11px;
 padding-top: 13px;
 font-size:13px;
}

body.fi-fi .historical .selection-left,
body.es-es .historical .selection-left,
body.sv-se .historical .selection-left
{
	width: 316px !important;
}
.td-fromto
{
	width:43px;
}
.chart-item-width
{
	width:100% !important;
	margin:0 !important;
}

@media (max-width: 480px)
{
                .download .selection-left
                {
                                width: 200px !important;
                }
                
                .historical .selection-left 
                {
                                width: 200px !important;
                }
                
                body.fi-fi .historical .selection-left,
                body.es-es .historical .selection-left,
                body.sv-se .historical .selection-left
                {
                                width: 260px !important;
                }
}

.arrow-wrapper
{
                height: 26px !important;
}

