@import url("//ksatools.eurolandir.com/tools/splookup/./../Config/footer.css");
/* Not Found: /Config/SPLookup.css */
/* Not Found: ./../Config/Company/SA-EFSIM/SA-EFSIM.css */
@import url("//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
	font-family: "AvenirArabic";
	src: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Light.otf") format("otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "AvenirArabic";
	src: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Book.otf") format("otf");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "AvenirArabic";
	src: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Medium.otf") format("otf");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "AvenirArabic";
	src: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Heavy.otf") format("otf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "AvenirArabic";
	src: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Black.otf") format("otf");
	font-weight: 800;
	font-style: normal;
}
/* end of: font declaration */

* { box-sizing: border-box; }

.tabs li,
.tabs:after,
.download-single-result td.single-data-item,
.download-single-result td.single-data-label,
body, input, button {
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	color: #1F1A42;
}

body { margin: 0px; }

.hyperlink:link, 
.hyperlink:visited ,
a:link, a:visited {
	color: #797979;

	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.hyperlink:hover, .hyperlink:active ,
a:hover, a:active {
	color: #797979;

	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

.table-share td {
	line-height: normal;
}
.eu-checkbox {
	vertical-align: top;
	margin-top: 0.08em;
}
/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
	padding: 0px;
	/* max-width: 1065px; */
	max-width: 100%;
	margin: 0 auto;
	width: auto;
}

.divGraph .second-heading,
.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;

	font-family: inherit;
	font-size: 1em !important;
	font-weight: normal;
	color: #6d6d6d !important;

	padding-top: 1em;
	padding-bottom: 1em;
}

.btn-section {
	height: auto;
	line-height: normal;
}
.show-data-button,
.download-data-button,
.show-data-button:active {
	box-sizing: border-box;
	width: 128px;
	height: 48px;
	line-height: 48px;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 0;
	border: 0.5px solid #1F1A42;
	border-radius: 50px;
	background: #1F1A42;
	text-transform: capitalize;
}
.show-data-button:hover,
.download-data-button:hover {
	background: #FFF;
	color: #1F1A42;
	border: 0.5px solid #1F1A42;
	cursor: pointer;
}

.download-data-button img {
	display: none;
}

.footer-box {
	text-align: right;
	margin: 20px 0 0 0;
}

/*************************************** Start of: Graphs ****************************************/

.divGraph hr {
	display: none;
}
#historicalChartArea {
	margin-top: 0px;
	text-align: center;
}

.highcharts-container {
	width: 100%;
	border: 1px solid #CFCFD7;
	border-radius: 10px;
}
.highcharts-container rect {
	stroke: transparent;
}
.column-chart-item {
	display: inline-block;
	box-sizing: border-box;

	width: 50%;
	height: 14em;

	padding: 0.25em 0;
	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;
}

/*************************************** 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 #ededed;
}
.parameters .scroller-table thead th {
	border-right: 0em solid #ededed;
}

.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 #ededed;
}
.parameters .scroller-table tbody td,
.single-data-label {
	border-right: 0em solid #ededed;
}

.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: 0em solid #ededed;
}

#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: 0em solid #ededed;
}

.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 #ededed;
}

.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: 0em solid #ededed;
}

.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: 0em solid #ededed;
}

/*** 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: 0em solid #ededed;
	border-bottom: em solid #ededed;
}

/*** 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: #ededed;
}

.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: #ededed;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-item tr .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header {
	background: #340815;
	color: #ffffff;
	text-align: right;

	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: #C0C746;
	color: #1F1A42;
	text-align: left;

	font-weight: normal;
	text-transform: none;
	border-radius: 10px 10px 0 0;
	border: 0.5px solid transparent;
}

/*** 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: transparent;
}

.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: #F3F3F3 !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: transparent;
	/*! text-align: right; */
	color: #050315;

	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: transparent;
	/*! text-align: left; */
	color: #050315;

	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: 2em;
	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;
}

.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;
}

.table-share-header {
	width: 25%;
}

.table-share th.table-share-header-check,
.table-share td.checkbox-wrapper {
	width: 20px;
	border-right: 0;
}

/*************************************** Start of: Selection ****************************************/
.selection.historical {
	padding-bottom: 10px;
}
.selection {
	margin-top: 3vw !important;
	padding: 0px;
	border-top: 0em solid #a3a4a9;
}

.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,
.td-right:not([title="Select a Currency"]):not([title="اختر عملة"]),
.td-iconcalendar {
	position: relative;
}

.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; */
	display: block;
}

.td-right {
	padding: 0px;
}
.td-iconcalendar {
	padding-left: 5px;
}

.currency-selection,
.date-time-selection {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
	height: auto;
	line-height: normal;

	height: 60px;

	padding: 0;
	box-sizing: border-box;
	width: 330px;
	border-radius: 0;
	border: 0.5px solid transparent;
	border-bottom: 0.5px solid #A3A3A3;
}

.ac_input,
#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
	min-width: 11em !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 #ededed;
}

.single-result-date-text,
.single-result-item {
	padding: 0 20px !important;
	height: 52px;
	line-height: 52px;
	font-size: 16px !important;
}
.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: 100vw !important;
}
.ac_input {
	border: 0.5px solid transparent;
	border-bottom: 0.5px solid #A3A3A3;
	height: 60px;
	width: 100% !important;
	border-radius: 0;
}

.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;
}

.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table {
	line-height: 1.5em !important;
	height: 60px !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 {
	all: unset;
}
.ac-arrow {
	display: inline-block;
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	width: 2.5em;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #d2dbd7;
	color: #050315;
	border-color: #ededed;
	border-width: 0.08em;
}

.ac_results {
	border: 0.08em solid #ededed;
	border-top: 0;
	box-shadow: 1px 1px 3px #d2dbd7;
	border-radius: 10px;
}

.local-currency {
	width: 100% !important;
	line-height: 1em;
	height: auto;
	padding: 0;
	color: #A3A3A3;
}

.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: 1px solid #CFCFD7;
	border-radius: 10px;
}
.result-close-icon {
	width: 2em !important;
	height: 2em !important;
	line-height: 2em !important;
	border: 0em solid #ededed;
	background: transparent;
}
.ar-ae .result-close-icon {
	float: left;
}
.download-single-result {
	margin: 2em 0;
}

.download-single-result table td {
	padding-left: 0.9em;
	padding-right: 0.9em;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	height: auto;
}

.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;
}
.download-data {
	margin: 2em 0 0 0;
}
.share-info {
	width: 60%;
	margin-left: 0px;
}

.btn-section {
	padding-top: 1em;
}

/*************************************** 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: #008800;

	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 #008800;
}

/************************************** 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;
	border-bottom: 1px solid #A3A3A3;
}

.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: 50%;
}

.tabItem:link,
.tabItem-active:link,
.tabItem:visited,
.tabItem-active:visited,
.tabItem,
.tabItem-active {
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 10px 0;
	font-family: inherit;
	font-weight: 400;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	border-radius: 0;
	border: 2px solid transparent;
	background: #FFFFFF;
	color: #A3A3A3;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover,
.tabItem:active {
	background: #FFFFFF;
	color: #1F1A42;	
	border: 2px solid transparent;
	border-bottom: 2px solid #1F1A42;

	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.tabItem-active:link,
.tabItem-active:visited,
.tabItem-active {
	background: #FFFFFF;
	color: #1F1A42;	
	border: 2px solid transparent;
	border-bottom: 2px solid #1F1A42;

	position: relative;
	top: 0px;
	left: 0px;
}

.tabItem-active:before {
	content: "";
	width: 0;
	height: 0;

	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0em;

	border-left: 0em solid transparent;
	border-right: 0em solid transparent;
	border-top: 0em solid #1F1A42;
}

@media (min-width: 0px) and (max-width: 705px) {
	.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; */
	}
}

/********************************SPL FORMAT***********************************************/
.footer-box {
	font-size: 14px;
	color: #797979;
}
.main-heading {
	display: none;
}
/********************************END: SPL FORMAT***********************************************/
/********************************ARAB FORMAT***********************************************/

body.body-rtl .tabs li {
	float: none !important;
}
.ar-ae .share-price-value-decrease-color ~ span:before {
	content: "";
	width: 0;
	height: 0;

	position: absolute;
	top: 50%;
	left: -1em;
	margin-top: -0.4em;

	border-left: 0.4em solid transparent;.divGraph
	border-right: 0.4em solid transparent;
	border-top: 0.7em solid #ff0000;
	right: 1em;
}
.ar-ae .share-price-value-increase-color ~ span:before {
	content: "";
	width: 0;
	height: 0;

	position: absolute;
	top: 50%;
	left: -1em;
	margin-top: -0.4em;

	border-left: 0.4em solid transparent;
	border-right: 0.4em solid transparent;
	border-bottom: 0.7em solid #008000;
	right: 1em;
}

[lang="ar-AE"] .single-result-date-text,
[lang="ar-AE"] .tabItem:link,
[lang="ar-AE"] .tabItem-active:link,
[lang="ar-AE"] .tabItem:visited,
[lang="ar-AE"] .tabItem-active:visited,
[lang="ar-AE"] .tabItem,
[lang="ar-AE"] .tabItem-active {
	text-align: right;
}
/********************************ARAB FORMAT***********************************************/
/*********************Arab Calendar*******************************************************/
.EUCalendar-menu-today,
.EUCalendar-bottomBar-today:hover {
	color: #ffffff;
	background: #c22e10;
}

.EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day {
	color: #c22 !important;
}

.EUCalendar-dayNames tr td:nth-child(5) div {
	color: #c22 !important;
}

.ar-ae .EUCalendar-bodyTable tr td:nth-child(6) .EUCalendar-day {
	color: #c22 !important;
}

.ar-ae .EUCalendar-dayNames tr td:nth-child(7) div {
	color: #c22 !important;
}

.ar-ae .EUCalendar-dayNames tr td:nth-child(6) div {
	color: #c22 !important;
}

.ar-ae .EUCalendar-bodyTable tr td:nth-child(7) .EUCalendar-day {
	color: #c22 !important;
}

.ar-ae .EUCalendar-dayNames .EUCalendar-weekend {
	color: #444;
}

.ar-ae .EUCalendar-dayNames tr td:nth-child(5) div {
	color: #444 !important;
}

.ar-ae .EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day {
	color: #444 !important;
}

.ar-ae .EUCalendar-day-othermonth.EUCalendar-weekend {
	color: #444;
}

.ar-ae .EUCalendar-weekend {
	color: #444;
}

.EUCalendar-dayNames .EUCalendar-weekend {
	color: #c22;
}

.EUCalendar-weekend {
	color: #c22;
}

.EUCalendar-dayNames tr td:nth-child(7) .EUCalendar-weekend {
	color: #222 !important;
}

.EUCalendar-dayNames tr td:nth-child(7) .EUCalendar-weekend {
	color: #222 !important;
}

.EUCalendar-bodyTable tr td:nth-child(7) .EUCalendar-day {
	color: #222;
}

.EUCalendar-bottomBar {
	border-top: 0 solid #aaa;
}

.ar-ae .EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day {
	color: unset !important;
}
/*********************END: Arab Calendar*******************************************************/

/**********************************Custom Calendar***********************************************/
.EUCalendar {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
	text-shadow: none;
}

.EUCalendar-menu-yearLabel div, .EUCalendar-title div {
	padding: 10px 20px;
	text-shadow: none;
	border: 1px solid transparent;
} 

.EUCalendar-day {
	line-height: 25px;
	text-shadow: none !important;
	border-radius: 4px;
}

.EUCalendar-day-selected {
	background-color: #1F1A42 !important;
	border-color: #1F1A42 !important;
	color: #FFFFFF !important;
}

.EUCalendar-day:hover,
.EUCalendar-menu-today:hover,
.EUCalendar-bottomBar-today:hover {
	background-color: #1F1A42 !important;
	border-color: #1F1A42 !important;
	color: #fff !important;
	text-decoration: none;
}

.EUCalendar-bottomBar {
	border-top: 0 !important;
}

.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
	background: #fff !important;
	border: 1px solid #1F1A42 !important;
	text-transform: capitalize !important;
	color: #1F1A42 !important;
	border-radius: 50px;
}

.highcharts-axis-labels span {
	transform: translateY(10px) translateX(30px) !important;
}

/********************************END: Custom Calendar***********************************************/
@media (max-width: 703px) {
	.tabs li {
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
	}
	.tabs::after {
		border-bottom: 0px solid #aaa;
	}
	.tabItem {
		text-align: left;
		margin: 0 !important;
	}
	.tabItem-active,
	.tabItem:hover {
		margin: 0 !important;
	}
	.tabs li a {
		width: 100% !important;
	}
	.tabs {
		border-bottom: 1px solid transparent;
	}
}

.highcharts-axis-labels span {
	transform: translateY(0px) translateX(0px) !important;
}

.td-right {
	width: 330px;
}
.btn-outer {
	float: left;
}
.btn-inner {
	text-align: left;
	width: unset !important;
}
.historical .currency-selection,
.historical .date-time-selection {
	display: inline-block;
}
.download .selection-left {
	display: block;
}
.currency-selection .selection-right .td-fromto {
	width: 0em;
	display: none !important;
}
.download
> .date-time-selection
> .selection-right
> .page-font-style
> tbody
> tr {
	display: inline-block;
}
.download
> .date-time-selection
> .selection-right
> .page-font-style
> tbody
> tr
> td:first-child {
	display: block !important;
}

.download-single-result td:first-child {
	border-radius: 0;
}
.download-single-result td:last-child {
	border-radius: 0;
}

.date-time-selection .td-iconcalendar {
	position: relative;
	right: 25px;
}
body.body-rtl .selection-left {
	float: unset;
}
body.body-rtl .btn-outer {
	float: right;
}
body.body-rtl .btn-inner {
	text-align: right;
}
body.body-rtl .date-time-selection .td-iconcalendar {
	right: -25px;
}
body.body-rtl .download-single-result td:first-child {
	border-radius: 0 10px 10px 0;
}
body.body-rtl .download-single-result td:last-child {
	border-radius: 10px 0 0 10px;
}
@media (max-width: 475px) {
	.selection.historical > div {
		width: 100%;
	}
	.btn-outer {
		float: none;
	}
	.currency-selection .td-iconcalendar {
		display: none;
	}
	#txtStartDate,
	#txtEndDate,
	.selection input,
	.td-right,
	.btn-inner {
		width: calc(100vw - 1px) !important;
	}
	.wrapper {
		overflow: hidden;
	}
	.show-data-button, .download-data-button, .show-data-button:active {
		max-width: 100%;
	}
	.tabs li {
		padding: 5px 0;
	}
}
#startDateTrigger, 
#endDateTrigger {
	width: 25px;
	height: 25px;
	background-image: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/icons/icon_calendar.svg");
	background-size: contain;
	left: -21px;
	position: relative;
	top: -3px;
}
.ar-ae #startDateTrigger, 
.ar-ae #endDateTrigger {
	left: 21px;
}
.ac-arrow::before {
	content: url("//ksatools.eurolandir.com/tools/splookup/Config/Company/SA-EFSIM/assets/icons/icon_dropdown.svg");
	position: absolute;
	top: 30%;
	right: 15px;
	z-index: 1;
}
.ar-ae .ac-arrow::before {
	right: unset;
	left: 20px;
}
#historicalChartArea .highcharts-series.highcharts-tracker rect {
	width: 60px !important;
	transform: translateX(-20px);
	/* 	fill: #884334 !important; */
}
.highcharts-axis-labels > * {
	color: #6d6d6d !important;
	fill: #6d6d6d !important;
}
.highcharts-grid path {
	stroke: #CFCFD7;
}
.div-share-name-and-date {
	color: #1F1A42;
}
.annual_close_prices_note {
	color: #6d6d6d !important;
}
#chartDownloadContainer > div {
	border: 0;
}
@media (min-width: 0px) and (max-width: 474px) {
	/*** 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 #ededed;
		border-left: 0em solid #ededed;
		border-right: 0em solid #ededed;
	}

	.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: 0em solid #ededed;
	}
	.download-single-result tr:last-child .single-data-item {
		border-bottom: 0em solid #ededed;
	}

	.download-single-result .single-data-item {
		text-align: left !important;
	}
	.download-single-result .single-data-item.download-single-result-date {
		text-align: right !important;
	}
	.download-single-result td:first-child {
		border-radius: 10px 10px 0 0;
	}
	.download-single-result td:nth-child(2) {
		border-radius: 0 0 0 10px;
	}
	.download-single-result td:last-child {
		border-radius: 0 0 10px 0;
	}
	body.body-rtl .download-single-result td:first-child {
		border-radius: 10px 10px 0 0;
	}
	body.body-rtl .download-single-result td:nth-child(2) {
		border-radius: 0 0 10px 0;
		text-align: right !important;
	}
	body.body-rtl .download-single-result td:last-child {
		border-radius: 0 0 0 10px;
		text-align: left !important;
	}

}
@media (max-width: 390px) {
	.tabs li,
	.tabs:after,
	.download-single-result td.single-data-item,
	.download-single-result td.single-data-label,
	body,
	input,
	button {
		font-size: 14px !important;
	}
	.footer-box {
		font-size: 12px !important;
	}
	.ac-arrow {
		width: 3em;
	}
}
.annual_close_prices_note {
	padding: 0;
}


.selection.historical > div:nth-child(n+3) {
	display: inline-block;
}
.selection.historical .btn-section {
	width: min-content;
	padding: 0;
	height: 60px !important;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

.btn-section .btn-outer {
	position: absolute;
	float: unset;
	height: 0;
}
.selection.historical > div {
	vertical-align: bottom;
}
.selection.download > div:nth-child(n+2) {
	display: inline-block;
	vertical-align: bottom;
}
.selection.download .btn-section {
	max-width: 330px;
	padding: 0;
	height: 60px !important;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

@media (max-width: 1440px) {
	.tabItem:link, 
	.tabItem-active:link, 
	.tabItem:visited, 
	.tabItem-active:visited, 
	.tabItem, 
	.tabItem-active {
		line-height: 3.5vw;
		min-height: 3.5vw;
	}
	#txtStartDate, 
	#txtEndDate, 
	#txtHeaderCurrency, 
	.selection input {
		height: 56px;
	}
	.show-data-button, 
	.download-data-button, 
	.show-data-button:active {
		min-height: 56px;
	}
	.ac_input,
	.ac-arrow, 
	.arrow-wrapper, 
	.ac-arrow button, 
	.dropdown-item-table {
		height: 56px !important;
	}
}
@media (max-width: 390px) {

}

/* additional css */
.highcharts-title {
	font-weight: 600 !important;
}
.dropdown-name {
	width: 75px !important;
}
.div-share-selection {
	font-size: 16px;
	margin: 0 0 41.47px 0;
}

.main-heading {
	display: none;
}

.annual_close_prices_note {
	padding: 20px 0 60px 0 !important;
	font-size: 14px !important;
}


/* border radius */
.single-result-item:last-child {
	border-radius: 0 0 10px 10px;
}

.page-font-style tr:first-child .single-data-label {
	border-radius: 10px 0 0 0 !important;
}

.page-font-style tr:first-child .single-data-item.download-single-result-date {
	border-radius: 0 10px 0 0  !important;
}

.page-font-style tr:last-child .single-data-label {
	border-radius: 0 0  0 10px !important;
}

.page-font-style tr:last-child .single-data-item.download-single-result-date {
	border-radius: 0 0 10px 0  !important;
}


/* 11-14 */
.date-time-selection .selection .download {
	display: none;
}

.download > .date-time-selection > .selection-right > .page-font-style > tbody > tr {
	display: inline-block;
	width: 100% !important;
	color: hidden;
}

.EUCalendar-dayNames {
	padding-bottom: 10px;
}

#selectDateToPrice {
	display: none;
}


/* 11-19 */
.EUCalendar-day-today {
	color: #C0C746;
	opacity: 1;
}

/* 11-19 */
.EUCalendar-topCont {
	position: absolute;
	left: unset !important;
	top: 50px !important;
	right: 0;
}

.EUCalendar-day {
	line-height: 16px;
}


/* start of: ar language styling */
[lang="ar-AE"] body,
[lang="ar-AE"] .tabs li,
[lang="ar-AE"] .tabs:after,
[lang="ar-AE"] .download-single-result td.single-data-item,
[lang="ar-AE"] .download-single-result td.single-data-label,
[lang="ar-AE"] body,
[lang="ar-AE"] input,
[lang="ar-AE"] button {
	font-family: "AvenirArabic", sans-serif !important;
	font-weight: 500;
}

html[lang="ar-AE"] .EUCalendar-topCont {
	position: absolute;
	left: 0 !important;
	top: 50px !important;
	right: unset !important;
}
/* end of: ar language styling */

/* start of: responsive view */
@media (max-width: 830px) {
	body, .div-share-selection,
	.tabItem:link,
	.tabItem-active:link,
	.tabItem:visited,
	.tabItem-active:visited,
	.tabItem,
	.tabItem-active,
	.show-data-button,
	.download-data-button,
	.show-data-button:active {
		font-size: 14px !important;
	}
	.single-result-date-text, 
	.single-result-item {
		font-size: 14px !important;
	}
	.tabItem:link, 
	.tabItem-active:link, 
	.tabItem:visited, 
	.tabItem-active:visited, 
	.tabItem, 
	.tabItem-active {
		line-height: 3vw;
		min-height: 3vw;
	}
}

@media (max-width: 770px) {
	body, .div-share-selection,
	.tabItem:link,
	.tabItem-active:link,
	.tabItem:visited,
	.tabItem-active:visited,
	.tabItem,
	.tabItem-active,
	.show-data-button,
	.download-data-button,
	.show-data-button:active {
		font-size: 14px !important;
	}

	.single-result-date-text, 
	.single-result-item {
		font-size: 14px !important;
	}
}

@media (max-width: 608px) {
	body, .div-share-selection,
	.tabItem:link,
	.tabItem-active:link,
	.tabItem:visited,
	.tabItem-active:visited,
	.tabItem,
	.tabItem-active,
	.show-data-button,
	.download-data-button,
	.show-data-button:active {
		font-size: 12px !important;
	}

	.single-result-date-text, 
	.single-result-item {
		font-size: 12px !important;
	}

	.tabs {
		border-bottom: 1px solid transparent;
	}

	.download > .date-time-selection > .selection-right > .page-font-style > tbody > tr {
		display: inline-block;
		width:  calc(50vw - 2px) !important;
		color: hidden;
	}
	.tabItem:link, 
	.tabItem-active:link, 
	.tabItem:visited, 
	.tabItem-active:visited, 
	.tabItem, 
	.tabItem-active {
		line-height: 2.5vw;
		min-height: 2.5vw;
	}
	.selection.historical {
		margin-top: 0 !important;
	}
}
@media (max-width: 350px ) {
	.tabs {
		border-bottom: 1px solid transparent !important;
	}
	.tabItem:link, 
	.tabItem-active:link, 
	.tabItem:visited, 
	.tabItem-active:visited, 
	.tabItem, 
	.tabItem-active {
		/* 		line-height: 43px;
		min-height: 48px; */
		text-align: left;
		font-size: 12px !important;
	}

	.single-result-date-text, 
	.single-result-item {
		font-size: 12px !important;
	}
	#txtStartDate, 
	#txtEndDate, 
	#txtHeaderCurrency, 
	.selection input {
		height: 48px;
		color: #A3A3A3 !important;
	}
	.show-data-button, 
	.download-data-button, 
	.show-data-button:active {
		min-height: 48px;
	}

	.ac_input,
	.ac-arrow, 
	.arrow-wrapper, 
	.ac-arrow button, 
	.dropdown-item-table {
		height: 48px !important;
	}

	.ac-arrow::before {
		top: 25%;
	}

	.selection.historical .btn-section,
	.show-data-button,
	.download-data-button,
	.show-data-button:active {
		width: 100vw;
	}

	/*.arrow-wrapper, */
	.currency-selection {
		width: 100vw !important;
		min-width: 100vw !important;
	}	

	.selection.historical {
		margin-top: 20px;
	}
}
