@import url("//tools.eurolandir.cn/tools/shareseries/./../Config/footer.css");
/* Not Found: /Config/ShareSeries.css */
/* Not Found: ./../Config/Company/BM-WS7/BM-WS7.css */
/************************************************************************* FONT DECLARATIONS *****************************************************************************/

/*********************************************************************** FONT DECLARATIONS END ***************************************************************************/

/***************************************************************************** MAIN RULES ********************************************************************************/
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    margin: 0 auto;
    background: transparent;
}

.hyperlink,
.cookies-box a,
.text-column,
.data-column,
.tab,
.nav-tab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

body.zh-cn,
body.zh-cn .hyperlink,
body.zh-cn .cookies-box a,
body.zh-cn .text-column,
body.zh-cn .data-column,
body.zh-cn .tab,
body.zh-cn .nav-tab,
body.zh-tw,
body.zh-tw .hyperlink,
body.zh-tw .cookies-box a,
body.zh-tw .text-column,
body.zh-tw .data-column,
body.zh-tw .tab,
body.zh-tw .nav-tab {
    font-family: Microsoft Yahei, Arial, sans-serif !important;
}

#wrapper {
    width: 100%;
    max-width: 100%;
    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 #CCCCCC;
}

.nav-tab {
    float: none;
    display: inline-block;
    margin-left: -1px;

    margin: 0.0em 1px 0.0em 0em;
}

#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.5em 0.5em 0.0em 0.0em;

    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;

    background: #F1F1F1;
    color: #999999;

    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: #4C93CE;
    color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}
.display-data {
    padding-top: 15px;
}
.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 #CCCCCC;
}

.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: 1px solid #B5D3E9;
}

.border-inline:last-child {
    border-left: 1px solid #B5D3E9;
}

.border-inline {
    border-bottom: 1px solid #B5D3E9 !important;
}

/*** Outter borders ***/

.table-column-headings {
    border-top: 0em solid #B5D3E9;
}

.border-inline:first-child,
.table-column-headings.table-share-label {
    border-left: 0em solid #B5D3E9;
}

.border-inline:last-child,
.table-column-headings.table-share-value {
    border-right: 0em solid #B5D3E9;
}

.border-outline tr:last-child .border-inline {
    border-bottom: 0em solid #B5D3E9;
}

/*** Header Top/Bottom Borders ***/

.table-column-headings {
    border-top: 0.16em solid #1B84D5;
    border-bottom: 1px solid #B5D3E9;
}

/*** Header Left/Right Borders ***/

.table-column-headings.table-share-label {
    border-left-color: #B5D3E9;
}

.table-column-headings.table-share-value {
    border-right-color: #B5D3E9;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-column-headings.table-share-label {
    background: #CEE3F2;
    color: #025A89;
    text-align: left;

    font-weight: bold;
    text-transform: none;
}

.table-column-headings.table-share-value {
    background: #CEE3F2;
    color: #025A89;
    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: #333333;

    font-weight: normal;
    text-transform: none;
}

.border-inline:last-child {
    background: #FFFFFF;
    text-align: right;
    color: #333333;

    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: 20px;
    line-height: 20px;
    vertical-align: bottom;
}

.data-column img {
    display: none;
}

/************************************************************************* + / - ***********************************************************************************************/
.share-price-value-increase-color {
    color: #1EA814;
    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 #1EA814;
}

.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: 8em;
}

.footer-box .hyperlink,
.disclaimer-box a,
.cookies-box a {
    color: #333333;
    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: #333333;
    text-decoration: underline;
    font-style: none;
    font-weight: none;
}

/********************************************************************** PRINT BUTTON *******************************************************************************************/
.print .icon {
    display: none;
}

.print .hyperlink,
.print .hyperlink:active {
    height: auto;
    line-height: 16px;
    text-decoration: none;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: none;
    padding: 13.5px 3em;
    border: 1px solid #f1f5f8;
    border-radius: 50px;
    background: #f1f5f8;
    color: #333333 !important;
    transition: 0;
    width: 140px;
    min-width: 140px;
}

body.zh-cn .print .hyperlink,
body.zh-cn .print .hyperlink:active,
body.zh-tw .print .hyperlink,
body.zh-tw .print .hyperlink:active{
    padding: 11.5px 3em;
}

.print .hyperlink:hover {
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
    background: linear-gradient(to right, #013f80, #237ad4);
    color: #FFFFFF !important;
    border-color: #237ad4;
    box-shadow: 0px 0px 15px -3px #237ad4;
}

.print {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 4em;
    left: 0;
}

.cookies-box a,
.supplied a,
.footer-box,
.disclaimer-box {
    font-size: 14px;
}

