/* Left Navigation: Level 4 to 6 */

td.navigation-left {
    border-right:1px solid #EAEAE8;
    border-top:1px solid #D5D6D2;
}

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

tr.nav-level5 {
    background-color: #FFFFFF;
}

tr.nav-level6 {
    background-color: #FFFFFF;
}

tr.nav-level7 {
    background-color: #FFFFFF;
}

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

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

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

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

tr.nav-level4-active-hover, tr.nav-level5-active-hover, tr.nav-level6-active-hover, tr.nav-level7-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 {
    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 {
    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-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-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-level7-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 {
    padding-top: 0px; padding-left: 10px; padding-right: 30px;
    font-family: Arial; font-size: 11px; vertical-align: top;
}

/* homepage */
.homepage {
    border-top: 1px solid #E5E6E2; 
    padding-top: 0px; padding-left: 0px; padding-right: 30px;
    font-family: Arial; font-size: 11px; vertical-align: top;
}
.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;
}
.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.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: #002C5F;
}

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; height: 14px;
    border-bottom: 6px solid #747678; display:block;
    margin-bottom:12px;    
}
div.teaser-header-margin {
    margin-bottom: 1px;
}
a.teaser-header:link, a.teaser-header:visited {
    background: url(/resources/images/icons_inv/arrow_teaser_header.png) right 4px no-repeat;
    padding:0px; margin:0px;
}
a.teaser-header:hover, a.teaser-header:active  {
    color:#D52B1E;
    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 {}


div.line-separator {
    height:1px; width:100%; line-height:1px;
    border-bottom: 1px solid #E5E6E2; 
    margin-bottom:20px; margin-top:15px; 
}

/* News item */
.abstract-date {
    color:#000000; font-size:10px; margin-bottom:4px; line-height:10px;
}
.abstract {
    margin-bottom:15px;
}
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);
}

/* 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 {
    text-decoration:none; font-weight:normal; text-transform:none; 
    padding-left:7px; margin-left:4px; margin-right:3px; 
    color:#4997b7;
    background: url(/resources/images/icons_inv/arrow_link.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 {
    height: 14px;
}
a.selector-list:link, a.selector-list:visited, a.selector-list:hover, a.selector-list:active {
    display:block; line-height:16px;
}
a.selector:link, a.selector:visited, a.selector:hover, a.selector:active {
    display:inline;
}
a.selector:hover, a.selector:active, 
a.selector-list:hover, a.selector-list:active {
    color:#D52B1E; text-decoration: underline; 
    background: url(/resources/images/icons_inv/arrow_link_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.fixme {
    font-size: 10px;
    color: #ff3333;
}


/* Disclaimer text. */
p.disclaim, div.disclaim {
    font-size: 10px;
    line-height: 12px;
}

/* Icons */
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;
}

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:link, a:link strike, 
a:visited, a:visited strike,
a:hover, a:hover 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: 12px;
    padding-left: 12px;
    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;
}

.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;
}

.dijitPopup .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;
    background-position: -16px 0px;    /* unchecked */
}
 
.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 */

/* 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;
    width: 139px;
    border:0px;
    background-image:url("/resources/images/dojo/config_button_middle.gif");
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #333333;
    text-align: left;
    vertical-align: inherit;
}

.dijitDropDownButton.mpulse_config_btn .dijitRight {
    background-image:url("/resources/images/dojo/config_button_right.gif");
    height: 17px;
    margin-left: 17px;
    padding-right: 17px;
    cursor:pointer;
}


.dijitDropDownButton.mpulse_config_btn .dijitStretch .dijitA11yDownArrow {
    display:none;
}

.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;
}

.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/layout/nav_arrow_right.gif') no-repeat 4px 4px;
}
.dj_ie .mpulse_theme.dijitTitlePane .dijitClosed .dijitArrowNode {
    background-image:url('/resources/images/layout/nav_arrow_right.gif');
}
.mpulse_theme.dijitTitlePane .dijitOpen .dijitArrowNode {
    background:url('/resources/images/layout/nav_arrow_down.gif') no-repeat 4px 3px;
}
.dj_ie .mpulse_theme.dijitTitlePane .dijitOpen .dijitArrowNode {
    background-image:url('/resources/images/layout/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: red !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/dojo-1.1.2/charts/images/icon_D.gif'); }
.chart_D_Icon.chart_D_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_D_hover.gif'); }
.chart_C_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_C.gif'); }
.chart_C_Icon.chart_C_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_C_hover.gif'); }
.chart_S_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_S.gif'); }
.chart_S_Icon.chart_S_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_S_hover.gif'); }
.chart_R_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_R.gif'); }
.chart_R_Icon.chart_R_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_R_hover.gif'); }
.chart_N_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_N.gif'); }
.chart_N_Icon.chart_N_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_N_hover.gif'); }
.chart_M_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_M.gif'); }
.chart_M_Icon.chart_M_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_M_hover.gif'); }
.chart_G_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_G.gif'); }
.chart_G_Icon.chart_G_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_G_hover.gif'); }
.chart_T_Icon { background-image: url('/javascript/dojo-1.1.2/charts/images/icon_T.gif'); }
.chart_T_Icon.chart_T_Icon_Hover { background-image: url('/javascript/dojo-1.1.2/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:#55802B; vertical-align:top; font-family: Arial; font-size:11px; text-decoration:none;   
  padding-left:6px; padding-top:9px; padding-right:9px;
}
.meta-nav-border {
  vertical-align:top;
  background-image: url(/resources/images/layout/meta_navigation_border.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.meta-nav-activ { color:#002949; }
.meta-nav-inactiv { cursor:pointer; }
.meta-nav-inactiv-over { color:#002949; cursor:pointer; }
.meta-nav-button { color:#002949; cursor:pointer; }
.meta-nav-button-over { 
  color:#FFFFFF; cursor:pointer;
  background-image: url(/resources/images/layout/meta_nav_bg_over.png);
}
.meta-nav-arrow {
  position:relative; top:6px; left:0px; width:5px; height:3px;
  background-image: url(/resources/images/layout/arrow_down_green.gif);
  background-repeat: no-repeat;
}
.meta-nav-arrow-over {
  background-image: url(/resources/images/layout/arrow_down_white.gif);
}
.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; }
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; }
a.topnav { font-family: Arial; font-size:12px; color: #4D4F53; text-decoration: none; }
a.topnav_first { font-family: Arial; font-size:12px; color: #4D4F53; text-decoration: none; }
td.topnav { background-image: url(/resources/images/layout/topnav_bg.gif); font-family: Arial; font-size:12px; color: #4D4F53; vertical-align:top; padding-left: 12px; padding-right:12px;padding-top:6px;}
td.topnav_a { font-family: Arial; font-size:12px; color: #4D4F53; vertical-align:top; padding-left: 12px; padding-right:12px;padding-top:6px;}
td.topnav_first { background-image: url(/resources/images/layout/topnav_first_bg.gif); border-right:#9A9B9C solid 1px; font-family: Arial; font-size:12px; color: #4D4F53; vertical-align:top; padding-left: 12px; padding-right:12px;padding-top:6px;}
td.topnav_first_a { background: #FFFFFF; border-right:#9A9B9C solid 1px; font-family: Arial; font-size:12px; color: #4D4F53; vertical-align:top; padding-left: 12px; padding-right:12px;padding-top:6px;}
td.topnav_subsite_first { background-image: url(/resources/images/layout/topnav_bg.gif); border-left:#9A9B9C solid 1px; border-right:#9A9B9C solid 1px; font-family: Arial; font-size:12px; color: #4D4F53; vertical-align:top; padding-left: 12px; padding-right:12px;padding-top:6px;}
td.topnav_subsite_first_a { background: #FFFFFF; border-left:#9A9B9C solid 1px; border-right:#9A9B9C solid 1px; font-family: Arial; font-size:12px; color: #4D4F53; vertical-align:top; padding-left: 12px; padding-right:12px;padding-top:6px;}
.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;
}

/* 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/layout/nav_arrow_right.gif') no-repeat 4px 4px;
}
.dj_ie .dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitClosed .dijitArrowNode {
    background-image:url('/resources/images/layout/nav_arrow_right.gif'); 
}
.dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitOpen .dijitArrowNode {
    background:url('/resources/images/layout/nav_arrow_down.gif') no-repeat 4px 3px;
}
.dj_ie .dijitTitlePane.mpulse-collapsibleRow .dijitCollapsibleRowTitle.dijitOpen .dijitArrowNode {
    background-image:url('/resources/images/layout/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;
}



