body {
    background: white;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10pt;
}

#header,
#sidebar,
#footer,
.articleRating,
#sub-navigation > ul,
.eucookies,
#mediumSocialSharing,
#careersSearchBoxes
{
    display: none;
}

#related-content > div > div.related-box-content > p:nth-child(5),
#content > p > strong > em,
#section-featured
{
    visibility: hidden;
}

#container, #content {
    width: auto;
    margin: 0 !important;
    padding: 0 !important;
    border: 0;
    float: none !important;
    color: black;
    background: transparent;
}

p {
    margin: 0 0 1em;
}

dd {
    margin: 0 0 1em;
}

ul, ol {
    margin:0 0 1em;
}

#advert-categories dl dd ul li {
    margin:0.2em 0;
}

#advert-footer {
    font-size: 9pt;
    line-height: 1.4;
}

#employer-logos a {
    text-decoration: none;
}

a img {
    border: none;
}

#content a:after {
    content:  " <" attr(href) ">";
}

#content a[href^="/"]:after {
    content:  " <https://www.jobs.ac.uk" attr(href) ">";
}
