@import url("//tools.eurolandir.com/tools/InvestmentCal2/./../Config/footer.css");
/* Not Found: /Config/InvestmentCal-V2.css */
/* Not Found: ./../Config/Company/ae-sight/ae-sight.css */
@font-face {
    font-family: 'HelveticaNeueLT Std Lt';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-sight/fonts/HelveticaNeueLTStd-Roman.woff2") format('woff2');
	font-weight: 400;
}

@font-face {
    font-family: 'HelveticaNeueLT Std Lt';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-sight/fonts/HelveticaNeueLTStd-Md.woff2") format('woff2');
	font-weight: 500;
}

@font-face {
    font-family: 'HelveticaNeueLT Std Lt';
    src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-sight/fonts/HelveticaNeueLTStd-Bd.woff2") format('woff2');
	font-weight: 700;
}
@font-face {
	font-family: "HelveticaNeueLTArabic";
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-sight/fonts/HelveticaNeueLTArabic-Roman.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
 }
 @font-face {
	font-family: "HelveticaNeueLTArabic";
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-sight/fonts/HelveticaNeueLTArabic-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
 }
 @font-face {
	font-family: "HelveticaNeueLTArabic";
	src: url("//tools.eurolandir.com/tools/InvestmentCal2/Config/Company/ae-sight/fonts/HelveticaNeueLTArabic-Bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
 }
body {
	margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

/*************************************** 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: 'HelveticaNeueLT Std Lt', sans-serif;
	font-size: 16px;
	color: #404040;
	font-weight: 400;
}
body.ar-ae{
	font-family: "HelveticaNeueLTArabic", sans-serif !important;
}
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 {
	font-family: "HelveticaNeueLTArabic", sans-serif !important;
}
.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: #404040;
	
	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: #00A3FF;
	
	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: 1360px;
	width: auto;
}

.main-heading {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	display: none;
	font-family: inherit;
	font-size: 1.25em !important;
	font-weight: bold;
	color: #404040 !important;
	
	padding-top: 1.0em;
	padding-bottom: 1.0em;
}

.download-data-button,
.data-button:active,
.data-button {	
	height: auto;
	line-height: normal;
	font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #404040;
	text-transform: capitalize;
	margin: 0.5em;
	padding: 0.8em;
	border: 1px solid #00A3FF;	
	border-radius: 0px;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;	
	text-decoration: none;	
	width: 176px;
}
.download-data-button td {
	color: #404040 !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.download-data-button:hover,
.data-button:hover {
	text-decoration: none;
	background: #FFFFFF;
	color: #00A3FF;
	border-color: #00A3FF;
	cursor: pointer;
}

.download-data-button:hover td {
	color: #00A3FF !important;
}
.download-data-button img {
	display: none;
}

.footer {
	padding-top: 1em;
	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 {
	line-height: 2em !important;
	height: 2em !important;
	padding: 0px 0.16em 0 0.16em;
	border: 1px solid #cccccc; /*Insert table-data-row-border color*/
	
}
.ac_input,
.datefrom-input,
.dateto-input,
.value-input {
	min-width: 11em !important;
	box-sizing: border-box;
}

.currency-selection {
	margin-left: 0.5em;
}

/*************************************** Start of: Currency Selection ****************************************/

.ac_input {
	border: 1px solid #cccccc;	
	height: 2em;
	width: 100%;
}

.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: 2em!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 #dadada;
	background: #D7D7D7;
	background: linear-gradient(#D7D7D7, #E6E6E6);
}
.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 #404040;
}

.ac_odd,
.ac_even {
	transition: background 0.3s, border 0.3s;
}
.ac_over {
	background: #D7D7D7;
	color: #404040;	
	border-color: #dadada;
	border-width: 1px;
}

.ac_results {
	border: 1px solid #dadada;
	border-top: 0;
	box-shadow: 1px 1px 3px #D7D7D7;	
}

.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 #dadada;/*Insert table-data-row-border color*/
}
.result-close-button {
	width: 2em;
	height: 2em;
	
	border: 1px solid #dadada;/*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: 0em solid #dadada;
}

.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
	border-left: 0em solid #dadada;
}

.detail-line,
.table-share .border-inline {
	border-bottom: 1px solid #dadada ;
}


/*** Outter borders ***/

.block-title,
.table-share-header {
	border-top: 1px solid #dadada;
}

.data-detail,
.block-title,
.block-date,
.table-share .checkbox-wrapper,
.table-share-header-name {
	border-left: 1px solid #dadada;
}

.data-detail,
.block-title,
.block-date,
.table-share-header-date,
.table-share-row-date {
	border-right: 1px solid #dadada;
}

.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 #dadada;
}

/*** Header Top/Bottom Borders ***/

.table-share-header,
.block-title {
	border-top: 0em solid #dadada;
}

.table-share-header,
.block-date {
	border-bottom: 1px solid #dadada;
}

/*** Header Left/Right Borders ***/

.block-title,
.block-date,
.table-share-header-name {
	border-left-color: #dadada;
}

.block-title,
.block-date,
.table-share-header-date {
	border-right-color: #dadada;
}

@media (max-width: 548px) { 
	
	/*** Reset the borders of the share selection table to reflect the limited table in mobile ***/
	
	.table-share-header-market {
		border-right: 1px solid #dadada;
	}
	
    .table-share-market-name {
        border-right: 1px solid #dadada;
    }
	
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-header {
	background: #00A3FF;
	color: #FFFFFF;
	text-align: right;
	
	font-weight: bold;
	text-transform: none;
}

.block-title,
.block-date,
.table-share-header-name {
	background: #00A3FF;
	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: #FFFFFF  !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: #404040;
	
	font-weight: normal;
}

.table-share .table-share-row-name,
.table-share .checkbox-wrapper {
	background: #FFFFFF;
	text-align: left;
	color: #404040;
	
	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: #404040;
}
.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 #A6A6A6;
}
.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: 0em solid #FFFFFF;
}

#LatestTradesContainer,
#TradesBrokerContainer {
	margin-top: 2em;
}

.tabs li {
	float: none;
	display: inline-block;	
	margin: 0px;
	margin-right: 10px;
    width: 220px;
}

.tabItem {
	height: auto;
	line-height: normal;
	padding-top: 12px !important;
	padding-right: 25px;
	padding-bottom: 12px !important;
	padding-left: 25px;
	margin-top: 0.0em;
	margin-right: 0em;
	margin-bottom: 0.0em;
	margin-left: 0em;
	border-radius: 0px;
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	text-transform: none;	
	color: #404040;
	font-style: normal;
	text-decoration: none;	
	border-top: 1px solid #00A3FF;
	border-right: 1px solid #00A3FF;
	border-bottom: 1px solid #00A3FF;
	border-left: 1px solid #00A3FF;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
}

.tabItem:hover,
.tabItem:active {
	background: #00A3FF;
	color: #FFFFFF;
	border-top: 1px solid #00A3FF;
	border-right: 1px solid #00A3FF;
	border-bottom: 1px solid #00A3FF;
	border-left: 1px solid #00A3FF;
	text-decoration: none;
	font-style: normal;
}

.tab-active,
.tab-active:hover {
	background: #00A3FF;
	color: #FFFFFF;	
	border-top: 1px solid #00A3FF;
	border-right: 1px solid #00A3FF;
	border-bottom: 1px solid #00A3FF;
	border-left: 1px solid #00A3FF;
	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 #00A3FF;
}

@media (max-width: 548px){ 
    .table-share-row-name,
    .table-share-row-market-name,
    .table-share-row-currency,
    .table-share-row-date {
        width: inherit;
    }
}

/* -----------------------------Changes---------------------------- */

/* * ----------button--------- */ 

#amountInvestedContainer .data-button-wrapper {
	width: 627px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

.ar-ae #amountInvestedContainer .data-button-wrapper {
    width: 607px;
    margin-bottom: 1.5em;
	margin-top: 1.5em;
}

#shareBoughtContainer .data-button-wrapper {
	width: 443px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.ar-ae #shareBoughtContainer .data-button-wrapper {
    width: 427px;
    margin-bottom: 1.5em;
}

/* -------------Tabs------------ */


body.body-rtl .tabs li {
    float: none !important;
	margin-right: 0;
	margin-left: 10px;
}

.block-title, .block-date {
    text-align: center;
    font-size: 16px;
}

/* --------------------calendar---------------- */


.EUCalendar-menu-yearLabel div, .EUCalendar-title div {
    text-shadow: none !important;
}
.EUCalendar {
	text-shadow: none !important;
}

.EUCalendar-body {
	text-shadow: none !important;
}

.jspHorizontalBar,
.jspVerticalBar {
    display: none !important;
}

.EUCalendar-bottomBar-today {
    font-family: inherit;
    font-weight: normal;
    color: #404040 !important;
    font-size: 16px;
    text-transform: capitalize;
    margin: 0.5em;
    padding: 8px 10px;
    border: 1px solid #00A3FF;
    border-radius: 0px;
    background: #FFFFFF;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
}

.EUCalendar-bottomBar-today:hover {
	text-decoration: none;
	background: #FFFFFF;
	color: #00A3FF !important ;
	border-color: #00A3FF;
}

.EUCalendar-day-today.EUCalendar-day-selected,
.EUCalendar-day-selected {
	text-decoration: none;
    background: #00A3FF !important;
    color: #fff;
    border-color: #00A3FF !important;
}

/* ----------------Inputs---------------- */

.ac_input {
    max-width: 0;
    bottom: 2px;
}

.amount-invested .ac_input {
    bottom: 4px;
}

/* -----------------Arabic-------------- */

.ar-ae .datefrom-input, 
.ar-ae .dateto-input, 
.ar-ae .value-input,
body.body-rtl .div-share-name-and-date .date-time {
	font-family: 'HelveticaNeueLT Std Lt', sans-serif;
}

.ar-ae .chart-title {
    padding-right: 40px !important;
}

.ar-ae tabs li {
	margin-left: 2em !important;
	margin-right: 0 !important;
}

body.body-rtl .end-investment {
    border-right: solid 0px #d1d1d1;
}

.ar-ae .amount-invested .ac_input {
    bottom: 4px;
}

body.body-rtl .tabs {
	text-align: none !important;
}

body.body-rtl .data-block {
    float: left;
}

.ar-ae .block-title, .ar-ae .block-date {
    font-size: 16px;
	font-weight: 400;
}

body.body-rtl .detail-label {
    float: right;
    font-weight: 400;
}
.ar-ae .block-date,
body.body-rtl .detail-value,
.ar-ae .highcharts-axis-labels span,
g.highcharts-axis-labels text tspan,
.highcharts-axis-labels > span,
.ar-ae .EUCalendar {
	font-family: 'HelveticaNeueLT Std Lt', sans-serif;
}

.body-rtl .result-close-button {
    border-right: 1px solid #ccc !important;
}


/* -----------------Responsive---------------- */

@media (max-width: 642px) {
	body.body-rtl .data-block {
		width: 100%;
	}
	body.body-rtl .end-investment {
		margin-left: 0 !important;
	}
}

@media (max-width: 632px) {
	.end-investment {
		margin-left: 0%;
	}
}

@media (max-width: 618px) {
	.amount-invested .ac_input {
		right: 8px;
	}
	.ar-ae .amount-invested .ac_input {
		right: unset;
		left: 0;
	}
	#amountInvestedContainer .data-button-wrapper {
		width: 442px;
	}
}

@media (max-width: 586px) {
	.ar-ae #amountInvestedContainer .data-button-wrapper {
		width: 427px;
	}
}

@media (max-width: 568px) {
	#amountInvestedContainer .data-button-wrapper {
		width: 387px;
	}
	div#shareBoughtContainer .parameter-item-label {
		width: 16em !important;
	}
	.ar-ae .amount-invested .ac_input {
		left: 0px;
		right: unset;
	}
	body.ar-ae .data-button {
		margin-right: 391px !important;
	}
	body.ar-ae div#shareBoughtContainer .data-button {
		margin-right: 259px !important;
	}
}

@media (max-width: 566px) {
	body.ar-ae .data-button-separated {
		margin-right: 211px !important;
	}
}

@media (max-width: 480px) {
	body.ar-ae .data-button-separated {
		margin-right: 210px !important;
	}
}

@media (max-width: 459px) {
	.tabs li {
		width: 65%;
		margin: 5px;
		margin-right: 0;
	}
	.ar-ae .tabs li {
		margin-left: 0 !important;
	}
	.tabs,
	body.body-rtl .tabs {
		border: 0 !important;
		text-align: center !important;
	}
	.ar-ae .tabItem {
		font-weight: 400 !important;
	}
	.tabItem {
		border: 1px solid #00A3FF!important;
		font-weight: 400;
	}
	.tabItem:hover,
    .tabItem:active {
		background:#00A3FF!important;
		color: #ffffff !important;
		border: 1px solid #00A3FF!important;
		text-decoration: none;
	}
	.tab-active,
    .tab-active:hover {
		background:#00A3FF!important;
		color: #ffffff !important;
		border: 1px solid #00A3FF!important;
		text-decoration: none;
	}
	.tabs:after {
		border-bottom: 0 !important;
	}
}


@media (max-width: 438px) {
	#shareBoughtContainer .data-button-wrapper {
		width: 178px;
	}
	body.ar-ae div#shareBoughtContainer .data-button {
		margin-right: 2px !important;
	}
}

@media (max-width: 394px) {
	#amountInvestedContainer .data-button-wrapper {
		width: 178px;
	}
}

@media (max-width: 391px) {
	body.ar-ae .data-button-separated {
		margin-right: 2px !important;
	}
}

@media (max-width: 327px) {
	.tabs li {
		width: 70%;
	}
}

@media (max-width: 320px) {
	.text-result {
		padding: 2em 1em;
	}
}

/* 3-14 */

.download-data-button, .data-button:active, .data-button{
	height: auto;
    line-height: normal;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    color: #404040;
    text-transform: capitalize;
    margin: 0.5em;
    padding: 15px 0.8em;
    border: 2px solid #404040;
    border-radius: 0px;
    background: #FFFFFF;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    width: 176px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 30px;
}
.EUCalendar-menu-today, .EUCalendar-bottomBar-today{
	border: 2px solid #404040;
	text-transform: uppercase;
    font-weight: 700;
	font-size: 16px;
    border-radius: 30px;
	transition: background 0.5s, color 0.5s, border 0.5s;
	padding: 8px 10px;
	color: #404040 !important;
}
.download-data-button:hover,
 .data-button:hover,
 .data-button:active{
    text-decoration: none;
    background: #00A3FF;
    color: #FFFFFF;
    border-color: #00A3FF;
}
.EUCalendar-bottomBar-today:hover,
 .EUCalendar-bottomBar-today:active,
 .EUCalendar-menu-today:hover,
 .EUCalendar-menu-today:active{
	text-decoration: none;
    background: #00A3FF !important;
    color: #FFFFFF !important;
    border-color: #00A3FF !important;
}
button.EUCalendar-menu-today {
    margin-top: 3px;
}

.block-title.initial-title, .block-title.end-title {
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.block-date.initial-date, .block-date.end-date{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.block-title, .block-date, .table-share-header-date {
    border-right-color: #00A3FF;
	border-left-color: #00A3FF;
}
.data-detail, .block-title, .block-date, .table-share-header-date, .table-share-row-date {
    border-right: 0px solid #E1E1E1;
}
.data-detail, .block-title, .block-date, .table-share .checkbox-wrapper, .table-share-header-name {
    border-left: 0px solid #E1E1E1;
}

/* 3-19 */

.body-rtl .download-data-button, 
.body-rtl .data-button:active, 
.body-rtl .data-button{
	padding: 8.5px 0.8em;
}
.body-rtl .tabItem{
	padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.body-rtl .footer {
    line-height: 20px;
}
/* .detail-line{
	padding-top: 16px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 36px;
} */
/* 3-21 */
@media screen and (min-width:1024px){
	.detail-line{
		padding-top: 16px;
		padding-left: 40px;
		padding-right: 40px;
		padding-bottom: 36px;
	}
}
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{
	top: -4px;
}
.body-rtl footer .supply-by > a:before,
.body-rtl #SuppliedBy > a:before,
.body-rtl .footer .supply-by > a:before,
.body-rtl .supplied-box span > a:before,
.body-rtl .footer-info .supply-by span > a:before,
.body-rtl .footer div .hyperlink:before,
.body-rtl .footer-box .supplyby-box .hyperlink:before,
.body-rtl .footer-box .supplied .hyperlink:before{
	top: 0px;
}
body.body-rtl .detail-label {
    line-height: 16px;
}
/* ar */

/* body.body-rtl .data-block {
    float: right;
    margin-right: 1%;
    margin-left: 4%;
} */

body.body-rtl .data-block.initial-investment {
    float: right;
    margin-right: 1%;
}
body.body-rtl .data-block.end-investment {
    margin-left: 1%;
}
@media screen and (max-width:642px){
	body.body-rtl .data-block.initial-investment { 
		margin-right: 0%;
	}
}

