@font-face {
    font-family: 'VaisalaSans-Regular';
    font-style: normal;
    src: url("//tools.eurolandir.com/tools/splookup/Config/Company/sf-vai/fonts/VaisalaSans-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'VaisalaSans-Regular';
    font-style: normal;
    src: url("//tools.eurolandir.com/tools/splookup/Config/Company/sf-vai/fonts/VaisalaSans-Regular.otf") format('opentype');
}


body {
	margin: 0;
	padding: 0;
}

.tabs li,
.tabs:after,
.download-single-result td.single-data-item,
.download-single-result td.single-data-label,
body, input, button {
	font-size: 18px;
	font-family: 'VaisalaSans-Regular', Helvetica, sans-serif;
	color: #0A2A3D;
}
body {
	margin: 0px;
}

.hyperlink:link, 
.hyperlink:visited ,
a:link, a:visited {
	color: #0A2A3D;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.hyperlink:hover, .hyperlink:active ,
a:hover, a:active {
	color: #FB6432;
	
	font-weight: none;
	text-decoration: none;
	font-style: none;
}
.table-share td {
    line-height: normal;
	padding: 15px 10px;
}
.eu-checkbox {
    vertical-align: top;
    margin-top: 0.08em;
}
/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
	padding: 0px;
	max-width: 1110px;
	margin: 0 auto;
	width: auto;
}

.main-heading {
    display: none;
}

.divGraph .second-heading,
.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	
	font-family: inherit;
	font-size: 1.25em !important;
	font-weight: bold;
	color: #0A2A3D !important;
	
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

.btn-section {
	height: auto;
	line-height: normal;
}
.show-data-button,
.download-data-button,
.show-data-button:active {
	display: block;
	font-family: inherit;
	font-size: 18px;
	font-weight: 400;
	color: #2B6EA1;
	text-transform: inherit;
	margin: 0.5em;
	padding: 15px 40px;
	border: 0.08em solid #2B6EA1;
	border-radius: 70px;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;
	box-sizing: border-box;
	width: 100%;
}
.show-data-button:hover,
.download-data-button:hover {
	background: #0A2A3D;
    color: #FFFFFF !important;
	border-color: #0A2A3D;
	cursor: pointer;
}

.download-data-button img {
	display: none;
}

.footer-box {
	text-align: right;
	font-size: 12px;
}

/*************************************** Start of: Graphs ****************************************/

.divGraph hr {
	display: none;
}
#historicalChartArea {
	margin-top: 0px;
	text-align: center;
}

.highcharts-container {
	width: 100%;
}
.column-chart-item  {
	
	display: inline-block;	
	box-sizing: border-box;
	
	width: 50%;
	height: 14em;
	
	padding: 0.25em;
	margin: 0px;
	
	
	float: none;	
}
.last-chart-item {
	width: 100% !important;
	margin: 0px !important;
}
.highcharts-axis-labels span {
	margin-top: 0.5em !important;
}

.divGraph .second-heading {
	padding-left: 0.25em;
}

/*************************************** Start of: Table Settings ****************************************/


/*** Table ***/

.table-share-item,
.table-share {
	border-collapse: collapse;
    border-spacing: 0px;
	width: 100%;
}

/*** Inner Borders ***/

.table-share-item .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header-market,
.table-share-header-currency,
.table-share-header-date {
	border-left: 0em solid #E1E1E1;
	font-weight: normal !important;
	text-align: center;
}
.parameters .scroller-table thead th {
	border-right: 0em solid #E1E1E1;
}

.table-share-item .td-value,
#scrollerBar .scroller-table tbody td,
.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 0em solid #E1E1E1;
	text-align: center !important;
	border-right: 3px solid #eff0f2;
    border-bottom: 2px solid #eff0f2;
}
.parameters .scroller-table tbody td,
.single-data-label {
	border-right: 0em solid #E1E1E1;
}

.table-share-row-date {
    border-right: 2px solid #eff0f2 !important;
}

/* .table-share-item td,
.parameters .scroller-table tbody td,
#scrollerBar .scroller-table tbody td,
.download-single-result .page-font-style td,
.single-result-item,
.table-share tbody td {
	border-bottom: 0.08em solid #E7EEEF  !important;
} */

#scrollerBar .scroller-table thead input + th,
#scrollerBar .scroller-table tbody td:first-child {
	border-left: 0px;
}

/*** Outter borders ***/

.table-share-item .td-header,
.parameters .scroller-table thead th,
#scrollerBar .scroller-table thead th,
.download-single-result .page-font-style tr:first-child td,
.table-share-header {
	border-top: 2px solid #eff0f2;
}

.table-share-item .td-label,
.parameters .scroller-table thead th,
.parameters .scroller-table tbody td,
.single-data-label,
.single-result-date-text,
.single-result-values,
.checkbox-wrapper,
.table-share-header-check {
	border-left: 0em solid #E1E1E1;
}

.table-share-item .td-value,
#scrollerBar .scroller-table thead th:last-child,
#scrollerBar .scroller-table tbody td:last-child,
.download-single-result-date,
.single-result-date-text,
.single-result-values,
.table-share-header-date,
.table-share-row-date {
	border-right: 2px solid solid #eff0f2;
}

.table-share-item tr:last-child td,
.parameters .scroller-table tbody tr:last-child td,
#scrollerBar .scroller-table tbody tr:last-child td,
.download-single-result .page-font-style tr:last-child td,
.single-result-item-volume,
.table-share tbody tr:last-child td {
	border-bottom: 2px solid #eff0f2;
}

/*** Header Top/Bottom Borders ***/

.table-share-item .td-header,
.parameters .scroller-table thead th,
#scrollerBar .scroller-table thead th,
.single-result-date-text,
.table-share-header {
	border-top: 0.08em solid #E7EEEF;
	/* border-bottom: 0.08em solid #E7EEEF; */
}

/*** Header Left/Right Borders ***/

.table-share-item .td-header.td-label,
.parameters .scroller-table thead th,
.single-result-date-text,
.table-share-header-check {
	border-left-color: #E1E1E1;
}

.table-share-item .td-header.td-value,
#scrollerBar .scroller-table thead th:last-child,
.single-result-date-text,
.table-share-header-date {
	border-right-color: #E1E1E1;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-item tr .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header {
	background: #FB6432  !important;
	color: #FFFFFF;
	text-align: center;
	
	font-weight: normal;
	text-transform: none;
}

.table-share-item tr .td-header.td-label,
.parameters .scroller-table thead th,
.single-result-date-text,
.table-share-header-check,
.table-share-header-name {
	background: #0A2A3D  !important;
	color: #FFFFFF;
	text-align: left;
	
	font-weight: bold;
	text-transform: none;
}

/*** Body ***/

.table-share-item tr:nth-child(even) td,
#scrollerBar tr:nth-child(even) td,
.parameters tr:nth-child(odd) td,
.download-single-result .page-font-style tr:nth-child(even) td,
.single-result-item-open,
.single-result-item-low,
.table-share tbody td.table-share-row-even {
	background: #FFFFFF  !important;
}

.table-share-item tr:nth-child(odd) td,
#scrollerBar tr:nth-child(odd) td,
.parameters tr:nth-child(even) td,
.download-single-result .page-font-style tr:nth-child(odd) td,
.single-result-item-high,
.single-result-item-volume,
.table-share tbody td.table-share-row-odd {
	background: #ffffff  !important;
}


/* .table-share-item tr:hover td,
#scrollerBar tr:hover td,
.parameters tr:hover td,
.download-single-result .page-font-style tr:hover td,
.single-result-date-text,
.single-result-item-open:hover,
.single-result-item-low:hover,
.single-result-item-high:hover,
.single-result-item-volume:hover,
.table-share tbody td.table-share-row-odd:hover {
	background: #E6EDEF  !important;
} */

/* .table-share-item tr td.td-value,
#scrollerBar .scroller-table tbody tr td,
.download-single-result .page-font-style tr td.single-data-item,
.table-share tbody td.table-share-row-even,
.table-share tbody td.table-share-row-odd {
	background: #FFFFFF;
	text-align: right;
	color: #0A2A3D;
	
	font-weight: normal;
} */

.table-share-item tr td.td-label,
.parameters .scroller-table tbody tr td,
.download-single-result .page-font-style tr td.single-data-label,
.single-result-values,
.table-share tbody td.checkbox-wrapper,
.table-share tbody td.table-share-row-name {
	background: #FFFFFF;
	text-align: left;
	color: #0A2A3D;
	
	font-weight: normal;
	text-transform: none;
}

/*** Various Fixes ***/

#scrollerBar .scroller-table {
	position: relative;
	top: 0px;
	left: -1px;
}

.parameters .scroller-bable tbody tr td:first-child div,
.parameters .scroller-table th div {
	text-align: inherit;
}

/*fix cos div*/

.single-result-item {
	border-top:0;
	border-left:0;
	border-right:0;
}
.single-result-values {
	padding: 0;
	border-bottom: 0;
}

/*Row border - header*/

.share-info .scroller-bable th div {
	text-align: inherit;
}

/*Fix for scroller table*/

.share-info .scroller-bable tbody tr:first-child {
	display:none;
}

/*Whole table outer border*/
/*
.single-result-item-volume {
    border-bottom: 0;
}
*/
/*********************** END OF BORDER CONTROLS ***************************/

.share-info .row-header {
    white-space:nowrap;
}

.table-share-item,
.table-share,
.download-single-result table {
	border-bottom: 0;
	margin-bottom: 2.0em;
    border-collapse: collapse;
}
.scroller-bable,
.share-info .scroller-table  {
    border-collapse: collapse;
}

/***** END OF BORDER SETTINGS *****/


.table-share-item td.td-header.td-label,
.table-share-item td.td-header.td-value,
.scroller-table th,
.table-share-header {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

.table-share-item td.td-header.td-label,
.table-share-item td.td-header.td-value,
.scroller-table th,
.table-share th {
	height: auto!important;
	line-height: normal;
	border-right: 3px solid #eff0f2;
	border-bottom: 2px solid #eff0f2;
}

.table-share-item td.td-label,
.table-share-item td.td-value,
.table-share-row-even,
.table-share-row-odd {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;	

	height: auto;
	line-height: normal;
}


.table-share-header-date,
.table-share-row-date,
.table-share-header-currency {
	padding-left: 0.3em;
}

.table-share-item td.td-value {
	padding-right: 1.5em;	
}

.table-share-header-name,
.table-share-row-name{
	padding-left: 0;
    border-left: 0;
	border-right: 3px solid #eff0f2;
	border-bottom: 2px solid #eff0f2;
}

td.checkbox-wrapper {
    border-left: 2px solid #eff0f2;
	border-bottom: 2px solid #eff0f2;
}

.table-share-header {
	width: 25%;
	padding: 20px 0;
	font-weight: normal;
}

.table-share th.table-share-header-check,
.table-share td.checkbox-wrapper {
	width: 20px;
    border-right: 0;
}

/*************************************** Start of: Selection ****************************************/

.selection  {
	margin-top: 2em;
	padding: 0px;
	padding-top: 1em;
}

/* .date-time-selection {
	
} */
.selection-left,
.selection-right {
	float: none;
	display: inline-block;
	height: auto;
	line-height: 1em;
	padding: 0px;
	
	vertical-align: top;
}

.td-fromto, .td-right, .td-iconcalendar {
	line-height: 2.5em;
	padding: 0px;	
	height: auto;
	margin-bottom: 10px;
}

.td-fromto {
	width: 3em;
}

.selection-left {
	line-height: 2.5em;
	width: auto!important;
	min-width: 11.5em!important;
}
.historical .selection-left {
	width: auto!important;
	min-width: 18em!important;
}

.td-right {
	padding: 0px;	
}
.td-iconcalendar {
	padding-left: 5px;
}

.currency-selection,
.date-time-selection {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}



/* .selection-right table.page-font-style {
	
} */

#txtStartDate, 
#txtEndDate, 
#txtHeaderCurrency,
.selection input {
	height: auto;
	line-height: normal;
	
	height: 2.5em;
	
	border: 0.08em solid #E1E1E1;
	padding: 0 0.16em;
	box-sizing: border-box;
}

.ac_input,
#txtStartDate, 
#txtEndDate, 
#txtHeaderCurrency,
.selection input {
	min-width: 12em !important;
	box-sizing: border-box;
}

/*************************************** Start of: Single share display ****************************************/

.single-share-sperator {
	display: none;
}

.single-share {
	width: 49%;
}
.single-share:first-child {
	border-left: 0em solid #E1E1E1;
}

.single-result-date-text,
.single-result-item {
	
	/* padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em; */
	padding: 15px 10px;
}
.single-result-item  {
	padding-left: 0.6em;

    width: 100%;
    box-sizing:border-box;
}
.single-result-values {
    padding: 0;
}

.single-result-close-price-text {
	padding: 0px;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	
	padding-top: 2.5em;
}
.single-result-close-price {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
}
.single-share table {
	width: 100%;
    border-collapse:collapse;
}

.mutil-currency,
.mutil-result-share-name {
	font-weight: bold;
	
}

/* .mutil-result-share-box-item  {
	background: #ccc;
	border: 0;
	border-radius: 0;
} */
.mutil-result-share-name {
	padding-top: 0.5em;
	font-size: 1.25em;
}
.mutil-currency {
	font-size: 1.1em;
	padding: 0.3em 0;
}
.mutil-result-market-name {
	padding-bottom: 0.6em;
}

@media (max-width: 480px) { 
	.single-share {
		width: 49% !important;
	}
}
@media (max-width:768px) {  
	.single-result-close-price-text {
		text-align: center !important;
	}
}

/*************************************** Start of: Currency Selection ****************************************/

.dropdown-item-table tbody tr:first-child td:first-child {
	width: auto !important;
}
.ac_input {
	border: 0.08em solid #E1E1E1;	
	height: 2.5em;
	width: 100%;
}

.dropdown-item {
	width: auto !important;
	box-sizing: border-box;
}
.dropdown-item-text td:first-child {
	width: 100%!important;
}

.dropdown-item-text .flags {
	padding-right: 5px;
	margin-top: -5px;
}

.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table {
	line-height: 1.5em!important;
	height: 2.5em!important;
	box-sizing: border-box;
}
.dropdown-item-table td:last-child {
	width: 1.5em!important;
}
.arrow-wrapper {
	text-align: center;
}
.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
	border-left: 0.08em solid #E1E1E1;
	background: #D2DBDA;
	background: linear-gradient(#D2DBDA, #E6E6E6);
}
.ac-arrow {
	display: inline-block;
	background: transparent;
	
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 1em;
}

.ac-arrow:before {
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 42%;
	left: 50%;
	margin-left: -0.35em;
	margin-top: -0.35em;
	
	border-left: 0.3em solid transparent; 
	border-right: 0.3em solid transparent; 
	border-top: 0.7em solid #0A2A3D;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #D2DBDA;
	color: #0A2A3D;	
	border-color: #E1E1E1;
	border-width: 0.08em;
}

.ac_results {
	border: 0.08em solid #E1E1E1;
	border-top: 0;
	box-shadow: 1px 1px 3px #D2DBDA;	
}

.local-currency {
	width: 100%!important;
	line-height: 1em;
	height: auto;
	padding-left: 0.16em;
}

.ac_results li {
	margin-bottom: 0em;
	line-height: normal;
	height: auto;
}
.ac_results li table,
.ac_results li table tr td:first-child {
	width: 100%;
}
.flags {
	padding-right: 10px;
}

/*
.jspHorizontalBar,
.jspVerticalBar {
    display: none!important;
}
.jspPane {
    margin-left:0px!important;
}
*/

/*************************************** Start of: Share price results ****************************************/

.result-box {
	border: 0.08em solid #E1E1E1;
}
.result-close-icon {
	width: 2em!important;
	height: 2em!important;
	line-height: 2em!important;
	border: 0.08em solid #E1E1E1;
}

.download-single-result {
	margin: 2em 0;
}

.download-single-result table td {
	padding-left: 0.6em;
	padding-right: 0.6em;
	padding-top: 0.6em;
    padding-bottom: 0.6em;
	height: auto;
	/* border: hidden; */
}

.scroller-table td {
	border-bottom: 0px;	
}

/* .scroller-bable {

} */

.scroller-table .row-height,
.scroller-table .infor-row-width,
.param-label,
.infor-row-width,
.single-data-label,
.single-data-item {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;	
	text-overflow: initial;
	overflow: visible;
	
	line-height: normal;
	height: auto;
}

.download-single-result table td.download-single-result-date {
	padding-left: 1.3em;
}
.single-data-label {
	white-space: normal;
}

.text-align-right {
	text-align: right;
}
.param-row-width {
	text-align: left;
}
.scroller-table .row-header ,
.scroller-table .infor-row-width{
	width: 100%;
	box-sizing: border-box;
}

.scroller-table .row-height.infor-row-width {
	padding-right: 1.5em;
	padding-left: 1em;
}



.figures-box {
	padding: 1em 2em 2em 2em;
}
.download-data {
	margin: 2em 0 0 0;	
}
.share-info {
	width: 60%;
	margin-left: 0px;
}

.download .btn-section {
	padding-top: 1em;
	max-width: 477px;
}

.historical .btn-section {
	/* padding-top: 1em; */
	max-width: 485px;
}
@media (min-width: 0px) and (max-width: 492px) { 
	.historical .btn-section {
		max-width: 193px;
	}
}

@media (min-width: 0px) and (max-width: 436px) { 
	.download .btn-section {
		max-width: 289px;
	}
}

@media (min-width: 0px) and (max-width: 421px) { 
	
	/*** Re-Structures the table into blocks for a better layout ***/
	
	.download-single-result table.page-font-style,
	.download-single-result table.page-font-style tr,
	.download-single-result table.page-font-style tbody,	
	.download-single-result td.single-data-label {
		display: block;
	}
	
	.download-single-result table.page-font-style tr {
		font-size: 0em;
	}
	.download-single-result td.single-data-item {
		display: inline-block;
		width: 50%;
		box-sizing: border-box;
	}
	
	.download-single-result .page-font-style {
		margin-bottom: 0px;
	}
	
	/*** Applies the table styles to the new structure and ovewrites the existing ones ***/
	
	.download-single-result {
		border-top: 0em solid #E1E1E1;
		border-left: 0em solid #E1E1E1;
		border-right: 0em solid #E1E1E1;
	}
	
	.download-single-result .page-font-style tr:first-child td {
		border-top: 0px !important;
	}	
	
	.download-single-result td {
		border-left: 0px !important;
		border-right: 0px !important;
	}
	
	/* .download-single-result .single-data-item,
	.download-single-result .page-font-style tr:last-child td.single-data-label,	
	.download-single-result tr:last-child .single-data-item {
		border-bottom: 0.08em solid #E7EEEF  !important;	
	}
	.download-single-result tr:last-child .single-data-item {
		border-bottom: 0em solid #E1E1E1;
	} */
	
	.download-single-result .single-data-item {
		text-align: left !important;
	}
	.download-single-result .single-data-item.download-single-result-date {
		text-align: right !important;
	}	
}


/*************************************** Start of: Change Settings ****************************************/


.share-price-value-decrease-color ~ span,
.share-price-value-decrease-color {
	color: #FF0000;
	
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}

.share-price-value-decrease-color ~ span:before {
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 50%;
	right: -1em;
	margin-top: -0.4em;
	
	border-left: 0.4em solid transparent; 
	border-right: 0.4em solid transparent; 
	border-top: 0.7em solid #FF0000;
}

.share-price-value-increase-color ~ span,
.share-price-value-increase-color {
	color: #40A814;
	
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}

.share-price-value-increase-color ~ span:before {
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 50%;
	right: -1em;
	margin-top: -0.4em;
	
	border-left: 0.4em solid transparent; 
	border-right: 0.4em solid transparent; 
	border-bottom: 0.7em solid #40A814;
}



/************************************** Start of: Tab Settings ****************************************/

.tabs {
	text-align: center;	
	border-bottom: 0px;
	font-size: 0px !important; 	
	float: none;
	display: inline-block;
	position: relative;
	z-index: 0;
	background: #0A2A3D;
	/* border-top: 10px solid #E6EDEF; */
}

.tabs:after {
	content: '';
	display: block;	
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #FFFFFF;
}

.tabs li {
	float: none;
	display: inline-block;	
	margin: 0px;
	width: 25%;
}

.tabItem:link,
.tabItem {
	height: auto;
	line-height: normal;
	
	margin: 0.0em 0.08em 0.0em 0.08em;
	
	position: relative;
    padding-right: 2.0em;    

    padding-left: 2.0em;
    
	font-family: inherit;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	
    background: #0A2A3D;
	color: #ffffff !important;
	letter-spacing: 1px;
	padding: 20px 0;
}

.tabItem-active:link,
.tabItem-active {
	height: auto;
	line-height: normal;
	
	margin: 0.0em 0.08em 0.0em 0.08em;
	font-family: inherit;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	text-transform: inherit;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	background: #0A2A3D;
	color: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	letter-spacing: 1px;
}

/* .tabItem:hover {
	color: #51C8E8;
} */
/* .tabItem:active {
	background: #E6EDEF;
	color: #0A2A3D;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom:0em solid #0A2A3D;
	border-left: 0em solid #FFFFFF;
	
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
} */

.tabItem-active:link,
.tabItem-active:visited,
.tabItem-active {
	color: #ffffff;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #0A2A3D;
	border-left: 0em solid #FFFFFF;
	
	position: relative;
	top: 0px;
	left: 0px;
	padding: 20px 0;
}
.tabItem-active:before, .tabItem:hover:before {
	
	content: "";
    height: 5px;
    background: #FB6432;
    position: absolute;
    bottom: 0;
    /* left: 76px;
    width: calc(100% - 150px); */
	left: 29px;
    width: calc(100% - 60px);
}




@media (min-width: 0px) and (max-width: 627px) {  
	.table-share-header {
		width: 50%;
	}
	
	.table-share-row-currency,
	.table-share-market-name,
	.table-share-header-currency,
	.table-share-header-market {
		display: none!important;
	}
	.table-share-header-date,
	.table-share-row-date {
		display: table-cell!important;
	}
	
	
	.single-result-close-price-text {
		padding-top: 1em;
	}
	.single-result-close-price {
		text-align: center !important;
		padding-bottom: 1em;
		
	}
	.single-result-close-price-value {
		margin-left: 0px;
	}
	
	.single-share {
		width: 100% !important;
	}
	.single-share td {
        padding-left: 0em;
    }
	.single-share  table {
		width: 100%;
		margin: 0 auto;
        margin-top:2em;
	}
    .single-share td {
        padding-left: 0em;
    }

	.single-result-date-text {
        padding-left: 0.6em!important;
    }
    .single-result-values div {
        padding-left: 0.6em;
    }



	
	.divGraph {
		display: none !important;
	}
}

/************************************Calendar*************************************************************/
.EUCalendar {
    border: 2px solid #ccc;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
	font-family: inherit;
    font-size: inherit;
    text-shadow: 1px 1px 1px #777;
    line-height: 14px;
    position: relative;
    cursor: default;
    z-index: 10000;
}
/* TOP PART */
.EUCalendar-topBar {
    border-bottom: 1px solid #aaa;
    padding: 5px 0 0 0;
}

.EUCalendar table {
    border-collapse: collapse;
    line-height: 14px;
    border-spacing: 0;
    border-collapse: collapse;
}
.EUCalendar-table-topControl {
    width: 100%;
}
table.EUCalendar-titleCont {
    font-size: 120%;
    font-weight: bold;
    color: #00627d;
    text-align: center;
    position: relative;
}
.EUCalendar table {
    border-collapse: collapse;
    line-height: 14px;
    border-spacing: 0;
    border-collapse: collapse;
}
.EUCalendar-menuDisabled, .EUCalendar-navDisabled {
    opacity: .3;
    filter: alpha(opacity=30);
}
/* WEEK */
.EUCalendar-dayNames {
    padding-left: 5px;
    padding-right: 5px;
    clear: both;
}
.EUCalendar-bodyTable, .EUCalendar-dayNames table {
    width: 100%;
}
.EUCalendar table {
    border-collapse: collapse;
    line-height: 14px;
    border-spacing: 0;
    border-collapse: collapse;
}
.EUCalendar-dayNames div {
    height: 1em;
    line-height: 1em;
    font-size: 90%;
}
.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    width: 30pc;
    height: 25px;
    line-height: 1.7em;
    padding: 3px 4px;
    text-align: center;
}
.EUCalendar-dayNames div {
    font-weight: bold;
    color: #00627d;
}
/* BODY */
.EUCalendar-body {
    position: relative;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    text-shadow: .5px 0 0 #ccc;
}
.EUCalendar-day-othermonth {
    color: #888;
}
.EUCalendar-day {
    text-align: center;
    color: #222;
    font-size: 95%;
    border: 1px solid  transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
}
.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    width: 1.9em;
    height: 1.7em;
    line-height: 1.7em;
    padding: 3px 4px;
    text-align: center;
}
/* BOTTOM */
.EUCalendar-bottomBar {
    border-top: 0 solid #aaa;
	padding: 2px;
	position: relative;
	text-align: center;
}
.EUCalendar-tooltip {
    position: absolute;
    top: 100%;
    width: 100%;
}
.EUCalendar-bottomBar-today {
	text-transform: inherit;
	color: #0A2A3D;
}
.EUCalendar-bottomBar-today {
	padding: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
	border: hidden;
	color: #0A2A3D;
	background: #E6EDEF;
	text-transform: inherit;
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* EFFECTS */
.EUCalendar:focus {
    outline: none;
}
.EUCalendar-day-selected {
    padding: 2px 3px;
    margin: 1px;
    background-color: #0A2A3D!important;
    color: #fff!important;
}
.EUCalendar-day:hover {
	background: #E6EDEF;
	border: 1px solid #2B6EA1;
	color: #51C8E8;
}
.EUCalendar-bottomBar-today:hover {
    color: #51C8E8;
}
.EUCalendar-menu-month-disabled, .EUCalendar-day-disabled {
    opacity: .5;
    text-shadow: 2px 1px 1px #fff;
}

.EUCalendar-day-today {
    color: #0A2A3D;
    font-weight: bold;
}

/***************Hidden Menu*******************************************************************************/
.EUCalendar-menu, .EUCalendar-menuYear {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #e6edef;
    overflow: hidden;
    color: #00627d;
}
.EUCalendar-menu-today {
	padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    border: hidden;
    color: #0A2A3D;
    background: white;
    text-transform: inherit;
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.EUCalendar-menu-today:hover, 
.EUCalendar-menu table td .EUCalendar-menu-month:hover, 
.EUCalendar-menuYear .EUCalendar-menu-table td .EUCalendar-menu-month:hover {
	color: #51C8E8;
}

.EUCalendar-menu table td .EUCalendar-menu-month, 
.EUCalendar-menuYear .EUCalendar-menu-table td .EUCalendar-menu-month {
	border: hidden;
}

.jspHorizontalBar,
.jspVerticalBar {
    display: none!important;
}

.jspPane {
    margin-left:0px!important;
}

input#txtStartDate {
    margin-bottom: 5px;
}

.ac_input {
	border-radius: 70px;
	border: 0.08em solid #2B6EA1;
	color: #2B6EA1;
}

.ac-arrow {
    content: url("//tools.eurolandir.com/tools/splookup/Config/Company/sf-vai/expand_more.png") !important;
    position: relative;
    left: -23px;
    height: 14px !important;
    width: 19px;
    top: 7px;
}
.arrow-wrapper:hover, .ac_input_active .arrow-wrapper, .arrow-wrapper:hover {
	background: transparent !important;
	border-color: transparent !important;
}

.local-currency {
	padding-left: 1em;
}

.dropdown-name {
    padding-left: 30px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px !important;
}

#txtStartDate, #txtEndDate, #txtHeaderCurrency, .selection input {
	padding: 0 1em;
	border: 0.08em solid #ccc;
	color: #0A2A3D;
	border-radius: 4px;
	padding-left: 5px;
}
.historical .btn-section {
	max-width: 535px;
}
.historical .btn-inner {
    width: 217px !important;
}
.download .btn-inner {
    width: 216px !important;
}
.download .btn-section {
    padding-top: 1em;
    max-width: 472px;
}
input#txtStartDate {
    margin-bottom: 0.6em;
}

.historical input#txtStartDate {
	margin-bottom: 5px;
}
.download-button-wrapper {
    padding-top: 20px;
    max-width: 230px;
    margin: 0 auto;
}
.single-result-item {
    border-top: 0;
    border-left: 2px solid #eff0f2;
    border-right: 2px solid #eff0f2;
    border-bottom: 2px solid #eff0f2;
}
.download-single-result table td {
	border-left: 2px solid #eff0f2;
    border-right: 2px solid #eff0f2;
    border-bottom: 2px solid #eff0f2;
	padding: 15px 10px !important;
}
.download-single-result table tr td:nth-child(2) {
    padding-right: 20px !important;
}
.single-result-close-price {
	color: #2B6EA1;
}


   
/*********************************************** Calendar  ************************************/

.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    padding: 6px 6px;
    margin: 1px !important;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 100px;
    color: #0A2A3D;
    text-align: center;
	font-size: 14px !important;
	font-family: 'VaisalaSans-Regular', Helvetica, sans-serif;
	font-weight: 700;
}

.EUCalendar-day:hover {
    background: #2B6EA1;
    color: #ffffff !important;
}
.EUCalendar-day-disabled, .EUCalendar-menu-month-disabled {
    opacity: 0.5;
    text-shadow: none !important;
}
.EUCalendar-title div {
    padding: 5px 17px !important;
    text-shadow: none;
    color: #0A2A3D;
    border: 1px solid transparent;
	font-family: 'VaisalaSans-Regular', Helvetica, sans-serif;
	font-size: 14px !important;
}
.EUCalendar-day-today.EUCalendar-day-selected:hover{
	font-weight: 400;
	color: #0A2A3D;
	
}
.EUCalendar-day-today.EUCalendar-day-selected {
	background-color: #999 !important;
}
.EUCalendar-weekend {
    color: #c22 !important;
}

.EUCalendar-day-selected {
    background-color: #0A2A3D;
    color: #ffffff !important;
    font-weight: 400;
    border: 0px solid;
}
.EUCalendar-title div:hover {
    border: 1px solid #2F3C44;
}
.EUCalendar-bottomBar-today, .button_bg{
	display: block;

    color: #2B6EA1;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 8px;
	font-size: 14px;
    /* border: 1px solid #10548C; */
	font-family: 'VaisalaSans-Regular', Helvetica, sans-serif;
    transition: all 0.15s ease-in;
	border-radius: 70px;
	background: transparent;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
	min-width: 10em;
	z-index: 1;
	overflow: hidden;
	position: relative;
	border: 1px solid #2B6EA1;

}



.EUCalendar-bottomBar-today:hover:before,
 .button_bg:hover:before  {
background: transparent;
 }


.EUCalendar-bottomBar-today {
	min-width: 8em;
	margin: 0 auto !important;
}

.EUCalendar-dayNames {
	text-shadow: none !important;
}

.EUCalendar-bottomBar {
	border-top: 0px solid #e1e1e1 !important;
	padding: 6px;
}
.EUCalendar-bottomBar-today:hover{
	background: #0A2A3D;
	/* background: linear-gradient(45deg, #0A2A3D 6%, #824bc7 53%); */
	text-decoration: none;
	color: #FFFFFF !important;
	}
.button_bg {
    line-height: 0em !important;
    width: 100px;
	margin: 0 auto;
	margin-top: 3px;
}

.button_bg:hover {
	background: #0A2A3D;
/* background: linear-gradient(45deg, #0A2A3D 6%, #824bc7 53%); */
text-decoration: none;
color: #FFFFFF !important;
}

/*********************************************** END OF CALENDAR  ************************************/

@media screen and (max-width:950px) {
	.tabs li {
		width: 50% !important;
	}
}
@media screen and (max-width:568px) {
	.historical .btn-section {
		max-width: 208px;
	}
	/* .fi-fi.historical .btn-section {
		max-width: 246px;
	} */
}

@media screen and (max-width:505px) {
	.download .btn-section {
		padding-top: 0;
		max-width: 262px;
	}
	.fi-fi .download .btn-section {
		padding-top: 0;
		max-width: 300px !important;
	}
}

@media screen and (max-width:450px) {
	.tabs li {
		width: 100% !important;
	}
}

/* FI-FI */

.fi-fi .selection-right {
margin-left: 10px;
}

.fi-fi .tabs li {
	width: 30%;
}

.fi-fi .historical .selection-left {
	min-width: 18.5em !important;
}
.fi-fi .download .btn-inner {
	width: 13em !important;
}

.fi-fi .ac_input,.fi-fi  #txtStartDate,.fi-fi  #txtEndDate,.fi-fi  #txtHeaderCurrency,.fi-fi  .selection input {
	min-width: 13em !important;
}

.fi-fi .ac-arrow {
	left: -15px;
}

.fi-fi .historical .btn-section {
    max-width: 572px !important;
}
.fi-fi .historical .btn-inner {
    width: 13em !important;
}
.fi-fi .download .btn-section {
    padding-top: 1em;
    max-width: 500px;
}

@media screen and (max-width:605px) {
	.fi-fi .historical .btn-section {
		max-width: 235px !important;
	}
}


@media screen and (max-width:557px) {
.fi-fi .tabs li {
	width: 100% !important;
}
}

.fi-fi .download-button-wrapper {
	max-width: 260px;
}

@media screen and (max-width:533px) {
	.fi-fi .download .btn-section {
		padding-top: 0 !important;
		max-width: 289px !important;
	}
	}

	@media screen and (max-width:320px) {
		.fi-fi .ac_input,.fi-fi  #txtStartDate,.fi-fi  #txtEndDate,.fi-fi  #txtHeaderCurrency,.fi-fi  .selection input {
			min-width: 12.8em !important;
		}
		.download .btn-inner {
			width: 12em !important;
		}

		.fi-fi .download .btn-section {
			max-width: 289px !important;
		}
		.fi-fi .historical .btn-inner {
			width: 12em !important;
		}
		.fi-fi .historical .btn-section {
			max-width: 223px !important;
		}
		.fi-fi span#selectDateToPrice {
			font-size: 17px;
		}
		.fi-fi button.download-data-button {
			font-size: 15px;
		}
		
		}


		td.single-result-date-text {
			padding: 20px;
		}



.eu-checkbox-checked {
	background: #0A2A3D;
}

.eu-checkbox {
	height: 15px;
    width: 15px;
    outline: 0;
    margin: 0 !important;
    vertical-align: middle;
    cursor: default;
    position: relative;
    display: inline-block;
    overflow: visible;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    /* -webkit-border-radius: 2px; */
    border: 1px solid #0A2A3D;
    line-height: 17px;
    background: transparent !important;
	bottom: 2px;
}

.eu-checkbox-inner {
	top: 0 !important;
	left: 0 !important;
}

.td-fromto {
	vertical-align: initial;
}

button.download-data-button {
    position: relative;
	padding-left: 20px;
}


button.download-data-button:after {
	content: "";
    background: url("//tools.eurolandir.com/tools/splookup/Config/Company/sf-vai/cloud.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 32px;
    top: 15px;
    width: 24px;
    height: 24px;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

button.download-data-button:hover:after {

	background: url("//tools.eurolandir.com/tools/splookup/Config/Company/sf-vai/cloud-white.svg");
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 32px;
    top: 15px;
    width: 24px;
    height: 24px;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.parameters .scroller-bable tbody tr td:first-child div, .parameters .scroller-table thead th{
    /* border-right: 3px solid #eff0f2;
	border-left: 2px solid #eff0f2; */
	border-bottom: 2px solid #eff0f2;
	padding: 15px 10px;
}

.scroller-table .row-height.infor-row-width {
	padding: 15px 10px;
}

.table-share-item tr .td-header.td-value, #scrollerBar .scroller-table thead th, .table-share-header, .parameters .scroller-table thead th {
	padding: 20px;
}


.mutil-result-share-box-item {
	background: #FFFFFF;
    border: 0;
    border-radius: 0;
    border: 1px solid #eff0f2;
}

.mutil-currency {
	color: #2B6EA1;
}

.table-share-item tr td.td-label, .parameters .scroller-table tbody tr td, .download-single-result .page-font-style tr td.single-data-label, .single-result-values, .table-share tbody td.checkbox-wrapper, .table-share tbody td.table-share-row-name {
	border-left: 2px solid #eff0f2;
	border-right: 3px solid #eff0f2;
	border-bottom: 2px solid #eff0f2;
	 
}


.table-share tbody td.checkbox-wrapper {
	border-right: 0 !important;
}

.table-share tbody td.table-share-row-name {
    border-left: 0 !important;
}

tr.EUCalendar-week:hover {
    background: #fff;
}
