.pln {
  color: #000;
}

@media screen {
  .str {
    color: #080;
  }
  .kwd {
    color: #008;
  }
  .com {
    color: #800;
  }
  .typ {
    color: #606;
  }
  .lit {
    color: #066;
  }
  .pun, .opn, .clo {
    color: #660;
  }
  .tag {
    color: #008;
  }
  .atn {
    color: #606;
  }
  .atv {
    color: #080;
  }
  .dec, .var {
    color: #606;
  }
  .fun {
    color: red;
  }
}
@media print, projection {
  .str {
    color: #060;
  }
  .kwd {
    color: #006;
    font-weight: bold;
  }
  .com {
    color: #600;
    font-style: italic;
  }
  .typ {
    color: #404;
    font-weight: bold;
  }
  .lit {
    color: #044;
  }
  .pun, .opn, .clo {
    color: #440;
  }
  .tag {
    color: #006;
    font-weight: bold;
  }
  .atn {
    color: #404;
  }
  .atv {
    color: #060;
  }
}
pre.prettyprint {
  padding: 2px;
  border: 1px solid #888;
}

ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
  list-style-type: none;
}

li.L1, li.L3, li.L5, li.L7, li.L9 {
  background: #eee;
}

.api-docs-wrap div, .api-docs-wrap span, .api-docs-wrap applet, .api-docs-wrap object, .api-docs-wrap iframe, .api-docs-wrap h1, .api-docs-wrap h2, .api-docs-wrap h3, .api-docs-wrap h4, .api-docs-wrap h5, .api-docs-wrap h6, .api-docs-wrap p, .api-docs-wrap blockquote, .api-docs-wrap pre, .api-docs-wrap a, .api-docs-wrap abbr, .api-docs-wrap acronym, .api-docs-wrap address, .api-docs-wrap big, .api-docs-wrap cite, .api-docs-wrap code, .api-docs-wrap del, .api-docs-wrap dfn, .api-docs-wrap em, .api-docs-wrap img, .api-docs-wrap ins, .api-docs-wrap kbd, .api-docs-wrap q, .api-docs-wrap s, .api-docs-wrap samp, .api-docs-wrap small, .api-docs-wrap strike, .api-docs-wrap strong, .api-docs-wrap sub, .api-docs-wrap sup, .api-docs-wrap tt, .api-docs-wrap var, .api-docs-wrap b, .api-docs-wrap u, .api-docs-wrap i, .api-docs-wrap center, .api-docs-wrap dl, .api-docs-wrap dt, .api-docs-wrap dd, .api-docs-wrap ol, .api-docs-wrap ul, .api-docs-wrap li, .api-docs-wrap fieldset, .api-docs-wrap form, .api-docs-wrap label, .api-docs-wrap legend, .api-docs-wrap table, .api-docs-wrap caption, .api-docs-wrap tbody, .api-docs-wrap tfoot, .api-docs-wrap thead, .api-docs-wrap tr, .api-docs-wrap th, .api-docs-wrap td, .api-docs-wrap article, .api-docs-wrap aside, .api-docs-wrap canvas, .api-docs-wrap details, .api-docs-wrap embed, .api-docs-wrap figure, .api-docs-wrap figcaption, .api-docs-wrap footer, .api-docs-wrap header, .api-docs-wrap hgroup, .api-docs-wrap menu, .api-docs-wrap nav, .api-docs-wrap output, .api-docs-wrap ruby, .api-docs-wrap section, .api-docs-wrap summary, .api-docs-wrap time, .api-docs-wrap mark, .api-docs-wrap audio, .api-docs-wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
.api-docs-wrap article, .api-docs-wrap aside, .api-docs-wrap details, .api-docs-wrap figcaption, .api-docs-wrap figure, .api-docs-wrap footer, .api-docs-wrap header, .api-docs-wrap hgroup, .api-docs-wrap menu, .api-docs-wrap nav, .api-docs-wrap section {
  display: block;
}
.api-docs-wrap ol, .api-docs-wrap ul {
  list-style: none;
}
.api-docs-wrap blockquote, .api-docs-wrap q {
  quotes: none;
}
.api-docs-wrap blockquote:before, .api-docs-wrap blockquote:after {
  content: "";
  content: none;
}
.api-docs-wrap q:before, .api-docs-wrap q:after {
  content: "";
  content: none;
}
.api-docs-wrap table {
  border-collapse: collapse;
  border-spacing: 0;
}

.api-docs-wrap input {
  border-radius: 4px;
  border: 1px solid #dddddd;
  padding: 5px;
  margin: 2px 0;
  font-size: 12px;
}
.api-docs-wrap h1 a, .api-docs-wrap h2 a, .api-docs-wrap h3 a, .api-docs-wrap h4 a, .api-docs-wrap h5 a, .api-docs-wrap h6 a {
  text-decoration: none;
}
.api-docs-wrap h1 a:hover, .api-docs-wrap h2 a:hover, .api-docs-wrap h3 a:hover, .api-docs-wrap h4 a:hover, .api-docs-wrap h5 a:hover, .api-docs-wrap h6 a:hover {
  text-decoration: underline;
}
.api-docs-wrap h2 {
  color: #89bf04;
  color: black;
  font-size: 1.3em;
  padding: 10px 0 10px 0;
}
.api-docs-wrap h2 a {
  color: black;
}
.api-docs-wrap div.heading_with_menu {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
}
.api-docs-wrap div.heading_with_menu h1, .api-docs-wrap div.heading_with_menu h2, .api-docs-wrap div.heading_with_menu h3, .api-docs-wrap div.heading_with_menu h4, .api-docs-wrap div.heading_with_menu h5, .api-docs-wrap div.heading_with_menu h6 {
  display: block;
  clear: none;
  float: left;
  width: 60%;
}
.api-docs-wrap div.heading_with_menu ul {
  display: block;
  clear: none;
  float: right;
  margin-top: 10px;
}
.api-docs-wrap p {
  line-height: 1.4em;
  padding: 0 0 10px 0;
  color: #333333;
}
.api-docs-wrap ol {
  margin: 0px 0 10px 0;
  padding: 0 0 0 18px;
  list-style-type: decimal;
}
.api-docs-wrap ol li {
  padding: 5px 0px;
  font-size: 0.9em;
  color: #333333;
}
.api-docs-wrap span.weak {
  color: #666666;
}
.api-docs-wrap span.blank, .api-docs-wrap span.empty {
  color: #888888;
  font-style: italic;
}
.api-docs-wrap a {
  color: #4183C4;
  text-decoration: none;
}
.api-docs-wrap strong {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  font-weight: bold;
}
.api-docs-wrap pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  background-color: #fcf6db;
  padding: 10px;
}
.api-docs-wrap pre code {
  line-height: 1.6em;
}
.api-docs-wrap .required {
  font-weight: bold;
}
.api-docs-wrap table.fullwidth {
  width: 100%;
}
.api-docs-wrap table thead tr th {
  color: #BBB;
  font-size: 11px;
  text-transform: uppercase;
  padding: 5px;
}
.api-docs-wrap table tbody tr.offset {
  background-color: #f5f5f5;
}
.api-docs-wrap table tbody tr td {
  font-size: 13px;
  color: #333;
  border-top: 1px solid #DDD;
  line-height: 2;
  padding: 6px;
  text-align: left;
  vertical-align: top;
}
.api-docs-wrap table tbody tr:last-child td {
  border-bottom: none;
}
.api-docs-wrap table tbody tr.offset {
  background-color: #f0f0f0;
}

.api-docs-wrap form.fullwidth ol li.string input, .api-docs-wrap form.fullwidth ol li.url input, .api-docs-wrap form.fullwidth ol li.text textarea, .api-docs-wrap form.fullwidth ol li.numeric input {
  width: 500px !important;
}

.api-docs-wrap li.operation span.http_method {
  margin: 0;
  padding: 0;
  border-radius: 3px;
  box-shadow: inset rgba(0, 0, 0, 0.4) 0 0 7px;
}
.api-docs-wrap li.operation span.http_method a {
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  font-weight: bold;
  padding: 5px;
  font-size: 13px;
  text-align: center;
}
.api-docs-wrap li.operation {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 10px 0;
  padding: 0 0 0 0px;
}
.api-docs-wrap li.operation div.apidocs-heading {
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  margin: 0 0 0 0;
  padding: 0;
  border: 1px solid black;
}
.api-docs-wrap li.operation div.apidocs-heading div.apidocs-bubble {
  display: block;
  clear: none;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  border-radius: 3px;
}
.api-docs-wrap li.operation div.apidocs-heading div.apidocs-bubble a {
  text-decoration: none;
  font-size: 16px;
  font-family: helvetica;
  font-weight: bold;
  padding: 4px;
  text-shadow: 1px 1px 1px rgb(255, 255, 255);
  color: #333;
}
.api-docs-wrap li.operation div.apidocs-heading div.apidocs-bubble a:hover {
  color: #333;
}
.api-docs-wrap li.operation div.apidocs-heading div.apidocs-bubble span.switch {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  background: red;
}
.api-docs-wrap li.operation div.content {
  border-top: none;
  margin: 0 0 20px 0;
}
.api-docs-wrap li.operation div.content h4 {
  font-size: 1.1em;
  margin: 0;
  padding: 15px 0 5px 0px;
}
.api-docs-wrap li.operation div.content form input[type=text].error {
  outline: 2px solid black;
  outline-color: #cc0000;
}
.api-docs-wrap li.operation div.content div.submit-bar {
  border-top: 1px solid #ddd;
  padding: 5px 0;
}
.api-docs-wrap li.operation div.content div.response div.block {
  background-color: #fcf6db;
  border: 1px solid black;
  border-color: #e5e0c6;
}
.api-docs-wrap li.operation div.content div.response div.block pre {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  padding: 10px;
  font-size: 0.9em;
  max-height: 400px;
  overflow-y: auto;
}

li.operation.get .http_method {
  background: #0f6ab4;
}
li.operation.post .http_method {
  background: #10a54a;
}
li.operation.put .http_method {
  background: #c5862b;
}
li.operation.delete .http_method {
  background: #a41e22;
}

.api-docs-wrap .operation-heading ul.options {
  display: none !important;
}

.api-docs-wrap a.big-button {
  padding: 0;
  margin: 0;
  padding: 3px;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  line-height: 13px;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 -1px 0 #e45500;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  border: 1px solid #ff6912;
  background-color: #ffa139;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffa139), to(#ff6912));
  background: -moz-gradient(linear, left top, left bottom, from(#ffa139), to(#ff6912));
}
.api-docs-wrap a.big-button small {
  font-size: 11px;
}
.api-docs-wrap a.big-button:hover {
  background: #ff6912;
}

.api-docs-wrap {
  font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
  font-size: 14px;
  color: #52585D;
}
.api-docs-wrap table th {
  text-align: left;
}
.api-docs-wrap #content_message {
  margin: 10px 15px;
  font-style: italic;
  color: #999999;
}

.api-docs-wrap a.hide-response {
  font-size: 70%;
}
.api-docs-wrap button {
  border-radius: 5px;
  text-shadow: 0 0 1px white;
  border: 1px solid #CCC;
  position: relative;
  left: 0;
  margin: 0 3px;
  padding: 8px 5px;
  vertical-align: top;
  border: 1px solid #CCC;
  background: #EFEFEF;
  background-image: -moz-linear-gradient(top, white, #DFDFDF);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DFDFDF));
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#dfdfdf);
  color: #666;
  text-shadow: 0 0 1px white;
  cursor: pointer;
}
.api-docs-wrap button span {
  line-height: 27px;
  color: black;
  font: 11px arial, sans-serif;
  font-weight: bold;
  text-shadow: 0 0 1px white;
}
.api-docs-wrap button:hover {
  border-color: #888;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}

.api-docs-wrap p#colophon {
  margin: 0 15px 40px 15px;
  padding: 10px 0;
  font-size: 0.8em;
  border-top: 1px solid #dddddd;
  font-family: "Droid Sans", sans-serif;
  color: #999999;
  font-style: italic;
}
.api-docs-wrap p#colophon a {
  text-decoration: none;
  color: #547f00;
}

.api-docs-wrap ul#apidocs-resources {
  font-size: 0.9em;
}
.api-docs-wrap ul#apidocs-resources li.resource {
  border-bottom: 1px solid #dddddd;
}
.api-docs-wrap ul#apidocs-resources li.resource:last-child {
  border-bottom: none;
}
.api-docs-wrap ul#apidocs-resources li.resource div.operation-heading {
  background: none;
}
.api-docs-wrap ul#apidocs-resources li.resource li.operation div.apidocs-heading {
  background: #f4f4f4;
  padding: 10px 5px;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 100ms ease-in;
  -webkit-transition: background-color 100ms ease-in;
  -moz-transition: background-color 100ms ease-in;
}
.api-docs-wrap ul#apidocs-resources li.resource li.operation div.apidocs-heading:hover {
  background-color: #f0f0f0;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading {
  border: 1px solid transparent;
  float: none;
  clear: both;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading div.path-and-method {
  float: right;
  display: inline;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading div.path-and-method span.path {
  font-family: "Anonymous Pro", "Menlo", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
  font-size: 11px;
  background: white;
  border-radius: 5px;
  padding: 2px;
  border: 1px solid #eee;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading div.path-and-method span.path a {
  color: #333;
  text-decoration: none;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading h2 {
  color: #999999;
  padding-left: 0px;
  display: block;
  clear: none;
  float: left;
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading h2 a {
  color: #999999;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading h2 a:hover {
  color: black;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options {
  float: none;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li {
  float: left;
  clear: none;
  margin: 0;
  padding: 2px 10px;
  border-right: 1px solid #dddddd;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li:first-child, .api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li.first {
  padding-left: 0;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li:last-child, .api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li.last {
  padding-right: 0;
  border-right: none;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options {
  display: block;
  clear: none;
  float: right;
  margin: 14px 10px 0 0;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li {
  color: #666666;
  font-size: 0.9em;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li a {
  color: #aaaaaa;
  text-decoration: none;
}
.api-docs-wrap ul#apidocs-resources li.resource div.apidocs-heading ul.options li a:hover {
  text-decoration: underline;
  color: black;
}
.api-docs-wrap ul#apidocs-resources li.resource:hover div.apidoc-heading h2 a, .api-docs-wrap ul#apidocs-resources li.resource.active div.apidoc-heading h2 a {
  color: black;
}
.api-docs-wrap ul#apidocs-resources li.resource:hover div.apidoc-heading ul.options li a, .api-docs-wrap ul#apidocs-resources li.resource.active div.apidoc-heading ul.options li a {
  color: #555555;
}

.api-docs-wrap .CodeRay {
  border: none;
}
.api-docs-wrap .CodeRay td {
  border: none;
}

.api-docs-wrap {
  margin: 0 auto;
  position: relative;
}

.api-docs-wrap #documentation {
  position: absolute;
}
.api-docs-wrap #documentation .note {
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  padding: 7px;
}
.api-docs-wrap #documentation .note p {
  font-size: 12px;
  padding-bottom: 0;
}
.api-docs-wrap #documentation .note {
  margin-bottom: 10px;
}
.api-docs-wrap #documentation .note h3 {
  padding: 0 0 3px 0;
  font-size: 15px;
}

.api-docs-wrap .header {
  /*  width: 100%;*/
  z-index: 1000;
  height: 40px;
  border-bottom: 1px solid #D1D1D1;
}
.api-docs-wrap .header h1 {
  width: 960px;
  margin: 0 auto;
  font-size: 15px;
}
.api-docs-wrap .header input {
  border: 1px solid #ccc;
  font-size: 13px;
  padding: 2px;
}

.api-docs-wrap .params-help table {
  margin: 3px 0;
  font-size: 12px;
  width: 266px;
}
.api-docs-wrap .params-help table td {
  padding: 3px 3px 3px 0;
}
.api-docs-wrap .params-help table td.table-heading {
  color: black;
}
.api-docs-wrap .params-help table td.add {
  width: 20px;
  text-align: right;
}
.api-docs-wrap .params-help table td.value {
  line-height: 15px;
  font-size: 9px;
  overflow: hidden;
  white-space: nowrap;
}
.api-docs-wrap .params-help table a {
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  color: #547F00;
}
.api-docs-wrap .params-help table a:hover {
  color: black;
}

.api-docs-wrap div.loading span {
  top: -5px;
  position: relative;
  margin-left: 10px;
}

.api-docs-wrap .resources-container-wrap {
  width: 100%;
}
.api-docs-wrap .content {
  background: #f9f9f9;
  padding: 10px;
}
.api-docs-wrap #documentation {
  width: 280px;
  height: 400px;
  margin-top: 20px;
  margin-left: -340px;
  padding: 10px;
}

.api-docs-wrap .apidocs-tip-description {
  padding: 0;
  margin: 0;
  color: #444;
  text-shadow: 0 0 1px white;
  background: #efefef;
  padding: 2px;
}

.api-docs-wrap .apidocs-param-tips li:hover {
  background: white;
  cursor: pointer;
}

.api-docs-wrap .apidocs-param-tips li {
  padding: 5px;
  border-top: 1px solid #e0e0e0;
}

.api-docs-wrap .apidocs-param-tips {
  position: absolute;
  border: 2px solid black;
  padding: 10px;
  top: 300px;
  left: 300px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  font-size: 12px;
  color: #333;
  background: #F4F4F4;
  border: 2px solid #E8EAC0;
  border-right-color: #F5F7CE;
  border-bottom-color: #F5F7CE;
  border-color: white;
  border-radius: 4px;
}

.api-docs-wrap .apidocs-nothere-message {
  text-align: center;
  font-size: 14px;
  background: white;
}
.api-docs-wrap .apidocs-nothere-message strong {
  font-size: 13px;
}

.api-docs-wrap a.remove, .api-docs-wrap a.add {
  width: 15px;
  height: 15px;
  opacity: 0.8;
  display: block;
  cursor: pointer;
}
.api-docs-wrap a.remove:hover, .api-docs-wrap a.add:hover {
  opacity: 1;
}
.api-docs-wrap a.remove {
  background: transparent url(/assets/active-docs/remove.png) no-repeat 0 0;
}
.api-docs-wrap a.add {
  background: transparent url(/assets/active-docs/add.png) no-repeat 0 0;
}

.api-docs-wrap div.apidocs-notice {
  background: #f4f4f4;
  border: 1px solid #EAEAEA;
  background-color: #F8F8F8;
  border-radius: 3px;
}
.api-docs-wrap div.apidocs-notice p {
  padding: 5px;
  font-size: 12px;
}

.api-docs-wrap table tr:nth-of-type(even) {
  background-color: white;
}
