html {
    font-size: 62.5%;
}
* {
    background: transparent;
    color: black;
    text-shadow: none;
    filter: none;
    -ms-filter: none;
}
body {
    font-family: sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 11pt;
    line-height: 1.42857;
    margin: 0;
    padding: 0;
    width: 100%;
}
a,
a:visited {
    word-wrap: break-word;
}
a[href^="/"]:after,a[href^="http://"]:after,a[href^="https://"]:after
{
    content: " (" attr(href) ")";
    font-size: 90%;
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
}
img {
    max-width: 100% !important;
}
select {
    background: white;
}

body footer,
.visuallyhidden,
#global-cookie-message,
#skiplink-container, .print-hide, header, .gcweb-header, .gc-footer, .app-related-items, .gcweb-pagination, .gcweb-precontent-strip,.gcweb-meta-section > .govuk-details {
    display: none !important;
}

.gcweb-heading-xl{line-height: 140% !important;}
.desktopHide{display: none;}
