@import url("//ksatools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/sa-maaden/sa-maaden.css */
/************************************************************************* FONT DECLARATIONS *****************************************************************************/

@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");

/* Arabic */
@font-face {
	font-family: Maaden-Arabic;
	src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontLight.ttf"),
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontLight.eot?#iefix") format('embedded-opentype'),
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontLight.woff") format("woff"), 
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontLight.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}


@font-face {
	font-family: Maaden-Arabic;
	src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontMedium.ttf"),
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontMedium.eot?#iefix") format('embedded-opentype'),
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontMedium.woff") format("woff"), 
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontMedium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Maaden-Arabic;
	src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontBold.ttf"),
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontBold.eot?#iefix") format('embedded-opentype'),
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontBold.woff") format("woff"), 
		 url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-maaden/./fonts/MaadenArabicFontBold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal
}

/*********************************************************************** FONT DECLARATIONS END ***************************************************************************/

/***************************************************************************** MAIN RULES ********************************************************************************/
body {
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
	color: #727272 !important;
    margin:0 auto;
    background:transparent;
}


.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
	font-family: 'Open Sans',sans-serif;
	font-size: 16px;
}


body.ar-ae,
.ar-ae .hyperlink,
.ar-ae .cookies-box a,
.ar-ae .text-column,
.ar-ae .data-column,
.ar-ae .tab,
.ar-ae .nav-tab {
	font-family: Maaden-Arabic, Arial, Helvetica, sans-serif;
	font-weight: 400;
}


#wrapper {
    width:100%;
    max-width: 760px;
    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: bold;
	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: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	
    background: #FFFFFF;
    color: #F6BB20;
	
    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: #FFFFFF;
	color: #F6BB20;	
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
}

.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 #FFFFFF;
}
.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 #232726;
}

.border-inline:last-child {
	border-left: 0em solid #232726;
}

.border-inline {
	border-bottom: 0.08em solid #DEE2E6  !important;
}

/*** Outter borders ***/

.table-column-headings {
	border-top: 0em solid #232726;
}

.border-inline:first-child,
.table-column-headings.table-share-label {
	border-left: 0em solid #232726;
}
.border-inline:last-child,
.table-column-headings.table-share-value {
	border-right: 0em solid #232726;
}
.border-outline tr:last-child .border-inline {
	border-bottom: 0em solid #232726;
}

/*** Header Top/Bottom Borders ***/

.table-column-headings {
	border-top: 0.08em solid #DEE2E6;
	border-bottom: 0.16em solid #DEE2E6;
}

/*** Header Left/Right Borders ***/

.table-column-headings.table-share-label {
	border-left-color: #232726;
}

.table-column-headings.table-share-value {
	border-right-color: #232726;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-column-headings.table-share-label {
	background: #FFFFFF;
	color: #727272;
	text-align: left;
	
	font-weight: bold;
	text-transform: none;
}
.table-column-headings.table-share-value {
	background: #FFFFFF;
	color: #727272;
	text-align: right;
	
	font-weight: bold;
	text-transform: none;
}

/*** Body ***/

.table-share-row-even.border-inline {
	background: transparent ;
}
.table-share-row-odd.border-inline {
	background: transparent ;
}

.border-inline:first-child {
	background: #FFFFFF;
	text-align: left;
	color: #727272 !important;
	
	font-weight: bold;
	text-transform: none;
}
.border-inline:last-child {
	background: #FFFFFF;
	text-align: right;
	color: #727272 !important;
	
	font-weight: normal;
}

/*padding / width / vertical alignment control for table*/
.table-column-headings {
    width:50%;
}

.text-column,
.data-column {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    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: #14A845;
    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 #14A845;
}
.share-price-value-decrease-color {
    color: #FF0000;
    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 #FF0000;
}

/********************************************************************* FOOTER & LINKS ******************************************************************************************/
.footer-box {
    padding-top: 5em;
    position: relative;
    top: 0px;
    left: 0px;

    padding-top: 5em;
    font-size: 13px !important
}

.footer-box a{
    font-size: 13px !important
}

#wrapper .footer-box a,
#wrapper .disclaimer-box a,
#wrapper .cookies-box a {
    color: #F6BB20 !important;
    text-decoration: none;
    font-style: none;
    font-weight: normal;
}


#wrapper .disclaimer-box a:hover,
#wrapper .cookies-box a:hover,
#wrapper .footer-box .hyperlink:active,
#wrapper .footer-box .hyperlink:hover,
#wrapper .disclaimer-box a:active,
#wrapper .cookies-box a:active {
    color: #F6BB20 !important;
    text-decoration: underline !important;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display:none;
}

#wrapper .footer-box .print a,
#wrapper .footer-box .print a:active {
	
	height: auto;
    line-height: normal;
	text-decoration: none;
	font-family: inherit;
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 15px 1.0em;
	
	border: 0em solid #0C473D;	
	border-radius: 5px;
	
    background: #0C473D;
    color: #FFFFFF !important;
	
    transition: background 0.5s, color 0.5s, border 0.5s;
}
#wrapper .footer-box .print a:hover {
	
	cursor: pointer;
    text-decoration:none !important;
	font-weight: 700;
    background: #F6BB20;
    color: #FFFFFF !important;
	border-color: #F6BB20;
}
#wrapper .footer-box .print {
    width: 100%;
    text-align:center;
    position:absolute;
    top: 2em;
    left: 0;
}

table#header_table .row-header {
    color: #727272 !important;
}

#wrapper .print a{
    color: #FFFFFF !important;
    font-weight: 700;
}

body.body-rtl .text-column{
    font-weight: 700;
}

/* 5/29/2020 */

.text-column, .data-column{
    font-weight: 400 !important;
}
