@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700");

body {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #1F2121;
  letter-spacing: 0px;
}

a, a:visited {
  color: #02B388;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #016454;
  text-decoration: none;
}

.rst-content blockquote {
  border-left: none !important;
}

img.logo {
  width: 232px !important;
  height: 57px !important;
  padding: 0px !important;
  margin-bottom: 10px !important;
}

.wy-side-nav-search, .wy-side-nav-search>a:hover {
  background: transparent;
}

img.info-img {
  margin: 10px 0px 0px 0px;
}

p {
  line-height: 27px;
  margin: 0 0 10px;
}

h1 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 36pt;
  color: #1F2121;
  padding-bottom: 60px;
  padding-top: 5px;
  line-height: 48px;
}

h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  padding-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}

h3 {
  font-family: 'Open Sans';
  font-style: normal;
  color: #1F2121;
  font-size: 18pt;
  font-weight: 500;
  padding: 10px 10px 10px 0;
}

hr {
  border-top: 1px solid #eaeaea;
  margin-bottom: 10px;
  margin-top: 0;
}

.document {
  color: #1F2121;
}

div.section h1 {
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 0px;
  line-height: 48px;
}

p.first {
  margin-top: 0 !important;
}


table.multiline-table td {
  vertical-align: top !important;
}

table {
  border-spacing: 2px;
  border-collapse: collapse;
  border-color: grey;
  padding: 8px;
  width: 100%;
}

th {
  background-color: #6A6A6A;
  padding: 8px;
  font-size: 10pt;
  color: #E4E4E4;
  border-color: #595959;
  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-right-style: solid;
  font-weight: bold;
  text-align: left;
}

tr {
  border-right: 1px solid #d5d5d5;
  padding: 8px;
  line-height: 1.42857143;
}

td {
  padding: 8px;
  border-right: 1px solid #d5d5d5;
  font-size: 10pt !important;
}

td p {
  font-size: 10pt !important;
}

tr:nth-child(even) {
  color: #636060;
  background-color: #efefef;
}

tr:nth-child(odd) {
  color: #4A4A4A;
  background-color: #FFF;
}

.multiline-table tbody:nth-child(2n) td {
    background-color: #efefef;
}

.multiline-table tr {
  color: #636060;
  background-color: #FFF;
}

code.docutils {
  border: none;
  padding: 2px;
  border-radius: 4px;
  background-color: #F5F5F5;
  font-size: .7em;
  color: #555555;
  margin: 0 0 10px;
  word-break: break-all;
  word-wrap: break-word;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  white-space: pre-wrap;
}

/* applied to <span> for one-liner preformatted text */
.pre {
  font-family: Consolas, monospace;
  word-break: break-all;
  word-wrap: break-word !important;
  color: #1F2121;
  background-color: #CCF0E7;
  border-radius: 4px;
  padding: 6px 4px 4px 4px !important;
  font-size: 14px !important;
}

pre {
  background-color: #F5F5F5;
  padding: 5px;
}

/* applied to <pre> for multi-line preformatted text */
.literal-block {
  color: #000000;
  background-color: #CCF0E7 !important;
  font-family: Consolas, monospace;
  font-size: 14px !important;
  border: none !important;
  border-radius: 4px;
  overflow-x: auto;
  display: inline;
  padding: 6px 4px 4px 4px !important;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  line-height: 25px;
}

cite  {
  color: #000000;
  background-color: #eeeeee !important;
  font-family: Consolas, monospace;
  font-size: 14px !important;
  border: none !important;
  border-radius: 4px;
  overflow-x: auto;
  display: inline;
  padding: 2px 4px !important;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  line-height: 25px;
}

/*********************LEFT HAND NAV************************/
/* search box */
.wy-side-nav-search {
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
}

.wy-side-nav-search a {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px;
  color: rgba(0, 0, 0, 0);
}

.wy-side-nav-search a:hover {
  color: rgba(0, 0, 0, 0);
}

.wy-side-nav-search form {
  color: black;
}

/* nav menu side bar */
.wy-nav-side {
  height: 100%;
  padding-bottom: 0;
  background: #fff;
}

/* menu scroll bar */
.wy-side-scroll {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}

.wy-menu-vertical {
  /* set position as soon as possible to avoid flicker when boostrap.css is loaded and sets this value */
  position: relative;
}

.wy-menu-vertical a {
  color: #02B388;
}

.wy-menu-vertical a:hover {
  color: #016454;
  background: #fff;
}

.wy-menu-vertical li.current,
.wy-menu-vertical li.toctree-l2.current > a,
.wy-menu-vertical li.toctree-l2.current li.toctree-l3 > a {
  background: #fff;
}

.wy-menu-vertical li.current a:hover {
  color: #02B388 !important;
  background: #fff;
}

/* make nav links green */
.wy-menu-vertical li.current > a {
  color: #016454;
}

.wy-menu-vertical li.current a {
  border: 0px;
  padding-right: 0px;
}

.wy-menu-vertical .toctree-l1 {
  margin: 20px 0;
}

.wy-menu-vertical .toctree-l1 > a {
  font-weight: 500;
  font-size: 110%;
  color: #3B3B3B;
  margin: 10px 0;
}

.wy-menu-vertical .toctree-l1 > a:hover {
  color: #02B388;
}

.wy-menu-vertical a .toctree-expand {
  display: none
}

.wy-menu-vertical .toctree-l1 > a:before {
  background-image: url('../../_static/icon-list.png');
  background-size: contain;
  width: 24px;
  height: 24px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  float: left;
  margin-right: 10px;
}

.wy-menu-vertical .toctree-l1:nth-child(2) > a:before {
  background-image: url('../../_static/icon-books.png');
}

.wy-menu-vertical .toctree-l1:nth-child(3) > a:before {
  background-image: url('../../_static/icon-gears.png');
}

/*********************RIGHT HAND CONTENT************************/
/* wraps up .wy-nav-content and its subordinates */
.wy-nav-content-wrap {
  font-size: 12pt;
  background: #fafafa;
}

/* Content in middle (lives inside .wy-nav-content-wrap) */
.wy-nav-content {
  max-width: 1200px;
}

/* rst content lives inside wy-nav-content */
.rst-content {
  max-width: 1200px;
}

.rst-content .highlight {
  background-color: #EBB336;
}

.rst-content .section ol li p:last-child {
  margin-bottom: 12px;
}

/*********************API actions tables************************/
.endpoint-list a {
  display: block;
  border-radius: 4px;
  color: #1F2121;
  font-weight: 500;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 14px;
  margin: 5px 0 0 0;
}

.endpoint-list a div {
  display: inline-block;
  word-wrap: break-word;
  padding: 0 2px;
}

.endpoint-list a div.GET {
  width: 10%;
  color: #02B388;
}

.endpoint-list a div.action {
  width: 10%;
  color: #02B388;
}

.endpoint-list a div.POST {
  width: 10%;
  color: #02B388;
}

.toctree-l3 ul {
  display: none !important;
}

.endpoint-list a div.PUT {
  width: 10%;
  color: #F8C204;
}

.endpoint-list a div.DELETE {
  width: 10%;
  color: #FF9E52;
}

.endpoint-list a div:first-child:before {
  font-size: 120%;
  content: "▾";
  margin-right: 15px;
}

.endpoint-list a.collapsed div:first-child:before {
  content: "▸";
}

.endpoint-list a div.path {
  width: 50%;
}

.endpoint-list a div.description {
  width: 30%;
}

.endpoint-long-description {
  cursor: text;
  padding: 25px;
  background-color: #fff;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.endpoint-long-description .rubric {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  border-bottom: 1px solid black;
  padding-bottom: 4px;
}

.endpoint-long-description .highlight-json tr:nth-child(n),
.endpoint-long-description .highlight-bash tr:nth-child(n) {
  background-color: #f5f5f5;
}

.endpoint-long-description .highlight-json td,
.endpoint-long-description .highlight-bash td {
  border-right: none;
}

/****** Elements we didn't ask for and don't want **************/
/* fwd/back buttons */
.rst-footer-buttons {
  display: none;
}

/* "view source" link */
.wy-breadcrumbs-aside {
  display: none !important;
}

.wy-breadcrumbs {
  display: none !important;
}

div[role=navigation][aria-label~=breadcrumbs] {
  display: none;
}

.wy-side-nav-search div.version {
  display: none !important;
}
/*
.wy-body-for-nav div.rst-versions {
  display: none !important;
}
*/
.fa-home:before, .icon-home:before {
  display: none;
}

.highlight-json .nt {
  color: #d14;
}

.highlight-json .kc, .kd, .kn, .kp, .kr, .kt, .mf, .mh, .mi, .mo {
  color: #445588;
}

.wy-table-responsive table td {
  white-space: normal !important;
}

.rst-content table.docutils {
  border-top-color: #016454;
}

table.parameters th {
  background-color: #016454;
  color: #E4E4E4;
}

table.parameters tbody td:last-child {
  white-space: normal;
}

table.parameters .row-even {
  background-color: #efefef;
  color: #4A4A4A;
}

table.parameters .row-odd {
  background-color: white;
  color: #4A4A4A;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils {
  border: 0;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr {
  border: inherit;
  background-color: #3F3F3F;
  color: white;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr:hover {
  background-color: #000;
  cursor: pointer;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr td {
  border: inherit;
  background-color: inherit;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils .rubric {
  color: #2CBF58;
  font-size: 29px;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr img.default {
  display: block;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr img.hover {
  display: none;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr:hover img.default {
  display: none;
}

#welcome-to-the-invoca-developer-portal table.home-page.docutils tr:hover img.hover {
  display: block;
}

div.endpoint-list div.panel-heading {
  padding: 0;
}

div.endpoint-list div.panel-body .container {
  width: auto;
}

.panel-group {
  margin-bottom: 0;
}

.swagger-ui .response-col_description__inner,
.swagger-ui .response-control-media-type,
.swagger-ui .response-col_links
{
  display: none;
}

/******** RTD Versions panel ******/
.rst-versions {
  color: #1F2121;
  background: #eee;
  border-top: solid 10px #aaa;
}

.rst-versions .rst-current-version {
  background-color: #ddd;
}

.rst-versions .rst-other-versions dd a {
  color: #02B388;
}

.rst-versions .rst-current-version .fa {
  color: #1F2121;
  padding-top: 5px;
}
