.portal__content {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
 
}
.portal__header__content__intro--heading {
  padding-bottom: 0px !important;
}
.js-tocBot {
  padding-bottom:0px !important;
  margin-bottom: 0px; !important;
  background: #F4F6F8;
}
.portal__header__content--compact {
  top: -100px !important;
  padding-top: 100px !important;
}
.sv-pagetree ul {
list-style-type: none!important
}
.grid-container .full .hc-header-background-color .hc-portal-background-image {
  margin-bottom: 0px !important;
  margin-top: -50px !important;
  padding-top: -50px !important;
  padding: -100px !important;
}
.space-overview__content__heading {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.space-overview__hero__header__content {
     padding-top: 10% !important;
     padding-bottom: 5% !important;
     
}
.space-overview__content {
   margin: 20px !important;

}
.hc-spaceHome-background-image {
  margin-top: 0px !important;
  height: 300px !important;
}
.space-overview {
    margin-top: 0px !important;
}
/*
.grid-container .full {
  height: 10% !important;
  margin-bottom: 0px;
  height: 300px !important
  padding-bottom: 0px !important;
}
*/
h1 {
  line-height: 34px !important;
  font-size: 32px !important;
  padding: 0px;
  margin: 0px;
}
h2 {
  line-height: 28px !important;
  font-size: 24px !important;
  padding: 0px;
   margin: 0px;
}

.toc-list {
 padding-bottom: 0px;
 margin-bottom: 0px; 
}
.appdtocbox {
    margin-top: -35px;
    border-top: 1px solid #CCC;
    border-bottom:1px solid #CCC;
    background: #FFFFFF;
    float: right;
    display: none;
    height: 100%;
}
.appdtocbox p {
  margin-left: -1px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.appdtocbox a {
  color: #0051CC;
}
.appdtocbox ul {
    margin-left: -1px;
    margin-top: -27px
}
.appdtocbox * li {
   list-style-type:none;
   margin-left: 25px;
}
.menu .is-active > a {
   background-color: #F4F5F7 !important;
   font-weight: 600;
   position: sticky;
}
.page-tree-collapser {
  font-weight: 500;
  border-radius: 3px !important;
  border-style: groove !important;
  border-width: 1px !important;
}
@media print {
  [id~="js-desktop-pageTree"] {
    display:none !important;
  }

  *[id~="site-navigation"] {
      display:none ;
  }
  [id~="tocbox"] {
    display: none !important;
  }

  [class~="breadcrumbs"] {
      display:none !important;
  }
  footer {
    display: none;
  }
}
@page {
  margin: 0.5cm;
}