/*
 * Project: TED
 * Contractor: ARHS-Developments
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    color: #000;
    background: none;
    /*font-size: 1em; */
}

a,
a:hover,
a:visited {
    color: #000;
    text-decoration: none;
}

#header,
#menu,
#footer,
.notice,
.help,
#menuTabs,
#resultNav,
#actionBar,
#tabs ul,
.print-hidden,
.docAction {
    display: none;
}

#mainContent #facets {
    display: none;
}

#mainContent .resultSearch {
    margin-left: 0;
}

#header h1 {
    display: block;
}

#mainContent {
    margin: 0;
    width: 100%;
}

#mainContent hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 1px solid #000;
    display: block;
}

#mainContainer {
    min-width: 0;
}

#left-column, #menuId, .op-h-nav, .breadcrumb, .op-header, .marquee, #footer, #op-footer-full, .op-mini-footer, #help-page-button, #resultNav, #navigation, #notice-tabs, #notice-actions, #resultRefine, #cookie-consent-banner {
    display: none;
}

/* bootstrap crap */
a[href]:after {
    content: none !important;
}

#middle-column {
    width: 100%;
    left: 0;
}

#noticeDisplayFrame {
    border-top: 1px solid #ccc;
}
