.portal__content {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
 
}
.portal__header__content__intro--heading {

  padding-bottom: 0px !important;

}
.portal__header__content--compact {
 
  top: -100px !important;
  padding-top: 100px !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;
     
}
.hc-spaceHome-background-image {
   
}
.space-overview__content {
   margin: 20px !important;

}
.full {

}

.hc-header-background-color  {
 
}
#sp-viewport-control-opener {

}
.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;
}

ol .toc-list {
  display: none;
}
.appdtocbox {
    border-top: 1px solid #CCC;
    border-bottom:1px solid #CCC;
    background: #FFFFFF;
    float: right;
     display: block;
    height: 100%;
}
.appdtocbox p {
  margin-left: -1px;
}
.appdtocbox a {
  color: #5e6c84;
}
.appdtocbox ul {
    margin-left: -1px;
    margin-top: -27px
}
.appdtocbox li {
list-style-type:none;
}
.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~="appdtocbox"] {
    display: none !important;
  }
  [class~="breadcrumbs"] {
      display:none !important;
  }
  footer {
    display: none;
  }
}
@page {
  margin: 0.5cm;
}
