@import url("//ksatools.eurolandir.com/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/sa-ribl/sa-ribl.css */
@font-face {
    font-family: 'Effra-Regular';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/Effra-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Effra-Medium';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/Effra-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'Effra-Light';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/Effra-Light.otf") format("opentype");
}

@font-face {
    font-family: 'Effra-Bold';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/Effra-Bold.otf") format("opentype");
}

@font-face {
    font-family: 'DIN-Regular';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/DIN-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'DIN-Medium';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/DIN-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'DIN-Bold';
    src: url("//ksatools.eurolandir.com/tools/shareseries/Config/Company/sa-ribl/fonts/DIN-Bold.otf") format("opentype");
}

body {
    font-family: 'Effra-Regular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2C2E30;

}
body.ar-ae.body-rtl {
    font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
}

table tr:hover {
    background: #f2eff8 !important;


}

.table-share-label {
    text-align: left;
    color: #ffffff !important;
    font-weight: normal !important;
    border-right: 0px solid #fff;
    background: #230871;
}

#wrapper {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    position: relative;
}

.main-heading {
    display: none;
}

/*************************************************************************** TABS CONTROL **********************************************************************************/
.navigator {
    margin-top: 0.15em;
    margin-bottom: 2.5em;
}

.nav-tab {
    float: none;
    display: inline-block;
    margin-left: -0.08em;
    margin-top: 1em;
}

#nav {
    padding: 0;
    font-size: 0;
    text-align: center;
}

.tab {
    float: none;
    display: inline-block;
    height: auto;
    line-height: normal;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
    padding-left: 2.0em;
    padding-right: 2.0em;
    text-transform: none;
    text-decoration: none;
    font-family: 'Effra-Bold';
    font-style: normal;
    box-sizing: border-box;

    background: transparent;
    border: 0.16em solid #003B63;
    color: #FFFFFF;

    transition: background 0.5s, color 0.5s, border 0.5s;
    position: relative;
    margin-left: -0.08em;
}

.tab:hover,
.tab:active {
    background: #FFFFFF;
    border: 0.16em solid #FFFFFF;
    color: #003B63;
}

.tabselected,
.tabselected:hover,
.tabselected:active {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #003B63;

    position: relative;
    top: 0px;
    left: 0px;
}

.tabselected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.0em;
}

.tab_left,
.tab_right {
    display: none !important;
}

/*************************************************************************** TABLE RULES ***********************************************************************************/
.border-outline {
    border-collapse: collapse;
}

/*Name column header*/
.table-share-label {
    text-align: left;
    color: #ffffff !important;
    font-weight: normal !important;
    border-right: 0px solid #fff;
    background: #230871;
}

/*Name column data*/
td.table-share-row-even:first-child,
td.table-share-row-odd:first-child {
    border-right: 0;
    text-align: center;

    font-size: 1em;
    font-weight: normal;
    background: transparent;
}

/*Data column header*/
.table-share-value {
    border-left: 0;
    text-align: right;
    color: #fff !important;
    font-weight: normal;
    background: transparent;
}

.table-share-value div {
    color: #4e4e4e !important;
}

/*Data column data*/
table.border-outline tr + tr td + td {
    text-align: center;
    color: #4e4e4e;
    font-size: 1em;
    font-weight: normal;
    background: transparent;
}

div.data-column {
    text-align: inherit;
}

/*Odd/even control*/
.table-share-row-even {
    background: transparent !important;
}

.table-share-row-odd {
    background: transparent !important;
}

/*Tablerow header bottom-border */
.table-share-label,
.table-share-value {
    border-bottom: 0;
}

/*Tablerow data bottom-border*/
.table-share-row-even,
.table-share-row-odd,
table.border-outline tr + tr td + td {
    border-bottom: 0;
}

/*Whole table*/
table.border-outline td.table-share-label,
table.border-outline td.table-share-value {
    border-top: 0;
}

table.border-outline td.table-share-label,
table.border-outline tr td:first-child {
    border-left: 0;
}

table.border-outline td.table-share-value,
table.border-outline tr td:last-child {
    border-right: 0;
}

table.border-outline tr:last-child td {
    border-bottom: 0;
}

/*padding / width / vertical alignment control for table*/
.table-column-headings {
    width: 50%;
    text-transform: uppercase;
    background: #230871;
}

.text-column,
.data-column {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;

    height: auto;
    border-bottom: 1px solid #acadae;
    line-height: normal;
    vertical-align: bottom;
    border-right: 1px solid #acadae;
    border-left: 1px solid #acadae;
}

.text-column {
    border-right: 0px;
}

.data-column {
    border-left: 0px;
}

.data-column img {
    display: none;
}

/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #5EA814;
    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 #5EA814;
}

.share-price-value-decrease-color {
    color: #FF0055;
    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 #FF0055;
}

/********************************************************************* 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: #280091;
    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: #280091;
    text-decoration: none;
    font-style: none;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display: none;
}

.print .hyperlink,
.print .hyperlink:active {
    background: #230871;
    color: #FFFFFF !important;
    padding: 1em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    border: 0px;
    font-family: 'Effra-Bold';
    border-radius: 3px;
    height: auto;
    line-height: normal;
    text-transform: none;
    transition: background 0.5s, color 0.5s, border 0.5s;
}
body.ar-ae.body-rtl .print .hyperlink,
body.ar-ae.body-rtl .print .hyperlink:active {
    font-family: 'DIN-Bold';
}


.print .hyperlink:hover {
    background: #230871;
    color: #FFFFFF !important;
    cursor: pointer;
}

.print {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 2em;
    font-size: 14px;
    left: 0;
    text-transform: uppercase !important;
}

body.body-rtl .disclaimer-box,
body.body-rtl .cookies-box {
    text-align: left;
}

.ar-ae .form select {
    background-position: 0% 50%;
}

@media (max-width:480px) {

    body,
    .cookies-box a,
    .text-column,
    .data-column,
    .tab,
    .nav-tab {
        font-size: 16px !important;
    }
}

span.header-share-name {
    font-weight: normal;
    color: #fff;
    background: #230871;
}

.text-column {
    text-align: left;
}

div.data-column {
    text-align: right;
}


body.body-rtl .data-column {
    border-right: 0px;
    border-left: 1px solid #acadae;
}

body.body-rtl .text-column {
    border-left: 0px;
    border-right: 1px solid #acadae;
}

table#header_table {
    border-top: 1px solid #acadae;
}

