@import url("//ksatools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/sa-hmg/sa-hmg.css */
@import url("//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
    font-family: 'NeoSansArabic';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.eot");
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.eot?#iefix") format('embedded-opentype'),
        url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.woff2") format('woff2'),
        url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.woff") format('woff'),
        url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeoSansArabic';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic.eot");
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic.eot?#iefix") format('embedded-opentype'),
        url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic.woff2") format('woff2'),
        url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic.woff") format('woff'),
        url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-hmg/fonts/NeoSansArabic.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/************************************************************************* FONT DECLARATIONS *****************************************************************************/

/*********************************************************************** FONT DECLARATIONS END ***************************************************************************/

/***************************************************************************** MAIN RULES ********************************************************************************/


.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

body.ar-ae {
    font-family: 'NeoSansArabic', "Poppins", sans-serif !important;
}

.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: 'NeoSansArabic', "Poppins", sans-serif !important;
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #222222;
    margin: 0 auto;
    background: transparent;
}

#wrapper {
    width: 100%;
    max-width: 1447px;
    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: left;

}

.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: 0.08em solid #DDDDDD;
    border-right: 0.08em solid #DDDDDD;
    border-bottom: 0.08em solid #DDDDDD;
    border-left: 0.08em solid #DDDDDD;

    background: #FFFFFF;
    color: #1D252D;

    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: #EB1E2D;
    border-top: 0.08em solid #DDDDDD;
    border-right: 0.08em solid #DDDDDD;
    border-bottom: 0.08em solid #FFFFFF;
    border-left: 0.08em solid #DDDDDD;
}

.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 #655B5B;
}

.border-inline:last-child {
    border-left: 0em solid #655B5B;
}

.border-inline {
    border-bottom: 1px solid #dee2e6 !important;
}

/*** Outter borders ***/

.table-column-headings {
    border-top: 0em solid #655B5B;
}

.border-inline:first-child,
.table-column-headings.table-share-label {
    border-left: 0em solid #655B5B;
}

.border-inline:last-child,
.table-column-headings.table-share-value {
    border-right: 0em solid #655B5B;
}

.border-outline tr:last-child .border-inline {
    border-bottom: 0em solid #655B5B;
}

/*** Header Top/Bottom Borders ***/

.table-column-headings {
    border-top: 0em solid #655B5B;
    border-bottom: 0px solid #F8F9FA;
}

/*** Header Left/Right Borders ***/

.table-column-headings.table-share-label {
    border-left-color: #655B5B;
}

.table-column-headings.table-share-value {
    border-right-color: #655B5B;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-column-headings.table-share-label {
    background: #F8F9FA;
    color: #222222;
    text-align: left;

    font-weight: 400;
    text-transform: none;
}

.table-column-headings.table-share-value {
    background: #F8F9FA;
    color: #222222;
    text-align: right;

    font-weight: 400;
    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: #212529;

    font-weight: normal;
    text-transform: none;
}

.border-inline:last-child {
    background: #FFFFFF;
    text-align: right;
    color: #212529;

    font-weight: normal;
}

/*padding / width / vertical alignment control for table*/
.table-column-headings {
    width: 50%;
}

.text-column,
.data-column {
    padding-top: 15px;
    padding-bottom: 14px;
    padding-left: 0.6em;
    padding-right: 0.6em;

    height: auto;
    line-height: normal;
    vertical-align: bottom;
}

.row-header div {
    padding-top: 16px;
    padding-bottom: 16px;
}

.data-column img {
    display: none;
}

/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #2CAA55;
    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 #2CAA55;
}

.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: 7em;
}

.footer-box .hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #222222;
    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: #222222;
    text-decoration: underline;
    font-style: none;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display: none;
}

.print .hyperlink,
.print .hyperlink:active {

    height: auto;
    line-height: 21px;
    text-decoration: none;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF !important;
    text-transform: none;
    padding: 12px 32px;
    border: 1px solid #E5001E;
    border-radius: 16px 0px;
    background: #ffffff;
    color: #E5001E !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

body.ar-ae .print .hyperlink,
body.ar-ae .print .hyperlink:active {
    border-radius: 0px 16px;
}

.print .hyperlink:hover {
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
    background: #E5001E;
    color: #FFFFFF !important;
    border-color: #E5001E;
    text-decoration: none;
}

.print {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 2em;
    left: 0;
}

body.en-gb tr:first-child td:first-child,
body.ar-ae tr:first-child td:last-child {
    border-radius: 12px 0 0 0;
}

body.en-gb tr:first-child td:last-child,
body.ar-ae tr:first-child td:first-child {
    border-radius: 0 12px 0 0;
}

.footer-box div.policy-box span a,
.footer-box div.supplied a,
.footer-box {
    font-size: 13px;
}

