@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-Bold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-SemiBold.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/ReadexPro-ExtraLight.ttf") format('truetype');
    font-weight: 200;
    font-style: normal;
}

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: 'Readex Pro', sans-serif;
	font-size: 18px;
	color: #5D6074;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.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: #5D6074;
	
	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: #001081;
	
	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: 1137px;
	width: auto;
}

.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	
	font-family: inherit;
	font-size: 1.1em !important;
	font-weight: bold;
	color: #050315 !important;
	
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

.download-data-button,
.data-button:active,
.data-button {	
	height: 60px;
    line-height: 40px;
    margin: 0px;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    color: #001081 !important;
    text-transform: none;
    padding: 0;
    border: 0.16em solid #001081;
    border-radius: 7px;
    background: #001081;
    color: #ffffff!important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: unset;
    max-width: 330px;
    width: 100%;
    margin-top: 1em;
}
body.body-rtl .data-button {
	float: none !important;
	margin: 0 !important;
}
.download-data-button td {
	color: #001081 !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.download-data-button:hover,
.data-button:hover {
	background: #ffffff;
    color: #001081 !important;
	border-color: #001081;
}

.download-data-button:hover td {
	color: #FFFFFF !important;
}
.download-data-button img {
	display: none;
}

.footer {
	padding-top: 1em;
	font-size: 16px;
	color: #5D6074;
}

.chart-title {
	color: #001081;
	font-weight: normal;
}
/*************************************** Start of: Selection ****************************************/

.parameter-item-label {
	margin-right: 3em;
	width: 13em !important;
	display: block;
	float: unset !important;
	line-height: 3;
}
.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: 2em !important;
	height: 60px !important;
	padding: 0 15px;
	
	border: 0.08em solid #CFCFD7; /*Insert table-data-row-border color*/
	
	border-radius: 7px;
	color: #CFCFD7;
}
.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	width: 330px !important;
	box-sizing: border-box;
}

.currency-selection {
	margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
	border: 0.08em solid #CFCFD7;	
	height: 60px;
	width: 100%;
	border-radius: 7px;
}

.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: 2em !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 {
	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("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/dropdown.png");
	position: absolute;
	top: 30%;
	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: #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: 7px;
}

.local-currency {
	width: 100%!important;
	line-height: 1em;
	height: auto;
	padding: 0 15px !important;
	color: #CFCFD7;
}
.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%;
}
.en-gb .flags {
	padding-right: 10px;
}
.ar-ae .flags {
	padding-left: 10px;
}

/*************************************** Start of: Results Settings ****************************************/

.result-wrapper {
	margin-top: 2em;
	border: 0.08em solid #CFCFD7;/*Insert table-data-row-border color*/
}
.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: 7px;
	font-size: 16px;
}

.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: 37px;
}
.ar-ae  .chart-title {
	padding-right: 40px;
}
@media (max-width: 812px) {
	.ar-ae  .end-investment,
	.ar-ae  .initial-investment {
		margin-right: 0 !important;
		margin-left: 0 !important;
		display: block !important;
		width: 100%;
	}
	.ar-ae  .text-result .data-block {
		display: block;
		width: 100%;
	}
}
@media (max-width: 676px) {
	.en-gb  .end-investment,
	.en-gb  .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: #340815;
	color: #FFFFFF;
	text-align: right;
	
	font-weight: normal;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	background: #001081;
	color: #FFFFFF;
	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: #F8F8F8 !important;
}

.table-share .border-inline {
	background: transparent;
	text-align: right;
	color: #5D6074;
	
	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: transparent;
	text-align: left;
	color: #5D6074;
	
	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: #5D6074;
}
.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;
}

.tabs:after {
	content: '';
	display: block;	
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0.08em solid #CFCFD7;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	float: none;
	display: inline-block;	
	margin: 0px 75px 0px 0;
	box-sizing: border-box;
}
body.body-rtl .tabs li {
	margin: 0 0 0 75px;
}
.tabItem {
	height: 60px;
	line-height: 39px;
	
	margin: 0;
	
	padding-top: 0.5em !important;
    padding-right: 0em;    
	padding-bottom: 0.5em !important;
    padding-left: 0em;
    
	font-family: inherit;
	font-weight: 500;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	
	border-radius: 0;
	
	border-top: 0;
	border-right: 0;
	border-bottom: 4px solid transparent;
	border-left: 0;
	
    background: transparent;
    color: #CFCFD7;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	box-sizing: border-box;
	text-align: center;
}
@media (max-width: 330px) {
	.tabItem {
		min-width: auto !important;
		width: 100%;
		max-width: 330px;
	}
	.tabs li {
		margin: 10px 0 !important;
		display: block;
		width: 100%;
	}
}
.tabItem:hover,
.tabItem:active {
	background: transparent;
	color: #001081;	
	border-top: 0;
	border-right: 0;
	border-bottom: 4px solid #001081;
	border-left: 0;
}

.tab-active,
.tab-active:hover {
	background: transparent;
	color: #001081;	
	border-top: 0;
	border-right: 0;
	border-bottom: 4px solid #001081;
	border-left: 0;

	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 #001081;
}

@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("//ksatools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-ejad/fonts/calendar.png");
    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: 35px;
}
body.body-rtl .currency-selection {
	margin:  0 34px 0 0;
}
.date-input {
  width: auto !important;
}
.block-title {
  border-radius: 7px 7px 0 0;
}
.block-date {
  border-radius: 0 0 7px 7px;
}
@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) {
	.tabs li {
		width: 100%;
		padding: 5px 0;
		box-sizing: border-box;
		margin: 0;
	}
	.tabs::after {
		border-bottom: 0px solid #aaa;
	}
	.tabItem {
    	text-align: center;
		margin: 0 auto !important;
    	width: max-content;
	}
}

/*********************Custom Calendar*******************************************************/
.EUCalendar-menu-today,
.EUCalendar-bottomBar-today:hover {
    color: #ffffff;
    background: #C22E10;
}
.EUCalendar-day,
.EUCalendar-dayNames div,
.EUCalendar-weekNumber {
  color: #5d6074;
}
.EUCalendar-dayNames div {
  font-weight: normal;
}
.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: #5d6074;
}

.ar-ae .EUCalendar-dayNames tr td:nth-child(5) div {
    color: #5d6074 !important;
}

.ar-ae .EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day {
    color: #5d6074 !important;
}

.ar-ae .EUCalendar-day-othermonth.EUCalendar-weekend {
    color: #5d6074;
}

.ar-ae .EUCalendar-weekend {
    color: #5d6074;
}

.EUCalendar-dayNames .EUCalendar-weekend {
    color: #c22;
}

.EUCalendar-weekend {
    color: #c22;
}

.EUCalendar-dayNames tr td:nth-child(7) .EUCalendar-weekend {
    color: #5d6074 !important;
}

.EUCalendar-dayNames tr td:nth-child(7) .EUCalendar-weekend {
    color: #5d6074 !important;
}

.EUCalendar-bodyTable tr td:nth-child(7) .EUCalendar-day {
    color: #5d6074;
}

.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: #5d6074;
}

.ar-ae .EUCalendar-dayNames tr td:nth-child(5) div {
    color: #5d6074 !important;
}

.ar-ae .EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day {
    color: #5d6074 !important;
}

.ar-ae .EUCalendar-day-othermonth.EUCalendar-weekend {
    color: #5d6074;
}

.ar-ae .EUCalendar-weekend {
    color: #5d6074;
}

.EUCalendar-dayNames .EUCalendar-weekend {
    color: #c22;
}

.EUCalendar-weekend, .EUCalendar-day-othermonth.EUCalendar-weekend {
    color: #c22;
}

.EUCalendar-dayNames tr td:nth-child(7) .EUCalendar-weekend {
    color: #5d6074 !important;
}

.EUCalendar-dayNames tr td:nth-child(7) .EUCalendar-weekend {
    color: #5d6074 !important;
}

.EUCalendar-bodyTable tr td:nth-child(7) .EUCalendar-day {
    color: #5d6074;
}

.EUCalendar-bottomBar {
    border-top: 0 solid #aaa;
}


.ar-ae .EUCalendar-bodyTable tr td:nth-child(5) .EUCalendar-day {
    color: unset !important;
}

/*********************END: ARAB Calendar*******************************************************/

.EUCalendar, .EUCalendar-menu-yearLabel div, .EUCalendar-title div {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    text-shadow: none;
    color: #5d6074 !important;
}

.EUCalendar-day {
    line-height: 25px;
}

.EUCalendar-day-selected,
.ar-ae .EUCalendar-bodyTable tr td .EUCalendar-day.EUCalendar-day-selected {
    background-color: #001081 !important;
    border-color: #001081 !important;
    color: #fff !important;
    text-shadow: none !important;
    font-weight: normal;
}

.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: #001081 !important;
    border-color: #001081 !important;
    color: #fff !important;
    text-decoration: none;
    text-shadow: none !important;
}

.EUCalendar-bottomBar {
    border-top: 0 !important;
}

.EUCalendar-menu-today,
.EUCalendar-bottomBar-today {
    background: #FFF !important;
    border:  1px solid #001081 !important;
    text-transform: capitalize !important;
    color:  #001081 !important;
    padding: 5px 3em !important;
    border-radius: 7px;
}

.highcharts-axis-labels span {
    transform: translateY(10px) translateX(-5px) !important;
}

/* ABL */
.en-gb div#shareBoughtContainer button.data-button {
    position: relative;
    bottom: 4.8em;
    left: 20.2em;
}

.en-gb div#amountInvestedContainer button.data-button {
    position: relative;
    bottom: 4.8em;
    left: 40em;
}
/* 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.5em;
    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;
	}
	.ac-arrow::before {
		right: 10px;
	}
	.ar-ae .ac-arrow::before {
		left: 10px;
		right: unset;
	}
}
.calculation-parameters {
  padding: 0;
}

.div-share-name-and-date {
	color: #050928;
}
@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: 390px) {
	.ac_input,
	.value-input,
	.datefrom-input,
	.dateto-input {
		width: calc(100vw - 1px) !important;
	}
	.tabs li {
		padding: 5px 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: 500px) {
	.date-text {
		position: relative;
	}
}

.ac_results li {
  margin-bottom: 0em;
  line-height: normal;
  height: auto;
  padding: 0 30px 0 17px !important;
}
.ar-ae .ac_results li {
  padding: 0 17px 0 37px !important;
}
.ac_results li .local-currency {
  color: #5D6074 !important;
  padding: 0 !important;
}
.EUCalendar {
  padding: 10px;
}
@media (max-width: 831px) {
	.tabItem {
		font-size: 18px;
	} 
	body,
	.data-button,
	.tabs li,
	.tabs:after,
	.tabs:after,
	.page-font-style,
	input.textbox-base,
	.main-heading {
		font-size: 16px;
	}
	.detail-line {
		font-size: 14px;
	}
}
@media (max-width: 688px) {
	.tabItem {
		font-size: 16px;
	} 
	body,
	.data-button,
	.tabs li,
	.tabs:after,
	.tabs:after,
	.page-font-style,
	input.textbox-base,
	.main-heading,
	.footer {
		font-size: 14px;
	}
}
@media (max-width: 350px) {
	.tabItem {
		font-size: 14px;
	} 
}
