
header,
footer,
.black-bar,
.opuscon-footer,
.btn {
    display: none;
}

h1, h2, h3, h4, h5, h6,
.opus-document-list__heading__text {
    color: #000 !important;
}

a {
    border: none !important;
    text-decoration: none !important;
    color: #000 !important;
}

.breadcrumb-list__item,
.breadcrumb__item--active {
    color: #000 !important;
}

/* homepage */
.opus-primary-document-list .opus-document-list__all-documents {
    border: none;
}

h2 .glyphicons {
    display: none;
}

h2.opus-document-list__heading {
    padding: 0.75rem 0;
}

.opus-document-list__all-documents {
    padding: 0;
}

/* document page */
.oc-link {
    display: none;
}

.readdocument__child__link--highlight {
    color: #000;
}

#make-rep {
    margin-left: 15px;
    margin-right: 15px;
}

/* user account pages */
.my-account,
.my-account-help-text {
    display: none;
}

/* reps list page */
.full-support,
.full-object,
.full-comment {
    background-color: white !important;
}

.component-label-support,
.component-label-object,
.component-label-comment {
    color: #000 !important;
}

/* show the show hide contents when printing */
.showhidetext {
    display: block !important;
}

.showhideindicator {
    display: none;
}
