/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
#nav-container {
  display: none !important;
}

.top-nav {
  display: none !important;
}

#breadcrumb {
  display: none !important;
}

#content {
  left: 0px;
  top: 0px;
  height: auto;
  position: static;
}

.options-box {
  display: none;
}

.mainInfo {
  left: 0px;
}

.hexagon {
  display: none;
}

a[href]:after {
  content: none !important;
}

pictogram {
  display: none;
}

.mainInfo .info-content {
  margin-top: 0px;
}

.secondary-profile {
  display: none;
}
