body {
    background-color: white !important;
    background-image: none !important;
    font-family: "Spranq Eco Sans", "Ecofont Vera Sans", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    font-size: 10pt;
}

h1,
h2,
h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important }

#banner,
#userbar-wrapper,
#search,
#text-resizer,
#feedback-tab,
#feedback-wrapper,
#tooltip,
#navbar,
h1.community_name,
#community-group-id,
.portlet-topper,
.portlet-borderless-bar,
.icons-container,
#footer .social-media,
#footer .links,
*.ADA-hide { display: none !important; }


#print-page-title { 
    display: block !important;
    border-bottom: solid 1px #BBB;
}

td[class*="lfr-col"] {padding: 12pt;}

.portlet-navigation {
    background-color: white !important;
    background-image: none !important;
}

#content-wrapper .portlet-journal-content .dataTables_wrapper table thead th,
.portlet-journal-content table.striped thead th,
.portlet-journal-content .dataTables_wrapper table thead th,
#content-wrapper .denr-portlet .dataTables_wrapper table thead th,
.denr-portlet table.striped thead th,
.denr-portlet .dataTables_wrapper table thead th,
.results-header th,
.results-header td {
    background-color: white !important;
    color: black !important;
    font-weight: bold !important;
}

.portlet-journal-content table.striped tbody tr.alt td,
.portlet-journal-content .dataTables_wrapper table tr.even td,
.denr-portlet table.striped tbody tr.alt td,
.denr-portlet .dataTables_wrapper table tr.even td,
.results-grid .portlet-section-alternate td,
.ui-autocomplete-odd { background: #F0F0F0 !important; }

* { text-shadow: none !important; }

*,
.drop-shadow-small {
    -webkit-box-shadow: none !important;
    -moz-box-shadow:none !important;
    box-shadow: none !important;
}

table { 
    table-layout: auto !important;
    width: 100%;
}
#content-wrapper .journal-content-article a:link[href^="http://"]:after,
#content-wrapper .journal-content-article a[href^="http://"]:visited:after,
#content-wrapper .journal-content-article a:link[href^="/"]:after,
#content-wrapper .journal-content-article a[href^="/"]:visited:after { font-size: .8em; }

#content-wrapper .journal-content-article a:link[href^="http://"]:after,
#content-wrapper .journal-content-article a[href^="http://"]:visited:after { content: " (" attr(href) ") ";}

#content-wrapper .journal-content-article a:link[href^="/"]:after,
#content-wrapper .journal-content-article a[href^="/"]:visited:after { content: " ( http://portal.ncdenr.org" attr(href) " )";}

#footer { 
    border-top: 1px solid #BBB; 
    font-size: 7pt;
    text-align: right;
}

#footer * { border: none !important; }

#footer ul {width: 1px;}

#footer .denr-address { float: right; }

#footer img.footer-denr-logo { 
    display:inline-block;
    height: 62px;
    float: left;
}

#footer span.fn.org {
    display: block !important;
    font-size: 9pt;
    font-weight: bold;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}