/* Media query widths */
h1, h2, h3, h4, h5, h6 {
  margin-top: 30px; }

p, pre {
  margin: 15px 0; }

p img, table img {
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  padding: 4px; }

iframe.live-docs {
  border: none;
  margin-top: 5px; }

.tooltip {
  font-size: 10px !important; }

.fa-external-link {
  margin-left: 4px;
  opacity: 0.75;
  font-size: 0.8em; }

.navbar input.search {
  width: 200px; }
.navbar .dropdown-header {
  display: block;
  padding: 6px 20px 0;
  font-size: 12px;
  line-height: 1.7em;
  color: #888;
  margin-top: 6px; }
  .navbar .dropdown-header:not(:first-child) {
    border-top: 1px solid #f1f1f1; }
.navbar .dropdown-menu {
  overflow-x: auto;
  height: auto;
  max-height: 85vh;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }
  .navbar .dropdown-menu .fa-external-link {
    opacity: 0.5; }
  .navbar .dropdown-menu .dropdown-hide {
    display: none; }
  .navbar .dropdown-menu .nav-header a {
    padding-left: 0;
    color: #888; }
.navbar .dropdown-toggle:hover {
  background-color: rgba(255, 255, 255, 0.25); }
.navbar .dropdown-toggle .fa-caret-down {
  margin-left: 4px; }

@media screen and (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #333;
    color: #777; } }
/* Force navigation bar to fit on one line at medium screen widths */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li {
    font-size: 1em; }
    .navbar-nav > li > a > .fa:not(.fa-caret-down) {
      display: none; } }
.homepage .content {
  max-width: 100%;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0; }
  .homepage .content .fat-header {
    background: url("/img/geometric.jpg") no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 404px; }
    .homepage .content .fat-header h1.hello-dolly {
      color: white;
      font-size: 8em;
      padding-top: 100px; }
  .homepage .content .build-something {
    margin-left: auto;
    margin-right: auto;
    max-width: 950px;
    padding-top: 1.5em;
    padding-bottom: 2em; }
    @media screen and (max-width: 991px) {
      .homepage .content .build-something {
        padding-left: 15px;
        padding-right: 15px; } }
    .homepage .content .build-something .tagline + p {
      font-size: 1.2em; }
    .homepage .content .build-something .tryit-link {
      font-size: 1.2em; }
    .homepage .content .build-something .trailhead ul.fa-ul {
      margin-left: 3.5em; }
      .homepage .content .build-something .trailhead ul.fa-ul i.fa {
        margin-top: -0.2em; }
.homepage .odn {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 1.2em;
  margin-top: 1em;
  padding-top: 1em;
  padding-bottom: 1em; }
  .homepage .odn .fa {
    margin-top: 20px; }
  .homepage .odn a {
    white-space: nowrap; }
  .homepage .odn .logo {
    background-image: url("/img/odn.svg");
    background-repeat: no-repeat;
    height: 32px;
    width: 250px;
    display: inline-block; }
  .homepage .odn .search {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px; }

footer {
  position: relative;
  line-height: 1.7em;
  min-height: 4em; }
  footer .footer-cc-logo {
    position: absolute; }
  footer .footer-cc-text {
    position: absolute;
    left: 90px;
    right: 10px;
    padding-bottom: 1em; }

.sample-url {
  font-size: 1.5em;
  font-weight: bold;
  display: inline-block;
  padding: 0.25em;
  margin-bottom: 0.5em; }
  .sample-url .transport {
    color: #12daeb; }
  .sample-url .domain {
    color: #f513aa; }
  .sample-url .path {
    color: #ffca14; }
  .sample-url .identifier {
    color: #ff9c4e; }
  .sample-url .extension {
    color: #ffca14; }

.repositories {
  padding-top: 10px;
  padding-left: 0; }
  .repositories li {
    list-style: none; }
  .repositories .repo {
    position: relative;
    min-height: 66px;
    padding-bottom: 20px;
    margin: 0 0 20px;
    overflow: hidden;
    font-size: 1.2em;
    line-height: 1.6em;
    border-top: 1px solid #eee; }
    .repositories .repo .meta {
      font-size: 0.8em;
      padding-bottom: 1em; }
    .repositories .repo .body .updated-at {
      margin: 0;
      font-size: 0.9em;
      color: #999999; }
    .repositories .repo .description {
      max-width: 80%; }
    .repositories .repo ul.contributors {
      list-style: none; }
      .repositories .repo ul.contributors li {
        display: inline-block;
        padding-right: 5px;
        float: right; }
  .repositories .buttons {
    margin-top: 20px; }

.homepage .tagline {
  font-size: 45px; }
.homepage .jumbotron {
  padding-bottom: 0px; }

ul.pages {
  list-style: none; }
  ul.pages .page h3 {
    font-size: 1em; }
    ul.pages .page h3.placeholder a {
      color: #8a8a8a; }
    ul.pages .page h3.draft a {
      color: #ff4756; }
    ul.pages .page h3.alpha a {
      color: #ff7e47; }
    ul.pages .page h3.beta a {
      color: #ff7e47; }
    ul.pages .page h3.final a {
      color: #3ec821; }
  ul.pages .page ul.meta {
    list-style: none;
    font-size: 0.8em; }

/* Bootstrap overrides */
h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 14px; }

button.close {
  opacity: 0.8;
  color: inherit; }

/* common.css overrides */
p, li {
  font-size: 1.1em; }

.sidebar-nav .nav-header {
  color: #525252;
  border-bottom: 1px solid #cecece;
  margin-bottom: 0.5em; }
.sidebar-nav li > a {
  color: #2E6CA3; }

.response-codes a.code {
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin-right: 0.4em; }
  .response-codes a.code.good {
    background-color: #0074D9;
    border: 1px solid #40a6ff; }
  .response-codes a.code.bad {
    background-color: #FF851B;
    border: 1px solid #ffbc81; }
  .response-codes a.code.ugly {
    background-color: #FF4136;
    border: 1px solid #ffa19c; }

.branding {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  position: relative;
  overflow: hidden; }
  .branding img.logo {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    margin-right: 1em;
    height: auto;
    display: block;
    max-width: 200px; }
  .branding .welcome {
    font-weight: bold;
    font-size: 1.2em; }

#catalog .catalog {
  padding-left: 0; }
  #catalog .catalog li.catalog-entry {
    list-style: none;
    float: none;
    clear: none;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    cursor: pointer; }
    #catalog .catalog li.catalog-entry .panel-body {
      border-top: none;
      cursor: default; }
      #catalog .catalog li.catalog-entry .panel-body h4 {
        font-weight: bold; }
    #catalog .catalog li.catalog-entry .heading {
      float: none;
      clear: both;
      overflow: hidden;
      display: block;
      margin: 0;
      padding: 0; }
      #catalog .catalog li.catalog-entry .heading.catalog-entry {
        background-color: #b2e9ff;
        border: 1px solid #e5f8ff;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #catalog .catalog li.catalog-entry .heading h3 {
        display: block;
        clear: none;
        float: left;
        margin: 0;
        padding: 0;
        font-size: 1em;
        line-height: 1.1em; }
        #catalog .catalog li.catalog-entry .heading h3 .name {
          background-color: #7FDBFF;
          margin: 0; }
        #catalog .catalog li.catalog-entry .heading h3 .summary {
          float: right;
          color: white;
          display: inline-block;
          width: 300px;
          text-align: center;
          padding: 7px 0 4px;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          -khtml-border-radius: 2px;
          border-radius: 2px; }
      #catalog .catalog li.catalog-entry .heading .name {
        display: block;
        float: right;
        margin: 6px 10px 0 0;
        font-size: 1em;
        line-height: 1.1em; }

.foundry .navbar, .foundry #branding, .foundry footer {
  display: none; }

#foundry-docs .endpoint {
  overflow: hidden; }
#foundry-docs .sidebar {
  margin: 1em;
  width: 30%; }
  #foundry-docs .sidebar .about ul {
    padding-left: 0;
    list-style-type: none; }
#foundry-docs .fields {
  padding-left: 0;
  clear: right; }
  #foundry-docs .fields li.field {
    list-style: none;
    float: none;
    clear: none;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    cursor: pointer; }
    #foundry-docs .fields li.field .panel-body {
      border-top: none;
      cursor: default; }
      #foundry-docs .fields li.field .panel-body h4 {
        font-weight: bold;
        padding-top: 0.8em; }
    #foundry-docs .fields li.field .heading {
      float: none;
      clear: both;
      overflow: hidden;
      display: block;
      margin: 0;
      padding: 0; }
      #foundry-docs .fields li.field .heading.text {
        background-color: #a6d6ff;
        border: 1px solid #d9edff;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.html {
        background-color: #a6d6ff;
        border: 1px solid #d9edff;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.url {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.email {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.number {
        background-color: #dbf6f6;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.money {
        background-color: #dbf6f6;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.percent {
        background-color: #dbf6f6;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.location {
        background-color: #bde5d3;
        border: 1px solid #e2f3eb;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.floating_timestamp {
        background-color: #fff2e7;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.calendar_date {
        background-color: #fff2e7;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.date {
        background-color: #fff2e7;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.deprecated {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.checkbox {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.point {
        background-color: #eb7ab1;
        border: 1px solid #f2a6cb;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.polygon {
        background-color: #efa9f9;
        border: 1px solid #f8d8fd;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.multipolygon {
        background-color: #efa9f9;
        border: 1px solid #f8d8fd;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.line {
        background-color: #fcd2f3;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.multiline {
        background-color: #fcd2f3;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.drop_down_list {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.flag {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.stars {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.photo {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.document {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading.phone {
        background-color: white;
        border: 1px solid white;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -o-border-radius: 2px;
        -ms-border-radius: 2px;
        -khtml-border-radius: 2px;
        border-radius: 2px;
        margin: 0; }
      #foundry-docs .fields li.field .heading h3 {
        display: block;
        clear: none;
        float: left;
        margin: 0;
        padding: 0;
        font-size: 1em;
        line-height: 1.1em; }
        #foundry-docs .fields li.field .heading h3 .field-name {
          color: white;
          display: inline-block;
          width: 300px;
          text-align: center;
          padding: 7px 0 4px;
          margin: 0;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          -o-border-radius: 2px;
          -ms-border-radius: 2px;
          -khtml-border-radius: 2px;
          border-radius: 2px;
          overflow: hidden;
          text-overflow: ellipsis;
          vertical-align: -40%; }
          #foundry-docs .fields li.field .heading h3 .field-name.text {
            background-color: #0074D9; }
          #foundry-docs .fields li.field .heading h3 .field-name.html {
            background-color: #0074D9; }
          #foundry-docs .fields li.field .heading h3 .field-name.url {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.email {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.number {
            background-color: #39CCCC; }
          #foundry-docs .fields li.field .heading h3 .field-name.money {
            background-color: #39CCCC; }
          #foundry-docs .fields li.field .heading h3 .field-name.percent {
            background-color: #39CCCC; }
          #foundry-docs .fields li.field .heading h3 .field-name.location {
            background-color: #3D9970; }
          #foundry-docs .fields li.field .heading h3 .field-name.floating_timestamp {
            background-color: #FF851B; }
          #foundry-docs .fields li.field .heading h3 .field-name.calendar_date {
            background-color: #FF851B; }
          #foundry-docs .fields li.field .heading h3 .field-name.date {
            background-color: #FF851B; }
          #foundry-docs .fields li.field .heading h3 .field-name.deprecated {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.checkbox {
            background-color: #7FDBFF; }
          #foundry-docs .fields li.field .heading h3 .field-name.point {
            background-color: #85144b; }
          #foundry-docs .fields li.field .heading h3 .field-name.polygon {
            background-color: #B10DC9; }
          #foundry-docs .fields li.field .heading h3 .field-name.multipolygon {
            background-color: #B10DC9; }
          #foundry-docs .fields li.field .heading h3 .field-name.line {
            background-color: #F012BE; }
          #foundry-docs .fields li.field .heading h3 .field-name.multiline {
            background-color: #F012BE; }
          #foundry-docs .fields li.field .heading h3 .field-name.drop_down_list {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.flag {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.stars {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.photo {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.document {
            background-color: #AAAAAA; }
          #foundry-docs .fields li.field .heading h3 .field-name.phone {
            background-color: #AAAAAA; }
        #foundry-docs .fields li.field .heading h3 .datatype {
          padding-left: 4px;
          background: none; }
      #foundry-docs .fields li.field .heading .human-name {
        display: block;
        float: right;
        margin: 6px 10px 0 0;
        font-size: 1em;
        line-height: 1.1em; }
#foundry-docs .snippets .code-wrapper {
  border-radius: 4px;
  border: 1px solid #E2DBDF;
  color: #c7254e;
  background-color: #f9f2f4;
  margin-bottom: 1.1em; }
  #foundry-docs .snippets .code-wrapper .code {
    background: none;
    border: none;
    padding-left: 1em; }
#foundry-docs .snippets .nav-tabs {
  margin-bottom: 1.1em;
  max-width: 88%; }
  #foundry-docs .snippets .nav-tabs li > a {
    padding-left: 10px;
    padding-right: 10px; }
#foundry-docs .snippets .tab-pane {
  max-width: 88%; }

.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.author {
  margin-bottom: 1em; }
  .author h3, .author h4 {
    margin-bottom: 0.1em; }
  .author hr {
    margin-top: 0.2em;
    margin-bottom: 0.2em; }
  .author ul.meta {
    font-size: 0.8em;
    list-style: none;
    padding-left: 0;
    margin-top: 0.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.odn-search {
  width: 80%;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto; }

.sidebar.post ul.meta {
  font-size: 0.8em;
  list-style: none;
  padding-left: 0;
  margin-top: 0.5em; }
.sidebar.post dl.posts {
  font-size: 0.8em; }
  .sidebar.post dl.posts dd {
    padding-bottom: 0.8em; }

#peeper {
  width: 191px;
  height: 250px;
  position: fixed;
  top: 30%;
  right: -200px;
  z-index: 999; }
  #peeper .dismiss {
    position: relative;
    left: 30px;
    color: #337ab7; }

.function-listing .availability {
  width: 8em; }

.table {
  display: block;
  overflow-x: auto; }

#feed {
  margin-bottom: 1em; }

.yet-more dd, .archive dd {
  font-size: 0.8em;
  padding-bottom: 0.8em;
  color: #888; }
  .yet-more dd a, .archive dd a {
    color: #888;
    text-decoration: underline; }

.pager li a {
  max-width: 350px; }

.well a {
  color: #337ab7; }

.alert.alert-info a {
  color: #161cc5; }

.btn-info {
  background-color: #20809D; }
