/* $Id: connexor.css,v 1.6 2011/12/23 09:37:54 obo Exp $ */

/* Styles for layout. */

.dotted {
  background: url(/resources/images/layout/background_dotted.gif) repeat;
  background-repeat: repeat-x;
  padding-top: 2px;
}

table.layout {
  height: 100%;
  width: 100%;
}


/* Nav level 2. */

img.nav-level2, img.nav-level2-active {
  width: 3px;
  height: 7px;
  margin-left: 0;
  margin-right: 5px;
}

td.nav-level2 {
  width: 100%;
  background-color: #e2e3e5;
  height: 18px;
  border-bottom: 1px solid #ffffff;
}

td.nav-level2-active {
  width: 100%;
  background-color: #a6a8a9;
  height: 18px;
  border-bottom: 1px solid #ffffff;
}

a.nav-level2:link,
a.nav-level2:visited {
  text-decoration: none;
  width: 100%;
  line-height: 17px;
  color: #868789;
}

a.nav-level2:hover,
a.nav-level2:active,
a.nav-level2-active:link,
a.nav-level2-active:visited,
a.nav-level2-active:hover,
a.nav-level2-active:active {
  text-decoration: none;
  line-height: 17px;
  width: 100%;
  color: #ffffff;
}


/* Nav level 3. */

img.nav-level3 {
  width: 3px;
  height: 7px;
  margin-left: 0;
  margin-right: 9px;
}

img.nav-level3-active {
  width: 3px;
  height: 7px;
  margin-left: 0;
  margin-right: 9px;
  background: url(/resources/images/layout/arrow_nav_main.gif) no-repeat;
}

td.nav-level3 {
  height: 18px;
  background: url(/resources/images/layout/background_nav_dotted.gif) repeat;
  background-repeat: repeat-x;
}

td.nav-level3-active {
  height: 18px;
  background: url(/resources/images/layout/background_nav_dotted.gif) repeat;
  background-repeat: repeat-x;
}

a.nav-level3:link,
a.nav-level3:visited {
  text-decoration: none;
  line-height: 18px;
  width: 100%;
  color: #9c9d9f;
}

a.nav-level3:hover,
a.nav-level3:active,
a.nav-level3-active:link,
a.nav-level3-active:visited,
a.nav-level3-active:hover,
a.nav-level3-active:active {
  text-decoration: none;
  line-height: 18px;
  width: 100%;
  color: #3c3c3e;
}


/* Nav level 4. */

img.nav-level4 {
  width: 3px;
  height: 7px;
  margin-left: 12px;
  margin-right: 9px;
}

img.nav-level4-active {
  width: 3px;
  height: 7px;
  margin-left: 12px;
  margin-right: 9px;
  background: url(/resources/images/layout/arrow_nav_main.gif) no-repeat;
}

td.nav-level4 {
  height: 18px;
  background: url(/resources/images/layout/background_nav_dotted.gif) repeat;
  background-repeat: repeat-x;
}

td.nav-level4-active {
  height: 18px;
  background: url(/resources/images/layout/background_nav_dotted.gif) repeat;
  background-repeat: repeat-x;
}

a.nav-level4:link,
a.nav-level4:visited {
  text-decoration: none;
  line-height: 18px;
  width: 100%;
  color: #9c9d9f;
}

a.nav-level4:hover,
a.nav-level4:active,
a.nav-level4-active:link,
a.nav-level4-active:visited,
a.nav-level4-active:hover,
a.nav-level4-active:active {
  text-decoration: none;
  line-height: 18px;
  width: 100%;
  color: #3c3c3e;
}


/* Auxiliary navigation (only nav level 2). */

a.auxnav:link,
a.auxnav:visited {
  font-family: Arial;
  font-size: 11px;
  text-decoration: underline;
  line-height: 14px;
  color: #46676f;
}

a.auxnav:hover,
a.auxnav:active,
a.auxnav-active:link,
a.auxnav-active:visited,
a.auxnav-active:hover,
a.auxnav-active:active {
  font-family: Arial;
  font-size: 11px;
  text-decoration: underline;
  line-height: 14px;
  color: #4a8594;
}

/* Language selector. */

a.lang-selector:link,
a.lang-selector:visited {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  line-height: 14px;
  color: #3c3c3e;
}

a.lang-selector:hover,
a.lang-selector:active,
span.lang-selector-active {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  line-height: 14px;
  color: #868789;
}

/* Side-stepping IE6 bug. FIXME: still needed? */
div.nav-active {
  color: #ffffff;
  text-decoration: none;
}


/* 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 {
  color: #ffffff;
}

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: #ffffff;
}

tr.row-head td {
  line-height: 15px;
  padding-bottom: 6px;
  padding-top: 6px;
  vertical-align: top;
  background-color: #d5d6d2;
  background: url(/resources/images/layout/table_grid_column_title_bg.gif);
  font-family: Arial;
  font-weight: 700;
  font-size: 12px;
  color: #4d4f53;
  padding-left: 6px;
  padding-right: 6px;
}

tr.row-head td.first {
  line-height: 15px;
  padding-bottom: 6px;
  padding-top: 6px;
  vertical-align: top;
  background: transpare not;
  background-color: #d5d6d2;
  font-family: Arial;
  font-weight: 700;
  font-size: 12px;
  color: #4d4f53;
  padding-left: 6px;
  padding-right: 6px;
}

tr.row-head2 td {
  line-height: 15px;
  padding-bottom: 3px;
  padding-top: 2px;
  background-color: #e2e3e5;
  font-family: Arial;
  font-weight: 700;
  font-size: 12x;
  color: #3c3c3e;
  padding-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #f1f2f3;
}

tr.row-even td,
tr.row-even form td {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: top;
  font-size: 12px;
  background-color: #f3f3f3;
  background: url(/resources/images/layout/table_grid_column_even_bg.gif);
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d5d6d2;
}

tr.row-even td.first,
tr.row-even form td.first {
  font-size: 12px;
  background: transpare not;
  background-color: #f1f2f3;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d5d6d2;
}

tr.row-odd td,
tr.row-odd form td {
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 6px;
  padding-right: 6px;
  vertical-align: top;
  font-size: 12px;
  border-bottom: 1px solid #d5d6d2;
}

tr.row-odd td.first,
tr.row-odd form td.first {
  font-size: 12px;
  border-bottom: 1px solid #d5d6d2;
}

table.table-list {
  border-top: 1px solid #d5d6d2;
}

tr.first-row-list, tr.row-list {
  vertical-align: top;
}

tr.row-list td.first, tr.first-row-list td.first {
  padding-bottom: 18px;
  padding-top: 9px;
  font-size: 12px;
  background-color: #f3f3f3;
  border-left: 1px solid #f1f2f3;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d5d6d2;
  padding-left: 6px;
  padding-right: 6px;
}

tr.row-list td, tr.first-row-list td{
  padding-bottom: 18px;
  padding-top: 9px;
  font-size: 12px;
  background-color: #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d5d6d2;
  padding-left: 12px;
  padding-right: 12px;
}

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

/* Page heading - larger font. */

p.title {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3e;
  line-height: 20px;
  margin: 0px;
}

p.subtitle, h2 {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 25px;
  margin-bottom: 15px;
}

p.paratitle, h3 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 3px;
  padding-left: 1px;
  margin-bottom: 14px;
  color: #747678;
  border-bottom: 6px solid #747678;
}

p.para {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 21px;
  color: #000000;
}

p.lead {
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 14px;
  color: #3c3c3e;
}

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

/* Disclaimer text. */

p.disclaim, div.disclaim {
  font-size: 11px;
  line-height: 12px;
}

/* Lists */

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

ul.list0 li, ol.list0 li {
  margin-top: 6px;
  font-size: 12px;
}

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

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

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

ul.list2 li, ol.list2 li {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 12px;
}

/* 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 {
  background-color: #ffffff;
}
.footer {
  font-family: Arial;
  font-size: 11px;
  color: #747678;
}
td.topnav_a {
  font-family: Arial;
  font-size: 12px;
  color: #4D4F53;
  vertical-align:top;
  padding-left: 12px;
  padding-right: 12px;
  padding-top:6px;
}
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_first {
  background-image: url(/resources/images/layout/topnav_first_bg.gif);
  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-image: url(/resources/images/layout/topnav_first_a_bg.gif);
  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: #C7C2BA solid 1px;
}
.meta_a {
  background-color: #D6D3CD;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  vertical-align: top;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 9px;
  padding-left: 6px;
  padding-right: 6px;
  border-right: #C7C2BA solid 1px;
}
h1 {
  font-family: Arial;
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  padding-bottom: 12px;
  margin:0px;
}
.content {
  font-family: Arial;
  font-size: 12px;
  color:#000000;
}
.leftnav {
  font-family: Arial;
  font-size: 12px;
  color: #747678;
  padding-top: 2px;
  padding-bottom: 4px;
}
ul.sidebar {
  list-style-image: url('/resources/images/layout/bullet-sidebar.gif');
  margin-left: 10px;
 padding-left: 0px;
}

textarea {
  color: #000032;
  font-family: Arial;
  font-size: 12px;
}

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: 12px;
}


/* Inline links; obfuscated mail links */

a:link,
a:link strike {
  color: #44697d;
  text-decoration: none;
}

a:visited,
a:visited strike {
  text-decoration: none;
  color: #44697d;
}

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

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

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

/* 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/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/arrow_link_active.png) left 5px no-repeat;
}

p, li {
  margin-top: 0px;
  font-family: Arial;
  font-size: 12px;
  line-height: 15px;
}

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


/* Horizontal ruler (cf. sfmscom-nml-xhtml.xsl) */

td.hrule {
  padding-top: 0;
  font-size: 0;
  border-top: 1px #d5d6d2 solid;
}
div.hrule {
    height:1px; width:100%; line-height:1px;
    border-bottom: 1px solid #E5E6E2;
    margin-bottom:15px; margin-top:25px;
}
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; line-height:16px;
}
.stamp{
    color:#9A9B9C; font-size:10px; margin-bottom:5px; line-height:10px;
}
.float, .float-no-bottom-margin {
    margin-right:12px; margin-bottom:20px;
}
.float-no-bottom-margin {
    margin-right:12px; margin-bottom:0px;
}
.image-margins {
  margin-bottom: 7px;
}

/* 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/arrow_top_link.png) left 5px no-repeat;
}
a.toplink:hover,a.toplink:active {
    color:#D52B1E; text-decoration:underline;
    background:url(/resources/images/icons/arrow_top_link_active.png) left 5px no-repeat;
}


/* Program listings in RSD FAQs */

pre.listing {
  font-weight: bold;
  padding-top: 3ex;
  padding-bottom: 3ex;
}


/* Forms */
table.form-grid {
  border: none;
  background-color: #ffffff;
}

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

/* contact form */
tr.contact td {
  vertical-align: top;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f1f2f3;
  border-bottom: 1px solid #ffffff;
  line-height: 17px;
}

.label, .form-label, .form-label-na, .form-label-readonly {
}

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

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

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

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

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

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

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

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

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

/* Search Results. */

table.search-navbar {
  background-color: #bbbbbb;
}

table.search-navbar tr.search-navbar {
  background: #eeeeee;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  width: 100%;
  text-align: left;
}

table.search-navbar tr td {
  padding-left: 5px;
  padding-right: 5px;
}

table.search-navbar tr td.page-label {
  color: #868789;
  padding-left: 2px;
  padding-right: 8px;
  text-align: left;
}

table.search-navbar tr td.page-number-selected {
  color: #868789;
}

table.search-navbar tr td.page-number {
}

/* Sidebar */
table.sidebarDropdown {
  width: 180px;
}
table.sidebarDropdown tr {
  height:20px;
  vertical-align: bottom;
}
table.sidebarDropdown tr td {
  border-bottom: 1px solid #FFFFFF;
  padding-left: 16px;
  background: url('/resources/images/layout/bullet-sidebar.gif') no-repeat 8px 10px;
}


/* Meta Navigation */
.meta-nav {
  color: #335A6D;
  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:#000000; }
.meta-nav-inactiv { cursor:pointer; }
.meta-nav-inactiv-over { color:#000000; cursor:pointer; }
.meta-nav-button { color:#000000; 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;
}

/* ************************************************* */
/* *********** DOJO SPECIFIC STYLES **************** */

/* dojo TitlePane for sidebar*/
.dijitTitlePane.sidebarDropdownPane {
  width: 180px;
  margin-top: 8px;
}
.dijitTitlePane.sidebarDropdownPane .dijitTitlePaneTitle {
  border: 1px solid #D4D4D4;
  padding: 2px;
  cursor: pointer;
  height: 14px;
}
.dijitTitlePane.sidebarDropdownPane .dijitTitlePaneTitle,
.dijitTitlePane.sidebarDropdownPane .dijitTitlePaneTextNode {
  color: #333333;
  background-color: #FFFFFF;
}
.sidebarDropdownPane.dijitTitlePane .dijitArrowNode {
  float: left;
  width: 14px;
  height: 14px;
}
.sidebarDropdownPane.dijitTitlePane .dijitClosed .dijitArrowNode {
  background: url('/resources/images/dojo/nav_arrow_right.png') no-repeat 0px 0px;
}
.dj_ie .sidebarDropdownPane.dijitTitlePane .dijitClosed .dijitArrowNode {
  background-image: url('/resources/images/dojo/nav_arrow_right.png');
}
.sidebarDropdownPane.dijitTitlePane .dijitOpen .dijitArrowNode {
  background: url('/resources/images/dojo/nav_arrow_down.png') no-repeat 0px 0px;
}
.dj_ie .sidebarDropdownPane.dijitTitlePane .dijitOpen .dijitArrowNode {
  background-image: url('/resources/images/dojo/nav_arrow_down.png');
}
.sidebarDropdownPane.dijitTitlePane .dijitArrowNodeInner {
  visibility: hidden;
}
.sidebarDropdownPane .dijitTitlePaneTitle .dijitOpenCloseArrowOuter {
  margin-right: 5px;
}
.sidebarDropdownPane .dijitOpen .dijitTitlePaneTitle .dijitOpenCloseArrowOuter {
  position: relative;
  top: 2px;
}
.sidebarDropdownPane .dijitTitlePaneContentOuter {
  background-color: #F8F8F8;
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
}
.sidebarDropdownPane .dijitTitlePaneContentInner {
  padding: 0px;
}

.dj_ie .sidebarDropdownPane .dijitTitlePaneContentOuter,
.dj_ie .sidebarDropdownPane.dijitTitlePane .dijitTitlePaneTitle,
.dj_ie .sidebarDropdownPane .dijitTitlePaneContentInner {
  zoom: 1;
}
/* /dojo TitlePane for sidebar*/

