.wrapper {
  font-family: sans-serif;
  width: 80%;
  margin: 0 5%; }

.sub-pages-container {
  font-family: sans-serif;
  color: #222;
  line-height: 1.2; }
  .sub-pages-container code, .sub-pages-container kbd, .sub-pages-container pre, .sub-pages-container samp {
    font-family: 'Ubuntu Mono', monospace;
    font-size: 1em; }
  .sub-pages-container p {
    margin-top: 10px;
    margin-bottom: 10px; }
  .sub-pages-container article h1 {
    font-family: sans-serif; }
  .sub-pages-container .specbody {
    margin: 0 5%; }
    .sub-pages-container .specbody .fullPct {
      width: 100%; }
    .sub-pages-container .specbody .ex_table {
      width: 100%;
      margin-top: 5px; }
      .sub-pages-container .specbody .ex_table tr {
        vertical-align: top; }
        .sub-pages-container .specbody .ex_table tr td {
          text-align: center; }
          .sub-pages-container .specbody .ex_table tr td p {
            margin: 0;
            line-height: 1.2;
            padding: 0; }
          .sub-pages-container .specbody .ex_table tr td img {
            max-width: 350px; }
          .sub-pages-container .specbody .ex_table tr td strong {
            background: red;
            color: white;
            font-weight: bold;
            font-family: sans-serif;
            padding-left: 3px;
            margin-left: 2px;
            padding-right: 3px;
            margin-right: 2px;
            border-radius: 3px; }
    .sub-pages-container .specbody .floatRight {
      float: right;
      padding-right: 30px; }
    .sub-pages-container .specbody .h400px {
      height: 400px; }
    .sub-pages-container .specbody h2 {
      font-family: sans-serif;
      color: #2f353e;
      font-weight: 300;
      letter-spacing: 1px;
      margin-top: 16px; }
    .sub-pages-container .specbody h3 {
      font-weight: 300;
      color: #2f353e;
      font-family: sans-serif;
      margin-top: 12px; }
    .sub-pages-container .specbody h4 {
      font-weight: 300;
      color: #2f353e;
      font-family: sans-serif;
      margin-top: 12px;
      font-size: 17px; }
    .sub-pages-container .specbody h5 {
      font-weight: bold;
      margin: 0;
      padding: 0;
      font-size: 15px; }
    .sub-pages-container .specbody h5 + p {
      margin-top: 2px; }
    .sub-pages-container .specbody .clearRight {
      clear: right; }
    .sub-pages-container .specbody .names {
      padding-top: 0;
      margin-top: 0; }
      .sub-pages-container .specbody .names li {
        line-height: 1.1;
        list-style: none; }
    .sub-pages-container .specbody .warning {
      border-left: 4px solid #E05252;
      background: #fbe9e9;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 24px; }
      .sub-pages-container .specbody .warning strong {
        font-weight: bold;
        color: #E05252;
        margin-right: 10px; }
    .sub-pages-container .specbody .alert {
      border-left: 4px solid #E0CB52;
      background: #FCFAEE;
      padding-top: 5px;
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 24px;
      vertical-align: top; }
      .sub-pages-container .specbody .alert strong {
        font-weight: bold;
        color: #B9AB2D;
        margin-right: 10px; }
    .sub-pages-container .specbody .note {
      border-left: 4px solid #52E052;
      background: #D0FCD0;
      padding-top: 5px;
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 24px;
      vertical-align: top; }
      .sub-pages-container .specbody .note strong {
        font-weight: bold;
        color: #32C032;
        margin-right: 10px; }
    .sub-pages-container .specbody .api-table td:first-child {
      font-size: 1.1em;
      font-family: 'Ubuntu Mono', monospace; }
    .sub-pages-container .specbody .api-table td {
      font-family: sans-serif; }
    .sub-pages-container .specbody .first-col-normal td:first-child {
      font-family: sans-serif; }
    .sub-pages-container .specbody .names a {
      border-bottom: none; }

.anchorjs-link {
  border-bottom: none !important; }

.usage {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
  font-style: italic; }

dd ul li {
  margin: 0px;
  padding: 0px; }

dd ul {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px; }

dt {
  font-weight: bold;
  margin-top: 8px; }

.examplelist li {
  margin-bottom: 8px; }

.examplelist li code {
  background: #eee;
  border: 1px dashed #bbb;
  padding: 3px; }

.highlight {
  background: #eee;
  border: 1px dashed #bbb;
  padding: 5px;
  margin-left: 30px; }

.CodeRay {
  background: #eee;
  border: 1px dashed #bbb;
  padding-left: 5px;
  margin-left: 30px; }

.string {
  color: #209020; }

.comment {
  font-style: italic;
  color: #909090; }

.key {
  color: #202090; }

.integer {
  color: #902020; }

.error {
  color: red;
  font-weight: bold;
  font-size: 1; }

pre {
  margin-top: 8px;
  margin-bottom: 8px; }

.urltemplate {
  background: #eee;
  border: 1px dashed #bbb;
  padding-left: 5px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 5px;
  padding-bottom: 5px; }

.codetemplate {
  background: #eee;
  border: 1px dashed #bbb;
  padding: 5px 15px; }

.mytoc ol {
  margin: 0px;
  margin-top: 2px; }

.rfc {
  color: #d55;
  font-variant: small-caps;
  font-style: normal;
  font-size: 1.2em;
  line-height: 0.8333; }

.legend {
  width: 50%; }

table {
  border: 1px solid black; }

tr {
  border: 1px solid #666; }

td, th {
  border: 1px solid #666;
  padding: 3px; }

#markdown-toc li {
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 1.1;
  margin-top: 8px;
  margin-bottom: 8px; }

#markdown-toc ul {
  margin-top: 8px;
  margin-bottom: 8px; }
