.node-type-api #content,
.node-type-application #content,
.node-type-product #content {
  max-width: none;
  padding: 0;
}

.productNodeLinks {
  display: none;
}

.node-type-api h1#page-title,
.node-type-application h1#page-title,
.node-type-product h1#page-title,
.page-api h1#page-title,
.page-application h1#page-title,
.page-product h1#page-title {
  display: block;
  margin-bottom: 14px;
}

.page-apim-teasers .content-inner {
  max-width: 1164px;
  margin-left: auto;
  margin-right: auto;
}

.page-apim-teasers #columns {
  background-color: #e8e8e8;
}

.page-apim-teasers h1#page-title {
  color: #333;
  font-weight: 600;
  font-family: "AvenirNextLTPro-Demi", sans-serif;
}

@media screen and (max-width: 1024px) {
  .page-apim-teasers h1#page-title {
    text-align: center;
  }
}

.page-apim-teasers .block-region-content.block-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 764px;
}

@media screen and (max-width: 1024px) {
  .page-apim-teasers .block-region-content.block-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 1164px) {
  .page-apim-teasers .block-region-content.block-main {
    max-width: none;
  }
}

.page-apim-teasers article.apimTeaser {
  min-width: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  max-width: 362px;
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .page-apim-teasers article.apimTeaser {
    margin-right: 0;
    max-width: 372px;
  }
}

@media screen and (min-width: 1025px) {
  .page-apim-teasers article.apimTeaser:last-child {
    margin-right: 0;
    max-width: 372px;
  }
}

article.apimTeaser {
  background: #fff;
}

article.apimTeaser .apimOuterContainer {
  padding-left: 0;
  padding-right: 0;
}

article.apimTeaser .apimSummary {
  height: 100%;
  margin-right: 0;
  padding: 0;
  display: block;
  vertical-align: top;
  width: 100%;
  position: relative;
  min-height: 473px;
}

article.apimTeaser .productTeaser .apimIcon,
article.apimTeaser .applicationTeaser .apimIcon,
article.apimTeaser .apiTeaser .apimIcon {
  display: block;
  float: none;
  padding-right: 0;
  vertical-align: top;
  min-width: 372px;
  width: 100%;
  height: auto;
}

article.apimTeaser .productTeaser .apimIcon figure.clearfix.field-item,
article.apimTeaser .applicationTeaser .apimIcon figure.clearfix.field-item,
article.apimTeaser .apiTeaser .apimIcon figure.clearfix.field-item {
  line-height: 0;
  max-height: 211px;
  overflow: hidden;
}

article.apimTeaser .apimIcon-Placeholder figure.clearfix.field-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

article.apimTeaser .productTeaser .apimInnerContainer,
article.apimTeaser .applicationTeaser .apimInnerContainer,
article.apimTeaser .apiTeaser .apimInnerContainer {
  display: block;
  width: 100%;
  background: none;
  padding: 0;
}

article.apimTeaser .productTeaser .apimTeaserContainer,
article.apimTeaser .applicationTeaser .apimTeaserContainer,
article.apimTeaser .apiTeaser .apimTeaserContainer {
  display: block;
  width: 100%;
  padding: 21px 37px 37px;
}

article.apimTeaser h2.apimSummaryTitle {
  color: #5f259f;
  position: relative;
  margin: 0 0 44px;
  font-weight: 600;
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  font-size: 24px;
  line-height: 33px;
  clear: both;
}

article.apimTeaser h2.apimSummaryTitle a {
  color: #5f259f;
}

article.apimTeaser h2.apimSummaryTitle:after {
  content: '';
  display: block;
  position: absolute;
  width: 122px;
  color: #5f259f;
  margin-top: 14px;
  border: 2.5px solid #5f259f;
}

article.apimTeaser .apimSummaryTitle .apicount {
  font-size: 16px;
  padding: 0;
  color: #666;
  display: none;
}

article.apimTeaser .apimFade:after {
  display: none;
}

article.apimTeaser .apimTeaserRating {
  display: none;
}

article.apimTeaser .apimProductTags {
  display: block;
}

article.apimTeaser .apimProductTags .field {
  padding: 0;
  margin: 0;
}

article.apimTeaser .apimProductTags ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media screen and (min-width: 1025px) {
  article.apimTeaser .apimProductTags {
    float: left;
  }
}

article.apimTeaser .apimVersionText {
  display: block;
}

@media screen and (min-width: 1025px) {
  article.apimTeaser .apimVersionText {
    float: right;
  }
}

article.apimTeaser .apimProductTags,
article.apimTeaser .apimVersionText {
  font-size: 13px;
  margin-bottom: 18px;
}

article.apimTeaser .apimDetailsLink {
  position: absolute;
  bottom: 21px;
}

article.apimTeaser .apimDetailsLink a {
  color: #333;
  text-decoration: none;
}

article.apimTeaser .apimDetailsLink a:after {
  font-family: fontello;
  font-size: 14px;
  content: '\e804';
  margin-left: 12px;
  vertical-align: top;
}

@media screen and (max-width: 1024px) {
  article.node-product.node-teaser,
  article.node-application.node-teaser,
  article.node-api.node-teaser {
    margin-left: auto;
    margin-right: auto;
  }
}

.node-type-product #page > #columns,
.node-type-application #page > #columns,
.node-type-api #page > #columns {
  margin-left: 0;
}

.node-type-product article,
.node-type-application article,
.node-type-api article {
  margin-bottom: 0;
  position: relative;
}

.node-product.node-full {
  padding: 0 0 58px;
}

@media screen and (max-width: 800px) {
  .mesh-portal-product .productDetails {
    margin-top: 30px;
  }
}

.mesh-portal-product a {
  color: #0096e6;
}

.mesh-portal-product .documentation {
  width: auto;
  display: block;
  vertical-align: middle;
}

.mesh-portal-product .titleHeader .apimImage {
  display: none;
}

.mesh-portal-product .titleHeader .name {
  color: #444;
  font-size: 38px;
  line-height: 52px;
  font-weight: 600;
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  margin-bottom: 20px;
}

.mesh-portal-product .titleHeader .name .version {
  font-size: inherit;
}

.mesh-portal-product .documentationContent .info {
  padding: 0;
}

.mesh-portal-product .toc {
  background: #f2f2f2;
  padding: 10px;
  border-right: 0;
  margin-right: 0;
  overflow: auto;
  height: auto;
}

@media screen and (min-width: 1025px) {
  .mesh-portal-product .toc {
    float: left;
    width: 20%;
    margin-right: 5%;
    position: static;
    background: #fff;
    padding: 0;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .mesh-portal-product .mesh-portal-api {
    float: left;
    width: 75%;
  }
}

.mesh-portal-product .navigate-toc.sticky {
  position: static;
  z-index: 2;
  top: 0;
}

.mesh-portal-product .licenseContainer,
.mesh-portal-product .contactContainer,
.mesh-portal-product .productRating,
.mesh-portal-product .productDescription {
  display: none;
}

.mesh-portal-product .productDocumentation {
  font-weight: 400;
}

.mesh-portal-product .documentation .documentationContent {
  padding: 0;
}

.mesh-portal-product .plansSection {
  padding: 15px 0;
  display: table;
  width: 100%;
}

.mesh-portal-product .plansSection .plan:nth-child(odd),
.mesh-portal-product .plansSection .plan:nth-child(odd) .title {
  background-color: transparent;
}

.mesh-portal-product .plansSection .apiList,
.mesh-portal-product .plansSection .plan {
  max-width: none;
  min-width: 250px;
  background-color: transparent;
  width: 56%;
}

.mesh-portal-product .plansSection .plans {
  width: 44%;
}

.mesh-portal-product h2.plansectiontitle {
  line-height: 38px;
  font-size: 28px;
  font-weight: 400;
  color: #ff9c00;
  display: table-caption;
  margin-bottom: 52px;
  margin-top: 42px;
}

.mesh-portal-product h2.plansectiontitle span {
  display: inline-block;
  padding: 0 0 13px;
  border-bottom: 4px solid #ff9c00;
}

.mesh-portal-product .credentialTableWrapper .expand_less,
.mesh-portal-product .credentialTableWrapper .expand_more,
.mesh-portal-product .planapiwrapper .expand_less,
.mesh-portal-product .planapiwrapper .expand_more {
  float: left;
  margin-right: 5px;
}

.mesh-portal-product .credentialTableWrapper .expand_less .material-icons,
.mesh-portal-product .credentialTableWrapper .expand_more .material-icons,
.mesh-portal-product .planapiwrapper .expand_less .material-icons,
.mesh-portal-product .planapiwrapper .expand_more .material-icons {
  display: block !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}

.mesh-portal-product .credentialTableWrapper .expand_less,
.mesh-portal-product .planapiwrapper .expand_less {
  padding-top: 16px;
}

.mesh-portal-product .credentialTableWrapper .expand_less i,
.mesh-portal-product .planapiwrapper .expand_less i {
  background: url(../../images/expand-less.svg);
}

.mesh-portal-product .credentialTableWrapper .expand_more,
.mesh-portal-product .planapiwrapper .expand_more {
  padding-top: 13px;
}

.mesh-portal-product .credentialTableWrapper .expand_more i,
.mesh-portal-product .planapiwrapper .expand_more i {
  background: url(../../images/expand-more.svg);
}

.mesh-portal-product .planButtonWrapper {
  margin: 20px 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 801px) {
  .mesh-portal-product .planButtonWrapper {
    position: absolute;
    top: -81px;
    left: 10px;
    color: #fff;
    margin: 0;
  }
}

.mesh-portal-product .planButtonWrapper button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border: 0;
}

@media screen and (min-width: 801px) {
  .mesh-portal-product .planButtonWrapper button {
    background: transparent;
    min-width: 0;
    padding: 0;
    height: auto;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    font-family: AvenirNextLTPro-Regular, sans-serif;
  }
}

.mesh-portal-product .subscribeButtonText {
  display: inline-block;
  padding: 3px 10px;
}

.mesh-portal-product .productFooter {
  margin: 58px 0 0 0;
}

/**
 * Scratch out layout for single api
 */
.mesh-portal-product.singleapi {
  display: block;
  max-width: none;
  padding: 0;
}

.mesh-portal-product.singleapi .navigate-toc.sticky {
  position: static;
  z-index: 2;
  top: 0;
  margin-top: 30px;
  margin-left: 0;
}

@media screen and (max-width: 1024px) {
  .mesh-portal-product.singleapi .navigate-toc.sticky {
    border: 0;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    word-wrap: normal;
    font: 0/0 a;
  }
}

.mesh-portal-product.singleapi .mesh-portal-api {
  margin-top: 30px;
}

.mesh-portal-product.singleapi .mesh-portal-api .apiRating,
.mesh-portal-product.singleapi .mesh-portal-api .apiTags,
.mesh-portal-product.singleapi .mesh-portal-api .apiDescription,
.mesh-portal-product.singleapi .mesh-portal-api .apimImage,
.mesh-portal-product.singleapi .mesh-portal-api h1.name,
.mesh-portal-product.singleapi .mesh-portal-api .contactContainer,
.mesh-portal-product.singleapi .mesh-portal-api .licenseContainer,
.mesh-portal-product.singleapi .mesh-portal-api .vendorExtension {
  display: none;
}

.mesh-portal-product.singleapi h2.apiInfoTitle {
  line-height: 52px;
  font-family: AvenirNextLTPro-Demi, sans-serif;
  font-size: 38px;
  font-weight: 600;
  color: #444;
  margin-bottom: 20px;
}

@media screen and (min-width: 1025px) {
  .mesh-portal-product.singleapi .productFooter {
    margin-left: 25%;
  }
}

.mesh-portal-product .readAndInteract {
  display: block;
}

.mesh-portal-product .documentation {
  display: block;
  float: none;
  width: 100%;
  background-color: #fff;
}

.mesh-portal-product .pathTitle.right,
.mesh-portal-product .pathHeading .right,
.mesh-portal-product .pathTitleWrapper {
  background-color: #fff;
}

.mesh-portal-product .interact {
  width: 100%;
  display: block;
  vertical-align: top;
  color: #666;
  padding-top: 58px;
  clear: both;
  float: none;
}

.mesh-portal-product .readAndInteract.operation {
  display: block;
}

.mesh-portal-product .langtab pre,
.mesh-portal-product .exampleResponse pre {
  background-color: transparent;
}

.mesh-portal-product .interact {
  background: #fff;
}

.mesh-portal-product .definitionsSection pre,
.mesh-portal-product .langtab pre,
.mesh-portal-product .interact .tab-content {
  background-color: #f6f6f6;
}

.mesh-portal-product .definitionsSection pre,
.mesh-portal-product .langtab pre {
  padding: 20px 0;
}

.mesh-portal-product .interact .contrast {
  color: #0096e6;
}

.mesh-portal-api .apiDescription {
  color: #fff;
}

.mesh-portal-api .pathTitleWrapper,
.mesh-portal-api .HideTopInteraction {
  display: none !important;
}

.mesh-portal-api .pathDetails {
  margin-top: 60px;
}

.mesh-portal-api .operationSummaryLabel {
  margin-bottom: 30px;
}

.mesh-portal-api .responses p {
  margin: 0;
}

.mesh-portal-api select.parameterValue {
  background: #eee;
  height: 40px;
}

.userButtons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.subscribeButtonWrapper {
  position: absolute;
  bottom: 54px;
  left: 10px;
}

.subscribeButtonWrapper button.subscribe {
  background: transparent;
  border: 0;
  padding: 0;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  font-family: AvenirNextLTPro-Regular, sans-serif;
}

.apiDescription {
  color: #fff;
}

.mesh-portal-api-constrain {
  max-width: 1164px;
  margin: 0 auto;
  padding: 0 10px;
}

.requiresOauth.noRedirectURI {
  color: #ff9c00;
}

.mesh-portal-product .definitionsSection .definitionsWrapper pre {
  padding: 37px 40px 0;
  line-height: 22px;
  margin: 0;
  border: 0;
  background: #f6f6f6;
}

.mesh-portal-product .definitionsSection .definitionsWrapper pre code, .mesh-portal-product .definitionsSection .definitionsWrapper pre pre {
  background: #f6f6f6 !important;
  border: 0;
}

@media screen and (max-width: 768px) {
  .mesh-portal-product .product-soc-network {
    display: none;
  }
}

.node-application #hamburger,
.node-application .navigate-toc {
  display: none;
}

.node-application .appTitleAtionText {
  display: block !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}

.mesh-portal-product a.buttonLink {
  color: #fff;
}

.mesh-portal-product a.buttonLink:focus, .mesh-portal-product a.buttonLink:hover {
  color: #fff;
}

.apimDescription,
#app_description {
  display: none;
}

.page-application form[id*="-application-verify-application-secret-form"] .form-item,
.page-application #-application-verify-application-secret-form .form-item,
.page-application #application-update-application-clientcreds .form-item,
.page-application #application-new-application-clientcreds .form-item {
  margin: 25px 0 20px;
}

.page-application form[id*="-application-verify-application-secret-form"] .label-description,
.page-application #-application-verify-application-secret-form .label-description,
.page-application #application-update-application-clientcreds .label-description,
.page-application #application-new-application-clientcreds .label-description {
  padding-left: 0;
}
/*# sourceMappingURL=../spark-api-product-overrides.css.map */