.shared-partial{
  display : none;
}

.layout-content.status.status-index .components-section .components-uptime-link {
  display : none; 
}

.incidents-list {
  display : none;
}

.layout-content.status.status-index .components-section .component-container.is-group{
  padding : 1.1rem 1.25rem 1rem;
}

.layout-content.status.status-index .page-status {
  margin-bottom: 0px;
}

.page-footer {
  display : none;
}

.updates-dropdown-container {
  display : none;
}

.layout-content.status .masthead-container.basic .masthead .logo-container {
  justify-self : center;
  float : none;
}

span.name > span.fa.group-parent-indicator.color-secondary.font-small.fa-plus-square-o{
  display : none;
}