@import url("_static/MeVisLab.css");
@import url("_static/pygments.css");

div.body dl, dt, dd {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
}

div.body dl {
  padding-bottom: 5px;
}

div.body dt {
  margin-left: 0px;
}

div.body dd {
  margin-left: 30px;
}

div.modules-by-name-index {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #355F7C;
  text-align: left;  
}

div.modules-by-name-index a {
  padding-left: 4px;
}

table.caption-letter {
  border-spacing: 0px;
}

table.modules-by-name-table {
  border-spacing: 0px;
}

table.modules-by-name-details-table td {
  vertical-align: top;
  padding-bottom: 5px;
}

table.modules-by-name-table table {
  width: 100%;
  margin-right: 15px;
}

table.modules-by-name-table td table > tbody > tr > td:last-child {
  text-align: right;
  font-size: 70%;
}
table.modules-by-name-table td table > tbody > tr > td:last-child > span > a {
  color: #759FAC;
}

table.modules-by-name-table th {
  background-color: white;
  font-size: 10pt;
}

table.modules-by-name-details-table th {
  background-color: #EAEFFE;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
}

table.caption-letter div {
  color: #355F7C;
  background-color: #EAEFFE;
  font-size: 10pt;
}

table.caption-letter td {
  padding-top: 0px;
  padding-bottom: 0px;
}

table.modules-by-name-table td {
  font-size: 10pt;
}

table.module_listing td {
  font-size: 10pt;
  vertical-align: top;
}

table.module_details_listing {
  border-spacing: 0px;
}

table.module_details_listing td {
  font-size: 10pt;
  vertical-align: top;
  padding-right: 4px;
}

tr#module_details_listing td {
  background-color: #EAEFFE;
  border-top: 20px solid white;
  border-bottom: 2px solid white;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

tr#module_details_listing span {
  color: #355F7C;
  background-color: #EAEFFE;
  font-size: 18px;
  margin-left: -30px;
  padding-left: 10px;
}

table.module_details_listing th {
  font-size: 10pt;
  background-color: #F5F9FE;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
}

span.view_details_annotation {
  font-size: 8pt;
}

span.file_view_links img {
  vertical-align: middle;
}

span.file_view_links a {
  font-weight: bold;
}

div.sphinxsidebar table {
  margin-top: 5px;
  font-size: 8pt;
}

div.sphinxsidebar td {
  vertical-align: middle;
  padding-right: 8px;
}

div.sphinxsidebar table td:first-child {
  font-size: 9pt;
}

div.index_text {
  margin-top: 20px;
  width: 500px; 
  text-align: justify;
}

div.date div {
  color: #355F7C;
  position: fixed;
  left: 10px;
  bottom: 2px;
  font-size: 7pt;
}

span.old-style-help {
  color: rgb(145, 145, 125);
  font-size: 7pt;
  margin-left: 4px;
}
