﻿* {
  -webkit-print-color-adjust: exact;
}

#header-container,
#toc,
a.expand-image {
  display: none;
}

html,
body,
#body-container,
#span-container,
#search,
#topic,
#topicContent {
  overflow: visible;
}

#body-container,
#span-container,
#topicContent,
#search {
  position: static;
  padding: 0;
  margin: 0;
}

#topic {
  position: static;
  display: block;
}
