@import url("//tools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/ae-sight/ae-sight.css */
@font-face {
    font-family: 'HelveticaNeueLT Std Lt';
    src: url("//tools.eurolandir.com/tools/shareseries/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/shareseries/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/shareseries/Config/Company/ae-sight/fonts/HelveticaNeueLTStd-Bd.woff2") format('woff2');
	font-weight: 700;
}
@font-face {
	font-family: "HelveticaNeueLTArabic";
	src: url("//tools.eurolandir.com/tools/shareseries/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/shareseries/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/shareseries/Config/Company/ae-sight/fonts/HelveticaNeueLTArabic-Bold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
 }

body {
    font-family: 'HelveticaNeueLT Std Lt', sans-serif;
    font-size: 16px;
    color: #404040;
    margin:0 auto;
    background:transparent;
    font-weight: 400
}
body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
    font-family: 'HelveticaNeueLT Std Lt', sans-serif;
	font-size: 16px;
}
body.body-rtl .hyperlink,
body.body-rtl .cookies-box a,
body.body-rtl .text-column,
body.body-rtl .data-column,
body.body-rtl .tab,
.nav-tab {
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
	font-size: 16px;
}
body.body-rtl {
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
}
#wrapper {
    width:100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
.main-heading {
    display: none;
}

/*************************************************************************** TABS CONTROL **********************************************************************************/
.navigator {
    margin-top: 0.15em;
    margin-bottom: 2.5em;
	padding-top: 1em;
	
	position: relative;
	z-index: 0;
}
.navigator:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #FFFFFF;	
}
.nav-tab {
    float:none;
    display:inline-block;
    margin-left: -0.08em;
	margin: 0.0em 0.08em 0.0em 0.08em;
}
#nav {
    padding: 0;
    font-size: 0;
    text-align: center;
	
}
.tab_left,
.tab_right {
	display: none !important;
}
.tab {
    float: none;
    display: inline-block;
    height: auto;
    line-height: normal;
	box-sizing: border-box;
	
    padding-top: 1.0em !important;
    padding-right: 2.0em;    
	padding-bottom: 1.0em !important;
    padding-left: 2.0em;
    
	font-family: inherit;
	font-weight: normal;
	font-size: 1.0em;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	border-top: 0.08em solid #404040;
	border-right: 0.08em solid #404040;
	border-bottom: 0.08em solid #404040;
	border-left: 0.08em solid #404040;
	
    background: #FFFFFF;
    color: #404040;
	
    transition: background 0.5s, color 0.5s, border 0.5s;
    position: relative;
	top: 0.3em;
	left: 0em;
}

.tabselected,
.tabselected:hover,
.tabselected:active,
.tab:hover,
.tab:active {
    background: #484D7A;
	color: #FFFFFF;	
	border-top: 0.08em solid #404040;
	border-right: 0.08em solid #404040;
	border-bottom: 0.08em solid #404040;
	border-left: 0.08em solid #404040;
}

.tabselected: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 #404040;
}
.tab_left,
.tab_right {
    display:none !important;
}

/*************************************************************************** TABLE RULES ***********************************************************************************/

/*** Table ***/

.border-outline {
	border-collapse: collapse;
    border-spacing: 0px;
	width: 100%;
}

/*** Inner Borders ***/

.table-column-headings.table-share-value {
	border-left: 0em solid #CCCCCC;
}

.border-inline:last-child {
	border-left: 0em solid #CCCCCC;
}

.border-inline {
	border-bottom: 1px solid #dadada  !important;
}

/*** Outter borders ***/

.table-column-headings {
	border-top: 0em solid #CCCCCC;
}

.border-inline:first-child,
.table-column-headings.table-share-label {
	border-left: 0em solid #CCCCCC;
}
.border-inline:last-child,
.table-column-headings.table-share-value {
	border-right: 0em solid #CCCCCC;
}
.border-outline tr:last-child .border-inline {
	border-bottom: 0em solid #CCCCCC;
}

/*** Header Top/Bottom Borders ***/

.table-column-headings {
	border-top: 0em solid #CCCCCC;
	border-bottom: em solid #CCCCCC;
}

/*** Header Left/Right Borders ***/

.table-column-headings.table-share-label {
	border-left-color: #CCCCCC;
}

.table-column-headings.table-share-value {
	border-right-color: #CCCCCC;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-column-headings.table-share-label {
	background: #00A3FF;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-transform: none;
}
.table-column-headings.table-share-value {
	background: #00A3FF;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	text-transform: none;
}

/*** Body ***/

.table-share-row-even.border-inline {
	background: #FFFFFF  !important;
}
.table-share-row-odd.border-inline {
	background: #FFFFFF  !important;
}

.border-inline:first-child {
	background: #FFFFFF;
	text-align: left;
	color: #404040;
	font-weight: normal;
	text-transform: none;
}
.border-inline:last-child {
	background: #FFFFFF;
	text-align: right;
	color: #404040;
	font-weight: normal;
}

/*padding / width / vertical alignment control for table*/
.table-column-headings {
    width:50%;
}

.text-column,
.data-column {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    height: auto;
    line-height: normal;
    vertical-align: bottom;
}
.data-column img {
    display:none;
}
/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #61D1AB;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right:1em;
}
.share-price-value-increase-color:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.4em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-bottom: 0.7em solid #61D1AB;
}
.share-price-value-decrease-color {
    color: #E85734;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right:1em;
}
.share-price-value-decrease-color:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.4em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.7em solid #E85734;
}

/********************************************************************* FOOTER & LINKS ******************************************************************************************/
.footer-box {
    padding-top: 5em;
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 5em;
}
.footer-box .hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #404040;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
}
.footer-box .hyperlink:hover,
.disclaimer-box a:hover,
.cookies-box a:hover,
.footer-box .hyperlink:active,
.disclaimer-box a:active,
.cookies-box a:active {
    color: #00A3FF;
    text-decoration: underline;
    font-style: none;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display:none;
}
.print .hyperlink,
.print .hyperlink:active {
	
	height: auto;
    line-height: normal;
	text-decoration: none;
	font-family: inherit;
	font-size: 16px;
	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;	
}
.print .hyperlink:hover {
	
	cursor: pointer;
    text-decoration:none;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	color: #00A3FF;
	border-color: #00A3FF;
}
.print {
    width: 100%;
    text-align:center;
    position:absolute;
    top: 2em;
    left: 0;
}

.supplied, .supplied a, .policy-box a {
    font-size: 14px;
}

body.body-rtl .text-column {
    padding-right: 0.6em;
}
body.body-rtl .data-column {
    padding-left: 0.6em;
}

@media print {
    body {
        font-size: 15px !important;
    }
    .text-column, .data-column {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        padding-left: 0.6em;
        padding-right: 0.6em;
    }
}
.print .hyperlink, .print .hyperlink:active{
    font-family: inherit;
    font-size: 1.0em;
    color: #404040;
    text-transform: none;
	padding: 16.5px 28px;
    border: 2px solid #404040;
    background: #FFFFFF;
    transition: background 0.5s, color 0.5s, border 0.5s;
    text-decoration: none;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
.print .hyperlink:active, .print .hyperlink:hover{
    text-decoration: none;
    background: #00A3FF !important;
    color: #FFFFFF !important;
    border-color: #00A3FF !important;
    font-weight: 700 !important;
}

td.table-column-headings.row-header.table-share-label {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
body.body-rtl td.table-column-headings.row-header.table-share-label{
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.table-column-headings.table-share-value{
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
body.body-rtl .table-column-headings.table-share-value{
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
/* 3-19 */
body.body-rtl .text-column, body.body-rtl .data-column{
    padding-top: 9px;
    padding-bottom: 9px;
}
body.body-rtl .print .hyperlink, body.body-rtl .print .hyperlink:active {
    padding: 11.5px 28px;
}

/* 3-20 */

body.body-rtl .policy-box {
    line-height: 14px;
}
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.body-rtl footer .supply-by > a:before,
body.body-rtl #SuppliedBy > a:before,
body.body-rtl .footer .supply-by > a:before,
body.body-rtl .supplied-box span > a:before,
body.body-rtl .footer-info .supply-by span > a:before,
body.body-rtl .footer div .hyperlink:before,
body.body-rtl .footer-box .supplyby-box .hyperlink:before,
body.body-rtl .footer-box .supplied .hyperlink:before{
    top: 0px;
}
.text-column, .data-column{
	padding-top: 1em;
	 padding-bottom: 1em;
}
@media screen and (min-width:1024px){
	.text-column{
		padding-left: 40px;
	}
	.data-column{
		padding-right: 40px;
	}
	.body_ar-ae .text-column{
		padding-right: 40px;
	}
	.body_ar-ae .data-column{
		padding-left: 40px;
	}
    body.body-rtl .data-column {
        padding-left: 40px;
    }
    body.body-rtl .text-column {
        padding-right: 40px;
    }
}
@media screen and (max-width:768px){
    .footer-box{
        padding-top: 7em;
    }
}
@media print{
    .text-column, .data-column{
        padding-top: 0.5em;
         padding-bottom: 0.5em;
    }
    body.body-rtl .text-column, body.body-rtl .data-column{
        padding-top: 1px;
        padding-bottom: 1px;
    }
}
