@import url("//ksatools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/sa-arab/sa-arab.css */
/************************************************************************* FONT DECLARATIONS *****************************************************************************/
@font-face {
    font-family: "co-arabic";
    src: url("//use.typekit.net/af/72bcc2/00000000000000007735e27a/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff2"), url("//use.typekit.net/af/72bcc2/00000000000000007735e27a/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("woff"), url("//use.typekit.net/af/72bcc2/00000000000000007735e27a/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3") format("opentype");
    font-display: block;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "co-arabic";
    src: url("//use.typekit.net/af/df182d/00000000000000007735e27b/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("woff2"), url("//use.typekit.net/af/df182d/00000000000000007735e27b/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("woff"), url("//use.typekit.net/af/df182d/00000000000000007735e27b/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n3&v=3") format("opentype");
    font-display: block;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "co-arabic";
    src: url("//use.typekit.net/af/ce4204/00000000000000007735e27c/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff2"), url("//use.typekit.net/af/ce4204/00000000000000007735e27c/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("woff"), url("//use.typekit.net/af/ce4204/00000000000000007735e27c/30/a?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3") format("opentype");
    font-display: block;
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
}

@font-face {
    font-family: "Certo Sans";
    font-weight: normal;
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-arab/fonts/CertoSans-Bold.otf") format("opentype");
}

@font-face {
    font-family: "Certo Sans";
    font-weight: bold;
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-arab/fonts/CertoSans-Heavy.otf") format("opentype");
}

@font-face {
    font-family: "Certo Sans";
    font-weight: normal;
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-arab/fonts/CertoSans-Light.otf") format("opentype");
}

@font-face {
    font-family: "Certo Sans";
    font-weight: bold;
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-arab/fonts/CertoSans-Regular.otf") format("opentype");
}

body.en-gb {
	margin: 0px;
	font-family: "Certo Sans", sans-serif;
}

body.ar-ae {
	margin: 0px;
	font-family: "co-arabic", sans-serif;
}
/*********************************************************************** FONT DECLARATIONS END ***************************************************************************/

/***************************************************************************** MAIN RULES ********************************************************************************/
body {
    font-family: inherit;
    font-size: 16px;
    color: #313131;
    margin:0 auto;
    background:transparent;
}
.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
    font-family: inherit;
	font-size: 16px;
}
#wrapper {
    width:100%;
    max-width: 1320px;
    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: 1px solid #D3D3D3;	
}
.nav-tab {
    float:none;
    display:inline-block;
    margin-left: -1px;
    
	margin: 0.0em 1px 0.0em 1px;
}
#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.375em;
	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: #003C34;
	
    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: #F6630C;	
	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 #CCCCCC;
}

.border-inline:last-child {
	border-left: 0em solid #CCCCCC;
}

.border-inline {
	border-bottom: 1px solid #CCCCCC  !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: #003C34;
	color: #FFFFFF;
	text-align: left;
	
	font-weight: normal;
	text-transform: none;
}
.table-column-headings.table-share-value {
	background: #003C34;
	color: #FFFFFF;
	text-align: right;
	
	font-weight: normal;
	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: #313131;
	
	font-weight: normal;
	text-transform: none;
}
.border-inline:last-child {
	background: #FFFFFF;
	text-align: right;
	color: #313131;
	
	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;
}
body.body-rtl .text-column, 
body.body-rtl .data-column {
    padding: 0.4em !important;;
}
.data-column img {
    display:none;
}
/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #008800;
    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 #008800;
}
.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;
}
.footer-box .hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #003C34;
    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: #F6630C;
    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: 1em;
	font-weight: bold;
	color: #003C34 !important;
	text-transform: none;
	
	padding: 0.75em 2.5em;
	
	border: 1px solid #E5A93F;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #E5A93F;
    color: #003C34 !important;
	
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.print .hyperlink:hover {
	
	cursor: pointer;
    text-decoration:none;
	font-weight: bold;
	
    background: #F6630C;
    color: #FFFFFF !important;
	border-color: #F6630C;
}
.print {
    width: 100%;
    text-align:center;
    position:absolute;
    top: 2em;
    left: 0;
}
.ar-ae .print .hyperlink,
.ar-ae .print .hyperlink:active,
.ar-ae .print .hyperlink:hover {
    font-weight: 500;
    padding: 0.2em 0.8em 0.5em;
}
span.cookies-box a,
.policy-box,
.supplied a {
    font-size: 13px;
}

.supplied {
    font-size: 13px;
}


