#readPanel .sidebar {
  background-color:#e8f3f7;
  border:none;
}
#readPanel .sidebar>div.title {
  background-color:#b7e9fb;
  color:#000;
}
#readPanel .callout.emphasis { background-color:#e8f3f7; }
#readPanel .feature .tableGroup.content-table-xl {
  display:block;
  overflow-x:auto;
}
#readPanel #contentRoot ol.customEnumerator li span.hi,
#readPanel #contentRoot ul.customEnumerator li span.hi {
  background-color:transparent;
  color:#dc003c;
}
