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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* //////////////////// Global */
html, body {
  height: 100%;
  min-height: 100%;
  padding: 0; }

body {
  background-color: #23282b; }

a, a:hover, a:visited, a:focus {
  text-decoration: none; }

body {
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif; }

h1 {
  font-size: 40px;
  font-size: 2.5rem !important;
  font-family: "Vitesse A", "Vitesse B", "Vitesse", Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  margin: 0 0 0.25em 0;
  line-height: 1.2;
  color: #23282b !important; }
  @media all and (min-width: 601px) and (max-width: 999px) {
    h1 {
      font-size: 32px;
      font-size: 2rem; } }
  @media all and (max-width: 600px) {
    h1 {
      font-size: 24px;
      font-size: 1.5rem;
      margin: 0 0 6px 0;
      letter-spacing: 2px; } }

h2 {
  font-size: 26px;
  font-size: 1.625rem !important;
  font-weight: 500 !important;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif !important;
  line-height: 120% !important;
  color: #23282b !important;
  margin: 0 0 0.6em 0 !important;
  max-width: 60em;
  text-transform: uppercase; }
  @media all and (max-width: 600px) {
    h2 {
      font-size: 24px;
      font-size: 1.5rem !important;
      padding-right: 0; } }

h3 {
  font-size: 18px;
  font-size: 1.125rem !important;
  font-weight: 500 !important;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif !important;
  line-height: 1.2 !important;
  margin: 0 0 0.5em !important;
  color: #23282b !important;
  font-style: normal !important; }
  @media all and (max-width: 600px) {
    h3 {
      font-size: 16px;
      font-size: 1rem !important; } }
  h3 a {
    text-decoration: none;
    color: #fff; }

h4 {
  font-weight: 700 !important;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif !important;
  line-height: 115%;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  margin: 0 0 0.5em;
  color: #23282b !important;
  font-style: normal !important;
  font-size: 14px;
  font-size: 0.875rem !important; }

h5 {
  font-weight: 400;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif;
  line-height: 115%;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  color: #23282b;
  font-size: 17px;
  font-size: 1.0625rem !important; }

p {
  font-weight: 400;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif;
  line-height: 150% !important;
  color: #23282b;
  margin: 0 0 1.5em 0;
  font-size: 14px;
  font-size: 0.875rem !important; }
  @media all and (max-width: 600px) {
    p {
      font-size: 14px;
      font-size: 0.875rem !important; } }
  p em {
    font-style: italic; }

ul, ol {
  font-weight: 400;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif;
  line-height: 150%;
  color: #23282b;
  margin: 0 0 1.5em 0.5em !important;
  font-size: 14px;
  font-size: 0.875rem !important; }
  @media all and (max-width: 999px) {
    ul, ol {
      margin-left: 0; } }
  @media all and (max-width: 600px) {
    ul, ol {
      font-size: 15px;
      font-size: 0.9375rem !important; } }
  ul li, ol li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: .5em;
    line-height: 1.5; }
    @media all and (max-width: 999px) {
      ul li, ol li {
        list-style: none;
        padding: 0; } }
  ul em, ol em {
    font-style: italic; }

ol {
  padding-left: 2em; }
  ol li {
    list-style: decimal; }

p.smaller {
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem !important; }
  @media all and (max-width: 600px) {
    p.smaller {
      font-size: 12px;
      font-size: 0.75rem !important; } }

strong {
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif;
  font-weight: 700; }

a {
  color: #008CC3 !important;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover {
    border-bottom: 2px solid; }

hr {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.header #jumbotron .col-sm-offset-2 col-sm-8 {
  float: none;
  margin: 0 auto; }

.header #jumbotron h2 {
  color: white !important;
  font-size: 40px !important;
  letter-spacing: 4px; }

.header #jumbotron p {
  color: white !important;
  font-size: 18px !important; }

.magic-block-api-header h2 {
  color: #23282b !important; }

.block-show-code, .magic-block-code {
  font-family: monospace; }

.theme-solid .main-content a {
  color: #008CC3; }

.docs-right h3 {
  color: white !important; }
  @media print {
    .docs-right h3 {
      color: #23282b !important;
    }
  }

.docs-right .api-definition {
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif; }

.table {
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif; }
  .table .tr th {
    line-height: 1.5; }
  .table .tr td {
    line-height: 1.5; }

.fa-anchor {
  position: relative;
  height: 12px;
  width: 12px;
  color: #68767f !important;
  border: none !important; }
  .fa-anchor:before {
    position: absolute; }
  .fa-anchor:hover {
    color: #008CC3 !important;
    border: none !important; }

.pg-type {
  background-image: none;
  text-indent: 0;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B", "Gotham", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-size: 0.625rem !important;
  line-height: 1;
  width: auto;
  height: auto;
  letter-spacing: .02em;
  font-weight: 700;
  padding: 0; }
  .pg-type.pg-type-big {
    font-size: 16px;
    font-size: 1rem !important;
    padding: 0; }
  .pg-type.type-post {
    color: #008CC3;
    background-color: transparent; }
  .pg-type.type-get {
    color: #13aa37;
    background-color: transparent; }
  .pg-type.type-delete {
    color: #ea322f;
    background-color: transparent; }
  .pg-type.type-put {
    color: #eaa62f;
    background-color: transparent; }

.main-head {
  position: relative; }

.docs-header hr {
  display: none; }

.pg-type.pg-type-big {
  display: block;
  margin: 0 0 0.25em; }

.page-docs.body-threes .section-right .docs-page .docs-content {
  padding: 3em 2em !important; }

.page-docs.body-threes .section-right .docs-page .docs-right {
  padding: 3em 2em !important; }

/* Removes the "Suggest Edits" link at the bottom of each section */
.threes-nav {
  display: none; }

.docs-content {
  border: 1px solid #ffffff;
  padding-top: 20px !important;
  padding-bottom: 10px !important;
  padding-left: 25px !important;
  padding-right: 25px !important; }

/* Removes the dirty-looking and redundant list of endpoints in the upper right */
#endpoints {
  display: none; }

header .container {
  max-width: 1200px; }

header h1.navbar-brand {
  margin-top: 8px !important; }
  header h1.navbar-brand a {
    border-bottom: none; }
    header h1.navbar-brand a:hover {
      border-bottom: none; }

header .navbar-nav {
  margin: 0 !important; }
  header .navbar-nav li {
    padding: 0;
    margin: 0; }
    header .navbar-nav li a {
      color: rgb(0, 0, 0) !important;
      font-weight: 500;
      border-bottom: none;
      opacity: .8;
      padding: 1em; }
      header .navbar-nav li a:hover {
        opacity: 1;
        border-bottom: none; }

.hub-landing-category-columns h4 {
  font-size: 18px;
  font-size: 1.125rem !important;
  color: #68767f !important; }

.hub-landing-category-columns ul, .hub-landing-category-columns ol {
  margin-bottom: 3em !important; }
  .hub-landing-category-columns ul li a, .hub-landing-category-columns ol li a {
    font-size: 14px;
    font-size: 0.875rem !important;
    color: #23282b !important;
    font-weight: 400 !important;
    border-bottom: none;
    display: block; }
    .hub-landing-category-columns ul li a:hover, .hub-landing-category-columns ol li a:hover {
      color: #68767f !important;
      border-bottom: none; }
    .hub-landing-category-columns ul li a.text-muted, .hub-landing-category-columns ol li a.text-muted {
      color: #68767f !important;
      margin: 0;
      padding: 0; }

.page-docs.body-threes #sidebar {
  top: 0; }

#sidebar {
  width: 275px !important;}
  @media print {
    #sidebar {
      display: none !important;
    }
  }

#sticky0-sticky-wrapper {
  width: 275px !important; }
  #sticky0-sticky-wrapper.is-sticky .sidebar-nav {
    top: 0 !important; }

.section-right-parent {
  padding-left: 275px !important; }
  @media print {
    .section-right-parent {
      padding-left: 0px !important;
    }
  }

.sidebar-nav {
  width: 275px !important; }
  @media print {
    .sidebar-nav {
      display: none !important;
    }
  }
  .sidebar-nav h4 {
    font-size: 12px;
    font-size: 0.75rem !important;
    line-height: 1.5;
    margin: 0 0.5em;
    letter-spacing: 1px; }
    .sidebar-nav h4 a {
      color: #68767f !important;
      border-bottom: none; }
      .sidebar-nav h4 a:hover {
        border-bottom: none; }
  .sidebar-nav ul, .sidebar-nav ol {
    margin: 0 0 1.5em !important;
    font-size: 12px;
    font-size: 0.75rem !important; }
    .sidebar-nav ul li a, .sidebar-nav ol li a {
      color: #23282b !important;
      font-weight: 400 !important;
      border-bottom: none;
      white-space: normal !important; }
      .sidebar-nav ul li a:hover, .sidebar-nav ol li a:hover {
        color: #68767f !important;
        border-bottom: none; }
      .sidebar-nav ul li a.active, .sidebar-nav ol li a.active {
        color: #008CC3 !important; }
  .sidebar-nav .pg-type {
    display: none; }

.fa-caret-right {
  position: relative;
  font-size: .75em;
  width: 1.5em;
  height: 1em;
  transition: all 0.2s ease-in-out; }
  .fa-caret-right:before {
    content: "\f054";
    position: absolute;
    top: .125em; }

/* Adjusts the sidebar to scroll properly (PSA) */
.sidebar-nav {
  overflow: scroll; }

.noscroll {
  overflow: hidden; }
