
    body {
        background-color: white !important; }

    .psr-header {
        background-color: black !important;
        background-image: url("../images/triangle.png") !important;
        background-position: 100% 0 !important;
        background-repeat: no-repeat !important;
        background-size: contain !important; }

    a[href]:after {
        content: none !important; }

    .bottom-content, .footer, .bottom-footer, .related-links, div.search, .requirements-nav, .print-button {
        display: none; }

    p, ul, ol {
        size: 12px; }

    .button {
        color: black !important;
        padding: 0; }

    .green {
        background: none;
        transition: none; }

    .grey {
        background: none;
        transition: none;
        color: black; }

    div.pull-right {
        display: none; }

    p {
        margin-bottom: 0px;
        margin-top: 25px; }

    #search-this-requirement-for{
        display: none;
    }