﻿header, div.modal, form, p.lede, div.goa-band--lightblue, div.ab-footer, div.sidebar, #loader-message {
    display: none;
}


#handbook {
    margin-left: 20px;
}

.handbook-results {
    min-height: 250px;
}

.handbook-document {
    font-size: 20px;
    font-weight: 800;
}


li.handbook-part.hidden {
    display: none;
}

.handbook-number {
    font-weight: 600;
}


#handbook div.handbook-list li {
    border-bottom: solid 1px gray;
    list-style-type: none;
    margin: 0px;
}

#handbook div.handbook-view li {
    border: none;
    list-style-type: none;
    padding-top: 10px;
    padding-right: 20px;
    margin: 0px;
}


#handbook h2.handbook-document {
    background-color: #0081a2;
    border-bottom: solid 4px #c8eefa;
    padding: 20px;
    color: #fff;
    font-weight: 600;
}
