/* Page and general module styles */
html {
  background: #fff;
}

body {
  padding: 10px 10px 60px;
}

.el-block {
  display: block;
}

.el-inline-block {
  display: inline-block;
}

.el-inline {
  display: inline;
}

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

/* Gutters - if gutters are set in theme settings they will override these
   values: see Extensions > Modify Output > Design */
.page {
  padding: 0;
}

@media screen and (min-width: 1200px) {
  .page {
    border: 1px solid #ccc;
  }
}

#columns {
  background-color: #fff;
  border-top: 0;
  border-bottom: 0;
}

.front #columns {
  background-color: #e8e8e8;
}

.pane-bean-banner-block .block-inner {
  margin: 0;
}

body.not-front .columns {
  padding-top: 10px;
}

body.not-front.node-type-application .columns-inner,
body.not-front.node-type-product .columns-inner,
body.not-front.node-type-api .columns-inner {
  padding: 20px 0;
}

body.not-front #api-node-form,
body.not-front #product-node-form,
body.not-front #application-node-form {
  padding: 0 20px;
}

body.not-front.page-user .columns-inner,
body.not-front.page-user.page-user-edit #page,
body.not-front.page-ibm-apim-forgotpwd .columns-inner,
body.not-front.page-ibm-apim-activate .columns-inner {
  margin: auto;
}

body.not-front.page-blog .columns-inner,
body.not-front.node-type-page .columns-inner {
  margin: auto;
}

body.frontpage .columns-inner,
body.not-front.frontpage .columns-inner {
  padding: 0;
}

.panel-pane.pane-bean-banner-block {
  padding: 0;
}

#page > header {
  clear: both;
  padding: 0;
}

.maintenance-page.in-maintenance #main-content {
  margin-top: 100px;
}

.maintenance-page.in-maintenance #content {
  padding: 50px;
}

#page-title {
  padding: 58px 0 0;
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  font-weight: 600;
  color: #5f259f;
}

.page-user #page-title {
  padding-top: 0;
}

.page-application #page-title,
.page-product #page-title {
  margin: 0 10px;
}

.region-content-aside {
  padding-top: 20px;
}

.region-tertiary-content {
  padding-bottom: 20px;
}

a.feed-icon {
  padding: 10px;
}

/* Feed icons */
.feed-icon img {
  padding: 0 10px;
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

/* Search results list. */
.search-results {
  margin: 0;
}

.search-results .title {
  font-size: 1.154em;
}

.search-results .search-snippet-info {
  padding: 0;
}

.search-results p {
  margin: 0;
}

.search-results .search-info {
  font-size: .923em;
}

/* Maintenance page */
.maintenance-page #skip-link {
  position: absolute;
  top: -99em;
}

.maintenance-page footer {
  margin: 10px 0 0;
}

.maintenance-page footer a {
  text-decoration: none;
  color: #ccc;
}

div.messages {
  margin: 5px 20px;
}

/* Override max-width 100% for Gmaps and Getlocations modules */
.gmap img,
.view-gmap img,
#getlocations_map_canvas img {
  max-width: none;
}

/* Collapsible region */
.js .region-collapsible,
.collapsible-toggle {
  display: none;
}

.region-collapsible-wrapper {
  display: none;
}

.toggle-active .region-collapsible-wrapper {
  display: block;
}

.section-collapsible,
.region-highlighted {
  padding: 1em 0;
}

.js .section-collapsible {
  top: 140px;
  height: auto !important;
  max-height: 50%;
  position: fixed;
  right: 0;
  z-index: 100;
}

.section-collapsible.toggle-active {
  overflow: auto;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
  min-width: 250px;
}

.region-collapsible {
  padding: 15px 0 15px 15px;
  overflow: hidden;
}

.region-collapsible .block {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.js .collapsible-toggle {
  border: none;
  display: block;
  font-size: 1.077em;
  font-weight: 500;
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}

.collapsible-toggle .togglebg {
  top: 140px;
  background: #fff;
  display: inline-block;
  height: 45px;
  padding: 1em;
  position: fixed;
  right: 0;
  text-indent: -999em;
  width: 40px;
  z-index: 1;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}

.toggle-active .collapsible-toggle .togglebg {
  position: relative;
  float: right;
  border-radius: 0 0 0 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 0;
}

.collapsible-toggle a,
.collapsible-toggle a:visited {
  background: url(images/black.png) no-repeat 16px -248px;
  display: inline-block;
  height: 45px;
  padding: 1em;
  text-indent: -999em;
  width: 40px;
  position: fixed;
  right: 0;
  top: 140px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.toggle-active .collapsible-toggle a {
  background-position: 16px -385px;
  float: right;
}

.collapsible-toggle a:hover,
.collapsible-toggle a:focus,
.collapsible-toggle a:active {
  background-image: url(images/gray.png);
  outline: 0;
}

.link {
  background-position: 0 0;
}

.locked {
  background-position: 0 -66px;
}

.minus {
  background-position: 0 -132px;
}

.plus {
  background-position: 0 -198px;
}

.popout {
  background-position: 0 -264px;
}

.search {
  background-position: 0 -330px;
}

.x {
  background-position: 0 -396px;
}

body.page-home .region-two-50-top,
body.frontpage .region-two-50-top {
  padding-bottom: 20px;
}

body.page-home .region-two-50-top .block-inner,
body.frontpage .region-two-50-top .block-inner {
  margin-left: 0;
  margin-right: 0;
}

.reg-form,
#forum-statistics {
  margin-bottom: 20px;
}

/* minor tweaks for linkit editor popup dialog */
.ui-dialog.ui-widget.ui-widget-content.linkit-wrapper {
  height: 700px;
  overflow: auto;
}

/* numbered list styles for getting started page */
.numberedList {
  counter-reset: page-list-counter;
}

.numberedList h3,
.supportList h3 {
  margin-top: 10px;
}

.numberedList a,
.supportList a {
  margin-top: 20px;
  display: inline-block;
}

ol.numberedList,
ul.supportList {
  list-style-type: none;
}

.numberedList li {
  position: relative;
  padding: 4px 0 10px 60px;
}

.supportList li {
  position: relative;
  padding: 10px 0;
}

.numberedList li:before {
  content: counter(page-list-counter);
  counter-increment: page-list-counter;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  border: 1px solid #000000;
  width: 1em;
  line-height: 1.5em;
  padding-left: 0.55em;
  font-size: 1.5em;
  margin-top: 10px;
}

.supportList li:after {
  width: 89%;
}

.numberedList li:last-child:after,
.supportList li:last-child:after {
  content: '';
  height: 0;
  background: none;
}

ul.tabs li a,
ul.tabs li a:visited {
  background: none;
}

ul.tabs li a:hover,
ul.tabs li a:focus,
ul.tabs li a:active,
ul.tabs li a.active,
ul.tabs li a.active:visited {
  background: none;
}

/* Fix margins for Slick Carousels */
#content .panel-display .slick.slick--slider {
  margin-left: 20px;
  margin-right: 20px;
}

body.page-home .block-region-content.block-main,
body.frontpage .block-region-content.block-main {
  padding: 0;
}

h2.block-title {
  border-bottom: 0;
  font-size: 30px;
}

.front #main-content-header {
  display: none;
}

.admin-menu .admin-menu-position-fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

#admin-menu,
#admin-menu .dropdown {
  z-index: 999 !important;
}

body.admin-menu:before {
  height: 60px;
}

@media only screen and (min-width: 1025px) {
  body.admin-menu:before {
    height: 30px;
  }
}

.hybridauth-widget-wrapper .item-list-hybridauth-widget ul.hybridauth-widget li {
  margin: 1px 3px;
}

.slicknav_menu {
  width: 100%;
  z-index: 999 !important;
  margin-bottom: 1px;
}

.node-type-page .node .supportList {
  padding: 0;
  margin: 0;
}

.node-type-page .node .supportList li {
  padding: 24px;
  background: #fff;
  margin: 10px 0;
}

@media screen and (min-width: 1164px) {
  .node-type-page .node .supportList li {
    padding: 48px;
    background: #fff;
    margin: 40px 0;
  }
}

.node-type-page .node .supportList h3 {
  margin: 0 0 20px;
  color: #333;
}

.node-type-page .node .supportList a {
  color: #444;
  text-decoration: none;
  margin-top: 30px;
}

.node-type-page .node .supportList a:hover, .node-type-page .node .supportList a:focus {
  text-decoration: none;
}

.node-type-page .node .supportList a:after {
  font-family: fontello;
  font-size: 14px;
  content: '\e804';
  margin-left: 12px;
  vertical-align: top;
}

/* Disable transitions */
.field-type-addthis a,
.addthis_toolbox a,
div.contextual-links-wrapper a,
.toolbar-toggle-processed {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.header-status-403-forbidden #block-system-main {
  margin-top: 58px;
}
/*# sourceMappingURL=page.css.map */