@import url("//ksatools.eurolandir.com/tools/InvestmentCal2/./../Config/footer.css");
/* Not Found: /Config/InvestmentCal-V2.css */
/* Not Found: ./../Config/Company/SA-EFSIM/SA-EFSIM.css */
/* start of: font declaration */
@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: "SaudiRiyal";
	font-style: normal;
	font-weight: 700;
	src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/SA-EFSIM/assets/fonts/SARSymbol/SR2NEW2.ttf") format('truetype');
}

@font-face {
	font-family: "AvenirArabic";
	src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/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/InvestmentCal2/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/InvestmentCal2/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/InvestmentCal2/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/InvestmentCal2/Config/Company/SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Black.otf") format("otf");
	font-weight: 800;
	font-style: normal;
}
/* end of: font declaration */

body { margin: 0; }

body,
.data-button,
.tabs li,
.tabs:after,
.tabs:after,
.page-font-style,
input.textbox-base,
.main-heading {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	color: #1F1A42;
}

.dividend-checked {
	height: 17px;
}

.hyperlink:link, 
.disclaimer-box a:link, 
.cookies-box a:link,
.hyperlink:visited, 
.disclaimer-box a:visited, 
.cookies-box a:visited {
	color: #797979;

	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.hyperlink:active, 
.disclaimer-box a:active, 
.cookies-box a:active,
.hyperlink:hover, 
.disclaimer-box a:hover, 
.cookies-box a:hover {
	color: #797979;

	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

@media (max-width: 480px) { 
	.data-button {
		/* float: right!important; */
		margin-left: 0!important;
		margin-right: 0!important;
	}
}

@media (max-width: 568px) { 
	.data-button {
		/* float: right!important; */
		margin-left: 0!important;
		margin-right: 0!important;
	}
}
@media (max-width: 568px) { 
	.end-investment,
	.data-button-separated {
		margin-left: 0!important;
	}
}
/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
	margin: 0px auto;
	/*	max-width: 1065px; */
	max-width: 100%;
	width: auto;
}
.share-selection,
.main-heading {
	display: none;
}

.download-data-button,
.data-button:active,
.data-button {	
	height: 48px;
	line-height: normal;
	margin: 0;
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	color: #1F1A42 !important;
	text-transform: none;
	padding: 0;
	border: 0.16em solid #1F1A42;
	border-radius: 50px;
	background: #1F1A42;
	color: #ffffff!important;
	transition: background 0.5s, color 0.5s, border 0.5s;
	float: unset;
	max-width: 120px;
	width: 100%;
	margin-top: 30px;
}
body.body-rtl .data-button {
	float: none !important;
	margin: 0 !important;
}
.download-data-button td {
	color: #1F1A42 !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.download-data-button:hover,
.data-button:hover {
	background: #ffffff;
	color: #1F1A42 !important;
	border-color: #1F1A42;
}

.download-data-button:hover td {
	color: #FFFFFF !important;
}
.download-data-button img {
	display: none;
}

.footer {
	padding-top: 1em;
	font-size: 14px;
	color: #797979;
}

.chart-title {
	color: #1F1A42;
	font-weight: normal;
}
/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
	margin-right: 40px;
	width: 190px;
	display: block;
	float: unset !important;
	line-height: normal;
	padding-bottom: 16px;
}
.tab-content {
	padding-top: 1em;
}
.parameter-item {
	padding-top: 0.5em;
	line-height: 2.0em;
}
.parameter-item td {
	vertical-align: middle;
}
.date-img {
	line-height: auto;
	height: 16px;
	display: inline-block;
}

.datefrom-input,
.dateto-input,
.value-input {
	line-height: 32px !important;
	height: 32px !important;
	padding: 0 0 10px 0;

	border: 0.5px solid transparent;
	border-bottom: 0.5px solid #A3A3A3;
	border-radius: 0;
}

.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	width: 190px !important;
	box-sizing: border-box;
}

.currency-selection {
	margin-left: 0.5em;
}

.dropdown-td-text,
.datefrom-input,
.dateto-input,
.value-input {
	color: #A3A3A3;
}


/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
	border: 0.5px solid transparent;
	border-bottom: 0.5px solid #A3A3A3;
	height:  32px;
	width: 100%;
	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: 32px !important;
	height: 32px !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 #EDEDED;
	background: #008800;
	background: linear-gradient(#D2DBD7, #E6E6E6);
}
.ac-arrow {
	display: inline-block;
	background: transparent;

	position: relative;
	top: 0px;
	left: 0px;

	width: 2em;
}

.ac-arrow::before {
	content: url("//gamma.euroland.com/tools/InvestmentCal2/Config/Company/SA-EFSIM/assets/icons/icon_dropdown.svg");
	position: absolute;
	top: -4px;
	right: 15px;
	z-index: 1;
}

.ar-ae .ac-arrow::before {
	left: 15px;
	right: unset;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #D2DBD7;
	color: #1F1A42;	
	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;
}
.dropdown-name {
	width: 100% !important;
}
.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;
}

/*************************************** Start of: Results Settings ****************************************/

.result-wrapper {
	margin-top: 2em;
	border: 0.08em solid #CFCFD7;/*Insert table-data-row-border color*/
	border-radius: 10px;
}
.result-close-button {
	width: 2em;
	height: 2em;

	border: 0;/*Insert table-data-row-border color*/
	border-top: 0px;
	border-right: 0px;
	line-height: 2em;

	border-radius: 0px;
	background: transparent !important;
	font-size: 1em;
}

.block-title {
	box-sizing:border-box;

	padding-top: 0.9em;
	padding-bottom: 0.0em;

	line-height: normal;
	height: auto;
}
.block-date {
	box-sizing:border-box;

	padding-top: 0.0em;
	padding-bottom: 0.9em;
}

.data-detail {
	padding: 0em;
	margin: 0em;

	border-top:0;
	border-bottom:0;

	box-sizing: border-box;
}
.detail-line {
	height: auto;
	line-height: normal;
	padding-top: 0.9em;
	padding-bottom: 2.1em;
	padding-left: 0.9em;
	padding-right: 0.9em;
	border-radius: 10px;
}

.data-block {
	margin-top: 1em;
	margin-bottom: 1em;
	box-sizing:border-box;
}
.initial-investment {
	padding:0!important;

	box-sizing:border-box;

	margin-right:4%;
}
.ar-ae .initial-investment {
	margin-right:0;
	margin-left:4%;
}
.end-investment {
	padding:0!important;

	box-sizing:border-box;

	margin-left:4%;
}
body.body-rtl .end-investment {
	margin-right:4%;
	margin-left:0;
	border: none !important;
}
.text-result {
	padding: 2em;
}

.chart-type-label {
	padding-left: 2.5em;
}

@media (max-width: 570px) {
	.end-investment,
	.initial-investment {
		margin-right: 0 !important;
		margin-left: 0 !important;
		display: block !important;
		width: 100%;
	}
}

/*************************************** Start of: Table Settings ****************************************/

/*************************************** BORDER SETTINGS *************************************************/

/*** Table ***/

.table-share {
	border-collapse:collapse;
}

/*** Inner Borders ***/

.table-share-header-market,
.table-share-header-currency,
.table-share-header-date {
	border-left: 0em solid #EDEDED;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 0em solid #EDEDED;
}

.detail-line,
.table-share .border-inline {
	border-bottom: 0em solid #EDEDED ;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
	border-top: 0em solid #EDEDED;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
	border-left: 0em solid #EDEDED;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
	border-right: 0em solid #EDEDED;
}

.end-details > .detail-line + .detail-line + .detail-line + .detail-line + .detail-line,
.discount-info + .detail-line,
.table-share tr:last-child .border-inline {
	border-bottom: 0em solid #EDEDED;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
	border-top: 0em solid #EDEDED;
}

.table-share-header,
.block-date {
	border-bottom: em solid #EDEDED;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
	border-left-color: #EDEDED;
}

.block-title,
.block-date,
.table-share-header-date {
	border-right-color: #EDEDED;
}

@media (max-width: 616px) { 

	/*** Reset the borders of the share selection table to reflect the limited table in mobile ***/

	.table-share-header-market {
		border-right: 0em solid #EDEDED;
	}

	.table-share-market-name {
		border-right: 0em solid #EDEDED;
	}

}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
	background: #C0C746;
	color: #1F1A42;
	text-align: right;

	font-weight: normal;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	background: #C0C746;
	color: #1F1A42;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}

.block-title,
.block-date {
	text-align: center;
}

/*** Body ***/

.initial-details .detail-line:first-child,
.discount-info + .detail-line,
.end-details .detail-line:nth-child(odd),
.table-share .table-share-row-even {
	background: transparent;
}

.initial-details > .detail-line:first-child + .detail-line,
.end-details .detail-line:nth-child(even),
.table-share .table-share-row-odd {
	background: #F4F4F6 !important;
}

.table-share .border-inline {
	background: transparent;
	text-align: right;
	color: #1F1A42;

	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: transparent;
	text-align: left;
	color: #1F1A42;

	font-weight: normal;
	text-transform: none;
}

.initial-details > .detail-line:first-child + .detail-line,
.data-block .initial-details .detail-line,
.data-block .end-details .detail-line {
	background: transparent;
	color: #1F1A42;
}
.detail-label {
	font-weight: normal;
	text-transform: none;
}

/*** Various Fixes ***/

/*Fix required for single cell look*/
.checkbox-wrapper {
	border-right:0;
}


/*fight against main css*/
.end-investment {
	border-left:0!important;
}
/* CHECK BOX BORDER DISABLE */
.checkbox-wrapper {
	border-right: 0;
	text-align:left!important;
	padding:0.3em 4px 0.3em 4px!important;
}
.table-share-row-name {
	border-left:0;
	padding-left: 0em!important;
}
/*********************************** END OF BORDER SETTINGS **********************************************/


.tabs-content-wrapper {
	margin-top: 2em;
	border-top: 0em solid #A3A4A9;
}
.table-share{
	margin-bottom: 2.0em;
}
.table-share-row-name,
.table-share-row-market-name,
.table-share-row-currency,
.table-share-row-date {
	width: 25%;
}
.table-share th,
.table-share td {
	line-height: normal;
	height: auto;
}
.table-share-header {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

.table-share-row-even,
.table-share-row-odd {
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	padding-right: 0.6em;	
}
.table-share-header-name {
	padding-left: 26px;
}
.table-share-row-name {
	padding-left: 0em;
}


.share-selection  .table-share-header  {
	width: 25%;
}
.share-selection  .checkbox-wrapper {
	width: 20px;
}


/*************************************** Start of: Tab Settings ****************************************/

.tabs {
	/*! text-align: center; */	
	border-bottom: 0px;
	font-size: 0px !important; 	

	position: relative;
	z-index: 0;
	border-bottom: 1px solid #A3A3A3;
	line-height: 22px;
}

.tabs:after {
	content: '';
	display: block;	
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;

	border-bottom: 0em solid #FFFFFF;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	float: none;
	box-sizing: border-box;
	display: inline-block;
	width: 50%;
	margin: 0;
}

.tabItem {
	height: 37px;
	/*! line-height: 37px; */
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	border-radius: 0;
	border: 2px solid transparent;
	background: #FFFFFF;
	color: #1F1A42;
	transition: background 0.5s, color 0.5s, border 0.5s;
	box-sizing: border-box;
	text-align: left;
}


.tabItem:hover,
.tabItem:active {
	background: transparent;
	color: #1F1A42;
	border: 2px solid transparent;
	border-bottom: 2px solid #1F1A42;
}

.tab-active,
.tab-active:hover {
	background: transparent;
	color: #1F1A42;
	border: 2px solid transparent;
	border-bottom: 2px solid #1F1A42;

	position: relative;
	top: 0px;
	left: 0px;
}

.tab-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 (max-width: 330px) {
	.tabItem {
		min-width: auto !important;
		width: 100%;
		max-width: 330px;
	}
	.tabs li {
		margin: 10px 0 !important;
		display: block;
		width: 100%;
	}
}

@media (max-width: 616px){ 
	.table-share-row-name,
	.table-share-row-market-name,
	.table-share-row-currency,
	.table-share-row-date {
		width: inherit;
	}
}

@media (min-width: 390px){
	#amountInvestedContainer .parameter-item:nth-child(1), 
	#amountInvestedContainer .parameter-item:nth-child(2) {
		display: inline-block;
		/*! width: 34%; */
		/*! min-width: 475px; */
	}

	#shareBoughtContainer .parameter-item:nth-child(1), 
	#shareBoughtContainer .parameter-item:nth-child(2) {
		display: inline-block;
		/*! width: 34%; */
		/*! min-width: 433px; */
	}
}
#amountInvestedContainer-DateFromTrigger, 
#amountInvestedContainer-DateToTrigger, 
#shareBoughtContainer-DateFromTrigger, 
#shareBoughtContainer-DateToTrigger {
	width: 25px;
	height: 25px;
	background-image: url("//gamma.euroland.com/tools/InvestmentCal2/Config/Company/SA-EFSIM/assets/icons/icon_calendar.svg");
	background-size: contain;
	left: -7px;
	position: relative;
	top: -5px;
}
.ar-ae #amountInvestedContainer-DateFromTrigger, 
.ar-ae #amountInvestedContainer-DateToTrigger, 
.ar-ae #shareBoughtContainer-DateFromTrigger, 
.ar-ae #shareBoughtContainer-DateToTrigger {
	left: 7px;
}

.parameter-item-input.date-input > table > tbody > tr > td:last-child {
	position: relative;
	right: 36px;
}
.ar-ae .parameter-item-input.date-input > table > tbody > tr > td:last-child {
	position: relative;
	right: -36px;
}
.currency-selection {
	margin-left: 44px;
	margin-top: 4px;
}
body.body-rtl .currency-selection {
	margin:  0 34px 0 0;
}
.date-input {
	width: auto !important;
}
.block-title {
	border-radius: 10px 10px 0 0;
}
.block-date {
	border-radius: 0;
}
@media (max-width: 985px) {
	.parameter-item-input.by-amount-invested {
		width: auto !important;
	}
	.currency-selection-separated {
		margin-top: 0;
	}
}
@media (max-width: 725px) {
	.currency-selection {
		margin: 15px 0 0 0;
		display: block;
		float: none;
	}
	.amount-invested {
		display: block;
		float: none !important;
	}
	body.body-rtl .currency-selection {
		margin: 15px 0px 0 0;
	}
} 
@media (max-width: 721px) {

}

/*********************Custom 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;
}

/*********************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;
}

.EUCalendar-day {
	line-height: 25px;
}

.EUCalendar-day-selected,
.ar-ae .EUCalendar-bodyTable tr td .EUCalendar-day.EUCalendar-day-selected {
	background-color: #1F1A42 !important;
	border-color: #1F1A42 !important;
	color: #fff !important;
}

.EUCalendar-day:hover,
.EUCalendar-menu-today:hover,
.EUCalendar-bottomBar-today:hover,
.EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day:hover,
.ar-ae .EUCalendar-bodyTable tr td:nth-child(6) .EUCalendar-day:hover,
.ar-ae .EUCalendar-bodyTable tr td:nth-child(7) .EUCalendar-day: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;
	padding: 5px 3em !important;
	border-radius: 50px;
}

.highcharts-axis-labels span {
	transform: translateY(10px) translateX(-5px) !important;
}


.en-gb div#shareBoughtContainer button.data-button {
	position: relative;
	bottom: 84px;
	left: 14.5em;
}

.en-gb div#amountInvestedContainer button.data-button {
	position: relative;
	bottom: 5.2em;
	left: 29em;
}
/* ar-ae */
.ar-ae div#shareBoughtContainer button.data-button {
	position: relative;
	bottom: 4.3em;
	right: 20.2em;
}

.ar-ae div#amountInvestedContainer button.data-button {
	position: relative;
	bottom: 4.3em;
	right: 40em;
}
@media (max-width:722px) {
	.en-gb div#shareBoughtContainer button.data-button {
		position: relative;
		bottom: 0;
		left: 0;
	}

	.ar-ae div#shareBoughtContainer button.data-button {
		position: relative;
		bottom: 0;
		right: 0;
	}
}

@media (max-width:1058px) {
	.en-gb div#amountInvestedContainer button.data-button {
		position: relative;
		bottom: 0;
		left: 0;
	}
	.ar-ae div#amountInvestedContainer button.data-button {
		position: relative;
		bottom: 0;
		right: 0;
	}
}
/* END */
/********************************END: Custom Calendar***********************************************/

@media (max-width: 390px) {
	body,
	.data-button,
	.tabs li,
	.tabs:after,
	.tabs:after,
	.page-font-style,
	input.textbox-base,
	.main-heading {
		font-size: 14px !important;
	}
	.footer {
		font-size: 12px !important;
	}
	.ac-arrow::before {
		right: 10px;
	}
	.ar-ae .ac-arrow::before {
		left: 10px;
		right: unset;
	}
}
.calculation-parameters {
	padding: 0;
}

.div-share-name-and-date {
	color: #797979;
}

@media (max-width: 1440px) {
	.tabItem {
		height: 56px;
		line-height: 35px;
	}
	.datefrom-input, 
	.dateto-input, 
	.value-input {
		line-height: 2em !important;
		height: 56px !important;
	}
	.ac_input,
	.ac-arrow, 
	.arrow-wrapper, 
	.ac-arrow button, 
	.dropdown-item-table {
		height: 56px !important;
	}
	.download-data-button, 
	.data-button:active, 
	.data-button {
		height: 56px;
		line-height: 36px;
	}
}


@media (max-width: 500px) {
	.date-text {
		position: relative;
	}
}

@media (max-width: 390px) {
	.ac_input,
	.value-input,
	.datefrom-input,
	.dateto-input {
		width: calc(100vw - 1px) !important;
	}
	.tabs li {
		padding: 5px 0 0;
	}
	.download-data-button, .data-button:active, .data-button {
		max-width: unset;
	}
	.tabItem {
		height: 48px;
		line-height: 27px;
	}
	.datefrom-input, 
	.dateto-input, 
	.value-input {
		line-height: 2em !important;
		height: 48px !important;
	}
	.ac_input,
	.ac-arrow, 
	.arrow-wrapper, 
	.ac-arrow button, 
	.dropdown-item-table {
		height: 48px !important;
	}
	.download-data-button, 
	.data-button:active, 
	.data-button {
		height: 48px;
		line-height: 28px;
	}
}

@media (max-width: 350px) {
	.tabs li {
		width: 100%;
		padding: 5px 0 0 0;
		box-sizing: border-box;
		margin: 0;
	}
	.tabs::after {
		border-bottom: 0px solid #aaa;
	}
	.tabItem {
		text-align: center;
		margin: 0 !important;
	}

	.footer {
		padding-top: 30px;
		font-size: 14px;
		color: #797979;
	}
	.parameter-item {
		padding-top: 20px;
		line-height: 2.0em;
	}
	.parameter-item-label {
		line-height: normal;
		padding-bottom: 16px;
	}

}

/* start of: AR language styling */
[lang="ar-ae"] body,
[lang="ar-ae"] .data-button,
[lang="ar-ae"] .tabs li,
[lang="ar-ae"] .tabs:after,
[lang="ar-ae"] .tabs:after,
[lang="ar-ae"] .page-font-style,
[lang="ar-ae"] input.textbox-base,
[lang="ar-ae"] .main-heading {
	font-family: "AvenirArabic", sans-serif;
	font-size: 16px;
	color: #1F1A42;
}

[lang="ar-ae"] .tabItem {
	text-align: right;
}
/* end of: ar language styling */
