html, body {
    margin: 0;
    padding: 0;
}

body, .lead, .intro, .styles1 p, .styles2 p {
    font: 11pt/1.5 Arial, Helvetica, "Lucida Grande", sans-serif;
    color: #000;
}

h1, h2, h3, h4, h5, h6, .wrapper p a, .jadu-cms a, .search-results a, .list-group ul li a, a[href^="http://"] {
    color: #000;
}

a:link[href^="http://"]:after,
a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
}

[class*="wrapper--"] {
    width: auto;
    margin: 0 2%;
    padding: 0;
}

[class*="heading--"] {
    color: #000;
    font: 12pt/1.5 Arial, Helvetica, "Lucida Grande", sans-serif;
}

.header, .breadcrumb, .site-contact, .site-footer, .related-docs, .swiper-wrap-all, .filter-list, #map {
    display: none;
}

table {
    font-size: 9pt;
    max-width: 75% !important;
}

.jadu-cms ul li, .jadu-cms menu li, .jadu-cms dir li {
    list-style-type: square;
}