@import url("//ksatools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/sa-ejad/sa-ejad.css */
@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-Bold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-SemiBold.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Readex Pro';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ejad/fonts/ReadexPro-ExtraLight.ttf") format('truetype');
    font-weight: 200;
    font-style: normal;
}


/*********************************************************************** FONT DECLARATIONS END ***************************************************************************/

/***************************************************************************** MAIN RULES ********************************************************************************/
body {
    font-family: 'Readex Pro';
    font-size: 18px;
    color: #5D6074;
    margin: 0 auto;
    background: transparent;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
    font-family: 'Readex Pro';
    font-size: 16px;
}

#wrapper {
    width: 100%;
    max-width: 1137px;
    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: #5d6074;

    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: #001081;
    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: 0em solid #CCCCCC;
}

/*** 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: 0.08em 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: #FFFFFF;
    color: #5d6074;
    text-align: left;

    font-weight: 400 !important;
    text-transform: none;
}

.table-column-headings.table-share-value {
    background: #FFFFFF;
    color: #5d6074;
    text-align: right;

    font-weight: 400 !important;
    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: #5d6074;

    font-weight: normal;
    text-transform: none;
}

.border-inline:last-child {
    background: #FFFFFF;
    text-align: right;
    color: #5d6074;

    font-weight: normal;
}

/*padding / width / vertical alignment control for table*/
.table-column-headings {
    width: 50%;
}

.text-column,
.data-column {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box !important;
    line-height: normal;
    vertical-align: middle;
}

body.body-rtl .data-column {
    padding-left: 25px;
    padding-right: 25px;
}

body.body-rtl .text-column {
    padding-left: 25px;
    padding-right: 25px;
}

span.header-share-name {
    font-weight: 400 !important;
    font-size: 18px;
}

td.table-column-headings.row-header.table-share-value .data-column {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
}

td.table-column-headings.row-header.table-share-label .text-column {
    font-weight: 400 !important;
    font-size: 18px;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
}

.data-column img {
    display: none;
}

/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #008000;
    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 #008000;
}

.share-price-value-decrease-color {
    color: #FF8383;
    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 #FF8383;
}

/********************************************************************* 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: #5d6074;
    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: #001081;
    text-decoration: underline;
    font-style: none;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display: none;
}

.print .hyperlink,
.print .hyperlink:active {
    height: auto;
    line-height: 22.4px;
    text-decoration: none;
    font-family: inherit;
    font-size: 1.0em;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: none;
    padding: 14.2032px 25px 14.203px 25px;
    border: 2px solid #001081;
    border-radius: 7px !important;
    background: #001081;
    color: #FFFFFF !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.print .hyperlink:hover,
.print .hyperlink:active {

    cursor: pointer;
    text-decoration: none;
    font-weight: normal;

    background: #FFF !important;
    color: #001081 !important;
}

.print {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 2em;
    left: 0;
}

.border-outline tr {
    border-bottom: 1px solid #cccccc;
}

.supplied,
.policy-box,
.disclaimer-box,
.cookies-box,
.cookies-box a {
    font-size: 16px;
}

@media print {

    .text-column,
    .data-column {
        padding-top: 0.48em;
        padding-bottom: 0.48em;
    }

    .print {
        top: 2em;
    }

    .footer-box {
        padding-top: 5.5em;
    }
}


.display-data tr td.table-share-row-odd.border-inline {
    background: #F8F8F8 !important;
}

.border-outline tr {
    border-bottom: 0px solid #cccccc;
}

.border-outline tr:last-child .border-inline {
    border-bottom: 0em solid #CCCCCC;
}
.ar-ae #header_table tr:nth-child(odd) td:not(.table-column-headings):last-child,
.en-gb #header_table tr:nth-child(odd) td:not(.table-column-headings):first-child {
    border-radius: 7px 0 0 7px;
}
.ar-ae #header_table tr:nth-child(odd) td:not(.table-column-headings):first-child,
.en-gb #header_table tr:nth-child(odd) td:not(.table-column-headings):last-child {
  border-radius: 0 7px 7px 0;
}

.table-column-headings.table-share-label {
    border-left-color: #001081;
    background: #001081;
    color: #FFFFFF;
    border-top-left-radius: 7px !important;
}

.table-column-headings.table-share-value {
    border-right-color: #001081;
    background: #001081;
    color: #FFFFFF;
    border-top-right-radius: 7px !important;
}
body.body-rtl .table-column-headings.table-share-value {
    border-top-right-radius: 0px !important;
    border-top-left-radius: 7px !important;
}

body.body-rtl .table-column-headings.table-share-label {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 7px !important;
}
.print {
    top: 4em;
}

.footer-box {
    padding-top: 7em;
}

@media print {
    .print {
        display: none;
    }
    .footer-box {
        padding-top: 2em;
    }
}
.table-column-headings .data-column {
  font-size: 18px;
}

@media (max-width: 831px) {
    body,
    span.header-share-name,
    .table-column-headings .data-column,
    .print .hyperlink, .print .hyperlink:active,
    td.table-column-headings.row-header.table-share-label .text-column {
        font-size: 16px !important;
    }
    .hyperlink,
    .cookies-box a,
    .text-column,
    .data-column,
    .tab,
    .nav-tab,
    .supplied,
    .policy-box,
    .disclaimer-box,
    .cookies-box,
    .cookies-box a {
        font-size: 14px !important;
    }
}

@media (max-width: 688px) {
    body,
    span.header-share-name,
    .table-column-headings .data-column,
    .print .hyperlink, .print .hyperlink:active,
    td.table-column-headings.row-header.table-share-label .text-column {
        font-size: 14px !important;
    }
}
