@import url("//fonts.googleapis.com/css2?family=Barlow: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");

:root {
	--blue: #238DC2;
	--blk: #101010;
	--blk-txt: #20252E;
	--blk-hover: #42454E;
}

body {
	margin: 0px;
}

/*************************************** Start of: Basic setting to overvwrite the tool ****************************************/

body,
.data-button,
.tabs li,
.tabs:after,
.tabs:after,
.page-font-style,
input.textbox-base,
.main-heading {
	font-family: "Barlow", sans-serif;
	font-size: 17px;
	color: #101010;
}

.div-chart,
div#highcharts-4 {
	font-family: "Barlow", sans-serif!important;
}

body.ar-ae,
body.ar-ae .data-button,
body.ar-ae .tabs li,
body.ar-ae .tabs:after,
body.ar-ae .tabs:after,
body.ar-ae .page-font-style,
body.ar-ae input.textbox-base,
body.ar-ae .main-heading,
body.ar-ae .ac_input,
body.ar-ae .datefrom-input,
body.ar-ae .dateto-input,
body.ar-ae .value-input {
	font-family: 'Segoe UI', Arial, sans-serif;
}

.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: #101010;

	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: #101010;

	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: 320px) {

	body.fi-fi .data-button,
	body.fi-fi .data-button-separated {
		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: 1200px;
	width: auto;
}

.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;

	font-family: inherit;
	font-size: 1.25em !important;
	font-weight: bold;
	color: #101010 !important;

	padding-top: 1.0em;
	padding-bottom: 1.0em;

	display: none;
}

.download-data-button,
.data-button:active,
.data-button {
	height: auto;
	line-height: normal;
	margin: 0px;

	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: capitalize !important;

	padding: 12px 0em;

	border: 1px solid var(--blk-txt);
	border-radius: 0px;

	background: var(--blk-txt);
	color: #FFFFFF;

	transition: background 0.5s, color 0.5s, border 0.5s;

	width: 208px;
}

.download-data-button td {
	color: var(--blk-txt);
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

/* .download-data-button:hover,
.data-button:hover {
	color: #238DC2;
	background: #FFFFFF;
	border-color: #238DC2;
} */

.download-data-button:hover td {
	color: #FFFFFF !important;
}

.download-data-button img {
	display: none;
}

.footer {
	font-size: 14px;
}


/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
	margin-right: 3em;
	width: 13em !important;
}

.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 {
	border: 1px solid #e1e1e1;
    width: 13em;
    line-height: 1 !important;
    height: 48px !important;
    padding: 3px 15px 0px 15px;
    border: 1px solid #e1e1e1;
    font-size: 17px;
    box-sizing: border-box !important;
}

.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	min-width: 11em !important;
	box-sizing: border-box;
	font-family: "Barlow", sans-serif;
}

.currency-selection {
	margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
	border: 1px solid #e1e1e1;
	background: #FFFFFF;
	width: 210px !important;
	line-height: 48px;
	height: 48px;
	font-size: 17px;
	padding-left: 10px;
}

.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: 3.3em !important;
	height: 2.8em !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: 1px solid #E6E5EA;
	background: #E6E5EA;
	background: linear-gradient(#E6E5EA, #E6E5EA);
}

.ac-arrow {
	display: inline-block;
	background: transparent;

	position: relative;
	top: 0px;
	left: 0px;

	width: 19px;
}

.ac-arrow:before {
	content: "";
	width: 0;
	height: 0;

	position: absolute;
	top: 50%;
	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 #101010;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}

.ac_over {
	background: #D2D4DB;
	color: #101010;
	border-color: #e1e1e1;
	border-width: 1px;
}

.ac_results {
	border: 1px solid #e1e1e1;
	border-top: 0;
	box-shadow: 1px 1px 3px #D2D4DB;
	top: 48px !important;
	left: 0px !important;
	width: 208px !important;
}

.local-currency {
	width: 100% !important;
	line-height: 1em;
	height: auto;
	padding-left: 0.16em;
}

.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: 1px solid #e1e1e1;
	/*Insert table-data-row-border color*/
}

.result-close-button {
	width: 2em;
	height: 2em;

	border: 1px solid #e1e1e1;
	/*Insert table-data-row-border color*/
	border-top: 0px;
	border-right: 0px;
	line-height: 2em;

	border-radius: 0px;
}

.block-title {
	box-sizing: border-box;

	padding-top: 0.6em;
	padding-bottom: 0.0em;

	line-height: normal;
	height: auto;
}

.block-date {
	box-sizing: border-box;

	padding-top: 0.0em;
	padding-bottom: 0.6em;
}

.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.6em;
	padding-bottom: 1.8em;
	padding-left: 0.6em;
	padding-right: 0.6em;
}

.data-block {
	margin-top: 1em;
	margin-bottom: 1em;
	box-sizing: border-box;
}

.initial-investment {
	padding: 0 !important;
	box-sizing: border-box;
	margin-right: 4%;
}

.end-investment {
	padding: 0 !important;
	box-sizing: border-box;
	margin-left: 4%;
}

.text-result {
	padding: 2em;
}

.chart-type-label {
	padding-left: 2.5em;
}

/*************************************** 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: 1px solid #e1e1e1;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 1px solid #e1e1e1;
}

.detail-line,
.table-share .border-inline {
	border-bottom: 1px solid #e1e1e1;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
	border-top: 1px solid #e1e1e1;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
	border-left: 0px solid #e1e1e1;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
	border-right: 0px solid #e1e1e1;
}

.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: 1px solid #e1e1e1;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
	border-top: 0em solid #e1e1e1;
}

.table-share-header,
.block-date {
	border-bottom: 1px solid #e1e1e1;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
	border-left-color: #e1e1e1;
}

.block-title,
.block-date,
.table-share-header-date {
	border-right-color: #e1e1e1;
}

@media (max-width: 685px) {

	/*** Reset the borders of the share selection table to reflect the limited table in mobile ***/

	.table-share-header-market {
		border-right: 1px solid #e1e1e1;
	}

	.table-share-market-name {
		border-right: 1px solid #e1e1e1;
	}

}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
	background: var(--blk-txt);
	color: #EEF5E3;
	text-align: right;

	font-weight: bold;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	background: var(--blk-txt);
	color: #FFFFFF;
	text-align: left;

	font-weight: bold;
	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: transparent;
}

.table-share .border-inline {
	background: #FFFFFF;
	text-align: right;
	color: #101010;

	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: #FFFFFF;
	text-align: left;
	color: #101010;

	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: #FFFFFF;
	color: #101010;
}

.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: 0px solid #A3A9A4;
}

.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;
}

.tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: 1;

	border-bottom: 1px solid #e1e1e1;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	float: none;
	display: inline-block;
	margin: 0px;
	width: 20em;
}

.tabItem {
	height: auto;
	line-height: normal;

	margin: 0.0em 0px 0.0em 0px;

	padding: 13.5px 1em !important;

	font-family: inherit;
	font-weight: 700;
	font-size: 1.0em;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;

	border-radius: 0.0em 0.0em 0.0em 0.0em;

	border-top: 0px solid #e1e1e1;
	border-right: 0px solid #e1e1e1;
	border-bottom: 2px solid transparent;
	border-left: 0px solid #e1e1e1;

	background: #FFFFFF;
	color: #101010;

	transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover,
.tabItem:active {
	color: var(--blk-txt);
	font-weight: bold;
	border-bottom: 2px solid var(--blk-txt);
	z-index: 9;
	position: relative;
}

.tab-active,
.tab-active:hover {
	color: var(--blk-hover);
	border-bottom: 2px solid var(--blk-hover);
	font-weight: bold;
	z-index: 9;
	position: relative;
}

.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 var(--blk-txt);
}

@media (max-width: 685px) {

	.table-share-row-name,
	.table-share-row-market-name,
	.table-share-row-currency,
	.table-share-row-date {
		width: inherit;
	}
}

/* CALENDAR */

.EUCalendar,
.EUCalendar-menu-yearLabel div,
.EUCalendar-title div,
.EUCalendar-body,
.EUCalendar-menu-month-disabled,
.EUCalendar-day-disabled {
	text-shadow: none;
}

.EUCalendar-menu-yearLabel div,
.EUCalendar-title div {
	padding: 10px 20px;
	text-shadow: none;
	border: 1px solid transparent;
}

.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
	font-family: inherit;
	font-weight: normal;
	font-size: 17px;
	padding: 10.5px 1em;
	background-color: var(--blk-txt);
	color: #FFFFFF;
	text-transform: uppercase;
	border: 1px solid var(--blk-txt);
	border-radius: 10px;
	width: 8em;
}

.EUCalendar-menu-today-hover,
.EUCalendar-bottomBar-today-hover {
	background-color: #FFFFFF;
	color: var(--blk-hover);
}

.EUCalendar-day-selected {
	font-weight: normal;
	padding: 2px;
	margin: 1px;
	background-color: var(--blk-txt);
	border: 0 !important;
	color: #FFFFFF;
}

.EUCalendar-hover-date {
	padding: 2px;
	background-color: var(--blk-hover);
	border: 0 !important;
	margin: 1px !important;
	color: #FFFFFF;
}

.EUCalendar-day-today.EUCalendar-day-selected {
	background-color: var(--blk-txt);
}

.EUCalendar-bottomBar {
	border-top: 1px solid #e1e1e1;
	padding: 2px;
	position: relative;
	text-align: center;
}

.EUCalendar *:focus {
	outline: none;
}

body.ar-ae .EUCalendar {
	font-size: 85%;
	right: 2.5em;
}

/* ADDITIONAL CSS */

.footer div:first-child span {
	color: #101010;
	font-size: 14px;
	font-weight: normal;
}

.data-delay-box {
	display: inline;
	font-size: 14px;
	color: #101010;
}

footer .supply-by>a:before,
#SuppliedBy>a:before,
.footer .supply-by>a:before,
.supplied-box span>a:before,
.footer-info .supply-by span>a:before,
.footer div .hyperlink:before,
.footer-box .supplyby-box .hyperlink:before,
.footer-box .supplied .hyperlink:before {
	display: none;
}

footer .supply-by>a:hover,
#SuppliedBy>a:hover,
.footer .supply-by>a:hover,
.supplied-box span>a:hover,
.footer-info .supply-by span>a:hover,
.footer div .hyperlink:hover,
.footer-box .supplyby-box .hyperlink:hover,
.footer-box .supplied .hyperlink:hover,
footer .supply-by>a:visited,
#SuppliedBy>a:visited,
.footer .supply-by>a:visited,
.supplied-box span>a:visited,
.footer-info .supply-by span>a:visited,
.footer div .hyperlink:visited,
.footer-box .supplyby-box .hyperlink:visited,
.footer-box .supplied .hyperlink:visited,
footer .supply-by>a:active,
#SuppliedBy>a:active,
.footer .supply-by>a:active,
.supplied-box span>a:active,
.footer-info .supply-by span>a:active,
.footer div .hyperlink:active,
.footer-box .supplyby-box .hyperlink:active,
.footer-box .supplied .hyperlink:active,
footer .supply-by>a:focus,
#SuppliedBy>a:focus,
.footer .supply-by>a:focus,
.supplied-box span>a:focus,
.footer-info .supply-by span>a:focus,
.footer div .hyperlink:focus,
.footer-box .supplyby-box .hyperlink:focus,
.footer-box .supplied .hyperlink:focus {
	color: #101010 !important;
	font-size: 14px;
	font-weight: normal;
	vertical-align: bottom;
}

footer .supply-by>a,
#SuppliedBy>a,
.footer .supply-by>a,
.supplied-box span>a,
.footer-info .supply-by span>a,
.footer div .hyperlink,
.footer-box .supplyby-box .hyperlink,
.footer-box .supplied .hyperlink {
	height: 16px;
	width: 88px;
	color: #101010 !important;
	font-size: 14px;
	font-weight: normal;
	vertical-align: bottom;
}

.en-gb .calculation-parameters {
	position: relative;
}

.en-gb .calculation-parameters div:first-child .parameter-item-input.date-input {
	position: absolute;
	left: 0;
	top: 3em;
}

.en-gb .calculation-parameters div:nth-child(2) .parameter-item-label {
	position: absolute;
	left: 14em;
	top: 0.5em;
}

.en-gb .calculation-parameters div:nth-child(2) .parameter-item-input.date-input {
	position: absolute;
	left: 14em;
	top: 3em;
}

.en-gb .calculation-parameters div:nth-child(3) .parameter-item-label {
	position: absolute;
	left: 28em;
	top: 0.5em;
}

.en-gb .calculation-parameters div:nth-child(3) .parameter-item-input {
	position: absolute;
	left: 28em;
	top: 3em;
}

.en-gb .calculation-parameters div:nth-child(4) .parameter-item-label {
	position: absolute;
	left: 39em;
	top: 0.5em;
}

.en-gb .calculation-parameters div:nth-child(3) .currency-selection {
	position: absolute;
	left: 13.4em;
	top: 0em;
}

.en-gb .calculation-parameters div:nth-child(4) .parameter-item-input {
	position: absolute;
	left: 42em;
	top: 3em;
}

.en-gb .parameter-item.div-checkbox {
	position: absolute;
	top: 6em;
}

.en-gb .calculation-parameters {
	height: 130px;
}

#amountInvestedContainer-DateFromTrigger,
#amountInvestedContainer-DateToTrigger,
#shareBoughtContainer-DateFromTrigger,
#shareBoughtContainer-DateToTrigger {
	background-image: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-ph/calendar.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	background-size: 22px 22px;
	left: -42px;
	top: -3px;
	position: relative;
}

.ac_input:focus,
#txtStartDate:focus,
#txtEndDate:focus,
#txtHeaderCurrency:focus,
.selection input:focus {
	outline: none;
}

.ac-arrow {
	content: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-ph/down.png") !important;
	position: relative;
	left: -9px;
	height: 1.3em !important;
}

.ac_input:focus,
.datefrom-input:focus,
.dateto-input:focus,
.value-input:focus {
	outline: none;
}

div#amountInvestedContainer,
div#shareBoughtContainer {
	position: relative;
}

.en-gb .data-button-wrapper {
	position: absolute;
	left: 56em;
	top: 4em;
}

div#shareBoughtContainer .en-gb .data-button-wrapper {
	position: absolute;
	left: 53.5em;
	top: 4em;
}

.chart-title {
    padding-right: 45px;
}

.jspHorizontalBar,
.jspVerticalBar {
    display: none !important;
}


/* ARABIC CUSTOM */

.ar-ae .calculation-parameters {
	position: relative;
}

.ar-ae .calculation-parameters div:first-child .parameter-item-input.date-input {
	position: absolute;
	right: 0;
	top: 3em;
}

.ar-ae .calculation-parameters div:nth-child(2) .parameter-item-label {
	position: absolute;
	right: 14em;
	top: 0.5em;
}

.ar-ae .calculation-parameters div:nth-child(2) .parameter-item-input.date-input {
	position: absolute;
	right: 14em;
	top: 3em;
}

.ar-ae .calculation-parameters div:nth-child(3) .parameter-item-label {
	position: absolute;
	right: 28em;
	top: 0.5em;
}

.ar-ae .calculation-parameters div:nth-child(3) .parameter-item-input {
	position: absolute;
	right: 28em;
	top: 3em;
}

.ar-ae .calculation-parameters div:nth-child(3) .currency-selection {
	position: absolute;
	right: 13.6em;
	top: 0em;
}

.ar-ae .parameter-item.div-checkbox {
	position: absolute;
	top: 6em;
}

#amountInvestedContainer-DateFromTrigger,
#amountInvestedContainer-DateToTrigger,
#shareBoughtContainer-DateFromTrigger,
#shareBoughtContainer-DateToTrigger {
	background-image: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-ph/calendar.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	background-size: 22px 22px;
	right: -42px;
	top: -3px;
	position: relative;
}

.ac_input:focus,
#txtStartDate:focus,
#txtEndDate:focus,
#txtHeaderCurrency:focus,
.selection input:focus {
	outline: none;
}

.ac-arrow {
	content: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-ph/down.png") !important;
	position: relative;
	right: -9px;
	height: 1.3em !important;
	top: -4px;
}

.ac_input:focus,
.datefrom-input:focus,
.dateto-input:focus,
.value-input:focus {
	outline: none;
}

.ar-ae div#amountInvestedContainer {
	position: relative;
}

.ar-ae .data-button-wrapper {
	position: absolute;
	right: 56em;
	top: 3.9em;
}

.ar-ae .ac_input {
	padding-left: 0px;
	padding-right: 10px;
}

.parameter-item-input {
	float: none;
}

/* .chart-type.cumulative {
	background-image: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-ph/chart.png");
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	background-size: 27px;
	background-position: 3px 4px;
	right: -1px;
	top: -1px;
	position: relative;
	background-color: #238DC2;
	border: 1px solid #238DC2;
}

.chart-type.periodical {
	background-image: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-ph/graph.png");
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	background-size: 27px;
	background-position: 3px 3px;
	right: -2px;
	top: -1px;
	position: relative;
	background-color: #238DC2;
	border: 1px solid #238DC2;
} */

/* .chart-type {
	background: transparent;
} */

.chart-navigator-result {
	position: relative;
	margin-bottom: 2em;
}

.chart-type-label {
	position: absolute;
	left: 7em;
	top: 7px;
	font-family: "Barlow", sans-serif;
	font-weight: 700;
}

.chart-type.cumulative {
	position: absolute;
	left: 3.5em;
}

.chart-type.periodical {
	position: absolute;
	left: 7.5em;
}

.block-title,
.block-date {
	font-family: inherit;
	border: 0;
	background: #101010;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 700;
}

.data-block {
	border: 0px solid #e1e1e1;
}

.checkbox {
	line-height: 16px;
}

.calculation-parameters.clear-both div:nth-child(4) .parameter-item-label {
	opacity: 0;
}

.ar-ae .calculation-parameters div:nth-child(4) .parameter-item-input {
	position: relative;
	right: 27.5em;
	top: -1.16em;
}

.ar-ae .chart-type.cumulative {
	position: absolute;
	right: 3.5em;
}

.ar-ae .chart-type.periodical {
	position: absolute;
	right: 7.5em;
}

.ar-ae .chart-type-label {
	position: absolute;
	right: 7em;
	top: 7px;
	font-family: 'Segoe UI', Arial, sans-serif;
	font-weight: 700;
}

body.body-rtl .end-investment {
	margin-right: 3%;
	margin-left: 0%;

	border: solid 1px #d1d1d1;
}

.ar-ae .calculation-parameters {
	height: 130px;
}

.ar-ae footer .supply-by>a,
.ar-ae #SuppliedBy>a,
.ar-ae .footer .supply-by>a,
.ar-ae .supplied-box span>a,
.ar-ae .footer-info .supply-by span>a,
.ar-ae .footer div .hyperlink,
.ar-ae .footer-box .supplyby-box .hyperlink,
.ar-ae .footer-box .supplied .hyperlink {
	height: 22px;
}

/* RESPONSIVE */

@media screen and (max-width: 1200px) {


	.en-gb .tabs-content-wrapper {
		margin-bottom: 2em;
	}

	.en-gb .parameter-item.div-checkbox {
		top: 8.7em;
	}

	.en-gb .calculation-parameters.clear-both {
		height: 150px;
	}

	.ar-ae .data-button-wrapper {
		position: absolute;
		right: 0em;
		top: 7.5em;
	}

	.ar-ae div#amountInvestedContainer {
		margin-bottom: 2em;
	}

	.ar-ae .parameter-item.div-checkbox {
		position: absolute;
		top: 9em;
	}

	.ar-ae .calculation-parameters.clear-both {
		height: 150px;
	}
}

@media screen and (max-width: 1115px) {
	.en-gb .data-button-wrapper {
		position: absolute;
		left: 0em;
		top: 7.5em;
	}
}

@media screen and (max-width: 920px) {
	.en-gb .data-button-wrapper {
		position: absolute;
		left: 0em;
		top: 7em;
	}



	.en-gb .parameter-item.div-checkbox {
		top: 3.5em;
	}

	.en-gb .data-button-wrapper {
		top: 12em;
	}

	.en-gb .parameter-item.amount-invested {
		position: relative;
		left: -28.2em;
		top: 2em;
	}

	.en-gb .parameter-item.div-checkbox {
		top: 17.7em;
	}

	.en-gb .data-button-wrapper {
		top: 13em;
	}

	.en-gb div#amountInvestedContainer .result-wrapper {
		margin-top: 3.5em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-input {
		left: 0em;
		top: 6.5em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-label {
		left: 0em;
		top: 5.8em;
	}

	.en-gb #shareBoughtContainer .data-button-wrapper {
		top: 11em;
	}

	.en-gb #shareBoughtContainer .parameter-item.div-checkbox {
		top: 14em;
	}

	.en-gb .calculation-parameters.clear-both {
		height: 280px;
	}

	.en-gb div#shareBoughtContainer .calculation-parameters.clear-both {
		height: 240px;
	}

	.ar-ae .data-button-wrapper {
		position: absolute;
		right: 0em;
		top: 11em;
	}

	.ar-ae .calculation-parameters div:nth-child(3) .currency-selection {
		right: -28.3em;
		top: 3.5em;
	}

	.ar-ae .parameter-item.div-checkbox {
		position: absolute;
		top: 12em;
	}

	.ar-ae .calculation-parameters div:nth-child(4) .parameter-item-input {
		position: relative;
		right: -0.2em;
		top: 0.5em;
		float: none;
	}

	.ar-ae div#shareBoughtContainer .data-button-wrapper {
		position: absolute;
		right: 0em;
		top: 11.8em;
	}

	.ar-ae .result-wrapper {
		margin-top: 2em;
	}

	.ar-ae div#shareBoughtContainer .result-wrapper {
		margin-top: 2em;
	}

	.ar-ae .calculation-parameters.clear-both {
		height: 190px;
	}
}

@media screen and (max-width: 875px) {
	.en-gb .calculation-parameters div:nth-child(3) .currency-selection {
		left: -0.5em;
		top: 3.5em;
	}

	.en-gb .calculation-parameters div:nth-child(3) .currency-selection {
		position: absolute;
		left: -0.5em;
		top: 3.8em;
	}

	.en-gb .data-button-wrapper {
		top: 16.8em;
	}
}

@media screen and (max-width: 839px) {
	.end-investment {
		margin-left: 0%;
	}
}

@media screen and (max-width: 720px) {
	.en-gb .parameter-item.div-checkbox {
		top: 17.6em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(3) .parameter-item-input {
		position: absolute;
		left: 0em;
		top: 8em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-input {
		left: 0em;
		top: 11.5em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-label {
		left: 0em;
		top: 10.8em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(3) .parameter-item-label {
		left: 0em;
		top: 6em;
	}

	.en-gb #shareBoughtContainer .data-button-wrapper {
		top: 16em;
	}

	.en-gb #shareBoughtContainer .parameter-item.div-checkbox {
		top: 19em;
	}

	.en-gb .result-wrapper {
		margin-top: 2em;
	}

	.en-gb .currency-selection-separated {
		margin: 0px;
	}

	.en-gb div#shareBoughtContainer .calculation-parameters.clear-both {
		height: 280px;
	}

	.ar-ae .calculation-parameters div:nth-child(3) .parameter-item-input {
		right: 0em;
		top: 8em;
	}

	.ar-ae .calculation-parameters div:nth-child(3) .parameter-item-label {
		right: 0em;
		top: 5.7em;
	}

	.ar-ae .calculation-parameters div:nth-child(3) .currency-selection {
		right: 0em;
		top: 3.5em;
	}

	.ar-ae .data-button-wrapper {
		right: 0em;
		top: 16em;
	}

	.ar-ae .parameter-item.div-checkbox {
		top: 18em;
	}

	.ar-ae .result-wrapper {
		margin-top: 2em;
	}

	.ar-ae div#shareBoughtContainer .result-wrapper {
		margin-top: 1.5em;
	}

	.ar-ae .calculation-parameters.clear-both {
		height: 290px;
	}

	body.body-rtl .currency-selection {
		margin: 0 0px 0 0;
		float: right;
	}
}

@media (max-width: 684px) {
	.en-gb .calculation-parameters div:nth-child(3) .currency-selection {
		position: absolute;
		left: -0.1em;
	}
}

@media (max-width: 682px) {
	body.body-rtl .end-investment {
		margin-right: 1%;
		margin-left: 0%;
		border: solid 1px #d1d1d1;
	}
}

@media (max-width: 568px) {
	body.ar-ae .data-button-separated {
		margin-right: 0px !important;
	}
}

@media screen and (max-width: 510px) {
	.en-gb .calculation-parameters.clear-both>div:nth-child(2) {
		position: relative;
		left: -14.2em;
		top: 2.5em;
	}

	.en-gb .calculation-parameters div:nth-child(3) .parameter-item-label {
		position: absolute;
		top: 6em;
	}

	.en-gb .calculation-parameters div:nth-child(3) .parameter-item-input {
		position: absolute;
		top: 8em;
	}

	.en-gb .data-button-wrapper {
		top: 21.8em;
	}

	.en-gb .calculation-parameters.clear-both {
		height: 340px;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(3) .parameter-item-label {
		top: 11em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(3) .parameter-item-input {
		top: 13.5em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-input {
		top: 17.5em;
	}

	.en-gb #shareBoughtContainer .data-button-wrapper {
		top: 22em;
	}

	.en-gb div#shareBoughtContainer .calculation-parameters.clear-both {
		height: 340px;
	}
}

@media screen and (max-width: 450px) {
	/* .en-gb .parameter-item.amount-invested {
		top: 7em;
	} */

	.en-gb .parameter-item.div-checkbox {
		top: 22.8em;
	}

	/* .en-gb .data-button-wrapper {
		top: 21em;
	} */

	.en-gb .result-wrapper {
		margin-top: 18em;
	}

	.text-result {
		font-size: 17px;
		padding: 2em 1em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(3) .parameter-item-input {
		position: absolute;
		left: 0em;
		top: 13em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-input {
		left: 0em;
		top: 16.5em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(4) .parameter-item-label {
		left: 0em;
		top: 15.8em;
	}

	.en-gb #shareBoughtContainer .calculation-parameters div:nth-child(3) .parameter-item-label {
		left: 0em;
		top: 11em;
	}

	.en-gb #shareBoughtContainer .data-button-wrapper {
		top: 21em;
	}

	.en-gb #shareBoughtContainer .parameter-item.div-checkbox {
		top: 24em;
	}

	.en-gb .result-wrapper {
		margin-top: 2.5em;
	}

	.en-gb .calculation-parameters.clear-both {
		height: 370px;
	}

	.en-gb div#shareBoughtContainer .calculation-parameters.clear-both {
		height: 370px;
	}

	.ar-ae .calculation-parameters div:nth-child(2) .parameter-item-label {
		right: 0em;
		top: 5.8em;
	}

	.ar-ae .calculation-parameters div:nth-child(2) .parameter-item-input.date-input {
		right: 0em;
		top: 8em;
	}

	.ar-ae .calculation-parameters div:nth-child(3) .parameter-item-label {
		top: 10.9em;
	}

	.ar-ae .calculation-parameters div:nth-child(3) .parameter-item-input {
		top: 13.3em;
	}

	.ar-ae .data-button-wrapper {
		top: 21.2em;
	}

	.ar-ae .parameter-item.div-checkbox {
		top: 23.2em;
	}

	body.body-rtl .calculation-parameters {
		padding: 0 3px 10px 0;
		clear: both;
		height: 450px;
	}

	.ar-ae .result-wrapper {
		margin-top: 3em;
	}

	.ar-ae .calculation-parameters.clear-both {
		height: 370px;
	}

	.ar-ae div#shareBoughtContainer .result-wrapper {
		margin-top: 3em;
	}
}

@media screen and (max-width: 386px) {

	.block-title,
	.block-date {
		font-size: 17px;
	}
}


/* 1-4 */

.footer {
	margin-top: 2.7em;
}

body.body-rtl .initial-investment {
	padding: 0 !important;
	box-sizing: border-box;
	margin-left: 3%;
	margin-right: 1%;
}

.body-rtl .result-close-button {
	border-right: 1px solid #e1e1e1;
	border-radius: 0px !important;
}

@media screen and (max-width:680px) {
	.ar-ae .calculation-parameters div:nth-child(3) .currency-selection {
		right: 0em;
		top: 3.5em;
	}
}

@media screen and (max-width:556px) {
	.ar-ae .initial-investment {
		margin-left: 0%;
		margin-right: 0%;
	}

	.ar-ae .end-investment {
		margin-right: 0%;
	}
}

@media screen and (max-width:450px) {
	.result-wrapper {
		margin-top: 21em;
	}
}

.ar-ae .ac-arrow {
	right: -2px;
}

@media screen and (max-width:920px) {
	.ar-ae #amountInvestedContainer .calculation-parameters div:nth-child(4) .parameter-item-input {
		position: relative;
		right: -14.3em;
		top: 1.84em;
	}
}


@media screen and (max-width:720px) {
	.ar-ae .calculation-parameters div:nth-child(4) .parameter-item-input {
		position: relative;
		right: -14.5em;
		top: 7.5em;
		float: right;
	}

	.ar-ae div#shareBoughtContainer .data-button-wrapper {
		top: 16.5em;
	}
}

@media screen and (max-width:568px) {
	.ar-ae .calculation-parameters div:nth-child(4) .parameter-item-input {
		position: relative;
		right: -13.2em;
		top: 7.5em;
	}
}

@media screen and (max-width:450px) {
	.ar-ae .calculation-parameters div:nth-child(4) .parameter-item-input {
		position: relative;
		right: -0.15em;
		top: 10.5em;
	}

	.en-gb div#shareBoughtContainer .result-wrapper {
		margin-top: 2em;
	}

	.ar-ae div#shareBoughtContainer .data-button-wrapper {
		top: 21.4em;
	}
}

/* 2-12 */
.block-date.initial-date, .block-date.end-date {
    border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.block-title.initial-title, .block-title.end-title{
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.EUCalendar-day{
	padding: 3px 4px !important;
	margin: 1px !important;
}
.EUCalendar-dayNames div, .EUCalendar-day, .EUCalendar-weekNumber {
    line-height: 1.8em;
}
.EUCalendar-dayNames div {
    line-height: 1;
}
.EUCalendar-menu-today, .EUCalendar-bottomBar-today {
    font-family: inherit;
    font-weight: 700;
    font-size: 17px;
    padding: 7.5px 1em;
    background-color: var(--blk-txt);
    color: #FFFFFF;
    text-transform: capitalize;
    border: 1px solid var(--blk-txt);
    border-radius: 10px;
    width: 7em;
}
.EUCalendar-menu-today:hover, .EUCalendar-bottomBar-today:hover {
    font-family: inherit;
    font-weight: 700;
    font-size: 17px;
    padding: 7.5px 1em;
    background-color: var(--blk-hover);
    color: #FFFFFF;
    text-transform: capitalize;
    border: 1px solid var(--blk-hover);
    border-radius: 10px;
    width: 7em;
}
/* tabs */
.tabItem {
    height: auto;
    line-height: normal;
    display: block;
    padding-top: 1em !important;
    padding-right: 2em;
    padding-bottom: 1em !important;
    padding-left: 2em;
    margin-top: 0em;
    margin-right: 0.5em;
    margin-bottom: 0em;
    margin-left: 0.5em;
    border-radius: 0em 0em 0em 0em;
    font-family: inherit;
    font-weight: bold;
    font-size: 1.0em;
    text-transform: none;
	transition: all 0.5s !important;
}
@media screen and (max-width:675px){
	.tabs li {
		float: none;
		display: inline-block;
		margin: 5px;
		width: 20em;
	}
	.tabs:after{
		display: none;
	}
}
@media screen and (max-width:375px){
	.tabs li {
		float: none;
		display: inline-block;
		margin: 5px;
		width: 15em;
	}
}
body.body-rtl .tabs li {
    float: unset !important;
}
body.body-rtl .tabs{
	float: unset !important;
}

body.body-rtl .end-investment {
    border: solid 0px #d1d1d1;
}

.en-gb .local-currency {
    text-transform: capitalize !important;
}

.ar-ae .EUCalendar-dayNames div {
    height: 1.4em;
}
.ar-ae button.EUCalendar-menu-today{
    width: 9em;
}
