h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 105%; font-style: italic; }
h6 { font-size: 100%; font-style: italic; }

.go_back_up_link,
.delete_button,
form,
#nav,
#header_nav {
    display: none;
}

abbr:after,
acronym:after {
    content: " (" attr(title) ") ";
    color: #00f;
    font-size: 70%;
}

a:after {
    content: " ( " attr(href) " ) ";
    color: #050;
    font-size: 80%;
}

a[href^="/"]:after {
    content: " ( http://mySTEVENS.org" attr(href) " ) ";
}
a[href^="#"]:after {
    content: "";
}

a {
    text-decoration: none!important;
}

.post_info {
    font-size: 90%;
    color: #666;
    font-style: italic;
}

.reply {
    border-bottom: 1px solid #cdcdcd;
}

#deskriptor_proofreader_search_results,
#deskriptor_proofreader_search_results li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#deskriptor_proofreader_search_results li {
    border-bottom: 3px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px;
    page-break-inside: avoid;
}
