/* $Id: ssecom-default.css,v 1.99 2015/09/15 14:40:40 tkarb Exp $ */

/* Left Navigation: Level 4 to 6 */
td.navigation-left {
    border-right: 1px solid #EAEAE8;
    border-top: 1px solid #D5D6D2;
}

tr.nav-level4, tr.nav-level4-hover, tr.nav-level4-active {
    background-color: #F7F7F7;
}

tr.nav-level4-active-hover,
tr.nav-level5, tr.nav-level5-hover, tr.nav-level5-active, tr.nav-level5-active-hover,
tr.nav-level6, tr.nav-level6-hover, tr.nav-level6-active, tr.nav-level6-active-hover,
tr.nav-level7, tr.nav-level7-hover, tr.nav-level7-active, tr.nav-level7-active-hover,
tr.nav-level8, tr.nav-level8-hover, tr.nav-level8-active, tr.nav-level8-active-hover {
    background-color: #FFFFFF;
}


tr.nav-level4 td, tr.nav-level4-hover td, tr.nav-level4-active td, tr.nav-level4-active-hover td,
tr.nav-level5 td, tr.nav-level5-hover td, tr.nav-level5-active td, tr.nav-level5-active-hover td,
tr.nav-level6 td, tr.nav-level6-hover td, tr.nav-level6-active td, tr.nav-level6-active-hover td,
tr.nav-level7 td, tr.nav-level7-hover td, tr.nav-level7-active td, tr.nav-level7-active-hover td,
tr.nav-level8 td, tr.nav-level8-hover td, tr.nav-level8-active td, tr.nav-level8-active-hover td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-bottom: 1px solid #D5D6D2;
}

tr.nav-level4 a, tr.nav-level4 a:link, tr.nav-level4 a:visited, tr.nav-level4 a:hover, tr.nav-level4 a:active,
tr.nav-level5 a, tr.nav-level5 a:link, tr.nav-level5 a:visited, tr.nav-level5 a:hover, tr.nav-level5 a:active,
tr.nav-level6 a, tr.nav-level6 a:link, tr.nav-level6 a:visited, tr.nav-level6 a:hover, tr.nav-level6 a:active,
tr.nav-level7 a, tr.nav-level7 a:link, tr.nav-level7 a:visited, tr.nav-level7 a:hover, tr.nav-level7 a:active,
tr.nav-level8 a, tr.nav-level8 a:link, tr.nav-level8 a:visited, tr.nav-level8 a:hover, tr.nav-level8 a:active
    {
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #747678;
    width: 100%;
    display: block;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

tr.nav-level4-hover a, tr.nav-level4-hover a:link, tr.nav-level4-hover a:visited, tr.nav-level4-hover a:hover, tr.nav-level4-hover a:active,
tr.nav-level5-hover a, tr.nav-level5-hover a:link, tr.nav-level5-hover a:visited, tr.nav-level5-hover a:hover, tr.nav-level5-hover a:active,
tr.nav-level6-hover a, tr.nav-level6-hover a:link, tr.nav-level6-hover a:visited, tr.nav-level6-hover a:hover, tr.nav-level6-hover a:active,
tr.nav-level7-hover a, tr.nav-level7-hover a:link, tr.nav-level7-hover a:visited, tr.nav-level7-hover a:hover, tr.nav-level7-hover a:active,
tr.nav-level8-hover a, tr.nav-level8-hover a:link, tr.nav-level8-hover a:visited, tr.nav-level8-hover a:hover, tr.nav-level8-hover a:active,

tr.nav-level4-active a, tr.nav-level4-active a:link, tr.nav-level4-active a:visited, tr.nav-level4-active a:hover, tr.nav-level4-active a:active,
tr.nav-level5-active a, tr.nav-level5-active a:link, tr.nav-level5-active a:visited, tr.nav-level5-active a:hover, tr.nav-level5-active a:active,
tr.nav-level6-active a, tr.nav-level6-active a:link, tr.nav-level6-active a:visited, tr.nav-level6-active a:hover,  tr.nav-level6-active a:active,
tr.nav-level7-active a, tr.nav-level7-active a:link, tr.nav-level7-active a:visited, tr.nav-level7-active a:hover, tr.nav-level7-active a:active,
tr.nav-level8-active a, tr.nav-level8-active a:link, tr.nav-level8-active a:visited, tr.nav-level8-active a:hover, tr.nav-level8-active a:active,

tr.nav-level4-active-hover a, tr.nav-level4-active-hover a:link, tr.nav-level4-active-hover a:visited, tr.nav-level4-active-hover a:hover, tr.nav-level4-active-hover a:active,
tr.nav-level5-active-hover a, tr.nav-level5-active-hover a:link, tr.nav-level5-active-hover a:visited, tr.nav-level5-active-hover a:hover, tr.nav-level5-active-hover a:active,
tr.nav-level6-active-hover a, tr.nav-level6-active-hover a:link, tr.nav-level6-active-hover a:visited, tr.nav-level6-active-hover a:hover, tr.nav-level6-active-hover a:active,
tr.nav-level7-active-hover a, tr.nav-level7-active-hover a:link, tr.nav-level7-active-hover a:visited, tr.nav-level7-active-hover a:hover, tr.nav-level8-active-hover a:active,
tr.nav-level8-active-hover a, tr.nav-level8-active-hover a:link, tr.nav-level8-active-hover a:visited, tr.nav-level8-active-hover a:hover, tr.nav-level8-active-hover a:active
    {
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #D52B1E;
    width: 100%;
    display: block;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

tr.link-table {
    height: 20px;
}

td.link-table {
    background: #F9F9F8 url("/resources/images/dojo/tab_inside_navi.gif") repeat-x;
    background-position: bottom;
    border-top: 1px solid #9A9B9C;
    border-left: 1px solid #9A9B9C;
    border-right: 1px solid #9A9B9C;
    padding-left: 5px;
    vertical-align: middle;
}

td.link-table-active {
    background: #FFFFFF;
    border-top: 1px solid #9A9B9C;
    border-left: 1px solid #9A9B9C;
    border-right: 1px solid #9A9B9C;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 5px;
    vertical-align: middle;
}

a.link-table,a.link-table-active {
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

a.link-table,a.link-table:link,a.link-table:visited,a.link-table:hover {
    font-weight: normal;
    text-decoration: none;
    color: #4D4F53;
    width: 100%;
}

a.link-table-active,a.link-table-active:link,a.link-table-active:visited,a.link-table-active:hover {
    font-weight: normal;
    text-decoration: none;
    color: #D52B1E;
    width: 100%;
}

a.link-table:hover {
    text-decoration: none;
    color: #D52B1E;
}

/* main */
.main {
    font-family: Arial;
    font-size: 11px;
    vertical-align: top;
    padding: 0px 30px 0px 10px;
}

.homepage {
    padding: 0px 30px 0px 18px;
}

.fullsize {
    padding: 0px 30px 0px 18px;
}

.triage-background {
    padding-top: 20px;
    padding-bottom: 17px;
    padding-left: 18px;
    padding-right: 18px;
    border-bottom: 1px solid #D5D6D2;
    background-color: #EDEDED;
    vertical-align: top;
    margin-bottom:20px;
}

.triage-image-title {
    vertical-align: bottom;
    background-color: #EDEDED;
    padding-top: 8px;
    padding-right: 12px;
    height: 22px;
    font-family: Arial;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.triage-image-title-small {
    background-color: #EDEDED;
    height: 16px;
    padding-top: 0px;
    padding-right: 10px;
    font-family: Arial;
    font-size: 11px;
    color: #606060;
    text-transform: uppercase;
    font-weight: bold;
}

table.three-steps {
    background: url(/resources/images/investors_3_steps.png) no-repeat;
}

table.three-steps tr td {
    padding-left: 12px;
    padding-right: 24px;
    font-size: 11px;
}

table.three-steps tr td.last {
    padding: 0px;
}

/* Top/Bottom table on homepage */
tr.top-bottom-header td.top-bottom-header {
    background-color: #c0c0c0;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    border-left: 1px solid #ffffff;
}

tr.top-bottom-row td.top-bottom-cell {
    line-height: 14px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
}

tr.top-bottom-row td.top-bottom-cell a:link,tr.top-bottom-row td.top-bottom-cell a:visited,tr.top-bottom-row td.top-bottom-cell a:hover,tr.top-bottom-row td.top-bottom-cell a:active
    {
    color: #4997b7;
    text-decoration: none;
}

/* Latest news table on homepage */
td.latest-item {
    background-color: #ffffff;
    color: #635A63;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid #cccccc;
}

td.latest-item a:link,td.latest-item a:visited,td.latest-item a:hover,td.latest-item a:active {
    color: #4997b7;
    line-height: 11px;
    text-decoration: none;
}

/* Chart on homepage */
tr.header-hometable {
    line-height: 11px;
    vertical-align: top;
}

tr.header-hometable td {
    line-height: 10px;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 9px;
    color: #303030;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 1px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

/* plaintable
tr.plaintable td,
tr.plaintable-first td,
tr.plaintable td.last,
tr.plaintable-first td.last{
    font-size: 11px; line-height: 16px;
}*/
table.table-grid.configurable {
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
}

/* Standard tables */
tr.row-head td a:link,tr.row-head td a:visited,tr.row-head td a:hover,tr.row-head td a:active,tr.row-head2 td a:link,tr.row-head2 td a:visited,tr.row-head2 td a:hover,tr.row-head2 td a:active
    {
    color: #333333;
    text-decoration: underline;
}

tr.row-head td,tr.row-head2 td {
    height: 18px;
    padding: 2px 5px 2px;
    vertical-align: top;
    background-color: #CCCCCC;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    border-left: 1px solid #ffffff;
    /*border-right: 1px solid #ffffff;*/
}

tr.row-head2 td {
    border-top: 1px solid #ffffff;
}

tr.row-head td.first,tr.row-head2 td.first {
    border-left: 0px;
}

tr.row-head td.first,tr.row-head2 td.notfirst {
    border-left: 1px solid #ffffff;
}

/*
tr.row-head td.last,
tr.row-head2 td.last {
    border-right: 0px;
}*/
tr.row-head td.active-tab {
    background-color: #3366CC;
    color: #ffffff;
    border-right: 1px solid #ffffff;
}

tr.row-head td.inactive-tab {
    background-color: #999999;
    color: #ffffff;
    border-right: 1px solid #ffffff;
}

tr.row-head td.inactive-tab a {
    text-decoration: none;
    color: #ffffff;
}

tr.row-even td,tr.row-even-mouseover td {
    padding: 1px 5px 1px 5px;
    vertical-align: top;
}

tr.row-even td,tr.row-even-mouseover td,tr.row-even form td {
    font-size: 11px;
    line-height: 14px;
    border-left: 1px solid #BBBBBB;
    height: 16px;
}

tr.row-even td.green {
    color: #008000;
}

tr.row-even td.red {
    color: #FF0000;
}

tr.row-even td.first,tr.row-even-mouseover td.first,tr.row-even form td.first {
    border-left: 0px;
}

tr.row-odd td,tr.row-odd-mouseover td {
    padding: 1px 5px 1px 5px;
    vertical-align: top;
}

tr.row-odd td,tr.row-odd-mouseover td,tr.row-odd form td {
    height: 16px;
    font-size: 11px;
    line-height: 14px;
    background-color: #F2F2F2;
    border-left: 1px solid #BBBBBB;
}

tr.row-odd td.first,tr.row-odd-mouseover td.first,tr.row-odd form td.first {
    border-left: 0px;
}

tr.row-odd td.green {
    color: #008000;
}

tr.row-odd td.red {
    color: #FF0000;
}

tr.row-even-mouseover td,tr.row-even-mouseover td.first,tr.row-odd-mouseover td,tr.row-odd-mouseover td.first
    {
    background-color: #DDDDDD;
}

tr.row-separator td {
    border: 0px;
    line-height: 2px;
    padding: 0px;
    background-color: #999999;
}

/* table-list */
tr.first-row-list td,tr.row-list td {
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    line-height: 16px;
    font-size: 11px;
    border: 0px;
}

tr.row-list td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #F2F2F2;
}

tr.row-list td.first {
    background-color: #F2F2F2;
    border-bottom: 1px solid #FFFFFF;
}

tr.first-row-list td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
}

tr.first-row-list td.first {
    background-color: #F2F2F2;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #F2F2F2;
}

tr.table-list-footer td {
    background-color: #FFFFFF;
    border: 0px;
}

/* title row */
table.title-row {
    margin-bottom: 0px;
}

tr.title-row td {
    color: #747678;
    vertical-align: middle;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding-bottom: 3px;
    border-bottom: 6px solid #747678;
}

/* chunking row */
tr.chunk-row td {
    background-color: #BBBBBB;
    font-size: 10px;
    padding: 0px 5px 0px 5px;
    color: #333333;
    vertical-align: middle;
    border-top: 1px solid #FFFFFF;
    white-space: nowrap;
}

tr.chunk-row td.current {
    color: #D52B1E;
}

tr.chunk-row td a:link,tr.chunk-row td a:visited,tr.chunk-row td a:hover,tr.chunk-row td a:active {
    text-decoration: none;
    color: #333333;
}

tr.chunk-row td a:hover {
    text-decoration: underline;
}

table.small tr td,tr.transparent td {
    line-height: 16px;
    font-size: 10px;
    background-color: #ffffff;
    border-top: 0px;
}

table.big tr td {
    font-size: 12px;
    background-color: #ffffff;
    border-top: 0px;
}

/* Visible grid structure */
tr.grid,tr.grid-first {
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

tr.grid td {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

tr.grid td.last {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
}

tr.grid-first td {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

tr.grid-first td.last {
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
}

tr.grid-rowhead {
    line-height: 18px;
    padding-bottom: 3px;
    padding-top: 2px;
}

tr.grid-rowhead td {
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
}

tr.grid-rowhead td.last {
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

/* Style for holding table (SHAB) */
table.holdingTable tr.table-list-footer td {
    border-bottom: none;
}

table.holdingTable td {
    padding-top: 2px;
    border-bottom: 1px solid #F2F2F2;
    border-top: none;
}

table.holdingTable td.first {
    padding-top: 2px;
    border-bottom: 1px solid #ffffff;
    border-top: none;
}

table.holdingTable td.header {
    border-style: none;
    color: #ffffff;
    background-color: #999999;
}

table.holdingTable td.common {
    border-top: 1px solid #F2F2F2;
    border-bottom: none;
    padding-top: 2px;
}

table.holdingDetailsTable td {
    padding-top: 0px;
    border-style: none;
    width: 50%;
}

/* Cell styles for trading calendar */
td.tc-no-border {
    padding: 1px
}

td.tc-normal {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 1px
}

td.tc-date {
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 1px
}

/* Style for contact form */
td.contact {
    padding-right: 5px;
}

span.file-extension {
    padding-left: 2px;
    color: #9A9B9C;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

/* Teaser */
div.teaser {
    margin-bottom: 20px;
    vertical-align: top;
    display: block;
}
div.teaser-with-separator {
    border-bottom: 1px solid #E5E6E2;
}
div.teaser-header, a.teaser-header:link, a.teaser-header:visited, a.teaser-header:hover, a.teaser-header:active {
    color: #747678; font-size: 11px; line-height: 14px;
    text-transform: uppercase; text-decoration: none; font-weight: bold;
}
div.teaser-header {
    padding-bottom: 3px;
    border-bottom: 6px solid #747678;
    margin-bottom: 12px;
}
div.teaser-header-margin {
    margin-bottom: 1px;
}
a.teaser-header:hover, a.teaser-header:active  {
  color: #D52B1E;
}
a.teaser-header:link span, a.teaser-header:visited span {
  background: url(/resources/images/icons_inv/arrow_teaser_header.png) right 4px no-repeat;
}
a.teaser-header:hover span, a.teaser-header:active span {
  background: url(/resources/images/icons_inv/arrow_teaser_header_active.png) right 4px no-repeat;
}
div.teaser-content {
    display: block;
    margin-bottom: 15px;
    font-size: 11px;
    line-height: 14px;
}
div.teaser-content-margin {
    margin-bottom: 0px;
}
div.teaser-links {
    display: block;
    text-align: right;
    padding-bottom: 4px;
    line-height: 14px;
}

/*style for old teaser version*/
td.teaser {

}


a.text-search-title:link, a.text-search-title:visited, a.text-search-title:hover, a.text-search-title:active {
  font-weight:bold;
}
search-title:hover, a.text-search-title:active {
}
a.text-search-url:link, a.text-search-url:visited, a.text-search-url:hover, a.text-search-url:active {
}
a.text-search-url:hover, a.text-search-url:active {
}


div.line-separator {
    height:1px; width:100%; line-height:1px;
    border-bottom: 1px solid #E5E6E2;
    margin-bottom:30px; margin-top:0px;
}
div.hrule {
    height:1px; width:100%; line-height:1px;
    border-bottom: 1px solid #E5E6E2;
    margin-bottom:30px; margin-top:0px;
}
span.separator-vertical {
    border-left:1px solid #9A9B9C; width:1px; height:100%;
    margin-left:6px; margin-right:2px;
}
span.vrule {
    border-left:1px solid #9A9B9C; width:1px; height:100%;
    margin-left:6px; margin-right:2px;
}

.legend {
  color:#9A9B9C; font-size:10px; line-height:12px; text-decoration: none;
  margin-top:0px; margin-bottom:30px; margin-left:5px; margin-right:5px;
}
.legend-separator {
  border-top: 1px solid #E5E6E2; margin-top:30px; margin-bottom:0px;
}
.caption{
  color:#9A9B9C; font-size:12px; margin-bottom:5px; margin-top:6px; line-height:16px;
}
.stamp{
  color:#9A9B9C; font-size:10px; margin-bottom:0px; margin-top:0px; line-height:15px; height:15px;
  padding-left:0px;
}
.float {
  margin-bottom:20px;
}
.float-right {
  margin-left:12px;
}
.float-left {
  margin-right:12px;
}

.abstract {
    margin-bottom: 15px;
}
.abstract-date {
    color: #000000; font-size: 10px; margin-bottom: 4px; line-height: 10px;
}
a.abstract-link:link,a.abstract-link:visited {
    color: #4997b7;
}

a.abstract-link:hover,a.abstract-link:active {
    color: #d52b1e;
}

/* more link */
a.more:link,a.more:visited,a.more:hover,a.more:active {
    color: #4997b7;
    text-decoration: none;
}

a.more:hover {
    color: #D52B1E;
    text-decoration: underline;
}

tr.title-row a.more:link,tr.title-row a.more:visited,tr.title-row a.more:hover,tr.title-row a.more:active
    {
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    text-decoration: none;
}

tr.title-row a.more:hover {
    text-decoration: none;
}

/* Styles Mini Toolboxes, e.g. Market Reports News on the homepage */
td.mini-toolbox-blue,td.mini-toolbox-grey {
    cursor: pointer;
    padding-left: 7px;
    padding-right: 7px;
    vertical-align: middle;
    font-size: 10px;
}

td.mini-toolbox-blue {
    color: #FFFFFF;
    background: url(/resources/images/layout/background_blue.gif);
}

td.mini-toolbox-grey {
    color: #4D4F53;
    background: url(/resources/images/layout/background_grey.gif);
}

/* top link with an arrow in front of the link */
a.toplink:link,a.toplink:visited,a.toplink:hover,a.toplink:active {
    text-decoration:none; font-weight:normal; text-transform:none;
    padding-left:9px; margin-left:4px; margin-right:3px;
    color:#4997b7; display:inline;
    background:url(/resources/images/icons_inv/arrow_top_link.png) left 5px no-repeat;
}
/* additional IE style */
.dj_ie a.toplink:link,.dj_ie a.toplink:visited,.dj_ie a.toplink:hover,.dj_ie a.toplink:active {
    height: 14px;
}
a.toplink:hover,a.toplink:active {
    color:#D52B1E; text-decoration:underline;
    background:url(/resources/images/icons_inv/arrow_top_link_active.png) left 5px no-repeat;
}


/* Selector link with an arrow in front of the link */
a.selector:link, a.selector:visited, a.selector:hover, a.selector:active,
a.selector-list:link, a.selector-list:visited, a.selector-list:hover, a.selector-list:active,
a.hide-content:link, a.hide-content:visited, a.hide-content:hover, a.hide-content:active  {
    text-decoration:none; font-weight:normal; text-transform:none; font-size:11px; color:#4997b7;
    padding-left:7px;margin-left:4px; margin-right:3px;
}
a.selector:link, a.selector:visited,
a.selector-list:link, a.selector-list:visited {
    background: url(/resources/images/icons_inv/arrow_link.png) left 5px no-repeat;
}
a.hide-content:link, a.hide-content:visited {
    background: url(/resources/images/icons_inv/arrow_left.png) left 5px no-repeat;
}

/* additional IE style */
.dj_ie a.selector:link, .dj_ie a.selector:visited, .dj_ie a.selector:hover, .dj_ie a.selector:active,
.dj_ie a.selector-list:link, .dj_ie a.selector-list:visited, .dj_ie a.selector-list:hover, .dj_ie a.selector-list:active,
.dj_ie a.hide-content:link, .dj_ie a.hide-content:visited, .dj_ie a.hide-content:hover, .dj_ie a.hide-content:active {
    height: 14px;
}

a.selector:link, a.selector:visited, a.selector:hover, a.selector:active,
a.hide-content:link, a.hide-content:visited, a.hide-content:hover, a.hide-content:active {
    display: inline;
}
a.selector-list:link, a.selector-list:visited, a.selector-list:hover, a.selector-list:active {
    display: block; line-height: 16px;
}
a.selector:hover, a.selector:active,
a.selector-list:hover, a.selector-list:active,
a.hide-content:hover, a.hide-content:active  {
    color: #D52B1E; text-decoration: underline;
}
a.selector:hover, a.selector:active,
a.selector-list:hover, a.selector-list:active{
    background: url(/resources/images/icons_inv/arrow_link_active.png) left 5px no-repeat;
}
a.hide-content:hover, a.hide-content:active {
    background: url(/resources/images/icons_inv/arrow_left_active.png) left 5px no-repeat;
}


/* Sidebar */
td.sidebar-item {
    padding-left: 11px;
    line-height: 16px;
}

td.sidebar-icon-item {
    padding-left: 10px;
    line-height: 16px;
}

td.sidebar-remove-ql {
    width: 13px;
    vertical-align: top;
}

a.sidebar-item:link,a.sidebar-item:visited,a.sidebar-icon-item:link,a.sidebar-icon-item:visited,a.sidebar-add-ql:link,a.sidebar-add-ql:visited,a.sidebar-remove-ql:link,a.sidebar-remove-ql:visited
    {
    font-size: 12px;
    text-decoration: none;
    display: block;
}

a.sidebar-item:hover,a.sidebar-item:active,a.sidebar-icon-item:hover,a.sidebar-icon-item:active,a.sidebar-add-ql:hover,a.sidebar-add-ql:active,a.sidebar-remove-ql:hover,a.sidebar-remove-ql:active
    {
    font-size: 12px;
    text-decoration: none;
    text-decoration: underline;
    display: block;
}

a.sidebar-item:link,a.sidebar-item:visited {
    color: #4997b7;
    padding-left: 9px;
    background: url(/resources/images/icons_inv/arrow_link.png) 2px 6px no-repeat;
}

a.sidebar-item:hover,a.sidebar-item:active {
    color: #D52B1E;
    padding-left: 9px;
    background: url(/resources/images/icons_inv/arrow_link_active.png) 2px 6px no-repeat;
}

a.sidebar-icon-item:link,a.sidebar-icon-item:visited {
    color: #4997b7;
    padding-left: 19px;
}

a.sidebar-icon-item:hover,a.sidebar-icon-item:active {
    color: #D52B1E;
    padding-left: 19px;
}

a.sidebar-add-ql:link,a.sidebar-add-ql:visited {
    color: #747678;
    padding-left: 9px;
    background: url(/resources/images/icons_inv/plus.png) 0px 6px no-repeat;
}

a.sidebar-add-ql:hover,a.sidebar-add-ql:active {
    color: #D52B1E;
    padding-left: 9px;
    text-decoration: underline;
    background: url(/resources/images/icons_inv/plus_over.png) 0px 6px no-repeat;
}

a.sidebar-remove-ql:link,a.sidebar-remove-ql:visited {
    background: url(/resources/images/icons_inv/minus.png) 3px 6px no-repeat;
}

a.sidebar-remove-ql:hover,a.sidebar-remove-ql:active {
    background: url(/resources/images/icons_inv/minus_over.png) 3px 6px no-repeat;
}

.sidebar-js-date {
    color: #575757;
    font-size: 11px;
    padding-top: 16px;
    height: 20px;
}

/* Sidebar permanent links */
.sidebar-permalinks {
    height: 23px;
    padding-left: 9px;
    vertical-align: middle;
    border-left: #e6e6e4 solid 1px;
    border-top: #e6e6e4 solid 1px;
}

a.sidebar-permalink-external:link,a.sidebar-permalink-external:visited,a.sidebar-permalink-external:hover,a.sidebar-permalink-external:active,a.sidebar-permalink-internal:link,a.sidebar-permalink-internal:visited,a.sidebar-permalink-internal:hover,a.sidebar-permalink-internal:active
    {
    font-size: 12px;
    text-decoration: none;
    color: #4997b7;
    background: url(/resources/images/icons_inv/arrow_slope_up_sidebar.png) left center no-repeat;
}

a.sidebar-permalink-external:hover,a.sidebar-permalink-external:active,a.sidebar-permalink-internal:hover,a.sidebar-permalink-external:active
    {
    color: #D52B1E;
    text-decoration: underline;
    background: url(/resources/images/icons_inv/arrow_slope_up_sidebar_active.png) left center no-repeat;
}

a.sidebar-permalink-internal:link,a.sidebar-permalink-internal:visited {
    background: url(/resources/images/icons_inv/arrow_right_sidebar.png) left center no-repeat;
}

a.sidebar-permalink-internal:hover,a.sidebar-permalink-external:active {
    background: url(/resources/images/icons_inv/arrow_right_sidebar_active.png) left center no-repeat;
}

/* Limit width of text paragraph to 810-250=560 for sublayout='basic' */
td.basic p {
    padding-right: 250px;
}

td.blurp p {
    padding-right: 0px;
}

/* Page heading */
p.title,h1 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 15px;
    margin-top: 0px;
    padding: 0px;
}

h2 {
    font-size: 15px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

/* Inside Navigation title */
p.subtitle {
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

p.paratitle,h3 {
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 9px;
    margin-top: 0px;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

p.para {
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    margin-bottom: 15px;
    margin-top: 0px;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

p.lead {
    font-size: 11px; line-height: 14px; color: #000000; font-weight:bold;
    margin-bottom: 15px; margin-top: 0px;
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

p.fixme {
    font-size: 10px;
    color: #ff3333;
}

/* Disclaimer text. */
p.disclaim,div.disclaim {
  font-size: 10px;
  line-height: 12px;
  margin: 0px 0px 15px;
  padding-left:1px;
}

/* Icons */
button.icon-download {
  background: url("/resources/images/icons_inv/download.png") no-repeat center center;
  width:14px;
  height:14px;
  border:0px;
}
button.icon-flash {
  background: url("/resources/images/icons_inv/flash.jpg") no-repeat center center;
  width:14px;
  height:14px;
  border:0px;
}
button.icon-print {
    background: url("/resources/images/icons_inv/print.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-pdf {
    background: url("/resources/images/icons_inv/pdf.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-doc {
    background: url("/resources/images/icons_inv/doc.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-xls {
    background: url("/resources/images/icons_inv/xls.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-csv {
    background: url("/resources/images/icons_inv/csv.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-csv-processing {
    background: url("/resources/images/icons_inv/csv_processing.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-png {
    background: url("/resources/images/icons_inv/png.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-gif {
    background: url("/resources/images/icons_inv/gif.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-jpg {
    background: url("/resources/images/icons_inv/jpg.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-ppt {
    background: url("/resources/images/icons_inv/ppt.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-download-data {
    background: url("/resources/images/icons_inv/download_data.png") no-repeat center center;
    width: 14px;
    height: 12px;
    border: 0px;
}

button.icon-txt {
    background: url("/resources/images/icons_inv/txt.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-txt-alt {
    background: url("/resources/images/icons_inv/txt_alt.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-notices {
    background: url("/resources/images/icons_inv/notices.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-details {
    background: url("/resources/images/icons_inv/details.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-zip {
    background: url("/resources/images/icons_inv/zip.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-extra {
    background: url("/resources/images/icons_inv/extra.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-rss {
    background: url("/resources/images/icons_inv/rss.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-orderbook {
    background: url("/resources/images/icons_inv/orderbook.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-pdf-function {
    background: url("/resources/images/icons_inv/pdf_function.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-info {
    background: url("/resources/images/icons_inv/info.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-help {
    background: url("/resources/images/icons_inv/help.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-delay-15 {
    background: url("/resources/images/icons_inv/delay_15.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-delay-0 {
    background: url("/resources/images/icons_inv/delay_0.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-chart,button.icon-chart-index {
    background: url("/resources/images/icons_inv/chart.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-chart-add {
    background: url("/resources/images/icons_inv/chart_add.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-watchlist {
    background: url("/resources/images/icons_inv/watchlist.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-watchlist-add {
    background: url("/resources/images/icons_inv/watchlist_add.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-watchlist-del {
    background: url("/resources/images/icons_inv/watchlist_del.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-alarmlist {
    background: url("/resources/images/icons_inv/alarmlist.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-alarm-add {
    background: url("/resources/images/icons_inv/alarm_add.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-alarm-del {
    background: url("/resources/images/icons_inv/alarm_del.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-alarm-triggered {
    background: url("/resources/images/icons_inv/alarm_triggered.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-alarm-untriggered {
    background: url("/resources/images/icons_inv/alarm_untriggered.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-alarm-edit {
    background: url("/resources/images/icons_inv/alarm_edit.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-portfolio {
    background: url("/resources/images/icons_inv/portfolio.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-portfolio-add {
    background: url("/resources/images/icons_inv/portfolio_add.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-portfolio-del {
    background: url("/resources/images/icons_inv/portfolio_del.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-bond-calculator {
    background: url("/resources/images/icons_inv/yield_calculator.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-currency-converter {
    background: url("/resources/images/icons_inv/currency_converter.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-analyst-compass {
    background: url("/resources/images/icons_inv/analyst_compass.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-game {
    background: url("/resources/images/icons_inv/game.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-heatmap {
    background: url("/resources/images/icons_inv/heatmap.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-wealth-calculator {
    background: url("/resources/images/icons_inv/wealth_calculator.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-mypage {
    background: url("/resources/images/icons_inv/mypage.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-settings {
    background: url("/resources/images/icons_inv/settings.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-flakes-add {
    background: url("/resources/images/icons_inv/flakes_add.png") no-repeat center center;
    width: 28px;
    height: 14px;
    border: 0px;
}

.new-feature,button.icon-new-feature {
    background: url("/resources/images/icons_inv/new_feature.gif") no-repeat center center;
    width: 42px;
    height: 14px;
    border: 0px;
}

button.icon-plus {
    background: url("/resources/images/icons_inv/plus.png") no-repeat center center;
    width: 6px;
    height: 6px;
    border: 0px;
}

button.icon-plus-over {
    background: url("/resources/images/icons_inv/plus_over.png") no-repeat center center;
    width: 6px;
    height: 6px;
    border: 0px;
}

button.icon-minus {
    background: url("/resources/images/icons_inv/minus.png") no-repeat center center;
    width: 6px;
    height: 6px;
    border: 0px;
}

button.icon-minus-over {
    background: url("/resources/images/icons_inv/minus_over.png") no-repeat center center;
    width: 6px;
    height: 6px;
    border: 0px;
}

button.icon-triangle-right {
    background: url("/resources/images/icons_inv/triangle_right.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-right-over {
    background: url("/resources/images/icons_inv/triangle_right_over.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-left {
    background: url("/resources/images/icons_inv/triangle_left.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-left-over {
    background: url("/resources/images/icons_inv/triangle_left_over.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-down {
    background: url("/resources/images/icons_inv/triangle_down.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-down-over {
    background: url("/resources/images/icons_inv/triangle_down_over.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-up {
    background: url("/resources/images/icons_inv/triangle_up.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-triangle-up-over {
    background: url("/resources/images/icons_inv/triangle_up_over.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-sort-asc {
    background: url("/resources/images/icons_inv/sort_asc.png") no-repeat center center;
    width: 17px;
    height: 14px;
    border: 0px;
}

button.icon-sort-asc-over {
    background: url("/resources/images/icons_inv/sort_asc_over.png") no-repeat center center;
    width: 17px;
    height: 14px;
    border: 0px;
}

button.icon-sort-dsc {
    background: url("/resources/images/icons_inv/sort_dsc.png") no-repeat center center;
    width: 17px;
    height: 14px;
    border: 0px;
}

button.icon-sort-dsc-over {
    background: url("/resources/images/icons_inv/sort_dsc_over.png") no-repeat center center;
    width: 17px;
    height: 14px;
    border: 0px;
}

button.icon-chunking-first {
    background: url("/resources/images/icons_inv/chunking_first.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-chunking-previous {
    background: url("/resources/images/icons_inv/chunking_previous.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-chunking-next {
    background: url("/resources/images/icons_inv/chunking_next.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

button.icon-chunking-last {
    background: url("/resources/images/icons_inv/chunking_last.png") no-repeat center center;
    width: 14px;
    height: 14px;
    border: 0px;
}

/* End Icons  */ /* Lists */
li {
    margin-top: 0px;
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
}

/* Lists on block level */
ul.list0,ol.list0 {
    list-style-position: outside;
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.list0 {
    list-style-image: url("/resources/images/layout/bullet_green.png");
}

ul.list0 li,ol.list0 li {
    margin-top: 3px;
    margin-bottom: 3px;
}

/* Lists embedded inside paragraph */
ul.list1,ol.list1 {
    list-style-position: outside;
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.list1 {
    list-style-image: url("/resources/images/layout/bullet_green.png");
}

ol.list1 {

}

ul.list1 li,ol.list1 li {
    margin-top: 2px;
    margin-bottom: 2px;
}

/* Lists nested as list items */
ul.list2,ol.list2 {
    list-style-position: outside;
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.list2 {
    list-style-image: url("/resources/images/layout/bullet_green.png");
}

ol.list2 {
    list-style-type: lower-roman;
}

ul.list2 li,ol.list2 li {
    margin-top: 2px;
    margin-bottom: 2px;
}

/* Paragraph nested as list item */
p.list {
    margin-top: 10px;
    margin-bottom: 10px;
}

td.glossary-term {
    font-size: 11px;
    font-weight: bold;
    padding-left: 1em;
}

td.glossary-definition {
    font-size: 11px;
    font-weight: normal;
}

/* Global default fonts and colors */
body {
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    margin: 0;
}
body,
html {
  background: url("/resources/images/layout/six-pace.png") no-repeat 0 65px;
}

textarea {
    color: #000032;
    font-family: Helvetica;
    font-size: 11px;
}

td.thead {
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
}

td {
    font-family: Arial;
    font-size: 11px;
}

/* Inline links; obfuscated mail links */
a, a strike, a:link, a:link strike, a:visited, a:visited strike {
    color: #4997b7;
    text-decoration: none;
}

a:hover, a:hover strike, a:active, a:active strike {
    color: #D52B1E;
    text-decoration: underline;
}

a.anchor {
    color: #00ff00;
    text-decoration: none;
}

/* hidden-content links */
a.hidden-content:link,a.hidden-content:visited,a.hidden-content:active,a.hidden-content:hover {
    text-decoration: none;
    color: #4997b7;
    display: inline;
    white-space: nowrap;
}

a.hidden-content:hover {
    color: #D52B1E;
    text-decoration: underline;
}

/* glossary links */
a.glossary-link:link,a.glossary-link:visited,a.glossary-link:active,a.glossary-link:hover {
    color: #303030;;
    text-decoration: none;
    border-bottom: 1px dotted #4997b7;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    /*background: url("/resources/images/layout/dot.gif") repeat-x scroll left bottom;*/
}

a.glossary-link:hover {
    color: #ABC785;
    border-bottom: 1px solid #ABC785;
}

span.number-positiv {
    color: green;
}

span.number-neutral {
    color: #303030;
}

span.number-negativ {
    color: red;
}

/* Invisible text for homepage and google */
div.foo {
    visibility: hidden;
    display: none;
}

/* Horizontal ruler */
hr,hr.section {
    height: 1px;
    color: #cccccc;
}

/* Program listings in RSD FAQs */
pre.listing {
    font-weight: bold;
    padding-top: 3ex;
    padding-bottom: 3ex;
}

/* Forms */
table.form-grid {
    border: none;
}

tr.form-grid {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
}

tr.form-grid td {
    margin: 0px;
    padding: 0px;
}

.label,.form-label,.form-label-na,.form-label-readonly {
    padding: 0px;
    margin: 0px;
}

.label-invalid,.form-label-invalid,.form-label-bad {
    color: red;
}

input.form-textfield,input.form-filefield,input.form-password {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    color: #303030;
    background-color: #ffffff;
}

input.form-textfield-readonly,input.form-filefield-readonly,input.form-password-readonly {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    color: #303030;
    background-color: #eeeeee;
}

textarea.form-areafield {
    font-family: Courier;
    font-size: 11px;
    letter-spacing: 0px;
    color: #303030;
    background-color: #ffffff;
}

textarea.form-areafield-readonly {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    color: #303030;
    background-color: #eeeeee;
}

select.form-pulldown {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    color: #303030;
    background-color: #ffffff;
    margin-bottom: 1px;
}

select.form-pulldown-readonly {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    color: #303030;
    background-color: #eeeeee;
    margin-bottom: 1px;
}

input.form-submit,input.form-reset {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    height: 22px;
    color: #303030;
}

input.form-button {
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
    height: 22px;
    color: #303030;
}

/* ************************************************* */
    /* *********** DOJO SPECIFIC STYLES **************** */
.dj_ie .dijitInlineTable {
    position: static; /* BUG FIX IE?? (ok with FF dojo bugfix #5034) */
}

/* dojo INPUTFIELD / should use mpulse_theme otherwise it is overwritten by dijit.css*/
.dijitInputField {
    height: 16px;
    border-top: 1px solid #818181;
    border-left: 1px solid #818181;
    border-right: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    padding: 1px 2px 1px 2px;
    margin: 1px 8px 1px 1px;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dj_ie .dijitInputField {
    margin-top: 0px;
    margin-bottom: 0px;
}

.dijitInputField input.rightAlignedDijitInputField {
    text-align: right;
}

/* /dojo INPUTFIELD */ /* dojo TEXTAREA */
.mpulse_theme .dijitTextArea {
    border-top: 1px solid #818181;
    border-left: 1px solid #818181;
    border-right: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    padding: 1px 2px 1px 2px;
    margin: 1px 8px 1px 1px;
    font-size: 10px;
    font-family: Arial;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
}

textarea.mpulse_theme {
    border-top: 1px solid #818181;
    border-left: 1px solid #818181;
    border-right: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    padding: 1px 1px 1px 2px;
    margin: 1px 8px 1px 1px;
    font-size: 10px;
    font-family: Arial;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    overflow: auto;
}

/* /dojo TEXTAREA */ /* dojo DROP DOWN MENU */
.mpulse_theme.dijitComboBox,.mpulse_theme .dijitComboBox,.mpulse_theme.dijitTextBox,.mpulse_theme .dijitTextBox
    {
    line-height: inherit;
    margin: 1px 1px 1px 1px; /* a margin on the right can be put in manually */
    border-top: 1px solid #818181;
    border-bottom: 1px solid #C2C2C2;
    border-left: 1px solid #818181;
    border-right: 1px solid #C2C2C2;
    padding: 0px;
    background: #FFFFFF url("/resources/images/dojo/validationInputBg.gif") repeat-x scroll center top;
    background-image: url("/resources/images/dojo/validationInputBg.gif");
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mpulse_theme.dijitComboBox .dijitStretch,.mpulse_theme .dijitComboBox .dijitStretch {
    white-space: inherit; /* fix for safari on bond explorer */
}

.mpulse_theme.dijitComboBox .dijitInputField,.mpulse_theme .dijitComboBox .dijitInputField,.mpulse_theme.dijitTextBox .dijitInputField,.mpulse_theme .dijitTextBox .dijitInputField
    {
    height: 14px;
}

.mpulse_theme.dijitComboBox input,.mpulse_theme .dijitComboBox input,.mpulse_theme.dijitTextBox input,.mpulse_theme .dijitTextBox input,input.mpulse_theme.dijitTextBox,.mpulse_theme input.dijitTextBox
    {
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    height: 14px;
    padding: 0px 2px;
    border-top: 1px solid #818181;
    border-bottom: 1px solid #C2C2C2;
    border-left: 1px solid #818181;
    border-right: 1px solid #C2C2C2;
}

.dj_ie td.sb-bottom input.mpulse_theme.dijitTextBox,.dj_ie td.sb-middle input.mpulse_theme.dijitTextBox
    {
    font-size: 10px;
    background-repeat: repeat;
}

input.mpulse_theme.dijitTextBox,.mpulse_theme input.dijitTextBox {
    height: 16px;
}

.mpulse_theme.dijitComboBox .dijitDownArrowButtonChar,.mpulse_theme .dijitComboBox .dijitDownArrowButtonChar
    {
    display: none;
}

.mpulse_theme.dijitComboBox .dijitButtonNode,.mpulse_theme .dijitComboBox .dijitButtonNode {
    border: 0px; /* overwrite basic button styles */
    padding: 0px;
}

.mpulse_theme.dijitComboBox .dijitArrowButtonInner,.mpulse_theme .dijitComboBox .dijitArrowButtonInner
    {
    width: 14px;
    height: 14px;
    background: url("/resources/images/dojo/double_arrow.gif") no-repeat center center;
    background-image: url("/resources/images/dojo/double_arrow.gif");
}

.dijitTextBox.mpulse_autocomplete .dijitInputField {
    background: transparent url(/resources/images/dojo/autocomplete_zoom.gif) no-repeat scroll 2px
        center;
}

.dijitTextBox.mpulse_autocomplete .dijitInputField input {
    padding-left: 16px;
}

.dijitReset.select_with_icon .dijitInputField {
    background: ;
    /*background: transparent url(/resources/images/icons/chf.gif) no-repeat scroll 2px center; */
}

.dijitReset.select_with_icon .dijitInputField input {
    padding-left: 20px;
    padding-top: 1px;
}

/* Since the popup is made from the body tag... we have no specific class! */
.dijitPopup .dijitMenu {
    border: 1px solid #FFFFFF;
    border-top: 0px;
    padding: 0px;
    margin: 0px;
}

.dijitPopup .dijitMenu .dijitMenuItem .dijitMenuItemLabel,.dijitPopup .dijitMenu .dijitMenuItemHover .dijitMenuItemLabel
    {
    padding-right: 5px;
}

.dijitPopup .dijitMenu .dijitMenuItem .dijitMenuItemLabel,.dijitPopup .dijitMenu .dijitMenuItemHover .dijitMenuItemLabel,.dijitPopup .dijitMenu .dijitMenuItem,.dijitPopup .dijitMenu .dijitMenuItemHover
    {
    border: 0px;
    border-top: 1px solid #FFFFFF;
    background-color: #DDDDDD;
    color: #303030;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    line-height: 12px;
    -moz-outline: 0;
}

.dijitPopup .dijitMenu .dijitMenuItemHover .dijitMenuItemLabel,.dijitPopup .dijitMenu .dijitMenuItemHover
    {
    background-color: #818181;
    color: #FFFFFF;
}

.dijitMenu .dijitMenuItemLabel {
    position: inherit;
}

.dijitMenu li.dijitMenuItem { /* dojo 1.1 brings up points now in IE HtmlCombobox */
    list-style: none;
}

/* /dojo DROP DOWN MENU */ /* dojo BUTTON */
.dj_ie .mpulse_theme.dijitLeft.dijitButton,.dj_ie .mpulse_theme .dijitLeft.dijitButton,.mpulse_theme.dijitLeft.dijitButton,.mpulse_theme .dijitLeft.dijitButton
    {
    background: transparent url(/resources/images/dojo/button_left.gif) no-repeat scroll left center;
    background-image: url("/resources/images/dojo/button_left.gif");
    height: 16px;
    margin: 1px;
    border: 0px;
    padding: 0px;
    padding-left: 7px;
    background-color: transparent;
}

.dj_ie .mpulse_theme.dijitButton .dijitStretch,.dj_ie .mpulse_theme .dijitButton .dijitStretch,.mpulse_theme.dijitButton .dijitStretch,.mpulse_theme .dijitButton .dijitStretch
    {
    background: transparent url(/resources/images/dojo/button_middle_right.gif) no-repeat scroll right
        center;
    background-image: url("/resources/images/dojo/button_middle_right.gif");
    margin: 0px;
    border: 0px;
    padding: 0px;
    padding-right: 7px;
}

/* Bugfix button for several browsers */
.dj_ie .mpulse_theme.dijitButton .dijitStretch,.dj_ie .mpulse_theme .dijitButton .dijitStretch {
    padding-left: 3px;
    padding-right: 10px;
}

.dj_safari .mpulse_theme.dijitButton .dijitStretch,.dj_safari .mpulse_theme .dijitButton .dijitStretch
    {
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 10px;
}

.dj_opera .mpulse_theme.dijitButton .dijitStretch,.dj_opera .mpulse_theme .dijitButton .dijitStretch
    {
    padding-top: 1px;
    padding-left: 3px;
    padding-right: 10px;
}

/* Bugfix end */
.mpulse_theme.dijitButton .dijitInline,.mpulse_theme .dijitButton .dijitInline {
    margin: 0px;
    border: 0px;
    padding: 0px;
    height: 14px;
}

.mpulse_theme.dijitButton .dijitbuttonText,.mpulse_theme .dijitButton .dijitbuttonText {
    margin: 0px;
    border: 0px;
    padding: 0px;
    height: 14px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #303030;
}

.dj_ie .mpulse_theme.dijitLeft.dijitButtonHover,.dj_ie .mpulse_theme .dijitLeft.dijitButtonHover,.dj_ie .mpulse_theme.dijitLeft.dijitButtonActive,.dj_ie .mpulse_theme .dijitLeft.dijitButtonActive,.mpulse_theme.dijitLeft.dijitButtonHover,.mpulse_theme .dijitLeft.dijitButtonHover,.mpulse_theme.dijitLeft.dijitButtonActive,.mpulse_theme .dijitLeft.dijitButtonActive
    {
    background-image: url("/resources/images/dojo/button_left_hover.gif");
}

.dj_ie .mpulse_theme.dijitButtonHover .dijitStretch,.dj_ie .mpulse_theme .dijitButtonHover .dijitStretch,.dj_ie .mpulse_theme.dijitButtonActive .dijitStretch,.dj_ie .mpulse_theme .dijitButtonActive .dijitStretch,.mpulse_theme.dijitButtonHover .dijitStretch,.mpulse_theme .dijitButtonHover .dijitStretch,.mpulse_theme.dijitButtonActive .dijitStretch,.mpulse_theme .dijitButtonActive .dijitStretch
    {
    background-image: url("/resources/images/dojo/button_middle_right_hover.gif");
    color: black;
}

/* /dojo BUTTON */ /* dojo TABS */
.mpulse_theme.dijitTabContainer .dijitTabLabels-top {
    background-image: url("/resources/images/dojo/tab_end.gif");
}

.mpulse_theme.dijitTabContainer .dijitTabNoLayout {
    height: 20px; /* so we see the bar */
    position: relative;
}

/* this is for nolayout and ONLY ImageTabContainer */
.mpulse_theme.dijitTabContainer.ImageTabNoLayout .dijitTabPaneWrapper,.mpulse_theme.dijitTabContainer.ImageTabNoLayout .dijitTabPane
    {
    overflow: inherit;
    position: relative;
}

.mpulse_theme .dijitLeft.dijitTab {
    background-image: url("/resources/images/dojo/tab_left.gif");
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-right: 0px;
    padding-left: 1px;
}

.mpulse_theme .dijitTab .dijitStretch {
    height: 20px;
    background-image: url("/resources/images/dojo/tab_middle.gif");
    font-size: 11px;
    font-family: Arial;
    font-weight: normal;
    color: #4D4F53;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
}

.dj_ie .mpulse_theme .dijitTab .dijitStretch {
    display: inline;
}

.mpulse_theme .dijitTab .dijitRight {
    background-image: url("/resources/images/dojo/tab_right.gif");
    padding-right: 1px;
    height: 20px;
}

.dj_ie .mpulse_theme .dijitTab .dijitRight { /*    padding-right: 0px; */

}

.mpulse_theme .dijitLeft.dijitTabChecked,.mpulse_theme .dijitLeft.swxFirstTab.dijitTab.dijitTabChecked
    {
    background: #FFFFFF url("/resources/images/dojo/tab_left_checked.gif") no-repeat scroll left top;
}

.mpulse_theme .dijitTabHover .dijitStretch {
    background-image: url("/resources/images/dojo/tab_middle_checked.gif");
    color: #D52B1E;
    text-decoration: none;
}

.mpulse_theme .dijitTabChecked .dijitStretch {
    background-image: url("/resources/images/dojo/tab_middle_checked.gif");
    color: #D52B1E;
    text-decoration: inherit;
}

.mpulse_theme .dijitTabChecked .dijitRight {
    background-image: url("/resources/images/dojo/tab_right_checked.gif");
}

.mpulse_theme .dijitTabHover { /* z-index: 1000; */
    /* background-image:url("/resources/images/dojo/tab_left_checked.gif"); */

}

.mpulse_theme .dijitTabHover .dijitRight {
    /* background-image:url("/resources/images/dojo/tab_right_checked.gif"); */

}

form {
    padding: 0px;
    margin: 0px;
}

.mpulse_theme.dijitTabContainer .dijitTabPane form {
    background: #EEEEEE;
    width: 100%;
}

.mpulse_theme.dijitTabContainer .dijitTabPane form table.form-grid {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/* /dojo TABS */ /* dojo configmenu popup */
.dijitPopup .dijitMenu.dijitMenuTable.mpulse_config_menu {
    border: 1px solid #C2C2C2;
    border-top: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: inherit;
}
.dj_ie .dijitPopup .dijitMenu.dijitMenuTable.mpulse_config_menu {
    margin-right: 2px;
}

.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .dijitMenuItem td.dijitMenuItemLabel,.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .dijitMenuItem td,.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .swxMenuSeparator td.dijitMenuItemLabel,.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .swxMenuSeparator td
    {
    position: inherit;
    border-top: 1px solid #C2C2C2;
    background-color: #FFFFFF;
    color: #575757;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
}

.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .swxMenuSeparator td.dijitMenuItemLabel,.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .swxMenuSeparator td
    {
    background-color: #C2C2C2;
    white-space: nowrap;
}

td.dijitMenuItemLabel {
  white-space: nowrap;
}

.dijitMenu.dijitReset.mpulse_config_menu .dijitCheckBoxIcon {
    background-image:
        url('/javascript/dojo-1.1.2/release/dojo/dijit/themes/tundra/images/checkmarkNoBorder.gif');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative;
    top:1px;
    background-position: -16px 0px; /* unchecked */
    border-bottom: 1px solid #C2C2C2;
}

.dijitPopup .dijitMenu.dijitReset.mpulse_config_menu .menuItemCheckBoxChecked .dijitCheckBoxIcon {
    background-position: 0px 0px; /* checked */
}

/* Drop down menu for extended search (copies sb-link class, a bit) */
.dijitDropDownButton.extended_search .dijitStretch {
    font-family: arial;
    font-weight: bold;
    font-size: 10px;
    color: #303030;
    background-color: #eeeeee;
    cursor: pointer;
    border: 0px;
}

/* /dojo configmenu popup - new implementation which does not close the popup after click on an option*/
.dijitMultiselectDropDownButton.multiselect_config_btn {
/*    background-image: url("/resources/images/icons_inv/settings.png");*/
    height: 17px;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

.dj_ie .dijitMultiselectDropDownButton.multiselect_config_btn {
    margin: 0px;
}

.dijitMultiselectDropDownButton.multiselect_config_btn .dijitStretch {
    height: 17px;
    border: 0px;
    background-image: url("/resources/images/icons_inv/settings.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
    padding: 0 0 0 16px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #4997B7;
    text-align: right;
    vertical-align: inherit;
    background-color: transparent;
    white-space:nowrap;
}

.dijitMultiselectDropDownButton.multiselect_config_btn .dijitRight {
    height: 17px;
    margin-left: 0px;
    padding-right: 0px;
    cursor: pointer;
}
.dijitMultiselectDropDownButton.multiselect_config_btn .dijitArrowButtonInner {
    width: 0px;
    display: none;
}

.dijitMultiselectDropDownButton.multiselect_config_btn .dijitStretch .dijitA11yDownArrow {
    display: none;
}

.dijitMultiselectDropDownButton.multiselect_config_btn .dijitA11ySideArrow {
    display: none;
    width: 0px;
    background-color:red;
}

.mpulse_table_action {
    white-space:nowrap;
    height: 17px;
    border: 0px;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
    padding: 0 0 0 16px;
    font-size: 10px;
    line-height: 19px;
    font-family: Arial;
    font-weight: normal;
    color: #4997B7;
    text-align: left;
    float:right;
    vertical-align: baseline;
    background-color: transparent;
    cursor: pointer;
}

.closeTableConfigItem .dijitMenuItemLabel {
    background-image: url("/resources/images/dojo/cancel.png");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

/* /dojo configmenu popup */
/* dojo configmenu button (for column configuration) */
.dijitDropDownButton.mpulse_config_btn {
/*    background-image: url("/resources/images/dojo/config_button_left.gif");*/
    height: 17px;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

.dj_ie .dijitDropDownButton.mpulse_config_btn {
    margin: 0px;
}

.dijitDropDownButton.mpulse_config_btn .dijitStretch {
    height: 17px;
    border: 0px;
    background-image: url("/resources/images/icons_inv/settings.png");
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 10px;
    padding: 0 0 0 16px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #4997B7;
    text-align: left;
    vertical-align: inherit;
    background-color: transparent;
    white-space:nowrap;
}

.dijitDropDownButton.mpulse_config_btn .dijitRight {
    height: 17px;
    margin-left: 0;
    padding-right: 0;
    cursor: pointer;
}

.dijitDropDownButton.mpulse_config_btn .dijitArrowButtonInner {
    width: 0px;
    display: none;
}

.dijitDropDownButton.mpulse_config_btn .dijitStretch .dijitA11yDownArrow {
    width: 0px;
    display: none;
}
.dijitDropDownButton.mpulse_config_btn .dijitA11ySideArrow {
    display: none;
    width: 0px;
}


.dijitMenuItemIcon.mpulse_config_btn_iconSave {
    background-image: url("/resources/images/dojo/save.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
    height: 16px;
    width: 16px;
}

/* /dojo configmenu button (for column configuration) */ /* tooltips */
.dijitTooltip .dijitTooltipContainer,.dijitTooltip .dijitTooltipContainer .invalidInputTooltip,.dijitTooltip .dijitTooltipContainer .chartEventTooltip
    {
    background-color: #fafafa;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b6c7d5;
    border-right-color: #b6c7d5;
    border-bottom-color: #b6c7d5;
    border-left-color: #b6c7d5;
    padding-top: 0.45em;
    padding-right: 0.45em;
    padding-bottom: 0.45em;
    padding-left: 0.45em;
    font-size: 11px;
}

.dijitTooltip .dijitTooltipRight { /* if tooltip connector is defined this shuold be set */
    /* padding-left: 13px; */

}

.dijitTooltip .dijitTooltipConnector { /*
     * uncomment and modify is tooltip connector is needed background-color: black; width: 16px;
     * height: 14px; bottom: 7px; left: 0px;
     */

}

/* swx form action */
.mpulse_theme.swxFormAction {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4997b7;
    cursor: pointer;
    display: inline;
}

.mpulse_theme.swxFormAction.dijitHover .label {
    text-decoration: underline;
}

/* dojo TitlePane */
.mpulse_theme.dijitTitlePane .dijitTitlePaneTitle {
    border: 1px solid #999999;
    padding: 2px;
    cursor: pointer;
    height: 14px;
}

.multiline.dijitTitlePane .dijitTitlePaneTitle {
    height: auto;
}

.mpulse_theme.dijitTitlePane .dijitTitlePaneTextNode {
    padding-left: 1px; /* for evil W */
}

.mpulse_theme.dijitTitlePane .dijitTitlePaneTitle,.mpulse_theme.dijitTitlePane .dijitTitlePaneTextNode,.mpulse_theme.dijitTitlePane.gray .dijitTitlePaneTitle,.mpulse_theme.dijitTitlePane.gray .dijitTitlePaneTextNode
    {
    color: #FFFFFF;
    background-color: #999999;
}

.mpulse_theme.dijitTitlePane.white .dijitTitlePaneTitle,.mpulse_theme.dijitTitlePane.white .dijitTitlePaneTextNode
    {
    color: #303030;
    background-color: #DDDDDD;
}

.mpulse_theme.dijitTitlePane.news_theme_result .dijitTitlePaneTitle,.mpulse_theme.dijitTitlePane.news_theme_result .dijitTitlePaneTextNode
    {
    color: #000000;
    background-color: #EEEEEE;
}

#newsBodyDiv p {
    font-size: 11px;
}

.mpulse_theme.dijitTitlePane .dijitArrowNode {
    float: left;
    width: 16px;
    height: 16px;
}

.dijitLinkNode,.dijitLinkNode:link,.dijitLinkNode:visited,.dijitLinkNode:hover,.dijitLinkNode:active
    {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4997b7;
}

.mpulse_theme.dijitTitlePane .dijitClosed .dijitArrowNode {
    background: url('/resources/images/dojo/nav_arrow_right.gif') no-repeat 4px 4px;
}

.dj_ie .mpulse_theme.dijitTitlePane .dijitClosed .dijitArrowNode {
    background-image: url('/resources/images/dojo/nav_arrow_right.gif');
}

.mpulse_theme.dijitTitlePane .dijitOpen .dijitArrowNode {
    background: url('/resources/images/dojo/nav_arrow_down.gif') no-repeat 4px 3px;
}

.dj_ie .mpulse_theme.dijitTitlePane .dijitOpen .dijitArrowNode {
    background-image: url('/resources/images/dojo/nav_arrow_down.gif');
}

.mpulse_theme.dijitTitlePane .dijitArrowNodeInner {
    visibility: hidden;
}

.mpulse_theme .dijitTitlePaneTitle .dijitOpenCloseArrowOuter {
    margin-right: 5px;
}

.mpulse_theme .dijitOpen .dijitTitlePaneTitle .dijitOpenCloseArrowOuter {
    position: relative;
    top: 2px;
}

.mpulse_theme .dijitTitlePaneContentOuter,.mpulse_theme.gray .dijitTitlePaneContentOuter {
    background: #F2F2F2;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

.dj_ie .mpulse_theme.white .dijitTitlePaneContentOuter,.mpulse_theme.white .dijitTitlePaneContentOuter
    {
    background: #FFFFFF;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

.dj_ie .mpulse_theme.yield_tool_theme .dijitTitlePaneContentOuter,.mpulse_theme.yield_tool_theme .dijitTitlePaneContentOuter
    {
    background: white;
    border-left: 0px solid #999999;
    border-right: 0px solid #999999;
    border-bottom: 0px solid #999999;
}

.dj_ie .mpulse_theme.yield_tool_theme td,.mpulse_theme.yield_tool_theme td {
    padding-left: 1px;
}

.mpulse_theme .dijitTitlePaneContentInner {
    padding: 10px;
}

.mpulse_theme.dijitTitlePane.whiteInnerTitlePaneNoPadding .dijitTitlePaneContentInner {
    padding: 0px;
}

.mpulse_theme.news_theme .dijitTitlePaneContentInner,.mpulse_theme.news_theme_result .dijitTitlePaneContentInner,.mpulse_theme.yield_tool_theme .dijitTitlePaneContentInner
    {
    padding: 1px;
}

/* force hasLayout to ensure borders etc, show up */
.dj_ie .mpulse_theme .dijitTitlePaneContentOuter,.dj_ie .mpulse_theme.dijitTitlePane .dijitTitlePaneTitle,.dj_ie .mpulse_theme .dijitTitlePaneContentInner
    {
    zoom: 1;
}

/* /dojo TitlePane */ /* dojo TitlePane for sidebar*/
.dijitTitlePane.mpulse-sidebar {
    width: 191px;
    background-color: #EDEDED;
    border-bottom: 1px solid #D5D6D2;
    margin-top: 1px;
    padding-top: 6px;
}

.dijitTitlePane.mpulse-sidebar .dijitTitlePaneTitle {
    padding-bottom: 6px;
    padding-left: 9px;
    cursor: pointer;
    background-color: #EDEDED;
    border: 0px;
}

.dijitTitlePane.mpulse-sidebar .dijitTitlePaneTextNode {
    color: #747678;
    font: bold 11px Arial;
    text-transform: uppercase;
    background-color: #EDEDED;
}

.dijitTitlePane.mpulse-sidebar .dijitArrowNode {
    float: left;
    width: 8px;
    height: 10px;
}

.dijitTitlePane.mpulse-sidebar .dijitClosed .dijitArrowNode {
    background: url('/resources/images/layout/arrow_right_sidebar_title.png') no-repeat 0px 3px;
}

.dj_ie .dijitTitlePane.mpulse-sidebar .dijitClosed .dijitArrowNode {
    background-image: url('/resources/images/layout/arrow_right_sidebar_title.png');
}

.dijitTitlePane.mpulse-sidebar .dijitOpen .dijitArrowNode {
    background: url('/resources/images/layout/arrow_down_sidebar_title.png') no-repeat 0px 3px;
}

.dj_ie .dijitTitlePane.mpulse-sidebar .dijitOpen .dijitArrowNode {
    background-image: url('/resources/images/layout/arrow_down_sidebar_title.png');
}

.dijitTitlePane.mpulse-sidebar .dijitOpen .dijitTitlePaneTextNode {
    color: #000000;
}

.dijitTitlePane.mpulse-sidebar .dijitArrowNodeInner {
    display: none;
}

.dijitTitlePane.mpulse-sidebar .dijitTitlePaneContentOuter {
    margin-top: 6px;
    margin-bottom: 15px;
}

.dijitTitlePane.mpulse-sidebar a.dijitLinkNode:link,.mpulse-sidebar a.dijitLinkNode:visited {
    color: #4997b7;
    margin-right: 2px;
    padding-left: 9px;
    background: url(/resources/images/icons_inv/arrow_link.png) 2px 6px no-repeat;
}

.dijitTitlePane.mpulse-sidebar a.dijitLinkNode:active,.mpulse-sidebar a.dijitLinkNode:hover {
    color: #D52B1E;
    margin-right: 2px;
    padding-left: 9px;
    background: url(/resources/images/icons_inv/arrow_link_active.png) 2px 6px no-repeat;
}

.dj_ie .mpulse-sidebar.dijitTitlePane .dijitTitlePaneContentOuter,.dj_ie .mpulse-sidebar.dijitTitlePane .dijitTitlePaneTitle,.dj_ie .mpulse-sidebar.dijitTitlePane .dijitTitlePaneContentInner
    {
    zoom: 1;
}

/* /dojo TitlePane for sidebar*/ /* CheckBox */
.mpulse_theme .dijitCheckBox {
    background-image: url('/resources/images/dojo/checkmark.gif'); /* checkbox sprite image */
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mpulse_theme .dijitCheckBoxInput {
    width: 12px;
}

.mpulse_theme .dijitCheckBox { /* unchecked */
    background-position: -12px 0px;
}

.mpulse_theme .dijitCheckBoxChecked { /* checked */
    background-position: 0px 0px;
}

.mpulse_theme .dijitCheckBoxDisabled { /* disabled */
    background-position: -36px 0px;
}

.mpulse_theme .dijitCheckBoxCheckedDisabled { /* disabled but checked */
    background-position: -24px 0px;
}

.mpulse_theme .dijitCheckBoxHover,.mpulse_theme .dijitCheckBoxFocused {
    /* hovering over an unchecked enabled checkbox */
    background-position: -60px 0px;
}

.mpulse_theme .dijitCheckBoxCheckedHover,.mpulse_theme .dijitCheckBoxCheckedFocused {
    /* hovering over a checked enabled checkbox */
    background-position: -48px 0px;
}

/* RadioButton */
.mpulse_theme .dijitRadio {
    background-image: url('/resources/images/dojo/checkmark.gif'); /* checkbox sprite image */
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 3px;
    padding: 0;
}

.mpulse_theme .dijitRadio { /* unchecked */
    background-position: -84px 0px;
}

.mpulse_theme .dijitRadioChecked { /* checked */
    background-position: -72px 0px;
}

.mpulse_theme .dijitRadioHover { /* hovering over a checked enabled radio button */
    background-position: -108px 0px;
}

.mpulse_theme .dijitRadioCheckedHover { /* hovering over a checked enabled radio button */
    background-position: -96px 0px;
}

/* Dialog with title bar */
.mpulse_theme.dijitDialog {
    padding: 0px;
    margin: 0px;
    border: 1px solid #C0C0C0;
    background-color: white;
}

.mpulse_theme.dijitDialog .dijitDialogTitleBar {
    color: #FFFFFF;
    background-color: #999999;
    cursor: move;
    outline-color: invert;
    outline-style: none;
    outline-width: 0pt;
    padding: 3px 6px 3px 5px;
}

.mpulse_theme.dijitDialog .dijitDialogTitle { /*font-weight:bold;*/
    font-size: 11px;
    outline-color: invert;
    outline-style: none;
    outline-width: 0pt;
    padding: 4px 4px;
}

.mpulse_theme.dijitDialog .dijitDialogCloseIcon {
    background: transparent url('/resources/images/dojo/cancel.png') no-repeat scroll right top;
    cursor: pointer;
    float: right;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 2px;
    vertical-align: middle;
    width: 15px;
}

.mpulse_theme.dijitDialog .dijitDialogPaneContent {
    padding: 10px 3px 5px 5px;
}

#newsDialog.mpulse_theme.dijitDialog .dijitDialogPaneContent {
    padding: 0px;
}

.dijitDialogUnderlayWrapper .dijitDialogUnderlay {
    background: #333;
    opacity: 0.6;
}

/* More choices / previous choices dropdown labels */
.dijitPopup .dijitMenu .dijitMenuNextButton,.dijitPopup .dijitMenu .dijitMenuPreviousButton {
    color: #002C5F;
}

.dijitPopup .dijitMenu .dijitMenuNextButton.dijitMenuItemHover,.dijitPopup .dijitMenu .dijitMenuPreviousButton.dijitMenuItemHover
    {
    color: #FFFFFF;
}

/* ******** END OF DOJO SPECIFIC STYLES ************ */
    /* ************************************************* */
table.ipoChunkingLine {
    background-color: #BBBBBB;
}

table.ipoChunkingLine tr td {
    color: #333333;
    padding: 1px 5px 3px;
    font-size: 10px;
    font-family: Arial;
    border-top: 1px solid #FFFFFF;
}

table.ipoChunkingLine tr td.chunkingPageLabel {
    padding-left: 5px;
}

table.ipoChunkingLine tr td.chunkingPageNumber a {
    text-decoration: none;
    color: #333333;
}

table.ipoChunkingLine tr td.chunkingPageNumberSelected {
    color: #D52B1E;
}

table.ipoChunkingLine tr td.chunkingResultNumbers {
    padding-left: 40px;
}

table tr td .sortable {
    text-decoration: underline;
    cursor: pointer;
}

table tr td .ascSort {
    padding-right: 26px;
    color: #FFFFFF;
    vertical-align: top;
    text-decoration: underline;
    background: url("/resources/images/icons_inv/sort_asc.png") no-repeat right 3px #999999;
}

table tr td .descSort {
    padding-right: 26px;
    background-color: #999999;
    vertical-align: top;
    text-decoration: underline;
    background: url("/resources/images/icons_inv/sort_dsc.png") no-repeat right 3px #999999;
}

table tr.row-head td.ascSort a:link,table tr.row-head td.ascSort a:visited,table tr.row-head td.ascSort a:hover,table tr.row-head td.ascSort a:active,table tr.row-head td.descSort a:link,table tr.row-head td.descSort a:visited,table tr.row-head td.descSort a:hover,table tr.row-head td.descSort a:active
    {
    color: #FFFFFF;
}

/* Styles for content boxs */
.content-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%;
    position: relative;
}

.content-box-content-padding {
    padding-left: 4px;
    padding-right: 4px;
}

.content-box-border {
    border: 1px solid #9F9F9F;
}

.topBottomIndexBasketContainer {
    width: 100%;
    padding: 0px;
    overflow: hidden;
    /*height: 220px;*/
}

/* Styles for charts */
.minichart,.minichart_noHeader,.minichart_home,.sidebarchart {
    background-color: white;
    position: relative;
    border: 1px solid #D5D6D2;
    /*left: 1px;*/
    top: 0px;
    padding: 0px;
    margin: 0px;
    width: 187px;
    height: 143px;
    overflow: hidden;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

.minichart_noHeader {
    height: 130px; /* + 2 for border in FF */
}

.minichart_home {
    width: 246px;
}

.dj_IE .minichart,.dj_IE .minichart_noHeader,.dj_IE .minichart_home {
    width: 190px;
    height: 137px;
}

.dj_IE .minichart_noHeader {
    height: 132px;
}

.dj_IE .minichart_home {
    width: 248px;
}

.smallchart,.smallchart_noHeader {
    position: relative;
    left: 0px;
    top: 0px;
    padding: 0px;
    border: 1px solid #9F9F9F;
    margin: 0px;
    width: 291px; /* + 2 for border in FF */
    height: 197px; /* + 2 for border in FF */
    overflow: hidden;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

.smallchart_noHeader {
    height: 170px; /* + 2 for border in FF */
}

.dj_IE .smallchart,.dj_IE .smallchart_noHeader {
    width: 293px;
    height: 199px;
}

.dj_IE .smallchart_noHeader {
    height: 172px;
}

.chartTopLine {
    position: relative;
    padding-left: 4px;
    background-color: #F8F8F8;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
}

.chartTopLineSidebarButtons {
    position: absolute;
    top: 4px;
    right: 0px;
    z-index: 4;
}

.chartInfoLine {
    color: #9F9F9F;
    position: relative;
    top: 3px;
}

.chartInfoElement,.chartInfoElementR {
    position: absolute;
    top: 0px;
}

.chartInfoElementR {
    text-align: right;
}

.chartGraph {
    position: relative;
    top: 2px;
}

.gfxHolder {

}

.gfxLoading {
    position: absolute;
}

.chartBox,.chartBox-last,.chartBox-lastbutnotend,.chartBox-first,.chartBox-hover {
    position: absolute;
    top: 0px;
    z-index: 2;
    width: 50px;
    height: 20px;
    line-height: 20px;
    background-image: url(/resources/images/dojo/tab_middle.gif);
    overflow: hidden;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    color: #4D4F53;
    border-left: 1px solid #9F9F9F;
}

.chartBox-lastbutnotend,.chartBox-lastbutnotend-hover,.chartBox-last,.chartBox-last-hover {
    border-right: 1px solid #9F9F9F;
}

.ie.chartBox-last,.ie.chartBox-last-hover {
    border-right: 0;
}

.chartBox-lastbutnotend-hover,.chartBox-last-hover,.chartBox-first-hover,.chartBox-hover {
    background-image: url(/resources/images/dojo/tab_middle_checked.gif);
    color: #D52B1E;
}

.chartBox-active,.chartBox-active-hover {
    background-image: url(/resources/images/dojo/tab_middle_checked.gif);
    color: #D52B1E;
}

/* for drag and drop charts: */
.topOfSidebarchartBox,.bottomOfSidebarchartBox {
    display: none;
}

.sidebarchartDndEmptyBox {
    width: 191px;
    height: 15px;
    border: 1px solid #9F9F9F;
}

.dojoDndHandle {
    cursor: move;
}

.dojoDndSourceMoved {
    cursor: move;
}

.dojoDndItem {
    z-index: 10;
}

.dojoDndItemBefore .topOfSidebarchartBox {
    display: block;
}

.dojoDndItemAfter .bottomOfSidebarchartBox {
    display: block;
}

.dojoDndSourceMoved .dojoDndItemAnchor {
    display: none;
}  /* hide selected chart */
.dojoDndMove .dojoDndAvatarHeader {
    display: none;
}  /* hide number of elements we move */ /* End for drag and drop charts: */
    /* End style for charts */ /* Autocomplete reader styles, dropdown part */
.its {
    width: 40px;
    float: left;
    overflow: hidden;
}

.it {
    color: #002C5F;
    margin-left: 4px;
    overflow: hidden;
}

.dijitMenuItemHover .it {
    color: #FFFFFF;
}

.ie.it { /* IE Cheat */
    margin-left: -1px;
}

.itv {
    width: 85px;
    float: left;
    overflow: hidden;
}

/* From sd:html-style */
table.overview-table tr.plaintable td,table.overview-table tr.plaintable-first td {
    background: #EEEEEE;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    width: 50%;
    text-align: left;
}

table.overview-table tr.plaintable td.last,table.overview-table tr.plaintable-first td.last {
    background: white;
    text-align: right;
    padding-right: 5px;
    width: 50%;
}

table.overview-table tr.plaintable td {
    border-top: 1px solid white;
}

table.overview-table tr.plaintable td.last {
    border-top: 1px solid #EEEEEE;
}

table.overview-table tr.row-head2 td {
    height: 21px;
    background: #BBBBBB;
}

table.overview-table td.perf {
    border-right: 1px solid #EEEEEE;
    width: 15%;
}

table.overview-table td.perf-pos {
    border-right: 1px solid #EEEEEE;
    width: 15%;
    color: green;
}

table.overview-table td.perf-neg {
    border-right: 1px solid #EEEEEE;
    width: 15%;
    color: red;
}

table.overview-table tr td {
    text-align: right;
}

table.overview-table tr td.first {
    text-align: left;
}

table tr td img.overview-separation {
    background: #9F9F9F;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

/* white titlepane */
.dijitTitlePane.whiteInnerTitlePane .dijitTitlePaneContentOuter,.dijitTitlePane.whiteInnerTitlePaneNoPadding .dijitTitlePaneContentOuter
    {
    background: transparent;
}

/* Chart styles */
.axisDiv,.iconDiv {
    position: absolute;
    font-family: Arial;
    font-size: 7pt;
    font-weight: normal;
    z-index: 1;
    white-space: nowrap;
}

.iconDiv {
    z-index: 2; /* over trackball (crosshair) */
}

.chartTooltipHeader {
    color: #306E92;
    font-weight: bold;
}

.chartTooltipHeaderSeparator {
    height: 1px;
    width: 100%;
    background-color: #306E92;
}

.timeRangeHolder {
    position: absolute;
    font-family: Arial;
    font-size: 11px;
    right: 34px;
    top: -1px;
}

.dj_ie .timeRangeHolder {
    right: 35px;
}

.nonSelectedTimeRange {
    -moz-outline: 0;
}

.selectedTimeRange {
    color: #D52B1E !important;
    -moz-outline: 0;
}

.trackInfo {
    border: 0px;
    position: absolute;
    text-align: left;
    top: 5px;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}

.ie.trackInfo {
    top: 6px;
}

#chartTT.dijitTooltipDialog .dijitTooltipContainer .dijitTooltipContents {
    -moz-outline: 0; /* removes firefox strange dotted box for focus */
    padding: 0px;
}

#chartTT.dijitTooltipDialog .dijitTooltipContainer {
    border: 1px solid #B6C7D5;
    background-color: white; /* #FAFAFA; */
    font-size: 11px;
    padding: 0px;
}

#chartTT.dijitTooltipDialog .dijitTooltipContainer .chartNewsTooltipDialogLine {
    cursor: pointer;
}

.chartNewsTooltipDialogLine div {
    color: #4997b7;
}

tr.row-odd-mouseover td .chartNewsTooltipDialogLine div,tr.row-even-mouseover td .chartNewsTooltipDialogLine div
    {
    text-decoration: underline;
}

.chart_D_Icon {
    background-image: url('/javascript/charts/images/icon_D.gif');
}

.chart_D_Icon.chart_D_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_D_hover.gif');
}

.chart_C_Icon {
    background-image: url('/javascript/charts/images/icon_C.gif');
}

.chart_C_Icon.chart_C_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_C_hover.gif');
}

.chart_S_Icon {
    background-image: url('/javascript/charts/images/icon_S.gif');
}

.chart_S_Icon.chart_S_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_S_hover.gif');
}

.chart_R_Icon {
    background-image: url('/javascript/charts/images/icon_R.gif');
}

.chart_R_Icon.chart_R_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_R_hover.gif');
}

.chart_N_Icon {
    background-image: url('/javascript/charts/images/icon_N.gif');
}

.chart_N_Icon.chart_N_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_N_hover.gif');
}

.chart_M_Icon {
    background-image: url('/javascript/charts/images/icon_M.gif');
}

.chart_M_Icon.chart_M_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_M_hover.gif');
}

.chart_G_Icon {
    background-image: url('/javascript/charts/images/icon_G.gif');
}

.chart_G_Icon.chart_G_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_G_hover.gif');
}

.chart_T_Icon {
    background-image: url('/javascript/charts/images/icon_T.gif');
}

.chart_T_Icon.chart_T_Icon_Hover {
    background-image: url('/javascript/charts/images/icon_T_hover.gif');
}

.mpulse_theme.smallPadding .dijitTitlePaneContentInner,.mpulse_theme .smallPadding .dijitTitlePaneContentInner
    {
    padding: 5px;
}

/* yield tool menu height */
.yield_tool_menu {
    height: 19px;
}

.ie.yield_tool_menu {
    height: 20px;
}

/* Tooltips for Iportal */
td.ipoTooltip {
    color: #575757;
    background-color: #D4D4D4;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    padding-left: 5px;
    padding-right: 5px;
}

#quicklinks {
    min-height: 220px;
    /* background: #FFFFFF url("/resources/images/quicklinks.png") bottom no-repeat; */
}

table#news_table tr {
    padding-left: 1px; /* IE bugfix: otherwise words starting with 'W' get cropped 1px */
}

.overview #news_table td,.overview #mTransTable td {
    height: 44px;
}

.dj_ie #mTransDialog .dijitDialogTitleBar {
    width: 560px;
}

/* Reuters RKD financial reports */
.rkd .data_table_header {
    text-align: left;
    border-bottom: #F2F2F2 1px solid;
    padding: 4px;
    margin-top: 10px;
    margin-left: 1px;
    height: 14px;
    background: #999999;
    font: 11px Arial;
    color: #FFFFFF;
}

.rkd table.fnd {
    width: 100%;
    background: #ffffff;
    font: 11px Arial;
    color: #333333;
    border-left: 1px solid #F2F2F2;
}

.rkd td.fnd_header {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #E3FEB1;
    font-weight: bold;
    color: #669900;
}

.rkd td.fnd_desc {
    font: 11px Arial;
    font-weight: normal;
    color: #303030;
    border-right: #cccccc 1px solid;
    border-bottom: #FFFFFF 1px solid;
    background: #BBBBBB;
    text-align: right;
}

fnd.rkd td.fnd_descBold {
    font: 10px Arial;
    font-weight: bold;
    color: #0047bd;
    border-right: #cccccc 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #E7EFFD;
    text-align: right;
}

.rkd td.fnd_item {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #ffffff;
    font-weight: normal;
    color: #003399;
}

.rkd td.fnd_itemStd {
    border-bottom: #FFFFFF 1px solid;
    background: #F2F2F2;
    font-weight: normal;
    color: #303030;
}

.rkd td.fnd_itemInset {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px dotted;
    background: #ffffff;
    font-weight: normal;
    color: #003399;
    padding-left: 20px;
}

.rkd td.fnd_sum {
    border-right: #CCCCCC 1px solid;
    border-bottom: #FFFFFF 1px solid;
    background: #BBBBBB;
    color: #303030;
    text-align: right;
    font-weight: bold;
}

td.fnd_sumStd {
    border-bottom: #FFFFFF 1px solid;
    background: #BBBBBB;
    color: #303030;
    font-weight: bold;
}

.rkd td.fnd_sumGrp {
    border-right: #CCCCCC 1px solid;
    border-bottom: #FFFFFF 2px solid;
    background: #BBBBBB;
    color: #303030;
    text-align: right;
    font-weight: bold;
}

.rkd td.fnd_sumGrpStd {
    border-right: #CCCCCC 1px solid;
    border-bottom: #F2F2F2 2px solid;
    background: #EEEEEE;
    color: #0047bd;
    padding-left: 20px;
    font-weight: bold;
}

.rkd td.fnd_sumLoss {
    border-right: #CCCCCC 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #BBBBBB;
    font-weight: bold;
    color: #FF0000;
    text-align: right;
}

.rkd td.fnd_sumGrpLoss {
    border-right: #CCCCCC 1px solid;
    border-bottom: #F2F2F2 2px solid;
    background: #EEEEEE;
    font-weight: bold;
    color: #FF0000;
    text-align: right;
}

.rkd td.fnd_supplementSepLoss {
    border-top: #CCCCCC 2px solid;
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #ffffff;
    font-weight: normal;
    color: #FF0000;
    text-align: right;
}

.rkd td.fnd_supplementSep {
    border-top: #CCCCCC 2px solid;
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #ffffff;
    font-weight: normal;
    color: #003399;
    text-align: right;
}

.rkd td.fnd_supplementSepStd {
    border-top: #CCCCCC 2px solid;
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #ffffff;
    font-weight: normal;
    color: #003399;
    padding-left: 20px;
}

.rkd td.fnd_label {
    border-bottom: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    background: #BBBBBB;
    font-weight: normal;
    color: #303030;
    text-align: left;
}

.rkd td.fnd_labelCTR {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #D2E3FF;
    font-weight: bold;
    color: #0047bd;
    text-align: center;
}

.rkd td.fnd_labelLeft {
    border-right: #F2F2F2 0px solid;
    border-bottom: #F2F2F2 1px solid;
    background: #D2E3FF;
    font-weight: bold;
    color: #0047bd;
    text-align: left;
}

.rkd td.fnd_labelLastRow {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 2px solid;
    background: #D2E3FF;
    font-weight: bold;
    color: #0047bd;
    text-align: right;
}

.rkd td.fnd_data {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    text-align: right;
    background: #ffffff;
    width: 69px;
}

.rkd td.fnd_dataLastRow {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 2px solid;
    text-align: right;
    background: #ffffff;
}

.rkd td.fnd_dataCTR {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    text-align: center;
    background: #ffffff;
}

.rkd td.fnd_dataLeft {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    text-align: left;
    background: #ffffff;
}

.rkd td.fnd_dataLoss {
    border-right: #F2F2F2 1px solid;
    border-bottom: #F2F2F2 1px solid;
    text-align: right;
    background: #ffffff;
    color: #FF0000;
}

/* /Reuters RKD financial reports */
.borderBox {
    box-sizing: border-box;
    -ms-box-sizin: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.yieldCurveOptionPane {
    border: 1px solid RGB(159, 159, 159);
    overflow: hidden;
    background-color: #F2F2F2;
    padding: 5px;
}

.yieldCurveTitleBox {
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #999999;
    color: #FFFFFF;
}

/* Meta Navigation */
.meta-nav {
    color: #EDEDED;
    vertical-align: top;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    padding-left: 6px;
    padding-top: 9px;
    padding-right: 9px;
    white-space: nowrap;
    line-height: 15px;
}

.meta-nav li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-right:
}

.meta-nav-activ {
    color: #002949;
}

.meta-nav-inactiv {
    cursor: pointer;
}

.meta-nav-inactiv-over {
    color: #ffffff;
    cursor: pointer;
}

.meta-nav-button {
    color: #ffffff;
    cursor: pointer;
}

.meta-nav-button-over {
    color: #FFFFFF;
    cursor: pointer;
    background-image: url(/resources/images/layout/meta_nav_bg_over.png);
}

.meta-nav-arrow {
    margin-top: 1px;
    width: 5px;
    height: 11px;
    background-image: url("/resources/images/layout/SIX_sprite_ns.png");
    background-repeat: no-repeat;
    background-position: 0px -345px;
    margin-left: 6px;
}

.meta-nav-arrow-over {
    background-image: url("/resources/images/layout/SIX_sprite_ns.png");
    background-position: 0px -345px;
}

.meta-nav-dropdown {
    font-size: 11px;
    border-top: 1px solid #555555;
    padding-left: 9px;
    padding-right: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.meta-nav-dropdown-active {
    color: #747678;
    cursor: default;
}

.meta-nav-dropdown-inactive {
    color: #FFFFFF;
    cursor: pointer;
}

.subsite-backlink:link,.subsite-backlink:visited,.subsite-backlink:focus,.subsite-backlink:active {
    color: #9A9B9C;
    text-decoration: none;
    font: Arial 11px;
    background: url(/resources/images/icons_inv/arrow_slope_up_subsite_backlink.png) no-repeat center
        left;
}

.subsite-backlink:hover {
    color: #D52B1E;
    background-image: url(/resources/images/icons_inv/arrow_slope_up_subsite_backlink_active.png);
}

.footer {
    font-family: Arial;
    font-size: 11px;
    color: #747678;
}
.footer span {
  border-left:#C7C2BA solid 1px; padding-right:6px; padding-left:6px;
}
.footer span.first {
  border-left:0px; padding-right:6px; padding-left:0px;
}

a.footer,a.footer:visited {
    font-family: Arial;
    font-size: 11px;
    color: #747678;
}

a.footer:hover,a.footer:active {
    font-family: Arial;
    font-size: 11px;
    color: #d52b1e;
    text-decoration: underline;
}

/* Clearfix */
.clearfix:after {
  content:".";
  display:block; height:0; clear:both; visibility:hidden;
}
/* Hides from IE-mac */
* html .clearfix { height:1% }
/* End hide from IE-mac */


/* Top Navigation 1st level */
#topnav-1st-lev {
  width:100%; height:28px;
  background: url(/resources/images/layout/topnav_1px_bg.gif) repeat-x 0px 0px;
}
#topnav-1st-lev ul {
  list-style:none outside none; margin:0px; padding:0px;
}
#topnav-1st-lev ul li {
  float:left; vertical-align:top;
  border-bottom: 1px solid #9A9B9C; border-right: 1px solid #9A9B9C;
}
#topnav-1st-lev ul li.first {
  background:url(/resources/images/layout/topnav_leftborder_bg.gif) no-repeat 0px 0px;
}
#topnav-1st-lev ul li.active {
  border-bottom: 1px solid #FFFFFF;
}
#topnav-1st-lev ul li.active.first {
  background:url(/resources/images/layout/topnav_leftborder_a_bg.gif) no-repeat 0px 0px;
}
#topnav-1st-lev ul li a {
  font-family:Arial; font-size:12px; color:#4D4F53; text-decoration:none;
}
#topnav-1st-lev ul li a span {
  line-height:27px; height:27px; display:inline-block; vertical-align:middle; cursor:pointer;
  border-left: 1px solid #FFFFFF;
  padding-left:12px; padding-right:12px;
}
#topnav-1st-lev ul li.first a span {
  border-left: 0px; margin-left:1px;
}
#topnav-1st-lev ul li.active a span,
#topnav-1st-lev ul li a:hover span,
#topnav-1st-lev ul li a:active span{
  background:#FFFFFF; color:#D52B1E;
}
#topnav-1st-lev ul li#topnav-1st-lev-item-1 a span {
  background-image: url("/resources/images/layout/SIX_sprite_ns.png");
  background-position: 12px -3192px;
  background-repeat: no-repeat;
  display: block;
  padding: 0;
  text-indent: -3000em;
  width: 34px;
}
#topnav-1st-lev ul li#topnav-1st-lev-item-1.active a span,
#topnav-1st-lev ul li#topnav-1st-lev-item-1 a:hover span,
#topnav-1st-lev ul li#topnav-1st-lev-item-1 a:active span,
#topnav-1st-lev ul li#topnav-1st-lev-item-1 a:focus span {
  background-position: 12px -3242px;
}


/* Top Navigation Search */
#topnav-1st-lev ul li.search-form {
  float:right; border:0px; width:191px;
}
#topnav-1st-lev ul li.search-form form {
  display:inline;
}
#topnav-1st-lev ul li.search-form form input {
  height:18px; width:132px; vertical-align:top;
  padding:3px 0px 0px 6px; border:1px; margin-top:4px;
  background:url(/resources/images/layout/search_bg.gif);
  color:#C3C3C4; font-face:Arial; font-size:11px;
}
#topnav-1st-lev ul li.search-form form #searcharrow {
  margin:4px 0px 5px 0px;
}
/* IE Hack */
* html #topnav-1st-lev ul li.search-form form #searcharrow {
  margin:5px 0px 0px 0px; vertical-align:top;
}
#topnav-1st-lev ul li.search-form #search-button {
  border-left:1px solid #9A9B9C; margin-left:12px;
}


/* Top Navigation 2nd level */
#topnav-2nd {
  border-bottom:1px solid #9A9B9C;
}
#topnav-2nd ul {
  list-style:none outside none; margin:0px; padding:0px;
}
#topnav-2nd ul li {
  float:left; vertical-align:top;
  padding: 6px 12px;
}
#topnav-2nd ul li a {
  font-family:Arial; font-size:12px; color:#4D4F53; text-decoration:none;
}
#topnav-2nd ul li.active a,
#topnav-2nd ul li a:hover,
#topnav-2nd ul li a:active {
  color:#D52B1E;
}


/* Top Navigation Flyout */
.topnav-flyout {
  width:165px; z-index:100; display:none; position:absolute;
  background:url(/resources/images/layout/flyout_box_shadow_bottom.png) no-repeat right bottom;
}
.topnav-flyout-border-suppression {
  z-index:101; display:none; position:absolute; overflow:hidden;
  background:url(/resources/images/layout/flyout_box_border_suppression.png) no-repeat left top;
}
.topnav-flyout ul {
  list-style:none outside none; position:relative;
  margin: 0px 0px 7px 0px; padding:12px;
  border:0px; border-left:#9A9B9C solid 1px;
  background:url(/resources/images/layout/flyout_box_bg.png) no-repeat right top; overflow:hidden;
}
#topnav-flyout-1 ul {
  border-left:0px;
}
.topnav-flyout ul li a {
  font-size:11px; color:#4997B7; text-decoration:none; font-weight:normal;
  padding-left:7px; margin-left:0px; margin-right:3px;
  background: url(/resources/images/icons_inv/arrow_link.png) left 5px no-repeat;
  display:inline-block; line-height:16px;
}
/* IE Hack */
* html .topnav-flyout ul li a {
  height: 16px;
}
.topnav-flyout ul li a:hover,
.topnav-flyout ul li a:active {
  color:#D52B1E;
  background: url(/resources/images/icons_inv/arrow_link_active.png) left 5px no-repeat;
}


.meta {
    font-family: Arial;
    font-size: 11px;
    color: #EEEDEA;
    vertical-align: top;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 9px;
    padding-left: 6px;
    padding-right: 6px;
    border-right: #ABC785 solid 1px;
}

.meta_a {
    background-color: #C6D6AD;
    font-family: Arial;
    font-size: 11px;
    color: #F8F8F7;
    vertical-align: top;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 9px;
    padding-left: 6px;
    padding-right: 6px;
    border-right: #ABC785 solid 1px;
}

a.hp-sidebar-nav:hover {
    text-decoration: none;
}

/* currency style */
.currencyTable td.firstCol,.currencyTable tr.row-even td.firstCol,.currencyTable tr.row-odd td.firstCol
    { /*background-color: #999999;*/
    background-color: #cccccc;
    /*border-left: 1px solid #FFFFFF;*/
    border-right: 0px none;
    /*color: #FFFFFF*/
    color: black
}

.currencyTable tr.row-even td.noRate,.currencyTable tr.row-odd td.noRate {
    background-color: #eeeeee;
}

.currencyTable .first {
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}

.currencyTable tr.row-head td {
    border-bottom: 1px solid #ebebeb;
}

.currencyTable tr.row-odd td,.currencyTable tr.row-even td {
    background-color: white;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-left: 0px;
}

/* dojo CollapsibleRow */ /***********************/
tr.dijitCollapsibleGridWidgetTitle td {
    border-bottom: 6px solid #808080;
}

/* Header line */
.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle {
    border: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    background-color: #EEEEEE;
    padding: 2px;
    cursor: pointer;
    height: 14px;
}

/* Header text */
.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTextNode {
    padding-left: 1px;
    background-color: #EEEEEE;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
}
.dijitTitlePane.mpulse-collapsibleRow.recently-updated .dijitCollapsibleRowTextNode {
    background: url(/resources/images/icons_inv/new_feature.gif) no-repeat center left;
    padding-left:50px;
}

/* Header text color when pane opened */
.dijitTitlePane.mpulse-collapsibleRow .dijitOpen .dijitCollapsibleRowTextNode {
    color: #222222;
}

/* Header text color when pane closed */
.dijitTitlePane.mpulse-collapsibleRow .dijitClosed .dijitCollapsibleRowTextNode {
    color: #777777;
}

/* Header links */
.dijitCollapsibleRowHeaderLinks td {
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
}

.dijitCollapsibleRowHeaderLinks td.first {

}

.dijitCollapsibleRowHeaderLinks td.notFirst {
    border-left: 1px solid #FFFFFF;
}

/* Content pane */
.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowContentOuter {
    background: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowContentInner {
    padding: 5px;
}

/* Header arrow */
.dijitTitlePane.mpulse-collapsibleRow .dijitArrowNode {
    float: left;
    width: 16px;
    height: 16px;
}

.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitClosed .dijitArrowNode {
    background: url('/resources/images/dojo/nav_arrow_right.gif') no-repeat 4px 4px;
}

.dj_ie .dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitClosed .dijitArrowNode {
    background-image: url('/resources/images/dojo/nav_arrow_right.gif');
}

.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitOpen .dijitArrowNode {
    background: url('/resources/images/dojo/nav_arrow_down.gif') no-repeat 4px 3px;
}

.dj_ie .dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitOpen .dijitArrowNode {
    background-image: url('/resources/images/dojo/nav_arrow_down.gif');
}

.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle .dijitArrowNodeInner {
    visibility: hidden;
}

.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle .dijitOpenCloseArrowOuter {
    margin-right: 5px;
}

.dijitTitlePane.mpulse-collapsibleRow .dijitOpen .dijitCollapsibleRowTitle .dijitOpenCloseArrowOuter
    {
    position: relative;
    top: 2px;
}

/* /dojo CollapsibleRow */ /* Dropdown style */
.searchDD {
    font-size: 11px;
    border-top: 1px solid #555555;
    color: #FFFFFF;
    padding-left: 9px;
    padding-right: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}

/* OMP newsboard messages */
.ompImportedTheme th {
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #CCCCCC;
    border-left: 1px solid #FFFFFF;
    /*text-align:       center;*/
    vertical-align: middle;
}

.ompImportedTheme table {
    width: 70%;
    border-collapse: collapse;
    border: 1px solid #BBBBBB;
}

.ompImportedTheme td {
    font-family: Arial;
    font-size: 11px;
    /*text-align:       center;*/
    vertical-align: middle;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    border-left: 1px solid #BBBBBB;
}

.ompImportedTheme tr td {
    border-bottom: 1px solid #BBBBBB;
}

/* Live Turnover Styles */
td.turnoverValue {
  text-align:right;
}
.pbLive div.dijitProgressBarTile {
    background-color:#ABC785;
}
.pbLive div.dijitProgressBarEmpty {
    background-color:#E0F0E0;
}
.pbBenchmark div.dijitProgressBarTile {
    background-color:#508EB2;
}
.pbBenchmark div.dijitProgressBarEmpty {
    background-color:#DDDDDD;
}

.dj_IE .pbBenchmark div.dijitProgressBarTile {
    position: absolute;
    top:2px;
}
#pbContainer {
  padding-bottom:10px;
}
.pbSet {
  clear:both;
}
.pbSegment {
  font-weight:bold;
  width:50%;
  float:left;
  padding-bottom:3px;
}

.pbLegend {
  clear:both;
}
.pbLegendItem {
  float:left;
  margin-right:10px;
}
.pbLegendText {
  padding-right:10px;
  padding-left:10px;
}
.pbBenchmarkLegend {
  background-color:#508EB2;
}
.pbLiveLegend {
  background-color:#ABC785;
}
.pbBar {
  width:93%;
  float:left;
  padding-bottom:6px;
}
.pbValue {
  float:right;
}
.boxTooltip {
  width:300px;
}
.turnoverTable {
  margin-top:10px;
}

.flyoutTooltip {
  width:150px;
}
.flyoutLine {
  position:relative;
}
.flyoutValue {
  position:absolute;
  right: 0px;
}
/* Logo */
.six_brand {
  left: 12px;
  position: absolute;
  top: 0;
  width: 340px;
  z-index: 100;
}

.six_brand a {
  display: inline-block;
  text-decoration: none;
  width: 180px;
}

.six_brand img {
  margin: 26px 0 25px 0;
}

.six_brand a img {
  border: none;
  margin: 26px 0 25px 66px;
}

/* Corporate Navigation */
.six_corp_app {
  color: #000;
  font: 16px/20px Arial, sans-serif;
  font-weight: 700;
  left: 344px;
  position: absolute;
  text-align: right;
  top: 22px;
  width: 610px;
  z-index: 110;
}
.six_corp_app a {
  color: #000;
  text-decoration: none;
}

/* Corporate Navigation */
.six_corp_nav  {
  font: 11px/17px Arial, sans-serif;
  left: 356px;
  position: absolute;
  top: 23px;
  width: 610px;
  z-index: 110;
}
.six_corp_nav ul {
  float: right;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.six_corp_nav ul li {
  border-left: 1px solid #e3e4e0;
  float: left;
}
.six_corp_nav ul li.first,
.six_corp_nav ul li:first-child  {
  border-left: none;
}
.six_corp_nav ul li a {
  color: #717171;
  display: block;
  padding: 0 12px;
  text-decoration: none;
}
.six_corp_nav ul li a:link,
.six_corp_nav ul li a:visited {
  color: #717171;
  text-decoration: none;
}
.six_corp_nav ul li a:active,
.six_corp_nav ul li a:focus,
.six_corp_nav ul li a:hover {
  color: #de3919;
  text-decoration: none;
}

@media print {
  body,
  html {
    background: none;
  }
  #area-head,
  #area-mainnav,
  #area-mainsep1,
  #area-mainsep2,
  #area-sidenav,
  #area-sidebar,
  #area-foot,
  #skyscraper,
  #left-bg,
  #right-bg,
  #print-view-icon,
  #bookmark-icon  {
    display: none;
  }
  #area-main {
    display: block !important;
  }

}

/* ========= Ticker l&f ============= */

.ticker {
  background: url('/resources/images/smi_ticker/six_shadow_960.png') no-repeat 0 bottom;
  border-bottom: 1px solid #e3e4e0;
  font-weight: 700;
  height: 80px;
  padding-left: 12px;
  position: relative;
}

.ticker .ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

.ticker .index {
  color: #717171;
  float: left;
  height: 60px;
  margin-top: 5px;
  padding: 0 22px;
  width: 114px;
  cursor: pointer;
}

.ticker .divider {
  background: transparent url('/resources/images/smi_ticker/six_divider.png') no-repeat right bottom;
}

.dj_ie .ticker .index {
    width: 158px;
}

.ticker .info {
  color: #717171;
  font-weight: 500;
  float: left;
  padding: 20px 30px 0;
  width: 129px;
}

.dj_ie .ticker .info {
    width: 189px;
}

.ticker .info .date,
.ticker .info .time {
  color: #717171;
  font-size: 12px;
}

.ticker .index a {
  color: #717171;
  display: block;
  height: 60px;
}

.ticker .index a:focus,
.ticker .index a:hover {
  background: white;
}

.ticker .index .title {
  color: #717171;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  padding-top: 14px;
}

.ticker .index .value {
  font-size: 11px;
  padding-left: 1px;
}

.ticker .index .positive {
  color: #390; /* CC-Green */
  padding-left: 5px;
}

.ticker .index .negative {
  color: #f00; /* CC-Red */
  padding-left: 5px;
}

.ticker .index .neutral {
  padding-left: 5px;
}

.icon2 {border:none;display:inline-block;padding:0 10px; height:16px;}

.icon2 { background-image: url("/resources/images/six_sprite_socialmedia.png"); }

.icon2.facebook { background-position: 0 0; }
.icon2.flickr { background-position: 0 -50px; }
.icon2.googleplus { background-position: 0 -100px; }
.icon2.linkedin { background-position: 0 -150px; }
.icon2.twitter { background-position: 0 -200px; }
.icon2.xing { background-position: 0 -250px; }
.icon2.youtube { background-position: 0 -300px; }


.page_tools {
    position: relative;
}


.page_tools  li {
    float: left;
}

.page_tools a[href] {
    cursor: pointer;
    display: block;
    height: 16px;
}

.page_tools .social {
    color: #717171;
    font-size: 12px;
    position: absolute;
    right: 0;
    text-align: right;
}

.page_tools .social ul {
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
}

.page_tools .social li {
    margin-right: 3px;
}

.icon {
  background: transparent url("../images/six_sprite_ns.png") no-repeat;
  border: none;
  display: inline-block;
  padding: 0 30px 0 18px;
  font-size:12px;
}

.icon.print { background-position: 0 -2399px; }
.icon.print:focus,
.icon.print:active,
.icon.print:hover { background-position: 0 -2449px; text-decoration:none; }

.icon.email { background-position: 0 -2596px; }
.icon.email:focus,
.icon.email:active,
.icon.email:hover { background-position: 0 -2646px; text-decoration:none;}
