@font-face {
	font-family: "Raqi";
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Book.ttf") format("truetype"),
	   	 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Book.otf") format("opentype"),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Book.woff") format("woff");
	font-weight: normal;
}

@font-face {
	font-family: "Raqi";
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Medium.ttf") format("truetype"),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Medium.otf") format("opentype"),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Medium.woff") format("woff");
	font-weight: 600;
}

@font-face {
	font-family: "Raqi";
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Bold.ttf") format("truetype"),
	 	 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Bold.otf") format("opentype"),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/Raqi-Book.woff") format("woff");
	font-weight: 700;
}


@font-face {
    font-family: 'FontAwesome';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/icons/fontawesome-webfont.eot?v=4.7.0");
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/icons/fontawesome-webfont.eot?#iefix&v=4.7.0") format('embedded-opentype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/icons/fontawesome-webfont.woff2?v=4.7.0") format('woff2'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/icons/fontawesome-webfont.woff?v=4.7.0") format('woff'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/icons/fontawesome-webfont.ttf?v=4.7.0") format('truetype'),
         url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format('svg');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
	font-family: 'icofont';
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/icofont.eot");
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/icofont.eot?#iefix") format('embedded-opentype'),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/icofont.woff2") format('woff2'),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/icofont.woff") format('woff'),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/icofont.ttf") format('truetype'),
		 url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/fonts/icofont.svg") format('svg');
	font-weight: normal;
	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: Raqi, Arial, sans-serif;
 	font-size: 16px;
 	color: #232A2D;;
}

.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: #232A2D;
	
	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: #232A2D;
	
	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: 1541px;
	width: auto;
}

.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	
	font-family: inherit;
	font-size: 1.25em !important;
	font-weight: bold;
	color: #232A2D !important;
	
	padding-top: 0;
    padding-bottom: 0;
}

.download-data-button,
.data-button:active,
.data-button {	
	height: auto;
    line-height: 16px;
    margin: 0px;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: 600;
    color: #FFFFFF !important;
    text-transform: uppercase;
    padding: 0.7em 1em;
    letter-spacing: 0.8px;
    border: 3px solid #008CFF;
    border-radius: 2em 2em 2em 2em;
    background: #008CFF;
    color: #FFFFFF !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    min-width: 12.9em;
}
.download-data-button td {
	color: #FFFFFF !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.download-data-button:hover,
.data-button:hover {
    background: #68bbff;
    color: #FFF !important;
    border: 3px solid #68bbff;
}

.download-data-button:hover td {
	color: #008cff !important;
}
.download-data-button img {
	display: none;
}

.footer {
	padding-top: 1em;
}


/*************************************** 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 {
	line-height: 1.5em !important;
    height: 3em !important;
    padding: 0px 0 0 0.16em;
    border: 1px solid #B9BFC6;
    color: #232A2D;
    border-radius: 8px;
    background: #F9FBFF;
    padding: 5px;
    padding-left: 14px;
    padding-right: 14px;
}
.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	min-width: 13em !important;
	box-sizing: border-box;
}

.currency-selection {
	margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
	border: 0.08em solid #B9BFC6;
    height: 3em;
    width: 100%;
    border-radius: 9px;
    padding-left: 14px;
    padding-right: 14px;
    background: #F9FBFF;
}

.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: 3em!important;
	height: 3em!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 transparent;
    background: transparent;
    background: transparent;
}
.ac-arrow {
	display: inline-block;
	background: transparent;
	
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 1em;
}

.ac-arrow:before {
	content: "";
	width: 0; 
	height: 0;

	position: absolute;
	top: 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 #232A2D;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #DBD4D2;
	color: #232A2D;	
	border-color: #C7C7C7;
	border-width: 0.08em;
}

.ac_results {
	border:0.08em solid #e1e1e1;
	border-top: 0;
	box-shadow: 1px 1px 3px #DBD4D2;	
}

.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:0;/*Insert table-data-row-border color*/
}
.result-close-button {
	width: 2em;
	height: 2em;
	
	border:0.08em solid #e1e1e1;/*Insert table-data-row-border color*/
	border-top: 0px;
	border-right: 0px;
	line-height: 2em;
	border-radius: 0px;
	background: #DEDDDC;
    color: #008CFF;
	font-weight: normal;
	position: relative;
    float: right;
}

.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;
    padding-right: 0;
}

.data-block {
	margin-top: 1em;
	margin-bottom: 1em;
    box-sizing:border-box;
}
.initial-investment {
    padding:0!important;

    box-sizing:border-box;

    margin-right:6%;
}
.end-investment {
    padding:0!important;

    box-sizing:border-box;

    margin-left:4%;
}
.text-result {
	padding: 2px;
}
.chart-navigator-result {
  float: right;
}
.chart-navigator-result > table {
  border: 1px solid #008cff;
  padding: 2px;
  border-radius: 4px;
  text-align: left;
}
.chart-type-label {
	padding: 8px 0;
}

/*************************************** 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 #E1E1E1;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 0.08em solid #E1E1E1;
}

.detail-line,
.table-share .border-inline {
	border-bottom: 0.08em solid #E1E1E1 ;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
	border-top:0.08em solid #e1e1e1;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
	border-left:0em solid #e1e1e1;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
	border-right:0em 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:0.08em solid #e1e1e1;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
	border-top: 0em solid #E1E1E1;
}

.table-share-header,
.block-date {
	border-bottom: em solid #E1E1E1;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
	border-left-color: transparent;
}

.block-title,
.block-date,
.table-share-header-date {
	border-right-color: transparent;
}

@media (max-width: 480px) { 
	
	/*** Reset the borders of the share selection table to reflect the limited table in mobile ***/
	
	.table-share-header-market {
		border-right:0.08em solid #e1e1e1;
	}
	
    .table-share-market-name {
        border-right:0.08em solid #e1e1e1;
    }
	
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
	background: #008CFF;
	color: #FFFFFF;
	text-align: right;
	
	font-weight: normal;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	background: #FFFFFF;
    color: #868D95;
    text-align: left;
    font-weight: normal;
    text-transform: none;
    font-size: 18px!important;
}

.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: #F7F7F7  !important;
} */

.initial-details > .detail-line:first-child + .detail-line,
.end-details .detail-line:nth-child(even),
.table-share .table-share-row-odd {
	background: #FFFFFF  !important;
}

.table-share .border-inline {
	background: #FFFFFF;
	text-align: right;
	color: #232A2D;
	
	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: #FFFFFF;
	text-align: left;
	color: #232A2D;
	
	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: #232A2D;
}
.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: 0;
}
.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: left;
    border-bottom: 0px;
    font-size: 0px !important;
    float: none;
    display: inline-block;
    position: relative;
    z-index: 0;
    border: 1px solid #B9BFC6;
    padding: 5px 0;
    border-radius: 10px;
    width: auto;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0em;
    width: 100%;
    height: 0;
    z-index: 1;
    background: #E4E7ED;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	float: none;
	display: inline-block;	
	margin: 0px;
}

.tabItem {
    height: auto;
    line-height: normal;
    margin: 0.0em 1em 0.0em 1em;
    padding: 12px 32px;
    font-family: inherit;
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    border-radius: 8px!important;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    background: #FFFFFF;
    color: #868D95;
    margin: 0 5px;
}

.tabItem:hover,
.tabItem:active {
    background: #F2F4F8;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.tab-active,
.tab-active:hover {
    background: #F2F4F8;
    color: #232A2D;
    border-top: 0;
    font-weight: 700;
    border-right: 0;
    border-bottom: .0;
    border-left: 0;
    font-weight: 600;
    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 #008CFF;
}

@media (max-width: 480px){ 
    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}

/* modification */

.parameter-item-label, .parameter-item {
    padding-top: 1em;
    line-height: 2.0em;
    display: inline-grid;
}

.parameter-item-input {
    float: none;
}

.parameter-item.share-bought {
	/* position: relative; */
    bottom: 17px;
}


#amountInvestedContainer-DateFromTrigger, #amountInvestedContainer-DateToTrigger, #shareBoughtContainer-DateFromTrigger, #shareBoughtContainer-DateToTrigger {
	width: 23px;
    height: 19px;
    right: 42px;
    top: -2px;
    position: relative;
    background-image: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/calendar.png");
}

/* .EUCalendar-menu-today::after, .EUCalendar-bottomBar-today::after, button.data-button:after {
    font-size: 22px;
    content: "\f105";
    font-family: FontAwesome;
    color: white;
    font-weight: 400;
    position: relative;
    top: 0;
    float: right;
    margin-left: 20px;
} */

.calculation-parameters, .data-button-wrapper {
    display: inline-block;
}

.ac-arrow:before {
    font-family: "FontAwesome";
    content: "\f105";
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    margin-left: 14px;
    margin-top: -10px;
    color: #008CFF;
    -ms-transform: rotate(20deg);
    transform: rotate(90deg);
    font-size: 18px;
}


/*Arabic*/
/* .ar-ae #shareBoughtContainer .data-button-wrapper {
    max-width: 472px!important;
}

.ar-ae #amountInvestedContainer .data-button-wrapper {
    max-width: 676px!important;
} */

@media (max-width: 544px) {

}


/*For Removing line in Header TD*/
@media (max-width:543px){
    .block-title, .table-share-header {
     border-top: 0;
    }
    .table-share-header, .block-title {
     border-top: 0;
    }
}

/*Button Alignment*/
    #amountInvestedContainer .data-button-wrapper {
        max-width: 696px;
    }
    #shareBoughtContainer .data-button-wrapper {
        max-width: 242px;
    }

@media (max-width: 590px){
    #amountInvestedContainer .data-button-wrapper {
        max-width: 436px;
    }
    #shareBoughtContainer .data-button-wrapper {
        max-width: 436px;
    }
    .currency-selection {
        margin-left: 0em!important;
    }

}

@media (max-width: 480px){
    #amountInvestedContainer .data-button-wrapper {
        max-width: 234px;
    }
    #shareBoughtContainer .data-button-wrapper {
        max-width: 234px;
    }
    .currency-selection {
        margin-left: 0em!important;
	}
	body.ar-ae .data-button-separated {
		margin-right: 1px!important;
	}
	
}

@media (max-width:737px) {
	.parameter-item-label, .parameter-item {
		padding-top: 1em;
		line-height: 2.0em;
		display: block;
	}
	.currency-selection {
		margin-left: 0;
	}
	.ac_input {
		border: 0.08em solid #B9BFC6;
		height: 3em;
		width: 100%;
		border-radius: 9px;
		padding-left: 0;
		padding-right: 0;
		background: #F9FBFF;
		max-width: 0;
	}
}

@media (max-width:414px) {
	/* checkbox alignment */
	/* .div-checkbox .checkbox {
		float: left;
		display: block;
		top: 70px;
		left: -212px;
	}

    .div-checkbox .checkbox {
        float: left;
        display: block;
        top: 10px;
    }

	div#shareBoughtContainer .div-checkbox label {
		position: relative;
		top: 10px!important;
		left: 23px!important;
	} */
}

@media (max-width: 380px) {
    #amountInvestedContainer .data-button-wrapper {
        max-width: 234px;
    }
    #shareBoughtContainer .data-button-wrapper {
        max-width: 234px;
    }
    .currency-selection {
        margin-left: 0em!important;
    }
    
}

@media (max-width: 320px) {
    #amountInvestedContainer .data-button-wrapper {
        max-width: 234px;
    }
    #shareBoughtContainer .data-button-wrapper {
        max-width: 234px;
    }
    .currency-selection {
        margin-left: 0em!important;
    }
    
    .ar-ae #amountInvestedContainer .data-button-wrapper {
    max-width: 157px!important;
    }
    .ar-ae #shareBoughtContainer .data-button-wrapper {
    max-width: 157px!important;
    }
    
}

/* @media (max-width: 380px) {
    body.body-rtl a.tabItem.second-heading[role=amount-invested] {
	    border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    body.body-rtl a.tabItem.second-heading[role=shares-bought] {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
} */

@media (max-width: 568px){
    ul.tabs li {
        width:50%;
        text-align: center;
    }
    .tabs-content-wrapper {
    border-top: 0;
    }
}
@media (max-width: 480px) {
    ul.tabs li {
		width: 80%;
	}
	.tabItem {
		border-bottom: 0;
	}
}

@media (max-width: 320px){
    body.ar-ae .data-button,
    body.ar-ae .data-button-separated {
        float: none!important;
        margin-left: 2px!important;
        margin-right: auto!important;
    }
}

.result-close-button {
    border: 0;
}

.block-date {
    font-size: 14px;
}

.block-title {
	font-size: 14px;
}
	
.block-date {
    font-size: 14px;
}
.EUCalendar-day-selected {
	padding: 2px 3px;
	margin: 0;
	background-color: #008CFF;
	color: #fff !important;
}


.EUCalendar-day-today.EUCalendar-day-selected {
    background-color: #008CFF;
    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;
}

.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;
}

.currency-flag {
	height: 14px;
    width: 16px;
    vertical-align: middle;
    border-radius: 14px;
}

.dropdown-item-text .flags {
    padding-right: 0;
}

.jspHorizontalBar,
.jspVerticalBar {
    display: none!important;
}
.jspContainer {
    height: 100px;
}

 /* .jspHorizontalBar,
.jspVerticalBar {
    display: none !important;
}

.jspContainer {
    height: 155px!important;
}
.jspPane {
    width: 100% !important;
    margin-left: 0px!important;
} */


.flags {
    padding-right: 0;
}

.EUCalendar-dayNames div {
	font-weight: normal;
	text-shadow: none;
}

.EUCalendar-menu-yearLabel div, .EUCalendar-title div {
	text-shadow: none;
	font-weight: normal;
}

.dropdown-name {
    color: #232A2D;
}

.local-currency{
	color: #232A2D;
}

.main-heading {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px!important;
    font-weight: 400;
}

.share-selection {
    text-align: left;
}

/* @media(max-width:569px){
	.parameter-item-label, .parameter-item {
		display: inline;
	}
} */

/* Arabic */
body.body-rtl .tabs li {
    float: none!important;
}

body.body-rtl .parameter-item-label {
    display: table;
    float: none;
    margin: 0;
    margin-left: 40px;
}

/* .ar-ae .parameter-item.share-bought {
    position: relative;
    bottom: 0;
} */

.ar-ae .ac-arrow:before {
	margin-top: -5px;
}

body.body-rtl .data-block {
    float: left;
}


.EUCalendar-menu-today, .EUCalendar-bottomBar-today {
    font-family: inherit;
    text-align: center;
    padding: 2px 110px;
    background-color: #008CFF;
    text-transform: capitalize;
    color: #fff;
    border: solid 0 #dcdcdc;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
}

.EUCalendar-bottomBar-today:hover {
	padding: 2px 110px;
    background-color: #008CFF;
    text-transform: capitalize;
	color: #fff;
	border-radius: 30px!important;
}

.EUCalendar-bottomBar-today::after {
    content: "";
}

.footer {
    font-size: 13px;
}

.ac_results.jspScrollable {
    margin-left: 16px;
}

.ar-ae .tab-active, .ar-ae .tab-active:hover {
	font-weight: 700;
}


@-moz-document url-prefix() {
.parameter-item-label {
    padding-bottom: 21px;
	}
}

body.body-rtl .data-button {
	margin-left: 0;
}

.ar-ae .EUCalendar-bottomBar-today::after {
	display: none;
}

/* m2 */
.main-heading {
    display: none;
}

@media(max-width:480px){
	.ac_input {
		padding-left: 0;
		padding-right: 0;
	}
	.download-data-button, .data-button:active, .data-button {
		min-width: 14em;
	}
}

div#amountInvestedContainer .parameter-item-label {
    margin-right: 60px;
}

.ar-ae div#amountInvestedContainer .parameter-item-label {
    margin-right: 22px;
}

.data-block.initial-investment {
    position: relative;
    top: 26px;
}

/* .block-date.initial-date,
.block-date.end-date {
    border-bottom: 1px solid #008CFF;
} */

/* checkbox */
span.checkbox.checkbox-checked:before {
    background: #008CFF;
}

span.checkbox:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    border: 2px solid #008CFF;
    left: 0;
    background: #fff;
    width: 1.2em;
    height: 1.2em;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
    font-size: 1em;
    border-radius: 3px;
    z-index: -999;
}

span.checkbox.checkbox-checked:after {
    content: "\eed8";
    font-size: 18px;
    position: absolute;
    top: 3px;
    border: 0px solid #ccc;
    left: 0px;
    color: #FFFFFF;
    box-sizing: border-box;
    font-family: icofont;
    font-weight: 400;
    z-index: -999;
}

.div-checkbox .checkbox {
    float: left;
    display: block;
}

span.checkbox {
    position: relative;
    top: 0;
    left: 0;
    background: none;
}

.div-checkbox label {
    position: relative;
    top: 2px;
    left: 4px;
}
/* end */

.data-button-wrapper {
    margin-top: 2em;
}

.parameter-item.div-checkbox {
    margin-top: 1em;
}

/* ara-ae1 */
.ar-ae #amountInvestedContainer-DateFromTrigger, .ar-ae #amountInvestedContainer-DateToTrigger, .ar-ae #shareBoughtContainer-DateFromTrigger, .ar-ae #shareBoughtContainer-DateToTrigger {
    width: 23px;
    height: 19px;
    right: -36px;
    top: -2px;
}

body.body-rtl .div-checkbox label {
    float: right;
    margin-right: 15px;
    margin-left: 0;
    position: relative;
    top: 9px;
}

body.body-rtl .end-investment {
    border-right: 0;
}

body.body-rtl .div-checkbox .checkbox {
    float: right;
    top: 6px;
    right: 0;
}

.ar-ae .div-share-name-and-date {
    text-align: right;
}

@media (max-width:414px) {
	body.body-rtl .div-checkbox label {
		float: right;
		margin-right: 35px;
		margin-left: 0;
	}
	.div-checkbox label {
		position: relative;
		top: 9px;
	}
}

.block-title.initial-title {
    font-size: 20px;
    text-align: left;
    color: #232a2d;
    font-weight: 700;
}

.block-date.initial-date {
    text-align: left;
    line-height: 1.8;
    font-size: 14px!important;
    color: #51565B;
	margin-bottom: 15px;
}

.block-title.end-title {
    text-align: left;
    color: #232A2D;
    font-weight: 700;
}

.block-date.end-date {
    font-size: 14px!important;
    color: #51565B;
    text-align: left;
    line-height: 1.8;
	margin-bottom: 15px;
}

/* test */
.tabs-content-wrapper {
    width: 70%;
}

.ar-ae .chart-navigator-result {
    float: left;
}

@media (max-width:480px) {
    .tabs {
        text-align: center;
    }
}

.chart-type.cumulative {
    background: transparent url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/1.png") center center no-repeat;
}
.chart-type.periodical {
    background: transparent url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/sa-7020/2.png") center center no-repeat;
}


@media (max-width:765px) {
    .end-investment {
        margin-left: 0;
    }
}
