/*
eXe
Copyright 2004-2006, University of Auckland
Copyright 2004-2007 eXe Project, New Zealand Tertiary Education Commission
base style sheet for all themes
*/
body {
  margin: 0;
  padding: 0 10px 10px 10px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 0.8em;
}
#header {
  text-align: left;
  height: 50px;
  padding-left: 20px;
  font-size: 2.2em;
  font-weight: bold;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
img.submit,
img.help,
img.info,
img.gallery {
  border: 0;
}
li {
  list-style-position: inside;
}
#nodeDecoration {
  padding: 0.1em;
  border-bottom: 0;
  text-align: right;
}
.block,
.feedback {
  display: block;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.feedback {
  font-family: times, serif;
  font-size: 120%;
}
.feedback-button p {
  margin: 0;
}
.emphasis0 {
  padding-left: 0;
  margin: 0;
}
.iDeviceTitle {
  font-weight: bold;
  position: relative;
  top: -18px;
}
input.feedbackbutton {
  margin-top: 10px;
  margin-bottom: 10px;
}
.popupDiv {
  background-color: #edeff0;
  border: 2px solid #607489;
  padding: 0 4px 4px 4px;
  margin-left: 15px;
  text-align: left;
  z-index: 99;
  border-radius: 3px;
}
.popupDivLabel {
  text-align: center;
  font: message-box;
  font-weight: bold;
  color: #fff;
  cursor: move;
  margin: 0 -4px;
  background-image: url(popup_bg.gif);
}
@media print {
  .feedback {
    display: block !important;
  }
  .feedback.iDevice_solution a {
    text-decoration: none;
    color: inherit;
  }
  .iDevice_solution li span {
    display: none;
  }
  #main {
    margin-left: 10px;
  }
  div.node,
  article.node {
    page-break-after: always;
  }
  .external-iframe {
    display: none;
  }
  .external-iframe-src {
    display: block !important;
    margin: 2em 0;
    font-size: 0.95em;
    text-align: center;
  }
}
.external-iframe {
  border: 0;
}
.iDevice a,
#siteFooter a,
#packageLicense a,
.toggle-idevice a {
  text-decoration: underline;
}
.iDevice a:hover,
#siteFooter a:hover,
#packageLicense a:hover,
.toggle-idevice a:hover {
  text-decoration: none;
}
.pre-code {
  background: #112c4a;
  color: #e7ecf1;
  font-family: Monaco, Courier, monospace;
  border-radius: 9px;
  font-size: 12px;
  margin: 2em 1em;
  overflow: auto;
  padding: 20px;
}
.iDevice_content {
  position: relative;
  max-width: 100%;
}
.exe-epub3 .iDevice_content {
  position: static;
}
.iDevice_header {
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.exe-dl {
  margin-bottom: 2em;
  margin-left: 1.5em;
}
.exe-dl dt {
  font-weight: bold;
}
.exe-dl dd {
  margin: 1em 1.5em;
}
.js .exe-dl dt {
  margin: 1.2em 0 0 0;
}
.exe-dl dt a {
  text-decoration: underline;
}
.exe-dl .icon,
.exe-dl-toggler a {
  display: block;
  width: 20px;
  height: 20px;
  font-size: 1.2em;
  margin-right: 1em;
  line-height: 20px;
  text-align: center;
  float: left;
  border-radius: 2px;
  position: relative;
}
.exe-dl-toggler {
  height: 20px;
  margin: 1.5em;
}
.exe-dl-toggler a {
  margin-left: 0;
  font-weight: bold;
}
.js .exe-dl dd {
  display: none;
  padding-left: 0;
  margin: 1em 1em 1em 37px;
}
.exe-math {
  margin: 2em 0;
}
.exe-math,
.MathJax_Display {
  text-align: left !important;
}
.exe-math.position-center,
.position-center .MathJax_Display {
  text-align: center !important;
}
.exe-math.position-right,
.position-right .MathJax_Display {
  text-align: right !important;
}
.js .show-image .exe-math-code,
.js .show-code .exe-math-img {
  display: none;
}
.exe-math-links {
  font-size: 0.85em;
}
.exe-figure {
  margin: 2em 0;
  max-width: 100%;
}
.position-center {
  margin: 2em auto;
}
.position-right {
  margin: 2em 0 2em auto;
}
.float-left {
  float: left;
  margin: 0.5em 1.5em 1em 0;
}
.float-right {
  float: right;
  margin: 0.5em 0 1em 2em;
}
.figcaption {
  padding-top: 0.2em;
}
.figcaption.header {
  padding-top: 0;
  padding-bottom: 0.2em;
}
.exe-layout-2-cols,
.exe-layout-3-cols {
  width: 100%;
}
.exe-layout-2-cols .exe-col {
  float: left;
  width: 49%;
}
.exe-layout-2-cols .exe-col-1 {
  padding-right: 1%;
}
.exe-layout-2-cols .exe-col-2 {
  padding-left: 1%;
}
.exe-layout-2-30-70 .exe-col {
  width: 69%;
}
.exe-layout-2-30-70 .exe-col-1 {
  width: 29%;
}
.exe-layout-2-70-30 .exe-col {
  width: 29%;
}
.exe-layout-2-70-30 .exe-col-1 {
  width: 69%;
}
.exe-layout-3-cols .exe-col {
  float: left;
  width: 32%;
}
.exe-layout-3-cols .exe-col-1,
.exe-layout-3-cols .exe-col-2 {
  padding-right: 2%;
}
.exe-block-warning {
  background: #fcf8e3;
  color: #796034;
  border: 1px solid #faebcc;
  padding: 0 1em;
  border-radius: 4px;
}
p.exe-block-warning {
  padding: 1em;
}
.exe-block-alert {
  background: #ffc;
  color: #855000;
  border: 1px solid #fff099;
  padding: 0 1em;
  border-radius: 4px;
}
p.exe-block-alert {
  padding: 1em;
}
.exe-block-danger {
  background: #fef0ef;
  color: #973c3b;
  border: 1px solid #f3dadd;
  padding: 0 1em;
  border-radius: 4px;
}
p.exe-block-danger {
  padding: 1em;
}
.exe-block-info {
  background: #e1f1f9;
  color: #2b627d;
  border: 1px solid #c9edf4;
  padding: 0 1em;
  border-radius: 4px;
}
p.exe-block-info {
  padding: 1em;
}
.exe-block-success {
  background: #e5f3e0;
  color: #336634;
  border: 1px solid #deedd1;
  padding: 0 1em;
  border-radius: 4px;
}
p.exe-block-success {
  padding: 1em;
}
.exe-block-warning a {
  color: #4f360a;
}
.exe-block-alert a {
  color: #5b2600;
}
.exe-block-danger a {
  color: #6d1211;
}
.exe-block-info a {
  color: #063853;
}
.exe-block-success a {
  color: #093c0a;
}
.js a.exe-enlarge {
  position: relative;
  display: block;
}
.exe-enlarge-icon {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  border-radius: 15px;
  background: #333;
  z-index: 10;
  box-shadow: 0 0 7px 0 #ddd;
}
.exe-enlarge-icon b {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  font-size: 1.3em;
  color: #fff;
}
.exe-enlarge-icon b:before {
  content: "+";
}
.js a.exe-enlarge:hover img,
.js a.exe-enlarge:focus img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
a.exe-enlarge:hover .exe-enlarge-icon,
a.exe-enlarge:focus .exe-enlarge-icon {
  display: block;
  *display: none;
}
.exe-clear {
  overflow: auto;
}
.toggle-idevice,
.exe-hidden,
.js-required,
.js .js-hidden {
  display: none;
}
.js .js-required {
  display: block;
}
#packageLicense {
  text-align: center;
}
.js #main .iDevice_hint_title {
  font-size: 1em;
  margin-top: 0;
  font-weight: normal;
  *margin-top: 1em;
}
.iDevice_hint {
  margin-bottom: 1.5em;
}
.iDevice_hint_title a {
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 23px;
  text-decoration: none;
}
.iDevice_hint_content {
  padding: 0 23px;
}
.iDevice_answer {
  overflow: hidden;
  *margin: 1.5em 0;
}
.iDevice_answer {
  overflow: hidden;
}
.iDevice_answer p {
  margin-top: 0;
}
.iDevice_answer-field {
  width: 2.5em;
  float: left;
}
.js .iDevice_answer-content,
.js .iDevice_answer-feedback {
  padding-left: 2.5em;
}
.hidden-idevice .image_text {
  display: none;
}
abbr[title],
acronym[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
}
#skipNav {
  margin: 0;
  position: absolute;
  width: 100%;
}
.sr-av,
.js .js-sr-av,
#skipNav a,
.exe-hidden-accessible {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  height: 0;
}
#skipNav a {
  background: #333;
  color: #fff;
  padding: 0.4em 0.85em;
}
#skipNav a:active,
#skipNav a:focus {
  position: static;
  overflow: visible;
  clip: auto;
  height: auto;
}
.exe-table {
  background: #fff;
  margin: 2em auto;
  max-width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
}
.exe-table caption {
  padding: 0.5em 0;
  text-align: center;
  font-style: italic;
}
.exe-table td,
.exe-table th {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0.5em 1em;
}
.exe-table thead {
  background: #ddd;
  color: #000;
  text-align: left;
}
.exe-table tr:nth-child(2n-1) td,
.exe-table tbody tr:nth-child(2n-1) th {
  background: #f4f4f4;
}
.exe-table-minimalist {
  background: #fff;
  margin: 2em auto;
  border-collapse: collapse;
}
.exe-table-minimalist thead th {
  color: #000;
  padding: 0.6em 1.5em 0.6em 0.8em;
  border-bottom: 2px solid #ccc;
  text-align: left;
}
.exe-table-minimalist td,
.exe-table-minimalist tbody th {
  border-bottom: 1px solid #ccc;
  color: #555;
  padding: 0.5em 1.5em 0.5em 0.8em;
}
.exe-table-minimalist tbody tr:hover td,
.exe-table-minimalist tbody tr:hover th {
  color: #222;
}
.exe-table-minimalist tr:nth-child(2n-1) td,
.exe-table-minimalist tbody tr:nth-child(2n-1) th {
  background: #f9f9f9;
}
.exe-table-minimalist caption {
  text-align: center;
  font-style: italic;
  border-bottom: 2px solid #ccc;
  padding: 0.6em 0;
}
body .qtip {
  font-size: 0.85em;
  line-height: 1.5em;
}
.js .exe-tooltip-text {
  display: none;
}
ol.auto-numbered {
  counter-reset: item;
}
.auto-numbered ol {
  counter-reset: item;
}
.auto-numbered li {
  display: block;
}
.auto-numbered li:before {
  content: counters(item, ".") ".- ";
  counter-increment: item;
}
.exe-quote-cite cite {
  display: block;
  text-align: right;
  margin-top: -0.5em;
}
.exe-link-data {
  font-size: 0.8em;
  margin: 0 0.2em;
}
.exe-link-data abbr {
  cursor: help;
}
.styled-qc {
  font-family: Georgia, serif;
  font-style: italic;
  margin: 1.5em 2.5em;
  padding: 0.25em 3.5em;
  position: relative;
}
.styled-qc:before {
  display: block;
  content: "\201C";
  font-size: 5em;
  position: absolute;
  left: 0;
  top: -20px;
}
iframe,
object,
embed {
  max-width: 100%;
}
img,
video {
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 780px) {
  .styled-qc {
    margin: 1.5em 0.5em;
  }
  .exe-layout-2-cols .exe-col,
  .exe-layout-3-cols .exe-col {
    float: none;
    width: 100%;
    padding: 0;
  }
}
