/* NAEP */
#header-bar.fixed {
    position: relative !important;
    top: unset !important;
}

#PageBody #naepShell {
    padding-top: unset !important;
}

#PageBody #skip-nav {
    display: none;
}

.MainContent {
  margin-bottom: 4em !important;
  padding-top: 2em !important;
}

/* IPEDS */
#breadcrumbBar {
    top: 0px !important;
}
  
.search-container-bg {
    top: 58px !important;
}
  
.search-overlay {
    top: 0px !important;
}

.tl-page-header {
    top: 0px !important;
}

#tl-view-table > thead {
    top: 50px !important;
}

.tl-page-body {
    margin-top: 75px !important;
}

.ipeds .header-wrapper {
    margin-top: 0px !important;
}

/* Annual Reports */
.container.app.aris {
    margin-top: 25px !important;
}