@charset "utf-8";
/* CSS Document */

.section_title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
div.toc_header {
  position: relative;
  left: 33px;
  display: block;
  font-weight: bold;
}
div.toc_entry {
  display: block;
  margin: 1px;
}
div.toc_header>div,
div.toc_entry>div {
  display: inline-table;
}
ul.page_section {
  padding: 0px;
  list-style: none;
  position: relative;
  display: inline-table;
  left: 15px;
}
ul.page_section:after {
  content: "";
  clear: both;
  display: block;
}
ul.page_section li {
  list-style: none;
}
ul.page_section li div {
  max-width: 800px;
}
div.hidden {
  display: none;
}
div.cmslabel {
  float: left;
  padding-right: 12px;
  min-width: 100px;
}
div.edit_block {
  margin-left: 20px;
}
ul.page_section div.toc_header li div, ul.page_section li div.toc_entry div.toc_div div {
  display: inline-table;
}
#sticky {
  margin-top: 132px !important;
  position: fixed;
  right: 0px;
  top: 0;
  z-index: 10000;
}
#stuckup {
  padding: 8px;
  width: 80px;
  float: right;
  background: #3f6794; background: linear-gradient(top, #3f6794, #5e81a9, #3f6794);
  background: -moz-linear-gradient(top, #3f6794, #5e81a9, #3f6794);
  background: -webkit-linear-gradient(top, #3f6794, #5e81a9, #3f6794);
  color: white;
  border-radius: 0.5em 0 0 0.5em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 16pt;
}
#stuckup a {
  text-decoration: none;
  color: white;
}
#stuckup a:hover {
  color: silver;
}
#stuckup a:visited {
  color: white;
}
div#sticky div#result {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: gray;
  text-align: right;
  line-height: 1.5;
  padding-top: 48px;
}
div.edit_block img.image {
  height: 48px;
  float: right;
}
div.edit_block img.video {
  height: 48px;
  float: right;
}
div.edit_block img.audio {
  height: 48px;
  float: right;
}
div.edit_block img.document {
  height: 48px;
  float: right;
}
div.edit_block div.filename {
  display: inline;
  padding-right: 12px;
}
li.ui-sortable-handle {
  cursor: move;
}
div.sortable {
  background-color: #e4f0f5;
}
div.edel {
  float: right;
}
